41 Commits (b51c0a93aa65b66ecfd12a55533963c26af1a78e)

Author SHA1 Message Date
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules b305389d46 Changes for DLL build. 12 years ago
  jules 9239842120 DLL build fix + minor clean-ups. 12 years ago
  jules ec48a7ffcc Restored a DLL export flag. 12 years ago
  jules 2b7b01632f A couple of fixes for win32 DLL builds. 12 years ago
  jules ad958be260 Version bump: 2.0.27 12 years ago
  jules abb4946191 Version bump: 2.0.26 12 years ago
  jules 665c85b147 Version number bump. 12 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules 9b8a39e27c Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 13 years ago
  jules 7afbc077e7 Version update. 13 years ago
  jules df5d50bcd8 Version number bump. 13 years ago
  jules 3a91979ea8 Version bump. 13 years ago
  jules 13bbd89b9d Added some comments. 13 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 13 years ago
  jules 87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. 13 years ago
  jules 83b35eba25 Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 13 years ago
  jules 5308aef329 Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
  jules d70d017fc6 Docs fix. Version bump. 13 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
  jules a9103407d7 Version number bump. 13 years ago
  jules bdbe7d3f01 Introjucer: made it possible to override settings in AppConfig.h. Version number bump. 13 years ago
  jules 4870ea28dd Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 13 years ago
  jules 43d9a4eb16 New class: ThreadLocalValue. 13 years ago
  jules fd9bf6d5a3 Updated Introjucer for better Xcode 4 compatibility. Bumped version number. 13 years ago
  jules 9b6780f15a Version number bump. 13 years ago
  jules 38eb7f8a5b New class: WindowsMediaAudioFormat. 13 years ago
  jules e60b2f3a20 New class: MP3AudioFormat. 13 years ago
  jules 5435bfcb26 win32 revealToUser improvement. TextEditor fix. Supprt for cut/copy/paste shortcuts when OSX file browsers are visible. iOS embedded window positioning fix. 13 years ago
  jules 674aa73dd7 Bumped the version number. 13 years ago
  jules 40e8a8916b Bumped version and updated project files. 13 years ago
  jules 39c9a4b725 Version number bump. 13 years ago
  Julian Storer 52a90374df AU path fix. Minor tweaks. Version number bump. 13 years ago
  Julian Storer 2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 13 years ago
  Julian Storer 79090d1017 Improved the string hashing algorithm in the introjucer. 13 years ago
  Julian Storer 4fcd1e3384 New class: ChildProcess. Fixed android build problems with paths. 13 years ago
  Julian Storer 8aa60b9361 Minor URL additions and introjucer work. 13 years ago
  Julian Storer 4808d9c318 Hard-coded some juce namespace declarations. 13 years ago
  Julian Storer e7ca7963f0 VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
  Julian Storer 032aae78ea Fix for modal loops in a mouseUp callback. 14 years ago
  Julian Storer f89fa9456a Sorted out some windows header files. Introjucer RTAS VC project fix. 14 years ago
  Julian Storer bf68f7932e Android mono audio device fix. More introjucer work. 14 years ago
  Julian Storer e130af03ec Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago
  Julian Storer 4af7d651f4 Added new class: SHA256. 14 years ago
  Julian Storer 2100e68adc Fixed VST hosting compile error. Stopped the ApplicationProperties class being a singleton - instead, just create and use an instance of it in your apps. 14 years ago
  Julian Storer 045c30d317 Fixed a stray character in a file. 14 years ago
  Julian Storer b317b47533 Multi-touch handling changes for Component class. 64-bit VST keypress fix. 14 years ago
  Julian Storer 3d8ce244b1 New class: CoreAudioFormat, for using system audio codecs in OSX and iOS. 14 years ago