1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2018-05-03 11:28:39 +01:00
..
containers Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
files Increased the warning level when building DemoRunner on iOS 2018-04-23 17:50:04 +01:00
javascript Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
memory Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
misc Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
native Fixed InterprocessConnection's use of the supplied timeout when reading from pipes 2018-05-01 12:15:30 +01:00
network Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +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 Disambiguated a couple of String + std::string operators 2018-05-03 11:28:39 +01:00
threads Converted some old typedefs to using declarations 2018-05-03 09:59:05 +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