|
|
8bea9f4455
|
- formatting and commenting fixes
|
2020-04-01 11:21:45 +03:00 |
|
|
|
e700d334e0
|
- support loopback .pcap
|
2020-03-31 08:52:07 +03:00 |
|
|
|
3102efaf4f
|
- fixes
|
2019-10-11 20:31:45 +03:00 |
|
|
|
b7524918fa
|
- fix thread pool bug
- cleanup byte buffer support
|
2019-06-24 18:45:52 +03:00 |
|
|
|
682362c6fe
|
- removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
- cleanups
|
2019-06-22 12:00:49 +03:00 |
|
|
|
be40ebef7e
|
- fix TimerQueue API
|
2019-05-14 14:15:36 +03:00 |
|
|
|
e9799dae0b
|
- RPi related changes (to build pvqa_pcap for RPi)
|
2019-04-18 16:47:54 +03:00 |
|
|
|
999c4c4110
|
- fix bug when extracting filename
|
2019-04-15 19:50:39 +03:00 |
|
|
|
87ce37d1f2
|
- version 1.4.14
- fixed problem in VariantMap
|
2019-04-02 16:49:25 +03:00 |
|
|
|
4b4e488230
|
- avoid unknown PRId64 format macros in Ubuntu 12.04 builds
|
2019-04-02 11:41:10 +03:00 |
|
|
|
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 |
|