summaryrefslogtreecommitdiff
path: root/qrtplib
AgeCommit message (Expand)Author
2019-05-28add gettimeofday() compatibility function for windowsDavide Gerhard
2019-05-21fix clock_gettime() con macOS <10.12 (not provided by base)Davide Gerhard
2019-05-21remove useless CMAKE_CURRENT_BINARY_DIRDavide Gerhard
2019-05-21move apple to custom/Davide Gerhard
2019-05-21cmake: full refactor to remove qmake and use cmake on all platformsDavide Gerhard
2019-05-21remove qmake project filesDavide Gerhard
2019-04-15fix apple compatibility libraryDavide Gerhard
2019-03-09Fixed some constness in qrtplibf4exb
2018-12-28Merge branch 'dev'v4.3.2f4exb
2018-12-27Update to Qt 5.12.0.ZigaS
2018-12-02Adaptation of cmake files to MSVCf4exb
2018-11-24Use C++11 everywherev4.3.0f4exb
2018-11-18PVS-Studio Analysis corrections for less serious issuesf4exb
2018-11-12Windows: MSVC2017: changes in sdrbase (4) qrtplib (2)f4exb
2018-11-12Windows: MSVC2017: changes in qrtplibf4exb
2018-11-12Windows: MSVC2017: changes in sdrbase (1)f4exb
2018-11-09Windows: experimental MSVC2017 toolchain (2)f4exb
2018-06-22PVS studio static analyzer fixes (2)f4exb
2018-06-21PVS studio static analyzer fixes (1)f4exb
2018-06-13Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ...f4exb
2018-04-21qrtplib: clear buffer fed to RTPSession::CreateCNAMEJason Gerecke
2018-04-04PVS-Studio static analysis corrections (4)f4exb
2018-03-29qrtplib: fixed urandom callsf4exb
2018-03-20Moved export.h file to root of exports directory and removed utilf4exb
2018-03-10Windows build: new location for export headerf4exb
2018-03-09Avoid useless sdrbase dependency by moving the exports header in its own folderf4exb
2018-03-08qrtplib: copy Audio to UDP/RTP: use a single UDP socket for UDP and RTPf4exb
2018-03-07qrtplib: removed useless headerf4exb
2018-03-06qrtplib: use it for the audio net sinkf4exb
2018-03-06qrtplib: NFM demod implementation. Also solve issue Cannot create children fo...f4exb
2018-03-05qrtplib: RTP address constructor with host address and portf4exb
2018-03-05qrtplib: file cleanupf4exb
2018-03-05qrtplib: Windows buildf4exb
2018-03-05qrtplib: simplify random functionsf4exb
2018-03-05qrtplib: new RTPUDPTransmitterf4exb
2018-03-03Adapt to MSVC linkerf4exb
2018-03-01qrtplib: added missing filef4exb
2018-03-01qrtplib: generic UDP transmitter (2)f4exb
2018-02-28qrtplib: generic UDP transmitter (1)f4exb
2018-02-28qrtplib: replaced size_t by std::size_tf4exb
2018-02-28qrtplib: implemented Qt style RTP address objectf4exb
2018-02-28qrtplib: removed transmitters and addresses implementationsf4exb
2018-02-28qrtplib: removed mutex macrosf4exb
2018-02-28qrtplib: removed rtpbyteaddressf4exb
2018-02-27qrtplib: removed JRTPLIB_UNUSEDf4exb
2018-02-27qrtplib: removed probation supportf4exb
2018-02-27qrtplib: removed JRTPLIB_IMPORTEXPORTf4exb
2018-02-27qrtplib: removed unknown packet supportf4exb
2018-02-27qrtplib: removed memory managementf4exb
2018-02-27qrtplib: added missing filef4exb