summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c
AgeCommit message (Expand)Author
2005-11-19Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough
2005-11-18Initial stab at theme support.Christi Scarborough
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg
2005-11-121 - assume and use WPS files in .rockbox/wpsDaniel Stenberg
2005-11-07Use set_int() for the crossfade time settings.Jens Arnold
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-11-06iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen
2005-10-08Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang...Jens Arnold
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren
2005-09-01Reintroduce the cursor setting in the menus too.Magnus Holmgren
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-20Now beep can be disabled.Miika Pekkarinen
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist
2005-08-17Forgot this file.Jonas Häggqvist
2005-08-11Added pre-amp setting for files with ReplayGain information.Magnus Holmgren
2005-08-09Moved hebrew bidi setting to the Display menuLinus Nielsen Feltzing
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen
2005-07-21Applying crossfade settings after exiting the menu.Miika Pekkarinen
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-15Enable crossfade for simulator.Miika Pekkarinen
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu
2005-07-07Removed dead codeLinus Nielsen Feltzing
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing
2005-05-30now everything should workChristian Gmeiner
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-01Bugfix: Only mangle the current playlist when the shuffle setting is changed ...Jens Arnold
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing