sdrangel/qrtplib
ZigaS b743943c70 Update to Qt 5.12.0.
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
..
CMakeLists.txt Use C++11 everywhere 2018-11-24 21:21:04 +01:00
qrtplib.pro Update to Qt 5.12.0. 2018-12-27 09:48:30 +01:00
rtcpapppacket.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcpapppacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpbyepacket.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcpbyepacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpcompoundpacket.cpp PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtcpcompoundpacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpcompoundpacketbuilder.cpp PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtcpcompoundpacketbuilder.h PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
rtcppacket.h qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcppacketbuilder.cpp PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtcppacketbuilder.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcprrpacket.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcprrpacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpscheduler.cpp PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtcpscheduler.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpsdesinfo.cpp PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
rtcpsdesinfo.h PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtcpsdespacket.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcpsdespacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpsrpacket.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtcpsrpacket.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtcpunknownpacket.h qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtpaddress.cpp qrtplib: new RTPUDPTransmitter 2018-03-05 01:17:19 +01:00
rtpaddress.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpcollisionlist.cpp qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtpcollisionlist.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpconfig.h Windows: MSVC2017: changes in qrtplib 2018-11-12 16:05:18 +01:00
rtpdefines.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtpendian.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtperrors.cpp qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtperrors.h Windows: MSVC2017: changes in sdrbase (4) qrtplib (2) 2018-11-12 17:50:52 +01:00
rtpinternalsourcedata.cpp PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
rtpinternalsourcedata.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpinternalutils.h qrtplib: new RTPUDPTransmitter 2018-03-05 01:17:19 +01:00
rtpkeyhashtable.h PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtplibraryversioninternal.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtppacket.cpp PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
rtppacket.h qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
rtppacketbuilder.cpp PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
rtppacketbuilder.h qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
rtprandom.cpp Windows: MSVC2017: changes in qrtplib 2018-11-12 16:05:18 +01:00
rtprandom.h qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
rtprandomrand48.cpp qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
rtprandomrand48.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtprandomrands.cpp qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtprandomrands.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtprandomurandom.cpp qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
rtprandomurandom.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtprawpacket.h qrtplib: new RTPUDPTransmitter 2018-03-05 01:17:19 +01:00
rtpsession.cpp Windows: MSVC2017: changes in qrtplib 2018-11-12 16:05:18 +01:00
rtpsession.h PVS-Studio static analysis corrections (4) 2018-04-04 23:39:31 +02:00
rtpsessionparams.cpp Windows: MSVC2017: changes in qrtplib 2018-11-12 16:05:18 +01:00
rtpsessionparams.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpsessionsources.cpp qrtplib: replaced size_t by std::size_t 2018-02-28 13:31:44 +01:00
rtpsessionsources.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpsocketutil.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtpsourcedata.cpp qrtplib: removed JRTPLIB_UNUSED 2018-02-27 23:54:23 +01:00
rtpsourcedata.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpsources.cpp PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
rtpsources.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rtpstructs.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtptimeutilities.cpp qrtplib: removed JRTPLIB_UNUSED 2018-02-27 23:54:23 +01:00
rtptimeutilities.h Windows: MSVC2017: changes in qrtplib 2018-11-12 16:05:18 +01:00
rtptransmitter.h qrtplib: new RTPUDPTransmitter 2018-03-05 01:17:19 +01:00
rtptypes.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtptypes_win.h qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
rtpudptransmitter.cpp PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
rtpudptransmitter.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00