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
f33220aaAdd mutex to AudioInterface::getDeviceName by
Andrew Belt
2017-11-17 06:20:07 -0500
e4f18e7cMigrate to RtAudio from portaudio by
Andrew Belt
2017-11-17 06:14:54 -0500
215f9675Allow Ctrl-dragging input, although it doesn't do anything different from normal dragging by
Andrew Belt
2017-11-16 20:52:24 -0500
70bb8c77Add plug lights, remove plug light toggling by
Andrew Belt
2017-11-16 20:45:32 -0500
cbc9a523Add manufacturer label in model list by
Andrew Belt
2017-11-16 17:50:52 -0500
3c7043fbMade git checkout instructions more clear by
Andrew Belt
2017-11-16 17:34:38 -0500
81d72148 (refs/pull/393/head)Bi-pol CV option in MidiCCToCV by
MarcBoule
2017-11-16 13:00:59 -0500
33e8973bIgnore mkdir() error when directory already exists by
Andrew Belt
2017-11-16 04:54:35 -0500
4d10ad6cAdd debug() to the logger by
Andrew Belt
2017-11-16 04:48:08 -0500
e5ba0db7Escape download link by
Andrew Belt
2017-11-16 04:34:29 -0500
7b697b14Update dist license for new libraries by
Andrew Belt
2017-11-16 04:33:36 -0500
85c75eefChanged log() to info(), warn(), and fatal() by
Andrew Belt
2017-11-16 04:05:02 -0500
acb1eb60Add file mode to log.txt file by
Andrew Belt
2017-11-16 03:09:02 -0500
b10d1122Added log() logger with INFO, WARN, and ERROR levels by
Andrew Belt
2017-11-16 01:56:05 -0500
d24bed83Print version at boot by
Andrew Belt
2017-11-16 01:00:47 -0500
45f03be6Set manufacturer on click instead of on hover for AddModuleWindow by
Andrew Belt
2017-11-15 01:12:16 -0500
e76f3c83Call onZoom event when DPI is changed by
Andrew Belt
2017-11-14 07:50:48 -0500
b702fb5eHide metadata when mouse leaves ModelItem by
Andrew Belt
2017-11-14 05:08:40 -0500
512f8533 (refs/pull/386/head)Bi-polar CCs options added in MIDICCToCV by
MarcBoule
2017-11-13 19:18:53 -0500
2695a112Adjust transparency by
Andrew Belt
2017-11-13 01:57:29 -0500
5567c5f2Added AddModuleWindow by
Andrew Belt
2017-11-13 01:51:30 -0500
6d861f37Replace C++ RNG with xoroshiro128+ and Box-Muller by
Andrew Belt
2017-11-11 23:39:26 -0500
6a5c4349Disable search box again by
Andrew Belt
2017-11-11 02:41:06 -0500
fc29d986Merge manufacturerSlug and manufacturerName to manufacturer, use plugin slug for patches instead of manufacturerSlug by
Andrew Belt
2017-11-11 01:54:39 -0500