jules
|
4e457d6117
|
AAX support for AudioProcessor::isNonRealtime()
|
12 years ago |
jules
|
b2ce00db31
|
AAX transport position when stopped.
|
12 years ago |
jules
|
1dad96def6
|
Getting frame-rate in AAX.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
e38039fe9d
|
AAX support for CurrentPositionInfo::isPlaying
|
12 years ago |
jules
|
7afc21cbab
|
Fixed some JUCE_AUTORELEASEPOOL syntax
|
12 years ago |
jules
|
71c8d5cef8
|
AAX build fix.
|
12 years ago |
jules
|
54a62c9c1a
|
AAX latency fix.
|
12 years ago |
jules
|
a72a2f2661
|
AAX midi fix.
|
12 years ago |
jules
|
79099619f9
|
Fix to last AAX check-in.
|
12 years ago |
jules
|
e9ab96d757
|
Better failure handling of AAX playback position values.
|
12 years ago |
jules
|
f1ef1a7178
|
MSVC function call convention fixes. AAX compile fix.
|
12 years ago |
jules
|
9fe39dbcac
|
AAX latency tweak
|
12 years ago |
jules
|
e6e91e2c62
|
AAX latency reporting.
|
12 years ago |
jules
|
c46529e579
|
Typo in AAX code.
|
12 years ago |
jules
|
46b16cb921
|
AAX midi out.
|
12 years ago |
jules
|
0d3f2f8ce0
|
AAX win32 library names.
|
12 years ago |
jules
|
4e17b8d2a9
|
Minor tidying-up of docs + warnings.
|
12 years ago |
jules
|
69caaf68cc
|
AAX midi alignment workaround.
|
12 years ago |
jules
|
39f8c56627
|
AAX: midi input handling.
|
12 years ago |
jules
|
4a9003158a
|
AAX ID compatibility with RTAS.
|
12 years ago |
jules
|
52be86bea4
|
AAX parameter fix.
|
12 years ago |
jules
|
fe355dbae7
|
Introjucer: AAX win32 library linking.
|
12 years ago |
jules
|
222803084b
|
AAX: automatable parameters
|
12 years ago |
jules
|
f30af2b44c
|
Rearranged some AAX classes to avoid leakage.
|
12 years ago |
jules
|
f789c971d0
|
Avoiding AAX compiler warnings
|
12 years ago |
jules
|
af83d85940
|
AAX: added support for playhead + chunk storage.
|
12 years ago |
jules
|
518d3084c8
|
AAX: removed another 4-char const name.
|
12 years ago |
jules
|
fe405e8eb8
|
AAX: removed plugin code from name list.
|
12 years ago |
jules
|
39eae806de
|
Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
f903695ba3
|
Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour.
|
12 years ago |
jules
|
10c0894141
|
Added AudioProcessor::wrapperType flags
|
12 years ago |
jules
|
2cf131f0a6
|
Audio plugin fixes.
|
12 years ago |
jules
|
bc259dc955
|
Added flag: JucePlugin_AAXDisableBypass
|
12 years ago |
jules
|
d830f6c5d4
|
Couple of fixes for win32 AAX builds.
|
12 years ago |
jules
|
da4d2a46cb
|
Refactored audio plugin DllMain.
|
12 years ago |
jules
|
e7f77abc68
|
Audio plugins: new DllMain handling.
|
12 years ago |
jules
|
d6848d3bb1
|
Small AAX fix, and plugin file-chooser fix.
|
12 years ago |
jules
|
8664fdc862
|
AAX: got basic audio + gui working.
|
12 years ago |
jules
|
e864ac8109
|
New method: Process::setDockIconVisible()
|
13 years ago |
jules
|
6f28207e87
|
AAX: plugin is now recognised and loaded by PT (but doesn't yet play correctly)
|
13 years ago |
jules
|
b20b5f9276
|
Introjucer: fix for Xcode post-build script in audio plugin projects.
|
13 years ago |
jules
|
ba9f24681f
|
First check-in of AAX code - note that this is a work-in-progress and although it currently creates a plugin that gets scanned (on OSX at least), it doesn't yet work.
|
13 years ago |
jules
|
f110506be7
|
AAX work.
|
13 years ago |
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
5d98779f19
|
Updated the date in the copyright notice.
|
14 years ago |
Julian Storer
|
27506c2120
|
Copyright notice update.
|
15 years ago |
Julian Storer
|
1fc8f483e2
|
Tweaked lots of code to help things compile on the iPhone (still work-in-progress).
|
15 years ago |