Commit graph

249 commits

Author SHA1 Message Date
Linus Nielsen Feltzing
ef7293f0bc New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory.
New feature: A "Create directory" menu option (untested in the simulator).
Bug fix: The ON+Play menu could do nasty things if you pressed ON+Play in an empty dir.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4268 a1c6a512-1295-4272-9138-f99709370657
2004-01-21 14:58:40 +00:00
Linus Nielsen Feltzing
f33b951430 Fixed the english language file, patch by Philip Pertermann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4261 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 12:07:40 +00:00
Björn Stenberg
fe375a0404 Menu reorganization (patch #872810 by Peter Schneider)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4231 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 14:42:31 +00:00
Björn Stenberg
a108ec2ebd Added Benjamin Metzlers bookmarking feature (patch #669440)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4227 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 00:13:04 +00:00
Linus Nielsen Feltzing
74976c1484 New recording feature: Prerecord up to 30 seconds before you press the Play key. Especially useful for FM radio recording. Also fixed a bug which didn't apply the recording settings correctly in the Radio screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4183 a1c6a512-1295-4272-9138-f99709370657
2003-12-31 03:13:29 +00:00
Jörg Hohensohn
a5e1d06354 Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4168 a1c6a512-1295-4272-9138-f99709370657
2003-12-20 10:00:37 +00:00
Hardeep Sidhu
00acdfa6ef Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4124 a1c6a512-1295-4272-9138-f99709370657
2003-12-10 00:11:25 +00:00
Linus Nielsen Feltzing
aaa99e70ba Recording in FM screen, USB mode possible in FM and recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4046 a1c6a512-1295-4272-9138-f99709370657
2003-11-20 00:33:43 +00:00
Linus Nielsen Feltzing
f13410a490 Patch #836267 by Zakk Roberts, adds peak meter to the radio screen, plus a few more changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4018 a1c6a512-1295-4272-9138-f99709370657
2003-11-05 09:46:08 +00:00
Linus Nielsen Feltzing
f97756e733 Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4015 a1c6a512-1295-4272-9138-f99709370657
2003-11-04 16:47:05 +00:00
Linus Nielsen Feltzing
c22b411731 Patch #798050 by Leslie Donaldson, activates Line In on Player models
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4008 a1c6a512-1295-4272-9138-f99709370657
2003-11-03 23:36:36 +00:00
Björn Stenberg
b1c429e6fb Car Ignition Auto Stop (patch #736339 by Craig Sather)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3976 a1c6a512-1295-4272-9138-f99709370657
2003-10-17 14:49:00 +00:00
Björn Stenberg
de179fdf5f Changed 'Profiles' to 'Configurations'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3967 a1c6a512-1295-4272-9138-f99709370657
2003-10-02 10:37:39 +00:00
Björn Stenberg
de5477cc00 Brian King's .rockbox browsing patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3964 a1c6a512-1295-4272-9138-f99709370657
2003-09-29 21:26:53 +00:00
Björn Stenberg
000333f8ab Changed wrong settings save error message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3921 a1c6a512-1295-4272-9138-f99709370657
2003-08-05 10:34:00 +00:00
Hardeep Sidhu
11e7ad50a0 Added "Ask" option to recursive dir insert which, if enabled, will ask users whether they want to recursively insert selected dir. Also, renamed "Insert first" and "Queue first" to "Insert next" and "Queue next" respectively.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3799 a1c6a512-1295-4272-9138-f99709370657
2003-07-02 15:54:44 +00:00
Hardeep Sidhu
9e4262081b Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 21:05:43 +00:00
Robert Hak
9e53a9235a lets actually set it so we can play the new games.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3789 a1c6a512-1295-4272-9138-f99709370657
2003-06-30 04:36:57 +00:00
Björn Stenberg
ba5dfbd71e The file browser now detects if ajbrec.ajz/archos.mod has been modified after a usb session, and asks if you want to reboot to the new version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3783 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 22:39:35 +00:00
Björn Stenberg
ba371fb595 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3769 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 16:33:04 +00:00
Robert Hak
b88f2bc9b1 english language updated to be a bit more general, we now offer button descriptions on delete for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3759 a1c6a512-1295-4272-9138-f99709370657
2003-06-25 08:25:29 +00:00
Linus Nielsen Feltzing
c6db7870ef Slightly better handling of disk-full situations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3756 a1c6a512-1295-4272-9138-f99709370657
2003-06-19 12:08:22 +00:00
Björn Stenberg
d1a6fa113d Addded option to hide icons in dir browser. (Patch #728377)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3731 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 09:38:26 +00:00
Björn Stenberg
56f771e76a Dave Jones' recording time split feature (patch #697373)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3725 a1c6a512-1295-4272-9138-f99709370657
2003-06-04 13:48:50 +00:00
Kjell Ericson
6143eeb22b Added "jump scroll delay" (for player).
Added that you can set how many times the jump scroll shall occur (max 5 times)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3697 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 12:54:11 +00:00
Kjell Ericson
53f156a6fc New feature for player: Jump scroll!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3693 a1c6a512-1295-4272-9138-f99709370657
2003-05-22 06:42:14 +00:00
Linus Nielsen Feltzing
20d031f9c7 Configurable dir browser file buffer size. No more 400-file limit. No more whining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3661 a1c6a512-1295-4272-9138-f99709370657
2003-05-09 16:01:21 +00:00
Björn Stenberg
233b7f3fb2 Changed some settings strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3601 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 13:13:16 +00:00
Björn Stenberg
86587527f5 Added caption backlight: Turns on backlight briefly at the start and end of each track.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3585 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 09:17:34 +00:00
Linus Nielsen Feltzing
b39dadf7f2 Renamed the 'editable files' feature to 'independent frames'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3584 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 22:31:06 +00:00
Jörg Hohensohn
2bf1db9bdb My 2 new entries now at the end (thanks, Roland), however for some languages other entries are missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3576 a1c6a512-1295-4272-9138-f99709370657
2003-04-21 16:15:17 +00:00
Jörg Hohensohn
459abc2ce2 scroll/status bar enable now also in display menu (were in F3 menu only). Now all F2/F3 settings are accessible in the main menu, consistent and better for F2/F3 hijacking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3575 a1c6a512-1295-4272-9138-f99709370657
2003-04-21 12:39:36 +00:00
Linus Nielsen Feltzing
478da628f0 Xing headers now support mono better, added the 'editable files' option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3572 a1c6a512-1295-4272-9138-f99709370657
2003-04-20 22:00:30 +00:00
Linus Nielsen Feltzing
e43b78ac46 Magnus Öman's long awaited inverted cursor patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3565 a1c6a512-1295-4272-9138-f99709370657
2003-04-16 00:12:31 +00:00
Linus Nielsen Feltzing
dbea94f33a Localized the on+play VBRFix menu entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3546 a1c6a512-1295-4272-9138-f99709370657
2003-04-13 15:03:44 +00:00
Linus Nielsen Feltzing
427e7495dd Some code-police work, plus localized strings in vbrfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3524 a1c6a512-1295-4272-9138-f99709370657
2003-04-10 00:16:46 +00:00
Robert Hak
8025685146 added comments that certain strings are no longer used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3482 a1c6a512-1295-4272-9138-f99709370657
2003-03-19 20:05:46 +00:00
Björn Stenberg
72f75f36a5 Removed CPU Sleep setting. It's now permanently enabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3434 a1c6a512-1295-4272-9138-f99709370657
2003-03-12 15:30:59 +00:00
Björn Stenberg
c5aaab4a36 Added .cfg file writing. Patch by Christian Determann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3415 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 16:31:02 +00:00
Björn Stenberg
6da56d9f08 Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice filter). Patch by Remo Hofer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3356 a1c6a512-1295-4272-9138-f99709370657
2003-02-27 15:02:20 +00:00
Björn Stenberg
b1079200d3 New option: Invert display. Patch by Mark Hillebrand.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3355 a1c6a512-1295-4272-9138-f99709370657
2003-02-27 14:22:30 +00:00
Eric Linenberg
cfbf3e252f missed one :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3335 a1c6a512-1295-4272-9138-f99709370657
2003-02-25 16:19:51 +00:00
Robert Hak
21d70af25e more typos found by monter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3334 a1c6a512-1295-4272-9138-f99709370657
2003-02-25 14:04:56 +00:00
Robert Hak
8f8b4151db typo/error corrections
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3333 a1c6a512-1295-4272-9138-f99709370657
2003-02-25 08:33:37 +00:00
Eric Linenberg
3426d033ad updated spellings/capitalizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3329 a1c6a512-1295-4272-9138-f99709370657
2003-02-24 18:21:11 +00:00
Robert Hak
acf048d6d9 english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3317 a1c6a512-1295-4272-9138-f99709370657
2003-02-21 18:42:50 +00:00
Björn Stenberg
e2628d9931 Volume fade patch by Eric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3263 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 15:54:52 +00:00
Björn Stenberg
9c16e12390 Expanded .cfg loader to include most settings. Based on Christian Determann's patch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3260 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 14:14:55 +00:00
Björn Stenberg
c4d8d970f6 The power-saving SLEEP patch by Simon Elén.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3259 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 09:44:34 +00:00
Linus Nielsen Feltzing
1fcd31d3ff Fixed the 3-hour time display bug, plus some cosmetic changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3253 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 02:48:12 +00:00
Björn Stenberg
39f7b66ca4 Added Genre+Year to ID3 viewer, and added the viewer to the main menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3234 a1c6a512-1295-4272-9138-f99709370657
2003-02-11 15:03:28 +00:00
Mats Lidell
23826f0a34 Language support for player keyboard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3196 a1c6a512-1295-4272-9138-f99709370657
2003-01-31 07:26:56 +00:00
Björn Stenberg
efb165f65c Added basic playlist creation. Creates <dirname>.m3u in the parent directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3185 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 13:20:22 +00:00
Uwe Freese
86352ccc3f Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3150 a1c6a512-1295-4272-9138-f99709370657
2003-01-22 12:50:34 +00:00
Björn Stenberg
caebdd4f00 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3096 a1c6a512-1295-4272-9138-f99709370657
2003-01-15 14:52:53 +00:00
Kjell Ericson
5caec3ae2a Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3082 a1c6a512-1295-4272-9138-f99709370657
2003-01-14 13:48:19 +00:00
Björn Stenberg
c78e1b07fe The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3040 a1c6a512-1295-4272-9138-f99709370657
2003-01-09 00:55:00 +00:00
Uwe Freese
f34de9d592 battery capacity setting string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3003 a1c6a512-1295-4272-9138-f99709370657
2002-12-15 18:12:54 +00:00
Uwe Freese
9c970442ac new strings for trickle charge
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2985 a1c6a512-1295-4272-9138-f99709370657
2002-12-14 15:41:42 +00:00
Robert Hak
65002e8825 moved scroll to it's own submenu and we now clear screen on settings reset
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2975 a1c6a512-1295-4272-9138-f99709370657
2002-12-12 16:56:19 +00:00
Björn Stenberg
a2e98c1cd9 Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll step size and scroll start delay.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2974 a1c6a512-1295-4272-9138-f99709370657
2002-12-12 15:20:37 +00:00
Linus Nielsen Feltzing
49d2190bd0 Better name for the MP3 buffer margin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2947 a1c6a512-1295-4272-9138-f99709370657
2002-12-05 13:51:40 +00:00
Linus Nielsen Feltzing
b8ff5f8971 Added MP3 buffer margin setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2939 a1c6a512-1295-4272-9138-f99709370657
2002-12-05 13:09:51 +00:00
Linus Nielsen Feltzing
b43dba8760 Sleep timer, inspired by Jim Hagani
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2918 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 22:41:50 +00:00
Björn Stenberg
f09c5f4c63 Finally, merged the improved power code from Uwe Freese:
- The battery level (percentage) is more realistic and considers if the charger is on.
- It considers the "lazyness" a battery shows when the charging has just turned on or off (see below). But this is not perfect by now.
- The battery level is good enough to estimate the remaining running time and the remaining charging time. And so the info screen now shows this info.
- The maximum time of a charging cycle is now dynamically calculated out of the battery level (percentage) and is not a fixed value.
- A minimum of 60 minutes is waited after a charging cycle stops before another one starts.
- Added another screen in the battery debug screen (press down three times).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2913 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 14:18:51 +00:00
Robert Hak
0789d42400 updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2894 a1c6a512-1295-4272-9138-f99709370657
2002-11-30 09:42:13 +00:00
Björn Stenberg
2b77b4fdd5 Added option to enable/disable disk poweroff (for diagnostic purposes)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2888 a1c6a512-1295-4272-9138-f99709370657
2002-11-28 22:46:19 +00:00
Björn Stenberg
6fb512aba5 Added disk space to Info menu item. (Players press + to see it.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2837 a1c6a512-1295-4272-9138-f99709370657
2002-11-12 11:32:26 +00:00
Linus Nielsen Feltzing
afe0da9e16 Recording settings are now persistent. Added a Recording Settings menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2818 a1c6a512-1295-4272-9138-f99709370657
2002-11-10 23:18:33 +00:00
Linus Nielsen Feltzing
1325c9d9fe Added recording functionality
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2816 a1c6a512-1295-4272-9138-f99709370657
2002-11-10 16:42:31 +00:00
Daniel Stenberg
9c32d1a1ef Move the new strings last in the file. It reallly is important that *ALL*
new strings are added last.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2776 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:30:16 +00:00
Linus Nielsen Feltzing
fd0cc3b2b1 Phil Pertermann's dB peak meter patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2774 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:09:15 +00:00
Daniel Stenberg
18225f6a98 LANG_BACKLIGHT_ON was never a working string in the first place (it was
added wrongly formatted already from the start) so when it was "corrected"
it suddenly appeared as a new string and broke the order for all the
translated languages.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2770 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 08:27:46 +00:00
Robert Hak
5a9e8929cd battery/volume status can be displayed numerically
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2750 a1c6a512-1295-4272-9138-f99709370657
2002-10-26 05:26:23 +00:00
Robert Hak
c88751ffa5 resume ask once option added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2672 a1c6a512-1295-4272-9138-f99709370657
2002-10-16 07:25:33 +00:00
Daniel Stenberg
b51b24e38c The abbreviations for days and months are MAX 3 letters, but less may be
used.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2646 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 08:06:34 +00:00
Daniel Stenberg
d557d23773 Added oscillograph string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2644 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 07:59:05 +00:00
Daniel Stenberg
2974dcb07e Added the LANG_CUBE, and added an extra decimal to the buffer info decimals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2629 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 07:20:22 +00:00
Markus Braun
fead32cb8d i18n of time/date setting menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2626 a1c6a512-1295-4272-9138-f99709370657
2002-10-14 14:59:24 +00:00
Markus Braun
22a7a2d7d3 Added 12 hour clock to status bar on recorders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2621 a1c6a512-1295-4272-9138-f99709370657
2002-10-14 12:50:20 +00:00
Robert Hak
59ed9d0542 translation fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2617 a1c6a512-1295-4272-9138-f99709370657
2002-10-14 12:09:57 +00:00
Robert Hak
19287a1ac7 2 s's in possible
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2614 a1c6a512-1295-4272-9138-f99709370657
2002-10-14 09:52:04 +00:00
Robert Hak
0332ac010d changes for settings reset info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2612 a1c6a512-1295-4272-9138-f99709370657
2002-10-14 09:13:33 +00:00
Björn Stenberg
78971c88d0 Minor updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2569 a1c6a512-1295-4272-9138-f99709370657
2002-10-10 21:33:24 +00:00
Björn Stenberg
d4b884e7e0 'End of song list' message now displays for 1 second and then exits to file browser.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2551 a1c6a512-1295-4272-9138-f99709370657
2002-10-09 22:05:41 +00:00
Björn Stenberg
a6d0abb602 Repeat off/all/one toggle. By Hardeep Sidhu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2498 a1c6a512-1295-4272-9138-f99709370657
2002-10-04 08:48:20 +00:00
Robert Hak
adef5fe3c2 'ask' capitalized
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2472 a1c6a512-1295-4272-9138-f99709370657
2002-10-02 08:05:43 +00:00
Daniel Stenberg
b95fe1afc6 Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps
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
2002-10-01 10:59:36 +00:00
Linus Nielsen Feltzing
bb572c4412 Philip Pertermanns peak meter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2436 a1c6a512-1295-4272-9138-f99709370657
2002-09-27 09:31:31 +00:00
Mats Lidell
8c6f309347 Lang support for bool representation added.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2422 a1c6a512-1295-4272-9138-f99709370657
2002-09-26 05:51:09 +00:00
Björn Stenberg
a7dcf912e1 Merged 'mp3 filter' and 'show hidden files' into a single filter option.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2405 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 19:12:09 +00:00
Daniel Stenberg
85305da20d visual feedback on language loading
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2395 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 13:37:38 +00:00
Daniel Stenberg
2da8e8e195 corrected the id string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2385 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 12:35:32 +00:00
Daniel Stenberg
2d2dba9479 added comment about how to add new strings and to not remove old ones, until
we want to break compatibility with older binary language files


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2384 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 12:34:50 +00:00
Linus Nielsen Feltzing
083a6dbc4e Auto-poweroff, by Lee Marlow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2374 a1c6a512-1295-4272-9138-f99709370657
2002-09-23 11:42:48 +00:00
Daniel Stenberg
cd550b7f2b corrected "Frequency"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2337 a1c6a512-1295-4272-9138-f99709370657
2002-09-20 06:34:56 +00:00
Björn Stenberg
505eca76e6 New language/string handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2327 a1c6a512-1295-4272-9138-f99709370657
2002-09-18 14:08:05 +00:00
Daniel Stenberg
b377086bef a few more translated strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2316 a1c6a512-1295-4272-9138-f99709370657
2002-09-17 07:45:19 +00:00
Daniel Stenberg
f518b9ea9c initial VERY basic language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2313 a1c6a512-1295-4272-9138-f99709370657
2002-09-17 07:21:03 +00:00