2015 Commits (16469fefe94dea41da1422ea27b657bdbe3d0e5b)

Author SHA1 Message Date
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 14 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 14 years ago
  jules 0f8cc04904 GL fixes, clean-ups, docs. 14 years ago
  jules 87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. 14 years ago
  jules f80d119614 Added a few methods to WindowsRegistry. 14 years ago
  jules 53c0436d71 Android fixes. OSX fix for old SDKs. 14 years ago
  jules 91a41ddbd8 OpenGL refactoring (stage 1) 14 years ago
  jules 59669e8bec Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. 14 years ago
  jules bdd778332d Removed some unused android code. Refactored some messaging code. 14 years ago
  jules e905f52014 More internal message class refactoring/decoupling. 14 years ago
  jules 31209dadfc Simplified some message-handling code. 14 years ago
  jules baee94b197 Fix for IPV6 sockets. 14 years ago
  jules 56bbab1537 (automated whitespace clean-up) 14 years ago
  jules dcb8351844 Minor tweaks to Component and OSX fullscreen behaviour. 14 years ago
  jules 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 14 years ago
  jules e87f833183 Tidied up a few rectangle methods. 14 years ago
  jules 49870de020 Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. 14 years ago
  jules b888a72db9 Updated win32 GetSystemInfo calls. URL domain name fix. 14 years ago
  jules d6df57b1d2 iOS audio fix for interruption handling. 14 years ago
  jules cd711a5c44 OpenGL refactoring. Removed a couple of minor methods from OpenGLComponent. 14 years ago
  jules f80397f2c3 Fix for thread-locals in older OSX targets. 14 years ago
  jules b338698e34 OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. 14 years ago
  jules 8ed15bd9f0 Fix for AudioCDReader::createReaderForCD() on strange win32 systems with phantom CD-rom drives. 14 years ago
  jules 28fbf4cb64 Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class. 14 years ago
  jules bb86893b60 Android OpenSL latency work. 14 years ago
  jules a64aa22af2 Minor fixes for Thread, ColourSelector, ToolbarButton. 14 years ago
  jules 16f5684bd9 Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS. 14 years ago
  jules 5f178a962b Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage. 14 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 14 years ago
  jules b56695f604 Fix for XML formatting. 14 years ago
  jules 431978b4ff Fix for AudioProcessorGraph logic. 14 years ago
  jules 3a7989ad7c Android: added OpenSLES audio device type. 14 years ago
  jules e6f3788bc3 Added an assertion to help catch RTAS misuse. 14 years ago
  jules 59ebf8a05d Fixed a bug in MixerAudioSource::removeAllInputs(), and simplified the implementation of removeInputSource(). 14 years ago
  jules 83b35eba25 Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 14 years ago
  jules 79fea88001 Fixed a problem with transparency layers in the software renderer. 14 years ago
  jules 9772564eb3 OSX Carbon fix. 14 years ago
  jules 8f9549a4a7 OpenGL fix. 14 years ago
  jules ed9a2a1575 Minor android and GL clean-ups. 14 years ago
  jules c2d7e81548 Linux http header fix. 14 years ago
  jules 109f0a32a4 OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress. 14 years ago
  jules 22c72de736 VC2011 compiler tweaks. ReferenceCountedArray fix. 14 years ago
  jules 96976db624 Windows: faster rendering on 32-bit video cards. Audio fix for iOS. 14 years ago
  jules aab3a6a6eb Android GL work. 14 years ago
  jules a07f07dda3 Avoided disabling OSX kiosk mode when focus is lost. 14 years ago
  jules e78147dd06 Android: screen size fix. 14 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 14 years ago
  jules 5b22611306 Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 14 years ago
  jules efa18b1230 Small introjucer fix. 14 years ago
  jules 15c44c9325 Changed URL class to allow multiple parameters with the same name. 14 years ago