1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
reuk 452b1bf224
HiResTimer: Fix units used for threading policy
The values in mach_timebase_info_data_t should be specified in terms of
'ticks'. On some machines, ticks may correspond to nanoseconds, but this
is not guaranteed.
2021-01-06 14:55:01 +00:00
..
containers GCC: Suppress cast-align warnings 2020-09-24 12:52:45 +01:00
files Fixed some Doxygen parsing issues 2020-07-03 17:18:35 +01:00
javascript Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
logging Updated all license headers 2020-04-23 17:30:39 +01:00
maths Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
memory CoreMIDI: Enable support for new API 2020-12-03 12:30:22 +00:00
misc Unquote command-line arguments when adding them to ArgumentList 2020-11-26 19:01:43 +00:00
native HiResTimer: Fix units used for threading policy 2021-01-06 14:55:01 +00:00
network NamedPipe: Avoid spurious test failures due to pipe name collisions 2020-11-24 14:45:50 +00:00
streams Cleanup: Remove redundant inlines 2020-04-27 10:22:06 +01:00
system SystemStats: Fix getOperatingSystemType assertion on macOS 11.1 2020-12-15 16:00:54 +00:00
text Aiff: Fix extremely slow loads of pathological files 2020-12-03 12:06:00 +00:00
threads HiResTimer: Fix bug where timer would misreport its state after being stopped 2021-01-06 14:54:42 +00:00
time Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
unit_tests Added startTime and endTime to UnitTest TestResult struct 2020-06-17 15:54:28 +01:00
xml Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" 2020-07-22 16:33:41 +01:00
zip Updated all license headers 2020-04-23 17:30:39 +01:00
juce_core.cpp HiResTimer: Tidy up POSIX implementation using std threading constructs 2021-01-06 14:55:00 +00:00
juce_core.h Bump version number to 6.0.5 2020-12-01 10:08:50 +00:00
juce_core.mm Updated all license headers 2020-04-23 17:30:39 +01:00