Commit Graph

12 Commits

Author SHA1 Message Date
Barry Harris 8937d0ff77 update to lzma sdk 15.08, update our routines to account for changes 2015-10-16 19:56:40 +00:00
Barry Harris cbec71190c allow avi recording to be turned off in makefile 2015-10-09 10:31:46 +00:00
dinkc64 e159e85674 avi recorder-WIP 2015-10-08 22:30:38 +00:00
Barry Harris 673161750d FBA can now connect to the website, pull a list of localisation templates, populate a combobox, and pull the selected template from the site 2015-05-07 18:02:39 +00:00
Barry Harris 592d40bd61 Resurrect old Game Info dialog - initial port to use new burn lib and libpng (plenty of work to do) 2014-12-22 21:53:53 +00:00
Barry Harris e91c2fd678 Add Hyllian's Data Dependent Triangulation 3x to the softFX blitters (Hyllian, msbhvn) 2012-04-30 10:56:52 +00:00
Barry Harris ec4b8084b4 Add SoftFX xBR filters (msbhvn, Hyllian, Barry) 2012-04-21 09:35:24 +00:00
Barry Harris f7bc198474 Add optional 7zip support for rom loading/scanning 2012-02-16 20:45:47 +00:00
Barry Harris 17129c99bb Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues. 2012-01-18 20:24:14 +00:00
Barry Harris ed765e3f34 Resplit makefile rules into burn and burner, the issue we had, and still have is caused by Windows terminal command-line buffer limit of 32Kb. For now, disabling DEPEND halfs the data we send to the command-line. 2012-01-10 15:22:01 +00:00
Barry Harris bbf5574656 Reverted seperating makefile.rules, it was quite broken. :( 2012-01-09 13:09:31 +00:00
Barry Harris c18b253c8a Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules 2012-01-03 13:31:23 +00:00