hogliux
|
1e185e988f
|
Re-saved all projects
|
2017-05-04 15:36:00 +01:00 |
|
hogliux
|
884afa3a0d
|
Re-saved all projects
|
2017-04-27 14:43:06 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
00e38f2ef5
|
Re-saved all projects
|
2017-04-12 18:51:57 +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
|
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 |
|
jules
|
1601c907ae
|
Fixed some merge-noise in NetworkGraphicsDemo
|
2016-04-20 10:47:26 +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
|
effb421be1
|
Projucer: Updated some font use and removed the EULA if running without the live-coding DLL
|
2016-04-14 18:18:10 +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 |
|
Timur Doumler
|
74447991ec
|
Fixed various compile errors due to rename of empty() to isEmpty().
|
2016-03-18 16:01:01 +00:00 |
|
jules
|
dea899741d
|
Resaved example projects
|
2016-02-29 17:17:23 +00:00 |
|
jules
|
60e072f3c4
|
Added a new class: StatisticsAccumulator
|
2016-02-12 17:28:54 +00:00 |
|