1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

6661 commits

Author SHA1 Message Date
ed
8e10f16eb8 Dialog window to ask whether to keep current project or re-load from disk when .jucer file changes 2016-08-12 10:08:27 +01:00
hogliux
1470928b0c Use effGetProductString when getting the name of a VST-2 plugin 2016-08-11 17:50:44 +01:00
jules
82224d7442 Avoided a couple of warnings in iOS builds with older SDKs 2016-08-11 16:06:36 +01:00
jules
999f4848df Stopped the ColourSelector sending a change message from its constructor 2016-08-11 16:06:12 +01:00
jules
3104cbe147 Added an optional notification argument to ColourSelector::setCurrentColour() 2016-08-11 11:12:06 +01:00
ed
cbdf707116 Windows touch with CallOutBox bug fix 2016-08-11 11:02:04 +01:00
hogliux
c7b347242d Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash
Fixes #88
2016-08-11 10:50:36 +01:00
jules
8f7d9f7522 Workaround to avoid an assertion when using File::invokedExecutableFile from a command-line invoked app on OSX 2016-08-11 09:26:56 +01:00
hogliux
59cc979cfe Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
Some NI plug-ins really don't like it if you call [NSApp stop] while they are still loaded.

Fixes #89
2016-08-10 17:40:47 +01:00
jules
8994f37dd0 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
tpoole
aa1acb3fed Avoid unnecessary calls to AudioUnitInitialize. 2016-08-10 14:48:44 +01:00
hogliux
0159102e10 Fix ResamplingQuality documentation 2016-08-10 12:35:47 +01:00
hogliux
b936786f80 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
hogliux
ec9c033cdf Add exclusive flag to MemoryMappedFile 2016-08-09 09:23:06 +01:00
hogliux
89d938dd3a Make sure to not remove a native component twice
Fixes #88
2016-08-08 18:44:01 +01:00
hogliux
99186e5166 Call removeFromDesktop when an external host tries to remove a juce component from a window (Fixes #88) 2016-08-08 16:46:44 +01:00
ed
1631daca26 whitespace 2016-08-08 16:42:39 +01:00
ed
9062ad9ec1 Windows 10 update touch events bug fix 2016-08-08 15:51:42 +01:00
jules
bc17cb90a8 Changed UndoManager so that if a transaction is aborted with undoCurrentTransactionOnly(), then any previously-saved future redo states are restored. 2016-08-08 11:31:13 +01:00
hogliux
aa150395f4 Automatically connect midi input devices on mobile in standalone filter apps 2016-08-05 16:20:23 +01:00
jules
5ba1723512 Removed the juce_tracktion_marketplace module's dependency on juce_data_structures 2016-08-05 15:46:00 +01:00
jules
3d1b2d66a3 Added a cast to some VST code to avoid a C++14 warning 2016-08-05 15:40:10 +01:00
jules
1a1897b43b Made the OSX HTTP stream respond to the return value of the open-stream callback function 2016-08-05 15:38:33 +01:00
ed
675f5943a1 fixed silly typo 2016-08-05 15:20:28 +01:00
ed
f0a00bfe4d AlertWindow::show() only sets window to always on top if there are other always on top windows 2016-08-05 14:30:26 +01:00
jules
49b9619176 Added a cast to avoid a warning in Array 2016-08-04 15:42:28 +01:00
ed
bc77b00700 MIDI network session enabled for iOS simulator 2016-08-04 12:24:21 +01:00
hogliux
17a07a0057 Add a flag to release the focus of a component when the user accesses the main menu bar on mac 2016-08-04 12:08:43 +01:00
tpoole
3592d61979 Add an issue template for GitHub. 2016-08-04 10:23:52 +01:00
tpoole
b67b1dd0f1 Add an issue template for GitHub. 2016-08-04 10:19:12 +01:00
ed
7a9c22eafe AlertWindow::show() method sets AlertWindow to be always on top so it isn't hidden by other components 2016-08-04 08:54:50 +01:00
jules
a744cd3acc Added a bool handler for JUCE_LIVE_CONSTANT 2016-08-03 16:18:54 +01:00
hogliux
c21716499c Add low quality mode for juce CameraDevice 2016-08-03 12:09:19 +01:00
hogliux
26b6f01ce3 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
hogliux
bf582f6c5b Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00
hogliux
1e41898bbc Fix a memory leak in linux ALSA code for MidiInput/MidiOutput 2016-08-01 14:47:39 +01:00
hogliux
1053dc5755 Allow having zero programs in VST 2016-08-01 10:04:58 +01:00
hogliux
4cf3c02998 Send parameter changes to processor when received via the EditController 2016-08-01 09:42:33 +01:00
hogliux
3d1dc4ab0b Fix bug where previously applied context transformation was not respected in subsequent fill 2016-07-30 14:49:34 +01:00
hogliux
e6ad9b52da Add option to not re-allocate memory when making a copy of an AudioBuffer 2016-07-30 12:38:13 +01:00
hogliux
b50f941d26 First connect controller and component and then load the state in VST3 2016-07-29 14:42:00 +01:00
hogliux
a258295481 Don't repeatedly set the wantsFocus flag if it hasn't changed 2016-07-29 12:19:16 +01:00
hogliux
962cfc7aff Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 2016-07-29 09:57:54 +01:00
Timur Doumler
9100d1c89e Synthesiser and MPESynthesiser: added an additional parameter to setMinimumRenderingSubdivisionSize to allow for both the legacy behaviour (setting the strict minimum on subdivision size) and the current behaviour (first sample will always be sample-accurate, but then the first subdivision may be < minimum). 2016-07-28 17:52:09 +01:00
hogliux
6fdb7e33bc Also add assembler files to MSVC projects 2016-07-25 16:37:29 +01:00
hogliux
72878309f8 Fix AUv3 OS X version compiler error message 2016-07-25 14:58:01 +01:00
luigisambuy
f5398fcab2 Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox 2016-07-25 11:03:37 +01:00
hogliux
9e1edc7a6e Add support for hosting staticly compiled VSTs on all platforms 2016-07-22 10:28:00 +01:00
hogliux
1696c23fb9 Add support for hosting staticly linked VSTs 2016-07-22 10:14:48 +01:00
hogliux
88736e34dc Make splash screens fullscreen on mobile platforms 2016-07-22 10:12:44 +01:00