1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2017-04-10 12:06:27 +01:00
..
juce_audio_basics Added some missing 60fps framerate variables 2017-04-03 11:25:48 +01:00
juce_audio_devices Fixed a double-free Windows MIDI device bug 2017-04-10 10:27:49 +01:00
juce_audio_formats Fixed wav file reader unit tests 2017-04-06 11:55:32 +01:00
juce_audio_plugin_client Added some missing 60fps framerate variables 2017-04-03 11:25:48 +01:00
juce_audio_processors Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback 2017-04-03 12:16:58 +01:00
juce_audio_utils Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 2017-04-05 19:07:47 +01:00
juce_blocks_basics Added const expressions to the littlefoot compiler 2017-04-10 12:06:27 +01:00
juce_box2d Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_core Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 2017-04-07 11:28:53 +01:00
juce_cryptography Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_data_structures Did a bit of comment and code cleanup in ValueTree 2017-04-10 09:44:10 +01:00
juce_events Fixed a minor documentation typo in a ChangeBroadcaster assertion comment 2017-04-10 11:11:04 +01:00
juce_graphics Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it 2017-04-06 10:55:48 +01:00
juce_gui_basics Improved some SVG CSS parsing, and did some minor internal cleanup on the parser. 2017-04-10 10:30:36 +01:00
juce_gui_extra Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding 2017-04-04 15:57:36 +01:00
juce_opengl Modernised a few RectangleList iterators 2017-04-03 16:08:07 +01:00
juce_osc Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_tracktion_marketplace Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_video Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00