Anthony Nicholls
|
05d5c94990
|
Native: Rename all native files for improved consistency
|
2023-04-04 19:54:29 +01:00 |
|
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
reuk
|
81fa777ff7
|
ObjC Helpers: Automatically derive appropriate signature for function
|
2021-11-24 11:51:11 +00:00 |
|
ed
|
69d4e0186f
|
Update code to use new AudioData interleaving/deinterleaving API
|
2021-10-06 16:44:51 +01:00 |
|
ed
|
3e606cc378
|
Update code to use new AudioData interleaving/deinterleaving helper methods
|
2021-10-05 17:30:13 +01:00 |
|
ed
|
54f65256e2
|
Cleaned up some whitespace
|
2020-07-20 17:17:53 +01:00 |
|
juce-team
|
f9f5caa5cc
|
macOS 11: Fix function pointer conversions
|
2020-07-08 09:58:01 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
2020-04-13 13:16:05 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
reuk
|
0c9067c9a4
|
Ownership: Fix some raw/unique ptr conversion issues
|
2020-03-20 17:07:24 +00:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
jules
|
48a5fbd333
|
Another batch of ScopedPointer cleanups
|
2018-01-10 14:49:57 +00:00 |
|
jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
2017-10-30 14:52:47 +00:00 |
|
hogliux
|
efacd83ab5
|
Added a missing juce namespace to juce_mac_AudioCDBurner.mm
|
2017-09-19 11:02:25 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
hogliux
|
3e7b5993ca
|
Moved audio CD burner/reader to juce_audio_utils
|
2016-10-20 14:33:02 +01:00 |
|