55 Commits (2fee27c75765505ebf2710c8d9ff7a208cd47d54)

Author SHA1 Message Date
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
  jules ddc16536a3 Changed the Linux native code files to use the same amalgamation file structure as the mac and windows ones do; made a small adjustment to the amalgamator, and removed some redundancy from the amalgamated files (if you are amalgamating code yourself, please build a new copy of the amalgamator, as the old one won't work correctly on this new code); fixed a few minor build warnings in linux 16 years ago
  jules c94bd62519 fix for javascript parameter order in IE browser plugins; fix for linux x64 icons 16 years ago
  jules 18533f9984 changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 16 years ago
  jules 453646d068 Whitespace clean-ups. 16 years ago
  jules 749c2be6cb Tweaks to VST for building on linux; improved linux code for detecting the executable's file path; small changes to linux window hinting; change on the Mac to fix app shutdown when the app isn't currently active; added Mac support for 3rd mouse button; fix to AudioDeviceManager thread safety when changing midi output devices; fix to DrawableButton text; made ComponentAnimator a change broadcaster to send messages when animations stop and start; small fix to DatagramSocket. 16 years ago
  jules 909be095d8 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
  jules 7dd28c93e2 linux window z-order fix; small change to make audio plugin host demo compile; fix for assembly language in graphics rendering on gcc. 16 years ago
  jules 829f0c8dde 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
  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 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 c0be9b3424 17 years ago
  jules d47cf9e8d6 17 years ago
  jules 47cf2369e5 17 years ago
  jules e06d581ec3 17 years ago
  jules e2fb55c2ed 17 years ago
  jules 38bdc39e4e 17 years ago
  jules 7e19432cff 17 years ago
  jules 7ed0423f37 17 years ago
  jules c19dfad719 17 years ago
  jules e08ebbf2e6 17 years ago
  jules 671de59be3 17 years ago
  jules 725da5ebce 17 years ago
  jules c254ac4a0c 18 years ago
  jules 5eea51a781 18 years ago
  jules 0c0ef8c87d 18 years ago
  jules 9a12e99fad 18 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 18 years ago
  jules 7ba402348e 18 years ago
  jules c0bd385d6c 18 years ago
  jules 397f969d93 18 years ago
  jules ed07353834 18 years ago
  jules 78a4ac5cf5 18 years ago
  jules bbd7a29c45 18 years ago
  jules f269e91286 18 years ago
  jules 73257b4f4f 18 years ago
  jules 1e5a9ad56e 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 7da9090569 18 years ago
  jules d8d176fa2d added a screensaver enablement method 18 years ago
  jules 7d0cf66fad 18 years ago
  jules f09113af53 18 years ago
  jules a63bec1972 18 years ago
  jules 5ac1c37f47 18 years ago
  jules 03f66fe310 changes to the keyPressed and keyStateChanged methods, so that they return a bool 18 years ago
  jules f360457470 18 years ago
  jules 067e400d4e 18 years ago
  jules 2e04bab207 18 years ago
  jules 1a0387125c fixes for always-on-top making windows disappear 18 years ago
  jules d05c83f71d 18 years ago