summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
...
* The channel eq setting saved the value in global_settings.bassLinus Nielsen Feltzing2002-10-06
* Accepted Brian King's backlight-on-when-charging patch, slightly modifiedLinus Nielsen Feltzing2002-10-06
* Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu2002-10-06
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* bumped up the CONFIG_BLOCK_VERSION so that volume setting correctsRobert Hak2002-10-04
* Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing2002-10-03
* Balance setting was signed but loaded as unsignedBjörn Stenberg2002-10-02
* read_line() always null-terminates stringBjörn Stenberg2002-10-02
* Save loaded EQ settings.Björn Stenberg2002-10-02
* Changed .eq file format to simple 'setting: value' model.Björn Stenberg2002-10-02
* Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg2002-10-01
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
* set_bool uses lang.Mats Lidell2002-09-26
* Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg2002-09-24
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* Now sets the poweroff timer when loading the settingsLinus Nielsen Feltzing2002-09-24
* Fixed time/date setting for new font system.Markus Braun2002-09-21
* Removed F3 handling in the set_() functions. Now the function callback is not...Linus Nielsen Feltzing2002-09-19
* New language/string handlingBjörn Stenberg2002-09-18
* Added play_selected option, and moved browse_currentLinus Nielsen Feltzing2002-09-18
* Philipp's fix .eq loading patchEric Linenberg2002-09-17
* added Lee Marlow's get_option() wrap patchRobert Hak2002-09-14
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing2002-09-10
* Now saves channel configLinus Nielsen Feltzing2002-09-09
* 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