ed
|
fe49d69dfc
|
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
|
6 years ago |
ed
|
a58b3ff38b
|
Projucer: Added a "Reset to Defaults" button to the global paths window
|
6 years ago |
ed
|
8667ffc059
|
Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them
|
6 years ago |
ed
|
c4eb15eb21
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
6 years ago |
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
ed
|
914870b573
|
Projucer: Fixed a crash when opening the editor colour scheme window
|
7 years ago |
ed
|
f77c995b4d
|
Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning
|
6 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
6 years ago |
ed
|
bf8adbc29a
|
Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings
|
7 years ago |
hogliux
|
cf4f12a452
|
Replaced our VST2 interface headers with official VST3 SDK
|
7 years ago |
ed
|
6a1d6f9cb8
|
Projucer: Fixed a crash when opening the editor colour scheme window
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
ed
|
c03c950c48
|
Projucer: Add array delimiter strings to the PIPCreator multi-choice values
|
7 years ago |
jules
|
aeee6f4c33
|
Projucer: added a command-line flag --lf to make the whitespace and other file-generating tools use LF as linefeeds rather than CRLF
|
7 years ago |
ed
|
8a467e7dc3
|
Projucer: Added a "PIP Creator" utility tool
|
7 years ago |
ed
|
2bd4611c03
|
Projucer: Update all links to the new website
|
7 years ago |
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
7 years ago |
ed
|
47af78fe0b
|
Projucer: Implement PIPGenerator
|
7 years ago |
ed
|
8924eda7b7
|
Projucer: Fix for toggle button not showing in the "Application Usage Data" window
|
7 years ago |
Noah Dayan
|
e690350df3
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
ed
|
ce253595f2
|
Projucer: Added some options to the SVG path converter to toggle stroke/fill and closing sub-paths
|
7 years ago |
ed
|
642061a31b
|
Projucer: Used Button::onClick to simplify some code
|
7 years ago |
jules
|
33c0940d74
|
Cleaned up a few more ScopedPointer uses
|
7 years ago |
jules
|
3ec5c17bb1
|
Misc cleanups relating to ScopedPointer
|
7 years ago |
jules
|
d32ced157a
|
Projucer: Added some drag+drop and copy-to-clipboard functions to the SVG helper tool
|
7 years ago |
tpoole
|
a75f023ca5
|
Clion: Added a global path to the CLion exe
|
7 years ago |
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |