3925 Commits (16469fefe94dea41da1422ea27b657bdbe3d0e5b)
 

Author SHA1 Message Date
  jules 14c6561dda Removed the (broken) String::Concatenator class - this awful class should never have existed. Instead, for fast string concatenation, write to a MemoryOutputStream and get the result with MemoryOutputStream::toString(). 14 years ago
  jules cad2a6329b Minor mouse-up event behaviour tweak. 14 years ago
  jules b480ff14a2 Fixed a typo in image conversion. 14 years ago
  jules 0b1cdf6ab1 Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType. 14 years ago
  jules c555cbb9cb Tweaks to Viewport and roundToInt() 14 years ago
  jules d1e4e9b9d0 OpenGL development (OpenGLRenderer now more-or-less works) 14 years ago
  jules 0422e4ced9 More OpenGL work. 14 years ago
  jules 74a727b42f Added a FileTreeComponent::refresh() method. 14 years ago
  jules 7404020717 New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring. 14 years ago
  jules 6e71d25613 Android audio fix. 14 years ago
  jules afcc66e449 Minor fix for ResamplingAudioSource, minor addition to Slider. 14 years ago
  jules 5567e16566 Introjucer fix for plugin builds in MSVC. 14 years ago
  jules 04c35b28e6 OpenGL refactoring. 14 years ago
  jules d4b041ad91 Workaround for android internal compiler error. 14 years ago
  jules 2f3f3b9639 More OpenGL classes (do not use yet - work in progress!) 14 years ago
  jules 7c1e4dc0db Updates to keep android builds compatible with NDK6b and the latest SDK. 14 years ago
  jules 9eb2e337d3 Minor additions to ValueTree, Time. OpenGL work. Update to introjucer MSVC .sln file generation. 14 years ago
  jules 0e478bf131 More OpenGL work. 14 years ago
  jules 27d7185f34 OSX10.4 menu fix. Graphics::drawSingleLineText justification. 14 years ago
  jules b23e5c4515 ImageButton fix. OpenGL refactoring. 14 years ago
  jules d02bde31df Made StandaloneFilterWindow into a header-file-only class. 14 years ago
  jules b258976e6a Internal graphics refactoring. 14 years ago
  jules 2ce2d3fe37 Component opacity clipping fix. 14 years ago
  jules 8ef30afad2 Added storage methods to AudioThumbnailCache. 14 years ago
  jules fd00effb69 Fixed a mistake in the last check-in. 14 years ago
  jules deec72851b Rendering code refactoring. 14 years ago
  jules 164cd8909b Fixes for TextEditor, ASIO, Windows touch, AU. 14 years ago
  jules f9c7761e60 More graphics refactoring. 14 years ago
  jules 75bbd8e2b2 Couple of introjucer fixes. 14 years ago
  jules 7a91c10a81 Android openGL build fixes. 14 years ago
  jules be3565ac98 Refactored some rendering code. 14 years ago
  jules f31dca5f2f More OpenGL work. 14 years ago
  jules 61f5ca11ab More OpenGL fixes and work. 14 years ago
  jules 4afcdaaaba Added some OpenGL framebuffer functionality. 14 years ago
  jules d3935a9b91 Small Win7 multi-touch tweak. 14 years ago
  jules 00b6a73860 Regenerated project files. 14 years ago
  jules e647ea8a90 Experimental support for Win7 multi-touch. 14 years ago
  jules c3492b99e3 Minor bits of refactoring. 14 years ago
  jules 58580fc792 OpenGL gradient rendering. Viewport fix. 14 years ago
  jules b684a99d3a Added a new plugin host type. 14 years ago
  jules 1f4b35c3fb OpenGL path rendering. 14 years ago
  jules 8dd0a7e7f2 Fix for misaligned AIFF files. Introjucer fix for locally-copied files and MSVC optimisation. 14 years ago
  jules bd7c046f76 Fixed some old OSX message handling code. Made the return type of Slider::getTextFromValue non-const. 14 years ago
  jules 40e8a8916b Bumped version and updated project files. 14 years ago
  jules 52fc8e14bb Added iOS web-browser support. Removed some temporary code that had been left in the Introjucer. 14 years ago
  jules c7354b927e Introjucer updates to the new project wizard and module update system. 14 years ago
  jules a0a7fd994a Change to the way options are passed to the UnitTestRunner. 14 years ago
  jules 438cc245ad Introjucer fix for malformed GUIDs (caused problems with .sln files) 14 years ago
  jules 4b21bc53d8 ASIO fix for devices whose driver file is inaccessible, plus some code clean-ups in there. Win32 icon fix for Vista. 14 years ago
  jules 79bf147d89 Couple of minor additions to file browser comps. 14 years ago