13673 Commits (28414a6af81ccb8bca32b1854cb35aca50d905da)
 

Author SHA1 Message Date
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 081b1ff216
PopupMenu: Avoid dismissing menu in response to mouse events over the menu 2 years ago
  reuk a7563b5e91
NSViewComponentPeer: Ignore peer-level mouse enter/exit events when mouse button is pressed 2 years ago
  Anthony Nicholls c04354e1ee
Modules: Update JUCE module format for improved consistency 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  Oliver James d7f1e59422 AlertWindow: Add 'getButton' method 2 years ago
  Oliver James 9d909fc3fe Slider: LookAndFeel outline style 2 years ago
  Oli d264d95595 StretchableLayoutManager: Prevent zero size layouts 2 years ago
  Oli b715614109 JavaScript: Add 'hypot' math function 2 years ago
  Oli 6f8c2a26a0 MacOS SystemStats: Implement M1 CPU reporting 2 years ago
  Oli 288cbd2880 Linux SystemStats: Report language accurately 2 years ago
  Oli fa0b607bf9 Win32 FileChooser: Enable native 'Save' directory 2 years ago
  Oli bc26d5cc87 Win32 FileChooser: Fix truncated initial file text 2 years ago
  Oli 100fec3830 PluginHostType: Add NI Maschine host type 2 years ago
  attila 8c7f4eb231 ARA: Add ARADocumentControllerSpecialisation::doGetPlaybackRegionHeadAndTailTime() 2 years ago
  Anthony Nicholls 28c31b1f26 Slider: allow a sliders text-box to update when a colour changes in the slider 2 years ago
  reuk 4fbc4da29a
Windows: Always define RunningInUnity flag in juce_gui_basics TU 2 years ago
  reuk 9dfaab24e0
AAX Client: Avoid float comparisons when determining ambisonic layouts 2 years ago
  reuk ee976f0f0d
NSViewComponentPeer: Avoid using metal renderer if view has changed size since repaints were requested 2 years ago
  Reuben Thomas eb3d1d4f32
CMake: Add resources.rc files to all JUCE targets 2 years ago
  reuk e1e3697931
AU Client: Check explicit channel layouts all the way up to 16 ins/outs 2 years ago
  reuk 5eadaf75be
UIViewComponentPeer: Avoid accessing text input target after it has been destroyed 2 years ago
  reuk 8c97b09d83
AUv3: Avoid calling setFullState: on the superclass during state restoration 2 years ago
  Anthony Nicholls e637073228 BubbleComponent: allow customisable effects 2 years ago
  reuk 2a7391b0be
Resave all projects 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
  attila 557d690ff4 MouseInputSource: Fix stuck hover state on touch screens 2 years ago
  Anthony Nicholls c7689793f2 Widgets: call repaint() in colourChanged() callbacks 2 years ago
  Anthony Nicholls 5fb78e30ac Component: update docs to reflect what happens when the look-and-feel changes 2 years ago
  Anthony Nicholls ba50a35364 Widgets: stop calling repaint in lookAndFeelChanged() 2 years ago
  attila 39cd0ef532 Add support for AAX SDK 2.5.0 2 years ago
  Anthony Nicholls 6faa87d8f3 Projucer: allow a non-existing target file 2 years ago
  reuk 5e866b6156
MessageManager: Fix build issue introduced in 95f823ff72 2 years ago
  attila 921baaeb57 Projucer: Fix Code::Blocks exporter for Windows 2 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 2 years ago
  reuk 8942f22a9b
FileChooser: Avoid setting default extension to filename 2 years ago
  reuk 95f823ff72
MessageManager: Tidy up mac implementation 2 years ago
  reuk 33ef4a86f4
Plugin Client: Remove unnecessary wrapper files 2 years ago
  reuk 22c8f0fe7e
VSTWindowUtilities: Remove unused JUCE_32BIT checks in VSTWindowUtilities 2 years ago
  reuk 16929c26f7
OpenGLContext: Avoid calling NSView::window from displaylink thread 2 years ago
  reuk 0f174d5818
Plugin Client: Refactor WindowsHooks to avoid static objects at namespace scope 2 years ago
  reuk 10bd8235e7
Plugin Client: Move all private helper functions into detail namespace 2 years ago
  reuk a760307d0f Plugin Client: Rename utility folder to detail, for consistency with namespace naming 2 years ago
  reuk 0e9b482d87 VST Client: Reorganise helper functions to avoid duplicate function declarations 2 years ago
  reuk c5ddf64d16 Plugin Client: Respect requested layer-backedness of editor 2 years ago
  reuk 926bbda4fa AudioProcessorEditor: Add method to configure layer-backedness of plugin editors 2 years ago
  reuk 3b2c6a545e Plugin Client: Normalise includes 2 years ago
  Tom Poole 9f64325446 Resave all projects 2 years ago
  reuk 628edb1e15
TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2 years ago
  Tom Poole f385e08b24 BSD: Fix a compilation error 2 years ago