Commit Graph

18 Commits

Author SHA1 Message Date
Barry Harris
320cce5304 Add option to allow selecting a .bmp or .png file to use as the skin when FB Alpha is not playing a game 2018-05-18 10:15:38 +00:00
dinkc64
4e231e7215 d3dkmt interface rename 2018-03-22 03:49:02 +00:00
dinkc64
ece765a060 burner, vid, etc: add Sync to DWM option (win7-10). wip-experimental 2018-03-18 01:22:24 +00:00
Barry Harris
3f6e5d8381 Allow user to choose full-screen monitor - Part 2 2017-06-09 19:05:10 +00:00
Barry Harris
308e3a7abd General Tidy Up (fixes some potential overflows too) 2017-05-12 13:03:47 +00:00
Barry Harris
48ca55f58a Remove MDI and DWM "fix" - revert if this causes issues 2017-04-20 18:14:49 +00:00
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