Tom Poole
|
6bf9bb9a2e
|
Add final specifiers in implementation files
|
1 year ago |
Anthony Nicholls
|
90c458d92e
|
Includes: Move some miscellaneous includes into module header and source files
|
1 year ago |
Anthony Nicholls
|
05d5c94990
|
Native: Rename all native files for improved consistency
|
2 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
c57f028a01
|
Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS
|
5 years ago |
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
6 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
7d943e76dc
|
Tidied up some module dependencies
|
7 years ago |
hogliux
|
bc247f0d27
|
Added optional parameter to specify the size and position of the MIDI bluetooth selector
|
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 |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
XmasRights
|
86386300d9
|
Fixed unused parameter error in BluetoothMIDISelector overlay
|
8 years ago |
XmasRights
|
4b881b0765
|
Added an exit callback to BluetoothMidiDevicePairingDialogue::open()
|
8 years ago |
jules
|
bacf194dda
|
Small tweak to the bluetooth iOS menu to make it as wide as possible on small screens
|
8 years ago |
hogliux
|
c1e2e6ae40
|
Fixed size of bluetooth midi pairing dialogue to accommodate more iOS device screen sizes
|
8 years ago |
hogliux
|
46b38d77ab
|
Removed code which is not used anymore
|
8 years ago |
Agnieszka Janowicz
|
edd828a554
|
Fix memory leak in BluetoothMidiSelectorOverlay
|
8 years ago |
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
Richard Meyer
|
321a102a8c
|
Fixed an iOS build warning.
|
9 years ago |
jules
|
2a1234b6ac
|
Simplified some inter-module dependencies and exception-catching fallbacks
|
9 years ago |
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
9 years ago |