Jonas Häggqvist
39be405344
Polish translation update by Maciej Adamczak (FS#9659).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19468 a1c6a512-1295-4272-9138-f99709370657
2008-12-17 17:53:34 +00:00
Björn Stenberg
11fffaa648
Changed some default settings for the 3.1 release:
...
Repeat: Off
Backlight timeout: 15 seconds
Replaygain: On
Replaygain mode: Shuffle ("track" when shuffled, "album" otherwise)
Warn when erasing dynamic playlist: On
Backlight on button hold: Off
Show path in browser: Current directory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19467 a1c6a512-1295-4272-9138-f99709370657
2008-12-17 13:45:00 +00:00
Vitja Makarov
f018b9dc38
Fix BOOTDIR setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19466 a1c6a512-1295-4272-9138-f99709370657
2008-12-17 12:24:47 +00:00
Mark Arigo
f2b66918e6
Move the Synaptics touchpad driver for the m:robe 100 to a common place. It will (soon) be used for the Philips HDD1630.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19465 a1c6a512-1295-4272-9138-f99709370657
2008-12-17 04:38:53 +00:00
Mark Arigo
a742c3cd56
Make the Philips SA9200 port build again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19464 a1c6a512-1295-4272-9138-f99709370657
2008-12-17 01:58:40 +00:00
Bertrik Sikken
c7c546cf59
AMS Sansa: add fmradio i2c support for e200v2 and the fuze, by Thomas Martitz and Michael Chicoine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19463 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:58:47 +00:00
Dominik Riebeling
1244ab632c
Three time's the charm: make HTML manual not use ligatures by using a configuration more tailored for browsers. Fixes FS#9651.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19462 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:44:22 +00:00
Dominik Riebeling
9f74c15bee
Revert the last change to the HTML manual configuration as it turned out to break with non-ASCII characters.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19461 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:21:52 +00:00
Bertrik Sikken
2d0a045909
Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for others).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19460 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:16:55 +00:00
Vitja Makarov
b32c05b116
Fix compilation error when no HW freq defined
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19459 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 20:26:25 +00:00
Dominik Riebeling
30ec92360a
Make the HTML manual not use ligatures. Fixes FS#9651.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19458 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 19:39:48 +00:00
Jonathan Gordon
f6251e4256
Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs:
...
* presets list does not scroll horizontally properly (due to the list_do_action() repeatedly timing out after 1 second)
* when returning from the presets list to the main radio screen, the highlighted item in the list scrolls on main radio screen (if it's too wide for the screen, that is)
* when adding a preset while in the presets list (with ACTION_FM_PRESET) the list is not updated with the new preset
* when clearing presets (or deleting the last preset), the main screen still shows the same preset number
* when deleting a preset, the current preset number doesn't change if it's past the end of the list (this is partially related to the previous issue)
* the find_closest_preset() routine could be improved to actually find the closest frequency that is saved as a preset
* inputting a preset name could be optimized in both time and space (especially in radio_add_preset()); also the length parameter to kbd_input() includes the null terminator, so I added one to those arguments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19457 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 12:05:16 +00:00
Nils Wallménius
ffd5e87b78
Add 'database' to svn:ignore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19456 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 10:15:12 +00:00
Björn Stenberg
680a5df6fe
Added SILENT make option and some output comsmetics.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19455 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 08:57:57 +00:00
Mark Arigo
5b9ddb746e
Make the Philips HDD1630 build compile again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19454 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 05:04:30 +00:00
Michael Giacomelli
4e79f8edc7
Commit updated FS#9569 by Michael Chicoine. Fixes a bug in lcd_update_rect on the e200v2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19453 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 02:50:39 +00:00
Michael Giacomelli
f78bf7d9fc
Commit FS#9623 by Thomas Martitz. General LCD clean up. Removes needless delays, fixes some glitches, updates comments, and brings LCD updates closer to procedure found in OF.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19452 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 02:42:38 +00:00
Michael Giacomelli
8493da0974
Commit FS#9652 by Thomas Martitz. Enable microSD on e200v2 and fix initialization for the fuze and e200v2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19451 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 02:04:08 +00:00
Frank Gevaerts
66b97219fc
Actually set sd_enabled (again by Thomas Martitz)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19450 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 23:49:43 +00:00
Frank Gevaerts
f9fb52b933
fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19449 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 23:47:17 +00:00
Björn Stenberg
ee46a3d88e
Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19448 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 23:42:19 +00:00
Frank Gevaerts
9f37f04619
Apply FS#9650 (by Thomas Martitz). This adds hotswap and microSD support for the Fuze. It doesn't seem to work for all cards yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19447 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 23:37:16 +00:00
Dominik Riebeling
1388bd3430
Update japanese translation by Yoshihisa Uchida (FS#9649).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19446 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 22:14:48 +00:00
Jonas Häggqvist
387dc95134
Add an --inplace switch that modifies files directly, which should make this tool more useful.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19445 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 17:12:42 +00:00
Dave Chapman
db1ea97fe8
Add MD5 checksum for v1.01.22 of the Fuze original firmware.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19444 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 14:17:13 +00:00
Björn Stenberg
0d97a5f021
Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644 .
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19443 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 09:55:20 +00:00
Jonas Häggqvist
e4cf6311cb
Commit langtool - a small perlscript to do some translation file manipulations. If you're modifying english.lang, stop for a moment to think if you could maybe use this script instead, and apply your change to all langfiles at once to avoid bothering our translators needlessly.
...
Also, check the diffs if you do use this script, because it might not be Bug Free[tm].
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19442 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 01:12:22 +00:00
Maurus Cuelenaere
a428d02d3b
Fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19441 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 22:53:34 +00:00
Andrew Mahone
676fd32c96
fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19440 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 18:42:05 +00:00
Andrew Mahone
524c5409c3
remove unneeded test
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19439 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 17:58:04 +00:00
Dominik Riebeling
47981d0785
Update german translation and lupdate all other translations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19438 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 17:43:51 +00:00
Bertrik Sikken
ebf316f39d
Sansa Clip: add sources for radio i2c communication.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19437 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 17:36:35 +00:00
Dominik Riebeling
8fe55f96b5
Various small rbutil source string cleanups.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19436 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 12:36:35 +00:00
Michael Sevakis
26bf32c8aa
Check that PCM is playing/recording *after* getting the current position from the hardware layer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19435 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 11:42:47 +00:00
Nils Wallménius
a89837ac61
Accept patch in FS#9637 by Keith Perri, fixing a crash when loading a cfg which specified a non existant font.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19434 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 10:16:07 +00:00
Michael Sevakis
0fab3e36f3
Place some LIKELY and UNLIKELY hints in kernel where I can definitively say anything about it and where it could make a small difference.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19433 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 07:09:26 +00:00
Jonas Häggqvist
5b2a600007
Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19432 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 00:40:19 +00:00
Jonas Häggqvist
cc67ba6350
Add a small script to show the status of translations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19431 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:50:48 +00:00
Dominik Riebeling
9b3d46aeeb
Use native path separators when displaying filesystem information.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19430 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:20:42 +00:00
Tom Ross
e8b22f92c1
Deprecate LANG_RESTARTING_PLAYBACK in Serbian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19429 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:15:02 +00:00
Dominik Riebeling
bc7917daeb
Make Rockbox Utility error out if the zip file its going to install requires more space than left on the device. Calculation adds a safety space of 1MB so you need at least 1MB more free space than the extracted archive. This also catches differences due to the size calculation not taking cluster losses into account. Free disk space is also displayed in the sysinfo dialog. Fixes FS#9417.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19428 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:09:31 +00:00
Tom Ross
b42f379fa3
Fix some errors in the Serbian translation and bring it up to date (no translation changes).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19427 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:58:59 +00:00
Dominik Riebeling
fc7ba8806b
Rename getMountpoints() to mountpoints() to be in line with general (and Qt) naming -- get functions don't get a get prefix. Make the function static.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19426 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:45:11 +00:00
Jonas Häggqvist
e7022761b9
Updated Turkish translation by Brian Cloutier. His work isn't complete, so it's been automaticly merged with the old translation to hopefully produce the best possible combination of the two.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19425 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:28:35 +00:00
Jonas Häggqvist
dde6bb6d2c
Ooops, Thai and Tagalog can also be brought up to date by simply deprecating LANG_RESTARTING_PLAYBACK.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19424 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:20:22 +00:00
Jonas Häggqvist
0bb444938a
Fix a small syntax issue that caused some trouble with the web translator interface.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19423 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:13:52 +00:00
Jonas Häggqvist
11d33231d9
Deprecate LANG_RESTARTING_PLAYBACK in these languages (Danish, Swedish, Walloon, Catalan and Finnish) and add user: fields to a some phrases.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19422 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:08:01 +00:00
Robert Menes
664e632655
A few new messages for robotfindskitten. Enjoy. :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19421 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 15:57:58 +00:00
Dominik Wenger
a654946622
correct battery readout for m200v4. Percentage is still uncalibrated.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19420 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 15:57:41 +00:00
Peter D'Hoye
2b7fa8736c
Update Dutch language file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19419 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 15:21:00 +00:00