summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-20simulator build fixDaniel Stenberg1-2/+1
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg27-213/+490
2006-01-20Sudoku: Fixed drawing of scratchpad on archos LCD.Jens Arnold1-6/+17
2006-01-19Fix red builds moreBrandon Low1-1/+1
2006-01-19iriver: Better fix for the previous problem, stop playback if nextMiika Pekkarinen2-9/+26
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low3-11/+5
2006-01-19Don't start playback twice if pcm buffer runs empty when switching toMiika Pekkarinen1-16/+20
2006-01-19Make sure that no targets lose charging related features from those red build...Brandon Low2-7/+11
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg5-0/+49
2006-01-19Attempt fix to broken builds.Thom Johansen2-1/+5
2006-01-19Charging state reporting on H3x0Brandon Low2-7/+29
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low1-1/+3
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low1-126/+138
2006-01-19Synced.Mats Lidell1-4/+94
2006-01-18Profiling support, tools and documentation.Brandon Low19-11/+146
2006-01-18Part of the profiling patch to use a consistent return path in all codecs to ...Brandon Low10-65/+141
2006-01-18Patch #1408536 by Mark Arigo - properly strip ID3V1 tagsLinus Nielsen Feltzing1-1/+5
2006-01-18Remove a trailing space to make binlang happyHristo Kovachev1-1/+1
2006-01-18removed a few ifdefsDaniel Stenberg1-10/+5
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg35-13/+291
2006-01-18More consistent error checking.Jens Arnold2-7/+7
2006-01-18The .entry section does no longer exist.Jens Arnold2-2/+0
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold13-139/+96
2006-01-17Remove use of stdio.h. Proper handling of IRAM.Thom Johansen1-5/+13
2006-01-17Simplified new plugin loader (only read plugin once).Jens Arnold1-37/+17
2006-01-17Proper fix for the playlist viewer crashLinus Nielsen Feltzing1-2/+4
2006-01-17Fixed a crash when wrapping the playlist viewer backwards, and made it always...Linus Nielsen Feltzing1-4/+4
2006-01-16Model & version check for simulator plugins.Jens Arnold2-22/+36
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg1-2/+2