1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules
2013-08-13 14:56:46 +01:00
..
juce_audio_basics ALSA: added support for SND_PCM_FORMAT_S24_LE devices. 2013-08-12 12:56:17 +01:00
juce_audio_devices ALSA: fixed some problems with the minimum number of channels asked for. 2013-08-13 13:37:15 +01:00
juce_audio_formats Added an option for restricting the WAV file format. 2013-08-12 16:44:05 +01:00
juce_audio_plugin_client Fixed a few MSVC warnings. 2013-08-12 10:33:17 +01:00
juce_audio_processors Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 2013-08-02 17:37:25 +01:00
juce_audio_utils Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
juce_box2d Version number update 2013-07-17 16:26:42 +01:00
juce_browser_plugin Version number update 2013-07-17 16:26:42 +01:00
juce_core Merged non-Windows implementations of Process::terminate, and made it call std::terminate() 2013-08-13 12:42:40 +01:00
juce_cryptography Improved the SHA256 unit test, and added test for MD5. 2013-07-30 19:45:04 +01:00
juce_data_structures Version number update 2013-07-17 16:26:42 +01:00
juce_events Version number update 2013-07-17 16:26:42 +01:00
juce_graphics Much faster software rendering of glyphs when display is scaled. 2013-08-13 14:56:46 +01:00
juce_gui_basics Changed a couple of unicode characters used for OSX keypress symbols. 2013-08-12 21:21:44 +01:00
juce_gui_extra Fixed capitalisation of some include filenames. 2013-08-10 22:16:39 +01:00
juce_opengl Fix for GL in OSX retina displays 2013-08-12 12:36:55 +01:00
juce_video Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering. 2013-07-31 18:58:02 +01:00