summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun2009-08-02
* * 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
* Doom: re-add the missing modulus operation I removed in r22097Maurus Cuelenaere2009-08-01
* Doom: prevent division by zeroMaurus Cuelenaere2009-08-01
* Fix FS#10478 - Used wrong directory in Browse theme files by explicitely sett...Thomas Martitz2009-08-01
* pegbox: Fix bug it restarts the level when user choosed "Resume Game" in the ...Teruaki Kawashima2009-08-01
* 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
* 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