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
40f74ad8370a13618f214db7c18f3a15519c38c7
itgmania212121
/
stepmania
/
src
/
arch
/
MemoryCard
T
History
Chris Danford
40f74ad837
fix Windows compile
2005-03-16 02:25:40 +00:00
..
MemoryCardDriver_Null.h
simplify; pausing and threading is handled above (Linux update in a few
2005-02-05 19:02:25 +00:00
MemoryCardDriver.cpp
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
MemoryCardDriver.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
MemoryCardDriverThreaded_Linux.cpp
quiet down
2005-02-21 03:48:39 +00:00
MemoryCardDriverThreaded_Linux.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
MemoryCardDriverThreaded_Windows.cpp
memory card work (linux update in a few minutes)
2005-02-06 05:11:57 +00:00
MemoryCardDriverThreaded_Windows.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
Selector_MemoryCardDriver.h
fix Windows compile
2005-03-16 02:25:40 +00:00