summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-08-06use set_option instead of menu api for some settings of plugins to make it cl...Teruaki Kawashima2-28/+18
2009-08-06small fixes for mazezam.Teruaki Kawashima1-7/+26
2009-08-06a bit of code polish for rockpaint and disktidy.Teruaki Kawashima2-65/+65
2009-08-06fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima1-1/+1
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken4-7/+7
2009-08-06Remove some unused #includesBertrik Sikken9-11/+0
2009-08-06Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek2-1/+14
2009-08-06Goban: Rename save file extension back to sgf to match other applications.Karl Kurbjun1-1/+1
2009-08-06more wps->skin moving/renamingJonathan Gordon6-97/+94
2009-08-06Move this call a bit up so that wpses without backdrop show none properly (th...Thomas Martitz1-3/+6
2009-08-06Correct yet another typo causing reds and greater shame on me.Thomas Martitz1-1/+1
2009-08-06Fix iaudio reds and crazy deltas, both caused by stupid typos.Thomas Martitz2-8/+8
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz13-144/+185
2009-08-05PDBox: Correcting two more warnings.Wincent Balin1-2/+3
2009-08-05PDBox: Got rid of warnings.Wincent Balin5-8/+13
2009-08-05Goban: Change save location and file names to fit more in line with the rest ...Karl Kurbjun2-3/+3
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima9-57/+106
2009-08-05PDBox: Removed unneeded include file to, hopefully, diminish the amount of w...Wincent Balin1-651/+0
2009-08-05fix bug calendar fails to add new memo if there is not .memo file caused by m...Teruaki Kawashima1-2/+3
2009-08-05PDBox: Added iriver H100 to supported targets.Wincent Balin2-5/+14
2009-08-05PDBox: Changed type of t_int to remove 64-bit related warnings.Wincent Balin3-3/+12
2009-08-04Fix yellow.Mohamed Tarek1-1/+1
2009-08-04Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug (request_buffe...Mohamed Tarek1-3/+4
2009-08-04Remove unneeded blackjack defines for the YH series.Michael Giacomelli1-4/+1
2009-08-04Insert pdbox into build system, currently only for H300.Wincent Balin1-0/+4
2009-08-04PDBox: Undoing incorrect changes of math functions.Wincent Balin1-41/+815
2009-08-04Rename codecs/dnet.c to codecs/a52_rm.cMohamed Tarek4-3/+3
2009-08-04PDBox: Simplified some math functions.Wincent Balin1-818/+44
2009-08-04Add support for AC3 audio in RM container.Mohamed Tarek8-8/+231
2009-08-04PDBox: Use correct values of maximal string size for snprintf.Wincent Balin10-28/+25
2009-08-04Move the DATA_HEADER_SIZE define to codecs/librm/rm.h and add a define Mohamed Tarek3-4/+4
2009-08-04Invadrox: Add support for 640x480 screens.Karl Kurbjun13-53/+69
2009-08-04Always do an SVN up before committing . . . hopefully fixes red by defining m...Michael Giacomelli2-0/+8
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli75-5/+680
2009-08-04PDBox: Minor addition and bugfixes.Wincent Balin4-6/+48
2009-08-04PDBox: Added GUI.Wincent Balin4-17/+925
2009-08-03Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz3-61/+55
2009-08-03Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time w...Magnus Holmgren1-3/+4
2009-08-03Add missing svn:keywords property.Dominik Riebeling1-1/+1
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima9-743/+410
2009-08-03Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m...Thomas Martitz1-3/+3
2009-08-03Fix reds for IAP and a missing #include.Thomas Martitz3-12/+27
2009-08-03Remove find_albumart() from the plugin API as it doesn't exist for them.Thomas Martitz4-21/+14
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz11-57/+82
2009-08-03one more add which didnt get addedJonathan Gordon1-0/+59
2009-08-03these didnt get renamed for some reasonJonathan Gordon2-57/+23
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon16-180/+115
2009-08-03Reversi: Make Reversi respect the global touchscreen setting when in a menu.Karl Kurbjun1-0/+10
2009-08-03Clix: Forgot ifdefs around touchscreen_set_mode.Karl Kurbjun1-0/+4
2009-08-03Clix: Make Clix respect the global touchscreen setting when in a menu.Karl Kurbjun1-6/+25