rockbox/apps/menus
2007-02-28 21:55:11 +00:00
..
display_menu.c Code Police: Remove tabs throught apps/ . Hopefully no actual code 2007-02-27 11:09:09 +00:00
eq_menu.c Fix 64 bit warnings. 2007-02-21 06:45:11 +00:00
eq_menu.h Convert the EQ menus 2007-02-19 02:14:51 +00:00
exported_menus.h Code Police: Remove tabs throught apps/ . Hopefully no actual code 2007-02-27 11:09:09 +00:00
main_menu.c fix "hide radio menu if no tuner is detected"; wrong constant was used 2007-02-27 23:33:01 +00:00
playback_menu.c SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of some usless stuff. Some assembly routines for Coldfire with speed in mind over size for the outputs but the channel modes remain compact. Miscellaneous coldfire asm updates to accomodate the changes. Codec API structure version has to increase so do a full update. 2007-02-24 17:06:36 +00:00
playlist_menu.c Icons in the menus. Thanks midkay for them. 2007-02-14 06:58:30 +00:00
recording_menu.c Icons in the menus. Thanks midkay for them. 2007-02-14 06:58:30 +00:00
settings_menu.c Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. 2007-02-28 21:55:11 +00:00
sound_menu.c Add software based bass/treble controls for targets which have no such functionality in hardware (currently only X5). They can also be used on any other SWCODEC target by adding #define HAVE_SW_TONE_CONTROLS in the relevant config-*.h file. Also remove some now unneeded zero checks when using get_replaygain_int(). Comments on sound quality are welcome as some parameters can still be fine-tuned. 2007-02-26 00:41:26 +00:00