ed
|
9493889a7e
|
Windows: Ensure that ComponentPeer::contains() behaves correctly for non-DPI aware HWNDs running in a DPI aware process
|
6 years ago |
ed
|
81c0ec367e
|
Windows: Fixed a bug where bounds would be double scaled when using a non-default global scale factor
|
6 years ago |
jules
|
df5be847c3
|
Removed a redundant method and did some minor tidying
|
6 years ago |
jules
|
7ea87b4bc5
|
DRYed some IPAddress code
|
6 years ago |
jules
|
7b23dfe473
|
Made the Time class trivially copyable.
|
6 years ago |
jules
|
14989b6eda
|
Minor tidy-up to IPAddress
|
6 years ago |
ed
|
27888d3de9
|
Made Desktop::Displays::getMainDisplay() a little less restrictive
|
6 years ago |
Tom Poole
|
53c601e28b
|
Fixed a bug refreshing the parameter list of hosted plug-ins
|
6 years ago |
Tom Poole
|
b25c14535a
|
Fixed an issue adding two RectangleLists
|
6 years ago |
Tom Poole
|
9dda1432df
|
Fixed an overly restrictive jassert in PropertiesFile
|
6 years ago |
Tom Poole
|
7dd8e40114
|
iOS: Added a dealloc routine to JuceAppStartupDelegate
|
6 years ago |
jules
|
2433163b2f
|
Added a couple of workarounds for address sanitiser warnings
|
6 years ago |
Tom Poole
|
aab3926820
|
Fixed a documentation typo
|
6 years ago |
Tom Poole
|
3a2be25b9b
|
Fixed a bug in AudioPluginDemo
|
6 years ago |
Tom Poole
|
6626462908
|
Projucer: Create icns files with a more modern format
|
6 years ago |
Tom Poole
|
885168568d
|
Projucer: Enabled adding Xcode subprojects
|
6 years ago |
Ivan COHEN
|
9829a8ad09
|
Made the dsp::Oversampling class more customisable
|
6 years ago |
jules
|
d5034083cb
|
Fix for JSON stringification of INF and NaN double values
|
6 years ago |
jules
|
77634bc802
|
Fixed an issue in dsp::FilterDesign functions, and added some extra functionality
|
6 years ago |
jules
|
da5b615c10
|
Fix for GCC compiler warning
|
6 years ago |
jules
|
359132ed55
|
More zero -> nullptr fixes
|
6 years ago |
jules
|
132017558f
|
Replaced some more stray zeros being used as null pointers
|
6 years ago |
ed
|
04b0d05b31
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
81153ca8de
|
Fixed another typo
|
6 years ago |
Tom Poole
|
52fd18b807
|
Fixed a typo
|
6 years ago |
Tom Poole
|
38fbecf9c3
|
MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist
|
6 years ago |
Tom Poole
|
372d6df64e
|
MacOS: Fixed an issue with transparent windows on Mojave
|
6 years ago |
ed
|
a44d3d7bb2
|
Re-saved all projects
|
6 years ago |
ed
|
907cbb5a2c
|
Projucer: Remove the <uses-sdk> element from the Android manifest.xml file to fix some errors in Android Studio 3.2
|
6 years ago |
reuk
|
392bd972ac
|
Added converting constructors to OwnedArray, ArrayBase and HeapBlock
|
6 years ago |
jules
|
6fda0bffca
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
Tom Poole
|
1eb3de3312
|
Fixed a typo
|
6 years ago |
Tom Poole
|
8deef0b4bc
|
MacOS: Fixed a memory access bug when handling MAC addresses
|
6 years ago |
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
Tom Poole
|
81e206f963
|
MacOS: Fixed a bug parsing local file URLs containing URL escape characters
|
6 years ago |
Tom Poole
|
bedff61983
|
Added detection for some AVX512 features
|
6 years ago |
Tom Poole
|
f5cf03d2f5
|
A minor documentation update
|
6 years ago |
Tom Poole
|
b66f78bacf
|
Fixed some CoreGraphics image issues in the latest iOS and MacOS SDKs
|
6 years ago |
ed
|
823d5c58e6
|
Projucer: Added macOS 10.14 and iOS 12.0 support to the Xcode exporter
|
6 years ago |
miketoon
|
6997dbf537
|
BLOCKS: Added multi-channel config option for x and y tracking
|
6 years ago |
ed
|
6a3825f88f
|
Projucer: Fixed a potential crash when setting a global path from the command line
|
6 years ago |
miketoon
|
a1ae004c81
|
BLOCKS: Add program loaded callback
|
6 years ago |
jules
|
dbb1345583
|
Replaced calls to CGContextSetRGBStrokeColor with a path-based alternative due to strange iOS bugs
|
6 years ago |
Tom Poole
|
bd211ce7df
|
Fixed a bug limiting the extent of removeRange in ReferenceCountedArray
|
6 years ago |
jules
|
9fd0e53d3c
|
Added a missing include needed for AU hosting
|
6 years ago |
Tom Poole
|
8ee55994fa
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
bdc7a5977a
|
Projucer: Improved the format of Xcode pbxproj files
|
6 years ago |
Tom Poole
|
7624e3f61b
|
Re-saved all projects
|
6 years ago |
ed
|
5149ad511f
|
Projucer: Minor whitespace fix
|
6 years ago |
ed
|
68f0ba2a7b
|
Projucer: Only delete unwanted files in generated JuceLibraryCode folder after a successful save
|
6 years ago |