This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab543597cde85280a9aaac86aea311fa8824028a
itgmania212121
/
stepmania
/
src
/
arch
/
Sound
T
History
Steve Checkoway
9b68e25fc8
it is an int
2005-03-26 05:05:24 +00:00
..
ALSA9Dynamic.cpp
…
ALSA9Dynamic.h
…
ALSA9Functions.h
…
ALSA9Helpers.cpp
Whose bright idea was it to use SDL routines in the ALSA code?
2005-03-13 21:51:51 +00:00
ALSA9Helpers.h
Whose bright idea was it to use SDL routines in the ALSA code?
2005-03-13 21:51:51 +00:00
DSoundHelpers.cpp
…
DSoundHelpers.h
…
RageSoundDriver_ALSA9_Software.cpp
…
RageSoundDriver_ALSA9_Software.h
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
RageSoundDriver_ALSA9.cpp
pause support
2005-03-11 00:41:24 +00:00
RageSoundDriver_ALSA9.h
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
RageSoundDriver_CA.cpp
it is an int
2005-03-26 05:05:24 +00:00
RageSoundDriver_CA.h
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
RageSoundDriver_DSound_Software.cpp
…
RageSoundDriver_DSound_Software.h
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
RageSoundDriver_DSound.cpp
pausing support
2005-03-11 00:29:00 +00:00
RageSoundDriver_DSound.h
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
RageSoundDriver_Generic_Software.cpp
only pause playing sounds; unpause sound slot after stopping
2005-03-11 00:28:16 +00:00
RageSoundDriver_Generic_Software.h
…
RageSoundDriver_Null.cpp
…
RageSoundDriver_Null.h
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
RageSoundDriver_OSS.cpp
…
RageSoundDriver_OSS.h
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
RageSoundDriver_WaveOut.cpp
…
RageSoundDriver_WaveOut.h
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
RageSoundDriver.h
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
Selector_RageSoundDriver.h
Yes, Darwin (and OS X) is POSIX, see
2005-03-23 21:15:12 +00:00