a9ccf188Remove portaudio from license, add RtAudio by
Andrew Belt
2017-12-05 10:43:07 -0500
30807e5eRemove portaudio from license, add RtAudio by
Andrew Belt
2017-12-05 10:43:07 -0500
71dda097 (refs/pull/489/head)Remove leftover references to portaudio library. Add RtAudio license to LICENSE-dist.txt. by
Christoph Scholtes
2017-12-05 07:23:29 -0700
7c2312f2 (tag: v0.5.0)Use dev build library for rtaudio on Linux by
Andrew Belt
2017-11-21 09:07:50 -0500
6dd11f92Add personal rsync upload target to Makefile by
Andrew Belt
2017-11-21 07:42:53 -0500
84831e06Disable dynamic library error messages on Windows by
Andrew Belt
2017-11-21 07:27:53 -0500
e1ad8e6aWindows make dist strip Rack.exe by
Andrew Belt
2017-11-21 07:27:28 -0500
84e9060cWindows make dist fix by
Andrew Belt
2017-11-21 07:10:18 -0500
6c70f78dSwitch to github repo for RtAudio, use cmake instead of autoconf by
Andrew Belt
2017-11-21 07:09:33 -0500
91d41437Audio Interface: add timed sleep lock to output buffer, adjust widgets on panel by
Andrew Belt
2017-11-21 07:05:44 -0500
48b6fb8bAttempt to disable Windows error message when a plugin with incompatable ABI is loaded by
Andrew Belt
2017-11-21 06:01:02 -0500
d1f213a3Audio Interface: major refactor of threading and multiple driver support by
Andrew Belt
2017-11-21 06:00:08 -0500
4f703e39Audio Interface: made buffers lock-free, removed mutexes from openStream() and closeStream(), added timeouts for spin locks by
Andrew Belt
2017-11-21 00:26:33 -0500
d23df89dMerge branch 'master' of github.com:VCVRack/Rack by
Andrew Belt
2017-11-20 19:45:34 -0500
03979854Re-add ZIP to make dist by
Andrew Belt
2017-11-20 19:40:01 -0500
82571d79Remove command line patch launching by
Andrew Belt
2017-11-20 19:30:04 -0500
2bc6678cAdd timed mutexes, hopefully solving deadlock issues in Audio Interface by
Andrew Belt
2017-11-20 19:25:23 -0500
f36647e1Add rtaudio library to dist, remove JACK from Windows/Mac by
Andrew Belt
2017-11-20 19:24:41 -0500
046861c8Add debug messages to Audio Interface by
Andrew Belt
2017-11-20 18:30:29 -0500
07412b41Refresh plugin only if the plugin slug and exact version is not found or does not match by
Andrew Belt
2017-11-20 18:04:15 -0500
56c57345Pass onPathDrop to RackScene children by
Andrew Belt
2017-11-20 06:10:39 -0500
ce909cdaRemove tag corruption workaround by
Andrew Belt
2017-11-20 00:09:05 -0500
03a434bachange createParam fingerprint to add human readeable name by
Antoine Villeret
2017-11-19 21:45:35 +0100
06bcf2a4Added hacky workaround for tag corruption issue by
Andrew Belt
2017-11-19 13:57:05 -0500
dfa72311Fix SVGSwitch value scaling, add confirmation for clearing the patch with File > New by
Andrew Belt
2017-11-19 08:32:52 -0500
aaeb6ffeMerge branch 'master' of github.com:VCVRack/Rack by
Andrew Belt
2017-11-19 05:07:47 -0500
1b893fb9Add VUMeter class to dsp library by
Andrew Belt
2017-11-19 05:07:32 -0500
0f858a39Audio Interface: Only display sample rates supported by the audio driver by
Andrew Belt
2017-11-19 01:43:15 -0500
43eae4f2Yield immediately on audio driver thread if engine is paused by
Andrew Belt
2017-11-18 20:09:28 -0500
d949eebcFlush logger output by
Andrew Belt
2017-11-18 19:24:01 -0500
2734f9c7Update device name in AudioInterface choice widget only when deviceId changes by
Andrew Belt
2017-11-18 18:21:22 -0500
12813c63Add additional License notices in README by
Andrew Belt
2017-11-18 18:12:44 -0500
ef8f00beAudio Interface: Check if stream is running directly instead of using boolean variable by
Andrew Belt
2017-11-17 18:20:45 -0500
d95cfb4bUse flag for special --with-{API} arguments in dep/Makefile by
Andrew Belt
2017-11-17 18:08:41 -0500
8409727fLinux Audio Interface fixes by
Andrew Belt
2017-11-17 08:42:16 -0500
4635f576Windows Audio Interface fixes by
Andrew Belt
2017-11-17 08:36:27 -0500
d19f17bdMerge branch 'master' into ossia by
Antoine Villeret
2017-11-17 14:32:33 +0100
b0a9f72bMacOS Audio Interface fixes by
Andrew Belt
2017-11-17 08:16:48 -0500
970214fdAdd "Manufacturers" label to AddModuleWindow by
Andrew Belt
2017-11-17 07:42:07 -0500
2dcd2592automatically expose all module's parameters with libossia by
Antoine Villeret
2017-11-17 12:26:00 +0100