jules
|
bf37e92e30
|
Fix for hosting certain AU plugins that didn't like to have their state restored before they get initialised.
|
2014-01-29 17:31:04 +00:00 |
|
jules
|
7fecba7265
|
Workarounds in AU hosting for plugins that fail to initialise correctly.
|
2014-01-29 15:50:19 +00:00 |
|
jules
|
56b458b0da
|
VST3 hosting assertion fix.
|
2014-01-29 14:04:55 +00:00 |
|
jules
|
eb284c7cd4
|
Fix for shell names in the VST host.
|
2014-01-28 20:41:54 +00:00 |
|
jules
|
e80e396f5d
|
Improved documentation.
|
2014-01-28 11:56:42 +00:00 |
|
jules
|
02733aa1b7
|
Fix for affine transforms with a negative scaling factor in the software renderer.
|
2014-01-28 11:14:31 +00:00 |
|
jules
|
4e442ec9a6
|
Merge branch 'master' of github.com:julianstorer/JUCE
|
2014-01-27 20:12:43 +00:00 |
|
jules
|
844fda7939
|
Spelling fix.
|
2014-01-27 20:12:39 +00:00 |
|
jules
|
62b986573e
|
More DirectWrite numeric workarounds.
|
2014-01-27 20:10:27 +00:00 |
|
jules
|
042d9f22fc
|
Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32.
|
2014-01-27 17:39:21 +00:00 |
|
jules
|
f34d1cdb3c
|
Fix for older VS versions.
|
2014-01-27 13:21:43 +00:00 |
|
jules
|
4cd58b54c0
|
Workaround for DirectWrite creating NaN coordinates.
|
2014-01-27 12:00:23 +00:00 |
|
jules
|
5765dbe670
|
Fix for Time::formatted with empty strings.
|
2014-01-27 09:58:06 +00:00 |
|
jules
|
98bd1c55d3
|
Documentation correction.
|
2014-01-27 09:57:38 +00:00 |
|
jules
|
5cabff2ac2
|
Moved FileFilter and WildcardFileFilter into the juce_core module.
|
2014-01-25 15:54:32 +00:00 |
|
jules
|
e54bd38255
|
Added shadow colour ID to MidiKeyboardComponent
|
2014-01-25 14:42:00 +00:00 |
|
jules
|
670a40f05b
|
Fix for DropShadower when a desktop scale factor is in use.
|
2014-01-25 12:10:35 +00:00 |
|
jules
|
5d8edc2b9d
|
Better plugin host window resizing on OSX.
|
2014-01-24 20:59:57 +00:00 |
|
jules
|
e11ca3533e
|
Added notifications in NSViewComponent so that its childBoundsChanged method will be called if the embedded NSView changes bounds.
|
2014-01-24 20:35:16 +00:00 |
|
jules
|
4e8df54b4f
|
VST3 hosting fix.
|
2014-01-24 13:34:37 +00:00 |
|
jules
|
68fad9f35a
|
Tweak to improve VST cocoa plugin view resizing.
|
2014-01-24 09:24:58 +00:00 |
|
jules
|
388065788b
|
VST plugins: added plugin-side support for the hasCockosViewAsConfig extension.
|
2014-01-23 22:11:14 +00:00 |
|
jules
|
0937ee4c37
|
VST hosting: handling resizing of NSView based plugin windows.
|
2014-01-23 22:10:36 +00:00 |
|
jules
|
4d2297b25c
|
Fix for VST plugin shutdown in Reaper.
|
2014-01-23 19:58:44 +00:00 |
|
jules
|
7e1dcaa0ed
|
Improved comment.
|
2014-01-23 09:52:43 +00:00 |
|
jules
|
a76a69be45
|
Support the hasCockosViewAsConfig extension in VST hosting.
|
2014-01-23 09:51:54 +00:00 |
|
jules
|
bbcf446454
|
VST3 hosting fixes.
|
2014-01-23 09:47:01 +00:00 |
|
jules
|
c50cef32a6
|
VST3 hosting fix.
|
2014-01-22 20:40:09 +00:00 |
|
jules
|
8f4efb126b
|
Added linux support for wildcards when using kdialog.
|
2014-01-22 16:26:15 +00:00 |
|
jules
|
41669fd458
|
Removed an assertion from VST3 hosting.
|
2014-01-22 16:15:57 +00:00 |
|
jules
|
9a54f3a01a
|
Stopped buttons responding to key-shortcuts when they're not actually visible.
|
2014-01-22 09:39:25 +00:00 |
|
jules
|
d2532f4540
|
Version number update
|
2014-01-21 15:10:13 +00:00 |
|
jules
|
874814eaa0
|
Added multi-select to the PluginListComponent.
|
2014-01-20 19:01:17 +00:00 |
|
jules
|
28c281c6d3
|
Added a missing operator<< declaration for String.
|
2014-01-20 15:40:07 +00:00 |
|
jules
|
492def9abf
|
Made CharPointer_UTF8 more consistent in the way it handles broken sequences.
|
2014-01-20 12:06:14 +00:00 |
|
jules
|
6934709b8f
|
Fix for mouse selection in FileListComponent.
|
2014-01-20 10:26:35 +00:00 |
|
jules
|
0530b6b01a
|
Added a JSON::fromString method.
|
2014-01-20 10:06:13 +00:00 |
|
jules
|
b932e70aa8
|
Avoided an assertion when testing plugin types.
|
2014-01-18 12:43:11 +00:00 |
|
jules
|
fc683ee72a
|
Avoided listener callbacks during TextEditor destructor.
|
2014-01-18 11:20:07 +00:00 |
|
jules
|
48d9050f02
|
Fix for CoreAudio channels when opening two different devices as input + output.
|
2014-01-17 14:32:26 +00:00 |
|
jules
|
82ca56f0bd
|
Added VST version to logged info.
|
2014-01-17 10:26:48 +00:00 |
|
jules
|
a1cbe455a0
|
Linux support for shift-tab key events.
|
2014-01-17 09:44:02 +00:00 |
|
jules
|
44d52ffcef
|
Added a method to MidiKeyboardComponent
|
2014-01-17 09:43:42 +00:00 |
|
jules
|
ff6e3bdace
|
Fix for Array move operator.
|
2014-01-17 09:27:51 +00:00 |
|
jules
|
e6ee6e50de
|
Fix for audio thumbnail generation beyond the end of a file.
|
2014-01-15 22:40:57 +00:00 |
|
jules
|
7d6ab860fc
|
Replaced an old-style GL function call with a newer equivalent.
|
2014-01-14 21:33:39 +00:00 |
|
jules
|
8d340d587e
|
Added an assertion for android to catch use of HTTP on the main thread (not allowed by the OS)
|
2014-01-14 20:48:39 +00:00 |
|
jules
|
c3d3318586
|
Added a callback method to VSTPluginFormat for getting informed about shell plugin scanning progress.
|
2014-01-14 19:13:58 +00:00 |
|
jules
|
b18dd57e42
|
Change to allow fully-specified paths to be passed as posix NamedPipe paths, to be able to specify the temp file's location.
|
2014-01-14 15:45:51 +00:00 |
|
jules
|
01b9ff0843
|
Fix for setting thread priority while the thread isn't running.
|
2014-01-14 15:44:34 +00:00 |
|