summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-07-27Sudoku: Add support for 640xx480 screens.Karl Kurbjun4-40/+19
2009-07-26updated help for r22057Robert Kukla1-0/+2
2009-07-26new powerup in brickmania Robert Kukla29-38/+90
2009-07-26Approx 10% speedup in cook on files tested: Remove some inner loops in favour...Dave Hooper2-99/+84
2009-07-26Onda VX747: change PNG menu button to BUTTON_POWERMaurus Cuelenaere1-0/+1
2009-07-26initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla2-5/+6
2009-07-25Deactive the playlist viewer wps shortcut on the x5/m5 because of its hardwar...Thomas Martitz1-2/+9
2009-07-25Fix some casts from pointer to int, now cast to intptr_tFrank Gevaerts1-2/+2
2009-07-25Add a png viewer pluginFrank Gevaerts20-0/+7969
2009-07-25Fix yellow - (Value in an enumeration not handled in a switch).Mohamed Tarek1-1/+5
2009-07-25Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek7-13/+217
2009-07-25Compile librm separately in preparation for addition of more codecs.Mohamed Tarek4-2/+28
2009-07-25fix some bugs reported in FS#9707 (some of fix is from the patch by Yoshihisa...Teruaki Kawashima1-55/+51
2009-07-24more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...Jonathan Gordon4-14/+14
2009-07-24Remove a divide in the cook's init function. Harmless but might as well drop...Michael Giacomelli1-1/+1
2009-07-23Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as mem...Peter D'Hoye21-2356/+124
2009-07-23Fix wrong text colour in help, adapt pegbox manual to r21867Johannes Schwarz4-9/+16
2009-07-23Fix possible null pointer dereference in cuesheet handling. Causes problems i...Magnus Holmgren1-1/+1
2009-07-23Commit FS#10458 by Christopher Williams - Fix incorrect AIFF and WAV encoding...Michael Sevakis2-2/+2
2009-07-23this file also...Jonathan Gordon1-2/+2
2009-07-23Get cuesheets working again (hopefully fixes FS#10460), on swcodec only read ...Jonathan Gordon1-2/+2
2009-07-23Fix OndaKarl Kurbjun1-2/+7
2009-07-23Forgot to update sources for last revision (r22009)Karl Kurbjun1-1/+1
2009-07-23Superdom: Add support for 640x480 and 480x640 screens, simplify screen defines.Karl Kurbjun3-33/+17
2009-07-23Lua: return nil when kbd_input() gets aborted and make it possible to preset ...Maurus Cuelenaere1-4/+14
2009-07-22Fix red caused by failure to close comments properly.Thomas Martitz1-1/+1
2009-07-22Fix reds (disable for m200, take one of the two pitchscreen combos for mrobe100)Thomas Martitz2-4/+3
2009-07-22Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz31-15/+44
2009-07-22touchscreen regions:Thomas Martitz1-4/+8
2009-07-21Decrease the text buffer a tiny bit to make it fit again on archos. This real...Frank Gevaerts1-1/+1
2009-07-21Add a standard menu, add highscore table and clean up the code in spacerocks ...Johannes Schwarz1-314/+235
2009-07-21text_editor: don't set filename "/" before input new filename so that user ca...Teruaki Kawashima1-14/+26
2009-07-21By Wincent Balin: add a new (better) memory allocation library for pdbox. Nex...Peter D'Hoye7-0/+1360
2009-07-21 By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10...Peter D'Hoye1-9/+0
2009-07-21Snake2: Add support for 640x480 screensKarl Kurbjun7-3/+20
2009-07-21Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screensKarl Kurbjun8-22/+20
2009-07-21Commited the wrong thing, fix zeroing in cook.Michael Giacomelli1-1/+1
2009-07-21Rearrange loop to avoid one branch per iteration.Michael Giacomelli1-8/+14
2009-07-21Pegbox: Add support for 640x480 screensKarl Kurbjun4-9/+29
2009-07-20fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...Jonathan Gordon3-9/+14
2009-07-20woops, remove that sim code which I forgot to remove from the older versions ...Jonathan Gordon1-13/+0
2009-07-20rework cuesheet support:Jonathan Gordon11-104/+122
2009-07-19Fix OndaKarl Kurbjun1-1/+1
2009-07-19M:Robe 500: Add Rockbox logo for 640x480 and 480x640.Karl Kurbjun3-1/+5
2009-07-19Jewels: Add graphics for 640x480 screens.Karl Kurbjun1-0/+0
2009-07-18Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz20-452/+250
2009-07-18Simplify my previous change, don't need separate defines for ipodDave Hooper1-12/+1
2009-07-18correct bottom viewport height calculation in the recording screenAntonius Hellmann1-2/+2
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz6-210/+100
2009-07-18set YOFS to 0 for portrait LCDs.Teruaki Kawashima1-12/+5