1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2011-08-23 15:02:11 +01:00
..
juce_audio_basics Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
juce_audio_devices Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00
juce_audio_formats Fixed a typo in the introjucer. C++0x fixes. 2011-08-22 16:40:37 +01:00
juce_audio_plugin_client RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
juce_audio_processors VST fix. Minor clean-ups. 2011-08-22 19:34:36 +01:00
juce_audio_utils Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
juce_browser_plugin Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00
juce_core RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
juce_cryptography Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00
juce_data_structures RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
juce_events RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
juce_graphics Fixed a typo in the introjucer. C++0x fixes. 2011-08-22 16:40:37 +01:00
juce_gui_basics VST fix. Minor clean-ups. 2011-08-22 19:34:36 +01:00
juce_gui_extra Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
juce_opengl Linux opengl fix. 2011-08-22 21:31:22 +01:00
juce_video Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00