summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-28Color BMP supportLinus Nielsen Feltzing7-60/+244
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-26Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some brick...Linus Nielsen Feltzing2-85/+144
2006-01-26Updated korean.lang by Jeong Taek InHristo Kovachev1-0/+6
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg5-22/+78
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 Kovachev3-3/+25
2006-01-25Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR...Brandon Low2-5/+22
2006-01-25Added "Queue shuffled", for completenessLinus Nielsen Feltzing2-0/+12
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value f...Dave Chapman1-8/+11
2006-01-24Little optimization to the bmp loader loop (unfortunately almost noMiika Pekkarinen1-17/+8
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold1-13/+17
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold1-23/+92
2006-01-23Bugfix: gray_putsxyofs() couldn't have worked beforeJens Arnold1-1/+1
2006-01-23Grayscale library: colour macros now matching the core LCD drivers.Jens Arnold1-3/+6
2006-01-23Small bugfix for LCDs > 128 pixels high.Dave Chapman1-1/+1
2006-01-23Correct backlight handlingDave Chapman1-2/+5
2006-01-23BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Papr...Dave Chapman18-0/+1137
2006-01-23Forgotten Makefile change - Link bitmap libraries against plugins for the SDL...Dave Chapman1-1/+1
2006-01-23updated by Jeong Taek InMarcoen Hirschberg1-0/+12
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman2-13/+36
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg3-0/+7
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman2-3/+3
2006-01-22Add bitmap filesDave Chapman1-0/+8
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman36-1817/+417
2006-01-22Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen3-25/+49
2006-01-22Fix a bug in the end of track updatesBrandon Low1-2/+2
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low6-137/+129
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger8-21/+238
2006-01-22Initialize callback for safetyBrandon Low1-0/+2
2006-01-22Fix red build in my own targetBrandon Low1-3/+3
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low14-91/+192
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low1-16/+31
2006-01-21Continue to update playback status after decoding is complete (the progress b...Brandon Low3-20/+41
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low1-1/+0
2006-01-21Improve performance by putting more of the code and variables that are called...Brandon Low1-11/+8
2006-01-21Fixed the codec loader bug.Miika Pekkarinen1-5/+6
2006-01-20Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen3-40/+88
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl...Dave Chapman1-2/+5
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman6-21/+71
2006-01-20iPod: Change button mapping in the file browser. Now MENU is mapped to menu,...Dave Chapman1-4/+3