summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Correct the colours in the logo on SansaDaniel Ankers2006-11-21
* Fix sh2d to work properly on non-32bit hosts.Jens Arnold2006-11-21
* H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis2006-11-21
* Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis2006-11-21
* A wps file has to be in /.rockbox/wps to get remembered. Fixes FS#6362.Dominik Riebeling2006-11-20
* Change references to "version 1.2" to "version 1.2 or later" - the special in...Dave Chapman2006-11-20
* new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d...Marianne Arnold2006-11-20
* BMP loader: Using shifts for division by powers of 2 saves a bit on code size.Jens Arnold2006-11-20
* BMP loader: Remote LCD format support.Jens Arnold2006-11-20
* Solitaire: Repair card border and selection frame. Would it be better to make...Jens Arnold2006-11-19
* Check if file has already been removed from DB when manually invokingMiika Pekkarinen2006-11-19
* Fixed the dithering once more.Jens Arnold2006-11-19
* please, oh please give me a green build so I can goto bedJonathan Gordon2006-11-19
* grr.. forgot to add these filesJonathan Gordon2006-11-19
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Add a few missing files to the tarballJonas Häggqvist2006-11-18
* Remove rootdir guessing since it's no longer necessary to guess.Jonas Häggqvist2006-11-18
* Fix an error in configure when run from strange places.Jonas Häggqvist2006-11-18
* Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ...Jens Arnold2006-11-18
* fix bubbles for good this time.Jonathan Gordon2006-11-18
* fix ondios again. Add a context for left/right/fire actions which seemsJonathan Gordon2006-11-18
* Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis2006-11-18
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* fix ondio keymapsJonathan Gordon2006-11-17
* More target specific lang fixes from Austin AppelJonathan Gordon2006-11-17
* fix ondio keys, and tempo +/- on all targetsJonathan Gordon2006-11-17
* Fix alignment issue that caused data aborts on arm targetsMark Arigo2006-11-16
* Add target specific language to keymappings for iPods, x5 and h10 targets. Re...Michael Sevakis2006-11-16
* Removed muting from pcm buffer during starts, stops and pauses for tlv320 and...Michael Sevakis2006-11-16
* fix buildsJonathan Gordon2006-11-16
* woops, i'm a dill!Jonathan Gordon2006-11-16
* implement actions in the plugins, bubbles and metronome converted.Jonathan Gordon2006-11-16
* Fix FS#6322. Battery level gets updated again as it should.Barry Wardell2006-11-15
* H100/300: Fixed radio silence problem. Removed the wrong call in my last upda...Michael Sevakis2006-11-15
* Make the updated %rg tag match playback behaviour (fall back to track gain if...Magnus Holmgren2006-11-15
* Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta...Martin Scarratt2006-11-15
* dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() onlyJonathan Gordon2006-11-15
* didn't include the frequency stuff in snake2Karl Kurbjun2006-11-15
* Hopefully clean up some errorsKarl Kurbjun2006-11-15
* one more for the backdrop stuffKarl Kurbjun2006-11-15
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Strip APE tags during buffering so they do not break MP3 gapless playback.Mark Arigo2006-11-14
* Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis2006-11-14
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Add a description of the bacdrop functionality and include description of rel...Nils Wallménius2006-11-13
* Minor voice fixes; prevent voice queue overflow, fix compile of voice-less buildSteve Bavin2006-11-13
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Get rid of ages-old interdependency between ata.c and mas.cJens Arnold2006-11-12
* Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...Jens Arnold2006-11-12
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12