Michael Giacomelli
70e9c7aed3
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19585 a1c6a512-1295-4272-9138-f99709370657
2008-12-25 01:46:16 +00:00
Michael Sevakis
3157e13956
Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19579 a1c6a512-1295-4272-9138-f99709370657
2008-12-24 16:58:41 +00:00
Alessio Lenzi
0f9729739f
Updated italian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19578 a1c6a512-1295-4272-9138-f99709370657
2008-12-24 15:36:59 +00:00
Marianne Arnold
bd43105436
Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him to CREDITS too, hopefully correct spelling) with additional tweaks by Tom Ross and me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19567 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 20:28:50 +00:00
Jonas Häggqvist
3c8ac8f186
Updated Portuguese translation by Rui Araújo (FS#9700).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19564 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 17:16:59 +00:00
Jens Arnold
d3bfc1a443
No need to have a separate voice string for the Player here, as voice isn't displayed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19562 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 08:53:10 +00:00
Jonas Häggqvist
81781abd63
Language updates:
...
- Fix hebrew by me, should be safe.
- Korean update by Sanggon Lee (FS#9690).
- Walloon fixes by Stephane Quertinmont (FS#9698).
- Russian update by Anton Veretenenko (FS#9676).
- Greek update by Alexander Spyridakis (FS#9699).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19560 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 07:51:45 +00:00
Jens Arnold
ed945e31c1
Slight speedup for the APE filters. Most noticeable on coldfire (+3.5% for -c2000), but also helps on the arm targets (+0.9% for -c2000 on PP5002). This transformation is oveflow safe, as absres < 2^24 is guaranteed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19556 a1c6a512-1295-4272-9138-f99709370657
2008-12-22 08:33:49 +00:00
Jens Arnold
dca9f42cdf
Fix decoding of stereo frames with silence in only one channel. * Make the standalone decoder contain debugging information.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19552 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 23:49:02 +00:00
Michael Sevakis
5667682dd2
Gigabeat S: Implement charging and power control to charge from AC or USB. Hold MENU while plugging USB cable to charge from USB without connecting. Under Windows, plugging USB for charging only but not connecting still needs to be properly handled (driver popup issue) but it will charge when connected normally-- no issue under Linux. Some accomodating changes made to powermgmt.c will soon be made nicer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19547 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 18:10:36 +00:00
Jonas Häggqvist
c3c15cce88
Fix the last problem in the Korean translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19545 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 17:46:34 +00:00
Jonas Häggqvist
caecd934db
Some more fixes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19544 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 17:38:14 +00:00
Jonas Häggqvist
e46266c767
Hopefully fix the Korean language and the yellow by restoring some phrases and removing a few.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19543 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 17:24:45 +00:00
Frank Gevaerts
af805be6cb
revert accidental commit of unrelated files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19539 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:32:13 +00:00
Frank Gevaerts
c88cd20ab2
merge 19488 back from the 3.1 branch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19538 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:30:09 +00:00
Jonas Häggqvist
1ab624385a
Updated Korean translation by Sanggon Lee (FS#9690).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19528 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:00:14 +00:00
Jonas Häggqvist
b2ea69517f
Apply Tom Ross' fixes from FS#9670 to the Hebrew translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19527 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 15:43:57 +00:00
Jonas Häggqvist
2811c199f4
Language updates:
...
- Spanish by Fransisco Vila (FS#9678).
- Hebrew by Tomer Shalev (FS#9670).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19524 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 15:31:48 +00:00
Jonathan Gordon
ff2e9bdf72
fix FS#9687 - 'set song rating' should not be shown if the DB isnt useable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19523 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 09:58:11 +00:00
Tom Ross
ff59965d7f
Ugh. Really fix the source mismatch in the Serbian lang file. Someone please backport this to the 3.1 branch at the same time as other language updates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19522 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 05:36:11 +00:00
Tom Ross
08f330aaf3
Blindly attempt to fix my botched attempt at updating the Serbian language file. This may not be a proper translation but my previous change left a source and dest mismatch on two strings. Also update the voice strings while I'm at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19519 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 05:10:32 +00:00
Tom Ross
336ef0ae5a
FS #9684 . Japanese language update by Yoshihisa Uchida.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19518 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 03:44:50 +00:00
Jens Arnold
0bf6e36628
Fix handling of 8 bit mono and stereo APE files, and also optimise 16 and 24 bit output in the standalone decoder a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19517 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 01:29:36 +00:00
Mustapha Senhaji
1be4e58903
French translation: oops, missed one added multivolume string and to deprecate one string.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19508 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 15:45:36 +00:00
Tom Ross
e7afeff072
Sync some changes found in ffmpeg plus a spelling correction I forgot to commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19503 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 06:40:46 +00:00
Tom Ross
c3615119ba
Don't read a full byte if less than 8 bits are available. The change doesn't fix any problem samples, but the current code makes no sense. Also some spelling corrections in debugfs and comments.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19502 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 06:16:22 +00:00
Michael Giacomelli
6a635b20da
Wrap some of the more ridiculously long lines introduced in the previous revision. Whitespace changes only.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19501 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 05:53:28 +00:00
Michael Giacomelli
2557251351
Correctly implement remaining portions of ffmpeg's r8627 that I'd forgotten about. This fixes a table overflow in low bitrate files that use noise coding, and in theory should be substantial improvement, but I haven't found any files were it makes a difference.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19500 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 05:43:58 +00:00
Michael Giacomelli
7a0baa3aa5
Fix occasional glitch when switching from stereo to mono tracks due to uninitialized m/s coding flag.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19498 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 02:38:35 +00:00
Michael Giacomelli
d909eee0ce
Commit fix by Tom Ross in FS#7488 wherein a silly mistake noise coding initialization is corrected. This sample alone has probably resulted in more WMA fixes then all other combined and I suspect there will still be at least one more.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19496 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 01:49:27 +00:00
Michael Giacomelli
0301ed5594
Fix bug where a mono file using noise coding would be corrupted if it was played immediately after a stereo files using noise coding due to incorrect initialization of the decoder state. Thanks to Tom Ross for pointing out that initialization was incomplete on these files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19494 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 01:38:34 +00:00
Mustapha Senhaji
b15d837d33
Update the french translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19478 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 01:31:28 +00:00
Jonas Häggqvist
d8d40987b8
Translation updates:
...
- Simplified Chinese by Xinlu Huang (FS#9664).
- Traditional Chinese by Harry Tu (FS#9636).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19472 a1c6a512-1295-4272-9138-f99709370657
2008-12-18 19:13:13 +00:00
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
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
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
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
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
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
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
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
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
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