FreeRDP/channels
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
..
audin audin: Fixed default sys argument for audin 2016-03-11 01:52:18 +08:00
client Add build-config.h 2015-11-09 15:54:22 +01:00
cliprdr ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
disp Exporting channel entry points. 2016-02-29 15:18:19 +01:00
drdynvc Fixed stream API for Stream_Copy. 2016-03-01 12:57:48 +01:00
drive Improve code using more winpr functions 2016-03-02 10:01:51 -08:00
echo ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
encomsp cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
parallel Exporting channel entry points. 2016-02-29 15:18:19 +01:00
printer Merge pull request #3168 from akallabeth/visibility_fixes 2016-02-29 16:59:58 +01:00
rail cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
rdpdr Merge pull request #3086 from DavBfr/fix-rdpdr 2016-03-07 10:55:51 +01:00
rdpei Exporting channel entry points. 2016-02-29 15:18:19 +01:00
rdpgfx Exporting channel entry points. 2016-02-29 15:18:19 +01:00
rdpsnd Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
remdesk cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
serial Exporting channel entry points. 2016-02-29 15:18:19 +01:00
server cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
smartcard ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
tsmf Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
urbdrc Fixed symbol export for sound plugins. 2016-03-03 17:17:13 +01:00
CMakeLists.txt build: fix a problem with cmake version 2.8.11 2016-01-15 13:32:25 +01:00