summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-14Revert what was left of r17018 until I find a better way. It had quirks in so...Nicolas Pennequin
2008-04-14FS#8882: Fix the bug where skipping backwards with Ogg files could result in ...Nicolas Pennequin
2008-04-14Dont show the playlist catalog item in the file context menu unless the file ...Jonathan Gordon
2008-04-14Gigabeat S: Make ADC battery voltage reading correct. Tiny tweak to ADC drive...Michael Sevakis
2008-04-14Oops...simple math proves elusive at times. Get the array calcs right.Michael Sevakis
2008-04-14Increase the size of one of the look up tables. Fixes 'burst of static' in so...Michael Giacomelli
2008-04-14My own name was in CREDITS twice, one of them a misspelling.Stéphane Doyon
2008-04-13Fixed "#else if", changed to "#elif"Bertrik Sikken
2008-04-13ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...Michael Sevakis
2008-04-13Make httpget class work with URI paths containing characters that need to be ...Dominik Riebeling
2008-04-13only reconnect mass storage if there is actually an active usb connection, wi...Frank Gevaerts
2008-04-13ASM optimization for fiq_playback(). Saves about 0.4MHz of CPU while playback...Andree Buschmann
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold
2008-04-13Further power saving for iPod Video (FS#8603). Do not enable D2REGC1 voltage ...Andree Buschmann
2008-04-13The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold
2008-04-13Charger detection for Gigabeat SNils Wallménius
2008-04-13Remove redundant init call.Magnus Holmgren
2008-04-12Refine information and macros for clock skipping. Not functional changes.Jens Arnold
2008-04-12Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...Michael Giacomelli
2008-04-12Fix cut'n'pasterelated yellows.Rob Purchase
2008-04-12D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase
2008-04-12Make a couple of private functions staticNils Wallménius
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-04-12D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...Rob Purchase
2008-04-12Move a function to gwps-common.c because it belongs thereNils Wallménius
2008-04-12Optimise some more line drawing calls.Jens Arnold
2008-04-12Optimise line drawing calls.Jens Arnold
2008-04-12LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold
2008-04-12FS#8871 by Tomasz Wasilczyk, avoid negative runtime estimation (that would la...Nils Wallménius
2008-04-12Big oops. Fix enum spi_module_number to set right enum values. :p.Michael Sevakis
2008-04-11D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...Rob Purchase
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg
2008-04-11A tiny bit of cleanup afterwards... save a few bytes by storing the 'Rockboxe...Marianne Arnold
2008-04-11Finish bitmap strips work - convert the rest of the 'Rockboxed' WPS (bigger c...Marianne Arnold
2008-04-11'Rockboxed' theme: while working on the bitmap strips for the bigger colour d...Marianne Arnold
2008-04-11In preparation of the last part of the 'Rockboxed' overhaul - get rid of orph...Marianne Arnold
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis
2008-04-11iPod Video 30Gig doesn't seem to need the ata locking hack so we'll just atte...Michael Sevakis
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo
2008-04-10FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla
2008-04-10Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and the...Marianne Arnold
2008-04-10Properly clear clear-on-write bits in the PP502x USB controllerBertrik Sikken
2008-04-10decrease the risk of an overflow due to typecase from unsigned to signedDaniel Stenberg
2008-04-10Fix typo in the description of the %Sp tagDave Chapman
2008-04-10and fix yet another picky warningDaniel Stenberg
2008-04-10oopsDaniel Stenberg
2008-04-10make the compiles A LOT more picky and pedanticDaniel Stenberg
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg
2008-04-09First part of converting the 'Rockboxed' theme to using bitmap strips - the *...Marianne Arnold