pulseaudio/src
Tanu Kaskinen e43ca00d52 module: Check version before loading a module
Since there's no stable API for modules, all modules need to be compiled
together with the server. This version check tries to ensure that if
a version mismatch happens, there will be an informative error message
rather than a random crash.
2020-12-09 10:34:49 +00:00
..
daemon Add default.pa.d folder support 2020-11-23 22:07:36 +00:00
modules core, modules: Remove useless EINTR tests 2020-12-09 10:28:15 +00:00
pulse message-params: consume array enclosing {} by array read methods 2020-12-03 14:41:39 +00:00
pulsecore module: Check version before loading a module 2020-12-09 10:34:49 +00:00
tests core-util-test: Test pa_atou64() and pa_atoi64() 2020-12-03 14:41:39 +00:00
utils pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
.gitignore gitignore: Ignore hashmap-test 2020-08-06 14:34:56 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am message-params: Allow parameter strings to contain escaped curly braces 2020-12-03 14:41:39 +00:00
map-file message-params: Add read functions for arrays 2020-12-03 14:41:39 +00:00
meson.build message-params: Allow parameter strings to contain escaped curly braces 2020-12-03 14:41:39 +00:00