summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-02-28FFT plugin: init mutexMaurus Cuelenaere
2010-02-28Draw a white rectangle around the empty spot to make it easier to distinghuis...Frank Gevaerts
2010-02-28Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...Bertrik Sikken
2010-02-28set viewport to default one just for safe.Teruaki Kawashima
2010-02-28Make the buffer low-level watermark (and the related anti-skip setting) work ...Magnus Holmgren
2010-02-28Reduce binsize by using unsigned char array instead of int in AU metadata par...Maurus Cuelenaere
2010-02-28snake: use lib/highscore for highscore handling.Teruaki Kawashima
2010-02-28fix yellowYoshihisa Uchida
2010-02-28Fix 64-bit sim warning introduced in r24955Dave Chapman
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida
2010-02-28move a #ifdef so the full amount of user choosable skin fonts are avilable on...Jonathan Gordon
2010-02-28redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon
2010-02-28Add vox (Dialogic telephony formats) codec add. (FS#11021)Yoshihisa Uchida
2010-02-28Add Sun Audio codec. (FS#10433)Yoshihisa Uchida
2010-02-27Fix System/Running Time to reset the running time whenever a charger or USB c...Michael Giacomelli
2010-02-27Add playlist viewer screen to %cs.Thomas Martitz
2010-02-27Fix dead parts of the wps when leaving it.Thomas Martitz
2010-02-27Brickmania: Test if power-up hit side of paddleTomer Shalev
2010-02-27Brickmania: Use helper function check_rect to test whether ball hits brickTomer Shalev
2010-02-27Set missing svn propertiesNils Wallménius
2010-02-27mark array as const and use ARRAYLEN macro for calculating length of the arrayNils Wallménius
2010-02-27Store the list of fonts in a linked list instead of in a static array (togeth...Thomas Martitz
2010-02-27Properly handle empty and '-' font settings.Thomas Martitz
2010-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima
2010-02-27Silly editor, missing a ,.Mustapha Senhaji
2010-02-27Stats Plugin: Update the list of suported/counted music file extensions.Mustapha Senhaji
2010-02-27clix: make code to check whether game is end or not to a separate function to...Teruaki Kawashima
2010-02-27Update the french translation.Mustapha Senhaji
2010-02-27Brickmania: Use NUMBER_OF_POWERUPS in enumTomer Shalev
2010-02-27Brickmania: Revert to using intersection checks for testing if powerup hitTomer Shalev
2010-02-27Brickmania: Use static whenever possibleTomer Shalev
2010-02-27Brickmania: Fix inner loop used the same variable as outer loop, which trashedTomer Shalev
2010-02-26Brickmania: Fix NUMBER_OF_POWERUPS and POWER_TYPE_COUNT were used for the sam...Tomer Shalev
2010-02-26Brickmania: Re-arrange code (no functional change)Tomer Shalev
2010-02-26Brickmania: Fix wrong power image in shown, caused by previous commitTomer Shalev
2010-02-26FS#11057 - brickmania: simplify the powerupsTomer Shalev
2010-02-26fix 64bit warningJonathan Gordon
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon
2010-02-26Remote support for the alarmclock pluginKevin Ferrare
2010-02-26Fix the list showing an empty line at the bottom if the sbs is handling the t...Jonathan Gordon
2010-02-26small change to how the quickscreen fixes its viewportsJonathan Gordon
2010-02-262 new tags for the base skin.Jonathan Gordon
2010-02-25Fix pdbox makefile to actually take part in dependency generationFrank Gevaerts
2010-02-25Alarm clock plugin for RTC targetsRafaël Carré
2010-02-25plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima
2010-02-25imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima
2010-02-25keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima
2010-02-25Quickscreen: add more check for case that qs item is not set.Teruaki Kawashima
2010-02-24Viewer: Fix red cause by stupid lack of attentionTomer Shalev
2010-02-24FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev