749 Commits (cba76bef60d0f1ad50f94e81121db03f5750cf9f)

Author SHA1 Message Date
  Julian Storer 0a6aaea93b Minor updates for plugins. Fixed some X windows locking. 14 years ago
  Julian Storer 1f88582434 Jucer updates for linux VST support. Small additions to Path, Expression, File. 14 years ago
  Julian Storer dffa2dc6e7 Fix for Cubase 32/64 bit bridge. Fix for Jucer RTAS project generation. 14 years ago
  Julian Storer 0ca53b3098 New feature in the (new) jucer: automatic download of the latest source code version. Fix for File::findChildFiles. VST host channels fix. 14 years ago
  Julian Storer d2b3c283eb New classes UnitTest and UnitTestRunner. Minor updates to VST wrapper. Added a dynamic buffer for win32 midi input. 14 years ago
  Julian Storer cac473bb1e Minor code clean-ups. 14 years ago
  Julian Storer b161c0f437 Minor code clean-ups. 14 years ago
  Julian Storer f953c19efb Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 14 years ago
  Julian Storer 88b1d2a2de Additions to Expression class. Tweak for mac app shutdown behaviour. 14 years ago
  Julian Storer 8775571cd7 Improved isolation of internal jpeg library symbols. 14 years ago
  Julian Storer 5159554140 Fix for mac numeric key handling. 14 years ago
  Julian Storer b74398dfdf Fixed a compile error in the plugin host demo. 14 years ago
  Julian Storer 32081a387c Minor code clean-ups 14 years ago
  Julian Storer 76a92c0c26 Fixed a mac modal window titlebar problem. 14 years ago
  Julian Storer df554b5ad8 Added a custom text colour for DrawableButton and fixed a bugette in KeyPress. 14 years ago
  Julian Storer 322cd4dba2 Moved the data format structure of AudioThumbnail to be a public class. 14 years ago
  Julian Storer 90b74fcdee Made image-loading use CoreImage on the Mac and iOS. 14 years ago
  Julian Storer 4e68bd517b Small tweaks for OwnedArray, and some minor clean-ups. 14 years ago
  Julian Storer 622f823bf7 First experimental check-in of Direct2D rendering - not for public use yet! 14 years ago
  Julian Storer 34d8bfcf63 Small changes to Expression, TreeView, FileBasedDocument. 14 years ago
  Julian Storer d9e00279cf Minor code clean-ups. 14 years ago
  Julian Storer 55e94f19d6 Minor code clean-ups. 14 years ago
  Julian Storer 2a81da760a Minor code clean-ups. 14 years ago
  Julian Storer 8c37193c3d Fix for URL percent sign decoding. Added InterprocessLock to ApplicationProperties. Minor tidying-up of file functionality. 14 years ago
  Julian Storer de4d8a5a14 Minor code clean-ups. 14 years ago
  Julian Storer 02eb45ddf7 Added latency estimation for ALSA. Minor tweaks to TemporaryFile and some comments. 14 years ago
  Julian Storer 6fab77045b Small fixes for File, Expression, RTAS. 14 years ago
  Julian Storer 71ee73ead1 Merged some of the mac/linux pthread code. Fixes to the Expression class. Fix for CoreGraphics to get gradients working correctly for vertical/horizontal lines. 14 years ago
  Julian Storer 3e30e09afa Documentation fixes. Mac OpenGL fix. PositionableAudioSource tweak. Added new class: Expression, and changed RelativeCoordinate to use an Expression to store its position. 14 years ago
  Julian Storer 244219bbe2 String documentation fix. PropertySet parameter fix. Jucer path fix. 14 years ago
  Julian Storer 23e07daec7 Minor code clean-ups. 14 years ago
  Julian Storer a9c2f2c69e ActiveX browser plugin fix. File extension changes in the new jucer. 14 years ago
  Julian Storer d033a859ef Fixed some namespace issues with png and zlib. Changed the way the DBG macro works to allow expressions like DBG ("foo" << 123 << "bar"), so that it's easier to dump out numbers. 15 years ago
  Julian Storer dcaa6ceb36 Minor fixes for mac 10.4 atomics, mouse dragging, tooltips. 15 years ago
  Julian Storer b61ac0ea3c iOS text entry fix. 15 years ago
  Julian Storer cd14d5efa5 Added CDDB support for mac. Small fix for iPad text entry. 15 years ago
  Julian Storer ccd8566e96 Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 15 years ago
  Julian Storer 280b966ff6 Fix for ppc atomics. Fix for carbon wrapper mouse events. 15 years ago
  Julian Storer bd4df346bc For for Component::beginDragAutoRepeat(). Fix for ppc atomics compilation. Fix for jucer image code generation. 15 years ago
  Julian Storer 216d258ceb Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly... 15 years ago
  Julian Storer c20daf9740 Fixed a mac initialisation problem. 15 years ago
  Julian Storer 26475b1b77 Fixed a couple of MSVC compile errors. 15 years ago
  Julian Storer 907a9aaffe Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
  Julian Storer 6c4d8023bd Cleaned up and restructured some app startup code. Updated some iPhone settings. 15 years ago
  Julian Storer 7f643bc7e0 Added up-to-date amalgamated files. 15 years ago
  Julian Storer fe92227a4d OpenGL tweaks. 15 years ago
  Julian Storer 7436e26887 Small updates to OpenGLContext. 15 years ago
  Julian Storer 8d3be2913a Fixed a couple of mac 64-bit warnings. 15 years ago
  Julian Storer e2e1eacc30 Updated Atomic class to deal with float and double types. 15 years ago
  Julian Storer cb7b3d7562 Mouse fix for audio plugins in Muse Receptor. Fixed DrawableText constructor. 15 years ago