23 Commits (e663b1a04c09e8730465a145f15d9a39c48f0b00)

Author SHA1 Message Date
  Julian Storer e663b1a04c Small fix for tab-key focus movement. Added default property option to ValueTree. RTAS change for mac shutdown problems. Rearranged Atomic methods. Jucer development. 15 years ago
  Julian Storer 7baa7fa209 Fixed some VST includes on windows. Jucer development. 15 years ago
  Julian Storer a612dfdc2f String fix. Minor additional methods for FileBasedDocument and Slider. Jucer development. 15 years ago
  Julian Storer 643eea5fde Jucer development. Small safety fix for String. 15 years ago
  Julian Storer 0fe89aa299 Fixed a few minor warnings found by valgrind. 15 years ago
  Julian Storer d4435ca8b8 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer 5673b7ed5d Small tweaks to InterprocessLock. Jucer development. 15 years ago
  Julian Storer 1bc7a27676 Cleaned up AudioFilterStreamer to remove duplicate code and use AudioProcessorPlayer for its playout. Jucer update to compile .c files on linux. 15 years ago
  Julian Storer 671dde2ffa Jucer development. 15 years ago
  Julian Storer abf5805734 Fixed a couple of win32 flags and Jucer include paths. 15 years ago
  Julian Storer 00ac238956 ResizableBorderComponent fix. Jucer development. 15 years ago
  Julian Storer cc5f0a50b9 Internal changes to ResizableBorderComponent to expose a Zone class. 15 years ago
  Julian Storer 1ef2087154 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer 8afb26072f Minor updates to ValueTree, SelectedItemSet, zlib symbols, Jucer. 15 years ago
  Julian Storer 8de537e52c Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes. 15 years ago
  Julian Storer 367dfa9942 Added linux ARGB mouse cursor support. 15 years ago
  Julian Storer 030c24c4eb Added extra compile and link flag options to the jucer. 15 years ago
  Julian Storer 9a5022871e Added a command-line "--resave" option to the Jucer, and document types to the XCode project exporter. 15 years ago
  Julian Storer 841a6665bd Minor string literal tidy-ups. 15 years ago
  Julian Storer a94ebc0461 Added openGL support for the iPhone. 15 years ago
  Julian Storer 8b8316038b Converted the BitArray class into "BigInteger", replacing its clunky old arithmetic methods with a proper set of arithmetic operators so it can be used like an int. All the bit-access methods are still there, and there's a typedef of BitArray -> BigInteger to allow most old code to still work. (You might need to change calls to isEmpty() to isZero() though). Also fixed a bug in MidiBuffer. 15 years ago
  Julian Storer d7108bb5ba Jucer VC6 support + misc VC6 compatibility hacks. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago