1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_plugin_client/RTAS
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
..
juce_RTAS_DigiCode1.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_DigiCode2.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_DigiCode3.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_DigiCode_Header.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_MacUtilities.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_WinExports.def Whitespace cleanup 2017-02-10 12:25:47 +00:00
juce_RTAS_WinResources.rsr First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_RTAS_WinUtilities.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RTAS_Wrapper.cpp Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00