summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-2813-Nimbus polish character setBertrik Sikken
2010-02-28Use albumart opt in sliding puzzle manualDave Hooper
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-28Update sliding puzzle manual to mention that it can also use your album art a...Dave Hooper
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-28Correct reset and disk mode combinations for 1G - 3G iPods. Closes FS#11011.Alex Parker
2010-02-28Add %T and %Tl WPS tags to the manual. Closes FS#11062.Alex Parker
2010-02-28snake: use lib/highscore for highscore handling.Teruaki Kawashima
2010-02-28Save values set in voice window before calling configuration dialog.Dominik Riebeling
2010-02-28fix yellowYoshihisa Uchida
2010-02-28manual: File formats/Supported audio formats updates.Yoshihisa 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-27Correct iPod Video manual: -89..6 dB is allowed for volume.Andree Buschmann
2010-02-27Polish character set for 12-Nimbus fontBertrik Sikken
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-27Add information about supported musepack streamversion to manual.Andree Buschmann
2010-02-27sd-as3525v2: Load CID info to cardinfo.cid[] correctly.Jack Halpin
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-27Use the data partition device node when trying to resolve the mountpoint.Dominik Riebeling
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-26Have the Mac OS X port of Rockbox Utility actually be called Rockbox Utility ...Robert Menes
2010-02-26Remove an unneeded word in the section headerAlexander Levin
2010-02-26Describe the %cs WPS tag in the manual (fix FS#11053)Alexander Levin
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