| .. |
|
juce_win32_ASIO.cpp
|
Fixed a typo in linux audio and added some hints to linux window resizing; fixed the WavAudioFormat to make it read stereo files correctly into a mono buffer; Fixed an infinite loop in the vst plugin format
|
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
|
|
17 years ago |
|
juce_win32_AutoLinkLibraries.h
|
added a missing lib to the win32 build
|
17 years ago |
|
juce_win32_DirectSound.cpp
|
|
17 years ago |
|
juce_win32_DynamicLibraryLoader.cpp
|
|
17 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.
|
17 years ago |
|
juce_win32_Files.cpp
|
Added a File::getVersion() method
|
17 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.
|
17 years ago |
|
juce_win32_Messaging.cpp
|
Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes.
|
16 years ago |
|
juce_win32_Midi.cpp
|
|
17 years ago |
|
juce_win32_Misc.cpp
|
|
17 years ago |
|
juce_win32_NativeCode.cpp
|
|
17 years ago |
|
juce_win32_NativeIncludes.h
|
|
17 years ago |
|
juce_win32_Network.cpp
|
|
17 years ago |
|
juce_win32_OpenGLComponent.cpp
|
|
17 years ago |
|
juce_win32_PlatformUtils.cpp
|
whitespace cleanup
|
17 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
|
|
17 years ago |
|
juce_win32_Threads.cpp
|
Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp
|
17 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.
|
17 years ago |
|
juce_win32_Windowing.cpp
|
Small fix to ALSA audio; small fix for Linux window border sizes; fix to stop win32 incorrectly making windows always-on-top; added a constructor for MidiBuffer.
|
16 years ago |
|
win32_headers.h
|
|
17 years ago |