summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-21Fix decoding of stereo frames with silence in only one channel. * Make the ↵Jens Arnold
standalone decoder contain debugging information. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19552 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Fix red.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19551 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Gigabeat S: Make tuner_power have the expected behavior (return old state). ↵Michael Sevakis
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-21iaudio7: add battery voltage monitoringVitja Makarov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19549 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Fix red. Remove stale comment.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19548 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. ↵Michael Sevakis
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-21Fix the last problem in the Korean translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19545 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Some more fixes.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19544 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Hopefully fix the Korean language and the yellow by restoring some phrases ↵Jonas Häggqvist
and removing a few. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19543 a1c6a512-1295-4272-9138-f99709370657
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19539 a1c6a512-1295-4272-9138-f99709370657
2008-12-21merge 19488 back from the 3.1 branchFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19538 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Add changelog (merge from 3.1 branch)Frank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19536 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Updated Korean translation by Sanggon Lee (FS#9690).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19528 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Apply Tom Ross' fixes from FS#9670 to the Hebrew translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19527 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Language updates:Jonas Häggqvist
- 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-21fix FS#9687 - 'set song rating' should not be shown if the DB isnt useableJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19523 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Ugh. Really fix the source mismatch in the Serbian lang file. Someone please ↵Tom Ross
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-21Blindly attempt to fix my botched attempt at updating the Serbian language ↵Tom Ross
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-21FS #9684. Japanese language update by Yoshihisa Uchida.Tom Ross
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19518 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Fix handling of 8 bit mono and stereo APE files, and also optimise 16 and 24 ↵Jens Arnold
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-20Remove id3 tag priority setting description as that setting was removed ↵Dominik Riebeling
quite a while ago. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19514 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Bump rbutil version number for release.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19513 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Fixed compiler warnings.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19512 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Greek translation update for rbutil (FS#9688 by Alexander Spyridakis). Put ↵Dominik Riebeling
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-20Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19510 a1c6a512-1295-4272-9138-f99709370657
2008-12-20French translation: oops, missed one added multivolume string and to ↵Mustapha Senhaji
deprecate one string. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19508 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Correctly opt the anti-skip buffer setting description to include it for ↵Nils Wallménius
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-20Ingenic players:Maurus Cuelenaere
* 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* Update Rockbox Utility Dutch language fileMaurus Cuelenaere
* 'lupdate' the other git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19504 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Sync some changes found in ffmpeg plus a spelling correction I forgot to commit.Tom Ross
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19503 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Don't read a full byte if less than 8 bits are available. The change doesn't ↵Tom Ross
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-20Wrap some of the more ridiculously long lines introduced in the previous ↵Michael Giacomelli
revision. Whitespace changes only. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19501 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Correctly implement remaining portions of ffmpeg's r8627 that I'd forgotten ↵Michael Giacomelli
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-20Fix occasional glitch when switching from stereo to mono tracks due to ↵Michael Giacomelli
uninitialized m/s coding flag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19498 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Ingenic players: disable LCD clock when unneededMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19497 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Commit fix by Tom Ross in FS#7488 wherein a silly mistake noise coding ↵Michael Giacomelli
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-20Ingenic targets:Maurus Cuelenaere
* 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-20Fix bug where a mono file using noise coding would be corrupted if it was ↵Michael Giacomelli
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-19Enable sleep() on MIPS targetsMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19493 a1c6a512-1295-4272-9138-f99709370657
2008-12-19- make installation dialog default to the last selection if existing.Dominik Riebeling
- enable cache usage for current builds too -- the http class now checks the timestamp of the file on the server, so there's no more point in not using the cache for current builds too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19492 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Update german translation.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19491 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Default automatic install to the latest release instead of the most recent ↵Dominik Riebeling
build. Rename small install to minimal install. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19490 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Make autodetection button more bigger and default button.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19489 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Fix up the iPod install section of the manual to bring itRobert Menes
more up to date (especially the Mac OS X install instructions), and also some general cleanup of language. Also added myself to the manual credits. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19487 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Use set/clr instead of mod functions where applicable.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19486 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Add a couple useful shorthand atomic register write functions for imx31. ↵Michael Sevakis
Conversion to them where appropriate to make cleaner code to be done. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19485 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Removed firmware requirement, since font zip is built without firmware.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19484 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Add svn:ignoreMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19483 a1c6a512-1295-4272-9138-f99709370657
2008-12-19Fix SVN propertiesMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19482 a1c6a512-1295-4272-9138-f99709370657