summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* updated help for r22057Robert Kukla2009-07-26
* new powerup in brickmania Robert Kukla2009-07-26
* Re-work D2 power off behaviour.Rob Purchase2009-07-26
* Approx 10% speedup in cook on files tested: Remove some inner loops in favour...Dave Hooper2009-07-26
* Onda VX747: change PNG menu button to BUTTON_POWERMaurus Cuelenaere2009-07-26
* initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla2009-07-26
* Ingenic Jz4740 targets: turn backlight on when an exception occurs and EXTEND...Maurus Cuelenaere2009-07-26
* Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixe...Maurus Cuelenaere2009-07-26
* Deactive the playlist viewer wps shortcut on the x5/m5 because of its hardwar...Thomas Martitz2009-07-25
* Fix some casts from pointer to int, now cast to intptr_tFrank Gevaerts2009-07-25
* Add a png viewer pluginFrank Gevaerts2009-07-25
* D2: Fix the POWER button check after an exception/panic. Make this power the ...Rob Purchase2009-07-25
* Revert r22034 since the backlight handling functions are not consistently nam...Rob Purchase2009-07-25
* Make the panic and UIE handlers turn on the backlight (needed for various col...Rob Purchase2009-07-25
* Fix yellow - (Value in an enumeration not handled in a switch).Mohamed Tarek2009-07-25
* Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek2009-07-25
* Compile librm separately in preparation for addition of more codecs.Mohamed Tarek2009-07-25
* fix some bugs reported in FS#9707 (some of fix is from the patch by Yoshihisa...Teruaki Kawashima2009-07-25
* Oops, too many files were committed in r22025, revert this one. The other ch...Dave Chapman2009-07-25
* Correct the memory sizes (IRAM and DRAM) for the Nano2G.Dave Chapman2009-07-25
* Added myself to the list of committers.Wincent Balin2009-07-24