Steve Checkoway
|
cb229a8774
|
Remove redundant defines.
|
2005-10-24 08:17:12 +00:00 |
|
Glenn Maynard
|
3cb8e00e94
|
remove HAVE_UNIX harder
|
2005-10-24 07:27:50 +00:00 |
|
Glenn Maynard
|
040e795623
|
remove HAVE_UNIX
|
2005-10-24 07:26:53 +00:00 |
|
Glenn Maynard
|
94f5407bda
|
remove HAVE_LINUXKERNEL
|
2005-10-24 07:23:38 +00:00 |
|
Glenn Maynard
|
a1f58e11eb
|
remove HAVE_WIN32. We have WIN32 (WIndows, Xbox) and WINDOWS
(Windows only); we don't need "HAVE_WIN32" to complicate things further.
|
2005-10-24 07:12:56 +00:00 |
|
Glenn Maynard
|
edd8ea7a01
|
move HAVE_CRYPTOPP
|
2005-10-20 03:41:42 +00:00 |
|
Glenn Maynard
|
083119700c
|
doesn't belong here; do in arch_setup
|
2005-10-20 03:38:53 +00:00 |
|
Steve Checkoway
|
268b4007f8
|
Finish InputHandler_Carbon and use it.
|
2005-10-19 21:12:18 +00:00 |
|
Renaud Lepage
|
eb0704bf41
|
Big defines patch : replace HAVE_XBOX with HAVE_XDK. In some cases where HAVE_DIRECTX was ambiguous, clarification was added. Another bug surfaced here : Who said FFMPEG was needed on xbox? In any case, investigation of ffmpeg-xbox will commence as soon as we can get SMX to boot again :)
|
2005-08-23 22:51:21 +00:00 |
|
Steve Checkoway
|
99387583f9
|
DARWIN -> __MACOSX__
|
2005-06-21 08:56:36 +00:00 |
|
Glenn Maynard
|
af8e894bd6
|
fix ffmpeg in windows
|
2005-05-04 05:08:49 +00:00 |
|
Chris Danford
|
e836c16466
|
stub out cryptopp for Xbox
|
2005-04-27 01:17:47 +00:00 |
|
Steve Checkoway
|
47de0f1783
|
Yes, Darwin (and OS X) is POSIX, see
http://www.xyroth-enterprises.co.uk/posixos.htm
SDL is used on OS X for some things, but not all.
Use #if defined(...) instead of #ifdef in most of the Selector_*.h files.
|
2005-03-23 21:15:12 +00:00 |
|
Charles Lohr
|
31e2930ff7
|
I guess we should be checking to see if we're on linux && we're not on darwin.
|
2005-03-15 20:57:14 +00:00 |
|
Ben Anderson
|
167e5aebc0
|
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
|
2005-03-15 00:30:26 +00:00 |
|
Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Glenn Maynard
|
d38bf0e721
|
license update
|
2004-05-23 02:29:11 +00:00 |
|
Glenn Maynard
|
f7fe411be5
|
add arch_platform.h
|
2004-04-04 00:58:12 +00:00 |
|