Commit Graph

38 Commits (1e1f00412e15c0aa6c23e1d2581bed7ca642934d)

Author SHA1 Message Date
Richard Fuchs b67b28e6bf MT#59069 support non-unique metadata keys
1 year ago
Richard Fuchs bda1b937cb MT#59071 support selective DB updates
1 year ago
Richard Fuchs 6189efd91a MT#59069 refactor metadata parsing
1 year ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 95ec0939dd MT#55283 rename all `str` to `s`
2 years ago
Richard Fuchs f861d984aa MT#56493 track call/stream start times
2 years ago
Richard Fuchs e9568c8e31 MT#56493 move now_double() to recaux.h
2 years ago
Richard Fuchs 10e6ab24b8 MT#56493 store "mixed"/"single" in output_t
2 years ago
Richard Fuchs e46fdf0200 TT#162850 delete DB entries without matching streams
3 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Richard Fuchs dcad209967 TT#111150 use intermediate variable for ftell()
4 years ago
Richard Fuchs 543bac908e TT#106253 cleanup TLS variables on shutdown
4 years ago
Richard Fuchs 4f5e83e681 TT#14008 fix possible mem leak
4 years ago
Richard Fuchs 1219b2fdbd TT#108003 log error on unlink failure
4 years ago
Guillem Jover 70d323d0e8 TT#108003 Handle ftell() errors
4 years ago
Guillem Jover 6bc5a84a0b TT#108003 Fix file descriptor leak in db_close_stream()
4 years ago
Richard Fuchs e860e076f8 TT#109618 keep track of actual file name used for recordings
4 years ago
Richard Fuchs 92adeb0dbb TT#75351 delete DB streams that have no corresponding file
5 years ago
Richard Fuchs 77087b9b14 don't try to save untagged streams to db
6 years ago
Richard Fuchs 16292257c8 add `stream` db column to sample db schema
6 years ago
Richard Fuchs cfbd4bccf8 Add missing check_conn when running SQL statements
6 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
6 years ago
Richard Fuchs 0e0a55ce34 add database schema for recording daemon
6 years ago
Richard Fuchs 072bfb8a45 fix possible null pointer reference
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs 31023572a5 TT#41900 save monologue label into recording DB
7 years ago
Richard Fuchs af963a23fd make the new `stream` db field optional based on settings
7 years ago
Juha Heinanen 7f603b262e recording-daemon: added possibility to store audio streams to database
7 years ago
Richard Fuchs dc80c27af7 TT#28163 split encoder from recording daemon into shared lib
7 years ago
Richard Fuchs 5bcbf27fe1 fix metadata DB insert without trailing pipe character
8 years ago
Richard Fuchs 4313cb2596 logging improvements
8 years ago
Guillem Jover 56b723ceec TT#14400 Do not check for negative values on unsigned variables
8 years ago
Richard Fuchs 46d1498801 TT#13277 logging improvements
8 years ago
Richard Fuchs 6f37badd50 TT#13277 additional DB fields for call metadata
8 years ago
Richard Fuchs 4566bd37cf TT#13005 store recording metadata to database
8 years ago
Richard Fuchs 846886c001 TT#13000 include recording filename suffix in db data
8 years ago
Richard Fuchs f5cc21f92b TT#10156 write recordings metadata into mysql database
8 years ago