summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier2009-08-02
* Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun2009-08-02
* Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is definedMaurus Cuelenaere2009-08-01
* * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere2009-08-01
* Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere2009-08-01
* MP3 metadata parser:Maurus Cuelenaere2009-08-01
* Samsung YP-S3: update backlight brightness curve so backlight is still on at ...Bertrik Sikken2009-08-01
* Meizu: update backlight brightness curve so backlight is still on at the mini...Bertrik Sikken2009-08-01
* Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo2009-08-01
* Samsung YP-S3: implement button lightsBertrik Sikken2009-08-01
* Samsung YP-S3: implement headphones detectionBertrik Sikken2009-08-01
* Doom: re-add the missing modulus operation I removed in r22097Maurus Cuelenaere2009-08-01
* Doom: prevent division by zeroMaurus Cuelenaere2009-08-01
* Ingenic Jz4740 timer driver: fix stupid mistakeMaurus Cuelenaere2009-08-01
* M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART...Karl Kurbjun2009-08-01
* Fix FS#10478 - Used wrong directory in Browse theme files by explicitely sett...Thomas Martitz2009-08-01
* Samsung YP-S3: implement button driver for the touch keys (and the hold/power...Bertrik Sikken2009-08-01
* Add png viewer plugin documentationFrank Gevaerts2009-08-01
* pegbox: Fix bug it restarts the level when user choosed "Resume Game" in the ...Teruaki Kawashima2009-08-01
* Meizu M3: check LCD_STATUS in the lcd driver instead of using delay loopsBertrik Sikken2009-07-30
* Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai...Maurus Cuelenaere2009-07-30
* fix deleteAnimation in calculator plugin.Teruaki Kawashima2009-07-30
* Slight whitespace cleanup, add a const qualifier. No functional changesNils Wallménius2009-07-30
* Minor additions to floating point math functions.Wincent Balin2009-07-29
* Start of a Rockbox port to the Samsung YP-S3.Bertrik Sikken2009-07-29
* Make gcc use -pipe instead of temporary files.Björn Stenberg2009-07-29
* Check if parameter is NULL in plugins which only works as viewer.Teruaki Kawashima2009-07-29
* fix page up/down in list (FS# 10435).Teruaki Kawashima2009-07-29
* fix forcing scrolling title like "Scroll Speed Setting Example".Teruaki Kawashima2009-07-29
* Onda VX7x7: fix error when compiling with USB_BOOT definedMaurus Cuelenaere2009-07-29
* Reversi: Attempt to account for screen aspect, add preliminary absolute touch...Karl Kurbjun2009-07-29
* Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work againJonathan Gordon2009-07-29
* Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...Michael Giacomelli2009-07-28
* Meizu: fix mask for GPIO function selection used for fmradioBertrik Sikken2009-07-27
* Jz4740 timer driver: only init timer in timer_set() when start is trueMaurus Cuelenaere2009-07-27
* Jz4740 PCM driver: do 32-bit or 16-bit burst sizes if 16-byte ones won't fit ...Maurus Cuelenaere2009-07-27
* Upps, fix to r22071Johannes Schwarz2009-07-27
* Jz4740 PCM driver: check whether pcm_callback_for_more isn't NULL (fixes metr...Maurus Cuelenaere2009-07-27
* Fix some tiny bugs in the help screen from solitaire and starJohannes Schwarz2009-07-27
* Lua: implement the ^ and % operatorsMaurus Cuelenaere2009-07-27
* this file isnt used anymore and should have been removed with the rest of the...Jonathan Gordon2009-07-27
* Touchscreen targets: add basic progress bar & volume handlingMaurus Cuelenaere2009-07-27
* Change enum codecs in apps/codecs/librm/rm.h to follow the coding guidelines.Mohamed Tarek2009-07-27
* Change the naming scheme for codecs found in different containers.Mohamed Tarek2009-07-27
* Fix a bug spotted by Maurus Cuelenaere; rockbox crashed on viewing the porper...Mohamed Tarek2009-07-27
* Fix compilation of the standalone test program.Mohamed Tarek2009-07-27
* hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree ...Jonathan Gordon2009-07-27
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* Reversi: Simplify screen sizing - now supports any resolution.Karl Kurbjun2009-07-27
* Sudoku: Add support for 640xx480 screens.Karl Kurbjun2009-07-27