hogliux
|
f574b9d962
|
VS2013: Fixed a VS2013 compiler error in the AudioPluginHost
|
2018-05-25 08:53:48 +01:00 |
|
hogliux
|
5b9a07ec2e
|
PluginHost: Fixed a bug where the PluginHost would always ask to save the file even if it wasn't changed
|
2018-05-17 11:43:16 +01:00 |
|
jules
|
f3e1e52c88
|
Cleaned up some audio plugin creation function prototypes
|
2018-05-11 12:46:30 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
ed
|
5527cd8ca1
|
Add Android and iOS support to AudioPluginHost
|
2018-04-09 12:15:50 +01:00 |
|
hogliux
|
0db9415de6
|
Add bypass support to both hosting and plug-in client code
|
2018-04-04 11:26:26 +01:00 |
|
hogliux
|
e05a1549f2
|
Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class
|
2018-04-04 11:26:26 +01:00 |
|
Noah Dayan
|
c610745ee3
|
Fixed listener bug in AudioPluginHost
|
2018-03-23 09:58:19 +00:00 |
|
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
2018-03-15 12:10:33 +00:00 |
|