Commit Graph

  • a612ea5cfd Quick and dirty global setting for forcing un-compression of sets. master Natalia Portillo 2016-04-17 17:12:48 +01:00
  • 5a93500001 Thanks to test work done by EDC, this is based on that code, added double buffered file reading, and multi-threader hashing in zip and file checking. V2.2.5 gjefferyes 2016-02-12 16:02:48 -06:00
  • 905574d120 Merge pull request #23 from LnmVolbo/master gjefferyes 2016-02-12 09:51:34 -06:00
  • 063254ccb6 Quck update to add machine to DatXMLReader gjefferyes 2015-12-23 12:03:42 -06:00
  • 8a908bf60c Merge pull request #3 from LnmVolbo/LnmVolbo-patch-1 LnmVolbo 2015-09-25 13:14:17 -07:00
  • 239b001daa Update DatMessXMLReader.cs LnmVolbo 2015-09-25 13:09:15 -07:00
  • 03141ff8f0 Merge pull request #2 from gjefferyes/master LnmVolbo 2015-09-25 12:51:18 -07:00
  • e6e0c73dcd Version 2.2.4 gjefferyes 2015-09-16 20:52:03 -05:00
  • 7d25bd8519 Merge pull request #15 from LnmVolbo/master gjefferyes 2015-09-16 20:22:14 -05:00
  • c61eead2ba #16 Changed SelectedPath = @"apps" to SelectedPath = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, @"Reports") gjefferyes 2015-09-16 20:18:21 -05:00
  • 2d6c5a7e26 #18 replaced: Environment.SpecialFolder.DesktopDirectory with Environment.SpecialFolder.MyComputer gjefferyes 2015-09-16 20:14:17 -05:00
  • b6be1a9ec1 #19 Fixed possible hard Crash when scanning files. gjefferyes 2015-09-16 20:09:54 -05:00
  • 5107b5b850 Removed DatMessBIOSReader due to MAME and MESS being combined. gjefferyes 2015-09-16 20:01:03 -05:00
  • 33f204fc37 Cleaned up Natalia Portillo's Mess Bios xml Reader. gjefferyes 2015-09-16 17:41:26 -05:00
  • dc99d2328d Merge pull request #13 from claunia/master gjefferyes 2015-09-16 17:37:12 -05:00
  • 0817f01538 When making a dir2dat, the "clean" routine overdoes it when translating the apostrophes, Fixed by changing order of code. gjefferyes 2015-09-16 17:20:58 -05:00
  • 1b4caa8e34 Update FrmMain.cs - 2nd rev. LnmVolbo 2015-06-23 09:04:26 -07:00
  • 6981a16a67 Update FrmMain.cs LnmVolbo 2015-06-22 19:37:52 -07:00
  • 14054dc06f Merge pull request #1 from gjefferyes/master LnmVolbo 2015-06-22 19:23:36 -07:00
  • c04bb9d070 Fixed a baddump merging issue (Thanks to Marco for the details to fix this.) gjefferyes 2015-06-11 10:12:36 -05:00
  • 32f67308fa fixed loading the mame 0.162 dat's using the 'machine' xml node. gjefferyes 2015-06-10 09:45:03 -05:00
  • efaba1f3d9 Added support for MESS BIOS xml datlist (mess -listxml) Natalia Portillo 2015-03-30 23:04:20 +01:00
  • 5d9d63fb08 Very early SevenZip WIP version SevenZip gjefferyes 2015-03-18 08:48:48 -05:00
  • 7830068257 gjefferyes 2015-03-18 08:45:57 -05:00
  • b368f33351 A Little Code cleanup in FrmMain, and set Version to 2.2.1 for public release. V2.2.1 gjefferyes 2015-01-27 09:09:24 -06:00
  • 48ea11ab2e Merge pull request #12 from jwestfall69/sort-fix gjefferyes 2015-01-26 09:44:28 -06:00
  • 3e261ee077 fix sorting on GameGrid Jim Westfall 2015-01-18 14:09:11 -08:00
  • a4939e5bf4 Merge pull request #10 from jwestfall69/mono-fixes gjefferyes 2015-01-14 13:10:47 -06:00
  • 1c588291b7 Merge branch 'master' into mono-fixes Jim Westfall 2014-12-08 17:13:52 -08:00
  • 47731743b6 Cleaned up a little more, removed the frmRegistration code. And ready for a first github release. so changed to version 2.2 V2.2 gjefferyes 2014-12-08 10:29:43 -06:00
  • 39e4a6114f Fix FolderBrowserDialog's under mono Jim Westfall 2014-12-07 10:01:27 -08:00
  • b54610c2f6 Work around mono crashing on Rows.Clear() Jim Westfall 2014-11-13 17:24:53 -08:00
  • 09ccdd7e10 remove service References gjefferyes 2014-11-13 09:54:31 -06:00
  • 7fa939af29 Merge pull request #8 from jwestfall69/mono-ui-fixes2 gjefferyes 2014-11-13 09:42:53 -06:00
  • b85be9ea04 Merge pull request #7 from jwestfall69/mono-chdman gjefferyes 2014-11-13 09:42:02 -06:00
  • bd466459e1 Merge pull request #6 from jwestfall69/mono-ui-fixes gjefferyes 2014-11-13 09:41:08 -06:00
  • 1d37e0004a speed up populating GameGrid Jim Westfall 2014-11-08 10:19:27 -08:00
  • 004ba9c870 Force all pTree.Tree.RTree to have aleast some width. Jim Westfall 2014-11-05 13:51:51 -08:00
  • c82f688adc ui rendering fixes for progress window Jim Westfall 2014-11-05 13:15:20 -08:00
  • 76c4af0ec3 Additional Mono rendering fixes Jim Westfall 2014-11-01 17:05:14 -07:00
  • 634de3b3d7 More CHD related fixes Jim Westfall 2014-10-29 20:20:37 -07:00
  • 7f6b01516d Fix parsing of chdman stderr output. Jim Westfall 2014-10-28 21:10:43 -07:00
  • e27dfd039d chdman fixes for mono/unix Jim Westfall 2014-10-28 18:37:16 -07:00
  • e950b00a67 GetFiles() for mono was missing initializing the Length Jim Westfall 2014-10-28 17:42:33 -07:00
  • 16ae35a8a1 Make drawn text look better in GameGrid's CCorrect Jim Westfall 2014-10-26 20:27:10 -07:00
  • bb4b77a6d7 Move (Rom|Game)Grid CellFormatting functions to be in the right #region sections Jim Westfall 2014-10-26 19:58:01 -07:00
  • d5fb529b7b Need cellbounds to be the full wide and not just the visual. Jim Westfall 2014-10-26 19:52:29 -07:00
  • bbfa915636 Replace *CellDraw classes with CellFormatting functions. Jim Westfall 2014-10-26 19:07:05 -07:00
  • 0801ddc7f0 Merge pull request #4 from jwestfall69/master gjefferyes 2014-10-24 08:43:38 -05:00
  • 47bf98faf0 remove needless Console.ReadLine(), causes ui to stall waiting for input on console/tty Jim Westfall 2014-10-23 22:04:01 -07:00
  • f436495aa2 Fix classes to match up with recent file renames Jim Westfall 2014-10-23 21:59:09 -07:00
  • 9a6bc0a165 Don't attempt to read Length/LastWriteTimeUtc if the file/dir doesn't exist Jim Westfall 2014-10-22 17:56:46 -07:00
  • be346c3485 Fix bug: DatMaker truncates filenames containing periods gjefferyes 2014-10-22 10:50:41 -05:00
  • 3c6ca00d4a re-added .NET File IO support, to try and get closer to RomVault working on Linux/Mono. gjefferyes 2014-10-22 10:37:47 -05:00
  • 0eb2d48241 Merge pull request #3 from jwestfall69/master gjefferyes 2014-10-21 08:55:16 -05:00
  • 9121f65a1f <DefineConstants> should be semi-colon separated list, not comma. Remove unneeded System.Deployment include (mono doesnt support it). Jim Westfall 2014-10-18 20:34:06 -07:00
  • 891f53ef34 Standardize the case of file names and how they are referenced in ROMVault2.csproj so its possible to compile on a case sensitive filesystem (ie mono on linux) Jim Westfall 2014-10-18 16:36:00 -07:00
  • 5d7aa95445 added LICENSE gjefferyes 2014-10-09 18:29:50 -05:00
  • 83bfb6eba6 removed outputPath gjefferyes 2014-09-23 12:08:11 -07:00
  • 5179fafbc0 First Public Release. gjefferyes 2014-09-23 12:06:15 -07:00
  • 5ce43ac380 Initial commit gjefferyes 2014-09-23 14:02:59 -05:00