Commit Graph

262 Commits (1b4cae83704cc06fdb847ebe41ccff54551c1fc9)

Author SHA1 Message Date
Richard Fuchs b49909c5e3 MT#55283 silence curl compiler warnings
4 months ago
Richard Fuchs bec69b294f MT#55283 fix int size issues
4 months ago
Richard Fuchs 75884b8d58 MT#55283 add dedicated g_tree_first wrapper
8 months ago
Richard Fuchs 5460ca1f90 MT#55283 properly namespace g_tree helpers
8 months ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
8 months ago
Richard Fuchs 189de8ed28 MT#55283 check pthread_create return value
9 months ago
Richard Fuchs 5f418146c4 MT#55283 convert endpoint_parse_any_getaddrinfo_full to bool
10 months ago
Richard Fuchs 4cdb8eaaca MT#55283 fix attempt to unlink(NULL)
10 months ago
Guillem Jover 7dbe24e4e5 MT#61993 build: Rework to use a config.mk generated during the build
10 months ago
Guillem Jover 887fb40f3f MT#61993 build: Force recursive variables into simple ones
10 months ago
Richard Fuchs 84568b3905 MT#61822 use ARG_FILENAME where appropriate
11 months ago
Richard Fuchs 1bcfb2baad MT#55283 use bencode buffer for log limiter
11 months ago
Richard Fuchs acc30ec0fa MT#55283 amend resample_frame() semantics
12 months ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
1 year ago
Richard Fuchs b6bbf58383 MT#55283 enable strict aliasing
1 year ago
Peter Kelly d4a8203b4b MT#55283 Added decoder mix "slots" concept ...
1 year ago
Richard Fuchs 3e0b30219d MT#60853 fix possible null dereference
1 year ago
Joey Golan fbce8ebb2d MT#55283 move output_close ...
1 year ago
Joey Golan 9edc014f20 MT#55283 Execute chmod and chown operations ...
1 year ago
Joey Golan 0dc615e3ce MT#55283 Add `flush_packets` flag
1 year ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
1 year ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
1 year ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
1 year ago
Richard Fuchs bee6275cf9 MT#60258 prevent possible null dereference
2 years ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
2 years ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
2 years ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
2 years ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
2 years ago
Richard Fuchs b67b28e6bf MT#59069 support non-unique metadata keys
2 years ago
Richard Fuchs d5831d936e MT#55283 Add option to use pure TCP socket
2 years ago
Richard Fuchs 9bac9bc683 MT#55283 include explicit cast in STR_INIT
2 years ago
Richard Fuchs bda1b937cb MT#59071 support selective DB updates
2 years ago
Richard Fuchs 015c25d140 MT#59069 support arbitrary pattern replacements
2 years ago
Richard Fuchs 1a23c15634 MT#59069 use proper bool type
2 years ago
Richard Fuchs 6189efd91a MT#59069 refactor metadata parsing
2 years ago
Richard Fuchs e4630eb53c MT#59069 add option to override rec file pattern
2 years ago
Richard Fuchs b19f5982a4 MT#59069 add recording-path option
2 years ago
Richard Fuchs 8853c53b76 MT#59069 seperate out random recording tag
2 years ago
Richard Fuchs 8fe72ccec9 MT#59069 switch GString to g_auto
2 years ago
Richard Fuchs 7de7c183c9 MT#59069 pass metafile to output_new
2 years ago
Richard Fuchs 366448e44b MT#59069 merge handling of output-dest w metadata
2 years ago
Richard Fuchs c9c6117c66 MT#55283 update all flags to 64 bit
2 years ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs 8e149723c0 MT#55283 add missing (re-) initialiser
2 years ago
Richard Fuchs 8cacdcc8d3 MT#55283 fix typo
2 years ago
Richard Fuchs 91a8f4be04 MT#55283 use correct ARG_NONE type
2 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs baf339fb60 MT#55283 update to C11
2 years ago