summaryrefslogtreecommitdiff
path: root/apps (follow)
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
* 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
* Reversi: Attempt to account for screen aspect, add preliminary absolute touch...Karl Kurbjun2009-07-29
* Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...Michael Giacomelli2009-07-28
* Upps, fix to r22071Johannes Schwarz2009-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
* 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
* 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
* 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
* 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
* more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...Jonathan Gordon2009-07-24
* Remove a divide in the cook's init function. Harmless but might as well drop...Michael Giacomelli2009-07-24
* Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as mem...Peter D'Hoye2009-07-23
* Fix wrong text colour in help, adapt pegbox manual to r21867Johannes Schwarz2009-07-23
* Fix possible null pointer dereference in cuesheet handling. Causes problems i...Magnus Holmgren2009-07-23
* Commit FS#10458 by Christopher Williams - Fix incorrect AIFF and WAV encoding...Michael Sevakis2009-07-23
* this file also...Jonathan Gordon2009-07-23
* Get cuesheets working again (hopefully fixes FS#10460), on swcodec only read ...Jonathan Gordon2009-07-23
* Fix OndaKarl Kurbjun2009-07-23
* Forgot to update sources for last revision (r22009)Karl Kurbjun2009-07-23
* Superdom: Add support for 640x480 and 480x640 screens, simplify screen defines.Karl Kurbjun2009-07-23
* Lua: return nil when kbd_input() gets aborted and make it possible to preset ...Maurus Cuelenaere2009-07-23
* Fix red caused by failure to close comments properly.Thomas Martitz2009-07-22
* Fix reds (disable for m200, take one of the two pitchscreen combos for mrobe100)Thomas Martitz2009-07-22
* Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz2009-07-22
* touchscreen regions:Thomas Martitz2009-07-22
* Decrease the text buffer a tiny bit to make it fit again on archos. This real...Frank Gevaerts2009-07-21
* Add a standard menu, add highscore table and clean up the code in spacerocks ...Johannes Schwarz2009-07-21