1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
Anthony Nicholls 99138c13f8 Android: fix float comparisons
float comparison
2023-05-25 19:40:17 +01:00
..
juce_analytics Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_audio_basics MidiRPN: Adjust MSB and LSB order for improved conformance to the MIDI 1.0 spec 2023-04-19 19:59:49 +01:00
juce_audio_devices Android: fix float comparisons 2023-05-25 19:40:17 +01:00
juce_audio_formats Global: Fix a few more float equality warnings 2023-04-13 12:19:58 +01:00
juce_audio_plugin_client VST3 Client: Fix factory ref-counting 2023-05-04 18:41:04 +01:00
juce_audio_processors VST3: Improve MinGW compatibility 2023-05-04 18:39:58 +01:00
juce_audio_utils Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_box2d Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_core UniqueID: Mingw std::byte cast 2023-04-28 13:40:05 +01:00
juce_cryptography Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_data_structures CachedValue: Suppress float equality warnings 2023-05-02 10:27:40 +01:00
juce_dsp Android: fix float comparisons 2023-05-25 19:40:17 +01:00
juce_events MessageManager: Improve thread safety of Lock type 2023-05-02 19:37:47 +01:00
juce_graphics CoreGraphicsContext: Fix issue where clipping a gradient on a layer-backed view could cause rendering glitches 2023-05-04 18:42:41 +01:00
juce_gui_basics WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2023-05-04 18:42:41 +01:00
juce_gui_extra Android: Fix WebBrowserComponent 2023-04-25 15:15:04 +02:00
juce_opengl Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_osc Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_product_unlocking UniqueID: Use stable SMBIOS fields to generate ID on Windows 2023-04-26 21:13:40 +01:00
juce_video Android: fix float comparisons 2023-05-25 19:40:17 +01:00
CMakeLists.txt CMake: Avoid adding target for LV2 manifest helper unless specifically required 2022-09-12 16:14:57 +01:00