summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Bring back -fdata-sections that got lost in the make system overhaul (r19146).Jens Arnold1-2/+2
2009-03-03FS #9974: Update Walon.lang by Stéphane Quertinmont.Tom Ross1-12/+55
2009-03-03Add missing user fields aka fix yellow.Tom Ross4-0/+77
2009-03-03Set a few svn:ignore bitsJonas Häggqvist0-0/+0
2009-03-03More GSoC related work. Have genlang parse the user field of the lang files. ...Tom Ross41-27523/+27562
2009-03-02TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase3-72/+91
2009-03-02Make the H10 5GB bootloader able to load the OF again. From FS#9955.Barry Wardell1-0/+4
2009-03-02Add a full stop after strings, since some voices use the existance of one to ...Jonas Häggqvist1-0/+1
2009-03-02Make sure that sorting works both for signed and unsigned char (it depends on...Alexander Levin1-9/+19
2009-03-02Remove some development help.Jonas Häggqvist1-2/+2
2009-03-02Ask which voice to use for Festival.Jonas Häggqvist2-0/+27
2009-03-02Make natural sorting work properly with cyrillic chars: they should be placed...Alexander Levin1-8/+8
2009-03-02Improve grammar and key map in reversi (FS#9960 and FS#9961)Alexander Levin3-3/+5
2009-03-02Update the french translation.Mustapha Senhaji1-2/+61
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz54-208/+229
2009-03-02Only enable LANG_ENABLE_SPEAKER if HAVE_SPEAKER is definedMaurus Cuelenaere3-6/+16
2009-03-02Forgot to #define HAVE_SPEAKER..Maurus Cuelenaere1-0/+3
2009-03-02Onda VX747:Maurus Cuelenaere8-0/+87
2009-03-02H10 is now the same as other targets regarding holding buttons while insertin...Frank Gevaerts1-5/+2
2009-03-02Fix some slight inconsistencies.Jens Arnold2-3/+3
2009-03-02imx31: Correct a register name typo.Michael Sevakis1-1/+1
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross6-17/+18
2009-03-02imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis2-7/+14
2009-03-02Another small change from my GSoC work: get rid of some old printf code in la...Tom Ross1-5/+2
2009-03-02Actually apply the patch...thanks again to Bryan Vandyke (and Tom Ross for no...Thomas Martitz1-33/+3
2009-03-02FS#9972 - Simplify strnatcmp. As we do ignore leading zeros (as opposed to th...Thomas Martitz1-2/+5
2009-03-02Fix some memset calls that use the wrong order for arguments.Tom Ross2-2/+2
2009-03-02Set x bit aka fix red...Jens Arnold1-0/+0
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold11-236/+102
2009-03-01Document the sorting setting in the Config file options appendix.Thomas Martitz1-0/+1
2009-03-01Reword the new sorting section a bit, and fix it to actually say "As digits"Thomas Martitz1-4/+4
2009-03-01Fix rockboy on the recorders.Jens Arnold1-1/+1
2009-03-01Make the example table follow the same look as the other tables in the manual.Dominik Riebeling1-8/+8
2009-03-01Power ain't cancel anymore.Thomas Martitz1-1/+1
2009-03-01Document the new sorting feature in our fine manual.Thomas Martitz1-0/+25
2009-03-01Make tremor check for very long ogg tags and truncate them if they're larger ...Michael Giacomelli1-6/+15
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz10-17/+332
2009-03-01Fix Onda VX747 bootloader buildMaurus Cuelenaere1-2/+4
2009-03-01Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin1-1/+1
2009-03-01Correct the BBX clause (no visual changes)Alexander Levin1-2/+2
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold19-20/+20
2009-03-01Correct comment and log message for failed AlbumArt bitmap loading.Antonius Hellmann1-2/+2
2009-03-01Bugfix: If AlbumArt bitmap loading fails, dont try loading it over and over a...Antonius Hellmann1-1/+0
2009-02-28Fix automated install using the wrong release information.Dominik Riebeling1-2/+2
2009-02-28Fix automated install not aborting when bootloader installation was canceled ...Dominik Riebeling1-1/+7
2009-02-28Add cyrillic glyphs to 12-Adobe-Helvetica.bdf -- the font used in the Alexander Levin1-1/+916
2009-02-28Mention the .link files as a supported file type (FS#9927)Alexander Levin3-0/+4
2009-02-28Use reference for version map instead of copy in prototype.Dominik Riebeling2-2/+2
2009-02-28Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL...Thomas Martitz1-8/+1
2009-02-28send the USB broadcast events at a less busy timeFrank Gevaerts1-2/+13