jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
2017-03-13 17:35:50 +00:00 |
|
hogliux
|
9c7ee8710a
|
Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
|
2017-03-13 17:15:57 +00:00 |
|
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
2017-03-13 17:13:01 +00:00 |
|
jules
|
35f78e15fb
|
Added printout of SystemStats::getNumPhysicalCpus() to demo app
|
2017-03-13 14:34:33 +00:00 |
|
jules
|
6658f1fa70
|
Fixed a documentation typo
|
2017-03-13 14:14:04 +00:00 |
|
jules
|
f6873c2273
|
(Fixed a typo in linux code in the last commit)
|
2017-03-13 12:10:47 +00:00 |
|
jules
|
2d192bed9b
|
Added method SystemStats::getNumPhysicalCpus()
|
2017-03-13 10:38:53 +00:00 |
|
jules
|
d6bf2e8cf9
|
Added line spacing to TextEditor and methods to set/get the current line spacing
|
2017-03-10 17:07:34 +00:00 |
|
hogliux
|
c26f9f3720
|
Added Projucer option to select c++ language standard in Android exporter
|
2017-03-10 14:51:49 +00:00 |
|
jules
|
f207ebb6d8
|
BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware
|
2017-03-10 14:42:54 +00:00 |
|
ed
|
beab10fca7
|
Added a check in ImagePreviewComponent to avoid reading directories
|
2017-03-10 14:39:17 +00:00 |
|
hogliux
|
f506cc7f5d
|
Doubled the default number of Android OpenSL buffers to avoid glitches on a wider range of devices by default
|
2017-03-10 12:09:13 +00:00 |
|
hogliux
|
89a53dbf89
|
Fixed uninitialised variables in Android OpenSL which may have resulted in OpenSL using the slow audio path
|
2017-03-10 12:06:39 +00:00 |
|
hogliux
|
eb89d1ab31
|
Added a new command line argument to create a finished translation file
|
2017-03-10 10:54:09 +00:00 |
|
tpoole
|
7094b04a9b
|
Changed some text to Title Case in AudioDeviceSelectorComponent
|
2017-03-10 10:06:00 +00:00 |
|
tpoole
|
2398f4c1d3
|
Used AsyncUpdater for iOS stream format changes
|
2017-03-08 11:03:01 +00:00 |
|
hogliux
|
23b6450e62
|
Fixed a typo in recent commit to address an armeabi internal compiler bug
|
2017-03-08 10:57:28 +00:00 |
|
jules
|
a96163df2a
|
Fixed a couple more unused variables in iOS audio
|
2017-03-08 10:29:26 +00:00 |
|
hogliux
|
80a226204a
|
Added workarounds for an internal compiler error bug on armeabi Android
|
2017-03-08 10:23:13 +00:00 |
|
jules
|
279c4bc4db
|
Fix for some unused variables in iOS audio
|
2017-03-08 10:08:49 +00:00 |
|
tpoole
|
d8504a6090
|
Moved iOS stream format changes to the message thread
|
2017-03-07 17:13:23 +00:00 |
|
jules
|
9c75f13a4f
|
Added a method JavascriptEngine::callFunctionObject() for invoking javascript methods in DynamicObject native methods
|
2017-03-07 15:51:01 +00:00 |
|
hogliux
|
3f223d2caa
|
Added breaking changes documentation to root folder of JUCE
|
2017-03-07 11:02:17 +00:00 |
|
hogliux
|
85900377b9
|
Fixed a typo in the documentation of the NativeMessageBox::showYesNoBox method
|
2017-03-07 09:40:31 +00:00 |
|
jules
|
e16554abb3
|
Added packing when WaveAudioFormat writes SMPL chunks with zero loops
|
2017-03-06 16:02:51 +00:00 |
|
jules
|
39284e1d0f
|
Added static method Timer::callAfterDelay() to invoke a one-shot lambda function
|
2017-03-06 15:05:14 +00:00 |
|
jules
|
d3bb833f0e
|
Made File::getRelativePathFrom() return '.' if comparing two identical folders.
|
2017-03-06 15:02:24 +00:00 |
|
hogliux
|
51d5572220
|
Added showYesNoBox to NativeMessageBox class
|
2017-03-06 12:39:09 +00:00 |
|
ed
|
0fa188ab5b
|
Reverted #6d356423 as it broke centring for child components
|
2017-03-06 11:45:15 +00:00 |
|
tpoole
|
607b09ab7b
|
Fixed graphics dependent header includes for IAA
|
2017-03-06 10:31:38 +00:00 |
|
hogliux
|
bd217cf158
|
Added trans Projucer command line option to generate translation files from the command line
|
2017-03-06 09:29:30 +00:00 |
|
hogliux
|
c64dc65be2
|
Whitespace clean-up
|
2017-03-06 09:19:09 +00:00 |
|
hogliux
|
cc5e5bb43a
|
Made sure that whitespace clean-up tool can clean it's own code
|
2017-03-06 09:11:02 +00:00 |
|
hogliux
|
52fdb2bb3f
|
Updated default gradle version to 3.3 to match newest android plug-in version
|
2017-03-05 18:58:21 +00:00 |
|
hogliux
|
77820cfd0b
|
Updated default android gradle plugin version to 2.3.0
|
2017-03-05 18:53:45 +00:00 |
|
hogliux
|
e59a81dd9c
|
Cleaned up some code in recent commits in the Projucer's XCode exporter
|
2017-03-05 18:03:33 +00:00 |
|
hogliux
|
2963805a27
|
Ensured that RTAS plug-in ids match AAX plug-in ids
|
2017-03-05 17:47:16 +00:00 |
|
hogliux
|
1b5d7f36db
|
Added missing JUCE_CALLTYPE specifier to AudioChannelSet
|
2017-03-05 17:46:32 +00:00 |
|
hogliux
|
fa6929cb3c
|
Added a workaround to not call Android's bringToFront method for every touch
|
2017-03-05 09:47:39 +00:00 |
|
ed
|
6d356423e2
|
Fix for transformed Components not being centred correctly
|
2017-03-03 13:01:24 +00:00 |
|
ed
|
182b0e4cb0
|
Added isProgressBarOpaque() method to ProgressBar::LookAndFeelMethods
|
2017-03-03 12:37:45 +00:00 |
|
hogliux
|
f312721cf9
|
Fixed a bug where a MidiMessage constructor could read beyond the end of the passed-in midi buffer if the midi message is non-standard
|
2017-03-02 13:04:20 +00:00 |
|
hogliux
|
66365d55e2
|
Fixed a nullptr dereference when OpenSL fails unexpectedly and added a workaround for broken audio input support in recent versions of the android emulator
|
2017-03-02 12:09:15 +00:00 |
|
hogliux
|
24d02528e0
|
Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary
|
2017-03-01 18:41:57 +00:00 |
|
hogliux
|
5fe3289256
|
Fixed several Android text rendering bugs
|
2017-03-01 16:16:34 +00:00 |
|
tpoole
|
9caa91b166
|
Fixed uninitialised variables warning
|
2017-03-01 15:42:23 +00:00 |
|
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
2017-03-01 14:44:10 +00:00 |
|
tpoole
|
5b49bcdbc8
|
Resaved all projects
|
2017-03-01 12:16:08 +00:00 |
|
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
2017-03-01 11:55:52 +00:00 |
|
tpoole
|
00f57d43c5
|
Resaved all projects
|
2017-02-28 16:21:30 +00:00 |
|