|
50b3a6535f
|
hooks: run also for paths
|
2018-05-23 14:59:48 +02:00 |
|
|
0017d1bcb1
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
|
|
702dc34052
|
c++: add proper casts from void *
|
2017-10-20 11:54:00 +02:00 |
|
|
4ed3dbe837
|
hook: reverte change for making decimate hook compatible in path
|
2017-09-23 23:51:38 -06:00 |
|
|
8ed9cabb66
|
hook: allow decimate hook to be used in a path
|
2017-09-19 21:37:59 +02:00 |
|
|
526be78ca5
|
hook: from now on both paths and nodes can have hooks!
|
2017-09-02 14:27:58 +02:00 |
|
|
3519c9b2c8
|
hooks: use unsigned instead of size_t to count samples
|
2017-08-05 22:18:47 +02:00 |
|
|
434fe6dbd6
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
|
|
b59a989278
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
38a983b26e
|
yet another rewrite of the hook system
|
2017-03-27 12:26:11 +02:00 |
|
|
8613ee688e
|
use name method for storing hook private data as for nodes
|
2017-03-20 09:13:01 -03:00 |
|
|
8e53725c33
|
improved configuration file format for hooks
|
2017-03-17 02:52:59 -03:00 |
|
|
5b93da867a
|
refactoring: simplified hook system
|
2017-03-17 01:08:48 -03:00 |
|
|
bd238dfebd
|
remove history field of hook structure as this is now obsolete.
use the reference counting to keep copies of older samples
|
2017-03-14 11:24:06 -03:00 |
|
|
0b06a77c15
|
add macros to get plugin name and description from pointer to plugin specific data
|
2017-03-07 07:12:24 -04:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|