Go to file
Thomas Goyne 95a1b7e9b5 Remove AudioPlayer::OpenStream and CloseStream
Instead, just pass the provider to the constructor and let the player
worry about when to create its things. The ability to explicitly open
and close the playback wasn't actually required for anything, and it
complicated the implementations of the players.
2012-10-12 14:51:29 -07:00
aegisub Remove AudioPlayer::OpenStream and CloseStream 2012-10-12 14:51:29 -07:00
contrib Delete stuff that's been split into their own repos 2012-08-19 20:43:40 -07:00
docs Modify aegisub_convert_docs.pl to produce a static mirror suitable for serving on a web site 2012-09-03 17:26:49 -07:00
.gitignore Revamp how version tagging works 2012-08-19 14:33:50 -07:00