FreeRDP/channels/audin/client
zihao.jiang 40ea6e9228 audin: Fixed default sys argument for audin
PR #3173 fixed argument parsing. However it breaks the usage without specifying subsystem: "/microphone"
In particular, aFreerdp microphone redirect is broken as it exactly uses "/microphone"
This PR fixes the regression.
Fix: We should not call CommandLineParseArgumentsA if argc is only 1 (same case as rdpsnd_main.c)
2016-03-11 01:52:18 +08:00
..
alsa Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
mac Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
opensles Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
oss Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
pulse Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
winmm Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
audin_main.c audin: Fixed default sys argument for audin 2016-03-11 01:52:18 +08:00
audin_main.h Using wlog for channel logging now. 2014-09-15 08:48:46 +02:00
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00