rockbox/apps/menus
Steve Bavin fb2380790e FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-12 07:20:50 +00:00
..
display_menu.c Remove unneeded #include "backdrop.h" 2009-05-09 18:09:14 +00:00
eq_menu.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
eq_menu.h
exported_menus.h
main_menu.c
menu_common.c
menu_common.h
playback_menu.c FS#10014 - Separate tracklocking out of skip length, skip length prevented to skip tracks. This is a seperate setting now. tracks can still change during normal playback (i.e. a song ends). 2009-03-27 13:53:29 +00:00
playlist_menu.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
recording_menu.c Simplify some redundant boolean expressions 2009-05-21 14:15:24 +00:00
settings_menu.c Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point modes. Note that many screens have not yet been adjusted to absolute point mode, so use with caution. 2009-03-24 21:55:05 +00:00
sound_menu.c FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word. 2009-06-12 07:20:50 +00:00
theme_menu.c
time_menu.c