1738 Commits (05117a30b4fe21b84785581e76ed6acf7ce9f99f)

Author SHA1 Message Date
  Andrew Belt e7171e9a3e Added colors to logger (terminal mode only), use notes for gamepad 7 years ago
  Andrew Belt 83652270aa Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC 7 years ago
  Andrew Belt 8a9f81cbd7 More MIDI restructuring, changed driver -> driverId, device -> deviceId 7 years ago
  Andrew Belt 26a5651a66 Added more verbose logging 7 years ago
  Andrew Belt 3a5e256d82 Further restructure to midi.hpp 7 years ago
  Andrew Belt 531f348dc2 Restructure midi for multiplexing, add gamepad midi driver, add CPU 7 years ago
  Arnaud Estublier 2a33037ad8 RtMidi Clients are named VCV Rack 7 years ago
  Arnaud Estublier 44cbf0d114 Forgot a space... 7 years ago
  Arnaud Estublier daa0b006c5 Add VCVRack as the name of the RtAudio client 7 years ago
  Andrew Belt ba7193050d Fix manage plugins URL 7 years ago
  Andrew Belt 2b96117ccb Set default pitch to 0V for MIDI-1, add RGBLight 7 years ago
  Andrew Belt 09d368edb3 WIP Windows static build 7 years ago
  Andrew Belt ef97f7c7ca Condense Module Browser module list item, don't persist filters 7 years ago
  Andrew Belt 01289be29e Add version to context menu 7 years ago
  Andrew Belt a976c831d9 Check for status = available in manifests 7 years ago
  Andrew Belt f9087788bc Update plugin manager to 0.6 API 7 years ago
  Andrew Belt afd4b592db Add error handling to zip extraction 7 years ago
  Andrew Belt 63dd31f7ca Don't draw shadow if opacity is 0 7 years ago
  Andrew Belt 62bbf5ef46 Fix warnings on clang 7 years ago
  Andrew Belt f69c02efe1 Remove upgrade warning, set VERSION in Makefile 7 years ago
  Andrew Belt bd99a85595 Tweak build system, midi.hpp structure 7 years ago
  Andrew Belt 4b2c2b1c9a Reset after poly mode is changed 7 years ago
  Andrew Belt 8249edfcee Strip Rack in `make dist`, set gTempWidget to NULL after using 7 years ago
  Andrew Belt 9b9f2a9f6f Refactor MIDI-4, remove retriggering on GATE output 7 years ago
  dllmusic 2162c08366
Update QuadMIDIToCVInterface.cpp 7 years ago
  dllmusic 0e40a86ba3
QuadMIDIToCV with all poly modes 7 years ago
  Andrew Belt 8f30d48d1f Small build system tweaks 7 years ago
  Andrew Belt acbe3370f8 Plugin extracter and loader 7 years ago
  Andrew Belt 158a396170 Add prefix to string functions 7 years ago
  Andrew Belt ef64c13287 Add systemOpenBrowser 7 years ago
  Andrew Belt 3177ec30fc Use POSIX implementation of filesystemListDirectory 7 years ago
  Andrew Belt b5e1bd4365 Add scratch filesystemListDirectory 7 years ago
  Andrew Belt 6a18b51f8e Fix order of logger 7 years ago
  Andrew Belt 13cbc78f23 Add timestamp to logger, remove version check at boot and .vcv file 7 years ago
  Andrew Belt 0190dfb4a4 Adjust textfield colors 7 years ago
  Andrew Belt 3dbdd7a334 Strip binary when making distributable 7 years ago
  Andrew Belt f26a402e0e MIDI-4: Add context menu to select polyphony mode 7 years ago
  Andrew Belt 8352f54594 Don't refresh SampleRateConverter state if settings aren't changed 7 years ago
  Andrew Belt 4d7922b005 Disable sample rate converter when inRate == outRate, only convert 7 years ago
  Andrew Belt 617236be06 Add clock divisions to MIDI-1 7 years ago
  Andrew Belt d4c9bad375 MIDI-1: Add retrigger when key is lifted 7 years ago
  Andrew Belt 53b898641e Update MIDI-1 panel 7 years ago
  Andrew Belt 6b00b5183a Buffer send/recv in Bridge, better network error handling 7 years ago
  Andrew Belt 6455c1f034 Possible fix for crash when deleting Widgets during events 7 years ago
  Andrew Belt 5c8cadbbf9 Add automatic audio activation/deactivation when device pauses for >200ms 7 years ago
  Andrew Belt 875b1762fa Revert light glow intensity 7 years ago
  Andrew Belt 2465d44eaf Use 8/8 in/out channels for Bridge audio 7 years ago
  Andrew Belt 917e6dada7 Small tweaks to Bridge 7 years ago
  Andrew Belt 79158297bc Add MIDI to Bridge 7 years ago
  Andrew Belt d1f2f83a94 Fix windows bridge build 7 years ago