tpoole
96ea4655a7
Resaved all projects
2017-01-16 15:00:00 +00:00
tpoole
4b69d0fb44
Fixed buffer size and sample rate changes in iOS background audio
2017-01-09 18:23:16 +00:00
jules
aac01b2b4b
Fixed a couple of spelling mistakes
2016-12-19 11:21:40 +00:00
hogliux
d90ca6caf8
Fixed a typo in the OpenGL demo code
2016-12-19 11:21:17 +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
26e0aa735c
Fixed a crash on quit when windows are open in the Juce Demo's windows demo
2016-10-27 11:31:29 +01: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
stefan
8ec9443543
Projucer various fixes
...
* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces
2016-09-15 17:13:41 +02:00
hogliux
d73f776370
Fixed a bug where FlexBox would still be compiled on older versions of VS
2016-09-06 16:49:31 +01:00
jules
a9d843414a
Resaved all projects
2016-08-26 09:49:20 +01:00
luigisambuy
6547452fd3
Fixed a leak of bubbleMessage object in juce demo
2016-08-16 09:45:48 +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
e4592d132f
Projucer: tweak to the way GCC -D flags are generated
2016-06-30 16:03:45 +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
jules
74554a206c
Improved performance of some BigInteger methods by adding Montgomery Multiplication and extended Euclidan algorithms
2016-05-31 11:47:04 +01:00
hogliux
cf39ad4b02
Fix multiple compile errors on older gcc versions
2016-05-26 11:50:04 +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
6fc08dd1cd
Added a workaround for Android GL glitches when pausing the app
2016-04-26 12:15:31 +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
325aeb1fc8
Resaved projects
2016-04-20 10:34:49 +01:00
Timur Doumler
8462849955
Re-saved projects.
2016-04-19 19:03: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
8343f3468c
Found a few missing 'override' specifiers
2016-04-15 15:32:47 +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
ed067801eb
Tidied up some demo code
2016-03-23 08:07:28 +00:00
Timur Doumler
942d269edb
JuceDemo: removed an unnecessary capture-by-reference from a lambda.
2016-03-02 17:57:17 +00:00
Timur Doumler
497f286b53
Added new helper function MidiMessage::getDescription(), replacing some code that was previously in the Juce Demo.
2016-03-02 16:53:23 +00:00
jules
7c1d3e3074
Fixed a URL in the demo app
2016-03-02 12:55:24 +00: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
e1ba584203
Whitespace
2016-02-12 10:21:04 +00:00
jules
6957a9e3a4
Fix to video demo
2016-02-11 17:44:54 +00:00
jules
08b853ee35
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
2016-02-04 16:07:21 +00:00
hogliux
fa1ad90386
Fix black teapot issue
2016-02-03 13:19:01 +00:00
Timur Doumler
783d892359
JuceDemo: Reverted local path that accidentally ended up in Builds/Android/local.properties.
2016-02-02 15:17:45 +00:00
hogliux
0874d5d7e6
Re-save JUCE demo after changing Java files
2016-02-02 13:00:08 +00:00