1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
2007-02-26 00:41:26 +00:00
..
display_menu.c Fix CONFIG_BACKLIGHT warnings. 2007-02-18 10:07:27 +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 Convert the EQ menus 2007-02-19 02:14:51 +00:00
main_menu.c save config.cfg after resetting settings (from the menu) 2007-02-21 13:37:36 +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 Fix the order in the sleep timer screen 2007-02-20 10:33:30 +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