1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
attila e867d1dbb4 Linux: Fix maximise when not using native titlebar
X11 cannot maximise windows that have their maximum size set. When not
using the native titlebar we now revert to setting the window bounds
without involving the X11 maximise function.
2021-07-06 10:26:14 +02:00
..
juce_analytics Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_audio_basics MidiFile: Allow reporting the type of parsed files 2021-07-05 12:21:36 +01:00
juce_audio_devices CoreAudio: Call AudioDeviceStop() on IO thread when stopping audio devices 2021-06-29 16:14:48 +01:00
juce_audio_formats BufferingAudioReader: Partially revert b3bdfdb3 to snap chunk start position to multiples of samplesPerBlock to fix stuttering MP3 playback on Windows 2021-06-25 14:44:35 +01:00
juce_audio_plugin_client Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 2021-06-30 13:01:14 +01:00
juce_audio_processors AU Client: Fix AU plugins misreporting their supported channel configurations 2021-06-25 12:38:17 +01:00
juce_audio_utils Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_box2d Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_core Windows: Fix warnings when building with clang in 64-bit mode 2021-06-30 17:03:38 +01:00
juce_cryptography Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_data_structures Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_dsp AudioBlock: Remove unnecessary casts 2021-07-05 12:21:36 +01:00
juce_events Windows: Fix warnings when building with clang in 64-bit mode 2021-06-30 17:03:38 +01:00
juce_graphics AttributedString: Fix faulty font lookup when rendering text 2021-07-05 12:21:36 +01:00
juce_gui_basics Linux: Fix maximise when not using native titlebar 2021-07-06 10:26:14 +02:00
juce_gui_extra NSViewComponent: Ensure NSView follows size of top-level component 2021-07-05 12:21:36 +01:00
juce_opengl OpenGL: Check at runtime whether non-power-of-two textures are supported 2021-07-05 12:21:36 +01:00
juce_osc Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_product_unlocking Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_video Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00