ed
|
dbd48a755c
|
Projucer: Only add platform toolset, target platform version and IPP setting properties to configuration property groups in the VS exporter
|
2018-11-01 17:55:36 +00:00 |
|
ed
|
86bdcbae15
|
Projucer: Add a cp command to the Makefile exporter to copy the Unity GUI script to the build directory
|
2018-11-01 09:57:33 +00:00 |
|
ed
|
aae372d68c
|
Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called
|
2018-11-01 09:46:20 +00:00 |
|
ed
|
3458d11078
|
Projucer: Increase the height of the user settings popup slightly when using the Projucer in GPL mode
|
2018-10-31 15:24:14 +00:00 |
|
ed
|
29b673a283
|
Unity: Fixed a compile warning in the plugin wrapper on Linux
|
2018-10-31 14:29:45 +00:00 |
|
Daniel Walz
|
49ef70cc0d
|
BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly
|
2018-10-31 10:16:42 +00:00 |
|
ed
|
b3a1d56eba
|
Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0
|
2018-10-30 14:14:45 +00:00 |
|
ed
|
04c931ad56
|
Update README.md and add LICENSE.md
|
2018-10-30 12:51:38 +00:00 |
|
ed
|
d9dee4d873
|
Update README.md and add LICENSE.md
|
2018-10-30 12:49:28 +00:00 |
|
jules
|
9054620d67
|
Updated some Oboe calls that had changed name
|
2018-10-30 11:19:04 +00:00 |
|
Tom Poole
|
61e2e80581
|
APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values
|
2018-10-30 11:00:45 +00:00 |
|
ed
|
9b4ba780ed
|
Fixed a potential out-of-bounds array access in the CoreAudio internals
|
2018-10-29 16:51:10 +00:00 |
|
ed
|
0b71fdb9a8
|
Added support for lower sample rates to audio devices
|
2018-10-29 15:12:58 +00:00 |
|
Dimitri Sudell
|
926e1fe38f
|
Littlefoot: Added support for (global) arrays
|
2018-10-29 15:05:13 +00:00 |
|
Tom Poole
|
3c121b8538
|
MacOS: Fixed a crash hiding an NSView in Vienna Ensemble Pro
|
2018-10-29 09:52:28 +00:00 |
|
ed
|
c43e62a16a
|
Whitespace
|
2018-10-26 14:21:17 +01:00 |
|
cesare
|
be56122e7e
|
Linux: Fix problem with ALSA midi name in console applications
|
2018-10-26 12:25:49 +01:00 |
|
ed
|
32e6528508
|
MPE: Set the note-on time of MPESynthesiserVoice correctly
|
2018-10-26 09:51:36 +01:00 |
|
ed
|
e7cf00e977
|
Fix a Linux build error in previous commit
|
2018-10-25 16:55:29 +01:00 |
|
ed
|
9684de485c
|
Projucer: Avoid hitting some assertions in File::parseAbsolutePath() when searching for the DemoRunner on Windows
|
2018-10-25 16:47:22 +01:00 |
|
Tom Poole
|
98def04379
|
WinRT: Added a dedicated ComPtr class
|
2018-10-25 16:12:45 +01:00 |
|
ed
|
1702fa04aa
|
Projucer: Fixed a dangling pointer crash which could occur in modules items with config flags
|
2018-10-25 15:14:31 +01:00 |
|
ed
|
5c4329e0fc
|
Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers
|
2018-10-25 14:14:28 +01:00 |
|
ed
|
e3635ec2f8
|
Projucer: Re-scan invalid JUCE module paths to ensure AvailableModuleList is updated
|
2018-10-25 11:12:06 +01:00 |
|
ed
|
b758d83415
|
Projucer: Removed an unused method and fixed a potential crash when refreshing module tree items
|
2018-10-25 11:06:00 +01:00 |
|
Tom Poole
|
4094bcc45a
|
Fixed some Doxygen parsing errors
|
2018-10-25 10:18:20 +01:00 |
|
ed
|
a58b3ff38b
|
Projucer: Added a "Reset to Defaults" button to the global paths window
|
2018-10-25 09:47:17 +01:00 |
|
ed
|
acd3c0b8ee
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
ed
|
59e70ad82c
|
VST3: Removed some ancient native host window resizing code from the plug-in wrapper
|
2018-10-24 14:47:57 +01:00 |
|
ed
|
e8a31171fe
|
VST3: Fixed a resizing bug on macOS FL Studio
|
2018-10-24 12:47:04 +01:00 |
|
ed
|
aec716c36e
|
VST3: Fixed an incorrect VST2 SDK include path
|
2018-10-24 11:54:08 +01:00 |
|
ed
|
8667ffc059
|
Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them
|
2018-10-24 11:45:51 +01:00 |
|
ed
|
87a89e71e8
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
jules
|
86b4fd72a0
|
Added support for extremely high sample rates to audio devices
|
2018-10-24 10:33:14 +01:00 |
|
jules
|
2666842fa5
|
Used the shared posix networking code for Android where the target SDK supports it
|
2018-10-23 17:34:23 +01:00 |
|
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
2018-10-23 16:00:43 +01:00 |
|
jules
|
a54535bc31
|
Made openSL select a default sample rate when 0 is passed in
|
2018-10-23 15:02:28 +01:00 |
|
jules
|
a2fcd9b4c1
|
Added android broadcast address support
|
2018-10-23 14:59:53 +01:00 |
|
jules
|
048cfd6a3c
|
Handled some uncaught error cases in android openSL
|
2018-10-23 12:50:14 +01:00 |
|
jules
|
cfc85445b5
|
Minor tidying up
|
2018-10-23 12:50:14 +01:00 |
|
ed
|
0f103ac7e7
|
Projucer: Ensure that per-exporter SDK paths are backwards compatible
|
2018-10-23 11:06:42 +01:00 |
|
ed
|
c407d528b1
|
Projucer: Fixed a bug where per-exporter SDK paths would not be saved/recalled correctly
|
2018-10-23 10:17:38 +01:00 |
|
ed
|
f57237df83
|
Projucer: Fixed another unreachable code warning
|
2018-10-23 09:43:59 +01:00 |
|
ed
|
aa99b2f0ae
|
Projucer: Fixed an unreachable code warning
|
2018-10-23 09:30:07 +01:00 |
|
ed
|
1a25a0615c
|
Projucer: Removed some unused methods from ProjucerApplication and refactored the DemoRunner scanning code to cache previously found files
|
2018-10-22 16:43:13 +01:00 |
|
ed
|
c4eb15eb21
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
2018-10-22 16:42:22 +01:00 |
|
ed
|
3f2f2f65a4
|
Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault
|
2018-10-22 16:38:04 +01:00 |
|
ed
|
dbe40552a7
|
Projucer: Fixed a bug where the "use global path" option would not be respected for new projects
|
2018-10-22 16:35:49 +01:00 |
|
Tom Poole
|
2a5e20a10a
|
Tidied up some WinRT code
|
2018-10-22 12:11:50 +01:00 |
|
ed
|
c3e7c47252
|
Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes
|
2018-10-19 15:18:14 +01:00 |
|