hogliux
|
8aea84e20c
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability
|
8 years ago |
hogliux
|
dcdcfaa7e9
|
Added several improvements to Android BLE MIDI reliability
|
8 years ago |
tpoole
|
166547d1fb
|
Resaved all projects
|
8 years ago |
tpoole
|
cbc0ed304b
|
Fixed Xcode VST3PluginFormat compiler warnings
|
8 years ago |
tpoole
|
aceb07770d
|
Updated Xcode compatibility to 8.3
|
8 years ago |
hogliux
|
aad868e383
|
Added support for WebBrowserComponent on Linux
|
8 years ago |
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jules
|
e253b8bea1
|
Added some notes and an assertion to Component::grabKeyboardFocus(), to help people avoid a common mistake, which is trying to grab the focus of not-yet-visible components.
|
8 years ago |
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
tpoole
|
82565a0c96
|
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
|
8 years ago |
tpoole
|
b3e5834a91
|
Removed the VS2010 and VS2012 exporters
|
8 years ago |
tpoole
|
c993f46933
|
Fixed platform-dependent default global Projucer preferences
|
8 years ago |
hogliux
|
96dcf64967
|
Added Projucer support for C++ language standard in VS 2017
|
8 years ago |
tpoole
|
ca1b03a22d
|
Minor style fixes
|
8 years ago |
tpoole
|
f670b0a9d9
|
Removed some VS project files with old names
|
8 years ago |
tpoole
|
1dd4b05516
|
Resaved all projects
|
8 years ago |
hogliux
|
2ca5a9c32b
|
Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK
|
8 years ago |
hogliux
|
bcf743b33f
|
Removed whitespace characters from MSVC project names
|
8 years ago |
hogliux
|
bba9c7e9ed
|
Added Visual Studio 2017 exporter to the Projucer
|
8 years ago |
jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
8 years ago |
hogliux
|
9c7ee8710a
|
Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
|
8 years ago |
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
8 years ago |
hogliux
|
c26f9f3720
|
Added Projucer option to select c++ language standard in Android exporter
|
8 years ago |
hogliux
|
eb89d1ab31
|
Added a new command line argument to create a finished translation file
|
8 years ago |
hogliux
|
bd217cf158
|
Added trans Projucer command line option to generate translation files from the command line
|
8 years ago |
hogliux
|
c64dc65be2
|
Whitespace clean-up
|
8 years ago |
hogliux
|
cc5e5bb43a
|
Made sure that whitespace clean-up tool can clean it's own code
|
8 years ago |
hogliux
|
52fdb2bb3f
|
Updated default gradle version to 3.3 to match newest android plug-in version
|
8 years ago |
hogliux
|
77820cfd0b
|
Updated default android gradle plugin version to 2.3.0
|
8 years ago |
hogliux
|
e59a81dd9c
|
Cleaned up some code in recent commits in the Projucer's XCode exporter
|
8 years ago |
hogliux
|
24d02528e0
|
Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary
|
8 years ago |
hogliux
|
5fe3289256
|
Fixed several Android text rendering bugs
|
8 years ago |
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
8 years ago |
tpoole
|
5b49bcdbc8
|
Resaved all projects
|
8 years ago |
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
8 years ago |
tpoole
|
00f57d43c5
|
Resaved all projects
|
8 years ago |
tpoole
|
2f5d4d65f7
|
Fixed a bug setting JUCE_STANDALONE_APPLICATION
|
8 years ago |
tpoole
|
5ef379b1d9
|
Fixed line endings in the automatically generated BLOCKS SDK documentation
|
8 years ago |
tpoole
|
cd8598cae4
|
Improved the standalone BLOCKS-SDK build
|
8 years ago |
tpoole
|
b547673fae
|
Resaved all projects
|
8 years ago |
tpoole
|
69c07d357f
|
Changed Xcode C standard from c99 to c11
|
8 years ago |
tpoole
|
302c42125c
|
Fixed dynamic library filenames in Makefiles
|
8 years ago |
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
8 years ago |
tpoole
|
0d660187a9
|
Used Xcode folder references instead of groups for JUCE modules
|
8 years ago |
jules
|
a45b6cd6d9
|
Removed the old Introjucer subfolder
|
8 years ago |
tpoole
|
a6fc53373f
|
Resaved all projects
|
8 years ago |
tpoole
|
b28555838d
|
Added typeface and kerning support to the Projucer GUI editor
|
8 years ago |
tpoole
|
0140304e38
|
Removed some #pragma once warnings from Projucer generated code
|
8 years ago |
tpoole
|
9147d986c9
|
Removed the C++98 build option from the Projucer
|
8 years ago |
hogliux
|
c504875b3f
|
Silenced a MSVC 2013 warning in the previous commit
|
8 years ago |