2241 Commits (cd5893d6e8b51b8ca133fc01e43664fe5839b2cc)
 

Author SHA1 Message Date
  jules 7d9e06d788 Added OpenGL locking for OSX. 13 years ago
  jules ccb357d23a Fixed a typo in the demo app. 13 years ago
  jules 849dd043b8 Introjucer: option to build .dylibs in Xcode. 13 years ago
  jules 1cb0847568 Introjucer: improvements for VS2010 and old PPC Xcode targets. 13 years ago
  jules 04c2d6cfc1 Added some GL error handling and tweaks to support older PC builds. 13 years ago
  jules 074a8c05dd Fixes to allow OpenGL contexts to be attached to a top-level component. 13 years ago
  jules d1f841b1ec String numeric formatting win32 fix. 13 years ago
  jules 351416c09a Tidied up some docs and comments. 13 years ago
  jules 875cb97217 OpenGL fixes to support OSX10.5 and older win32 systems. 13 years ago
  jules 562282c06d Changed some String methods to avoid using locale-specific characters in decimal conversions, and to stick to a dot in all cases. 13 years ago
  jules 2093471b23 TabbedComponent fix. 13 years ago
  jules 93a86b2600 TabbedButtonBar fix. Small clean-ups. 13 years ago
  jules cb05079b48 iOS audio session fix. 13 years ago
  jules 17b6e887c5 Added a readme file. 13 years ago
  jules 28e5942c59 Fix for win32 NamedPipe::isOpen(). 13 years ago
  jules 7286465f01 Introjucer RTAS fix. 13 years ago
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 13 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 13 years ago
  jules 0f8cc04904 GL fixes, clean-ups, docs. 13 years ago
  jules 87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. 13 years ago
  jules f80d119614 Added a few methods to WindowsRegistry. 13 years ago
  jules 53c0436d71 Android fixes. OSX fix for old SDKs. 13 years ago
  jules 8c00299f8d Introjucer OSX RTAS fix. 13 years ago
  jules 91a41ddbd8 OpenGL refactoring (stage 1) 13 years ago
  jules 59669e8bec Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. 13 years ago
  jules bdd778332d Removed some unused android code. Refactored some messaging code. 13 years ago
  jules e905f52014 More internal message class refactoring/decoupling. 13 years ago
  jules 31209dadfc Simplified some message-handling code. 13 years ago
  jules baee94b197 Fix for IPV6 sockets. 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  jules dcb8351844 Minor tweaks to Component and OSX fullscreen behaviour. 13 years ago
  jules 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 13 years ago
  jules e87f833183 Tidied up a few rectangle methods. 13 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. 13 years ago
  jules b888a72db9 Updated win32 GetSystemInfo calls. URL domain name fix. 13 years ago
  jules a25bddb7ff Introjucer: fix for projects without an export target that can be launched on the current OS. 13 years ago
  jules d6df57b1d2 iOS audio fix for interruption handling. 13 years ago
  jules cd711a5c44 OpenGL refactoring. Removed a couple of minor methods from OpenGLComponent. 13 years ago
  jules f80397f2c3 Fix for thread-locals in older OSX targets. 13 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. 13 years ago
  jules 8ed15bd9f0 Fix for AudioCDReader::createReaderForCD() on strange win32 systems with phantom CD-rom drives. 13 years ago
  jules 28fbf4cb64 Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class. 13 years ago
  jules bb86893b60 Android OpenSL latency work. 13 years ago
  jules a64aa22af2 Minor fixes for Thread, ColourSelector, ToolbarButton. 13 years ago
  jules 16f5684bd9 Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS. 13 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. 13 years ago
  jules 4ac3a7f39d Introjucer: another RTAS tweak. 13 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 13 years ago
  jules c1f7ca2dc0 Introjucer RTAS fix. 13 years ago
  jules b56695f604 Fix for XML formatting. 13 years ago