summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2006-01-19Fix reboot-to-diskmode for the Nano and Video - the "diskmode" string is writ...Dave Chapman
2006-01-18Profiling support, tools and documentation.Brandon Low
2006-01-18Part of patch #1407541 to improve battery smoothing by absorbing extra precis...Brandon Low
2006-01-18Remove a redundant lineHristo Kovachev
2006-01-18iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.Dave Chapman
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-18Two files for the iFP port that I forgot to commitDave Chapman
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold
2006-01-16Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.Thom Johansen
2006-01-16The Code Police struck againLinus Nielsen Feltzing
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-11let's hope we can start with using the x5 LCD in 16bits as then we can re-useDaniel Stenberg
2006-01-11iAudio: Removed duplicate register definitionsLinus Nielsen Feltzing
2006-01-11Enable the EXTON and CHG wakeup againLinus Nielsen Feltzing
2006-01-11H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50...Linus Nielsen Feltzing
2006-01-11Reverted the wakeup/debounce PCF50606 settings for nowLinus Nielsen Feltzing
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing
2006-01-09Don't init the lcd twice - once on lcd_init_device and the other one on first...Hristo Kovachev
2006-01-08Discard some LAME header fields if the file length has changed since the head...Magnus Holmgren
2006-01-07iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2006-01-03iaudio: proper tlv320 prototypesLinus Nielsen Feltzing
2005-12-28Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing
2005-12-27Don't put S/PDIF out of sync when audio is being paused.Miika Pekkarinen
2005-12-23Committed the pre-recording patch for iriver (#1387531 by Peter D'Hoye).Miika Pekkarinen
2005-12-22H300: RTC supportLinus Nielsen Feltzing
2005-12-22Simulator fixes: id3 string pointers can be null.Magnus Holmgren
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev