1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_audio_devices/native
2016-11-11 15:16:12 +00:00
..
juce_android_Audio.cpp Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above). 2016-02-25 10:12:30 +00:00
juce_android_Midi.cpp 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. 2016-04-06 18:31:24 +01:00
juce_android_OpenSL.cpp 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. 2016-04-06 18:31:24 +01:00
juce_ios_Audio.cpp Fix deadlock in handleRouteChange for iOS audio. 2016-08-23 17:45:21 +01:00
juce_linux_ALSA.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_JackAudio.cpp Update avtive ports when opening JACK audio device 2016-05-24 17:05:46 +01:00
juce_linux_Midi.cpp Fix a memory leak in linux ALSA code for MidiInput/MidiOutput 2016-08-01 14:47:39 +01:00
juce_mac_CoreAudio.cpp Tweaked CoreAudio to allow buffer sizes of 2048 2016-11-08 09:35:50 +00:00
juce_mac_CoreMidi.cpp MIDI network session enabled for iOS simulator 2016-08-04 12:24:21 +01:00
juce_MidiDataConcatenator.h Added some logic to MidiDataConcatenator that avoids asserting on invalid input data 2016-06-07 16:54:18 +01:00
juce_win32_ASIO.cpp Fixed whitespace in last commit 2016-11-11 15:16:12 +00:00
juce_win32_DirectSound.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_Midi.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_WASAPI.cpp Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00