Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define _WIN32_WINNT to 0x0500 when including windows.h | Chris Robinson | 2008-03-01 | 1 | -0/+1 |
| | | | | VC7 appears to require that value, or higher, set and fails otherwise | ||||
* | Remove FrameSize struct member | Chris Robinson | 2008-02-14 | 1 | -5/+11 |
| | |||||
* | Fix race condition when starting winmm message poll thread | Chris Robinson | 2008-02-03 | 1 | -9/+22 |
| | |||||
* | Remove unnecessary Channels field | Chris Robinson | 2008-01-25 | 1 | -2/+2 |
| | |||||
* | Add missing config.h includes | Chris Robinson | 2008-01-16 | 1 | -0/+2 |
| | |||||
* | Store a persistant name string with the device struct | Chris Robinson | 2007-12-14 | 1 | -2/+1 |
| | |||||
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+421 |