summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-21French language update. In bonus, few improvements and fixes by Clément Pit-...Mustapha Senhaji3-269/+683
2008-08-21Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663Frank Gevaerts1-6/+11
2008-08-20Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()Peter D'Hoye1-0/+5
2008-08-20Recording screen: show spdif samplerate on SWCODEC targets (with spdif of cou...Peter D'Hoye1-5/+44
2008-08-20Recording screen: do not show L/R gain settings when recording mono; do not s...Peter D'Hoye1-7/+23
2008-08-20properly remount the filesystem after usb disconnect with software usbFrank Gevaerts1-0/+3
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold1-4/+5
2008-08-19Character set handling refinements:Jens Arnold1-16/+15
2008-08-19Fix a tiny error in the Simplified Chinese translation.Jonas Häggqvist1-1/+1
2008-08-19Language updates:Jonas Häggqvist4-1248/+1212
2008-08-19Accept FS #9301 by Christopher Williams: fix radio preset list after removing...Peter D'Hoye1-0/+2
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon3-0/+3
2008-08-19dont let the database create a new playlist when party mode is on. (fixes FS#...Jonathan Gordon1-0/+4
2008-08-19workaround for FS#8748 (possibly others) where playback might freeze or get c...Jonathan Gordon1-4/+4
2008-08-19Rockbox info: restore the 5seconds update delay to allow scrolling,Stéphane Doyon1-1/+4
2008-08-18Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase1-1/+3
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon3-7/+15
2008-08-18Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon2-24/+11
2008-08-17Ensure every phrase has a "user:" line - currently they are all empty.Dave Chapman1-2/+36
2008-08-17Remove quotes around the keyword deprecated - probably introduced by my trans...Jonas Häggqvist13-28/+28
2008-08-17Sort Catalan lang file to the same order as english.lang - no other changes.Dave Chapman1-4484/+4484
2008-08-17Fix a single string in the Russian translation by Alexander Levin (FS#9290). ...Jonas Häggqvist2-17/+17
2008-08-17Fix a problem reading some ID3v2.4 tags. The data length refers to the size o...Magnus Holmgren1-6/+1
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman1-8/+26
2008-08-17Updated Simplified Chinese translation by Jun Gu (FS#9283).Jonas Häggqvist2-0/+388
2008-08-17Set svn:keywordsDave Chapman0-0/+0
2008-08-16More changes to the Catalan lang file - fixing empty/none strings, ensuring t...Dave Chapman1-379/+543
2008-08-16Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog maint...Jonas Häggqvist2-79/+229
2008-08-16Translation updates:Jonas Häggqvist2-230/+739
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold2-2/+2
2008-08-16The codec API was changed in r18121 in a backwards incompatible way, but the ...Jens Arnold1-2/+2
2008-08-15The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye1-1/+1
2008-08-15Rework of the Hebrew translation - sort by English order, and small fixes by ...Jonas Häggqvist2-4686/+4625
2008-08-15Make the wiki base url show up correctly in the html output.Dominik Riebeling1-2/+3
2008-08-15Updated Catalan translation. More work is needed though - a lot of strings a...Dave Chapman1-173/+593
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold1-9/+12
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold1-3/+13
2008-08-15Change 18 char limit to (LCD_WIDTH/SYSFONT_WIDTH) in panicf() (FS#9282)Maurus Cuelenaere1-4/+5
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere2-10/+42
2008-08-15Onda VX747:Maurus Cuelenaere4-3130/+3178
2008-08-15Ok, ok, strncpy is better here :PNils Wallménius1-1/+1
2008-08-15Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius1-1/+1
2008-08-15Adapt comment to the fact that the splash is removedPeter D'Hoye1-2/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius65-302/+273
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken4-177/+138
2008-08-14Add missing header file to plugins/zxbox/helpers.cBertrik Sikken1-0/+1
2008-08-14Don't reset the language setting if it wasn't changed but the configuration s...Dominik Riebeling1-4/+7
2008-08-14Update German translation.Marianne Arnold1-80/+226
2008-08-14Update Swedish translation.Magnus Holmgren1-81/+228
2008-08-14Fix one printf format string warning by applying a simplification.Jens Arnold1-3/+1