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

66 commits

Author SHA1 Message Date
hogliux
00e38f2ef5 Re-saved all projects 2017-04-12 18:51:57 +01:00
hogliux
3cd9bed7d9 Ensured that gatt connection priority is only requested after the gatt has connected 2017-04-11 17:57:14 +01:00
hogliux
5b833d6648 Added Android workaround to force BLE Midi devices on low-latency device path 2017-04-10 18:10:06 +01:00
hogliux
8aea84e20c Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 2017-04-05 19:07:47 +01:00
hogliux
dcdcfaa7e9 Added several improvements to Android BLE MIDI reliability 2017-03-30 17:03:35 +01:00
tpoole
166547d1fb Resaved all projects 2017-03-30 12:31:14 +01:00
hogliux
aad868e383 Added support for WebBrowserComponent on Linux 2017-03-28 15:36:17 +01:00
tpoole
82565a0c96 Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter 2017-03-22 12:51:29 +00:00
tpoole
1dd4b05516 Resaved all projects 2017-03-16 09:24:52 +00:00
hogliux
5fe3289256 Fixed several Android text rendering bugs 2017-03-01 16:16:34 +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
00f57d43c5 Resaved all projects 2017-02-28 16:21:30 +00:00
tpoole
b547673fae Resaved all projects 2017-02-23 11:16:12 +00:00
tpoole
ab4f269c60 Removed brackets from build target names and resaved all projects 2017-02-22 17:28:55 +00:00
tpoole
a6fc53373f Resaved all projects 2017-02-22 13:06:47 +00:00
tpoole
e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
ed
7f8d1008bc Resaved all projects 2017-02-16 11:15:28 +00:00
hogliux
07d8283143 Re-saved Android and Xcode projects 2017-02-09 18:16:11 +00:00
hogliux
eb944840f9 Added local.properties to .gitignore so that user's SDK paths don't pollute git 2017-02-09 18:13:57 +00:00
tpoole
7bb30364a4 Resaved all projects 2017-02-09 12:59:48 +00:00
hogliux
167125afb9 Re-saved all projects 2017-02-01 17:18:08 +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
03b0df1205 Re-saved all projects 2017-01-26 10:47:48 +00:00
tpoole
96ea4655a7 Resaved all projects 2017-01-16 15:00:00 +00:00
tpoole
e31a0b11e8 Resaved all projects 2016-12-12 11:25:57 +00:00
tpoole
2ae5d2228a Resaved all projects 2016-11-15 10:25:27 +00:00
hogliux
efd4bb67bc Re-saved all projects 2016-11-02 14:02:58 +00:00
hogliux
4fa0516f40 Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
hogliux
ebf19aa61a Re-save all projects 2016-09-16 16:47:37 +01:00
jules
9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
jules
a9d843414a Resaved all projects 2016-08-26 09:49:20 +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
hogliux
c9aca28d00 Add pkg-config support for linux 2016-07-07 10:37:58 +01:00
hogliux
630ab88f8b Version number update 2016-07-05 11:27:53 +01:00
jules
8a9fbc38f9 Resaved some project files 2016-06-30 16:01:55 +01:00
Timur Doumler
d6ed722d76 Updated Android Studio build settings in projects. 2016-04-29 10:55:34 +01:00
Timur Doumler
908e1e93b9 Android Studio exporter: changed default toolchain back to clang (works again after Android Studio issue 207585 has been fixed in gradle-experimental wrapper version 0.7.0-rc1, and is the toolchain recommended by Google). 2016-04-29 10:54:17 +01:00
jules
0b3a11ee07 Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
Timur Doumler
60478175d6 Android Studio exporter: changed default toolchain to gcc, as clang/libc++ seems to be broken with Android Studio 2.1 Beta 3 (at least on OS X and Windows). 2016-04-20 14:13:52 +01:00
jules
8920e1b1d2 Resaved projects 2016-04-20 11:37:18 +01:00
Timur Doumler
f5c19ef612 Fixed Android build settings of all .jucer files to use new default values instead of hard-coded old values (gradle version etc.) 2016-04-19 17:04:06 +01:00
jules
f74338aab6 Resaved projects 2016-04-19 12:11:40 +01:00
jules
e9edeccc20 Resaved projects 2016-04-11 16:02:16 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jules
dea899741d Resaved example projects 2016-02-29 17:17:23 +00:00
Timur Doumler
1762cdc9c9 Added runtime permissions request to JUCE Demo (recording tab) and MidiTest example app, added matching permissions to manifest, removed ant exporter, and re-saved both projects. 2016-02-25 10:15:45 +00:00
jules
d788e10eb4 Resaved projects 2016-02-15 15:32:09 +00:00
jules
60e072f3c4 Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +00:00
jules
82c4938ebe Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 2016-02-08 16:53:48 +00:00