22 Commits (ddc16536a3e918bc99ed03ffa92b8cbab396dfbb)

Author SHA1 Message Date
  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 6fe090f2cb 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. 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 787a4e6de9 A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block. 16 years ago
  jules 7fc53bff30 Fix for a linux build error; CoreAudio fix for mac; added some notes to the plugin framework docs 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 b89cc9dcc7 Added a File::getVersion() method 16 years ago
  jules d85394d1bd whitespace clean-up 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 ec87ea494c added support for sysexes to the VST plugin/hosting. Also tweaked URL::isProbablyAWebsiteURL(), and fixed a couple of mac build problems. 16 years ago
  jules d0e58c41b0 17 years ago
  jules 762a5bb0f9 17 years ago
  jules 29e2de7fd0 cosmetic cleanup 17 years ago
  jules e08ebbf2e6 17 years ago
  jules af097645d3 17 years ago
  jules ff3c2e9fce 17 years ago
  jules 8dd2db73d2 17 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 38aa8c42a9 misc optimisations 18 years ago
  jules bfdb48d4bc misc optimisations 18 years ago
  jules 94cfda5062 18 years ago