summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn3-36/+88
2006-03-03Do not show peakmeter and recording time on radio screen for targets with sof...Peter D'Hoye1-1/+9
2006-03-03Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...Dave Chapman3-317/+350
2006-03-03Removed unused debug function which caused a warning for 64bit simulators.Jens Arnold1-13/+0
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg15-1022/+1068
2006-03-03imported code are excepted from these guidelinesDaniel Stenberg1-1/+7
2006-03-03Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg1-467/+646
2006-03-03Long policyJens Arnold2-5/+5
2006-03-03More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold6-21/+21
2006-03-03Ooops. INT_MAX is now visible to plugins, so don't redefine it.Jens Arnold1-3/+0
2006-03-03More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold3-23/+45
2006-03-02TAB policed.Jens Arnold1-3/+3
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low3-16/+18
2006-03-02gigabeat related changesMarcoen Hirschberg8-4/+503
2006-03-02improve FreeBSD support a littleMarcoen Hirschberg3-6/+8
2006-03-02Change rename() to set errno to EXDEV if a rename is attempted across volumes.Dan Everton1-3/+10
2006-03-02Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2-5/+5
2006-03-02Fixed pointer size vs. int size problems (64 bit sims)Jens Arnold1-5/+5
2006-03-02Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold3-35/+36
2006-03-01Fixed grammar mistake, pointed out by Marianne Arnold.Jens Arnold1-1/+1
2006-03-01Fix 'make clean' in tools.Jens Arnold2-2/+2
2006-03-01Always stop recording when performing shutdown in the recording screen. Fixes...Peter D'Hoye1-0/+5
2006-03-01Stop mixing signed and unsigned when dealing with audioPeter D'Hoye1-2/+2
2006-03-01Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing1-3/+18
2006-03-01added the SDL BMP images, removed the x11 and win32 sourcesDaniel Stenberg1-15/+1
2006-03-01Remove all references to errno, it's unnecessary since the codec doesn't dire...Jens Arnold2-4/+0
2006-03-01x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold1-1/+4
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold5-12/+10
2006-02-28Removed wrong comment.Tomas Salfischberger1-14/+0
2006-02-28Language update by Rui Marinho (FS patch id 4749)Tomas Salfischberger2-474/+3229
2006-02-28Clean up of the autogenerated tables. Should probably use scalebox and bookta...Martin Arver24-2061/+514
2006-02-28add chessbox to source code archiveDaniel Stenberg1-0/+3
2006-02-28Implement . and .. path in dircache to properly support moving filesMiika Pekkarinen2-5/+53
2006-02-28updated hungarian translation by Imre Herceg, updated finnish translation by ...Marcoen Hirschberg3-830/+1008
2006-02-28open the image in binary mode to work better on windowsDaniel Stenberg1-1/+6
2006-02-28iPod 5G: Correctly implement mute when setting volumeDave Chapman2-16/+12
2006-02-27Fix stupid padded width calculation bug.Jens Arnold1-1/+1
2006-02-27Oops: clipping detection optimization broke pre-recordingPeter D'Hoye1-1/+0
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-27Someone asked this on the mailinglist.Tomas Salfischberger1-0/+1
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman5-3/+113
2006-02-27Slight optimization of the X5 LCD driverLinus Nielsen Feltzing1-4/+4
2006-02-27ATA power control on iAudio X5Linus Nielsen Feltzing1-1/+7
2006-02-26use the 2bit version for X5 until there's a 16bit availableDaniel Stenberg1-1/+1
2006-02-26we have a new patch tracker!Daniel Stenberg1-2/+2
2006-02-26Store recorded peak values in short; this should fix an issue where clipping ...Peter D'Hoye1-37/+5
2006-02-26Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Opti...Dave Chapman2-4/+98
2006-02-26iPod 3G - small audio fixes, but it still isn't working.Dave Chapman3-7/+15
2006-02-26Significantly reduce memory waste by reducing the wps image buffer. The new s...Jens Arnold1-1/+2