.. |
juce_win32_ASIO.cpp
|
|
16 years ago |
juce_win32_ActiveXComponent.cpp
|
Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac;
|
16 years ago |
juce_win32_AudioCDReader.cpp
|
|
16 years ago |
juce_win32_AutoLinkLibraries.h
|
added a missing lib to the win32 build
|
16 years ago |
juce_win32_DirectSound.cpp
|
|
16 years ago |
juce_win32_DynamicLibraryLoader.cpp
|
|
16 years ago |
juce_win32_DynamicLibraryLoader.h
|
(automatic tidy-up of whitespace)
|
18 years ago |
juce_win32_FileChooser.cpp
|
Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings.
|
16 years ago |
juce_win32_Files.cpp
|
Added a File::getVersion() method
|
16 years ago |
juce_win32_Fonts.cpp
|
Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use.
|
16 years ago |
juce_win32_Messaging.cpp
|
Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component.
|
16 years ago |
juce_win32_Midi.cpp
|
|
16 years ago |
juce_win32_Misc.cpp
|
|
16 years ago |
juce_win32_NativeCode.cpp
|
|
16 years ago |
juce_win32_NativeIncludes.h
|
|
16 years ago |
juce_win32_Network.cpp
|
|
16 years ago |
juce_win32_OpenGLComponent.cpp
|
|
16 years ago |
juce_win32_PlatformUtils.cpp
|
whitespace cleanup
|
16 years ago |
juce_win32_QuickTimeMovieComponent.cpp
|
Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac;
|
16 years ago |
juce_win32_SystemStats.cpp
|
|
16 years ago |
juce_win32_Threads.cpp
|
Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp
|
16 years ago |
juce_win32_WebBrowserComponent.cpp
|
Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings.
|
16 years ago |
juce_win32_Windowing.cpp
|
Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component.
|
16 years ago |
win32_headers.h
|
|
17 years ago |