Aegisub/src/command
Niels Martin Hansen 9c2f12a786 Clearer error messages when audio open fails
The existing chain of errors from all providers can be really confusing,
so instead try to interpret the exception type to add some meaning.
2014-05-03 01:05:09 +02:00
..
Makefile.inc Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
app.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
audio.cpp Clearer error messages when audio open fails 2014-05-03 01:05:09 +02:00
automation.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
command.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
command.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
edit.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
grid.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
help.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
keyframe.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
recent.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
subtitle.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
time.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
timecode.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
tool.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
video.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
vis_tool.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00