1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

67 commits

Author SHA1 Message Date
hogliux
8aea84e20c Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 2017-04-05 19:07:47 +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
ebbba641a4 Fixed a bug where the bluetooth LE scanner would continue to scan even if the bluetooth selector window was closed 2017-02-09 17:57:04 +00:00
hogliux
6559b3e185 Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
XmasRights
86386300d9 Fixed unused parameter error in BluetoothMIDISelector overlay 2016-12-15 15:02:38 +00:00
XmasRights
4b881b0765 Added an exit callback to BluetoothMidiDevicePairingDialogue::open() 2016-12-15 14:33:41 +00:00
hogliux
3e7b5993ca Moved audio CD burner/reader to juce_audio_utils 2016-10-20 14:33:02 +01:00
jules
bacf194dda Small tweak to the bluetooth iOS menu to make it as wide as possible on small screens 2016-10-12 09:25:13 +01:00
hogliux
c1e2e6ae40 Fixed size of bluetooth midi pairing dialogue to accommodate more iOS device screen sizes 2016-10-06 19:19:55 +01:00
hogliux
46b38d77ab Removed code which is not used anymore 2016-10-06 16:23:25 +01:00
Agnieszka Janowicz
edd828a554 Fix memory leak in BluetoothMidiSelectorOverlay 2016-10-06 15:51:01 +01:00
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. 2016-04-06 18:31:24 +01:00
Timur Doumler
9ea874428c 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
jules
b5907fa90d Normalised some divider comments 2016-02-20 09:45:43 +00:00
Richard Meyer
321a102a8c Fixed an iOS build warning. 2016-01-04 15:29:54 +00:00
jules
2a1234b6ac Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
jules
89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 2015-11-03 10:37:52 +00:00