| .. |
|
juce_linux_Audio.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_AudioCDReader.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_Clipboard.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 |
|
juce_linux_FileChooser.cpp
|
Updated the date in the copyright notice.
|
2011-03-09 11:36:34 +00:00 |
|
juce_linux_Files.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 |
|
juce_linux_Fonts.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_JackAudio.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_Messaging.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_Midi.cpp
|
Removed the initialiseJuce_NonGUI() and shutdownJuce_NonGUI() methods - these aren't needed any more. Removed some old MidiOutput methods which weren't cross-platform. OpenGLComponent updates. Extra DropShadower safety.
|
2011-04-22 22:47:58 +01:00 |
|
juce_linux_NativeCode.cpp
|
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_linux_NativeIncludes.h
|
Updated the date in the copyright notice.
|
2011-03-09 11:36:34 +00:00 |
|
juce_linux_Network.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
juce_linux_SystemStats.cpp
|
Decentralised some initialisation code. Minor fixes for Array, Component, iOS fonts.
|
2011-04-21 12:20:08 +01:00 |
|
juce_linux_Threads.cpp
|
Updated the date in the copyright notice.
|
2011-03-09 11:36:34 +00:00 |
|
juce_linux_WebBrowserComponent.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 |
|
juce_linux_Windowing.cpp
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |