.. |
api
|
improve compiler compatability
|
2019-01-30 00:42:49 +01:00 |
formats
|
formats: fix parentheses around char array expression
|
2019-01-30 11:59:09 +01:00 |
hooks
|
hooks: added new dump hook
|
2019-01-30 01:53:52 +01:00 |
kernel
|
if: avoid another double free
|
2019-01-21 23:05:10 +01:00 |
memory
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
nodes
|
rtp: remove some comments
|
2019-01-28 21:41:37 +01:00 |
api.cpp
|
fix compiler errors
|
2019-01-21 10:34:36 +01:00 |
CMakeLists.txt
|
cmake: add missing C++ headers when installing
|
2019-01-13 00:43:41 +01:00 |
config_helper.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
format_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hook.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hook_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
io.c
|
sample: add function to dump sample details
|
2019-01-23 00:49:28 +01:00 |
mapping.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
memory.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
node.c
|
fixes for macOS
|
2019-01-30 00:42:35 +01:00 |
node_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
path.c
|
path: fix initialization of polling mode
|
2019-01-30 01:57:31 +01:00 |
plugin.c
|
plugin: strip down old plugin system
|
2019-01-21 16:21:26 +01:00 |
pool.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
queue.c
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
queue_signalled.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
sample.c
|
fix compiler warning about format string
|
2019-01-30 01:53:39 +01:00 |
shmem.c
|
fix code style
|
2019-01-30 01:54:03 +01:00 |
signal.c
|
fix compiler warning on Ubuntu 16.04
|
2019-01-23 13:41:17 +01:00 |
stats.c
|
log: replace stats() by info()
|
2019-01-22 16:04:35 +01:00 |
super_node.cpp
|
super_node: place WITH_WEB switch around wrapper for a libwebsocket method to avoid linker error if libvillas is compiled with WITH_WEB=OFF
|
2019-01-31 10:39:08 +01:00 |
web.cpp
|
web: fix initialization
|
2019-01-22 15:49:16 +01:00 |