jules
|
672dff7c39
|
Avoided a warning in MSVC.
|
2012-10-15 17:29:34 +01:00 |
|
jules
|
e4a153de57
|
Linux drag-and-drop improvements.
|
2012-10-15 15:38:54 +01:00 |
|
jules
|
e6faf25559
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
2012-10-15 15:09:55 +01:00 |
|
jules
|
98fcdca3ba
|
Added a new ChildProcess::start method that takes an argument array.
|
2012-10-14 12:54:40 +01:00 |
|
jules
|
70ebb6f438
|
Fix for AU hosting of plugins with leading spaces in their IDs.
|
2012-10-14 11:43:30 +01:00 |
|
jules
|
0a5b3f1ee3
|
Allowed copying of PopupMenu iterators.
|
2012-10-13 21:02:04 +01:00 |
|
jules
|
019fbbb1d9
|
Minor AU hosting changes.
|
2012-10-13 19:42:06 +01:00 |
|
jules
|
b416ab6651
|
Added a couple of methods to Graphics.
|
2012-10-13 11:17:21 +01:00 |
|
jules
|
310c063195
|
Fix to Array::removeAllInstanceOf.
|
2012-10-12 15:00:19 +01:00 |
|
jules
|
164cc7bb67
|
Fixed a mistake in the last CoreAudioFormat check-in.
|
2012-10-12 14:15:29 +01:00 |
|
jules
|
edeb7c2723
|
Improved win32 http timeout behaviour.
|
2012-10-12 11:33:15 +01:00 |
|
jules
|
d97e2c7ba4
|
Improvements to file launching on Linux
|
2012-10-12 10:40:21 +01:00 |
|
jules
|
521067b615
|
Small memory leak fix in CoreAudioFormat.
|
2012-10-12 10:39:09 +01:00 |
|
jules
|
08b57b8a0d
|
Added midi-out support for AU hosting.
|
2012-10-12 09:45:18 +01:00 |
|
jules
|
43a1037656
|
Fix for DocumentWindow text colour.
|
2012-10-11 17:15:32 +01:00 |
|
jules
|
ede73fcfd7
|
Fix for some Apple AU guis.
|
2012-10-11 17:15:07 +01:00 |
|
jules
|
c50a70669a
|
Introjucer: handling quotes in preprocessor defs in Xcode
|
2012-10-11 16:35:03 +01:00 |
|
jules
|
53401e246f
|
Minor tweak to a Jucer template.
|
2012-10-10 21:08:05 +01:00 |
|
jules
|
48569794c5
|
WindowsMediaAudioFormat fix for some file types.
|
2012-10-10 20:59:23 +01:00 |
|
jules
|
b2c60afe53
|
VST Host compile fixes for win32.
|
2012-10-10 14:24:40 +01:00 |
|
jules
|
877ac3b683
|
Introjucer: RTAS path fix.
|
2012-10-10 14:18:52 +01:00 |
|
jules
|
dbf0aced62
|
Fix for TextLayout justification.
|
2012-10-10 11:44:23 +01:00 |
|
jules
|
10c0894141
|
Added AudioProcessor::wrapperType flags
|
2012-10-10 10:50:34 +01:00 |
|
jules
|
6cba4c505e
|
Added a JucePlugin_RTASDisableMultiMono setting.
|
2012-10-10 10:32:33 +01:00 |
|
jules
|
4226589a43
|
Updated some help content for the how-to-build-a-plugin doc.
|
2012-10-10 10:30:10 +01:00 |
|
jules
|
53edf99901
|
Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data.
|
2012-10-10 10:29:38 +01:00 |
|
jules
|
ea25716163
|
Fix for memory alignment bug in OSX GL.
|
2012-10-09 16:50:56 +01:00 |
|
jules
|
e4e322ac05
|
AU fix for OSX SDK 10.4
|
2012-10-09 13:58:01 +01:00 |
|
jules
|
2758080d7e
|
Introjucer: added Xcode pre-build script.
|
2012-10-08 20:21:24 +01:00 |
|
jules
|
9a452a2230
|
Changes for VST hosting without Carbon.
|
2012-10-08 19:33:29 +01:00 |
|
jules
|
1cf473b8df
|
Fixed a typo in QuickTimeComponent.
|
2012-10-08 13:28:19 +01:00 |
|
jules
|
def462bad0
|
Fix for OSX QuickTimeComponet
|
2012-10-07 19:57:49 +01:00 |
|
jules
|
d0974a537d
|
Array: small documentation fix.
|
2012-10-07 10:53:19 +01:00 |
|
jules
|
d5df89190c
|
AudioUnit: name CFString release fixes.
|
2012-10-07 10:53:06 +01:00 |
|
jules
|
3f6714ea7d
|
Fixed a leak.
|
2012-10-05 17:50:17 +01:00 |
|
jules
|
6a280720d5
|
Introjucr: RTAS path fix.
|
2012-10-05 17:30:38 +01:00 |
|
jules
|
a4d898513b
|
Added AudioProcessor::getParameterLabel method.
|
2012-10-05 17:25:51 +01:00 |
|
jules
|
7fbd29e84e
|
Identifier::null, isNull, isValid methods.
|
2012-10-05 17:24:35 +01:00 |
|
jules
|
ed83df2d75
|
Fonts: fix for changing height of customised typefaces.
|
2012-10-05 17:24:03 +01:00 |
|
jules
|
db06d2af3e
|
Added a missing non-copyable declaration.
|
2012-10-04 09:59:40 +01:00 |
|
jules
|
552d4b392c
|
Small VST hosting fix.
|
2012-10-04 09:58:43 +01:00 |
|
jules
|
49729815eb
|
Precautionary undef-ing of noexcept and nullptr.
|
2012-10-03 21:02:01 +01:00 |
|
jules
|
128aacaccb
|
Introjucer: added an extra search path for Xcode carbon headers.
|
2012-10-03 21:01:40 +01:00 |
|
jules
|
ea272ff465
|
Fixed a typo.
|
2012-10-02 19:33:07 +01:00 |
|
jules
|
c38cb0a7b9
|
Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources.
|
2012-10-02 12:57:40 +01:00 |
|
jules
|
69e885dcd4
|
iOS audio interruption fix.
|
2012-10-02 12:55:15 +01:00 |
|
jules
|
2816b2883a
|
Removed warning.
|
2012-10-02 12:54:53 +01:00 |
|
jules
|
9b3501bfe4
|
Avoided some warnings in the AU wrapper.
|
2012-10-02 11:03:43 +01:00 |
|
jules
|
35b9b9a317
|
Fix for AU string leak.
|
2012-10-01 23:40:56 +01:00 |
|
jules
|
2cf131f0a6
|
Audio plugin fixes.
|
2012-10-01 20:21:27 +01:00 |
|