FreeRDP/channels/audin/client/opensles
Pascal J. Bourguignon 15f2bafeab Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
(we overwrite the password and pin arguments).
This implies changes in the argument parsing tests that now must pass a mutable argv
(copied from the statically declared test argvs).
Some other const inconsistency have been dealt with too.
2018-06-06 16:43:09 +02:00
..
audin_opensl_es.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
opensl_io.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
opensl_io.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00