summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* text_editor: don't set filename "/" before input new filename so that user ca...Teruaki Kawashima2009-07-21
* By Wincent Balin: add a new (better) memory allocation library for pdbox. Nex...Peter D'Hoye2009-07-21
* By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10...Peter D'Hoye2009-07-21
* Snake2: Add support for 640x480 screensKarl Kurbjun2009-07-21
* Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screensKarl Kurbjun2009-07-21
* Commited the wrong thing, fix zeroing in cook.Michael Giacomelli2009-07-21
* Rearrange loop to avoid one branch per iteration.Michael Giacomelli2009-07-21
* Pegbox: Add support for 640x480 screensKarl Kurbjun2009-07-21
* fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...Jonathan Gordon2009-07-20
* woops, remove that sim code which I forgot to remove from the older versions ...Jonathan Gordon2009-07-20
* rework cuesheet support:Jonathan Gordon2009-07-20
* Fix OndaKarl Kurbjun2009-07-19
* M:Robe 500: Add Rockbox logo for 640x480 and 480x640.Karl Kurbjun2009-07-19
* Jewels: Add graphics for 640x480 screens.Karl Kurbjun2009-07-19
* Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz2009-07-18