summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-08~2% performance improvement and some code cleanups for ipod video lcd updateBrandon Low1-31/+36
2006-03-08Minor optimisation.Jens Arnold1-2/+2
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold8-72/+1026
2006-03-07Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold1-1/+1
2006-03-07_Slight_ optimization of peak calculationBrandon Low1-15/+25
2006-03-07ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing1-16/+43
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing3-0/+91
2006-03-07Adapted to compile with lostlogics recent ADC driver changesLinus Nielsen Feltzing1-2/+2
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing3-2/+16
2006-03-07Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on...Hristo Kovachev1-2/+29
2006-03-07Patch #4790 by Nils Wallménius. Added Bejeweled to the manual. Some minor ...Martin Arver7-7/+19
2006-03-07Added screenshots to some plugins for the 176x132x16 screens. Include the sam...Martin Arver17-19/+16
2006-03-07Fix red builds (with frustration)Brandon Low1-11/+11
2006-03-07Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low1-15/+13
2006-03-07Slight simplification of scroll button driverBrandon Low1-11/+9
2006-03-06Make seconds flow evenly and further throttle RTC reads solution partially th...Brandon Low1-13/+13
2006-03-06Added screenshots for some of the plugins for the 112x64x1 and 220x176x16 pla...Martin Arver38-0/+0
2006-03-06Added screenshots to a number of plugins for the 160x128x2 screensizes. Now m...Martin Arver37-99/+90
2006-03-06Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be inclu...Jens Arnold1-1/+1
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low2-11/+27
2006-03-06update by Jeong Taek InMarcoen Hirschberg1-10/+28
2006-03-06Added a new \genericimg macro to the platform-files. Added screenshots to the...Martin Arver15-10/+16
2006-03-06Enable ARM optimisation.Thom Johansen2-0/+7
2006-03-06Actually. Let's build for the 3G.Zakk Roberts1-11/+7
2006-03-06Fix H300 builds. Don't compile for iPod 3G yet.Zakk Roberts1-7/+11
2006-03-06Enormous clock update. Most major functions rewritten & hugely optimized; a n...Zakk Roberts2-1617/+1509
2006-03-06ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen2-0/+273
2006-03-05Make the RTC read throttling work, thanks to herz42 on ircBrandon Low1-0/+1
2006-03-05Don't leave the menu after clearing the backdrop image.Jens Arnold1-1/+1
2006-03-05Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low2-0/+284
2006-03-05Fix warningsBrandon Low1-1/+0
2006-03-05Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low4-63/+53
2006-03-05Correct plugin min API version.Dan Everton1-1/+1
2006-03-05Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen2-37/+41
2006-03-05Fix red sim builds.Dan Everton1-0/+4
2006-03-05Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.Dan Everton1-4/+12
2006-03-05Get oscillograph plugin working on SWCODEC targets.Dan Everton1-5/+44
2006-03-05sound_set_pitch is not available on PlayerDan Everton2-2/+6
2006-03-05Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton3-30/+108
2006-03-05Fix other yellow buildsBrandon Low1-1/+1
2006-03-05Fix some yellow buildsBrandon Low2-3/+2
2006-03-05Move the RTC read throttling to a smarter placeBrandon Low2-23/+21
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low11-66/+124
2006-03-05Musepack files are always VBR.Thom Johansen1-0/+1
2006-03-05build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg1-2/+3
2006-03-05More efficient button_read() for archos recorders and Ondios.Jens Arnold1-26/+41
2006-03-05For backlight_on() to work, you need backlight.h :)Tomas Salfischberger1-0/+1
2006-03-04Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger4-2/+130
2006-03-04Fixed a crash in the playlist creation, plus revised the output during the cr...Linus Nielsen Feltzing1-22/+27
2006-03-04Added a couple inline assembly functions for ARM targets. This just aboutDave Bryant1-0/+33