| .. |
|
juce_audio_basics
|
Added some missing 60fps framerate variables
|
8 years ago |
|
juce_audio_devices
|
Fixed a double-free Windows MIDI device bug
|
8 years ago |
|
juce_audio_formats
|
Fixed wav file reader unit tests
|
8 years ago |
|
juce_audio_plugin_client
|
Added some missing 60fps framerate variables
|
8 years ago |
|
juce_audio_processors
|
Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback
|
8 years ago |
|
juce_audio_utils
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability
|
8 years ago |
|
juce_blocks_basics
|
Added documentation for repaint() method in LittleFootFunctions.txt
|
8 years ago |
|
juce_box2d
|
Restored module header #defines
|
8 years ago |
|
juce_core
|
Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails
|
8 years ago |
|
juce_cryptography
|
Restored module header #defines
|
8 years ago |
|
juce_data_structures
|
Did a bit of comment and code cleanup in ValueTree
|
8 years ago |
|
juce_events
|
Removed activateIgnoringOtherApps call in macOS shutdown code to avoid JUCE stealing keyboard focus from other apps
|
8 years ago |
|
juce_graphics
|
Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it
|
8 years ago |
|
juce_gui_basics
|
In TextEditor, avoided an unwanted change callback in TextEditor::setText(), and did a bit of C++11 modernising
|
8 years ago |
|
juce_gui_extra
|
Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding
|
8 years ago |
|
juce_opengl
|
Modernised a few RectangleList iterators
|
8 years ago |
|
juce_osc
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
juce_tracktion_marketplace
|
Restored module header #defines
|
8 years ago |
|
juce_video
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
JUCE Module Format.txt
|
Add pkg-config support for linux
|
9 years ago |