1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android
Android devices won't necessarily be able to load MP3 files, so that
option has been removed from the file chooser. FLAC files should be
supported, but were missing from the MIME table.

The demo no longer tries to load files into the thumbnail view if they
previously failed to load into the transport.
2023-03-02 12:03:32 +00:00
..
Assets ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
Audio AudioPlaybackDemo: Fix usability issues on Android 2023-03-02 12:03:32 +00:00
CMake Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
DemoRunner BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
DSP Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
GUI ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
Plugins ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
Utilities ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
CMakeLists.txt Linux: Enable ARA compilation 2022-08-03 13:06:55 +00:00