jules
dffe781318
Fix for RTAS parameter default values.
10 years ago
jules
efb40313b4
Avoided a false alarm unit test failure.
10 years ago
jules
c5e0a60481
Added a couple of documentation notes.
10 years ago
jules
4c932b696c
Fixed linux thread affinity code.
10 years ago
hogliux
7d14a1010d
Fix edge-case where no main display would be found on the raspberry pi
10 years ago
hogliux
3ed50c3f09
Fix divide-by-zero issue in screen dpi calculation on raspberry pi
10 years ago
jules
06c1a15496
Added some missing 'override' decorators
10 years ago
jules
0a377a95c5
Fix for code editor long lines not rendering
10 years ago
jules
db4a0ffec5
Added method UndoManager::getCurrentTransactionName
10 years ago
hogliux
79c5c34466
Fix bug where a socket connection error was mistakenly ignored
10 years ago
hogliux
04df084d73
Change behaviour of VST3EditController::setComponentState to fall through to base class instead of returning false
10 years ago
hogliux
2b27f5b36e
Fix automation issue when automation points are edited before opening editor. See: http://www.juce.com/forum/topic/automation-issue-cubase/nuendo#new
10 years ago
hogliux
c76876d388
Adds proper per-monitor scaling support on linux
10 years ago
jules
395cf7ac46
Added a small comment to TextEditor
10 years ago
Timur Doumler
a0c30467da
Fixed an issue where an AU host would not update the current preset name in case it was changed inside the plugin.
10 years ago
jules
722bee0852
Fix for linux VST hosting window sizing.
10 years ago
jules
c1df93cf67
Improvement to the Synthesiser voice-stealing algorithm
10 years ago
jules
1c19301b1f
Avoided a possible crash in ValueTree::readFromStream when loading corrupt data.
10 years ago
jules
6fbc00f0ce
Fix for linux VST hosting window creation
10 years ago
jules
67ab6a562c
Fix for an edge-case where dragging within a triple-click would trigger a false double-click
10 years ago
jules
21b1ba0e94
Documentation fix.
10 years ago
hogliux
cb2eee8f02
Fixed typo in ComboBox class
10 years ago
hogliux
00374c9ca9
Fix typo
10 years ago
Timur Doumler
48c32fde3b
Minor clean-up in LookAndFeel_V2::getSliderLayout.
10 years ago
Timur Doumler
b68b4670b9
Added SliderLayout to LookAndFeel to allow flexible slider/textbox positioning. Refactored Slider to separate this functionality.
10 years ago
jules
e056223b52
Removed a Logic workaround that's no longer needed.
10 years ago
hogliux
a401655297
Fix missed linux warning in VST wrapper
10 years ago
Timur Doumler
be9a2ff1bb
Implemented support for Android OpenGL native ARGB pixel format.
10 years ago
jules
a73e8d6b80
Added a method ResizableWindow::setDraggable()
10 years ago
jules
1952ed195e
Whitespace
10 years ago
hogliux
8c242b7547
Fix warnings on linux
Linux now compiles (clang++-3.5) without warnings when the following is enabled (these flags are identical to equator mac warnings):
-Wreorder -Wconstant-conversion -Wint-conversion -Woverloaded-virtual -Wuninitialized -Wunused-parameter -Wshorten-64-to-32 -Wstrict-aliasing -Wshadow -Wconversion -Wsign-compare -Werror -Wsign-conversion
10 years ago
hogliux
e732c6e6d8
Fix VisualStudio warning
10 years ago
hogliux
e0d1dd0a71
Fix warnings on Mac and Linux
10 years ago
hogliux
67cc7f3fed
Add multicast support to juce_Socket
10 years ago
jules
581158e443
Fixed a rare race condition in OSX URL reading.
10 years ago
jules
ba0c4bd823
Fixed an alignment issue when writing WAV files with tracktion loop info blocks.
10 years ago
jules
7e51e64422
Added detection for SSSE3 and AVX instructions to the SystemStats class.
10 years ago
jules
6cd473576b
Fixed a warning on iOS.
10 years ago
jules
19b2beec63
Added OperatingSystemType::MacOSX for checking whether any version of OSX is running, and also Windows 10 detection.
10 years ago
jules
c17a72e5b1
Minor clean-ups.
10 years ago
jules
739e8ffba0
Fix to make sure IME methods are possible with text components that are directly added to the desktop.
10 years ago
jules
5cd4bf5905
Added a method MouseInactivityDetector::setMouseMoveTolerance()
10 years ago
jules
7ee6583952
Tweaked the way Freetype is included to allow it to be used on other OSes than linux, and to be used in its amalgamated form.
10 years ago
jules
68fa0eaa19
Fixed a minor compiler warning.
10 years ago
jules
06f279856c
Added support to the Javascript parser for invoking custom methods via DynamicObject::invokeMethod
10 years ago
jules
10a912453c
Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm
10 years ago
jules
6ebc6378ef
More TracktionMarketplaceUnlockForm customisability changes
10 years ago
jules
ac175bca9e
More additions and tweaks to TracktionMarketplaceStatus.
10 years ago
jules
973e530bcf
Additions and tweaks to the tracktion_marketplace module to make it more flexible.
10 years ago
jules
adf01a6a15
Whitespace
10 years ago