Commit Graph

106 Commits

Author SHA1 Message Date
47e21e5a54 - PIC option is enabled for all projects 2019-03-31 20:55:11 +03:00
14b034e94c - cleanups 2019-03-21 18:40:05 +02:00
762207c093 - avoid OpenCore AMR codecs on Windows too (as there is no binary package yet) 2019-03-18 10:15:45 +02:00
e8963264e9 - fix potential problems with builds - size of some structures depends on #define in projects. But #define can be different for app and library (for example) - it will result in strange crashes. Fixed. 2019-03-14 11:37:49 +02:00
11db9b7450 - put references to RtpDump to #ifdef USE_RTPDUMP where possible 2019-03-14 10:30:38 +02:00
8e4f2152d2 - fixed problem with loss packet counter (it was higher than real value) 2019-03-08 13:01:24 +02:00
fca9395193 - add better syntax of split() method 2019-03-05 10:18:01 +02:00
3cd89fe12c - fixes 2019-02-18 14:38:13 +02:00
4d7e6dbcb4 - avoid extra file creation 2019-02-14 18:00:50 +02:00
3eacafd1c8 - add OsProcess::execSystem() implementation for Windows 2019-02-11 12:30:11 +02:00
cf89c17e66 - fix for OpenWRT builds 2019-02-05 12:59:10 +03:00
7483db5fac - avoid CrashRpt references 2019-02-05 10:19:20 +02:00
c303b6f09d - changes to library 2019-02-04 23:35:55 +03:00
c34bcdc058 - now build without uuid library is possible 2019-02-04 11:09:42 +03:00
5232d33f6e - new OsProcess::execSystem() method 2019-02-01 17:30:19 +03:00
f70f872d6a - fix build for RPi 2019-02-01 09:02:26 +03:00
d535e5312b - minor cleanups 2019-01-31 12:28:33 +03:00
694ced4d25 - fixes & improvements to helper libraries 2019-01-31 10:22:01 +03:00
e83f717076 - fix Linux build 2019-01-30 12:20:13 +03:00
63e5034c17 - fixes & cleanups from pvqa-player windows build 2018-12-27 18:50:59 +02:00
aa882bc1a8 - fix Windows build warnings 2018-12-27 13:31:20 +02:00
d5b4c1874a - make StringHelper::toUtf8() synonym for makeUtf8() 2018-12-27 13:31:03 +02:00
24e5a83d21 - more fixes & improvements for pcap2wav windows build 2018-12-24 13:01:38 +02:00
98a87714fa - fixes & improvements 2018-12-13 14:09:12 +02:00
22acd46e30 - more cleanups 2018-12-03 13:05:52 +02:00
18b59691ef - more fixes 2018-12-03 12:23:17 +02:00
654069286e - add missed change 2018-12-03 09:51:59 +02:00
81e914d8c6 - more cleanups to reduce compile complexity & time 2018-12-03 09:46:10 +02:00
1335085326 - thread pool can be paused now 2018-11-14 11:19:38 +02:00
7bb49227e9 - fix for windows build 2018-11-07 11:31:13 +02:00
c21d49e692 - fix compilation on linux 2018-10-07 21:02:54 +03:00
ece924d186 - more improvements for pvqa-caller 2018-10-02 12:46:50 +03:00
c7da260b9b - fixes for process output reading 2018-10-01 10:23:39 +03:00
2564e690e8 - improve string helper - add startsWith() method + fix indentation 2018-09-29 22:30:15 +03:00
96c2ed3d94 - async execute command 2018-09-28 20:33:44 +03:00
4da6c88f02 - minor cleanup 2018-09-28 19:16:16 +03:00
17f8d322c1 - fix warning about deprecated function 2018-09-27 11:05:05 +03:00
2f69f58088 - latest changes for HEP support 2018-09-24 09:45:56 +03:00
8c0f9510e6 - more changes to ease file handling 2018-09-12 20:19:56 +03:00
3164a7236d - fix linux build of support library
- allow AMR codec usage to be configured from CMake
2018-09-11 17:36:09 +03:00
b7d5df183b - add missed file 2018-09-10 11:27:49 +03:00
4ead35dcc6 - move command line wrapper support to rtphone 2018-09-10 11:27:11 +03:00
1960b7aaf1 - add missed files 2018-08-29 15:59:55 +03:00
018ddf81df - avoid dependency on resip/rutil library 2018-08-13 11:32:38 +03:00
f94960ebbb - bugs fixed 2018-07-22 22:19:04 +03:00
8fe79459d5 - fix for access violation 2018-07-20 10:54:28 +03:00
59e512175a - logging improved 2018-07-19 09:52:51 +03:00
3db891050e - use int64_t as integer type in calculator 2018-07-16 09:55:34 +03:00
20ee81666b - changes from pvqa-server project 2018-07-15 11:46:50 +03:00
a6535bdb97 - new sync primitive - memory blocks queue
- better audio buffer management in AQuA wrapper
2018-07-13 14:26:53 +03:00