summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix FS#8902 (NSF files get skipped). The cause was too strict metadata checki...Nicolas Pennequin2008-04-16
* Fix yellow. usb_strings needs to point to const data as well.Michael Sevakis2008-04-16
* Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_A...Michael Sevakis2008-04-16
* Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson2008-04-16
* grr.. typoJonathan Gordon2008-04-16
* more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon2008-04-16
* Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...Nicolas Pennequin2008-04-16
* fix yellowRobert Kukla2008-04-15
* m:robe 100 - enable setting for buttonlight brightnessRobert Kukla2008-04-15
* Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...Nicolas Pennequin2008-04-15
* Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase2008-04-15
* Use real ARM 11 instructions for cache operations. Probably will factor out l...Michael Sevakis2008-04-15
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Fix a warning.Dominik Riebeling2008-04-15
* audio_current_track: take wps_offset into account when no buffered metadata i...Nicolas Pennequin2008-04-15
* Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase2008-04-15
* Some bugfixes after r17109:Nicolas Pennequin2008-04-15
* Fix some button macros to make several manuals build again.Dominik Riebeling2008-04-15
* Document line selector color config file settings (FS#8880 by Justin Hannigan).Dominik Riebeling2008-04-15
* Fixed FS#7849Bertrik Sikken2008-04-15
* Slight clean up and binsize saveNils Wallménius2008-04-15
* Fix some red.Steve Bavin2008-04-15
* Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis2008-04-15
* Make the gigabeat S bootloader compile again. Don't know if it still works.Michael Sevakis2008-04-15
* Make the transparent bitmaps work on Gigabeat S.Michael Sevakis2008-04-15
* Remove a global variable which is (hopefully) not needed. Also fixes a very m...Steve Bavin2008-04-15
* woops... fix red and some svn keywords.Jonathan Gordon2008-04-15
* Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon2008-04-15
* Fix a (possibly gcc 3 only) warning.Steve Bavin2008-04-15
* Undo r17095. A bug report clearly showed this power supply is also needed for...Andree Buschmann2008-04-14
* Update the french translation.Mustapha Senhaji2008-04-14
* A rather big change to how tracks are loaded: there are now two parts to the ...Nicolas Pennequin2008-04-14
* Revert what was left of r17018 until I find a better way. It had quirks in so...Nicolas Pennequin2008-04-14
* FS#8882: Fix the bug where skipping backwards with Ogg files could result in ...Nicolas Pennequin2008-04-14
* Dont show the playlist catalog item in the file context menu unless the file ...Jonathan Gordon2008-04-14
* Gigabeat S: Make ADC battery voltage reading correct. Tiny tweak to ADC drive...Michael Sevakis2008-04-14
* Oops...simple math proves elusive at times. Get the array calcs right.Michael Sevakis2008-04-14
* Increase the size of one of the look up tables. Fixes 'burst of static' in so...Michael Giacomelli2008-04-14
* My own name was in CREDITS twice, one of them a misspelling.Stéphane Doyon2008-04-14
* Fixed "#else if", changed to "#elif"Bertrik Sikken2008-04-13
* ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...Michael Sevakis2008-04-13
* Make httpget class work with URI paths containing characters that need to be ...Dominik Riebeling2008-04-13
* only reconnect mass storage if there is actually an active usb connection, wi...Frank Gevaerts2008-04-13
* ASM optimization for fiq_playback(). Saves about 0.4MHz of CPU while playback...Andree Buschmann2008-04-13
* Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2008-04-13
* Further power saving for iPod Video (FS#8603). Do not enable D2REGC1 voltage ...Andree Buschmann2008-04-13
* The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold2008-04-13
* Charger detection for Gigabeat SNils Wallménius2008-04-13
* Remove redundant init call.Magnus Holmgren2008-04-13
* Refine information and macros for clock skipping. Not functional changes.Jens Arnold2008-04-12