summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson
2008-04-16grr.. typoJonathan Gordon
2008-04-16more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon
2008-04-16Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...Nicolas Pennequin
2008-04-15fix yellowRobert Kukla
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla
2008-04-15Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...Nicolas Pennequin
2008-04-15Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase
2008-04-15Use real ARM 11 instructions for cache operations. Probably will factor out l...Michael Sevakis
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken
2008-04-15Fix a warning.Dominik Riebeling
2008-04-15audio_current_track: take wps_offset into account when no buffered metadata i...Nicolas Pennequin
2008-04-15Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase
2008-04-15Some bugfixes after r17109:Nicolas Pennequin
2008-04-15Fix some button macros to make several manuals build again.Dominik Riebeling
2008-04-15Document line selector color config file settings (FS#8880 by Justin Hannigan).Dominik Riebeling
2008-04-15Fixed FS#7849Bertrik Sikken
2008-04-15Slight clean up and binsize saveNils Wallménius
2008-04-15Fix some red.Steve Bavin
2008-04-15Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis
2008-04-15Make the gigabeat S bootloader compile again. Don't know if it still works.Michael Sevakis
2008-04-15Make the transparent bitmaps work on Gigabeat S.Michael Sevakis
2008-04-15Remove a global variable which is (hopefully) not needed. Also fixes a very m...Steve Bavin
2008-04-15woops... fix red and some svn keywords.Jonathan Gordon
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-04-15Fix a (possibly gcc 3 only) warning.Steve Bavin
2008-04-14Undo r17095. A bug report clearly showed this power supply is also needed for...Andree Buschmann
2008-04-14Update the french translation.Mustapha Senhaji
2008-04-14A rather big change to how tracks are loaded: there are now two parts to the ...Nicolas Pennequin
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