1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_core
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
..
containers Containers: Add simple Span implementation 2023-02-14 22:29:01 +00:00
files AudioPlaybackDemo: Fix usability issues on Android 2023-03-02 12:03:32 +00:00
javascript Some minor code tidying 2023-01-03 14:48:32 +00:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
memory Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
misc TextInputTarget: Improve IME support on Android 2022-12-07 13:12:02 +00:00
native BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
network Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
streams MemoryOutputStream: Avoid allocating unnecessarily large buffers 2022-12-14 11:12:33 +00:00
system SystemStats: Tidy up one-shot function 2023-02-22 21:00:18 +00:00
text Docs: Update Doxygen configuration 2023-01-18 15:00:42 +00:00
threads Fix Windows DLL build 2023-01-03 17:48:22 +01:00
time Fix RelativeTime::getApproximateDescription() 2022-12-19 11:17:04 +01:00
unit_tests Stats: Unique Machine ID 2022-08-31 16:20:48 +01:00
xml Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
zip Update copyright banners 2022-04-04 12:36:32 +01:00
juce_core.cpp BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
juce_core.h Containers: Add simple Span implementation 2023-02-14 22:29:01 +00:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00