8887 Commits (57b07997d325dcae2e25a6093a308e2c8b18ea9a)

Author SHA1 Message Date
  fieldingfabian 57b07997d3 Win32: Fix memory leaks in ActiveX and WebBrowserComponent 3 years ago
  hogliux 4c24ee2be0 MPE: Fix incorrect order of jlimit parameters 3 years ago
  hogliux 1ae2a150d5 VST3 Client: Fix a compiler error in the VST3 wrapper when a plug-in uses the legacy PreferredChannelConfigurations option 3 years ago
  reuk 59a47a4638
HWNDComponentPeer: Fix icon leaks 3 years ago
  reuk d8301ddc1c
OpenGL: Tidy up macOS implementation 3 years ago
  reuk b2d999073c
AudioCDReader: Fix readSamples signature 3 years ago
  reuk ddfceb12b2
VST3 Client: Return correct programListId for root unit 3 years ago
  reuk 08b737e095
VST3 Host: Fix argument forwarding 3 years ago
  reuk 022eb21006
WebBrowserComponent: Force webkit2gtk to use the X11 backend 3 years ago
  reuk 9b1b518998
VST Host: Fix warnings when compiling with mingw on Linux 3 years ago
  reuk d621d46ca8
FileListComponent: Update content before selecting row to ensure totalItems is up-to-date 3 years ago
  reuk 69e0727ffd
VST3 Client: Attempt to preserve scale set by host 3 years ago
  hogliux 98e0ee75a3 CoreAudio: Ensured that latency is correctly reported when input/output audio devices are different devices 3 years ago
  hogliux a8a0342745 CoreAudio: Include buffer size and stream latency when calculating CoreAudio device's total latency 3 years ago
  hogliux 9a62775809 CoreAudio: More code modernisation and clean-up 3 years ago
  hogliux d048fdbc82 BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 3 years ago
  attila fa37d47ebb AudioThumbnail: Add new member to set an AudioBuffer as source 3 years ago
  attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks 3 years ago
  attila 2e0646abba TreeView: Fix restoring scroll position in restoreOpennessState 3 years ago
  hogliux f370edcb5d VST3: Fix an issue with sidechain configurations in Cubase 3 years ago
  hogliux 75f9cc0e22 AAX: Set AudioPlayHead's editOriginTime even if the effectiveRate is zero 3 years ago
  hogliux 447c760be3 VST2 Host: Fix an incorrect assertion in the VST2 hosting code's handling of channel pointers 3 years ago
  reuk dc8bc918d2
TextEditor: Fix bug where text could be pasted twice from the popup menu 3 years ago
  reuk 00b1bf3f5b
DirectoryContentsList: Ensure change notification is sent after search completes 3 years ago
  reuk ec55ebe0db
PushNotifications: Use @available checks on macOS 3 years ago
  reuk 3b8792d5c5
AUv3 Client: Correctly set default channel layout for buses with more than two channels 3 years ago
  reuk b53ee602d4
X11: Use 32-bit colourmap in the case that a 24-bit colourmap is unavailable 3 years ago
  hogliux 7958599848 CoreAudio: Fixed typo in recent CoreAudio clean-up 3 years ago
  attila 2e1809ec33 Fix key up behaviour in a multiline TextEditor 3 years ago
  reuk 14628ec824
iOS: Correctly compute mouse position for scroll events 3 years ago
  reuk 5d1c580b15
FileListComponent: Fix incorrect selection when calling setSelectedFile while the directory contents are still loading 3 years ago
  reuk 4fc958bcda
NSViewComponentPeer: Avoid allocating a std::function on every frame 3 years ago
  reuk 41adf71cc7
macOS: Add Ventura to the enum of OS types 3 years ago
  reuk 2ab3db90eb
AAX Client: Ignore deprecation warnings in third-party headers 3 years ago
  reuk a6185421a2
ASIO: Add missing override on destructor 3 years ago
  reuk 7d2a11e222
Fix typo in docstring 3 years ago
  reuk 7e404118b5
OpenGL: Correctly report OpenGL rendering scale in Pro Tools 2022.7 on Windows 3 years ago
  reuk 19175ff698
OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 3 years ago
  reuk 2ae87f95f1
OpenGL: Carry out all GL rendering on a single thread 3 years ago
  reuk ae3bfdb1d2
OpenGL: Avoid occasional deadlock when destroying contexts 3 years ago
  reuk 18aaa86761
OpenGL: Reduce error checking in Release builds 3 years ago
  reuk ff1d5d6da4
OpenGL: Only assert on high-severity errors 3 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 3 years ago
  reuk 21d87c02c2
MathsFunctions: Make countNumberOfBits constexpr 3 years ago
  reuk b70b7a309d
TimeSliceThread: Add function to check whether a certain job is still registered 3 years ago
  attila 7aa3bfdc93 GenericInterpolator: Fix discontinuity when changing the speedRatio 3 years ago
  attila d15e152da5 Fix TopLevelWindow::centreAroundComponent 3 years ago
  attila 44dd0649fd Grid: Fix layout for very small items 3 years ago
  attila c97864d7f3 Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 3 years ago