629 Commits (c52413aca485c22cb5be0e902068d74069cc9d4b)

Author SHA1 Message Date
  falkTX fe915b919a Fix lv2 midi programs not reaching plugin bridges 9 years ago
  falkTX 0a6625d645 Really fix mingw build 9 years ago
  falkTX db5fb1cd05 Update zyn again, fix carla code to match 9 years ago
  falkTX ab5d718660 Update osx scripts, misc fixing 9 years ago
  falkTX df7dee17f6 Support LV2 makeSONameResident, just in case 9 years ago
  falkTX 47eb436064 Optimize scan of lv2 presets 9 years ago
  falkTX 37c2ef7f12 X11 keys are unsigned 9 years ago
  falkTX 5d1236c8b5 Misc 9 years ago
  falkTX d3dae49680 Misc 9 years ago
  falkTX 14dd677220 Use futexes for linux bridges, closes #234 9 years ago
  falkTX 7218a81c52 Remove the ugly hack 9 years ago
  falkTX 525ec9f837 Misc 9 years ago
  falkTX 01053284fa Improve plugin bridge performance and other tweaks. 9 years ago
  falkTX 6325c6bc24 Revert some of 169b0e46fc 9 years ago
  falkTX 9712b04317 Misc 9 years ago
  falkTX 169b0e46fc Cleanup 9 years ago
  falkTX dfc8b60e84 Small correction to the check if LV2 UI is bridgeable 9 years ago
  falkTX 8c23d24631 Rework some plugin bridge code to play more on the safe side 9 years ago
  falkTX 972fd6f429 Fix bridges not receiving empty messages, closes #273 9 years ago
  falkTX 677f2d81d2 Update modgui for the new version/style 9 years ago
  falkTX 18902d1930 Fix windows build 9 years ago
  falkTX 8acbef90a2 Cleanup 9 years ago
  falkTX 8984c0971b Fix sending big messages via pipe; Cleanup 9 years ago
  falkTX 07c2abe490 Use new lilv_file_uri_parse 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 12bfd1ca61 Don't use leak detection on release builds 9 years ago
  falkTX 568ce5bb45 Support custom LV2 units 9 years ago
  falkTX 2556c4c921 Fix possible race condition on jack disconnect callback 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX 863a5bdca1 Cleanup some code, rename for functions with better names 9 years ago
  falkTX c9c314596d Misc 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX 7787508b6c Start final code recheck; Add some safety checks to LinkedList 9 years ago
  falkTX f8222c5128 Call XInitThreads on plugin bridges 9 years ago
  falkTX 3130631156 Fix build; Send SIGTERM signal to waiting processes 9 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 9 years ago
  falkTX e136d9d591 Fix for using CarlaPipeUtils code externally 9 years ago
  falkTX 877da37320 Remove juce dependency from CarlaPipeUtils 9 years ago
  falkTX 3613bcdcc0 ZynUI working again (local only); Misc fixes 9 years ago
  falkTX 3541596868 Misc 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX 76c4481043 Add safe assertion just in case 9 years ago
  falkTX f4caa66a4b Don't call findBase64CharIndex on invalid chars 9 years ago
  falkTX 48d5a49816 Better like this 9 years ago
  falkTX cf8592829e Misc 9 years ago
  falkTX 7f901ddd79 Fix loading chunks with last commit 9 years ago
  falkTX d5f2da4fe7 Optimize saving and some loading of plugin chunks 9 years ago
  falkTX b1b6a023ea CarlaRingBuffer: Only print read/write errors once 9 years ago
  falkTX 9d2fd9c095 Allow list of lv2 folders to be empty 9 years ago
  falkTX 2c4766b98e Misc 9 years ago