Steve Checkoway
|
1414546919
|
Remove nonexistant audio driver, do not use SDL for input and simplify since HAVE_XDK is checked first.
|
2006-01-21 14:37:03 +00:00 |
|
Steve Checkoway
|
aa0f90feae
|
__MACOSX__ --> MACOSX, keep __MACOSX__ for ogg.
|
2005-10-24 10:37:56 +00:00 |
|
Steve Checkoway
|
cb229a8774
|
Remove redundant defines.
|
2005-10-24 08:17:12 +00:00 |
|
Glenn Maynard
|
c00fa12e6c
|
theora
|
2005-10-20 10:56:36 +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 |
|
Glenn Maynard
|
ded31d82f4
|
fix overly verbose driver names - Linux will never compile an Amiga joystick driver; anything a Linux user puts in his INI is clearly for Linux.
|
2005-05-14 02:29:18 +00:00 |
|
Glenn Maynard
|
835797bf0f
|
"MonkeyKeyboard" is for debugging only; the default input driver should
be "null", or it's very confusing when porting.
|
2005-03-19 04:01:51 +00:00 |
|
Charles Lohr
|
a86e74b606
|
We need to know what platform we are running on, otherwise stepmania starts pressing buttons without consulting me.
|
2005-03-15 16:57:30 +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 |
|
Chris Danford
|
722941a646
|
add monkey scripting input driver for longevity testing
|
2004-10-16 15:04:10 +00:00 |
|
Glenn Maynard
|
9824f54d66
|
remove ArchHooks_none
|
2004-06-11 01:08:09 +00:00 |
|
Glenn Maynard
|
d38bf0e721
|
license update
|
2004-05-23 02:29:11 +00:00 |
|
Chris Danford
|
e11afda65a
|
memory card refactoring
|
2003-12-17 10:20:53 +00:00 |
|
Chris Danford
|
ffc40fe994
|
add LightsDriver_ScreenMessage
|
2003-11-20 11:55:45 +00:00 |
|
Chris Danford
|
48d5a78429
|
basic lights support
|
2003-11-16 04:45:12 +00:00 |
|
Glenn Maynard
|
e6f31a6345
|
remove ErrorDialog
|
2003-09-23 05:12:05 +00:00 |
|
Chris Danford
|
bf02bfddf4
|
rename Notes to Steps
|
2003-08-03 00:13:55 +00:00 |
|
Glenn Maynard
|
2c53f30fcd
|
make renderer type available to StepMania.cpp
|
2003-07-23 21:19:43 +00:00 |
|
Glenn Maynard
|
50402806d0
|
Cleanup
Fix OpenGL in Windows.
|
2003-07-23 20:51:46 +00:00 |
|
Chris Danford
|
278cb4c3f1
|
runs on Xbox
|
2003-07-22 07:47:27 +00:00 |
|
Glenn Maynard
|
94836c7be1
|
add InputHandler_SDL
|
2003-04-12 02:20:38 +00:00 |
|
Glenn Maynard
|
d821c4f1b5
|
add LowLevelWindow
|
2003-04-07 00:54:32 +00:00 |
|
Glenn Maynard
|
66f75b46f0
|
use the null error dialog by default (we output to stdout all the
time right now anyway)
|
2003-02-14 18:48:46 +00:00 |
|
Glenn Maynard
|
649f835042
|
add null sound driver
|
2003-02-12 01:54:01 +00:00 |
|
Glenn Maynard
|
4c8c2b15e5
|
arch interface for little hooks that don't need their own drivers
|
2003-01-24 23:09:31 +00:00 |
|
Glenn Maynard
|
38e5e11fec
|
add ErrorDialog
|
2002-12-16 02:09:08 +00:00 |
|
Glenn Maynard
|
3cbb03e273
|
add new sound code
|
2002-12-13 08:33:25 +00:00 |
|
Glenn Maynard
|
acdb516ffd
|
Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
|
2002-11-18 21:37:58 +00:00 |
|