summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make rbutil tools Makefile more silent.Dominik Riebeling2011-12-07
* Pass VERSION to *all* make invocations in release scriptsFrank Gevaerts2011-12-07
* Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz2011-12-07
* Manual: Rephrase what 'shutdown' does so that the sentence reads more smoothlyAlexander Levin2011-12-06
* Fix warningsJonathan Gordon2011-12-06
* Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon2011-12-06
* Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon2011-12-06
* Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...Boris Gjenero2011-12-06
* Missed one const.Nils Wallménius2011-12-05
* Sprinkle around some static and const.Nils Wallménius2011-12-05
* Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis2011-12-05
* Try $RBROOT before $HOME when looking for the sdl apps rockbox root dirJonathan Gordon2011-12-05
* Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń2011-12-05
* Don't define str(n,i)cmp(i): we don't use thoseRafaël Carré2011-12-04
* Compile fix for mingw-w64Rafaël Carré2011-12-04
* FS#12424 - latvian translation update by Mārtiņš ŠimisBertrik Sikken2011-12-04
* sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling2011-12-04
* sansapatcher: guard platform specific files.Dominik Riebeling2011-12-04
* Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis2011-12-04
* Reduce stack allocation for remote screendump. The screendump filename is gen...Frank Gevaerts2011-12-04
* Add double inclusion protection and prepare for use with C++ code.Dominik Riebeling2011-12-04
* Add missing include.Dominik Riebeling2011-12-04
* Power management is to be kept in target tree due to being target specific.Tomasz Moń2011-12-04
* Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń2011-12-04
* Clip Zip manual: add platform fileRafaël Carré2011-12-04
* fuze+: fix seeking forward/backward keymap, don't know why it was wrong in th...Amaury Pouly2011-12-04
* HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok2011-12-03
* lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common codeRafaël Carré2011-12-03
* lcd-16bit: move common code to lcd-16bit-common.cRafaël Carré2011-12-03
* lcd_blit_yuv: move to lcd-16bit-common.cRafaël Carré2011-12-03
* Clip Zip: fix yuv playbackRafaël Carré2011-12-03
* 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