adelikat
|
f5e9e8eecd
|
cleanup VersionInfo.cs a bit
|
2020-02-26 15:33:50 -06:00 |
YoshiRulz
|
be60911ff9
|
Cleanup StringExtensions
|
2020-02-19 08:26:08 +10:00 |
adelikat
|
d7f97b1539
|
actually delete things instead of removing them from the project
|
2020-02-08 13:09:27 -06:00 |
adelikat
|
ecd6e7c199
|
misc cleanups in DiscoHawk
|
2020-01-25 13:43:59 -06:00 |
YoshiRulz
|
b1e02fbdce
|
Enable SA1106 and fix noncompliance
"Code should not contain empty statements"
i.e. don't put a semicolon there
|
2020-01-25 18:06:34 +10:00 |
YoshiRulz
|
3ae58fd9d6
|
Use SolutionDir to make relative paths absolute
No need for warning of relative paths in filename anymore
|
2020-01-24 04:59:27 +10:00 |
YoshiRulz
|
3537c516fb
|
Configure StyleCop (not running) and revert using-inside-namespace
|
2020-01-24 04:40:46 +10:00 |
YoshiRulz
|
b1ef7bcbbb
|
Retarget .NET Framework from 4.6.1 to 4.8
|
2020-01-21 04:42:09 +10:00 |
YoshiRulz
|
ebfccf51de
|
Add DependentUpon and SubType modifiers to globbed files
|
2020-01-20 10:29:27 +10:00 |
YoshiRulz
|
e435fb807b
|
Migrate to "new csproj", remove unnecessary tags/info, and dedupe
Didn't want to mess with resource generation so the execuable projects didn't
get migrated, just cleaned up
|
2020-01-19 01:43:39 +10:00 |
YoshiRulz
|
126bb4736b
|
Move commented-out code blocks to #if false
CBB doing Cores or Bizware
|
2020-01-13 11:14:16 +10:00 |
YoshiRulz
|
a420336e72
|
Fix build on Linux, pass extra build script arguments to dotnet build
|
2019-12-04 17:11:06 +10:00 |
James Groom
|
fcc0bc19a4
|
Change build config to support the Core build system (for #1415)
squashed PR #1702
|
2019-12-03 16:58:33 +00:00 |
YoshiRulz
|
f8379d9fd4
|
Bump ReSharper analysis to C# 8.0
|
2019-10-31 03:30:00 +10:00 |
J.D. Purcell
|
69edada441
|
Set LangVersion to 8.0. Requires Visual Studio 2019 with 16.3+ update installed.
|
2019-10-27 12:14:19 -04:00 |
adelikat
|
924618ee8f
|
Set resharper language level to 7, add some emulator lingo to the resharper dictionary
|
2019-10-27 10:54:29 -05:00 |
YoshiRulz
|
4ec33bab1c
|
Use string interpolation
|
2019-03-20 14:29:38 +10:00 |
YoshiRulz
|
c0a28a320b
|
Inconsequential changes (no whitespace)
Remove useless semicolon, remove useless `? true : false`, move period to next
line
|
2019-01-07 22:02:02 +10:00 |
adelikat
|
22d1818641
|
DoSettings file for all project to explicitely set language level to C#6
|
2018-06-23 13:06:13 -05:00 |
frequem
|
71ba3024b7
|
Fixed linux build
|
2018-02-21 20:19:33 -05:00 |
Asnivor
|
6d87be1396
|
Experiemental MDS/MDF Support
|
2017-10-25 17:06:16 +01:00 |
zeromus
|
cad5f441dd
|
fix build paths to output
|
2017-06-26 17:57:50 -05:00 |
zeromus
|
0085729392
|
delete x64 build configuration, use anycpu instead. take care to set Prefer32Bit false in exe csproj, since visualstudio's gui preference doesn't work.
|
2017-06-26 17:47:51 -05:00 |
zeromus
|
39433e509e
|
change some output64 to output
|
2017-06-12 01:38:02 -05:00 |
zeromus
|
0942d4f498
|
remove x86 project configurations
|
2017-06-12 01:24:35 -05:00 |
adelikat
|
5fec117b68
|
Roll back to .NET 4.6.1 (instead of 4.6.2) to avoid a dependency on Windows 10 Anniversary Update for Windows 10 users
|
2017-06-06 10:24:21 -05:00 |
nattthebear
|
76022f66f9
|
update to framework 4.6.2. Since Windows XP 64 was very rarely used, there's no loss in switching to this if we're going to 64 bit. Add `FrameworkZipWriter` based on the 4.5 framework's built in zip writer. It shaves a decent amount of time off savestate save time, but rolling our own off of DeflateStream would be even faster.
|
2017-05-27 18:15:15 -04:00 |
adelikat
|
a8c15a652b
|
Emulation.Common cleanups
|
2017-04-27 11:37:26 -05:00 |
zeromus
|
6b298f07f2
|
do WhackMOTW after redirecting the dll directories fully, so that the shared RemoveMOTW that I moved to a common assembly can be found (wild guess)
|
2017-02-23 05:27:27 -06:00 |
zeromus
|
a9c0211d46
|
change a bunch of old googlecode urls in assemblyinfos
|
2016-06-13 11:34:27 -05:00 |
nattthebear
|
2a0e859a85
|
Add 64 bit build (doesn't work yet), move SlimDX.dll
|
2016-02-28 15:06:03 -05:00 |
zeromus
|
d786292ccf
|
remove unused code Apply MOTW code
|
2016-01-14 01:51:40 -06:00 |
zeromus
|
a3ff5b0d8c
|
improve discohawk reliability
|
2015-09-10 16:54:02 -05:00 |
zeromus
|
a0e623ef1b
|
disc - some unneeded code cleanup
|
2015-07-18 23:53:12 -05:00 |
zeromus
|
e1f01c980b
|
restore discohawk mp3 ripper functionality
|
2015-07-11 14:16:56 -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
|
763c47c3b3
|
make discohawk a/b comparer run big batches faster
|
2015-07-11 13:46:59 -05:00 |
zeromus
|
691531421a
|
more discsys reorg
|
2015-07-11 13:46:57 -05:00 |
zeromus
|
cc31331bc0
|
refactor discstructure mightily
|
2015-07-11 13:46:55 -05:00 |
zeromus
|
962b567f6d
|
repair discohawk and cleanup. remember to re-add CCD exporting
|
2015-07-11 13:46:37 -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
|
0d029b4030
|
batch comparing capability
|
2015-07-11 13:46:25 -05:00 |
zeromus
|
5713346580
|
cue clarifications
|
2015-07-11 13:46:22 -05:00 |
zeromus
|
1de6033c0a
|
different cue gap sector synth for data and audio sectors
|
2015-07-11 13:46:21 -05:00 |
zeromus
|
017397d91a
|
add DiscMountPolicy to control discrepancies in generation of subQ between different disc interfaces.
|
2015-07-11 13:46:19 -05:00 |
zeromus
|
7deb5e8575
|
begin rebuilding cue loading based on the new cue compiling system
|
2015-07-11 13:46:18 -05:00 |
zeromus
|
fda3ec03ed
|
improve subchannel mismatch reporting during disc a/b testing and add a comment about a failed experiment at a subcode deinterleaving optimization
|
2015-07-11 13:45:52 -05:00 |
zeromus
|
80164c1fba
|
import WIP discsys work from svn
|
2015-06-23 13:57:11 -05:00 |
jdpurcell
|
0a345b0084
|
Issue 368: Set all platform targets to x86, rename build platforms to match, and remove unused build platforms.
|
2015-01-13 15:28:58 +00:00 |