1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure
- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file
2023-03-16 08:53:12 +00:00
..
Assets ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
Audio AudioSynthesiserDemo: Show output rather than input in waveform view 2023-03-02 12:03:32 +00:00
CMake Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
DemoRunner GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
DSP Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
GUI OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 2023-03-06 12:35:26 +00:00
Plugins SamplerPluginDemo: Fix unqualified uses of std::move 2023-03-02 13:25:50 +00:00
Utilities InAppPurchases: Ensure that the iOS implementation notifies on failure 2023-03-02 12:03:32 +00:00
CMakeLists.txt Linux: Enable ARA compilation 2022-08-03 13:06:55 +00:00