summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
...
* Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg2002-09-09
* Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner2002-09-06
* Almost there with the loadable eq. still not ready to use yet though.Justin Heiner2002-09-05
* Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg2002-09-05
* The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner2002-09-05
* Nate Nystrom's FF/RW min speed patchEric Linenberg2002-09-04
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
* USB Related: Justin Heiner2002-08-31
* Added scrollbar to tree view and menus.Markus Braun2002-08-30
* Added char rockboxdir[] containing the directory /.rockbox/ where we shouldHeikki Hannikainen2002-08-30
* update to the ff/rw options accelerate optionsEric Linenberg2002-08-29
* Nate Nystrom's ff/rw acceleration patchEric Linenberg2002-08-28
* Added REPEAT to UP/DOWN keys in the time/date settingLinus Nielsen Feltzing2002-08-28
* Corrected a commentLinus Nielsen Feltzing2002-08-28
* Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg2002-08-26
* Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg2002-08-22
* Make use of the fixed lcd_getstringsize() for prop fonts.Markus Braun2002-08-21
* enabled status bar in menus on recordersMarkus Braun2002-08-20
* Expanded resume options: off/ask/onBjörn Stenberg2002-08-19
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* Added delayed write for settings. Doesn't write until someone else accesses t...Björn Stenberg2002-08-15
* time/date setting works now with loadable and proportional fontsMarkus Braun2002-08-15
* Added Balance settingLinus Nielsen Feltzing2002-08-14
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
* Update last_checksumBjörn Stenberg2002-08-14
* Repaired RTC savingBjörn Stenberg2002-08-13
* Fixed typoBjörn Stenberg2002-08-13
* Enabled saving settings to disk on playerBjörn Stenberg2002-08-13
* Don't save settings on disk if it has no partition tableBjörn Stenberg2002-08-13
* Incremented the config block version, to force default values for the LCD con...Linus Nielsen Feltzing2002-08-13
* Added LCD contrast settingLinus Nielsen Feltzing2002-08-13
* changed display format for time/date setting menuMarkus Braun2002-08-09
* Added a time/date settingMarkus Braun2002-08-09
* Set loop setting true, since we always loopBjörn Stenberg2002-08-07
* Moved rtc config bit for status bar from 0x12 to 0xeMarkus Braun2002-08-07
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* Added battery charger for the recorder and a power management debugger.Heikki Hannikainen2002-08-06
* Now updates the backlight timer and scroll speed after loading the settingsLinus Nielsen Feltzing2002-07-30
* Now handles key repeatLinus Nielsen Feltzing2002-07-30
* Experimental disk save by Yves. #define SAVE_TO_DISK to try itLinus Nielsen Feltzing2002-07-28
* Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing2002-07-25
* Removed the no longer needed hold settingLinus Nielsen Feltzing2002-07-24
* set_bool() now handles key-up events betterLinus Nielsen Feltzing2002-07-24
* primitive hold mode enabled for wpsJerome Kuptz2002-07-23
* Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing2002-07-22
* Added newlines to a few DEBUGF()'sLinus Nielsen Feltzing2002-07-15
* Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg2002-07-15
* API change for default sound settingsLinus Nielsen Feltzing2002-06-28
* Added mp3/m3u filterBjörn Stenberg2002-06-27
* Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg2002-06-27