ed
|
b7c8ac3f3b
|
Windows: Restored MinGW compatibility
|
2019-11-05 11:48:50 +00:00 |
|
ed
|
256b88142e
|
Made AudioSourcePlayer::setGain() thread-safe
|
2019-10-31 08:45:08 +00:00 |
|
ed
|
671196f13a
|
Windows: Added fallbacks for rare occasions when the WinRTWrapper singleton has been deleted before the MidiService singleton
|
2019-10-22 12:17:53 +01:00 |
|
Tom Poole
|
e5210ae6f7
|
macOS: Fixed a complier warning
|
2019-10-21 17:24:00 +01:00 |
|
ed
|
e5c3837f05
|
Linux: Use plug-in name as preferred fallback if no JACK client name is defined
|
2019-10-21 15:28:02 +01:00 |
|
ed
|
608001811f
|
Fixed a typo in WinRT MIDI DeviceEnumerationThread
|
2019-10-21 13:51:16 +01:00 |
|
ed
|
4583baf277
|
Bump version number to 5.4.5
|
2019-10-16 10:01:09 +01:00 |
|
cesare
|
32a0208147
|
Bela updates to support analog inputs
|
2019-10-12 14:28:29 +01:00 |
|
Tom Poole
|
3a9c07c148
|
iOS: Added an assertion if attempting to use MIDI in an iOS 13 simulator
|
2019-10-01 22:52:22 +01:00 |
|
jules
|
aa219c5a0c
|
Fixed a typo in CoreMIDI that caused it to recognise the wrong the wrong number of input devices
|
2019-09-13 11:10:15 +01:00 |
|
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +01:00 |
|
ed
|
4050851443
|
CoreMidi: Check for string kMIDIPropertyUniqueID if integer fails in getMidiObjectInfo()
|
2019-09-03 16:42:49 +01:00 |
|
Cesare Ferrari
|
fab1442ceb
|
Bela: Support for analog inputs
|
2019-08-30 19:21:25 +01:00 |
|
cesare
|
ec7bbec19d
|
Bela: Tidy up compiler warnings
|
2019-08-30 15:20:48 +01:00 |
|
cesare
|
471ce39167
|
Updates to support latest Bela release
|
2019-08-22 17:08:10 +01:00 |
|
ed
|
e4b3cd80a6
|
Fixed backwards compatibility of AudioDeviceManager::addMidiInputCallback() when passing an empty string
|
2019-08-15 15:34:02 +01:00 |
|
ed
|
cd38d44d86
|
Android: Extend lifetime of OpenSLEngineHolder object to fix crash when deleting the current audio device
|
2019-08-14 12:12:33 +01:00 |
|
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
2019-08-09 11:24:54 +01:00 |
|
Cesare Ferrari
|
70429ade14
|
Improve bela performance
|
2019-07-25 12:32:15 +01:00 |
|
ed
|
7f7e903efa
|
Android: Use SharedResourcePointer to create a global OpenSL engine object
|
2019-07-23 14:09:36 +01:00 |
|
cesare
|
2fe00ba4da
|
Fix midi timestamps on Bela
|
2019-07-22 22:20:04 +01:00 |
|
ed
|
a5424b3798
|
Windows: Fixed a crash when releasing a specific ASIO driver
|
2019-07-22 14:00:49 +01:00 |
|
ed
|
dc4a4f7d47
|
Windows: Clear the bufferSizes array in WASAPIAudioIODevice::initialise() to avoid duplicate values being added when re-initialising
|
2019-07-22 09:55:40 +01:00 |
|
ed
|
b6be671726
|
Fixed some build errors in the Bela MIDI code
|
2019-07-19 16:11:58 +01:00 |
|
ed
|
45bc7c1aa1
|
Windows: Updated SystemStats::getOperatingSystemType() to use RtlGetVersion()
|
2019-07-19 14:12:02 +01:00 |
|
ed
|
6283130203
|
ASIO: Made the isBlacklistedDriver() check a bit broader
|
2019-07-16 18:44:06 +01:00 |
|
ed
|
dc81c295cd
|
ASIO: Update the sample rate when resetting device so it is in sync with control panels
|
2019-07-15 16:40:25 +01:00 |
|
ed
|
bdeaeaf368
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
2019-06-24 15:05:17 +01:00 |
|
ed
|
fd4125d964
|
WASAPI: Fixed a double-deletion crash on older versions of Windows
|
2019-06-21 18:00:48 +01:00 |
|
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
ed
|
e26529d5e9
|
Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods
|
2019-05-22 15:45:15 +01:00 |
|
ed
|
f0ea1c00a6
|
Updated the MidiInput/Output methods to return unique_ptrs
|
2019-05-22 15:45:06 +01:00 |
|
jules
|
6463529371
|
Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs
|
2019-05-15 11:02:03 +01:00 |
|
ed
|
5089f74305
|
Linux: Fixed a potential use-after-free bug in the ALSA MIDI code
|
2019-05-10 09:55:43 +01:00 |
|
jules
|
42532eb535
|
Fix for CoreAudio where some drivers failed to start with a default sample rate.
|
2019-05-08 15:41:27 +01:00 |
|
Tom Poole
|
3c0ccda6a5
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
ed
|
251ec6daa8
|
iOS: Made it clear that the "Audio Background Capability" setting must be enabled for MidiInput/Output::createNewDevice() to succeed
|
2019-04-03 16:59:51 +01:00 |
|
ed
|
c9fe0afd0f
|
Removed MIDI devices unit tests
|
2019-04-03 15:10:29 +01:00 |
|
ed
|
4fa131f5a7
|
Delete the current audio device when no inputs or outputs are specified in AudioDeviceManager::setAudioDeviceSetup() and ensure that the AudioDeviceSelectorComponent displays this correctly
|
2019-04-03 11:55:20 +01:00 |
|
ed
|
f3af250ff7
|
Tidied up unit test code layout
|
2019-04-02 11:54:29 +01:00 |
|
ed
|
fb5cfcd606
|
Fix some data races flagged when running the AudioPlaybackDemo with Xcode's thread sanitiser enabled
|
2019-04-01 15:39:27 +01:00 |
|
ed
|
7b56f43ded
|
Fixed a potential data race in the MIDI devices unit tests
|
2019-03-27 15:53:51 +00:00 |
|
ed
|
c50a50d4f2
|
Windows: Add a fallback for win32 MIDI devices that don't support the DRV_QUERYDEVICEINTERFACE message
|
2019-03-22 09:19:48 +00:00 |
|
ed
|
291d654ece
|
Replace isInitialByte() check with isStatusByte() in MidiDataConcatenator::processSysex() to fix truncated sysex messages
|
2019-03-19 14:59:09 +00:00 |
|
ed
|
de251d36ed
|
macOS: Fallback for creating unique ID for MIDI ports if the bundleRef isn't created
|
2019-03-14 12:42:09 +00:00 |
|
ed
|
61637218a2
|
macOS: Fixed a couple of places where CFStrings weren't being released properly
|
2019-03-13 15:04:03 +00:00 |
|
ed
|
452863e7fa
|
macOS: Use the endpoint info when setting MidiInput/MidiOutput device name in ::openDevice()
|
2019-03-11 11:15:54 +00:00 |
|
ed
|
db23cedf94
|
Fixed a compilation error in the MIDI device unit tests when JUCE_MODAL_LOOPS_PERMITTED is disabled
|
2019-03-07 11:19:57 +00:00 |
|