summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-07Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold
2006-03-07_Slight_ optimization of peak calculationBrandon Low
2006-03-07ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing
2006-03-07Adapted to compile with lostlogics recent ADC driver changesLinus Nielsen Feltzing
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing
2006-03-07Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on...Hristo Kovachev
2006-03-07Patch #4790 by Nils Wallménius. Added Bejeweled to the manual. Some minor ...Martin Arver
2006-03-07Added screenshots to some plugins for the 176x132x16 screens. Include the sam...Martin Arver
2006-03-07Fix red builds (with frustration)Brandon Low
2006-03-07Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low
2006-03-07Slight simplification of scroll button driverBrandon Low
2006-03-06Make seconds flow evenly and further throttle RTC reads solution partially th...Brandon Low
2006-03-06Added screenshots for some of the plugins for the 112x64x1 and 220x176x16 pla...Martin Arver
2006-03-06Added screenshots to a number of plugins for the 160x128x2 screensizes. Now m...Martin Arver
2006-03-06Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be inclu...Jens Arnold
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low
2006-03-06update by Jeong Taek InMarcoen Hirschberg
2006-03-06Added a new \genericimg macro to the platform-files. Added screenshots to the...Martin Arver
2006-03-06Enable ARM optimisation.Thom Johansen
2006-03-06Actually. Let's build for the 3G.Zakk Roberts
2006-03-06Fix H300 builds. Don't compile for iPod 3G yet.Zakk Roberts
2006-03-06Enormous clock update. Most major functions rewritten & hugely optimized; a n...Zakk Roberts
2006-03-06ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen
2006-03-05Make the RTC read throttling work, thanks to herz42 on ircBrandon Low
2006-03-05Don't leave the menu after clearing the backdrop image.Jens Arnold
2006-03-05Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low
2006-03-05Fix warningsBrandon Low
2006-03-05Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low
2006-03-05Correct plugin min API version.Dan Everton
2006-03-05Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen
2006-03-05Fix red sim builds.Dan Everton
2006-03-05Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.Dan Everton
2006-03-05Get oscillograph plugin working on SWCODEC targets.Dan Everton
2006-03-05sound_set_pitch is not available on PlayerDan Everton
2006-03-05Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton
2006-03-05Fix other yellow buildsBrandon Low
2006-03-05Fix some yellow buildsBrandon Low
2006-03-05Move the RTC read throttling to a smarter placeBrandon Low
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-03-05Musepack files are always VBR.Thom Johansen
2006-03-05build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg
2006-03-05More efficient button_read() for archos recorders and Ondios.Jens Arnold
2006-03-05For backlight_on() to work, you need backlight.h :)Tomas Salfischberger
2006-03-04Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger
2006-03-04Fixed a crash in the playlist creation, plus revised the output during the cr...Linus Nielsen Feltzing
2006-03-04Added a couple inline assembly functions for ARM targets. This just aboutDave Bryant
2006-03-04Woops, that button was already in use on those targets.Tomas Salfischberger
2006-03-04Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger
2006-03-04The existing colour-related language strings are using Colour, not Color. Al...Dave Chapman