summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Fix ZVMKarl Kurbjun1-0/+5
2009-08-09M:Robe 500: Add missing filesKarl Kurbjun4-0/+0
2009-08-09M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun3-7/+19
2009-08-09Rockboy: Cleanup redKarl Kurbjun2-6/+8
2009-08-09Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun5-43/+102
2009-08-08Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...Boris Gjenero2-2/+3
2009-08-08Apply FS#10447 - e200v2 lcd driver cleanup by Michael ChicoineBertrik Sikken1-15/+26
2009-08-08fix red: add a define accidentally removedTeruaki Kawashima1-0/+3
2009-08-08snake2: add standard start menu. use pluginlib highscore for highscores.Teruaki Kawashima1-289/+170
2009-08-08rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...Dominik Wenger1-2/+2
2009-08-08snake:go back to menu when game is over. save highscores using pluginlib high...Teruaki Kawashima1-11/+35
2009-08-08Support libusb-1.0.Dominik Riebeling2-1/+49
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling4-27/+37
2009-08-08Samsung yp-s3: clean up the lcd and button driver (making things static, rena...Bertrik Sikken2-14/+16
2009-08-08Remove old fixme, the 'working with playlists' seems to be in pretty good shapeNils Wallménius1-3/+0
2009-08-08M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun3-11/+11
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling4-22/+14
2009-08-07Fix SCSI inquiry on W32.Dominik Riebeling1-1/+4
2009-08-07Fix rbutil build on w32.Dominik Riebeling1-0/+1
2009-08-07Samsung YH925: Battery calibration for charging and dischharging.Thomas Martitz1-4/+4
2009-08-07Samsung YH925: Support for battery monitoring and charging. Discharge curve n...Thomas Martitz3-6/+5
2009-08-07Quick, fix red, before the new build system shows it!Thomas Martitz1-1/+1
2009-08-07Change a few defines to enums to match the other code around and argument bit...Thomas Martitz1-16/+22
2009-08-06Fix out of bounds accesses in keybox and matrixNils Wallménius2-2/+2
2009-08-06Fix crash in the database utility, turns out passing too few arguments for st...Nils Wallménius1-1/+3
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-06Revert static-ing of iim_prod_rev, this function is never used so it causes a...Bertrik Sikken1-1/+1
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken11-17/+19
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-05Samsung YP-S3: allow player to stay powered up without the USB cable plugged ...Bertrik Sikken2-6/+21
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-05Fix building of the database utility.Nils Wallménius1-2/+3
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman8-7/+319