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