Oli
|
793a694de2
|
Examples: Add missing juce_audio_processors_headless module to PIPs
|
2025-10-22 00:38:11 +01:00 |
|
attila
|
e87d4a52e6
|
Add VS2026 build to PIP demos
|
2025-09-18 20:51:02 +02:00 |
|
reuk
|
ba7593df26
|
MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets
Includes support for communication with USB and Bluetooth devices, as well as virtual devices.
|
2025-09-17 12:50:07 +01:00 |
|
reuk
|
5e590c536b
|
MidiDemo: Add virtual ins/outs to allow connections from other applications
|
2025-09-17 12:50:05 +01:00 |
|
reuk
|
4f2c287f9b
|
Font: Deprecate old Font constructors
|
2024-04-18 14:16:00 +01:00 |
|
Tom Poole
|
94d98a2b10
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
Tom Poole
|
6bf9bb9a2e
|
Add final specifiers in implementation files
|
2023-10-10 16:12:38 +01:00 |
|
Tom Poole
|
ff0cb4ad5b
|
Use NullCheckedInvocation in more places
|
2023-10-02 13:40:10 +01:00 |
|
Tom Poole
|
2fb19ffd8f
|
Fix some LLVM 17 compiler warnings
|
2023-09-25 11:21:11 +01:00 |
|
reuk
|
26a872ba9f
|
AudioDeviceManager: Send changeNotification when MIDI devices change
This patch also updates the MidiDemo to automatically refresh the device
lists when the set of available devices changes.
|
2023-01-25 17:07:24 +00:00 |
|
Tom Poole
|
975bdecae5
|
Remove some debug logging
|
2022-07-05 17:22:34 +01:00 |
|
Tom Poole
|
3ab2ef5924
|
DemoRunner: Fix a crash in MidiDemo
|
2022-07-05 15:24:33 +01:00 |
|
Tom Poole
|
24e3340a55
|
Update all examples to use Visual Studio 2022 as the default Windows exporter
|
2022-05-23 20:20:44 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
ed
|
5467c57e23
|
Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues
|
2020-06-12 11:05:55 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
ed
|
f0ea1c00a6
|
Updated the MidiInput/Output methods to return unique_ptrs
|
2019-05-22 15:45:06 +01:00 |
|
ed
|
314ef13a63
|
Added a VS2019 exporter to all example PIPs
|
2019-04-15 14:28:36 +01:00 |
|
ed
|
09ebd1d257
|
Added support for ID-based MIDI devices
|
2019-02-28 16:30:04 +00:00 |
|
ed
|
ac62622493
|
Request audio recording permissions in the SimpleFFTDemo when not running in the DemoRunner and added some more exporters to the audio demos
|
2019-01-10 10:32:45 +00:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
jules
|
10d4235aaf
|
Improved performance in the MIDI i/o demo app
|
2018-06-22 08:22:28 +01:00 |
|
Tom Poole
|
a99cac4af4
|
Fixed some MIDI message descriptions in the MIDI example code
|
2018-05-17 12:02:37 +01:00 |
|
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
2018-05-03 09:59:05 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
2018-04-10 09:50:11 +01:00 |
|
jules
|
7bc75e24c1
|
Increased the Xcode warning level for some demo code and fixed resulting warnings
|
2018-04-05 16:38:20 +01:00 |
|
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
2018-03-26 09:58:54 +01:00 |
|
ed
|
5507801dfd
|
Add all PIP examples
|
2018-03-15 12:10:34 +00:00 |
|