402 Commits (7e9fbd30c3882bf2e5b718efbf08ce71c6f7ac08)

Author SHA1 Message Date
  jules 4846cbe046 Changes to support multiple busses in hosted AudioUnits. 14 years ago
  jules f3be0d0392 Added WebBrowserComponent::pageFinishedLoading() 14 years ago
  jules cb3406d710 win32 drag-and-drop improvement. 14 years ago
  jules d564972e9f MidiKeyboardComponent clean-ups + avoided blocking behaviour in the audio thread. 14 years ago
  jules fb9af90b61 Updatesfor OSX 10.7 compatibility. 14 years ago
  jules 7d7d8ff781 Linux + android font stuff. 14 years ago
  jules 4773b388ef AttributedString class and advanced text layout (stage 1) 14 years ago
  jules 15252c7227 New method: FileOutputStream::truncate() 14 years ago
  jules 6b7496c893 Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 14 years ago
  jules 2ae2f8da30 Improved OSX realtime key modifier flag detection. 14 years ago
  jules 65562fdbdb Fixed a couple of minor plugin host problems. 14 years ago
  jules 84d438aebc Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 14 years ago
  jules 1b87d55ebb CoreAudio fix for PPC. 14 years ago
  jules ef63c14040 Optimised and tidied up some ValueTree methods. Added a method to MultiDocumentPanel. 14 years ago
  jules ba2287033c Fixed a problem when reading mono audio formats. 14 years ago
  jules 296c2446b8 Added some locking to AudioThumbnail. 14 years ago
  jules 9bccfebea7 OpenGL development. 14 years ago
  jules 2a780902ba Fixed a minor leak in CoreAudioFormat. Fixed incorrect OSX and iOS version reporting. Added Xext library to linux introjucer build. Mac menu shortcut key fix. 14 years ago
  jules 75ad1071ad OpenGL renderer optimisations. Renamed Colour::fromFloatRGBA. 14 years ago
  jules 93d6f4183b iOS InterprocessLock changes. 14 years ago
  jules 5e90767eb2 Minor addition to ComSmartPtr. 14 years ago
  jules 44a050c1aa Fix for the parameter types of Colour::fromRGBAFloat. Change on iOS to avoid enabling an audio input device unless needed. 14 years ago
  jules 96c0a756e0 Linux windowing tweak for menus + tooltips. 14 years ago
  jules 7cf9e480b2 Some new 3D utility classes: Vector3D, Matrix3D, Quaternion, Draggable3DOrientation. 14 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. 14 years ago
  jules 09dd26bf60 Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows. 14 years ago
  jules 674aa73dd7 Bumped the version number. 14 years ago
  jules 6f71bfdf89 OpenGL renderer optimisations. 14 years ago
  jules 2b34a17716 ASIO name fix. Minor TextEditor fix. Linux auto-repeat key workaround. 14 years ago
  jules b558d441cb Updated a module's library dependencies. 14 years ago
  jules 6f5bb01513 Workarounds for mingw compatibility. 14 years ago
  jules 34840062ef Made the x and y members public in the Point class. 14 years ago
  jules 115a171d76 Big OpenGLRenderer rewrite, plus a revamped OpenGL demo page to demonstrate 2D rendering. 14 years ago
  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 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