summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value f...Dave Chapman
2006-01-24Little optimization to the bmp loader loop (unfortunately almost noMiika Pekkarinen
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold
2006-01-23Bugfix: gray_putsxyofs() couldn't have worked beforeJens Arnold
2006-01-23Grayscale library: colour macros now matching the core LCD drivers.Jens Arnold
2006-01-23Small bugfix for LCDs > 128 pixels high.Dave Chapman
2006-01-23Correct backlight handlingDave Chapman
2006-01-23BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Papr...Dave Chapman
2006-01-23Forgotten Makefile change - Link bitmap libraries against plugins for the SDL...Dave Chapman
2006-01-23updated by Jeong Taek InMarcoen Hirschberg
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman
2006-01-22Add bitmap filesDave Chapman
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman
2006-01-22Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen
2006-01-22Fix a bug in the end of track updatesBrandon Low
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2006-01-22Initialize callback for safetyBrandon Low
2006-01-22Fix red build in my own targetBrandon Low
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low
2006-01-21Continue to update playback status after decoding is complete (the progress b...Brandon Low
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low
2006-01-21Improve performance by putting more of the code and variables that are called...Brandon Low
2006-01-21Fixed the codec loader bug.Miika Pekkarinen
2006-01-20Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl...Dave Chapman
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20iPod: Change button mapping in the file browser. Now MENU is mapped to menu,...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-20Sudoku: Fixed drawing of scratchpad on archos LCD.Jens Arnold
2006-01-19Fix red builds moreBrandon Low
2006-01-19iriver: Better fix for the previous problem, stop playback if nextMiika Pekkarinen
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low
2006-01-19Don't start playback twice if pcm buffer runs empty when switching toMiika Pekkarinen
2006-01-19Make sure that no targets lose charging related features from those red build...Brandon Low
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg
2006-01-19Attempt fix to broken builds.Thom Johansen
2006-01-19Charging state reporting on H3x0Brandon Low
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low
2006-01-19Synced.Mats Lidell
2006-01-18Profiling support, tools and documentation.Brandon Low
2006-01-18Part of the profiling patch to use a consistent return path in all codecs to ...Brandon Low
2006-01-18Patch #1408536 by Mark Arigo - properly strip ID3V1 tagsLinus Nielsen Feltzing
2006-01-18Remove a trailing space to make binlang happyHristo Kovachev