1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source/Utility
2011-06-15 20:32:29 +01:00
..
jucer_CodeHelpers.cpp 64-bit VST tweaks. Removed leak warnings for messages. 2011-04-05 13:15:52 +01:00
jucer_CodeHelpers.h 64-bit VST tweaks. Removed leak warnings for messages. 2011-04-05 13:15:52 +01:00
jucer_Colours.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_FileHelpers.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
jucer_FileHelpers.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_JucerTreeViewBase.cpp Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_JucerTreeViewBase.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_MiscUtilities.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
jucer_MiscUtilities.h Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks. 2011-04-08 15:27:03 +01:00
jucer_PresetIDs.h New class: ImageComponent, which just displays an image. 2011-03-31 13:33:09 +01:00
jucer_RelativePath.h Fix for Win7 full-screen problem. Fix for introjucer absolute paths. 2011-06-09 17:00:14 +01:00
jucer_StoredSettings.cpp Refactored the PropertiesFile construction, introducing a PropertiesFile::Options structure to hold all the settings that previously were just passed as parameters. Also added a mandatory option for setting the OSX preferences path to be used - see the PropertiesFile::Options::osxLibrarySubFolder value for details. 2011-06-15 16:16:33 +01:00
jucer_StoredSettings.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ValueSourceHelpers.h Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00