summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ADPCM wav codec fix by Frederic DevernayLinus Nielsen Feltzing2006-03-04
* Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn2006-03-04
* Do not show peakmeter and recording time on radio screen for targets with sof...Peter D'Hoye2006-03-03
* Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...Dave Chapman2006-03-03
* Removed unused debug function which caused a warning for 64bit simulators.Jens Arnold2006-03-03
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* imported code are excepted from these guidelinesDaniel Stenberg2006-03-03
* Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg2006-03-03
* Long policyJens Arnold2006-03-03
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* Ooops. INT_MAX is now visible to plugins, so don't redefine it.Jens Arnold2006-03-03
* More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold2006-03-03
* TAB policed.Jens Arnold2006-03-02
* Improved battery status reporting for units which support usb power / chargeBrandon Low2006-03-02
* gigabeat related changesMarcoen Hirschberg2006-03-02
* improve FreeBSD support a littleMarcoen Hirschberg2006-03-02
* Change rename() to set errno to EXDEV if a rename is attempted across volumes.Dan Everton2006-03-02
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Fixed pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold2006-03-02
* Fixed grammar mistake, pointed out by Marianne Arnold.Jens Arnold2006-03-01
* Fix 'make clean' in tools.Jens Arnold2006-03-01
* Always stop recording when performing shutdown in the recording screen. Fixes...Peter D'Hoye2006-03-01
* Stop mixing signed and unsigned when dealing with audioPeter D'Hoye2006-03-01
* Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing2006-03-01
* added the SDL BMP images, removed the x11 and win32 sourcesDaniel Stenberg2006-03-01
* Remove all references to errno, it's unnecessary since the codec doesn't dire...Jens Arnold2006-03-01
* x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold2006-03-01
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Removed wrong comment.Tomas Salfischberger2006-02-28
* Language update by Rui Marinho (FS patch id 4749)Tomas Salfischberger2006-02-28
* Clean up of the autogenerated tables. Should probably use scalebox and bookta...Martin Arver2006-02-28
* add chessbox to source code archiveDaniel Stenberg2006-02-28
* Implement . and .. path in dircache to properly support moving filesMiika Pekkarinen2006-02-28
* updated hungarian translation by Imre Herceg, updated finnish translation by ...Marcoen Hirschberg2006-02-28
* open the image in binary mode to work better on windowsDaniel Stenberg2006-02-28
* iPod 5G: Correctly implement mute when setting volumeDave Chapman2006-02-28
* Fix stupid padded width calculation bug.Jens Arnold2006-02-27
* Oops: clipping detection optimization broke pre-recordingPeter D'Hoye2006-02-27
* Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman2006-02-27
* updated translation by Jeong Taek InMarcoen Hirschberg2006-02-27
* Someone asked this on the mailinglist.Tomas Salfischberger2006-02-27
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* Slight optimization of the X5 LCD driverLinus Nielsen Feltzing2006-02-27
* ATA power control on iAudio X5Linus Nielsen Feltzing2006-02-27
* use the 2bit version for X5 until there's a 16bit availableDaniel Stenberg2006-02-26
* we have a new patch tracker!Daniel Stenberg2006-02-26
* Store recorded peak values in short; this should fix an issue where clipping ...Peter D'Hoye2006-02-26
* Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Opti...Dave Chapman2006-02-26
* iPod 3G - small audio fixes, but it still isn't working.Dave Chapman2006-02-26