Julian Storer
|
1573cad95a
|
added an xcode post-build script to the plugin demo to automatically copy the plugin to the various plugin folders
|
15 years ago |
Julian Storer
|
0c8d177ac9
|
Updated some help information, and changed the audio plugin plist bundle type to work better in all hosts.
|
15 years ago |
Julian Storer
|
2ddc7d0806
|
Tidied up the mac demo plugin project, hopefully making it less prone to build problems for non-RTAS users
|
16 years ago |
Julian Storer
|
d8eaebab83
|
fixed the juce demo plugin plist macro expansion tags
|
16 years ago |
Julian Storer
|
ddf22bd416
|
removed fixed channel limit from CoreAudio, and improved channel name detection; updated juce demo plugin project to cope with XCode 3.2; fixed a mac shutdown problem
|
16 years ago |
jules
|
c41ae8188d
|
Changed drawables to correctly render semi-transparently; added accessors for properties of some brush classes.
|
16 years ago |
jules
|
d8ac79c574
|
Tidied up some mac project files and config settings, and tweaked the main readme file.
|
16 years ago |
jules
|
f9f3351839
|
fix for linux midi output; fix for NSViewComponent; tidying up of demo audio plugin; fixed backslashes in the jucer's generated code; added addOrReplaceSorted method to ReferenceCountedArray; added an option to ThreadPool::removeAllJobs.
|
16 years ago |
jules
|
98b9baa880
|
RTAS fix for a window position bug when two plugins are active.
|
16 years ago |
jules
|
04f0303b84
|
small fixes for fonts on mac and win32; changed Thread::setPriority to return a bool; added a File::getVolumeTotalSize() method; added a freetype path to the linux makefile; tweaked the jucer to make cached image variable names more readable; tweaked the hit-spots in the resizable borders of very small windows; moved ResizableWindow background painting into the LookAndFeel; made the broadcast flag of a DatagramSocket an optional constructor parameter;
|
16 years ago |
jules
|
829498e397
|
Added Carbon UI support to the AU wrapper
|
16 years ago |
jules
|
e24662925d
|
Changed AudioDeviceManager to support multiple simultaneous callbacks - this will break some code, but is easy to change by using AudioDeviceManager::addAudioCallback instead of setAudioCallback. Also added a new variant class 'var' which will be used by future browser-plugin support and scripting.
|
16 years ago |
jules
|
4a9cfdbe1e
|
removed some old plugin wrapper folders
|
16 years ago |
jules
|
90999af68b
|
Big rewrite of the audio plugin framework to create "polymorphic" plugins. This means that all the separate projects for each plugin type have now been reduced to a single project that create a multi-purpose binary, which functions as any combination of AU/VST/RTAS. This should make it much easier and quicker to develop multi-platform plugins because you now only need to manage one project. I've also moved all the files around, cleaned up their naming conventions, and done some extensive tidying up. I've rewritten the "How to use this framework.txt" file, so please refer to that for more details!
|
16 years ago |
jules
|
47cf2369e5
|
|
16 years ago |
jules
|
31bf262518
|
|
17 years ago |
jules
|
22fefe2c57
|
|
17 years ago |
jules
|
701175832b
|
added the QuickTimeAudioFormat class
|
17 years ago |
jules
|
5506484f9b
|
|
17 years ago |
jules
|
d648cb3678
|
Removed file/folder
|
17 years ago |
jules
|
8229d215a6
|
Added the AudioProcessor and related classes to the source tree.
|
18 years ago |
jules
|
93e504eb85
|
|
18 years ago |
jules
|
b11146fc88
|
|
18 years ago |
jules
|
eb5b9a7ac9
|
|
18 years ago |
jules
|
dd0a75dc23
|
|
18 years ago |
jules
|
1e5a9ad56e
|
|
18 years ago |
jules
|
bd72cbe033
|
|
18 years ago |
jules
|
e039eeda07
|
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |