summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Stop mixing signed and unsigned when dealing with audioPeter D'Hoye2006-03-01
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Implement . and .. path in dircache to properly support moving filesMiika Pekkarinen2006-02-28
* iPod 5G: Correctly implement mute when setting volumeDave Chapman2006-02-28
* Oops: clipping detection optimization broke pre-recordingPeter D'Hoye2006-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
* Store recorded peak values in short; this should fix an issue where clipping ...Peter D'Hoye2006-02-26
* iPod 3G - small audio fixes, but it still isn't working.Dave Chapman2006-02-26
* iPod 3G - initial (completely untested) attempt at audio supportDave Chapman2006-02-26
* Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman2006-02-26
* use all recorded samples for peak metering and clipping detectionPeter D'Hoye2006-02-24
* Ooops. Fix warning in simsDave Chapman2006-02-24
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Make pcm_playback.c compile for the iPod 3G - there is no playback implemente...Dave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Ooops. Forgot to remove some debug codeLinus Nielsen Feltzing2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* ADC driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* ADC driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* Include the correct source files for iAudio X5Linus Nielsen Feltzing2006-02-23
* PCF50606 driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* Power driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* LCD driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* Optimized the PLLCR writeLinus Nielsen Feltzing2006-02-23
* Make sure PLL is off when booting on Coldfire targetsLinus Nielsen Feltzing2006-02-23
* Shave off one instruction in fiq handler!Thom Johansen2006-02-23
* The iAudio bootloader needs to have the startup code first in memoryLinus Nielsen Feltzing2006-02-23
* Didn't mean to commit this, revert.Thom Johansen2006-02-22
* Fix silly bug that made it crash on iPod.Jens Arnold2006-02-22
* Made LCD_RGBPACK() macro more efficient when used with variable arguments.Jens Arnold2006-02-22
* Some corrections for MCF5250Linus Nielsen Feltzing2006-02-22
* Fix stupid mistake.Thom Johansen2006-02-22
* Commit correct file this time.Thom Johansen2006-02-22
* ARM optimised memset from Linux.Thom Johansen2006-02-22
* Generic bitbang I2C driverLinus Nielsen Feltzing2006-02-22
* Remove some unused/deprecated definesHristo Kovachev2006-02-22
* Optimised lcd_clear_display(), lcd_hline() and lcd_fillrect().Jens Arnold2006-02-22
* Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold2006-02-22
* Slight optimisation for 1bit and 2bit (vp) LCD drivers.Jens Arnold2006-02-22
* No X5 remote support just yetLinus Nielsen Feltzing2006-02-21
* Not only H300 has a PCF50606Linus Nielsen Feltzing2006-02-21
* Correct typo in commentsDave Chapman2006-02-21
* Forgot to add config file for iPod Mini.Dave Chapman2006-02-21
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21
* iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...Dave Chapman2006-02-20
* Correct the channel order in the ASM optimised fiq handler. Correct aThom Johansen2006-02-20
* Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...Hristo Kovachev2006-02-20