aboutsummaryrefslogtreecommitdiffstats
path: root/src/pq_codec.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-31procqueue: use queue / item names in loggingVadim Yanitskiy1-2/+3
2017-12-31procqueue: add item catedory and sub-category fieldsVadim Yanitskiy1-0/+4
2017-12-31procqueue: add item type enum (source, sink, proc)Vadim Yanitskiy1-0/+1
2017-12-31procqueue: add processing state callbackVadim Yanitskiy1-0/+1
2017-12-31libosmogapk: use Osmocom logging frameworkVadim Yanitskiy1-1/+2
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy1-7/+9
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-3/+3
2017-05-28direct all log statements to stderr to avoid breaking stdout data outHarald Welte1-1/+1
2017-05-28Print some useful information while putting together the procqueueHarald Welte1-0/+3
2017-05-27add some more comments throughout the codeHarald Welte1-0/+7
2010-11-11procqueue: Add Codec tasksSylvain Munaut1-0/+69