Commit Graph

13 Commits

Author SHA1 Message Date
Roman Zeyde 75dd7d28c9 audio: use ctypes to access PortAudio API directly 2015-01-06 14:46:37 +02:00
Roman Zeyde c37cf741bc remove unused code. 2014-12-30 18:24:57 +02:00
Roman Zeyde 2430588077 cli: exit code should reflect success status 2014-12-30 09:45:31 +02:00
Roman Zeyde 4d75dba0bc switch to PyAudio package for portability 2014-12-29 17:54:42 +02:00
Roman Zeyde fbd34844cf main: use amodem package for recv.main() and send.main() API 2014-12-28 16:46:47 +02:00
Roman Zeyde ec5b5fa4c0 fix string formatting 2014-12-26 22:18:35 +02:00
Roman Zeyde b9dc85e857 amodem-cli: move -v/-q flags to subparsers. 2014-12-25 11:08:38 +02:00
Roman Zeyde ca14f0862b configuration should be specified explicitly 2014-12-02 22:18:24 +02:00
Roman Zeyde 6bf0d4eeda CLI: handle missing argcomplete package 2014-11-30 12:48:57 +02:00
Roman Zeyde ea5e577953 recv: fix detection logic a bit 2014-11-14 16:53:33 +02:00
Roman Zeyde c84e081b1c amodem-cli: fix description logging 2014-11-09 17:37:18 +02:00
Roman Zeyde ceb826728a don't use global configuration 2014-11-09 17:27:34 +02:00
Roman Zeyde c8f5924c12 move and rename CLI script 2014-11-02 09:28:43 +02:00