summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-02-01iPod: Enable peakmeterDave Chapman
2006-01-31Revert accidental changeChristi Scarborough
2006-01-31ARM: r12 is scratch, so don't save it.Thom Johansen
2006-01-31Small iPod colour BMP fix by linuxstdChristi Scarborough
2006-01-31Small ARM opt. Saves eight bytes!Thom Johansen
2006-01-31Now dircache should work on players requiring long aligned memoryMiika Pekkarinen
2006-01-31Oops - fix red iPod bootloader buildDave Chapman
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman
2006-01-30iPod: Remove some iPod Photo lcd initialisation code that (when used in the b...Dave Chapman
2006-01-30iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing
2006-01-28iPod: First working audio driverDave Chapman
2006-01-28Color BMP supportLinus Nielsen Feltzing
2006-01-27Fix red buildsBrandon Low
2006-01-27Detect USB charge state in Hxx0Brandon Low
2006-01-26Enable USB charging mode on H300, hold Rec when inserting the USB connector t...Linus Nielsen Feltzing
2006-01-26Add some IIS addressesDave Chapman
2006-01-25Fix all the simulator builds I brokeBrandon Low
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing
2006-01-25GDB stub for ARMTomasz Malesinski
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski
2006-01-25Simple sscanf implementationTomasz Malesinski
2006-01-25Added ATTRIBUTE_SCANFTomasz Malesinski
2006-01-24added .vectors section for ARMTomasz Malesinski
2006-01-24made UIE for iPod common to all ARM targetsTomasz Malesinski
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2006-01-24Properly configurable tick timer for PP5020.Thom Johansen
2006-01-23Slightly safer version of queue_delete()Linus Nielsen Feltzing
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing
2006-01-22Fixed the red builds.Miika Pekkarinen
2006-01-22Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar Liberman - Part 2 :)Tomas Salfischberger
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low
2006-01-21Prevent a very tiny pop from happening when starting/stopping pcmMiika Pekkarinen
2006-01-21Improve performance by putting more of the code and variables that are called...Brandon Low
2006-01-20Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen
2006-01-20Better random number generator: Mersenne twiser with improved initialisation....Jens Arnold
2006-01-19Fix red buildsBrandon Low
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low
2006-01-19Make sure that no targets lose charging related features from those red build...Brandon Low
2006-01-19UIE handler for ARM/iPod. Currently does not support interrupts. WillThom Johansen
2006-01-19Patch #1404233 by Peter D'Hoye: H300 brightness bugfixHristo Kovachev
2006-01-19Attempt fix to broken builds pt. 2Hristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2006-01-19Initialize the MBC to off, idle state JinCBrandon Low
2006-01-19Stricter asm constraint is required.Brandon Low