Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
2017-12-11 16:08:01 +00:00 |
|
Tom Poole
|
7f6f978d0c
|
Changed the MacOS deployment target of the demo to "Default"
|
2017-11-20 16:14:01 +00:00 |
|
tpoole
|
d412215625
|
Updated the MacOS deployment target for the Projucer and the Demo
|
2017-11-06 15:43:34 +00:00 |
|
hogliux
|
95b38b6623
|
Android: Add bluetooth permissions to the JuceDemo
|
2017-11-03 10:59:58 +00:00 |
|
ed
|
f1f2a34d04
|
Set the C++ language standard of all JUCE projects to C++14
|
2017-10-27 09:56:45 +01:00 |
|
ed
|
b115071bb5
|
Re-saved all projects
|
2017-10-25 12:12:10 +01:00 |
|
Lukasz Kozakiewicz
|
f6c74afc77
|
Resaved all projects.
|
2017-10-17 17:42:04 +02:00 |
|
tpoole
|
9fc21a8d5a
|
Re-saved all projects
|
2017-09-18 15:05:30 +01:00 |
|
hogliux
|
6d49b9d99c
|
Re-saved all projects
|
2017-08-02 18:36:10 +01:00 |
|
jules
|
2bbd2b9785
|
Added CSS Grid classes
|
2017-08-01 16:22:19 +01:00 |
|
hogliux
|
04f459b22e
|
Re-saved all projects
|
2017-07-27 12:39:30 +01:00 |
|
tpoole
|
a05362d46b
|
Projucer: Xcode exporter: Updated to support Xcode 9
|
2017-07-24 18:00:54 +01:00 |
|
tpoole
|
9649dde424
|
Resaved all projects
|
2017-07-24 15:15:06 +01:00 |
|
tpoole
|
98cb1011bb
|
JUCE Demo: Increased the compiler warning level
|
2017-07-18 13:09:03 +01:00 |
|
hogliux
|
c2991f77c2
|
Re-saved all projects
|
2017-05-30 16:32:47 +01:00 |
|
hogliux
|
9a5764a324
|
Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE
|
2017-05-30 16:07:45 +01:00 |
|
tpoole
|
202027bc89
|
Updated the company name in all the extras and examples
|
2017-05-11 16:38:04 +01:00 |
|
hogliux
|
1e185e988f
|
Re-saved all projects
|
2017-05-04 15:36:00 +01:00 |
|
tpoole
|
c8740688ba
|
Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo
|
2017-05-02 18:31:29 +01:00 |
|
hogliux
|
884afa3a0d
|
Re-saved all projects
|
2017-04-27 14:43:06 +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 |
|
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
|
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
|
4b69d0fb44
|
Fixed buffer size and sample rate changes in iOS background audio
|
2017-01-09 18:23:16 +00:00 |
|
hogliux
|
efd4bb67bc
|
Re-saved all projects
|
2016-11-02 14:02:58 +00:00 |
|
hogliux
|
ebf19aa61a
|
Re-save all projects
|
2016-09-16 16:47:37 +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
|
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 |
|
hogliux
|
3ddd2db037
|
Allow access to all URLs in the JUCE Demo
|
2016-06-13 12:13:59 +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 |
|
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 |
|
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
|
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 |
|
Timur Doumler
|
f72bd28ea5
|
JuceDemo: fixed wrong Android app activity classname in Android Studio exporter.
|
2016-02-02 12:15:01 +00:00 |
|
Timur Doumler
|
f1373fcfa6
|
Re-saved JuceDemo project due to changes in Android exporter.
|
2016-02-02 11:54:33 +00:00 |
|
jules
|
47ab7aa885
|
Added a new example project: Networked graphics demo.
|
2016-01-28 16:14:49 +00:00 |
|
jules
|
a6afb208c6
|
Android: removed the action bar
|
2016-01-15 10:24:47 +00:00 |
|
Timur Doumler
|
668d9c5f69
|
JuceDemo: set Android API level to 23 jucer project so it compiles out of the box with Android Studio.
|
2016-01-13 10:22:39 +00:00 |
|
jules
|
9b167ca5e1
|
Resaved example projects
|
2015-12-23 09:43:23 +00:00 |
|
jules
|
884b5e051d
|
Resaved some example project files.
|
2015-11-24 10:30:15 +00:00 |
|
jules
|
d06fc22369
|
Pimped the demo app with some new images
|
2015-11-04 12:14:08 +00:00 |
|
hogliux
|
54195d4660
|
Change android default architecures in the JuceDemo
|
2015-11-03 15:30:52 +00:00 |
|
jules
|
ca1f6bc7d8
|
Resaved all introjucer projects with new version number.
|
2015-11-03 12:30:22 +00:00 |
|
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
2015-11-03 10:37:52 +00:00 |
|
hogliux
|
e11e8563c8
|
Added Visual Studio 2015 Projects to Introjucer and Demo
|
2015-07-29 15:37:24 +01:00 |
|