summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-03-01Remove all references to errno, it's unnecessary since the codec doesn't dire...Jens Arnold2-4/+0
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold1-2/+1
2006-02-28Removed wrong comment.Tomas Salfischberger1-14/+0
2006-02-28Language update by Rui Marinho (FS patch id 4749)Tomas Salfischberger1-474/+3228
2006-02-28add chessbox to source code archiveDaniel Stenberg1-0/+3
2006-02-28updated hungarian translation by Imre Herceg, updated finnish translation by ...Marcoen Hirschberg2-830/+1007
2006-02-27Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman1-0/+6
2006-02-27updated translation by Jeong Taek InMarcoen Hirschberg1-111/+195
2006-02-26use the 2bit version for X5 until there's a 16bit availableDaniel Stenberg1-1/+1
2006-02-26Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Opti...Dave Chapman2-4/+98
2006-02-26Significantly reduce memory waste by reducing the wps image buffer. The new s...Jens Arnold1-1/+2
2006-02-26Previous fix broke voice init when no language file had been selected. Fix th...Magnus Holmgren1-1/+3
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold15-94/+255
2006-02-26Add iaudio x5 support to the color pickerDave Chapman1-0/+9
2006-02-26updated translation by Alessio LenziMarcoen Hirschberg1-93/+513
2006-02-26More WavPack optimizations. Restored 24-bit file playback.Dave Bryant4-8/+513
2006-02-26Correct the id stringHristo Kovachev1-1/+1
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman9-2/+427
2006-02-25Updated Russian.lan by Aleksey KozyulinHristo Kovachev1-189/+948
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman34-35/+68
2006-02-24also enable recording cliplight when monitoring before recordingPeter D'Hoye1-2/+2
2006-02-24fix x5 button definition broken by gigabeat commitMarcoen Hirschberg1-1/+0
2006-02-24first gigabeat commitMarcoen Hirschberg46-5/+378
2006-02-24code police strikes againMarcoen Hirschberg2-5/+5
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing29-51/+49
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg15-16/+16
2006-02-24iPod: Reset the settings if the hold button is turned on before Rockbox startsDave Chapman1-0/+5
2006-02-24Fixed the early usb initialization problem.Miika Pekkarinen1-0/+9
2006-02-24Ooops, commit missing chessbox changes. Silly cvs...Jens Arnold2-1/+35
2006-02-24Made chessbox work on archos recorders and Ondios as an overlay. * Proper but...Jens Arnold4-38/+110
2006-02-24new menu system, consolidated button assignments, ipod mini supportAdam Boot4-203/+364
2006-02-23Static allocation of ttable.Jens Arnold1-7/+3
2006-02-23Quick fix to not stop audio playback on .cfg file load unless language settin...Magnus Holmgren1-1/+11
2006-02-23Fixes to Chessclock from Miguel (to make it work again after we broke his pat...Dave Chapman4-15/+16
2006-02-23Make peak meter work in simulator for SWCODEC targets.Dan Everton1-7/+6
2006-02-23Optimization of WavPack decoding in ARM assembler (for iPods). This allows Wa...Dave Bryant3-1/+482
2006-02-23Made the overlay loader code part of the plugin library.Jens Arnold5-72/+152
2006-02-23Erronous comment.Thom Johansen1-2/+2
2006-02-23Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo...Dave Chapman3-8/+16
2006-02-23Apply same optimisation as for the core lcd drivers.Jens Arnold1-19/+38
2006-02-22Fixed some iPod button mappings.Zakk Roberts1-8/+8
2006-02-22iAudio has no BUTTON_SELECT.Jens Arnold1-1/+1
2006-02-22Colour targets: Optimised plasma.rock. Now renders directly in fb_data format...Jens Arnold1-54/+62
2006-02-22Correct Miguel's last name pt. 2Hristo Kovachev1-1/+1
2006-02-22New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev10-0/+3052
2006-02-22Remove some unused/deprecated definesHristo Kovachev1-24/+0
2006-02-22BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3GBen Basha18-98/+217
2006-02-22Fix some of the voice and beep bugs that people have noticed since my new pcm...Brandon Low2-55/+53
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2-3/+9
2006-02-21Change slider display when changing edit mode.Dan Everton1-11/+28