1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/build/linux/platform_specific_code
2009-07-20 10:08:49 +00:00
..
juce_linux_Audio.cpp added URL stream length detection to Mac/win32; fixed a small linux audio bug; added some callbacks to Label to report when its text editor is shown or hidden; fixed a mouse-wheel problem with some types of slider; fixed a small SVG parsing error; 2009-07-02 11:00:37 +00:00
juce_linux_AudioCDReader.cpp fixed broken CD reader code on linux; added support for broadcasting in DatagramSockets; small fix for String::replaceSection 2009-07-03 16:33:29 +00:00
juce_linux_FileChooser.cpp 2008-11-12 20:19:27 +00:00
juce_linux_Files.cpp Added code to make the mac detect its executable file, removing the need for the juce_setCurrentExecutable function, and removed this function from the codebase. 2009-07-16 15:41:42 +00:00
juce_linux_Fonts.cpp Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 2009-01-09 21:29:16 +00:00
juce_linux_Messaging.cpp 2008-11-12 20:19:27 +00:00
juce_linux_Midi.cpp obscure linux midi bugfix 2008-12-18 20:47:15 +00:00
juce_linux_NamedPipe.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_linux_Network.cpp added URL stream length detection to Mac/win32; fixed a small linux audio bug; added some callbacks to Label to report when its text editor is shown or hidden; fixed a mouse-wheel problem with some types of slider; fixed a small SVG parsing error; 2009-07-02 11:00:37 +00:00
juce_linux_SystemStats.cpp Added a couple of methods to the File class: File::getLinkedTarget() and File::moveToTrash(). Also fixed a typo in QT headers, an overflow in BufferingAudioSource, removed a few linux warnings, and had another attempt at a reliable working screensaver-disabler on windows. 2009-01-08 16:36:17 +00:00
juce_linux_Threads.cpp small fixes for fonts on mac and win32; changed Thread::setPriority to return a bool; added a File::getVolumeTotalSize() method; added a freetype path to the linux makefile; tweaked the jucer to make cached image variable names more readable; tweaked the hit-spots in the resizable borders of very small windows; moved ResizableWindow background painting into the LookAndFeel; made the broadcast flag of a DatagramSocket an optional constructor parameter; 2009-07-10 16:26:27 +00:00
juce_linux_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. 2009-01-19 13:00:10 +00:00
juce_linux_Windowing.cpp fix for javascript parameter order in IE browser plugins; fix for linux x64 icons 2009-07-20 10:08:49 +00:00
linuxincludes.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00