BizHawk/BizHawk.Emulation.DiscSystem
Sappharad 7f5aa0ae77 Merge branch 'master' into mono-portable
Conflicts:
	.gitignore
	BizHawk.Client.Common/PathManager.cs
	BizHawk.Client.Common/lua/LuaSandbox.cs
	BizHawk.Client.EmuHawk/AVOut/FFmpegWriter.cs
	BizHawk.Client.EmuHawk/AVOut/SynclessRecordingTools.cs
	BizHawk.Client.EmuHawk/CustomControls/VirtualListView.cs
	BizHawk.Client.EmuHawk/DisplayManager/DisplayManager.cs
	BizHawk.Client.EmuHawk/GLManager.cs
	BizHawk.Client.EmuHawk/Program.cs
	BizHawk.Client.EmuHawk/movie/EditSubtitlesForm.cs
	BizHawk.Client.EmuHawk/movie/PlayMovie.cs
	BizHawk.Emulation.Common/Sound/Utilities/SpeexResampler.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi_CMD.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.cs
	BizHawk.Emulation.Cores/Consoles/Sony/PSX/Octoshock.ITraceable.cs
	BizHawk.Emulation.Cores/LibretroOld/LibRetro.cs
	Version/VersionInfo.cs
	libsnes/bsnes/target-libsnes/libsnes_pwrap.cpp
2017-05-02 20:38:56 -05:00
..
CDFS 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
DiscFormats discsystem - successfully parse cues that are bigger garbage 2015-09-16 14:37:42 -05:00
Internal discsys/psx - dont crash when reading absurdly negative LBAs 2015-09-17 18:18:06 -05:00
Properties Emulation.Common cleanups 2017-04-27 11:37:26 -05:00
docs more discsys reorg 2015-07-11 13:46:57 -05:00
API_MednaDisc.cs 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
BizHawk.Emulation.DiscSystem.csproj Add 64 bit build (doesn't work yet), move SlimDX.dll 2016-02-28 15:06:03 -05:00
Disc.cs prepwork for sector synthesis provider 2015-07-14 21:04:27 -05:00
DiscDecoding.cs Merge branch 'master' into mono-portable 2015-10-12 21:34:13 -05:00
DiscExceptions.cs 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
DiscHasher.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscIdentifier.cs enable backup identification of PSX discs through ISO filesystem 2015-07-20 18:00:20 -05:00
DiscJob.cs discsystem - handle some errors that werent handled before 2015-09-16 14:27:28 -05:00
DiscMountJob.MednaDisc.cs allow mednadisc to use its own leadout track generator 2015-07-14 21:47:45 -05:00
DiscMountJob.cs discsystem - handle some errors that werent handled before 2015-09-16 14:27:28 -05:00
DiscMountPolicy.cs 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
DiscSectorReader.cs discsys/psx - dont crash when reading absurdly negative LBAs 2015-09-17 18:18:06 -05:00
DiscStream.cs enable backup identification of PSX discs through ISO filesystem 2015-07-20 18:00:20 -05:00
DiscStructure.cs disc - fix the SeekTrack method 2015-07-18 20:06:46 -05:00
DiscSubQ.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscTOC.cs throw slightly more descriptive warning when loading a cue with a missing bin 2015-08-08 16:40:37 -05:00
DiscTypes.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscUtils.cs more discsys reorg 2015-07-11 13:46:58 -05:00