1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules
reuk d738f0274e
File: Fix quoting in openDocument() on Linux
The previous implementation would fail to open directories with names
that contained spaces, as the space would be escaped and then quoted.

I don't think it's particularly meaningful to supply parameters when
opening a file in this way (especially not quoting the parameters too!)
so I've removed that functionality.
2021-09-23 10:28:47 +01:00
..
juce_analytics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_basics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_devices Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 2021-09-23 10:28:47 +01:00
juce_audio_formats Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_plugin_client Linux windowing: Display utf-8 native window titles correctly 2021-09-21 11:01:31 +01:00
juce_audio_processors PluginHostType: Add Ableton Live 11 detection 2021-09-23 10:21:02 +01:00
juce_audio_utils AudioDeviceSelectorComponent: Always show the actual samplerate of the device 2021-09-22 10:23:05 +01:00
juce_box2d Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_core File: Fix quoting in openDocument() on Linux 2021-09-23 10:28:47 +01:00
juce_cryptography Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_data_structures Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_dsp Projucer: Add option to automatically set up oneMKL in VS exporters 2021-09-22 10:23:04 +01:00
juce_events Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 2021-09-23 10:28:47 +01:00
juce_graphics Font: Make Font and TypefaceCache threadsafe 2021-09-23 10:28:47 +01:00
juce_gui_basics Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 2021-09-23 10:28:47 +01:00
juce_gui_extra Windows: Add WebView2Preferences struct to modify aspects of WebView2 behaviour 2021-09-22 13:50:53 +01:00
juce_opengl Font: Make Font and TypefaceCache threadsafe 2021-09-23 10:28:47 +01:00
juce_osc Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_product_unlocking Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_video Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00