63 Commits (7fc53bff3025da994486b6fcbfd9ea7c87fd6bc0)

Author SHA1 Message Date
  jules 540474d0ce 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
  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. 16 years ago
  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. 16 years ago
  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. 16 years ago
  jules 6ea5f864a3 fixed two silly typo bugs 16 years ago
  jules 5e5bf35f36 fix for win32 screen saver defeating, and a small tweak to VST hosting 16 years ago
  jules 44377ba3fb whitespace clean-ups 16 years ago
  jules 3348fc20e5 small fix for an obscure win32 keypress problem 16 years ago
  jules a24962151e 16 years ago
  jules c0be9b3424 16 years ago
  jules 7f29070ec4 16 years ago
  jules 47cf2369e5 16 years ago
  jules 7cce003baa 17 years ago
  jules c71d2ddf5b 17 years ago
  jules 298e801f27 17 years ago
  jules 934f1c1c1d 17 years ago
  jules 7e19432cff 17 years ago
  jules e27be514bb 17 years ago
  jules e08ebbf2e6 17 years ago
  jules e3bc180e02 17 years ago
  jules 38f04dff7e 17 years ago
  jules 6dde046f2c 17 years ago
  jules 22fefe2c57 17 years ago
  jules 5ec41226c6 17 years ago
  jules 370b00e338 17 years ago
  jules 1e5113086a 17 years ago
  jules 220c08ac0f 17 years ago
  jules bddd43749f 17 years ago
  jules eddcb77941 17 years ago
  jules e09c0ce8e6 17 years ago
  jules 8dd2db73d2 17 years ago
  jules 5eea51a781 17 years ago
  jules 4fa93453e6 17 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 17 years ago
  jules 7ba402348e 18 years ago
  jules c0bd385d6c 18 years ago
  jules cc99affa41 18 years ago
  jules 73257b4f4f 18 years ago
  jules 1e5a9ad56e 18 years ago
  jules 80fe6156a9 stopped some keystokes getting triggered twice 18 years ago
  jules eea0dc1235 18 years ago
  jules 7da9090569 18 years ago
  jules d8d176fa2d added a screensaver enablement method 18 years ago
  jules 7d0cf66fad 18 years ago
  jules 1e7af2d678 18 years ago
  jules 8d63747965 changes for Wine compatibility 18 years ago
  jules f09113af53 18 years ago
  jules 16719685c7 18 years ago
  jules f76403618b 18 years ago
  jules f360457470 18 years ago