Niels Martin Hansen
|
46ccee56b5
|
Protect remaining audio players by #ifdef and add those to config0.h and vcproj.
Originally committed to SVN as r1807.
|
2008-01-21 20:57:20 +00:00 |
|
Niels Martin Hansen
|
5a713aa717
|
Fix by triton - use "uint64_t" instead of "unsigned int64_t" to fix compilation with GCC.
Originally committed to SVN as r1593.
|
2007-10-01 17:27:48 +00:00 |
|
Niels Martin Hansen
|
89d076c760
|
Apparently long long isn't safe, trying with int64_t instead then...
Originally committed to SVN as r1547.
|
2007-08-31 14:11:35 +00:00 |
|
Niels Martin Hansen
|
8909ea48e2
|
Replace all (applicable) instances of __int64 with long long. (All except those in foreign header files.)
Originally committed to SVN as r1540.
|
2007-08-29 13:36:30 +00:00 |
|
Rodrigo Braz Monteiro
|
b2f2cf2d7f
|
Changed the audio player interface to use pluggable factories and added audio player/provider to options (in a new page, where all advanced audio options were moved to)
Originally committed to SVN as r1107.
|
2007-04-22 01:23:25 +00:00 |
|
David Lamparter
|
a274bbc1aa
|
detect PortAudio v19 and use accordingly
Originally committed to SVN as r1011.
|
2007-04-05 16:39:49 +00:00 |
|
Rodrigo Braz Monteiro
|
06cff2e2f2
|
Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
|
2006-12-28 23:43:23 +00:00 |
|