summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-29Slight change of coef format. Removed erronous hard code of channelThom Johansen2-13/+18
2006-01-29Make Musepack work on little endian devices.Thom Johansen1-0/+4
2006-01-29Recommit reverted changes and add the missing file...Thom Johansen3-0/+99
2006-01-29Cache wps image files to allow really fast boot.Miika Pekkarinen3-3/+97
2006-01-29(dast) added iPod bleeding buildsBjörn Stenberg1-3/+7
2006-01-29Better working fix for the BMP loader transparency flag bugLinus Nielsen Feltzing1-5/+13
2006-01-29Temporary fix for crashing when trying to enter the WPS, thanks to Adam Boot.Brandon Low1-6/+6
2006-01-29Backout part of the last change to fix builds for nowBrandon Low2-38/+0
2006-01-29Initial multi-band EQ support for software codec platforms. Now go startThom Johansen4-0/+305
2006-01-29Prevent unaligned memory accesses whilst reading seektable - fixes FLAC playb...Dave Chapman1-7/+13
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing5-4/+82
2006-01-28Make Tremor usable on ARM targets.Thom Johansen3-16/+17
2006-01-28iPod: First working audio driverDave Chapman3-50/+93
2006-01-28Codec buffer was initialized too early thus crashing the unit later.Miika Pekkarinen1-2/+3
2006-01-28Color BMP supportLinus Nielsen Feltzing8-60/+261
2006-01-27include the ucl's .ch files, pointed out by JoerchDaniel Stenberg1-0/+1
2006-01-27Don't use crossfader mix mode when skipping tracks manually.Miika Pekkarinen3-10/+14
2006-01-27Remove calls to cpu_boost - they are not required any moreBen Basha1-7/+0
2006-01-27shortened the comment to 80 colDaniel Stenberg1-1/+1
2006-01-27Made lots of keys' code depend on the actual definition of the key insteadDaniel Stenberg1-7/+14
2006-01-271 - don't assume 160x128 means iriver h1x0 display, added check for depthDaniel Stenberg1-2/+5
2006-01-27iriver: Init audio on background.Miika Pekkarinen3-93/+131
2006-01-27Portability enhancements - make the menu bitmap positions #defines, introduce...Dave Chapman3-59/+101
2006-01-27Fix red buildsBrandon Low1-1/+3
2006-01-27Detect USB charge state in Hxx0Brandon Low1-1/+2
2006-01-26Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some brick...Linus Nielsen Feltzing2-85/+144
2006-01-26Enable USB charging mode on H300, hold Rec when inserting the USB connector t...Linus Nielsen Feltzing2-1/+7
2006-01-26Updated korean.lang by Jeong Taek InHristo Kovachev1-0/+6
2006-01-26Add some IIS addressesDave Chapman1-0/+6
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg5-22/+78
2006-01-25Fix all the simulator builds I brokeBrandon Low1-0/+5
2006-01-25It's unsigned, no need to check for negativityBrandon Low1-7/+3
2006-01-25Add battery voltage that is now exported from the power management as a wps tagBrandon Low1-1/+12
2006-01-25Button mappings for iPods, using mp3_is_playing() for harware platforms, file...Hristo Kovachev1-2/+13
2006-01-25And the plugin itself ... :)Hristo Kovachev1-0/+339
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev5-3/+32
2006-01-25Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR...Brandon Low2-5/+22
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing4-3/+5
2006-01-25Added "Queue shuffled", for completenessLinus Nielsen Feltzing2-0/+12
2006-01-25GDB stub for ARMTomasz Malesinski6-3/+720
2006-01-25New build type: GDB stubTomasz Malesinski1-1/+14
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski2-0/+1131
2006-01-25Simple sscanf implementationTomasz Malesinski2-0/+246
2006-01-25Added ATTRIBUTE_SCANFTomasz Malesinski1-0/+1
2006-01-24added .vectors section for ARMTomasz Malesinski2-13/+41
2006-01-24made UIE for iPod common to all ARM targetsTomasz Malesinski1-17/+22
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value f...Dave Chapman1-8/+11
2006-01-24added toolset for iFPTomasz Malesinski1-0/+4
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen5-41/+40
2006-01-24Properly configurable tick timer for PP5020.Thom Johansen1-6/+2