3760 Commits (dc24fdffb52ef9489031646fac7bde97d2f28e3f)
 

Author SHA1 Message Date
  jules dc24fdffb5 Android GL fixes. 12 years ago
  jules d0d74175e0 Added some functionality to PerformanceCounter. 12 years ago
  jules 57974a793c Some fixes for minor graphical problems. 12 years ago
  jules 85568915dc Added some metadata reading to OggVorbisAudioFormat 12 years ago
  jules c58d91fc04 (Fixed typo in last commit) 12 years ago
  jules bea96840b9 Added some openGL definitions to compensate for ones that are missing on certain platforms. 12 years ago
  jules 0a8b8c74e6 Some minor LookAndFeel_V3 tweaks. 12 years ago
  jules 2f9d02f95c Added a few methods to the Matrix3D class. 12 years ago
  jules 823608f27a Yet another micro-tweak to button callback behaviour - prevent radio-group auto-toggle buttons sending events to other group buttons when they get turned off. 12 years ago
  jules 44ba3f52fe Some additions and updates to PluginHostType, including a method to get a string description. 12 years ago
  jules c8f72856d6 Added a template param to a CharacterFunctions method. 12 years ago
  jules a53110de06 Big speedup to path rendering on GL/software. 12 years ago
  jules a081f0f641 Added/refactored a couple of String methods. 12 years ago
  jules 32316cc1aa Avoided allocation in VST process function. 12 years ago
  jules ff0fd27127 Yet another attempt to get all the edge-cases right in Button::internalClickCallback 12 years ago
  jules e9598bb5c5 LookAndFeel_V3 tweaks. 12 years ago
  jules 705836d329 Fix for MidiMessage handling sysex messages <= 4 bytes. 12 years ago
  jules bfbb6c2413 Added some more folders to the list of common locations in the file browser. 12 years ago
  jules ad324efc01 Removed some old iOS workarounds from the atomic class. 12 years ago
  jules 74ed52e20e Fix for file searches returning non-precomposed unicode chars on OSX. 12 years ago
  jules 6018f1df3d Added a SystemStats::getDeviceDescription() method. 12 years ago
  jules b45fc0f664 DPI correction for android. 12 years ago
  jules 164cad105a Fixed colour in key-mapping editor comp. 12 years ago
  jules fbc30c4a38 Workaround for a GCC fail. 12 years ago
  jules 12a8dd3092 Avoided some pedantic GCC warnings. 12 years ago
  jules 664a585d19 Introjucer: fix for GUI editor graphic element coords not updating. 12 years ago
  jules 172f19f4a4 Introjucer: fix for module deletion bug, and some clean-ups. 12 years ago
  jules 3fe70cd8f0 Made some FileBasedDocument methods return Result objects instead of bools, and made it less modal. 12 years ago
  jules 484bcf4e3c MidiMessage - fix for reported length of sysexes by message constructor. 12 years ago
  jules 14cb377f77 Introjucer: fix to paths when copying modules locally. 12 years ago
  jules b364573890 Minor GL tweak. 12 years ago
  jules d4a50a8de1 A couple of javascript fixes. 12 years ago
  jules 4f5fd4daa7 Fix for javascript invocation of object methods. 12 years ago
  jules aa8fdc8cba Made a couple of OwnedArray methods return the object that they are passed. 12 years ago
  jules 5df76c5dd8 Fix for iOS window position flicker. 12 years ago
  jules fb3b5035aa Made sure that File::createLink on win32 works even if CoInitialize hasn't been called. 12 years ago
  jules f485fdcf63 Introjucer: Fixed a typo in the generated code. 12 years ago
  jules 751ad2ed6e Added some GL shader helper functions. 12 years ago
  jules 4de9768ecb Introjucer: better setup of module paths in new exporters. 12 years ago
  jules 2c9c35d3c3 Fixed a few compiler warnings. 12 years ago
  jules aeb8826889 Allowed dynamic activation of repaint debug mode. 12 years ago
  jules af55d142d3 Minor tweaks and comment corrections. 12 years ago
  jules 4d7323fe0d Changed MidiMessage to avoid problems when moving them around in memory. Apart from being slightly cleaner code, this means that it can be used in Arrays. 12 years ago
  jules 5639d1befd iOS tweak for view visibility when being initialised. 12 years ago
  jules 08384a5293 Added a new PropertyPanel constructor. 12 years ago
  jules 282078bf61 LookAndFeel_V3 tweaks. 12 years ago
  jules cb29cbf4a5 Fix for vertical justification of CoreText layouts of attributed strings. 12 years ago
  jules 75ed6ffe2d Minor look+feel tweaks. 12 years ago
  jules 3cb4b37e67 Added JUCE_DONT_ASSERT_ON_GLSL_COMPILE_ERROR flag. 12 years ago
  jules 59d719cc26 Increased the gamma of software-rendered fonts. 12 years ago