538 Commits (dbdea7c6d4f7ed1d18bf37201f05902b68017a51)

Author SHA1 Message Date
  Julian Storer 0d611ec065 Reduced the dependencies of the juce demo. Jucer development. 15 years ago
  Julian Storer 9c5651fb8e Changed SparseSet to work with Range objects. Fixed array sorting bug. 15 years ago
  Julian Storer 21006fbd0a Internal refactoring of file functions and win32 com objects. 15 years ago
  Julian Storer 87175e988b Viewport scrollbar fix. 15 years ago
  Julian Storer a7e824032f Refactored some directory iteration code and other minor clean-ups. 15 years ago
  Julian Storer db657c04cd Tidied up some minor compile warnings. 15 years ago
  Julian Storer f8f02568b3 Removed IntegerElementComparator and FloatElementComparator, replacing them with DefaultElementComparator, which does the same job. Added method Array::addUsingDefaultSort(). 15 years ago
  Julian Storer c1f4f5501f Added a couple of methods to ValueTree. Added a MidiBuffer::ensureSize method and used it in the audio plugin wrapper code to preallocate their midi buffers. 15 years ago
  Julian Storer c85d54b1cb Minor tweaks. Jucer development. 15 years ago
  Julian Storer 39ced6543a Small additions to ValueTree, Rectangle, AudioDeviceSelectorComponent. Jucer development. 15 years ago
  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 0490668407 Small socket fix. Minor changes to MouseCursor static data. 15 years ago
  Julian Storer 0fe89aa299 Fixed a few minor warnings found by valgrind. 15 years ago
  Julian Storer 258b3eff81 Removed some win32 warnings, made CustomTypeface automatically update its ascent. 15 years ago
  Julian Storer d083d4f22f Minor fixes for menus, linux fonts, mac http streams. 15 years ago
  Julian Storer c76e500574 Minor clean-ups. 15 years ago
  Julian Storer e6237b5154 Added safeguard for ScopedPointer and fix for PropertiesFile locks. 15 years ago
  Julian Storer 6bb4cbfb59 Added an optional InterprocessLock to PropertiesFile 15 years ago
  Julian Storer d4435ca8b8 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer 61252d75c6 Added some compiler optimisations to the win32 graphics code in debug mode. 15 years ago
  Julian Storer 7bb8c6b435 Small fix for AudioDeviceSelectorComponent channel names. 15 years ago
  Julian Storer 5673b7ed5d Small tweaks to InterprocessLock. Jucer development. 15 years ago
  Julian Storer 9d5954c08d Small fix for audio device name display. 15 years ago
  Julian Storer ca348c06d7 Minor SVG fix. Added manual reset option to WaitableEvent. Made AudioFilterStreamer update channel numbers when the audio device changes. 15 years ago
  Julian Storer f198f06e6a Tarted up InterprocessLock and added a scoped lock for it. Minor safety checks in NPAPI. Jucer development. 15 years ago
  Julian Storer 671dde2ffa Jucer development. 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 8532475b9c Added a few methods to Range, and used Ranges internally in Slider. Cleaned up a few files. 15 years ago
  Julian Storer 8de537e52c Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes. 15 years ago
  Julian Storer 4f704c4d33 Compiler compatibility changes. Minor clean-ups. Linux windowing tweaks. 15 years ago
  Julian Storer b67c077f0d Minor code clean-ups. 15 years ago
  Julian Storer db08236375 Fixed mac atomics compile problem. 15 years ago
  Julian Storer 66643e85ac Minor string changes. 15 years ago
  Julian Storer 367dfa9942 Added linux ARGB mouse cursor support. 15 years ago
  Julian Storer a728139698 Small fix for demo plugin code. Minor code clean-ups. 15 years ago
  Julian Storer e7326dbbaf Small fix for URL encoding. 15 years ago
  Julian Storer 1458cd4eb3 Rebuilt the plugin demo as a Jucer-generated project, and beefed it up a bit to include a simple synthesiser and delay effect. 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 f316faaa04 Change posix juce_readFile to always return >= 0. Sorted out a casting error in carbon AU plugins. Tidied up a bunch of win32 warnings. 15 years ago
  Julian Storer 49320b25d2 iPhone on-screen keyboard support, when a TextEditor or CodeEditor is focused. 15 years ago
  Julian Storer 7bc8db2ff4 Minor code style tweaks. 15 years ago
  Julian Storer af2137ecaa Minor code clean-ups. 15 years ago
  Julian Storer 97e9095933 Minor iPhone GL updates, fix for juce_WithoutMacros.h 15 years ago