Commit graph

19418 commits

Author SHA1 Message Date
Mark Arigo
be26da8662 Remove some unused code in the Philips SA9200 port.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19573 a1c6a512-1295-4272-9138-f99709370657
2008-12-24 03:45:32 +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
Bertrik Sikken
641e4fd885 Fix inverted de-emphasis bit for si470x FM chip.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19566 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 18:22:00 +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
Bertrik Sikken
51322432a0 Update si4700 FM driver:
* implement 16-bit register cache and use #defines for registers
* add support for enabling the internal oscillator (needed for AMS sansas)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19559 a1c6a512-1295-4272-9138-f99709370657
2008-12-22 19:41:57 +00:00
Michael Sevakis
2712871057 Gigabeat S: Enable keyboard line editing and morse code input.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19558 a1c6a512-1295-4272-9138-f99709370657
2008-12-22 18:52:54 +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
Mark Arigo
1124713acb Enable the RTC on the Philips HDD16x0. The RTC is a PCF8563, but it's register compatible with the E8564. Thanks to Anton Veretenenko.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19555 a1c6a512-1295-4272-9138-f99709370657
2008-12-22 02:44:08 +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
9ea8840b29 Fix red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19551 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 20:31:31 +00:00
Michael Sevakis
491ed5ed6a Gigabeat S: Make tuner_power have the expected behavior (return old state). Static i2c node structure and add fmradio_i2c_enable to the fmradio i2c API for those that can implement it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19550 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 19:39:11 +00:00
Vitja Makarov
19413fc806 iaudio7: add battery voltage monitoring
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19549 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 19:16:54 +00:00
Michael Sevakis
f6789a7d73 Fix red. Remove stale comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19548 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 18:27:59 +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
Frank Gevaerts
54c1c770cb Add changelog (merge from 3.1 branch)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19536 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:26:35 +00:00
Frank Gevaerts
abff31b2db Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:00:57 +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
Dominik Riebeling
558cce6027 Remove id3 tag priority setting description as that setting was removed quite a while ago.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19514 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 22:34:36 +00:00
Dominik Riebeling
3fc576cd60 Bump rbutil version number for release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19513 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 22:31:33 +00:00
Björn Stenberg
511a8690c6 Fixed compiler warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19512 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 20:48:27 +00:00
Dominik Riebeling
de912cf62b Greek translation update for rbutil (FS#9688 by Alexander Spyridakis). Put Alexander into the rbutil CREDITS where he should have been before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19511 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 19:34:46 +00:00
Dominik Riebeling
c779fc001c Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19510 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 18:15:21 +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
Nils Wallménius
142e83aa4c Correctly opt the anti-skip buffer setting description to include it for disk based targets only, and rewrite the description to be shorter and more to-the-point, fixes FS#9655
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19506 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 14:05:06 +00:00
Maurus Cuelenaere
e4c09799a0 Ingenic players:
* Enable clocks when needed
 * Fix VX747+ button_hold()


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19505 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 13:10:04 +00:00
Maurus Cuelenaere
977bab5348 * Update Rockbox Utility Dutch language file
* 'lupdate' the other


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19504 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 11:53:58 +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
Maurus Cuelenaere
ec380a79d9 Ingenic players: disable LCD clock when unneeded
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19497 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 01:57:55 +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
Maurus Cuelenaere
c983e3b1d2 Ingenic targets:
* LCD rework
 * Dynamic DMA enabling
 * PCM cleanup
 * USB: replace printf() with logf()
 * System: get rid of in_interrupt_mode()
 * Backlight: add support for software PWM


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19495 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 01:48:46 +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
Maurus Cuelenaere
0df38260e8 Enable sleep() on MIPS targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19493 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 23:35:42 +00:00