- dea3122 Added persistence of last .wps, .fnt and .lng file played in /.rockbox by Björn Stenberg · 22 years ago
- 08181c7 Renamed .eq files .cfg by Björn Stenberg · 22 years ago
- a588a18 The channel eq setting saved the value in global_settings.bass by Linus Nielsen Feltzing · 22 years ago
- c5b2401 Accepted Brian King's backlight-on-when-charging patch, slightly modified by Linus Nielsen Feltzing · 22 years ago
- 83611fe Store the first index of the playlist and use it when calculating the next index in repeat off mode so that shuffled dirplay works correctly when "play selected" is enabled. by Hardeep Sidhu · 22 years ago
- a6d0abb Repeat off/all/one toggle. By Hardeep Sidhu. by Björn Stenberg · 22 years ago
- 6bd82d3 bumped up the CONFIG_BLOCK_VERSION so that volume setting corrects by Robert Hak · 22 years ago
- 40ffbb1 Resetting settings in the menu now applies the settings as well by Linus Nielsen Feltzing · 22 years ago
- 5d2a231 Balance setting was signed but loaded as unsigned by Björn Stenberg · 22 years ago
- 51159b0 read_line() always null-terminates string by Björn Stenberg · 22 years ago
- f9d3486 Save loaded EQ settings. by Björn Stenberg · 22 years ago
- 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 22 years ago
- b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 22 years ago
- bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 22 years ago
- c1afabb set_bool uses lang. by Mats Lidell · 22 years ago
- a7dcf91 Merged 'mp3 filter' and 'show hidden files' into a single filter option. by Björn Stenberg · 22 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- 42f65b1 Now sets the poweroff timer when loading the settings by Linus Nielsen Feltzing · 22 years ago
- ba93850 Fixed time/date setting for new font system. by Markus Braun · 22 years ago
- c3eb83c Removed F3 handling in the set_() functions. Now the function callback is not called on button timeouts. by Linus Nielsen Feltzing · 22 years ago
- 505eca7 New language/string handling by Björn Stenberg · 22 years ago
- 78ea93d Added play_selected option, and moved browse_current by Linus Nielsen Feltzing · 22 years ago
- 8d47c5c Philipp's fix .eq loading patch by Eric Linenberg · 22 years ago
- 8e1a00c added Lee Marlow's get_option() wrap patch by Robert Hak · 22 years ago
- 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
- 75d7715 Added function pointer argument to set_option(). This allows for instantaneous response from the AVC and Channels sound options by Linus Nielsen Feltzing · 22 years ago
- 066a547 Now saves channel config by Linus Nielsen Feltzing · 22 years ago
- ecca123 Hardeep's browse current file patch. When hitting stop while playing, you will be on the current song, also this is configurable by Eric Linenberg · 22 years ago
- 4bd90cc Custom EQ files can now be loaded (*.eq). Docs coming soon :) by Justin Heiner · 22 years ago
- c4207f1 Almost there with the loadable eq. still not ready to use yet though. by Justin Heiner · 22 years ago
- c5b645b Chris Pimlott's menu patch -- reorgainzes the menus by Eric Linenberg · 22 years ago
- e4a2761 The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ by Justin Heiner · 22 years ago
- 7eb2711 Nate Nystrom's FF/RW min speed patch by Eric Linenberg · 22 years ago
- 26964fd Merged Magnus Holmgren's wps.config code. by Björn Stenberg · 22 years ago
- b5025a8 USB Related:
by Justin Heiner · 22 years ago
- 000c2db Added scrollbar to tree view and menus. by Markus Braun · 22 years ago
- 4b0e8b0 Added char rockboxdir[] containing the directory /.rockbox/ where we should by Heikki Hannikainen · 22 years ago
- de14e53 update to the ff/rw options accelerate options by Eric Linenberg · 22 years ago
- 6524076 Nate Nystrom's ff/rw acceleration patch by Eric Linenberg · 22 years ago
- a0d098b Added REPEAT to UP/DOWN keys in the time/date setting by Linus Nielsen Feltzing · 22 years ago
- 6df3565 Corrected a comment by Linus Nielsen Feltzing · 22 years ago
- 457b8a0 Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps. by Björn Stenberg · 22 years ago
- 053d904 Bill Napier's patch slightly remodelled. This adds a setting called by Daniel Stenberg · 22 years ago
- c7aaca4 Make use of the fixed lcd_getstringsize() for prop fonts. by Markus Braun · 22 years ago
- 5e4c1d2 enabled status bar in menus on recorders by Markus Braun · 22 years ago
- f210606 Expanded resume options: off/ask/on by Björn Stenberg · 22 years ago
- 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 22 years ago
- c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 22 years ago
- e2a9fe1 time/date setting works now with loadable and proportional fonts code makeup by Markus Braun · 22 years ago
- b3bda03 Added Balance setting by Linus Nielsen Feltzing · 22 years ago
- 0570497 Added fast forward and rewind (without sound). Patch by Hardeep Sidhu. by Björn Stenberg · 22 years ago
- 65f3e98 Update last_checksum by Björn Stenberg · 22 years ago
- b3572af Repaired RTC saving by Björn Stenberg · 22 years ago
- fe604c5 Fixed typo by Björn Stenberg · 22 years ago
- cd7691d Enabled saving settings to disk on player by Björn Stenberg · 22 years ago
- 113fffa Don't save settings on disk if it has no partition table by Björn Stenberg · 22 years ago
- f6f3a13 Incremented the config block version, to force default values for the LCD contrast setting by Linus Nielsen Feltzing · 22 years ago
- 638184f Added LCD contrast setting by Linus Nielsen Feltzing · 22 years ago
- 2012acf changed display format for time/date setting menu by Markus Braun · 22 years ago
- 3181f68 Added a time/date setting by Markus Braun · 22 years ago
- ef1d4d2 Set loop setting true, since we always loop by Björn Stenberg · 22 years ago
- 80be3c3 Moved rtc config bit for status bar from 0x12 to 0xe by Markus Braun · 22 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
- 6eb4254 Added battery charger for the recorder and a power management debugger. by Heikki Hannikainen · 22 years ago
- 17cf49a Now updates the backlight timer and scroll speed after loading the settings by Linus Nielsen Feltzing · 22 years ago
- 95c5800 Now handles key repeat by Linus Nielsen Feltzing · 22 years ago
- d0abfe8 Experimental disk save by Yves. #define SAVE_TO_DISK to try it by Linus Nielsen Feltzing · 22 years ago
- d731cdd Automatic Volume Control for Recorder by Heikki Hannikainen by Linus Nielsen Feltzing · 23 years ago
- 1b21053 Removed the no longer needed hold setting by Linus Nielsen Feltzing · 23 years ago
- 6795ab3 set_bool() now handles key-up events better by Linus Nielsen Feltzing · 23 years ago
- ceef544 primitive hold mode enabled for wps by Jerome Kuptz · 23 years ago
- c132c48 Loudness, Superbass and sorting patch by Heikki Hannikainen by Linus Nielsen Feltzing · 23 years ago
- 222ce15 Added newlines to a few DEBUGF()'s by Linus Nielsen Feltzing · 23 years ago
- 6b25f79 Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen). by Björn Stenberg · 23 years ago
- a3a51ec API change for default sound settings by Linus Nielsen Feltzing · 23 years ago
- 24fdde0 Added mp3/m3u filter by Björn Stenberg · 23 years ago
- 60b356e Abstracted settings user interface into set_bool, set_int and set_option. by Björn Stenberg · 23 years ago
- f80d8a70 Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago