1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/examples/Assets
ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute
This commit removes the various compiler-specific JUCE_DEPRECATED macros and replaces them with C++14's deprecated attribute. It also removes the JUCE_CATCH_DEPRECATED_CODE_MISUSE flag as we can rely on the override specifier catching usage of these old virtual methods, and tidies up the DOXYGEN preprocessor checks as they were inconsistent across the codebase.
2021-09-29 16:14:00 +01:00
..
Box2DTests Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
Notifications Add all PIP examples 2018-03-15 12:10:34 +00:00
Purchases Add all PIP examples 2018-03-15 12:10:34 +00:00
Signing Add all PIP examples 2018-03-15 12:10:34 +00:00
AudioLiveScrollingDisplay.h Updated all license headers 2020-04-23 17:30:39 +01:00
cassette_recorder.wav Add all PIP examples 2018-03-15 12:10:34 +00:00
cello.wav Add all PIP examples 2018-03-15 12:10:34 +00:00
demo table data.xml Add all PIP examples 2018-03-15 12:10:34 +00:00
DemoUtilities.h Update the JUCE logo 2021-08-23 11:00:36 +01:00
DSPDemos_Common.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
google-services.json Android: fix PushNotifications that got broken by Android low level code rework. 2019-05-08 13:48:50 +02:00
guitar_amp.wav Add all PIP examples 2018-03-15 12:10:34 +00:00
icons.zip Add all PIP examples 2018-03-15 12:10:34 +00:00
juce_icon.png Update the JUCE logo 2021-08-23 11:00:36 +01:00
juce_icon_template.png Update the JUCE logo 2021-08-23 11:00:36 +01:00
juce_module_info Add all PIP examples 2018-03-15 12:10:34 +00:00
portmeirion.jpg Add all PIP examples 2018-03-15 12:10:34 +00:00
power.png Add all PIP examples 2018-03-15 12:10:34 +00:00
proaudio.path Add all PIP examples 2018-03-15 12:10:34 +00:00
reverb_ir.wav DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
singing.ogg Add all PIP examples 2018-03-15 12:10:34 +00:00
teapot.obj Add all PIP examples 2018-03-15 12:10:34 +00:00
tile_background.png Add all PIP examples 2018-03-15 12:10:34 +00:00
treedemo.xml Add all PIP examples 2018-03-15 12:10:34 +00:00
WavefrontObjParser.h CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00