ed
|
7c46c45dcd
|
iOS: Fixed a warning about MobileCoreServices framework being replaced by CoreServices
|
4 years ago |
ed
|
b196855b37
|
Projucer: Fixed some warnings in the latest Xcode
|
4 years ago |
Tom Poole
|
1ffe39c0ba
|
Added some .gitignore rules for Visual Studio Code and CMake
|
4 years ago |
ed
|
35d0a8c814
|
Updated bundled Ogg Vorbis library to 1.3.7
|
4 years ago |
ed
|
44c92e95c0
|
Defined AudioPlayHead::CurrentPositionInfo methods inline
|
4 years ago |
ed
|
ad0e7b829f
|
Projucer: Add missing module dependencies when creating new projects
|
4 years ago |
ed
|
9f68aff35b
|
macOS: Fixed some symbol clashes when building 32-bit plug-ins
|
4 years ago |
reuk
|
2631d4120a
|
CMake: Fix incorrect property name in gui app example project
|
4 years ago |
Tom Poole
|
6f22faf29d
|
Linux: Fixed a bug setting the VST3 plug-in bundle arch dir
|
4 years ago |
reuk
|
8fc1c1abae
|
JACK: Fix bug where input and output devices were reversed
|
4 years ago |
ed
|
33f34273d4
|
VST3: Added DLLHandleCache singleton pool to hold and dispose of opened plug-in handles when hosting
|
4 years ago |
ed
|
452c3e6e64
|
macOS: Fixed warnings about NSKVONotifying subclasses on shutdown
|
4 years ago |
reuk
|
c4f41de21d
|
ASIO: Fix warnings when building with ClangCL
|
4 years ago |
reuk
|
64fa95deef
|
SamplerPlugin: Fix bug where cancelling load could cause a segfault
|
4 years ago |
reuk
|
994ba04d7e
|
FileChooser: Use a newer friendlier filebrowser on Windows
|
4 years ago |
ed
|
a4d43c16e3
|
Added an underline toggle to FontsDemo
|
4 years ago |
ed
|
508d6de04e
|
Underline whitespace atoms in TextEditor when font is underlined
|
4 years ago |
ed
|
4ddcc7bb61
|
macOS: Set CoreText underline property when creating native text layout
|
4 years ago |
ed
|
12bff68e34
|
Added vertical justification support to TextEditor
|
4 years ago |
Tom Poole
|
816d7cf826
|
Re-saved all projects
|
4 years ago |
Tom Poole
|
42ee1c7acf
|
Changed the DemoRunner bundle ID
|
4 years ago |
reuk
|
6f50d36b00
|
Projucer: Fix bug where the small icon was used to generate xcassets
|
4 years ago |
ed
|
f85d362c9f
|
iOS: Fixed ContentSharer native window visibility
|
4 years ago |
reuk
|
14eebfb85a
|
Projucer: Write correct icon format in Codeblocks exporter
|
4 years ago |
reuk
|
75702b839e
|
CMake: Fix bug where binarydata dependencies were misnamed
|
4 years ago |
ed
|
c73d215cc0
|
Linux: Use return code of `which` to determine whether executable is available instead of parsing output
|
4 years ago |
ed
|
a3af3a5381
|
Projucer: Disable project saving when file modification warning is showing
|
4 years ago |
Tom Poole
|
f6782fe25b
|
Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names"
This reverts commit 56f11e8611 .
|
4 years ago |
Tom Poole
|
56f11e8611
|
XML: Added an additional assertion when parsing/creating malformed namespaced tag names
|
5 years ago |
ed
|
f916fb42c2
|
Projucer: Run post-export script after saving project file
|
4 years ago |
ed
|
21e4522891
|
Ensure that audio device is always stopped before modifying in AudioDeviceManager::setAudioDeviceSetup()
|
4 years ago |
ed
|
450ac8ade5
|
Projucer: Don't assert when no icons are specified in Code::Blocks exporter
|
4 years ago |
ed
|
6a9f9cd550
|
Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages
|
4 years ago |
ed
|
00ed43e29a
|
Linux: Fixed a UTF-8 conversion issue in the system clipboard code
|
4 years ago |
ed
|
e92749e7ca
|
Linux: Fixed a bug in detecting which native file browser to use on Manjaro where `which` returns a non-empty string on failure and fixed a bug in zenity wildcard args
|
4 years ago |
ed
|
9db01c4362
|
Linux: Set class hint for windows so they behave correctly in the dock
|
4 years ago |
ed
|
5b5554b7eb
|
macOS/iOS: Fixed a leak in the VideoComponent code when loading videos asynchronously
|
4 years ago |
ed
|
1b2c9c154b
|
iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default
|
4 years ago |
ed
|
dd3c96b7e7
|
iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window
|
4 years ago |
ed
|
8152b21bf2
|
iOS: Fixed warning about adding rootViewController view to view hierarchy
|
4 years ago |
ed
|
54f65256e2
|
Cleaned up some whitespace
|
4 years ago |
ed
|
301f4f5437
|
iOS: UIViewComponentPeer refactoring
|
4 years ago |
ed
|
ccfee61773
|
iOS: Removed some unused deployment target checks
|
4 years ago |
ed
|
f0c90e4c12
|
Removed some unnecessary isOnTouchDevice() checks in the AudioPluginHost
|
4 years ago |
Ivan Cohen
|
2f9b301cb7
|
DSP: Fixed a logarithmic conversion issue in Phaser
|
4 years ago |
Tom Poole
|
31613e8e7d
|
Support Metal shaders in modules
|
5 years ago |
ed
|
6a01abbc41
|
Projucer: Tidy up
|
4 years ago |
Tom Poole
|
6e99a435ed
|
Whitespace
|
4 years ago |
ed
|
1afbbe5417
|
Projucer: Made the plug-in client file target type check a bit more robust
|
4 years ago |
ed
|
41e72481fc
|
Bumped root CMakeLists.txt version number to 6.0.1
|
4 years ago |