summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lcd_blit_yuv: move from sdl driver to lcd16bit-commonRafaël Carré2011-12-03
* Fix red: Mark variable as unused the rockbox wayThomas Jarosch2011-12-03
* Remove redundant assigment to "dummy" variableThomas Jarosch2011-12-03
* imx233: add control for more clocks, add debug clock debug screenAmaury Pouly2011-12-03
* Sansa Connect: Fix yellowTomasz Moń2011-12-03
* Sansa Connect: Fix GIO initialization and screen wakeup.Tomasz Moń2011-12-03
* Don't show the full path when building librbspeex.aDominik Riebeling2011-12-03
* Rockbox Utility: build chinachippatcher as library.Dominik Riebeling2011-12-03
* Consolidate libraries list in project file a bit.Dominik Riebeling2011-12-03
* Extend return codes for chinachip_patch().Dominik Riebeling2011-12-03
* Split up chinachippatcher.Dominik Riebeling2011-12-03
* Sansa Clip Zip: enable all pluginsRafaël Carré2011-12-02
* mkamsboot: make clip zip boot OF when pressing left buttonRafaël Carré2011-12-02
* mkamsboot/dualboot: use arm-elf-eabi cross compiler by defaultRafaël Carré2011-12-02
* Fix FS#11675 : LED resistor calculator does not wait for keypress. Thanks to ...Boris Gjenero2011-12-02
* Sansa Connect Simulator: Fix button sizes, add hold button supportTomasz Moń2011-12-01
* Add a gitattributes file for the migration.Torne Wuff2011-12-01
* Convert one more file to LF line endings.Torne Wuff2011-12-01
* Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...Tomasz Moń2011-12-01
* Address some weaknesses and bugs of buflib_compact() and make the code pretti...Thomas Martitz2011-12-01
* imx233: add power debug screenAmaury Pouly2011-11-30
* mkimxboot: remove an unecessary include that will prevent compilation of rbutilAmaury Pouly2011-11-30
* fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly2011-11-30
* Text viewer plugin: Fix info viewport font not being set to user selected fontMichael Chicoine2011-11-30
* Rockbox does not support encrypted ADX. Clearly state this in the manual and ...Andree Buschmann2011-11-29
* Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.Andree Buschmann2011-11-29
* Make embedded cover art for APEv2 more flexible. This fixes an issue with foo...Andree Buschmann2011-11-29
* Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń2011-11-29
* FS#12414 : Fix directory functions in plugins on targets which HAVE_DIRCACHE....Boris Gjenero2011-11-29
* FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero2011-11-29
* dm320: call storage idle notifys on in sdmmc threadTomasz Moń2011-11-28
* Update manual to match current codec IDs.Andree Buschmann2011-11-28
* playlist handling: revert part of r30177.Jonathan Gordon2011-11-28
* Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used wi...Jonathan Gordon2011-11-28
* Be less smart about when to reload skins as it caused more problems than it w...Jonathan Gordon2011-11-28
* 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