jules
|
cf4cde192d
|
Added a couple of missing JUCE_API annotations.
|
2014-05-19 09:41:22 +01:00 |
|
jules
|
1a2a50f71d
|
Added a version of Path::addEllipse that takes a Rectangle
|
2014-05-16 17:41:43 +01:00 |
|
jules
|
549b08312e
|
Workaround for some VST3 plugin resizing issues.
|
2014-05-16 13:17:06 +01:00 |
|
jules
|
6c50dda488
|
Extra safeguards against things that can happen during the win32 PeekMessage call
|
2014-05-16 11:37:04 +01:00 |
|
jules
|
fda9e97298
|
Workaround for layout of CustomTypefaces on OSX
|
2014-05-16 09:53:38 +01:00 |
|
jules
|
cc3aa5c757
|
Avoiding crashes in plugins if components get deleted during a paint callback
|
2014-05-16 09:09:44 +01:00 |
|
jules
|
0e158e3630
|
Made the CoreAudio device return its bit-depth correctly.
|
2014-05-15 09:30:54 +01:00 |
|
jules
|
4a451b1cb0
|
Added juce namespace to the JUCE_LIVE_CONSTANT macro
|
2014-05-15 09:02:11 +01:00 |
|
jules
|
425fccc7fd
|
Added some image caching to the CoreGraphics renderer, which can speed up drawing when images are re-used.
|
2014-05-14 11:33:52 +01:00 |
|
jules
|
05527babf9
|
Fixed a typo that prevented disabling of stderr in a child process
|
2014-05-14 10:07:47 +01:00 |
|
jules
|
d7ce09ff15
|
Tweaks to SystemStats::getDisplayLanguage() on android/linux to return a two-part identifier in the same way as other platforms.
|
2014-05-13 08:56:30 +01:00 |
|
jules
|
a17aa2f1a4
|
iOS audio: avoided slow check for sample rate support and implemented latency getters.
|
2014-05-12 21:36:04 +01:00 |
|
jules
|
b372860e23
|
Prevented FilenameComponent from passing key focus to its subcomponents if the component itself doesn't want focus.
|
2014-05-12 15:03:04 +01:00 |
|
jules
|
883a94b762
|
Made sure that AbstractFifo::getFreeSpace returns the correct amount.
|
2014-05-12 15:02:25 +01:00 |
|
jules
|
acebbfd576
|
Some VST3 hosting fixes for speaker arrangements and tail length.
|
2014-05-11 11:53:51 +01:00 |
|
jules
|
de6c80bb98
|
Clarified some documentation
|
2014-05-11 09:34:57 +01:00 |
|
jules
|
7273838d8d
|
Fix to Reverb::processMono
|
2014-05-11 09:31:58 +01:00 |
|
jules
|
201ba182d5
|
VST hosting: made sure that effEditClose is called on Mac builds with Carbon support.
|
2014-05-09 12:17:33 +01:00 |
|
jules
|
4721d75cc1
|
Clarified documentation for SystemStats::getDisplayLanguage(), to make clear that it may return a multi-part region name. Updated the win32 implementation of this method to include the region code.
|
2014-05-09 11:40:04 +01:00 |
|
jules
|
2e8b09b3eb
|
VST3 window size fix.
|
2014-05-08 19:18:10 +01:00 |
|
jules
|
0bf1862ec6
|
Spelling fix.
|
2014-05-08 19:17:55 +01:00 |
|
jules
|
b6c5194f93
|
Minor update for arm64 detection.
|
2014-05-08 17:13:28 +01:00 |
|
jules
|
f57cd7bafd
|
Clarified some badly-defined behaviour in AudioDeviceManager: if a midi callback is added with an empty-string as its target midi input device, it now gets sent incoming events from *all* devices, not just the "default" device (which was never properly defined)
|
2014-05-08 14:53:11 +01:00 |
|
jules
|
a47426aee1
|
Fix for MidiMessageSequence copy constructor
|
2014-05-08 10:47:03 +01:00 |
|
jules
|
fb5f750523
|
Avoided a problem with calls to newly-created ComboBoxes.
|
2014-05-07 16:16:51 +01:00 |
|
jules
|
242cb2213c
|
Small fix for table header stretch-to-fit mode.
|
2014-05-07 10:18:32 +01:00 |
|
jules
|
fb3a3a0fb4
|
Made ComboBox update its L+F when reparented.
|
2014-05-07 10:01:24 +01:00 |
|
jules
|
ef16b4481f
|
Avoided a compiler warning.
|
2014-05-06 21:55:05 +01:00 |
|
jules
|
6588d04be0
|
VST3 hosting - added context menu support.
|
2014-05-06 11:55:16 +01:00 |
|
jules
|
3759aecfbc
|
Fixed a mix-up in iOS timing calculations.
|
2014-05-05 15:00:12 +01:00 |
|
jules
|
1c6515ea66
|
Reworked Value to handle changes on a background thread.
|
2014-05-05 10:20:38 +01:00 |
|
jules
|
27046fd1a7
|
Added new method File::getFileIdentifier() for retrieving a file's unique ID.
|
2014-05-03 16:46:44 +01:00 |
|
jules
|
167f75772f
|
Minor VST3 cleanup
|
2014-05-03 16:00:56 +01:00 |
|
jules
|
619d475021
|
Fixes for building on iOS 6 SDK
|
2014-05-03 16:00:11 +01:00 |
|
jules
|
2910d60459
|
Fixed some out-of-date documentation
|
2014-05-02 17:39:42 +01:00 |
|
jules
|
766e98b01f
|
VST3 hosting fixes
|
2014-04-30 17:27:42 +01:00 |
|
jules
|
b6f1a518ca
|
Fix for VST3 host build.
|
2014-04-30 16:31:34 +01:00 |
|
jules
|
40ad479b96
|
Couple of minor cleanups.
|
2014-04-30 10:10:35 +01:00 |
|
jules
|
91d9c96338
|
Minor clean-ups
|
2014-04-29 14:14:21 +01:00 |
|
jules
|
4e6e2a396e
|
Minor compiler warning fix.
|
2014-04-28 20:09:06 +01:00 |
|
jules
|
80fef3200c
|
Added parameter change callbacks to VST3 hosting.
|
2014-04-28 14:42:54 +01:00 |
|
jules
|
f34e812633
|
VST3 client workarounds for Wavelab and midi-only plugins.
|
2014-04-28 12:58:53 +01:00 |
|
jules
|
6c6c815a16
|
Changed default location for standalone plugin wrapper file saving.
|
2014-04-28 11:40:53 +01:00 |
|
jules
|
e0712d4ced
|
In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder.
|
2014-04-28 10:10:53 +01:00 |
|
jules
|
d909b5aa2a
|
Added some base class initialisers to keep gcc 4.8.2 happy
|
2014-04-27 14:04:32 +01:00 |
|
jules
|
0eab0962ba
|
Avoided parameter jumping when dragging the sliders in the GenericAudioProcessorEditor
|
2014-04-25 17:03:53 +01:00 |
|
jules
|
625d4289f3
|
CoreAudio: tweaked number of retries when playing to help avoid glitching.
|
2014-04-25 11:19:03 +01:00 |
|
jules
|
a5e8d0b154
|
Android: implementation of SystemStats::getDeviceDescription()
|
2014-04-25 11:18:30 +01:00 |
|
jules
|
22056fab01
|
Added parameters to StandalonePluginHolder to allow custom file suffixes when loading/saving
|
2014-04-25 10:47:56 +01:00 |
|
jules
|
516b7bcc58
|
SVG parser: handling paths that aren't correctly closed.
|
2014-04-24 17:04:34 +01:00 |
|