Commit Graph

24 Commits

Author SHA1 Message Date
YoshiRulz a2a5ec7566 Replace $"{a}{b}" and similar with concatenation 2019-06-14 15:54:17 +00:00
YoshiRulz 2642ef4049
Remove empty docs 2019-06-06 16:41:10 +10:00
YoshiRulz ceb490828f
Fix docs "not placed on a valid language element" 2019-05-29 21:04:12 +10:00
James Groom 779975f689
Use nameof 2019-03-28 14:17:14 +11:00
YoshiRulz 51d0bdf4cf
Use string interpolation 2019-03-20 15:24:33 +10:00
James Groom 1d5a097a75
Fix typo
also this method sucks
2019-02-27 15:33:27 +10:00
James Groom d5d2e7d412
Fix typo 2019-02-24 15:39:53 +10:00
James Groom cf23d9db87
Fix typo and cleanup loop 2019-02-24 15:39:01 +10:00
Asnivor 76070cd89d OCD: Fix non-critial compiler warnings in my code 2019-01-25 15:45:15 +00:00
Asnivor 7eee1c0f8f DiscSystem MDS: version check 2017-10-27 20:35:40 -04:00
Asnivor 6d87be1396 Experiemental MDS/MDF Support 2017-10-25 17:06:16 +01:00
zeromus bafe41fa54 discsystem - successfully parse cues that are bigger garbage 2015-09-16 14:37:42 -05:00
zeromus 8f5059d53e discsystem - handle some errors that werent handled before 2015-09-16 14:27:28 -05:00
zeromus a3ff5b0d8c improve discohawk reliability 2015-09-10 16:54:02 -05:00
zeromus 66c2d48e8d throw slightly more descriptive warning when loading a cue with a missing bin 2015-08-08 16:40:37 -05:00
zeromus 60c3eb9883 cue files - prefer a pre-decoded wav over an mp3 with the same filename 2015-07-19 22:15:10 -05:00
zeromus 62f7e7d1f2 disc - support .img.ecm 2015-07-18 23:53:13 -05:00
zeromus a0e623ef1b disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
zeromus 64aa41c0e3 prepwork for sector synthesis provider 2015-07-14 21:04:27 -05:00
zeromus 4c29f27bc0 fix CCD track 1 pregap synthesis 2015-07-12 18:04:55 -05:00
zeromus b5d3ff4397 refactor cue code to be less weirdly structured and partial-classy 2015-07-12 17:45:20 -05:00
zeromus 91eecdca52 fix fact that "fix error in subcode in ReadLBA_2352" is senseless 2015-07-11 13:47:01 -05:00
zeromus 901d5c1431 fix some errors with 2442 vs 2448, repair CCD dumping, repair discohawk 2015-07-11 13:47:00 -05:00
zeromus 41d5875baf big discsys reorg.. move all API parts into Disc*-named files in root and hide more private stuff 2015-07-11 13:46:58 -05:00