| .. |
|
containers
|
SparseSet: fix removeRange() and add unit tests.
|
2018-04-25 16:38:45 +02:00 |
|
files
|
Increased the warning level when building DemoRunner on iOS
|
2018-04-23 17:50:04 +01:00 |
|
javascript
|
Added support for floating point modulo to the javascript interpreter
|
2018-04-24 09:03:38 +01:00 |
|
logging
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
maths
|
Fixed a documentation typo
|
2018-04-30 08:41:42 +01:00 |
|
memory
|
Fixed a minor documentation typo
|
2018-04-23 08:43:32 +01:00 |
|
misc
|
Add camera support for iOS and Android.
|
2018-04-25 18:54:04 +02:00 |
|
native
|
Add camera support for iOS and Android.
|
2018-04-25 18:54:04 +02:00 |
|
network
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
streams
|
Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file
|
2018-04-16 12:26:42 +01:00 |
|
system
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
2018-04-17 18:46:55 +01:00 |
|
text
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
threads
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
time
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
unit_tests
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
xml
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
zip
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
juce_core.cpp
|
SparseSet: fix removeRange() and add unit tests.
|
2018-04-25 16:38:45 +02:00 |
|
juce_core.h
|
Added some hashing support for the Uuid class
|
2018-04-24 10:03:53 +01:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |