| .. |
|
CMakeLists.txt
|
- fix building issue (move from Json:: to JsonCpp:: namespace) + minor cleanup in cmake file
|
2021-01-20 20:38:58 +02:00 |
|
HL_AsyncCommand.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_AsyncCommand.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Base64.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_ByteBuffer.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Calculator.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Calculator.h
|
- use int64_t as integer type in calculator
|
2018-07-16 09:55:34 +03:00 |
|
HL_CrashRpt.cpp
|
- forgotten fixes from March
|
2020-05-05 12:34:52 +03:00 |
|
HL_CrashRpt.h
|
- commit missed files - new crash reporter support + fixes for "press any key..." function
|
2018-06-08 11:43:03 +03:00 |
|
HL_CsvReader.cpp
|
- forgotten fixes from March
|
2020-05-05 12:34:52 +03:00 |
|
HL_CsvReader.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Epoll.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Epoll.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Exception.h
|
- fix for OpenWRT builds
|
2019-02-05 12:59:10 +03:00 |
|
HL_File.cpp
|
- more changes for EVS decoder
|
2020-06-27 15:40:08 +03:00 |
|
HL_File.h
|
- check disk free space on Linuxes
|
2020-06-03 12:33:48 +03:00 |
|
HL_HepSupport.cpp
|
- latest changes for HEP support
|
2018-09-24 09:45:56 +03:00 |
|
HL_HepSupport.h
|
- latest changes for HEP support
|
2018-09-24 09:45:56 +03:00 |
|
HL_InternetAddress.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_IuUP.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_IuUP.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Log.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Log.h
|
- logging improved
|
2018-07-19 09:52:51 +03:00 |
|
HL_NetworkFrame.cpp
|
- support loopback .pcap
|
2020-03-31 08:52:07 +03:00 |
|
HL_NetworkFrame.h
|
- support loopback .pcap
|
2020-03-31 08:52:07 +03:00 |
|
HL_NetworkSocket.cpp
|
- minor fixes for Windows build integrated into HASQ
|
2018-06-06 17:10:24 +03:00 |
|
HL_NetworkSocket.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Optional.hpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_OsVersion.cpp
|
- minor cleanup
|
2018-09-28 19:16:16 +03:00 |
|
HL_OsVersion.h
|
- more changes for EVS decoder
|
2020-06-27 15:40:08 +03:00 |
|
HL_Pointer.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Pointer.h
|
- changes from pvqa-server project
|
2018-07-15 11:46:50 +03:00 |
|
HL_Process.cpp
|
- forgotten fixes from March
|
2020-05-05 12:34:52 +03:00 |
|
HL_Process.h
|
- new OsProcess::execSystem() method
|
2019-02-01 17:30:19 +03:00 |
|
HL_Rtp.cpp
|
- missed changes
|
2021-06-08 19:30:02 +03:00 |
|
HL_Rtp.h
|
- missed changes
|
2021-06-08 19:30:02 +03:00 |
|
HL_Singletone.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Singletone.h
|
- cleanups
|
2019-03-21 18:40:05 +02:00 |
|
HL_SocketHeap.cpp
|
- removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
|
2019-06-22 12:00:49 +03:00 |
|
HL_SocketHeap.h
|
- removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
|
2019-06-22 12:00:49 +03:00 |
|
HL_StreamState.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_String.cpp
|
- missed changes
|
2021-06-08 19:30:02 +03:00 |
|
HL_String.h
|
- add better syntax of split() method
|
2019-03-05 10:18:01 +02:00 |
|
HL_Sync.cpp
|
- cleanup
|
2020-10-29 10:28:53 +02:00 |
|
HL_Sync.h
|
- fix TimerQueue API
|
2019-05-14 14:15:36 +03:00 |
|
HL_ThreadPool.cpp
|
- new thread pool (no stucks anymore)
|
2020-05-08 17:05:56 +03:00 |
|
HL_ThreadPool.h
|
- new thread pool (no stucks anymore)
|
2020-05-08 17:05:56 +03:00 |
|
HL_Types.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Usb.cpp
|
- fixes
|
2019-10-11 20:31:45 +03:00 |
|
HL_Usb.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
HL_Uuid.cpp
|
- fix compilation warning
|
2021-01-22 11:20:48 +02:00 |
|
HL_Uuid.h
|
- formatting and commenting fixes
|
2020-04-01 11:21:45 +03:00 |
|
HL_VariantMap.cpp
|
- removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
|
2019-06-22 12:00:49 +03:00 |
|
HL_VariantMap.h
|
- removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
|
2019-06-22 12:00:49 +03:00 |