jules
|
3b2014a5db
|
Code cleanups in OSX networking
|
8 years ago |
jules
|
fc844d949c
|
Refactored the way OSX main menu updating happens, to avoid some issues when refreshing the whole menu bar
|
8 years ago |
jules
|
1465f545d1
|
Made an openGL assertion slightly less strict
|
8 years ago |
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
tpoole
|
405a6aeaed
|
Fixed a MinGW tablet mode detection compiler error
|
8 years ago |
tpoole
|
79bdbc37cc
|
Fixed some misleading indentation warnings
|
8 years ago |
ed
|
91eb19e6f5
|
Added a call to sendLookAndFeelChange() before making new tab content component visible in TabbedComponent::changeCallback
|
8 years ago |
ed
|
ee6411ea13
|
Fixed a typo in MenuBarModel
|
8 years ago |
jules
|
e561f1f5aa
|
Whitespace
|
8 years ago |
jules
|
5c4553a06c
|
Added a parameter to SystemStats::CrashHandlerFunction to supply some platform-specific crash details
|
8 years ago |
tpoole
|
82565a0c96
|
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
|
8 years ago |
tpoole
|
b3e5834a91
|
Removed the VS2010 and VS2012 exporters
|
8 years ago |
tpoole
|
c993f46933
|
Fixed platform-dependent default global Projucer preferences
|
8 years ago |
jules
|
c236e75cf5
|
Adde some missing JUCE_API annotations
|
8 years ago |
tpoole
|
e4857ceaae
|
Added MacOS SystemStats::getDeviceDescription
|
8 years ago |
jules
|
4c6d20681d
|
Made WindowsRegistry::deleteKey operate recursively
|
8 years ago |
jules
|
cd59c26a0e
|
Added some JUCE_API flags to some RelativeTime global operators
|
8 years ago |
tpoole
|
554645b750
|
Changed the JUCE demo plug-in and host to compile in 64 bit for the latest version of Visual Studio
|
8 years ago |
ed
|
479390c689
|
Try to use TreeView background colour when painting open/close button in TreeViewItem::paintRecursively() instead of always using white
|
8 years ago |
tpoole
|
9a8298a91a
|
Fixed VST3 compiler warning
|
8 years ago |
jules
|
86f1b6628f
|
Added a reference count getter method to SharedResourcePointer
|
8 years ago |
hogliux
|
96dcf64967
|
Added Projucer support for C++ language standard in VS 2017
|
8 years ago |
tpoole
|
7e9b8fd923
|
Improved a menu label in the standalone filter window
|
8 years ago |
ed
|
f855806602
|
Added 'JUCE_USE_WINDOWS_POINTER_API' flag to juce_gui_basics.h to enable/disable the advanced Windows pointer API (only available on Windows 8 and above).
|
8 years ago |
jules
|
b8d1183f78
|
Fixed a typo in a comment
|
8 years ago |
hogliux
|
dcc35c5dd6
|
Fixed a VST3 bug where a WaveLab workaround would unintentionaly mute buses for certain multi-bus plug-ins
|
8 years ago |
hogliux
|
d0b704c6d4
|
Fixed a potential crash in the VST3 wrapper when certain buses are disabled
|
8 years ago |
hogliux
|
de723216b5
|
Fixed an issue where the bus enabled radio button in the audio demo host would not update properly
|
8 years ago |
tpoole
|
ca1b03a22d
|
Minor style fixes
|
8 years ago |
tpoole
|
f670b0a9d9
|
Removed some VS project files with old names
|
8 years ago |
jules
|
4b1d4c9681
|
Added a cast to avoid a compiler warning
|
8 years ago |
tpoole
|
1dd4b05516
|
Resaved all projects
|
8 years ago |
ed
|
8ca0bc6791
|
Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource.
|
8 years ago |
tpoole
|
5920bcd20b
|
Fixed WinRT MIDI static initialisation error
|
8 years ago |
ed
|
b7b8d5be57
|
Multiple fixes for touch and pen input on Windows
|
8 years ago |
hogliux
|
2e08db47ff
|
Added a shader workaround for GPUs on older Android devices
|
8 years ago |
ed
|
501d7299a6
|
Added documentation for some missing LittleFoot methods
|
8 years ago |
hogliux
|
2ca5a9c32b
|
Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK
|
8 years ago |
hogliux
|
bcf743b33f
|
Removed whitespace characters from MSVC project names
|
8 years ago |
tpoole
|
112b88f289
|
Made the WinRT MIDI service run on app startup
|
8 years ago |
hogliux
|
08483a0138
|
Fixed a VS 2017 compiler warning
|
8 years ago |
hogliux
|
bba9c7e9ed
|
Added Visual Studio 2017 exporter to the Projucer
|
8 years ago |
jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
8 years ago |
hogliux
|
9c7ee8710a
|
Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
|
8 years ago |
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
8 years ago |
jules
|
35f78e15fb
|
Added printout of SystemStats::getNumPhysicalCpus() to demo app
|
8 years ago |
jules
|
6658f1fa70
|
Fixed a documentation typo
|
8 years ago |
jules
|
f6873c2273
|
(Fixed a typo in linux code in the last commit)
|
8 years ago |
jules
|
2d192bed9b
|
Added method SystemStats::getNumPhysicalCpus()
|
8 years ago |
jules
|
d6bf2e8cf9
|
Added line spacing to TextEditor and methods to set/get the current line spacing
|
8 years ago |