adelikat
|
7a08cb1075
|
Fix some annoying warnings and some misc code cleanup
|
2013-09-14 19:34:14 +00:00 |
zeromus
|
1de6eb30a3
|
cue-fix error in parsing empty lines
|
2013-08-23 18:26:28 +00:00 |
zeromus
|
ca3465b480
|
discsys-rename some thing that had been annoying me
|
2013-08-08 19:31:08 +00:00 |
zeromus
|
0cfdcc6f53
|
discsystem-fix support for bins with variant sectorsizes
|
2013-08-08 19:26:37 +00:00 |
zeromus
|
b7dbb91419
|
DiscSystem-misc improvements and bugfixes, add CDFS parser, and add DiscID system for PSX and PSP discs.
|
2013-06-25 08:31:48 +00:00 |
goyuken
|
2631ffbde6
|
implement a simple sega saturn cd heuristic detection. unknown cues once again are loaded into PCECD
|
2013-05-01 17:06:36 +00:00 |
adelikat
|
cff1ff2940
|
Removing unused directives from a bunch of files because I was playing around with resharper, but that got boring so not every file
|
2013-04-14 20:39:19 +00:00 |
zeromus
|
0545cb64fa
|
snes-make hex editor faster
|
2012-12-26 18:25:45 +00:00 |
zeromus
|
a301b29a7d
|
discsystem-finish ECM support project. random access ECM decoding is now supported.
|
2012-11-17 22:16:09 +00:00 |
zeromus
|
e68d996f94
|
discsystem-continue working on ecm. linear search method done
|
2012-11-17 19:45:34 +00:00 |
zeromus
|
11feb0d33a
|
discsystem-preliminary work on reading ECM files
|
2012-11-17 11:21:38 +00:00 |
zeromus
|
2ff12a9e3a
|
add homemade cd-rom ECC/EDC code
|
2012-11-15 08:03:23 +00:00 |
zeromus
|
9ff8b450f4
|
add the crudest possible psx disc detector. now other people can watch somewhat garbled psx game intros
|
2012-11-05 00:11:41 +00:00 |
zeromus
|
b4b2657965
|
some libmednahawk work. it can't possibly be used by anyone else yet, but i gotta do a checkin.
|
2012-11-04 23:29:06 +00:00 |
zeromus
|
931c9c9b23
|
get rid of some warnings
|
2012-06-15 19:21:46 +00:00 |
zeromus
|
f2d1f1ff2f
|
discohawk-fix bug that made some cue source files whose ffmpeg decode output is very verbose trigger a deadlock through stdout buffer filling up
|
2012-04-19 20:04:52 +00:00 |
zeromus
|
fd6ac896fc
|
general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying.
|
2012-02-24 20:38:35 +00:00 |
zeromus
|
5f66de57ec
|
discohawk-add capability for searching for mis-extensioned files (broadens compatibility a bit) and autodetecting audio tracks based on extension where otherwise marked as binary.
|
2012-01-21 21:23:19 +00:00 |
beirich
|
82cf9486f3
|
about halfway through pce-cd compat test and gamedb updating, plus commit some bugfixes
|
2011-09-17 05:35:41 +00:00 |
zeromus
|
3d09a713dc
|
dont lose track of wave blobs
|
2011-09-04 06:26:35 +00:00 |
zeromus
|
44c8a62803
|
make discs disposable and polish up discohawk extractor
|
2011-09-04 06:15:41 +00:00 |
zeromus
|
290cf76223
|
make discohawk extractor reuse ffmpeg code from disc system and encode raw pcm to remove dependency on wavefile headers libs
|
2011-09-04 05:53:09 +00:00 |
zeromus
|
41d45ed180
|
disc-make concept of redundant track 0 elimination mandatory (i had made a note that it was apparently mandatory and then removed the option, but didnt bother to restore the functionality)
|
2011-08-28 06:31:31 +00:00 |
beirich
|
e703d3a99f
|
[pce] fix R-Type CD audio start bug(s)
|
2011-08-16 03:11:27 +00:00 |
zeromus
|
cd878508f5
|
disc-tidy
|
2011-08-16 01:49:48 +00:00 |
zeromus
|
3bab049363
|
disc-clarify difference between LBA and ABA
|
2011-08-15 10:43:36 +00:00 |
zeromus
|
019ad69459
|
disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders
|
2011-08-14 23:13:31 +00:00 |
beirich
|
cfccc65672
|
add metaspu V method, set NES to use it experimentally
|
2011-08-14 01:42:54 +00:00 |
zeromus
|
e172e7a948
|
disc-elucidate some comments
|
2011-08-09 06:14:36 +00:00 |
zeromus
|
71d3774ace
|
disc-fix little postgap bug
|
2011-08-09 02:33:03 +00:00 |
zeromus
|
fe33e75c1b
|
disc-cuefile wave-fulfillment is a case-insensitive process
|
2011-08-08 06:14:05 +00:00 |
zeromus
|
bde8365563
|
disc-more robust waveification
|
2011-08-08 06:09:44 +00:00 |
zeromus
|
66ccd1eadc
|
|
2011-08-08 04:48:28 +00:00 |
zeromus
|
e4305823c5
|
disc-more gracefully handle missing ffmpeg, and checkin an ffmpeg finally
|
2011-08-08 02:02:01 +00:00 |
zeromus
|
1f541be6df
|
disc: cue+mp3/mpc/flac decoding
|
2011-08-08 01:48:31 +00:00 |
zeromus
|
f604415c5a
|
Disc directory should probably be renamed DiscSystem now
|
2011-08-07 23:15:44 +00:00 |