summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-18Added play_selected option, and moved browse_currentLinus Nielsen Feltzing1-5/+17
2002-09-17Philipp's fix .eq loading patchEric Linenberg1-9/+51
2002-09-14added Lee Marlow's get_option() wrap patchRobert Hak1-0/+4
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg1-91/+16
2002-09-10Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing1-2/+6
2002-09-09Now saves channel configLinus Nielsen Feltzing1-3/+8
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg1-2/+6
2002-09-06Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner1-9/+35
2002-09-05Almost there with the loadable eq. still not ready to use yet though.Justin Heiner1-10/+31
2002-09-05Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg1-57/+9
2002-09-05The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner1-0/+69
2002-09-04Nate Nystrom's FF/RW min speed patchEric Linenberg1-4/+9
2002-09-01Merged Magnus Holmgren's wps.config code.Björn Stenberg1-10/+3
2002-08-31USB Related: Justin Heiner1-0/+2
2002-08-30Added scrollbar to tree view and menus.Markus Braun1-1/+4
2002-08-30Added char rockboxdir[] containing the directory /.rockbox/ where we shouldHeikki Hannikainen1-0/+1
2002-08-29update to the ff/rw options accelerate optionsEric Linenberg1-9/+3
2002-08-28Nate Nystrom's ff/rw acceleration patchEric Linenberg1-1/+8
2002-08-28Added REPEAT to UP/DOWN keys in the time/date settingLinus Nielsen Feltzing1-0/+2
2002-08-28Corrected a commentLinus Nielsen Feltzing1-2/+2
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg1-1/+7
2002-08-22Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg1-1/+4
2002-08-21Make use of the fixed lcd_getstringsize() for prop fonts.Markus Braun1-16/+15
2002-08-20enabled status bar in menus on recordersMarkus Braun1-14/+119
2002-08-19Expanded resume options: off/ask/onBjörn Stenberg1-1/+1
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg1-98/+149
2002-08-15Added delayed write for settings. Doesn't write until someone else accesses t...Björn Stenberg1-1/+1
2002-08-15time/date setting works now with loadable and proportional fontsMarkus Braun1-44/+197
2002-08-14Added Balance settingLinus Nielsen Feltzing1-5/+5
2002-08-14Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg1-0/+1
2002-08-14Update last_checksumBjörn Stenberg1-0/+1
2002-08-13Repaired RTC savingBjörn Stenberg1-9/+4
2002-08-13Fixed typoBjörn Stenberg1-1/+1
2002-08-13Enabled saving settings to disk on playerBjörn Stenberg1-106/+75
2002-08-13Don't save settings on disk if it has no partition tableBjörn Stenberg1-1/+1
2002-08-13Incremented the config block version, to force default values for the LCD con...Linus Nielsen Feltzing1-1/+1
2002-08-13Added LCD contrast settingLinus Nielsen Feltzing1-0/+6
2002-08-09changed display format for time/date setting menuMarkus Braun1-14/+16
2002-08-09Added a time/date settingMarkus Braun1-0/+117
2002-08-07Set loop setting true, since we always loopBjörn Stenberg1-0/+1
2002-08-07Moved rtc config bit for status bar from 0x12 to 0xeMarkus Braun1-8/+3
2002-08-07Added status bar to file browser and wpsMarkus Braun1-0/+8
2002-08-06Added battery charger for the recorder and a power management debugger.Heikki Hannikainen1-4/+11
2002-07-30Now updates the backlight timer and scroll speed after loading the settingsLinus Nielsen Feltzing1-0/+3
2002-07-30Now handles key repeatLinus Nielsen Feltzing1-0/+8
2002-07-28Experimental disk save by Yves. #define SAVE_TO_DISK to try itLinus Nielsen Feltzing1-17/+72
2002-07-25Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing1-0/+7
2002-07-24Removed the no longer needed hold settingLinus Nielsen Feltzing1-1/+0
2002-07-24set_bool() now handles key-up events betterLinus Nielsen Feltzing1-2/+5
2002-07-23primitive hold mode enabled for wpsJerome Kuptz1-0/+1