Commit Graph

20 Commits (master)
 

Author SHA1 Message Date
Peter Nelson a8d8c908c8 Add missing unistd.h include 2013-02-13 23:13:53 +00:00
Peter Nelson 488fd44911 Include missing cstdio header. 2010-03-24 18:14:48 +00:00
Peter Nelson ee3bd3d4ad Clean up memory on exit 2010-01-26 19:04:21 +00:00
Peter Nelson c0223c2c15 Close file handle after use 2010-01-26 19:04:06 +00:00
Peter Nelson 5f285d05de Reorder conditions to prevent uninitialised read 2010-01-26 18:48:41 +00:00
Peter Nelson e080007b4f Exit if JACK set up fails 2010-01-26 13:31:34 +00:00
Peter Nelson b7c28f92fc Remove -g from definitions -- let CMAKE_BUILD_TYPE do its thing. 2010-01-26 10:29:25 +00:00
Peter Nelson 0bb4b266ae Fix compile warning with optimizations enabled 2010-01-26 10:24:35 +00:00
Peter Nelson 8b28c2df24 Configurable client names 2010-01-26 09:24:54 +00:00
Peter Nelson 2ea6303c3b Report all configuration errors at once, and exit. 2010-01-25 21:39:09 +00:00
Peter Nelson 5753b1f6ff Check port names for uniqueness 2010-01-25 21:32:59 +00:00
Peter Nelson 8b8e5e4e97 Put common parts of cvin/cvout into cvbase class 2010-01-25 21:28:29 +00:00
Peter Nelson ade023d2d5 Add error reporting to config parsing. 2010-01-25 21:18:23 +00:00
Peter Nelson 728b21e14e Remove gumpf 2010-01-25 20:27:25 +00:00
Peter Nelson 3e1dee8c42 Add license 2010-01-25 07:22:58 +00:00
Peter Nelson 5438c41d39 Document config 2010-01-24 23:19:08 +00:00
Peter Nelson 8cebc84d83 Type (still worked though) 2010-01-24 23:07:51 +00:00
Peter Nelson 0b0add19bd Support different controller types, pitch wheel and NRPN
Clamp output data to range
2010-01-24 23:05:34 +00:00
Peter Nelson d3c5ac6bbf Don't shut down a client if it is not connected. 2010-01-24 21:06:46 +00:00
Peter Nelson b971b9b4c1 Initial commit 2010-01-24 20:46:33 +00:00