.. |
jucer_CodeHelpers.cpp
|
64-bit VST tweaks. Removed leak warnings for messages.
|
14 years ago |
jucer_CodeHelpers.h
|
64-bit VST tweaks. Removed leak warnings for messages.
|
14 years ago |
jucer_Colours.h
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
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.
|
14 years ago |
jucer_FileHelpers.h
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
jucer_JucerTreeViewBase.cpp
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
jucer_JucerTreeViewBase.h
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
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.
|
14 years ago |
jucer_MiscUtilities.h
|
Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks.
|
14 years ago |
jucer_PresetIDs.h
|
New class: ImageComponent, which just displays an image.
|
14 years ago |
jucer_RelativePath.h
|
Fix for Win7 full-screen problem. Fix for introjucer absolute paths.
|
14 years ago |
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.
|
14 years ago |
jucer_StoredSettings.h
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
jucer_ValueSourceHelpers.h
|
Removed const-ness from some return types to take advantage of future c++0x advantages.
|
14 years ago |