ed
|
ccbe0816d0
|
Changed fallthrough return value to nullptr in OpenGLContext::NativeContext::getNativeHandle() on Windows
|
6 years ago |
Tom Poole
|
67486d47e0
|
Fixed some Doxygen warnings
|
6 years ago |
ed
|
99a17ad3a9
|
Windows: Fixed an issue with OpenGL rendering scale in plug-ins
|
6 years ago |
ed
|
e65ac0b2cd
|
Fixed some warnings when calling open() with file mode bits specified but no O_CREAT flag
|
6 years ago |
ed
|
deed6c4906
|
Re-saved all projects
|
6 years ago |
ed
|
618f3645b2
|
Android: Fixed some issues in the native content sharing code
|
6 years ago |
ed
|
9c83b28e4a
|
Fixed a shadowing warning in the VST3 wrapper
|
6 years ago |
ed
|
6acbb3e4d4
|
Partially reverted af6fc6b to add back in AudioPluginDemo input bus
|
6 years ago |
ed
|
18523101be
|
Windows: Refactored DPI handling in the VST wrapper and hosting code
|
6 years ago |
ed
|
af6fc6b66a
|
AudioPluginDemo fixes for AUv3 builds - don't add input bus and ensure that updateTrackProperties() is called on the message thread
|
6 years ago |
ed
|
ad241f8fec
|
Projucer: Only add com.apple.security.app-sandbox entitlement by default to AUv3 projects on macOS
|
6 years ago |
ed
|
2b48d0e4bc
|
Projucer: Removed a duplicate plugin characteristic setting in PIPGenerator
|
6 years ago |
ed
|
f2440ec8e2
|
Initialise dataSize in MemoryInputStream constructor that takes a MemoryBlock rvalue reference
|
6 years ago |
ed
|
5d920ade5c
|
Android: Fixed an issue when opening mono output streams in Oboe
|
6 years ago |
ed
|
b3ad34fa80
|
Added Builds/Android/app/.cxx directory to .gitignore to squash some noise when building Android projects in tree
|
6 years ago |
ed
|
9e030b7eaf
|
Don't attempt to open input channels if audio recording permission isn't granted in the audio app template
|
6 years ago |
ed
|
11b184e43f
|
Projucer: Updated some code that was using an incorrect method to get module config flags
|
6 years ago |
Tom Poole
|
2269cf8168
|
APVTS: Fixed some threading issues
|
6 years ago |
reuk
|
4b7043b0cd
|
OptionalScopedPointer: Added proper move semantics and convenience constructors
|
6 years ago |
reuk
|
c2f058df80
|
Threadsafety improvements
|
6 years ago |
Tom Duncalf
|
6c4224d05a
|
Android: Fixed some compiler warnings when compiling with Oboe enabled
|
6 years ago |
ed
|
baebb9d1b5
|
Fixed a dangling pointer deletion when moving PopupMenu submenus
|
6 years ago |
Mike Toon
|
a6fded11e6
|
BLOCKS: Use unique_ptr for setting program and add new block listeners
|
6 years ago |
ed
|
113342d1e6
|
Fixed an issue sharing files on Android in the DialogsDemo
|
6 years ago |
ed
|
c2c98d3fdb
|
Updated some incorrect documentation in ValueWithDefault
|
6 years ago |
ed
|
fde098133a
|
Fixed a documentation issue in InAppPurchases
|
6 years ago |
ed
|
171b7812f4
|
Updated platform implementations of Desktop::setKioskComponent() to be multi-monitor aware
|
6 years ago |
ed
|
8b4ba1ff25
|
Fixed an issue in 9fda031
|
6 years ago |
ed
|
0ff16ddadb
|
Windows: Fixed a potential crash when closing and re-opening WASAPI audio devices
|
6 years ago |
ed
|
9fda031414
|
Check input as well as output devices names when checking if current audio device is still available in AudioDeviceManager::audioDeviceListChanged()
|
6 years ago |
ed
|
8209053244
|
Check if zone is active in MPEInstrument::updateNoteTotalPitchbend() to fix a zone mismatch bug
|
6 years ago |
Tom Poole
|
2650458e1f
|
Projucer: Changed the Xcode subproject paths to be relative to the build directory rather than the project directory
|
6 years ago |
ed
|
1c3128fc50
|
Projucer: Add push notifications entitlement to audio plug-in projects if exporter setting is enabled
|
6 years ago |
ed
|
c8532775e5
|
Send broadcast message to all local addresses in NetworkServiceDiscovery::Advertiser::sendBroadcast()
|
6 years ago |
reuk
|
68b02efea1
|
AudioProcessorGraph: Immediately rebuild the graph if topology changes on the message thread
|
6 years ago |
reuk
|
f9532f609e
|
DocumentWindow: Made macOS windows respect constrainer minSize when in split screen
|
6 years ago |
ed
|
46aa467303
|
Removed const qualifier from dsp::Bias::processSample()
|
6 years ago |
ed
|
1e71c07a49
|
JUCE version 5.4.7
|
6 years ago |
ed
|
542e661374
|
Re-saved all projects
|
6 years ago |
ed
|
e1e58b9c6d
|
macOS: Fixed an NSWindow focus bug introduced in 8ce79e2
|
6 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
6 years ago |
ed
|
6561e5c040
|
Windows: Fixed a few more JUCE_WINDOWS == JUCE_MSVC assumptions
|
6 years ago |
ed
|
ab12d7e406
|
Android: Fixed a potential NullPointerException in the BillingClient code
|
6 years ago |
ed
|
f530adf19e
|
Projucer: Always add entitlements file for targets with hardened runtime enabled
|
6 years ago |
ed
|
e4d10979ae
|
macOS: Fixed an NSWindow focus bug introduced in 8ce79e2
|
6 years ago |
Tom Poole
|
99786cf7fd
|
DemoRunner: Changed the default setting for reporting app usage
|
6 years ago |
ed
|
79385cc1e3
|
VST2: Send audioMasterUpdateDisplay opcode on the message thread to fix some hosts not updating
|
6 years ago |
Tom Poole
|
0fa4738cc1
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
b44de11856
|
Projucer: Removed some unrequired custom plist entries
|
6 years ago |
ed
|
c73c5512d5
|
Projucer: Refactored the module handling code
|
6 years ago |