1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2013-12-29 11:02:59 +00:00
..
juce_audio_basics Added aftertouch callbacks to the Synthesiser class. 2013-12-28 14:58:03 +00:00
juce_audio_devices Another CoreAudio fix. 2013-12-27 11:41:01 +00:00
juce_audio_formats Better seeking in mp3 reader. 2013-12-23 13:09:29 +00:00
juce_audio_plugin_client Added some comments. 2013-12-26 10:49:51 +00:00
juce_audio_processors Added some comments. 2013-12-26 10:49:51 +00:00
juce_audio_utils Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes. 2013-12-18 10:57:11 +00:00
juce_box2d A few minor changes to keep the Clang analyser happy. 2013-11-19 14:11:27 +00:00
juce_browser_plugin_client Fix for some NPAPI code. 2013-12-04 09:23:56 +00:00
juce_core Added a LocalisedString::setFallback() method. 2013-12-29 11:02:59 +00:00
juce_cryptography Version 3.0.0 2013-11-19 10:13:14 +00:00
juce_data_structures Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_events Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_graphics Workaround for DirectWrite failing to load certain fonts. 2013-12-29 10:31:59 +00:00
juce_gui_basics Numeric rounding error fix in Slider. 2013-12-28 16:46:57 +00:00
juce_gui_extra Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
juce_opengl Version 3.0.0 2013-11-19 10:13:14 +00:00
juce_video Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00