ed
|
6bfcd820b4
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
2017-07-20 17:24:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
tpoole
|
2e84129479
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
2016-12-14 10:07:26 +00:00 |
|
Timur Doumler
|
93b8fc18b6
|
Reverted MPEZone: added copy constructor and copy assignment operator. (reverted from commit 42a3145153). Reason: the methods auto-generated by the compiler are fine.
|
2016-05-26 12:53:53 +01:00 |
|
Timur Doumler
|
42a3145153
|
MPEZone: added copy constructor and copy assignment operator.
|
2016-05-26 12:49:06 +01:00 |
|
jules
|
b5907fa90d
|
Normalised some divider comments
|
2016-02-20 09:45:43 +00:00 |
|
Timur Doumler
|
e958e5a647
|
Added comparison operators to MPEZone.
|
2016-01-06 18:15:22 +00:00 |
|
jules
|
42120d0fe2
|
Added MPE (Midi Polyphonic Expression) classes
|
2015-12-10 10:57:29 +00:00 |
|