summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
* Add mkzenboot: makes it possible to integrate Rockbox bootloader with Creative firmwares without the need of distributing binaries * Add Tadeusz Pyś to credits, who figured out the minifs file system * Fix bootloader git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18352 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18351 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination ↵Jens Arnold
file doesn't exist) by using -c. This requires buildzip.pl to only call the archiver once, with the additional beneft that it's more efficient (saves a call, and allows 7zip archives to become smaller). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18350 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18349 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Onda VX747:Maurus Cuelenaere
* Overall cleanup (still needs work) * Add preliminary USB support * Add power off support * Add preliminary MMU handling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18348 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing ↵Antoine Cellerier
the clean target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18347 a1c6a512-1295-4272-9138-f99709370657
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18346 a1c6a512-1295-4272-9138-f99709370657
2008-08-26ZenUtils:Maurus Cuelenaere
* add FRESC encryption * clean up code a bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18345 a1c6a512-1295-4272-9138-f99709370657
2008-08-26FS#9322 - Clarify the copyright and the license of nimbus-19 by Alexander LevinNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18344 a1c6a512-1295-4272-9138-f99709370657
2008-08-26FS#9326 grammar fix by Clément Pit--ClaudelNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18343 a1c6a512-1295-4272-9138-f99709370657
2008-08-25Update unifont to the latest version (5.1.20080820). This one has the filler ↵Jens Arnold
glyphs for undefined characters, surrogates and private use area stripped from the version at http://unifoundry.com/unifont.html in order to save space. It covers the whole unicode 5.1 basic multilingual plane (53388 glyphs). Fixes FS #9241. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18342 a1c6a512-1295-4272-9138-f99709370657
2008-08-24Jz4740 USB tool:Maurus Cuelenaere
* Add preliminary support for NAND & ROM dump git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18341 a1c6a512-1295-4272-9138-f99709370657
2008-08-24ZenUtils:Maurus Cuelenaere
* Apply FS#9311 by Jelle Geerts: fix compiling on MingW * Make zen::find_firmware_offset() detect the offset better git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18340 a1c6a512-1295-4272-9138-f99709370657
2008-08-24Add euro sign, and bring back glyph names (now unicode names).Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18339 a1c6a512-1295-4272-9138-f99709370657
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18338 a1c6a512-1295-4272-9138-f99709370657
2008-08-23Updated Serbian translation by Ivan Pesic (FS#9310).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18337 a1c6a512-1295-4272-9138-f99709370657
2008-08-22This file is no longer neededPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18336 a1c6a512-1295-4272-9138-f99709370657
2008-08-22Accept FS #9276: Updated RWPS for iriver h1x0/h3x0 remotes (128x64x1) by ↵Peter D'Hoye
Marianne Arnold git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18335 a1c6a512-1295-4272-9138-f99709370657
2008-08-22Apply automatic fixes to the Norwegian Nynorsk translation by copying dest ↵Jonas Häggqvist
strings into voice, where English uses the same value, and by mirroring empty phrases from English. In a few places, this will appear to remove translations, but these weren't used in the first place. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18334 a1c6a512-1295-4272-9138-f99709370657
2008-08-22Updated Norwegian Nynorsk translation by Karl Ove Hufthammer (FS#9309).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18333 a1c6a512-1295-4272-9138-f99709370657
2008-08-22rbutil: bootloader installation iaudio, create the FIRMWARE dir if it doesnt ↵Dominik Wenger
exist, or bootloader install will fail. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18332 a1c6a512-1295-4272-9138-f99709370657
2008-08-21Fix some issues with the French translation, based on FS#9298 by Manuel ↵Jonas Häggqvist
Dejonghe. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18331 a1c6a512-1295-4272-9138-f99709370657
2008-08-21Add rough estimate for iPod 4G power consumption. Probably a little off, ↵Michael Giacomelli
but better then using the Archos numbers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18330 a1c6a512-1295-4272-9138-f99709370657
2008-08-21Oops fixe few mistakes.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18329 a1c6a512-1295-4272-9138-f99709370657
2008-08-21French language update. In bonus, few improvements and fixes by Clément ↵Mustapha Senhaji
Pit-Claudel (taken from FS#9141). Remove an empty line from the english file, while I was here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18328 a1c6a512-1295-4272-9138-f99709370657
2008-08-21Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663Frank Gevaerts
Thanks to Martin Ritter for finding out that the uncached accesses were somehow causing this SERIALIZE_WRITES can probably be removed, but this requires a bit more testing first git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18327 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18326 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Recording screen: show spdif samplerate on SWCODEC targets (with spdif of ↵Peter D'Hoye
course). To be adapted so this also works for HWCODEC. And to be tested as I have no cable around and a broken disk in my h120.... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18325 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Recording screen: do not show L/R gain settings when recording mono; do not ↵Peter D'Hoye
show gain (and AGC) at all when recording via spdif. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18324 a1c6a512-1295-4272-9138-f99709370657
2008-08-20properly remount the filesystem after usb disconnect with software usbFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18323 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, ↵Jens Arnold
valnogood shouldn't be considered as an error. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18322 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Character set handling refinements:Jens Arnold
- Default to UTF-8 for all I/O, including STDIO, removing the need to explicitly select UTF-8 in several places - Let PerlIO check for valid UTF-8 - Cygwin/SAPI: Perl 5.8.8 breaks when asked to handle both UTF-16 and CRLF in PerlIO ('unexpected non-continuation byte'). Work around this by going back to manual CRLF handling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18321 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Fix a tiny error in the Simplified Chinese translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18320 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Language updates:Jonas Häggqvist
* Updated Simplified Chinese by Jun Gu with syntax fixes by me (FS#9300) * Non-translating updates to Czech and Thai by Robert Menes (FS#9303) * Fix some syntax and consistency errors in Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18319 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Accept FS #9301 by Christopher Williams: fix radio preset list after ↵Peter D'Hoye
removing a preset git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18318 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters ↵Jonathan Gordon
wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18317 a1c6a512-1295-4272-9138-f99709370657
2008-08-19dont let the database create a new playlist when party mode is on. (fixes ↵Jonathan Gordon
FS#8292) its not consistant with the filebrowser though, i.e you have to open the context menu for the item to add it to the playlist (whereas in the filebrowser it automatically gets queued if its selected) still better than ignoreing the setting though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18316 a1c6a512-1295-4272-9138-f99709370657
2008-08-19workaround for FS#8748 (possibly others) where playback might freeze or get ↵Jonathan Gordon
confused if you try starting a new playlist when party mode is enabled. It now will ignore the setting if you try starting playback if there is nothing already playing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18315 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Rockbox info: restore the 5seconds update delay to allow scrolling,Stéphane Doyon
which I broke in r18309. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18312 a1c6a512-1295-4272-9138-f99709370657
2008-08-18Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18311 a1c6a512-1295-4272-9138-f99709370657
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon
(which was the point of that feature). See r18041. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18310 a1c6a512-1295-4272-9138-f99709370657
2008-08-18Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18309 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Ensure every phrase has a "user:" line - currently they are all empty.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18308 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Remove quotes around the keyword deprecated - probably introduced by my ↵Jonas Häggqvist
translation page. Also some further tweaking of the Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18307 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Sort Catalan lang file to the same order as english.lang - no other changes.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18306 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Fix a single string in the Russian translation by Alexander Levin (FS#9290). ↵Jonas Häggqvist
Small fixes to the Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18305 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Fix a problem reading some ID3v2.4 tags. The data length refers to the size ↵Magnus Holmgren
of the frame without compression, unsynchronization and the like, so it should not be used when skipping unsupported frames in the file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18304 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Add a -s option to genlang to sort a language file into the same order as ↵Dave Chapman
english.lang git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18303 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Updated Simplified Chinese translation by Jun Gu (FS#9283).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18302 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Set svn:keywordsDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18301 a1c6a512-1295-4272-9138-f99709370657