1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
Commit graph

6906 commits

Author SHA1 Message Date
ed
fbda56f168 Fixed bug where ListBox mouse listener wasn't being removed when ListBoxMouseMoveSelector was destroyed 2017-02-07 10:45:29 +00:00
hogliux
d0b628f0a6 Added a workaround to avoid a crash in broken JUCE 4.1 synth plug-ins 2017-02-07 10:11:32 +00:00
ed
e09c2b65a1 Added IPv6 support to the IPAddress class 2017-02-07 08:52:49 +00:00
tpoole
242b934163 Fixed crash when PhysicalTopologySource fails to open a MIDI device 2017-02-07 07:44:02 +00:00
tpoole
0ab5244623 Fixed multiple file drag and drop on OS X 2017-02-06 17:02:16 +00:00
tpoole
4eadfad7dc Fixed a leak of OnScreenKeyboard 2017-02-06 15:45:26 +00:00
tpoole
a6cf3c7c3c Removed duplicated check for JucePlugin_Build_RTAS 2017-02-06 15:33:44 +00:00
tpoole
3f4cf60684 Removed VS2013 exporters from the BLOCKS example apps 2017-02-06 15:19:26 +00:00
tpoole
f5231a9cc8 Changed the default MSVC architecture to x64 2017-02-06 15:09:04 +00:00
ed
67931e4465 Added String::replaceFirstOccurrenceOf() method 2017-02-06 10:38:59 +00:00
hogliux
065208bd75 Added missing precision specifier to fragment shader of the OpenGLAppExample 2017-02-03 09:15:58 +00:00
jules
cd5604c071 Another OSX 32-bit build fix in MovieComponent 2017-02-02 11:53:21 +00:00
jules
511fe482e8 Fix for a 32-bit build problem in MovieComponent 2017-02-02 10:51:22 +00:00
hogliux
67600e98fd Added missing overrides to android windowing code 2017-02-02 10:20:55 +00:00
hogliux
57f12e5063 Fixed some merge noise in the AAX wrapper 2017-02-01 17:28:52 +00:00
hogliux
b6b7abc76a Fixed a warning in MovieComponent 2017-02-01 17:28:35 +00:00
hogliux
95d0d50d85 Added a missing guard to avoid including movie components on iOS 2017-02-01 17:28:22 +00:00
hogliux
ffe1323fcf Added disclaimer to README file in develop branch 2017-02-01 17:18:09 +00:00
hogliux
167125afb9 Re-saved all projects 2017-02-01 17:18:08 +00:00
hogliux
1ed0051d74 Fixed a potential crash in the new Android exporter 2017-02-01 17:18:07 +00:00
hogliux
28dccb31bb Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure 2017-02-01 17:18:07 +00:00
hogliux
2da1bc5f41 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
hogliux
dda135a9eb Updated the JUCE demo plugin to support standalone targets on all platforms 2017-02-01 17:18:06 +00:00
hogliux
9f3fb1c0a6 Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
hogliux
871236d4cd Removed MSVC 2005 and 2008 exporters 2017-02-01 17:18:06 +00:00
hogliux
ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 2017-02-01 17:18:06 +00:00
hogliux
0117aace01 Added support for multi-target exporters and standalone plug-in format 2017-02-01 17:18:06 +00:00
hogliux
1c0b935bf6 Replaced QuickTimeMovieComponent with MovieComponent, using AVFoundation on OSX 2017-02-01 17:18:06 +00:00
tpoole
f91401612a Fixed Visual Studio VST2 compiler error 2017-02-01 17:16:48 +00:00
tpoole
a2a270406a Allow VST vendor specific calls to be handled by an AudioProcessor 2017-02-01 11:55:15 +00:00
hogliux
a4d71cc374 Added a workaround for old JUCE VST2 plug-ins which would not check the speaker arrangement for nullptr 2017-02-01 11:12:03 +00:00
hogliux
b0a10d01bf Added code to only show the onscreen keyboard if Windows is in tablet mode 2017-02-01 10:53:52 +00:00
tpoole
e8c9294544 Set all file modes to 644 2017-02-01 08:56:54 +00:00
hogliux
b48664dd36 Fixed a crash in the AAX wrapper when no AAX meters are present 2017-01-31 18:18:11 +00:00
ed
c6075dec27 Added methods to ShapeButton to allow a different set of normal/over/down colours to be used when the button's toggle state is 'on' 2017-01-31 17:04:45 +00:00
ed
cb287f37e3 Fix for out of bounds LED index in BlocksDrawing example 2017-01-31 15:48:46 +00:00
jules
e040353898 Cleaned up a few old bits of VC2005 support code 2017-01-30 07:50:56 +00:00
hogliux
b35c2f2f61 Fixed a compiler warning when using HashMap iterators in VS2013 2017-01-27 10:07:14 +00:00
jules
dffeeb9b61 Projucer: Added an --encode-binary command-line option 2017-01-26 12:39:44 +00:00
hogliux
03b0df1205 Re-saved all projects 2017-01-26 10:47:48 +00:00
hogliux
e0aff606a8 Bump version number to 4.3.1 2017-01-26 10:40:42 +00:00
jules
284fc826e2 Tidied up some Projucer code that was causing build errors in VS2013/15 2017-01-26 09:24:56 +00:00
jules
c754f6ca63 Fixed the SVG parser for an edge-case path string sequence, and added a few other cleanups to the parser 2017-01-25 12:25:43 +00:00
hogliux
859567ff0c Fixed a compiler warning on iOS 2017-01-24 17:14:04 +00:00
hogliux
64f0027863 Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 2017-01-24 11:56:31 +00:00
ed
a6d3c971fc Fixed a bug on OSX where images with SingleChannel PixelFormat were being created with an RGB colour space 2017-01-24 09:19:41 +00:00
hogliux
4474d559d4 Fixed an issue where VST2 would report wrong input layout for plug-ins with sidechains 2017-01-23 15:36:38 +00:00
hogliux
d13be21177 Added support for enabling/disabling sidechains in AAX 2017-01-23 14:37:16 +00:00
hogliux
d16123adc8 Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 2017-01-23 14:37:01 +00:00
tpoole
4b507cde06 Fixed Xcode exporter macro escapes for '"' 2017-01-23 12:26:16 +00:00