ed
|
b2e2346745
|
Projucer: Add an option to specify per-file compiler flags
|
2019-01-22 15:48:15 +00:00 |
|
Tom Poole
|
315f803c49
|
AAX: Prevent a warning about gaps in the algorithm context structure
|
2019-01-22 15:34:30 +00:00 |
|
ed
|
38fb341ee4
|
Remove empty strings when creating an ArgumentList so they are not treated as a separate argument
|
2019-01-22 11:58:46 +00:00 |
|
ed
|
3b16efce0b
|
Windows: Call OleUninitialize() after DoDragDrop() returns to fix a hang in some cases
|
2019-01-21 16:23:13 +00:00 |
|
ed
|
8e63662163
|
Android: Avoid a crash when creating a new peer from within a native activity
|
2019-01-21 14:04:15 +00:00 |
|
ed
|
49c152565e
|
APVTS: Don't call setNewState() when a parameter has been removed from the state
|
2019-01-21 10:54:39 +00:00 |
|
Tom Poole
|
4d6921ff7d
|
CLion: Added support for application icons
|
2019-01-18 21:22:12 +00:00 |
|
ed
|
e7750ecd92
|
Projucer: Initialise legacy VST SDK path value in Code::Blocks exporter
|
2019-01-18 16:20:24 +00:00 |
|
Tom Poole
|
020f3aa512
|
CLion: Fixed a Rez error when building AU plug-ins
|
2019-01-18 14:48:42 +00:00 |
|
jules
|
da2b10ada6
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
2019-01-18 09:09:06 +00:00 |
|
jules
|
cdb55f70c2
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
ed
|
fb353dd08d
|
macOS: Fixed a bug where a CoreAudio device could be started when it wasn't previously running
|
2019-01-17 11:32:35 +00:00 |
|
Tom Poole
|
10733ffbc0
|
iOS: Use an OS-provided conversion between native format short samples and floats
|
2019-01-17 11:26:59 +00:00 |
|
ed
|
6ff5af9c43
|
macOS: Fixed a crash on versions before 10.9
|
2019-01-16 17:35:48 +00:00 |
|
Tom Poole
|
ab68b98dae
|
AudioPluginHost: Added a plug-in debugging window showing parameter value and gesture changes
|
2019-01-16 17:07:01 +00:00 |
|
ed
|
bcf388b2cd
|
Increase the amount of bytes that findCentralDirectoryFileHeader() will scan when unzipping a .zip file
|
2019-01-16 16:51:50 +00:00 |
|
Tom Poole
|
815c9ee236
|
Projucer: Fixed an error when attempting to restore non-existent projects
|
2019-01-16 15:44:57 +00:00 |
|
ed
|
6f52fc5758
|
Reverted 876aaf4 which was causing TooltipWindows constructed with a parent component not in their parent hierarchy to not be displayed
|
2019-01-16 11:37:15 +00:00 |
|
Tom Poole
|
3687710c58
|
AAX: Fixed potential issues with older PT control surfaces not handling large numbers of parameter steps
|
2019-01-16 11:30:22 +00:00 |
|
ed
|
c9a7b41864
|
Made a few of the AudioIODeviceType subclasses weak referenceable to avoid dangling references
|
2019-01-16 10:35:40 +00:00 |
|
ed
|
87281fc784
|
Marked MIDIInput and MIDIOutput as final
|
2019-01-16 09:24:39 +00:00 |
|
ed
|
b3bcb66349
|
ASIO: Blacklist some misbehaving drivers
|
2019-01-15 17:45:53 +00:00 |
|
Tom Poole
|
7908f0cdd0
|
Re-saved all projects
|
2019-01-15 16:41:38 +00:00 |
|
Tom Poole
|
a7048275d7
|
Projucer: Write .xcsettings files using tabs
|
2019-01-15 16:36:45 +00:00 |
|
ed
|
c55338b844
|
Windows: Fixed a signed/unsigned comparison warning in juce_win32_Network.cpp
|
2019-01-14 15:48:21 +00:00 |
|
ed
|
7caab2721e
|
Windows: Fix a compile error when JUCE_DLL_BUILD=1
|
2019-01-14 12:41:20 +00:00 |
|
ed
|
6ffc998fa4
|
iOS: Set the home indicator to auto-hide when in kiosk mode
|
2019-01-14 12:02:00 +00:00 |
|
ed
|
497ac0bea3
|
Projucer: Prevent unnecessary ChangeListener callbacks in HeaderComponent
|
2019-01-14 11:12:53 +00:00 |
|
ed
|
2e532329a7
|
Handle display lists without a (0, 0) root node
|
2019-01-14 11:12:53 +00:00 |
|
ed
|
a5d546b25d
|
Windows: Use GetComputerNameEx() in SystemStats::getComputerName() to allow names longer than 15 characters
|
2019-01-11 14:18:10 +00:00 |
|
ed
|
9afccfba10
|
Projucer: Enable "Plugin MIDI Input" and "Plugin MIDI Output" settings when generating the ArpeggiatorPlugin demo from a PIP
|
2019-01-11 12:56:45 +00:00 |
|
ed
|
4a6e969cba
|
Linux: Removed an unused variable in the WebBrowserComponent implementation
|
2019-01-11 12:42:48 +00:00 |
|
ed
|
d94d783862
|
Android: Add canGoBack WebView method and call reloadLastURL() if it returns false
|
2019-01-11 12:42:47 +00:00 |
|
jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
ed
|
6bb7618e1e
|
ASIO: Call convertASIOString() in getLastDriverError()
|
2019-01-11 09:22:12 +00:00 |
|
ed
|
0fbb75330b
|
Windows: Handle ERROR_INTERNET_FORCE_RETRY when opening a HTTP connection
|
2019-01-10 17:18:47 +00:00 |
|
ed
|
ebd6a7b0bb
|
Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist
|
2019-01-10 16:58:13 +00:00 |
|
ed
|
a5ad90edd4
|
Avoid hitting an assertion when calling Toolbar::showMissingItems() with JUCE_MODAL_LOOPS_PERMITTED=0
|
2019-01-10 12:38:06 +00:00 |
|
ed
|
9c7273e8aa
|
Projucer: Made it possible to set the VST (legacy) global search path from the command line
|
2019-01-10 12:13:18 +00:00 |
|
ed
|
257b40eddb
|
Added an optional argument to Slider::setDoubleClickReturnValue() to specify the key modifiers used to reset the value with a single-click
|
2019-01-10 10:59:25 +00:00 |
|
ed
|
ac62622493
|
Request audio recording permissions in the SimpleFFTDemo when not running in the DemoRunner and added some more exporters to the audio demos
|
2019-01-10 10:32:45 +00:00 |
|
ed
|
52bdaf0746
|
Re-saved all projects
|
2019-01-09 14:35:58 +00:00 |
|
ed
|
4eeca92437
|
Projucer: Add a blank launch screen storyboard to iOS projects if no custom xcassets folder is set so that the latest iOS device resolutions are supported and add a field to the iOS exporter which allows a custom storyboard file to be used instead
|
2019-01-09 14:33:21 +00:00 |
|
ed
|
0654b7ca57
|
APVTS: Use an interval of 0.01 for AudioParameterFloats created using the simple constructor
|
2019-01-09 09:36:05 +00:00 |
|
ed
|
21a88423dd
|
VST3: More resizing fixes when using a fixed aspect ratio
|
2019-01-08 17:11:20 +00:00 |
|
jules
|
26279af622
|
Made it possible to provide a user-supplied definition for JUCE_LOG_CURRENT_ASSERTION to enable custom behaviour when an assertion fails
|
2019-01-08 10:14:12 +00:00 |
|
ed
|
5e7409ead1
|
Android: Revert commit 9bad191
|
2019-01-07 15:49:11 +00:00 |
|
ed
|
02b7c0936d
|
Projucer: Check command-line JUCE modules path before the global path when creating PIPs from JUCE examples
|
2019-01-07 11:19:48 +00:00 |
|
ed
|
84513eef8f
|
Added JUCE_CONSTEXPR macro to qualifying functions in Range
|
2019-01-07 11:07:42 +00:00 |
|
ed
|
088dd14037
|
Fixed an error in the ADSR::calculateRates() method
|
2019-01-07 10:27:54 +00:00 |
|