summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Collapse)AuthorAge
...
* battery/volume status can be displayed numericallyRobert Hak2002-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2750 a1c6a512-1295-4272-9138-f99709370657
* resume ask once option addedRobert Hak2002-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2672 a1c6a512-1295-4272-9138-f99709370657
* Added 12 hour clock to status bar on recorders.Markus Braun2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2621 a1c6a512-1295-4272-9138-f99709370657
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2535 a1c6a512-1295-4272-9138-f99709370657
* Renamed .eq files .cfgBjörn Stenberg2002-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2521 a1c6a512-1295-4272-9138-f99709370657
* Store the first index of the playlist and use it when calculating the next ↵Hardeep Sidhu2002-10-06
| | | | | | index in repeat off mode so that shuffled dirplay works correctly when "play selected" is enabled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2514 a1c6a512-1295-4272-9138-f99709370657
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2498 a1c6a512-1295-4272-9138-f99709370657
* Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing2002-10-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2486 a1c6a512-1295-4272-9138-f99709370657
* backlight when charging now is for players and simulators tooDaniel Stenberg2002-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2466 a1c6a512-1295-4272-9138-f99709370657
* Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg2002-10-01
| | | | | | | the backlight on all the time while the charger is connected. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2464 a1c6a512-1295-4272-9138-f99709370657
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2436 a1c6a512-1295-4272-9138-f99709370657
* Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg2002-09-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2405 a1c6a512-1295-4272-9138-f99709370657
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ↵Björn Stenberg2002-09-24
| | | | | | | | | | | a new file: screens.c. typedef Menu replaced with a bool. All code now calls usb_screen() for usb handling. Nearly all code now deals with USB connect/disconnect properly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2401 a1c6a512-1295-4272-9138-f99709370657
* Auto-poweroff, by Lee MarlowLinus Nielsen Feltzing2002-09-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2374 a1c6a512-1295-4272-9138-f99709370657
* Added play_selected option, and moved browse_currentLinus Nielsen Feltzing2002-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2322 a1c6a512-1295-4272-9138-f99709370657
* Added function pointer argument to set_option(). This allows for ↵Linus Nielsen Feltzing2002-09-10
| | | | | | instantaneous response from the AVC and Channels sound options git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2253 a1c6a512-1295-4272-9138-f99709370657
* Added channel configurationLinus Nielsen Feltzing2002-09-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2243 a1c6a512-1295-4272-9138-f99709370657
* Hardeep's browse current file patch. When hitting stop while playing, you ↵Eric Linenberg2002-09-09
| | | | | | will be on the current song, also this is configurable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2239 a1c6a512-1295-4272-9138-f99709370657
* Scrolling now goes up to 30Eric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2179 a1c6a512-1295-4272-9138-f99709370657
* Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2178 a1c6a512-1295-4272-9138-f99709370657
* The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2177 a1c6a512-1295-4272-9138-f99709370657
* raised the default contrast a few. Works nicely on all modelsEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2166 a1c6a512-1295-4272-9138-f99709370657
* Nate Nystrom's FF/RW min speed patchEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2161 a1c6a512-1295-4272-9138-f99709370657
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
| | | | | | | | Moved wps.config from root to /.rockbox dir. Removed WPS display setting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2111 a1c6a512-1295-4272-9138-f99709370657
* Added scrollbar to tree view and menus.Markus Braun2002-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2084 a1c6a512-1295-4272-9138-f99709370657
* Added char rockboxdir[] containing the directory /.rockbox/ where we shouldHeikki Hannikainen2002-08-30
| | | | | | | start storing wps config files, fonts and other data/config files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2083 a1c6a512-1295-4272-9138-f99709370657
* update to the ff/rw options accelerate optionsEric Linenberg2002-08-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2045 a1c6a512-1295-4272-9138-f99709370657
* Nate Nystrom's ff/rw acceleration patchEric Linenberg2002-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2044 a1c6a512-1295-4272-9138-f99709370657
* Added configurable disk spindown. The disk will also now not spin down while ↵Björn Stenberg2002-08-26
| | | | | | you are running around in the dir browser or pressing buttons in the wps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1987 a1c6a512-1295-4272-9138-f99709370657
* global_settings are not for runtime state variables!Björn Stenberg2002-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1967 a1c6a512-1295-4272-9138-f99709370657
* Experimental code is not to be enabled by defaultBjörn Stenberg2002-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1966 a1c6a512-1295-4272-9138-f99709370657
* Damned CR/LF again. I need to get a better editor than notepadJustin Heiner2002-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1964 a1c6a512-1295-4272-9138-f99709370657
* Update to the Custom WPS. Now actually works, can be fed any string, uses ↵Justin Heiner2002-08-24
| | | | | | %xx instead of just %x, and more! It's #define'd out in settings.h - Needs to be enabled to use it. PLAYER ONLY git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1963 a1c6a512-1295-4272-9138-f99709370657
* Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg2002-08-22
| | | | | | | | | | "Show hidden files" that if enabled will show files with the hidden attribute and/or starting with a dot in the dir browser. If the setting is set to Off, files/dirs starting with a dot or that have the hidden attribute set will be... yes, hidden. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1926 a1c6a512-1295-4272-9138-f99709370657
* Expanded resume options: off/ask/onBjörn Stenberg2002-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1797 a1c6a512-1295-4272-9138-f99709370657
* Added resume. Works in dirs and playlists, shuffled or not. Resumes ↵Björn Stenberg2002-08-16
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1787 a1c6a512-1295-4272-9138-f99709370657
* Got rid of global mute variableJustin Heiner2002-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1745 a1c6a512-1295-4272-9138-f99709370657
* Added Balance settingLinus Nielsen Feltzing2002-08-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1744 a1c6a512-1295-4272-9138-f99709370657
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1741 a1c6a512-1295-4272-9138-f99709370657
* Enabled saving settings to disk on playerBjörn Stenberg2002-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1717 a1c6a512-1295-4272-9138-f99709370657
* Increased default contrast to visible levelBjörn Stenberg2002-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1715 a1c6a512-1295-4272-9138-f99709370657
* Added LCD contrast settingLinus Nielsen Feltzing2002-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1710 a1c6a512-1295-4272-9138-f99709370657
* Added global_settings.mutedJustin Heiner2002-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1650 a1c6a512-1295-4272-9138-f99709370657
* Added a time/date settingMarkus Braun2002-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1645 a1c6a512-1295-4272-9138-f99709370657
* Added status bar to file browser and wpsMarkus Braun2002-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1582 a1c6a512-1295-4272-9138-f99709370657
* Added battery charger for the recorder and a power management debugger.Heikki Hannikainen2002-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1547 a1c6a512-1295-4272-9138-f99709370657
* Experimental disk save by Yves. #define SAVE_TO_DISK to try itLinus Nielsen Feltzing2002-07-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1484 a1c6a512-1295-4272-9138-f99709370657
* Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing2002-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1447 a1c6a512-1295-4272-9138-f99709370657
* Removed the no longer needed hold settingLinus Nielsen Feltzing2002-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1437 a1c6a512-1295-4272-9138-f99709370657
* primitive hold mode enabled for wpsJerome Kuptz2002-07-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1413 a1c6a512-1295-4272-9138-f99709370657