No description
Find a file
Thomas Goyne 6e5b53d1a9 Move the logic for which AudioProvider to create out of AudioController
Audio providers should be responsible for determining whether or not
they can open a URI, since it's not really possible for anything else
to. As such move the (lack of) parsing of dummy audio URIs to
DummyAudioProvider, and try to create DummyAudioProviders in
AudioProvider::CreateProvider.
2012-12-22 09:30:47 -08:00
.nuget Enable automatic NuGet package restoration 2012-11-16 15:58:56 -08:00
aegisub Move the logic for which AudioProvider to create out of AudioController 2012-12-22 09:30:47 -08:00
contrib Delete vs2008 build system 2012-11-12 18:35:21 -08: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 Add include directory and log files to .gitignore 2012-12-10 07:43:23 -08:00
Aegisub.sln Add a solution configuration with all external deps disabled 2012-11-28 06:51:52 -08:00