1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
Commit graph

162 commits

Author SHA1 Message Date
jules
bf501e1fda Fix for multithreaded Mac OpenGL components; better responding to shutdown messages on Windows; a couple of small VST tweaks; fixed a typo in the AudioDeviceManager and made it close and reopen the audio device while the midi output is being changed; changed AlertWindow to give more control over the desktop window style; fixed a small bug in Graphics; changed SparseSet to avoid an overflow error; stopped BufferedInputStream locking up when its source stream fails; added a case-sensitivity option to StringPairArray and LocalisedStrings. 2009-02-13 13:08:34 +00:00
jules
68dba8605d Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 2009-02-09 14:24:58 +00:00
jules
f92fdfefe9 Small tweak for 64-bit compatibility on Mac. 2009-02-04 14:29:55 +00:00
jules
59fd199164 Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 2009-02-03 21:33:59 +00:00
jules
390d7f69ef Sorted out URL launching on the Mac, added a tweak for linux audio devices with lots of channels, and added a missing JUCE_API marker to AudioDeviceSetup. 2009-02-03 17:03:05 +00:00
jules
f7b48e55dd Fixed some Mac window sizing and menu issues, optimised Graphics::drawImageTransformed(), and added an accuravy parameter to Path::contains(). 2009-02-02 17:48:54 +00:00
jules
6d65bd3a1d Fixes to Mac native menu handling. 2009-01-30 20:17:22 +00:00
jules
eda637d546 Fixed some multi-monitor problems on the Mac. 2009-01-29 22:36:30 +00:00
jules
013bc3016b Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 2009-01-28 16:30:56 +00:00
jules
0a551e2242 Added a maximum length to String::copyToUTF8(), tweaked the parameters to AudioFormatWriter::writeFromAudioReader(), altered the BWAV chunk code to store its text as UTF8, added a utility function WavAudioFormat::replaceMetadataInFile(). Sorted out some compile errors with plugin hosting code. Fixed a small glitch in ColourGradient, and added a method to TreeViewItems to allow some items to be made non-selectable. 2009-01-27 16:45:15 +00:00
jules
058d5b9574 Implemented File::isOnRemovableDrive() for mac 2009-01-20 10:43:31 +00:00
jules
b89cc9dcc7 Added a File::getVersion() method 2009-01-19 21:53:21 +00:00
jules
4c1b6ce430 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
jules
835b66084d 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
jules
d85394d1bd whitespace clean-up 2009-01-08 16:51:07 +00:00
jules
c91e214808 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
jules
0f6aab6af1 fixes for Mac MessageManager::callFunctionOnMessageThread, plugin file location in VST and RTAS plugins, and midi messages in VST plugins 2009-01-02 10:24:47 +00:00
jules
4caa499612 couple of small mac fixes 2008-12-22 13:52:11 +00:00
jules
69d0eb483e whitespace cleanup 2008-12-19 17:50:42 +00:00
jules
44377ba3fb whitespace clean-ups 2008-12-17 15:08:39 +00:00
jules
56c2fcf071 fixed a small problem when mac plugins are opened and closed quickly by the host 2008-12-16 21:08:01 +00:00
jules
3f48d7c085 Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp 2008-12-11 11:20:14 +00:00
jules
1601daa2c2 Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 2008-12-09 16:52:47 +00:00
jules
d74275a9e9 made sure mac windows have the correct title 2008-12-06 13:52:00 +00:00
jules
fa2683eb17 2008-12-04 11:13:48 +00:00
jules
e1772515b4 2008-12-03 14:35:34 +00:00
jules
c0be9b3424 2008-11-25 13:17:55 +00:00
jules
7c972c08d7 2008-11-18 16:15:59 +00:00
jules
485b6b7e57 2008-11-18 16:14:02 +00:00
jules
567fe9b1e7 2008-11-18 14:19:55 +00:00
jules
d47cf9e8d6 2008-11-12 20:19:27 +00:00
jules
b665365400 2008-10-29 17:33:38 +00:00
jules
6c5297c829 2008-10-28 21:36:11 +00:00
jules
8bbd575344 2008-10-28 14:06:47 +00:00
jules
ead052b198 2008-10-27 20:31:22 +00:00
jules
47cf2369e5 2008-10-27 17:51:24 +00:00
jules
78f413bf50 2008-09-24 11:39:01 +00:00
jules
27ff7115db 2008-09-23 10:38:39 +00:00
jules
bd52646ffd 2008-09-20 20:46:45 +00:00
jules
6d049989aa 2008-08-28 18:40:24 +00:00
jules
510e35a5c4 2008-08-28 18:37:28 +00:00
jules
d154518cef 2008-08-13 22:45:09 +00:00
jules
d0e58c41b0 2008-08-01 13:11:33 +00:00
jules
762a5bb0f9 2008-08-01 11:08:18 +00:00
jules
52cbc582b9 2008-07-30 12:18:48 +00:00
jules
782b955387 2008-07-30 11:03:57 +00:00
jules
822bad10d1 2008-07-30 11:00:47 +00:00
jules
1be886abe2 2008-07-21 11:01:05 +00:00
jules
934f1c1c1d 2008-07-18 16:12:57 +00:00
jules
0b2adf5019 2008-07-17 10:38:39 +00:00