The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed b29b45e8cd Projucer: undef "linux" when using GCC to fix symbol collision when using the GNU extensions 5 years ago
..
Windows Projucer: Refactored the module handling code 5 years ago
jucer_Application.cpp Projucer: Take title bar into account when keeping windows onscreen 5 years ago
jucer_Application.h PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 5 years ago
jucer_AutoUpdater.cpp Projucer: Updated the autoupdater 5 years ago
jucer_AutoUpdater.h Projucer: Updated the autoupdater 5 years ago
jucer_CommandIDs.h Projucer: Refactor the autoupdater to set executable file permissions after updating 6 years ago
jucer_CommandLine.cpp Added a couple more file types to the projucer's list when stripping whitespace 6 years ago
jucer_CommandLine.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 6 years ago
jucer_CommonHeaders.h Projucer: undef "linux" when using GCC to fix symbol collision when using the GNU extensions 5 years ago
jucer_Headers.h Always #include JuceHeader.h from the include search path 5 years ago
jucer_Main.cpp Projucer: Added a "PIP Creator" utility tool 7 years ago
jucer_MainWindow.cpp Projucer: Avoid hitting an assertion when keeping windows onscreen 5 years ago
jucer_MainWindow.h Projucer: Take title bar into account when keeping windows onscreen 5 years ago
jucer_ProjucerAnalytics.cpp Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way 6 years ago
jucer_ProjucerAnalytics.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago