Commit Graph
81 Commits
Author SHA1 Message Date
Chris Danford 9e66a5a24a Exclude unused DShow files to fix VC2005 Express build
Explicitly link user32, ole32, advapi32.  These seem to be linking automatically in Enterprise but not in Express.
2007-06-03 21:53:54 +00:00
Glenn Maynard 7030bf16af add export 2007-05-10 01:51:53 +00:00
John Bauer 44437edc12 Minor build fix - missing VC8 files. 2007-04-24 04:57:05 +00:00
Glenn Maynard bee83bf4e8 revert exceptions; these should not be on 2007-04-23 23:08:07 +00:00
John Bauer 76ffe8fd73 Add a couple files to the vc8 build and turn exceptions back on. 2007-04-22 14:12:59 +00:00
Glenn Maynard 5e72cc4a9d update 2007-04-18 03:58:11 +00:00
Glenn Maynard 48ceb75ddc These screens aren't used by maintained themes and havn't been touched in a long time, they're pretty out of date for current screen design. Let's remove them from the build for now. 2007-04-10 15:34:21 +00:00
Glenn Maynard 213a513093 update 2007-03-16 23:59:33 +00:00
Glenn Maynard bbe760f24b update 2007-03-16 23:58:38 +00:00
Glenn Maynard 69f4ff079a update 2007-03-02 21:02:54 +00:00
Glenn Maynard bb60230806 update
fix path
2007-02-02 07:25:42 +00:00
Glenn Maynard 8539f9db99 fix and merge pdb paths 2007-02-01 01:55:41 +00:00
Glenn Maynard d97acea856 use $(SolutionName) 2007-01-24 08:42:47 +00:00
Glenn Maynard 08a4dffbe1 disable exceptions - much smaller binary 2007-01-24 07:51:52 +00:00
Glenn Maynard 01df6164f2 remove old crypto 2007-01-24 07:49:09 +00:00
Glenn Maynard 9cf746b828 remove old crypto 2007-01-24 07:44:00 +00:00
Glenn Maynard 4b5bd4d387 move object files from the top directory to eg. src/build-XXX/StepMania/Release. This avoids polluting the top directory and automatically names the directory for the configuration. 2007-01-24 07:09:37 +00:00
Glenn Maynard 828200e2e6 rename project 2007-01-24 07:06:10 +00:00
Glenn Maynard b3fe9fd49c clean up project paths 2007-01-24 07:05:43 +00:00
Glenn Maynard a02d0de0a1 remove old files; I wish VC would warn about missing headers in the project 2007-01-24 06:45:00 +00:00
Glenn Maynard c57497c7ee update 2007-01-19 09:17:23 +00:00
Glenn Maynard 0c2a32144c remove unused RageSoundDriver_Generic_Software.h 2007-01-18 09:23:55 +00:00
Glenn Maynard 208c57a5dc add SoundEffectControl 2007-01-16 00:56:08 +00:00
Glenn Maynard 0e8485c04e add SampleHistory 2007-01-16 00:16:52 +00:00
Glenn Maynard ca431d06b6 remove unused 2007-01-13 04:14:48 +00:00
Jason Felds 4fd86bae49 Add the new RageSoundReader* files. 2007-01-03 05:09:02 +00:00
Glenn Maynard acf261151e LightsDriver_Null 2006-12-18 22:35:27 +00:00
Glenn Maynard 274b8acfae update 2006-12-17 07:10:07 +00:00
Glenn Maynard f55345ad84 update 2006-12-17 06:56:31 +00:00
Glenn Maynard fb9639f52c remove RageSoundDriver_DSound (complicated hardware mixer) 2006-12-13 08:58:40 +00:00
Glenn Maynard 173f6758c0 add RageSoundReader_ChannelSplit 2006-12-10 04:03:26 +00:00
Glenn Maynard 4e73095fce RageSoundReader_Pan 2006-12-09 22:42:23 +00:00
Glenn Maynard 1b04773c6a update 2006-12-06 06:33:51 +00:00
Glenn Maynard 661cccc3cc update 2006-12-06 04:39:30 +00:00
John Bauer c0cb096899 Fix VC++ 8 building. 2006-11-30 19:29:41 +00:00
Glenn Maynard 4a3a418638 update 2006-11-29 02:34:56 +00:00
Glenn Maynard 559cab0839 add RageSoundReader.cpp 2006-11-26 01:44:59 +00:00
Josh Allen 4e91f9add3 Pull out the SMLAN server. Its very out of date and not used, besides the SMO server can act as a lan server. 2006-11-24 07:13:27 +00:00
Glenn Maynard 186f47df98 update 2006-11-21 04:55:43 +00:00
Jason Felds 2aaf5837ff Add missing files. 2006-11-19 02:41:51 +00:00
Jason Felds 1f31e2375b Remove deleted files. 2006-11-18 03:44:41 +00:00
Jason Felds 3c33fc6c01 ScoreKeeperGuitar.* added. 2006-11-16 01:49:52 +00:00
John Bauer e555a51f9a Fix the Release build, which was missing some important libraries.
Unreviewed.
2006-10-22 13:39:53 +00:00
Jason Felds 5242ac7708 Adjust intermediate and output directory on FastDebug to match with Release and Debug. (This is what probably should have been done instead of the .cvsignore in src/ .) 2006-10-22 07:12:25 +00:00
Chris Danford 87d43fb153 fix FastDebug 2006-10-20 09:42:57 +00:00
Glenn Maynard 8e8f0e192c EHa is "catch catches Windows exceptions". Use standard exception handling. 2006-10-18 20:24:25 +00:00
Glenn Maynard ab4e4a39a4 fix PCH
fix folder nesting
2006-10-16 03:28:40 +00:00
Jason Felds ec5479a283 Remove RageSoundReader_Resample_Fast.* from compilation. 2006-10-07 11:12:23 +00:00
Glenn Maynard b67e57864e Invalid 2006-10-07 03:32:16 +00:00
Jason Felds f4add4a5c9 Add the ControllerStateDisplay.* files. 2006-09-30 04:16:21 +00:00