Commit Graph

217 Commits

Author SHA1 Message Date
Matt Nadareski
397ef8067a Add special mappings for TRS Model 2-4 2016-03-30 12:52:35 -07:00
Matt Nadareski
3e7e5eac7f Add old mappings to TOSEC 2016-03-30 12:47:43 -07:00
Matt Nadareski
994ead77bb Fix more verbose logging 2016-03-30 12:31:41 -07:00
Matt Nadareski
e3928fa002 Another typo fix 2016-03-30 12:23:50 -07:00
Matt Nadareski
964669b71b Fix typos 2016-03-30 12:21:38 -07:00
Matt Nadareski
4720e412c3 Change logging behavior 2016-03-30 12:18:56 -07:00
Matt Nadareski
7f6c8c5ab4 Bump version 2016-03-30 03:04:42 -07:00
Matt Nadareski
2a5ea06ea5 Overhaul Headerer and bump version
Headerer now does both deheadering and reheadering. When a file has a header detected, it puts an entry in the database with the header, unheadered sha1, and the rom type. Reheadering tries to find a matching sha1 in the database and then adds it if it's found.
2016-03-30 02:36:23 -07:00
Matt Nadareski
1ad7ddccc5 Bump version number 2016-03-29 23:33:47 -07:00
Matt Nadareski
0b6eae4d38 Missed a couple logger statements 2016-03-29 23:28:50 -07:00
Matt Nadareski
3ef696b48c Generate DAT and Generate All work
Check boxes not hooked up yet
2016-03-29 21:46:27 -07:00
Matt Nadareski
ac03051e04 Start getting design together
First and foremost are the Generate options, which are populated with functions similar to ListSystems and ListSources.
2016-03-29 21:23:22 -07:00
Matt Nadareski
175334a62c [doc] Add actual documentation to all classes 2016-03-29 14:49:03 -07:00
Matt Nadareski
c43be67ebc [doc] Add one last note 2016-03-29 14:09:10 -07:00
Matt Nadareski
8968d81312 [doc] Add import class add instructions 2016-03-29 14:06:29 -07:00
Matt Nadareski
dd4dfb9f20 Change namespace from WoD to SabreTools 2016-03-29 13:48:10 -07:00
Matt Nadareski
63f5566f3b Rename DatType enums to match mappings 2016-03-29 13:41:55 -07:00
Matt Nadareski
9857370d2e Slight further rearrangement 2016-03-29 13:38:58 -07:00
Matt Nadareski
89a6c43fc9 Rearrange and label params 2016-03-29 13:36:32 -07:00
Matt Nadareski
01fca3450e Bump version number 2016-03-29 12:14:32 -07:00
Matt Nadareski
132e751b42 Remove extra blank line 2016-03-29 12:13:02 -07:00
Matt Nadareski
070a1cccb3 Finish dyamic remappings import 2016-03-29 12:11:58 -07:00
Matt Nadareski
e032d991c2 Copy all remappings to output directory 2016-03-29 11:47:15 -07:00
Matt Nadareski
e1c9c8923a Add experimental remapping XML files 2016-03-29 11:44:02 -07:00
Matt Nadareski
48d7412605 Add list all sources/systems without filter 2016-03-29 10:32:12 -07:00
Matt Nadareski
0068391337 Version bump: one for add, one for remove 2016-03-29 03:11:39 -07:00
Matt Nadareski
65741d7942 Misc cleanup 2016-03-29 03:10:54 -07:00
Matt Nadareski
f3d9d9effa Add remaining menu and all of command line 2016-03-29 03:09:45 -07:00
Matt Nadareski
2797293a7c Add AddSource and AddSystem to menu 2016-03-29 02:45:39 -07:00
Matt Nadareski
ad756780f8 Write RemoveSource and RemoveSystem 2016-03-29 02:25:04 -07:00
Matt Nadareski
741b4b72bc Write AddSource and AddSystem 2016-03-29 02:22:21 -07:00
Matt Nadareski
885fe4b8a4 Add skeletons for adding/removing sources/systems 2016-03-29 02:07:37 -07:00
Matt Nadareski
6157f0a870 Add source id to error message 2016-03-28 20:18:37 -07:00
Matt Nadareski
26c7ad4fd1 @tractivo: Add old TOSEC name mapping 2016-03-28 20:04:27 -07:00
Matt Nadareski
123f4f1aea Add generate all DATs 2016-03-28 19:44:10 -07:00
Matt Nadareski
9832c64f45 Rename Logging class to Logger 2016-03-28 18:40:35 -07:00
Matt Nadareski
ed01e9cfa5 Allow logfile to be appended 2016-03-28 18:00:21 -07:00
Matt Nadareski
9c8075dc05 Add logging support and bump version 2016-03-28 17:54:24 -07:00
Matt Nadareski
04b2eacbdd Fix text centering 2016-03-28 15:21:09 -07:00
Matt Nadareski
b761cec203 Add testing credit and bump version 2016-03-28 15:19:05 -07:00
Matt Nadareski
9fede1a207 Fix merging order and bump version number 2016-03-28 14:28:51 -07:00
Matt Nadareski
e2cb6acd41 Rename Program class files 2016-03-28 02:06:55 -07:00
Matt Nadareski
3eacecfa65 Rename namespace and classes
The whole namespace should no longer be "DATabase", rather WoD for the whole project. As such, both of the Program classes should be renamed for their actual purposes
2016-03-28 02:06:14 -07:00
Matt Nadareski
96bf3a2997 Update build location to above parent folder 2016-03-28 01:15:10 -07:00
Matt Nadareski
35d892017c Bump version number 2016-03-27 22:17:51 -07:00
Matt Nadareski
7df373ba70 Fix new information being added as new rom 2016-03-27 22:15:57 -07:00
Matt Nadareski
33b12e7a8a Change handling of duplicate roms
If a rom or disk is found to be a duplicate (by using the actual last item in the list instead of unnecessary cached values), it then checks to see if any information is missing from the rom it's a duplicate of. If the CRC, MD5, or SHA1 are empty and a new value is available, it uses the new value dynamically. This way, the original information in the database is untouched but the generated DAT is more complete.
2016-03-27 21:43:51 -07:00
Matt Nadareski
d81d536c3d Make output files UTF-8 because of special character issues. 2016-03-25 11:20:58 -07:00
Matt Nadareski
8b0f15fa35 Add descriptions to RV dats and bump version 2016-03-25 11:01:23 -07:00
Matt Nadareski
cc16b451c6 Bump version number for both maintence build and bugfix build 2016-03-25 09:27:19 -07:00