summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Commit both patches in FS#10833 - Protect against division by zero in AAC (mp...Michael Giacomelli3-6/+8
2009-12-13Make lipo calls silent.Dominik Riebeling4-6/+6
2009-12-13Bubbles: Rename definesTomer Shalev1-10/+10
2009-12-13Bubbles: Remove unused keymapsTomer Shalev1-16/+0
2009-12-13Sansa AMS: Implement 4 bit widebus mode for SD cards.Jack Halpin1-9/+38
2009-12-13PictureFlow: Add PF_MENU action to touchscreenTomer Shalev1-1/+0
2009-12-13PictureFlow: Add PF_MENU action to touchscreenTomer Shalev1-0/+3
2009-12-13Improved bitrev12, using a larger LUT to save one lookup, speeds up vorbis ab...Nils Wallménius1-4/+8
2009-12-13fix typo causing redNils Wallménius1-1/+1
2009-12-13Font improvements: Fix bug that caused some fonts to be rendered garbled on c...Nils Wallménius2-48/+50
2009-12-13Fix red, DESCALE_SHIFT macro was missing a right-parenthesis.Andrew Mahone1-2/+2
2009-12-13Libfaad pow2/log2 improvements:Andrew Mahone3-64/+105
2009-12-12Sokoban: Add keymaps for Cowon D2Tomer Shalev1-0/+2
2009-12-12M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun7-63/+33
2009-12-12Comment var only used by already commented out debug code, delete #if 0'ed bl...Nils Wallménius1-22/+12
2009-12-12spacerocks: Fix FS#9380: spacerocks shows funny rocks.Teruaki Kawashima1-39/+59
2009-12-12Invadrox: Fix red caused by touchscreen targets with no buttons defined for m...Tomer Shalev1-9/+18
2009-12-12Fix wrong button used in touchscreen keymapTomer Shalev1-1/+1
2009-12-12Invadrox: Add support for both touchscreen and buttons control of the game.Tomer Shalev1-22/+33
2009-12-12Fix Hebrew translationTomer Shalev1-2/+2
2009-12-12Use positive logic in #ifdef hellTomer Shalev1-4/+4
2009-12-12CodeBuster: Replace mapping defines with direct use of PLA_* macros.Tomer Shalev1-23/+18
2009-12-12Cowon: Fix wrong pluginlib actionTomer Shalev1-2/+2
2009-12-12Cowon D2: Revert some of r23927 (keymap changes), and restore Radio keymappingsTomer Shalev1-6/+3
2009-12-11Sansa e200r uses e200 manualMichael Chicoine1-0/+1
2009-12-11Remove svn:executableMichael Chicoine5-0/+0
2009-12-11Manual: Use proper action for leaving preset listTomer Shalev1-1/+1
2009-12-11Manual: Song rating control is a list, and therefore no need to explain whatTomer Shalev1-1/+1
2009-12-11Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin3-12/+24
2009-12-10Remove inline asm that hasn't been useful for years, no speed differenceNils Wallménius1-12/+0
2009-12-10Cowon D2: Add some more key mappingsTomer Shalev1-6/+14
2009-12-10Manual, USB HID: C200 does have keymap for Black screen in Presentation ModeTomer Shalev1-4/+2
2009-12-10Manual: Apply dos2unix to replace CR+LF end-of-line with LFTomer Shalev5-574/+574
2009-12-10Get sims.pl working again after target renameMichael Chicoine2-56/+45
2009-12-10tools/configure does not let you select normal build for sansae200r - add sim...Michael Chicoine1-0/+4
2009-12-10Uncomment lines which were previously commented out by mistakeTomer Shalev1-2/+2
2009-12-10The very tiny beginnings of a manual for the GoGear SA9200. StillRobert Menes1-0/+24
2009-12-10Sansa AMS: Add extra delay to the uSD init sequence to enhance card compata...Jack Halpin1-0/+1
2009-12-10Fix yellow: add bracesJeffrey Goode1-0/+2
2009-12-10plugin.c: It wouldn't make much sense to clear screen right before setting ba...Teruaki Kawashima1-5/+5
2009-12-10Rework spacerocks:Teruaki Kawashima1-189/+171
2009-12-10These are the last plugin keymaps needed for the GoGear SA9200.Robert Menes4-6/+38
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts1-3/+10
2009-12-09Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling1-3/+3
2009-12-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes7-1/+75
2009-12-09Remove some sample functions from codeclib - these were for verifying the gen...Andrew Mahone1-9/+0
2009-12-09Reuse existing variable instead of creating a new one.Michael Chicoine1-3/+2
2009-12-09Fix red - resolve multiple variable definitionMichael Chicoine1-3/+3
2009-12-09Correct the debug information displayed for SD card to match the CID register...Michael Chicoine1-5/+11
2009-12-09Rework spacerocks:Teruaki Kawashima1-839/+812