zeromus
|
7c19d50271
|
remove mednadisc from the sln because its such a big damn deal
|
2015-07-12 14:10:32 -05:00 |
zeromus
|
0d2e80b625
|
take a stab at re-adding the purported "add ability to resume disc hashing when interrupted" half of which was lost during a merge
|
2015-07-12 14:08:55 -05:00 |
feos
|
de699656d6
|
tastudio: introduce fast scroll idea via timer
seek frame is reset only if paused OR 100ms since last scroll haven't elapsed
|
2015-07-12 21:54:31 +03:00 |
adelikat
|
f9dad99484
|
Tastudio - fix crash when loading a tasproj with a different controller configuration than the current
|
2015-07-12 12:45:30 -04:00 |
feos
|
89ee16d166
|
sln version: is it really autoconverting each time?
|
2015-07-12 18:33:33 +03:00 |
adelikat
|
b594360a25
|
We had two variables controlling the state of the visibility of the windowed status bar, remove one of them. Fixes issue #448
|
2015-07-12 10:58:13 -04:00 |
adelikat
|
09d134ff79
|
fix default controls for psx
|
2015-07-12 10:05:16 -04:00 |
zeromus
|
e1f01c980b
|
restore discohawk mp3 ripper functionality
|
2015-07-11 14:16:56 -05:00 |
zeromus
|
283de943d7
|
dont fail importing firmwares when target directory doesnt exist
|
2015-07-11 14:06:28 -05:00 |
zeromus
|
a7ae3c0cfc
|
Merge branch 'discsys'
Conflicts:
BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
BizHawk.Emulation.Cores/Consoles/Sega/gpgx/GPGXDynamic.cs
libmupen64plus/mupen64plus-win32-deps
|
2015-07-11 14:01:44 -05:00 |
zeromus
|
0735b67565
|
add example of handling slow disc loads in frontend
|
2015-07-11 13:47:05 -05:00 |
zeromus
|
4fffa64f9a
|
add better tracking for slow disc loads
|
2015-07-11 13:47:05 -05:00 |
zeromus
|
7d9ea610e9
|
add ability to resume disc hashing when interrupted
|
2015-07-11 13:47:04 -05:00 |
zeromus
|
a611bd5e66
|
load PSX discs using gameDB
|
2015-07-11 13:47:04 -05:00 |
zeromus
|
a6f37173b0
|
add GameInfo DB options fetcher for string type
|
2015-07-11 13:47:04 -05:00 |
zeromus
|
0964d75d05
|
add a PSX game database
|
2015-07-11 13:47:03 -05:00 |
zeromus
|
0ef920257c
|
add a mednadisc dll build
|
2015-07-11 13:47:03 -05:00 |
zeromus
|
31267ce85a
|
fix little bug in mednadisc loading
|
2015-07-11 13:47:02 -05:00 |
zeromus
|
66eba89a94
|
add psx db generation
|
2015-07-11 13:47:02 -05:00 |
zeromus
|
95deb6f3f9
|
add special crc combiner for redump stuff
|
2015-07-11 13:47:02 -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
|
aad1e0608c
|
add PSX disc hashing code and batch runner
|
2015-07-11 13:47:01 -05:00 |
zeromus
|
dafc0bb3e8
|
fix error in subcode in ReadLBA_2352
|
2015-07-11 13:47:00 -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
|
bdb64ce251
|
clarify disc ID process comments a bit
|
2015-07-11 13:47:00 -05:00 |
zeromus
|
763c47c3b3
|
make discohawk a/b comparer run big batches faster
|
2015-07-11 13:46:59 -05:00 |
zeromus
|
21c355b5ab
|
mednadisc release builds
|
2015-07-11 13:46:59 -05:00 |
zeromus
|
9fcaf98084
|
update DBMan for new discsystem stuff and framework for batch disc hashing
|
2015-07-11 13:46:59 -05:00 |
zeromus
|
1026c817cc
|
more discsys reorg
|
2015-07-11 13:46:58 -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 |
zeromus
|
e84d212cea
|
cleaning up cue format
|
2015-07-11 13:46:57 -05:00 |
zeromus
|
691531421a
|
more discsys reorg
|
2015-07-11 13:46:57 -05:00 |
zeromus
|
33f23e137d
|
cleanup unused Blob_ZeroTypeStuff and general reorg
|
2015-07-11 13:46:57 -05:00 |
zeromus
|
67468e93ec
|
discsys reorg and move CDAudio to BizHawk.Emulation.Common for cleaner assembly reference dependencies
|
2015-07-11 13:46:56 -05:00 |
zeromus
|
57d76317c8
|
some small discsys cleanup
|
2015-07-11 13:46:56 -05:00 |
zeromus
|
3ebdfaaf78
|
cleanup of old sector synth classes
|
2015-07-11 13:46:55 -05:00 |
zeromus
|
cc31331bc0
|
refactor discstructure mightily
|
2015-07-11 13:46:55 -05:00 |
zeromus
|
5e71224eda
|
reorg and cleanup of old interfaces, stop populating q_crc for RawTOCEntry instances
|
2015-07-11 13:46:37 -05:00 |
zeromus
|
962b567f6d
|
repair discohawk and cleanup. remember to re-add CCD exporting
|
2015-07-11 13:46:37 -05:00 |
zeromus
|
4f978ccba9
|
repair pce-cd disc loading of subQ
|
2015-07-11 13:46:37 -05:00 |
zeromus
|
f9c5b17097
|
restore discsys TOCRaw and DiscStructure synthesis and make octoshock disc reading work again
|
2015-07-11 13:46:36 -05:00 |
zeromus
|
6dcaa3ca04
|
apply major discsystem refactorings to emulator cores and client. lots of undone things, most notably generalized RawTOCEntries -> TOCRaw -> Structure synthesis outside of the individual format/api disc loaders. IOW there's no DiscStructure right now. Probably lots of bugs too.
|
2015-07-11 13:46:36 -05:00 |
zeromus
|
71022de580
|
better disc batch testing
|
2015-07-11 13:46:26 -05:00 |
zeromus
|
b7c5fa84e1
|
add specified cue flags to existing data flag, don't overwrite it
|
2015-07-11 13:46:25 -05:00 |
zeromus
|
377f8e8b1c
|
reimplement cue SBI loading
|
2015-07-11 13:46:25 -05:00 |
zeromus
|
0d029b4030
|
batch comparing capability
|
2015-07-11 13:46:25 -05:00 |
zeromus
|
7dacc07a7d
|
quick cleanup of spammy cue loading console output
|
2015-07-11 13:46:24 -05:00 |
zeromus
|
50546e3f9e
|
handle cue tracks with implicit index 0 at 00:00:00 file MSF
|
2015-07-11 13:46:24 -05:00 |
zeromus
|
32a0921fb1
|
remove a defunct file
|
2015-07-11 13:46:24 -05:00 |
zeromus
|
449cd4b668
|
more correctly generate cue pregaps using entire previous track type
|
2015-07-11 13:46:23 -05:00 |