summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c (follow)
Commit message (Collapse)AuthorAge
...
* As per Zagor: Any value over 10 will eat all availableRobert Hak2002-12-12
| | | | | | | cpu, leading to skips and random other problems. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2977 a1c6a512-1295-4272-9138-f99709370657
* scroll speed up'd to 50Robert Hak2002-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2976 a1c6a512-1295-4272-9138-f99709370657
* moved scroll to it's own submenu and we now clear screen on settings resetRobert Hak2002-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2975 a1c6a512-1295-4272-9138-f99709370657
* Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ↵Björn Stenberg2002-12-12
| | | | | | step size and scroll start delay. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2974 a1c6a512-1295-4272-9138-f99709370657
* Added MP3 buffer margin settingLinus Nielsen Feltzing2002-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2939 a1c6a512-1295-4272-9138-f99709370657
* correction to make 'playlists' display option workRobert Hak2002-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2895 a1c6a512-1295-4272-9138-f99709370657
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ↵Robert Hak2002-11-30
| | | | | | only' file display git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2894 a1c6a512-1295-4272-9138-f99709370657
* use the proper #ifdef HAVE_ATA_POWER_OFFDaniel Stenberg2002-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2890 a1c6a512-1295-4272-9138-f99709370657
* Added option to enable/disable disk poweroff (for diagnostic purposes)Björn Stenberg2002-11-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2888 a1c6a512-1295-4272-9138-f99709370657
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2774 a1c6a512-1295-4272-9138-f99709370657
* fixing a yellow buildRobert Hak2002-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2751 a1c6a512-1295-4272-9138-f99709370657
* 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
* Got rid of a screen clear in the settings reset menu that made the question ↵Justin Heiner2002-10-18
| | | | | | disappear git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2711 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
* the simulator simulates rtc now, no need for extra #ifdefsDaniel Stenberg2002-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2654 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
* stupid wrong includeRobert Hak2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2616 a1c6a512-1295-4272-9138-f99709370657
* corrected inability to reset settingsRobert Hak2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2611 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
* Yes/No/Ask instead of On/Off/AskUwe Freese2002-10-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2493 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
* peakmeter is lcd-bitmap onlyDaniel Stenberg2002-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2438 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
* Fixed time/date setting for new font system.Markus Braun2002-09-21
| | | | | | | Enbled time/date setting in simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2363 a1c6a512-1295-4272-9138-f99709370657
* New language/string handlingBjörn Stenberg2002-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2327 a1c6a512-1295-4272-9138-f99709370657
* Added play_selected optionLinus Nielsen Feltzing2002-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2323 a1c6a512-1295-4272-9138-f99709370657
* Renamed "Browse Current" to "Follow Playlist"Hardeep Sidhu2002-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2263 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
* 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
* Renamed 'load default config' to 'reset settings'. Made it work on recorder.Björn Stenberg2002-09-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2225 a1c6a512-1295-4272-9138-f99709370657
* Added a 'Load Default Config' menu to the System menuJustin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2204 a1c6a512-1295-4272-9138-f99709370657
* let's see the speed of the scrolling as we set it (made string longer)Eric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2180 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
* lets make lines 80 chars shall we?Robert Hak2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2164 a1c6a512-1295-4272-9138-f99709370657
* Made menu easier to understandEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2162 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
* wps-display.c Justin Heiner2002-09-04
| | | | | | | | | | | | | | | | | | | | | * Made 'Remaining Time' count correctly when doing FF/REW. * Fixed bug in player_progressbar that caused Illegal Instruction if the FF/Play went past the end of the song. wps.c * Removed 'if(lastbutton!=BUTTON_LEFT)' from track changes. It was causing tracks to not change unless button was pressed numerous times quickly :-) * For player, changed BUTTON_STOP to BUTTON_STOP | BUTTON_REL. Since stop is also the key to turn the device off, we don't want it to go to the dir browser unless the stop button is released. settings_menu.c * Changed the minimum disk spindown time to 3 seconds, due to reported problems if set below that. makefile.vc6 * Fixed the VC makefile to work with both Recorder & Player again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2159 a1c6a512-1295-4272-9138-f99709370657
* Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir ↵Björn Stenberg2002-09-03
| | | | | | browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2154 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
* USB Related: Justin Heiner2002-08-31
| | | | | | | | | | | | | | | | | | | Consolidated some more of the USB code in the WPS. Have backlight turn offf when USB Connected. menu.c: LINE_X was set wrong for player. settings_menu.c / wps-display.c: Added 1 Line ID3+. Has progress bar & Kbps. Renamed some of the WPS options to be more readable. wps.c / wps-display.c Fixed problem with FF/REW when 'Remaining Time' is on. Added %pb to the WPS mix. Player progress bar thingy. Thanks to whoever fixed my PLAYER_PROGRESS function :-) Changed how volume changes on player (works better now). General cleanup of Custom WPS code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2091 a1c6a512-1295-4272-9138-f99709370657
* Fix for display of WPS settings in the menuJustin Heiner2002-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2086 a1c6a512-1295-4272-9138-f99709370657
* Corrected bit masks for time setting menu.Markus Braun2002-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2080 a1c6a512-1295-4272-9138-f99709370657
* Got rid of the old WPS, and use Custom WPS as the method of WPS updating. ↵Justin Heiner2002-08-30
| | | | | | Also working on a player progress bar (using a custom character). That is now able to be #included with -DPLAYER_PROGRESS in the apps/Makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2074 a1c6a512-1295-4272-9138-f99709370657
* Fixed a couple of problems with Zagor's commit, along with some of my own ↵Justin Heiner2002-08-30
| | | | | | CUSTOM_WPS problems git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2069 a1c6a512-1295-4272-9138-f99709370657