1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/src
2011-04-08 15:27:03 +01:00
..
application More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
audio 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
containers More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
core 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
cryptography 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
events CustomTypeface unicode fix. Misc nullptr additions. 2011-04-07 16:49:14 +01:00
gui More minor nullptr stuff. 2011-04-07 23:02:48 +01:00
io More minor nullptr stuff. 2011-04-07 23:02:48 +01:00
maths More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
memory 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
native 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
text More minor nullptr stuff. 2011-04-07 23:02:48 +01:00
threads More minor nullptr stuff. 2011-04-07 23:02:48 +01:00
utilities More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_app_includes.h New class: ImageComponent, which just displays an image. 2011-03-31 13:33:09 +01:00
juce_core_includes.h win32 font name length fix. Tidied up ScopedLock class structure, creating some templated classes for generic RAII locking. 2011-03-31 11:21:49 +01:00
juce_DefineMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_WithoutMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00