summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix FS#12408 - don't load skins too early causing buflib handles to leakJonathan Gordon2011-11-28
* If Rockbox never turns off ATA power, don't compile code for turning it back ...Boris Gjenero2011-11-27
* remove stray debugging lineFred Bauer2011-11-27
* Guard font functions against invalid font ids. These arguably should never be...Frank Gevaerts2011-11-27
* Actually make glyph_cache_save static instead of just claiming it should beFrank Gevaerts2011-11-27
* glyph_cache_save should be staticFrank Gevaerts2011-11-27
* slightly reaarange code to make fml happy :)Jonathan Gordon2011-11-27
* Free a handle when we try to load a backdrop file which doesnt exist or cant ...Jonathan Gordon2011-11-27
* Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon2011-11-27
* PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to aft...Michael Sevakis2011-11-27
* Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero2011-11-27
* In buflib_buffer_shift(), properly update handle->alloc values, which are cha...Boris Gjenero2011-11-27
* Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...Bertrik Sikken2011-11-27
* AMSv2: remove stray ; from USB_DEVBSS_ATTRRafaël Carré2011-11-27
* Sansa AMSv2: potential USB fix from FS#11664 by funman:Bertrik Sikken2011-11-26
* Replace embedded AA limitations by a reference to the "official" list of supp...Frank Gevaerts2011-11-26
* The new 12x12 iconset somehow got corrupted. Re-generate.Thomas Martitz2011-11-26
* Fix leftovers.Thomas Martitz2011-11-26
* lcd_color/cabbiev2: New iconset in multiple sizesThomas Martitz2011-11-26
* Cabbiev2/RaaA: Add nice shadow to the icons on the popup in the WPS.Thomas Martitz2011-11-26
* Cabbiev2/RaaA: Update progressbar images (using transparency).Thomas Martitz2011-11-26
* Cabbiev2/RaaA: Add volume slider pop to the WPS.Thomas Martitz2011-11-26
* Solve FS#12396 through rolling back r26592. This fixes distortions while mpc ...Andree Buschmann2011-11-25
* Cabbiev2/RaaA: r30298 forgot about 480x800. Fix pause, ffwd and rewind touch ...Thomas Martitz2011-11-25
* Cabbiev2/RaaA: Improved popup icons for the WPS, featurung real shadows.Thomas Martitz2011-11-25
* fix up font_cache/LRU boundry errors from r30763Fred Bauer2011-11-25
* Fix battery meter on Sansa Connect.Tomasz Moń2011-11-24
* FS#12401 - Slovak language update by Peter LeckýBertrik Sikken2011-11-23
* Updated italian translation.Alessio Lenzi2011-11-22
* FS#12399 - Second november update of Czech language by Marek SalabaBertrik Sikken2011-11-22
* FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero2011-11-22
* Update french translationAmaury Pouly2011-11-22
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* fix checkwpsJonathan Gordon2011-11-21
* Fix the charcell compile error and rmeove an unused #defineJonathan Gordon2011-11-21
* skinengine: Load the fms the first time the fm screen is entered instead of o...Jonathan Gordon2011-11-21
* skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon2011-11-21
* Add INIT_ATTR to storage_init() when possibleRafaël Carré2011-11-20
* Update filetree.c to use global_settings.glyphs_to_cacheFred Bauer2011-11-20
* Fix typo in commentRafaël Carré2011-11-20
* Fix parameter order in font_load_in_memory(). FS#12395.Fred Bauer2011-11-20
* Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer2011-11-20
* FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer2011-11-19
* Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken2011-11-19
* Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken2011-11-19
* Update some missed pointers when moving the dircache allocationFred Bauer2011-11-19
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly2011-11-17
* stubs.c is only needed on SIMULATOR builds.Thomas Martitz2011-11-17
* Undo some of r31021. The translation site seems to have problems with double ...Thomas Martitz2011-11-17