Matt Nadareski
03f82701be
[ALL] Implement AlphaFS
2016-10-26 22:10:47 -07:00
Matt Nadareski
6d1ed1ecaf
[Style] Add Date to build title
2016-10-25 16:47:50 -07:00
Matt Nadareski
521b2c77a8
[ALL] Rename OutputFormat => DatFormat
2016-10-25 15:02:02 -07:00
Matt Nadareski
bf4b3a413f
[ALL] Reference reorganization
2016-10-24 13:51:39 -07:00
Matt Nadareski
9a3527921f
[ALL] Massive code cleanup and reorganization
2016-10-24 12:58:57 -07:00
Matt Nadareski
88f11e5826
[ALL] We should use static classes for these
2016-10-21 16:25:22 -07:00
Matt Nadareski
968bfef218
[Style] Add ConvertXMLUnsafeCharacters for future use
2016-10-19 14:14:56 -07:00
Matt Nadareski
1a998d575c
[ALL] Allow for original Dates to be written again in zipfiles
2016-10-14 17:10:28 -07:00
Matt Nadareski
c03a54a41d
[Style] Remove the "invalid filename characters" from cleaning since it involves path separators too
2016-10-05 11:40:47 -07:00
Matt Nadareski
df2d4a33d7
[DatItem, Style] Try to remove path-unsafe characters from file names
2016-10-05 10:14:49 -07:00
Matt Nadareski
7797a3ec37
[ALL] TSV and CSV are top level now
2016-10-04 12:12:26 -07:00
Matt Nadareski
299915d2cb
[DatFile, Style] Remove rom renaming
2016-10-03 10:28:54 -07:00
Matt Nadareski
6aa29f8fae
[ALL] Rename a few things
2016-09-30 12:15:36 -07:00
Matt Nadareski
810bbf501a
[DatFile] Logiqx XML DATs can be... weird. Route them through the other reader
2016-09-30 11:41:35 -07:00
Matt Nadareski
99248c200b
[Style] Take care of new output formats
2016-09-28 10:00:02 -07:00
Matt Nadareski
ad34192a14
[Style] Use primative string instead of object String
2016-09-26 12:19:37 -07:00
Matt Nadareski
6952be1753
[Style] Change IsUnicode; remove SentenceCase
2016-09-26 12:19:12 -07:00
Matt Nadareski
9d3c690042
[Style] Remove StripInvalidPathChars
2016-09-26 12:14:54 -07:00
Matt Nadareski
70e36de17c
[Style] Remove CompareNumeric
2016-09-26 12:14:18 -07:00
Matt Nadareski
74fbe60686
[ALL] Stop using "using" for everything except databases
2016-09-22 15:36:02 -07:00
Matt Nadareski
57f6d361f7
[DATFromDir] Put retry on intial delete too
2016-09-21 23:17:30 -07:00
Matt Nadareski
284c3e088e
[DATFromDir] Get proper output paths again
2016-09-21 23:07:20 -07:00
Matt Nadareski
fa4a5c6f41
[Style] Make output naming more accurate
...
This removes the added extension for RC, DOSCenter, and SabreDat types if the conflicting versions are not being output.
2016-09-21 13:34:55 -07:00
Matt Nadareski
7212949f56
[Style, DatFile] Add better encoding finding
2016-09-21 12:47:11 -07:00
Matt Nadareski
b549085c34
[ALL] Convert Dat from a struct to an object
...
This effectively doesn't do much for the time being since there's only one "Dat type" that's being used. Realistically, this is probably the best bet since a given DAT should not be restricted to an output type as much as an ItemType is bound to its data. This also removes the experimental classes that won't be in use for forever. More work still might need to be done but it is unknown at this point.
2016-09-19 20:08:25 -07:00
Matt Nadareski
bf6d45a542
[ALL] More temp standardization, naming standardization
2016-09-16 16:35:58 -07:00
Matt Nadareski
29b1330d97
[ALL] TorrentZip stuff
...
Taking a cue from RomVault and GordonJ, I'm including the Zlib code as converted by DotNetZip as well as creating a couple slightly more maleable structures for writing archives.
2016-09-15 12:16:33 -07:00
Matt Nadareski
7550b38024
[FileTools] Get Zip/TZip work done up to this point committed
2016-09-13 21:36:45 -07:00
Matt Nadareski
a595a54f7b
[RomTools] Try to make sort more safe
2016-09-11 17:40:46 -07:00
Matt Nadareski
883860873d
[ALL] Rename OutputFormatFlag to OutputFormat
...
Since the original OutputFormat doesn't exist anymore, adding "Flag" to the var name isn't necessary
2016-09-09 15:51:47 -07:00
Matt Nadareski
35e8e8a61b
[DatTools, Style] Make output names even better
2016-09-09 15:37:15 -07:00
Matt Nadareski
02c7853361
[ALL] Update way output formats are handled
2016-09-09 15:25:37 -07:00
Matt Nadareski
c66ba49f22
[DatTools] Add Redump MD5, SHA1, and SFV output
2016-09-09 14:06:47 -07:00
Matt Nadareski
b075da1afe
[Style] Make CompareNumeric safer
2016-09-08 20:35:00 -07:00
Matt Nadareski
3819819ffa
[Style] Add "windows-style" sorting to names
2016-09-07 13:35:05 -07:00
Matt Nadareski
003e603b28
[Style] Add region
2016-09-01 23:21:49 -07:00
Matt Nadareski
cfdc88463a
[ALL] Move things around
2016-08-29 16:55:55 -07:00
Matt Nadareski
a1a7e411d5
[Style] Move StringToByteArray to Style where it belongs
2016-08-29 16:34:35 -07:00
Matt Nadareski
e07258a970
[ALL] RomData becomes Rom, DatData becomes Dat
2016-06-16 18:57:34 -07:00
Matt Nadareski
b9487636d7
[ALL] Clean and organize usings
2016-06-13 23:54:26 -07:00
Matt Nadareski
5de7429b00
[RomTools] Create another helper class
2016-06-13 23:42:27 -07:00
Matt Nadareski
4c7942e46e
[ALL] Move to new folders to reflect names
2016-06-12 20:20:50 -07:00