Commit graph

7 commits

Author SHA1 Message Date
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
Rodrigo Braz Monteiro 0accf7431d Added setup.cpp, which automatically links to everything that Aegisub needs, on MSVC++, and made USE_PORTAUDIO be respected
Originally committed to SVN as r594.
2006-12-23 14:15:04 +00:00
Rodrigo Braz Monteiro 97346bbc58 Commited setup0.h. To build aegisub, copy it as setup.h and edit whatever options you want. DON'T COMMIT SETUP.H TO REPOSITORY.
Originally committed to SVN as r592.
2006-12-23 03:55:00 +00:00
Rodrigo Braz Monteiro d89e522fd4 Added DirectSound audio output
Originally committed to SVN as r588.
2006-12-23 02:31:34 +00:00
Rodrigo Braz Monteiro 18d948ef97 Finished separation of audio provider and player
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro 4698ec6f6b Further abstraction of audio classes
Originally committed to SVN as r168.
2006-02-25 06:04:46 +00:00
Rodrigo Braz Monteiro 68431d0c1a Very early abstraction of audio classes
Originally committed to SVN as r167.
2006-02-25 04:54:21 +00:00