Commit Graph
101 Commits
Author SHA1 Message Date
Chris Danford 7d0ac62982 poll for memory cards in the editor screens even if MemoryCard=0 2006-03-12 07:02:50 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Steve Checkoway ccd3332cc2 Const. 2006-01-22 00:43:41 +00:00
Steve Checkoway d10e652b97 Style. 2006-01-22 00:40:53 +00:00
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
Glenn Maynard 45d3c944af move movie driver pref into arch.cpp 2005-12-31 02:13:39 +00:00
Chris Danford 74749a19bb move localized string to separate file 2005-12-22 03:10:04 +00:00
Chris Danford d698a5f1ec CString -> RString in RageUtil
ThemeMetric<CString> -> LocalizedString to eliminate dependencies
2005-12-20 08:35:47 +00:00
Chris Danford 9cd3b4d4ba theme some common exception strings 2005-12-20 02:45:25 +00:00
Steve Checkoway 0338fb01ef Forcing a crash with a stack trace on a user settable preference seems wrong. "Throw" an exception instead which will show a lovely dialog box with the message. 2005-12-17 13:16:22 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Glenn Maynard d08e4d0a14 LoadingWindow_SDL 2005-11-23 16:19:25 +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
Glenn Maynard 80c21cef06 revert; fix this correctly--the last commit caused LightsManager to always
become enabled, turning on all lights-related overhead
2005-06-23 21:03:16 +00:00
Steve Checkoway cf77a123e7 Fix log always reporting:
Unknown lights driver name: Null
2005-06-23 17:19:33 +00:00
Ben Anderson ab49ff09b9 Likely fix compilation; follow the standard Selector setup correctly. 2005-05-26 00:35:54 +00:00
Charles Lohr 8e74fab0c1 Add: Win32 MIDI Support 2005-05-25 21:58:56 +00:00
Chris Danford c1ab0fcdb3 hook up MonkeyInput and DebugLights to debug menu 2005-05-16 19:47:30 +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 2c9774f89c move MakeArchHooks and MakeDialogDriver back into their own files; the tests need this (to be able to use a couple arch systems without having to link them all) 2005-03-20 04:09:15 +00:00
Glenn Maynard f7930c7a6a fix compile on systems without SUPPORT_OPENGL
don't include global.h in headers
2005-03-19 01:32:26 +00:00
Ben Anderson 54d6689657 Commit them last two files (the two most important ones) in that commit. I have no clue what happened there. 2005-03-15 00:33:15 +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 318a27fcab exceptions 2004-12-01 01:11:14 +00:00
Glenn Maynard 27bf6903ce exceptions 2004-11-30 21:36:36 +00:00
Glenn Maynard 4ec61b9812 exceptions 2004-11-30 21:11:33 +00:00
Ryan Dortmans 74c52eb8c5 Xbox does support MonkeyKeyboard 2004-10-21 06:05:43 +00:00
Ryan Dortmans fd3119540d Xbox doesn't use MonkeyKeyboard 2004-10-19 04:13:08 +00:00
Chris Danford 722941a646 add monkey scripting input driver for longevity testing 2004-10-16 15:04:10 +00:00
Ryan Dortmans dafacaa0e9 Xbox: Use the Xbox loading screen. 2004-09-30 08:21:15 +00:00
Ryan Dortmans 3296336486 SDL loading window crashes Xbox version. Use null loading window til an
Xbox version is written.
2004-09-28 05:05:31 +00:00
Ryan Dortmans af8fb6751b Add input handler for Xbox controllers 2004-09-27 08:19:20 +00:00
Glenn Maynard e47f331924 move some stuff out of arch.cpp, so arch drivers aren't all cross-dependent 2004-07-07 20:11:30 +00:00
Glenn Maynard 0ae10fbc59 move MakeArchHooks into ArchHooks 2004-06-10 23:12:35 +00:00
Glenn Maynard 5d25413b7d the Para input driver doesn't work; don't create the driver 2004-06-07 02:40:57 +00:00
Glenn Maynard 69d330eff5 add m_bMemoryCards 2004-06-06 01:50:21 +00:00
Glenn Maynard d38bf0e721 license update 2004-05-23 02:29:11 +00:00
Glenn Maynard 795252d302 reenable linux memcards 2004-04-23 04:21:50 +00:00
Glenn Maynard d0a7e241f3 disable linux memcards for the snapshot 2004-04-22 03:29:11 +00:00
Glenn Maynard 8632edc9c2 cleanup 2004-04-22 03:23:05 +00:00
Chris Danford 6f5404c6fe add move Linux mem card write test to seprarate thread 2004-04-13 08:05:50 +00:00
Chris Danford d93f758024 do memory card write test in a separate thread 2004-04-07 01:18:11 +00:00
Glenn Maynard e37502d5c4 use arch_platform.h 2004-04-04 00:58:53 +00:00
Chris Danford 66040109b0 remove LightsDriver_Linux_Serial 2004-03-23 07:35:02 +00:00
Steve Checkoway bbc9cbc648 Remove RageSoundDriver_QT. 2004-02-17 11:00:32 +00:00
Glenn Maynard e755ecab67 debug option to not show loading window 2004-02-15 22:56:51 +00:00
Glenn Maynard c4ba6f8321 ALSA9 -> ALSA 2004-01-12 11:10:16 +00:00
Glenn Maynard 7f39608914 silence "Unknown lights driver name: Null" 2003-12-30 06:10:50 +00:00
Chris Danford 799a3062ca working on memory card detection for Windows 2003-12-18 03:59:44 +00:00