reuk
|
28f2157912
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
reuk
|
8b8ae10059
|
Build: Replace JUCE_NODISCARD with [[nodiscard]]
|
2 years ago |
reuk
|
bcad7f1456
|
AudioPlayHead: Set playing/recording/looping flags in CurrentPositionInfo
|
2 years ago |
reuk
|
a1b3ce6aaa
|
AudioPlayHead: Fix docstring typo
|
2 years ago |
reuk
|
752c913cd2
|
AudioPlayHead: Move HostTimeNs out of AudioProcessor, to consolidate timing information
|
2 years ago |
reuk
|
8fbd99c424
|
AudioPlayHead: Improve granularity of position info
|
2 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
b80927fc91
|
Nodiscard: Add to builder-pattern functions
|
3 years ago |
reuk
|
718307b516
|
AudioPlayHead: Use more descriptive FrameRate type
|
3 years ago |
reuk
|
32f99d2615
|
AudioPlayHead: Tidy up implementation
|
4 years ago |
ed
|
44c92e95c0
|
Defined AudioPlayHead::CurrentPositionInfo methods inline
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
ed
|
a234721110
|
Added various clang-tidy modernize-* fixes
|
6 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 years ago |
jules
|
210bc5897b
|
Clarified some documentation in AudioPlayHead
|
7 years ago |
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
jules
|
65ba032545
|
Tweaked the wording of some comments in AudioPlayHead
|
7 years ago |
hogliux
|
86f9c11d15
|
Added new FrameRateType fps23976 to AudioPlayHead
|
7 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jules
|
d36156c620
|
Removed some extraneous semicolons
|
8 years ago |
jules
|
79c54bc076
|
Added some missing 60fps framerate variables
|
8 years ago |
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
8 years ago |