pipewire/src/pipewire
2021-01-23 07:15:55 +01:00
..
.gitignore move things around 2017-07-11 16:08:22 +02:00
array.h array: add and use pw_array_consume 2020-05-06 15:56:31 +02:00
buffers.c buffers: increase max datas and metadata in buffers 2020-07-01 11:43:18 +02:00
buffers.h pw_core -> pw_context 2019-12-10 18:19:56 +01:00
client.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
context.c daemon: add support for mlockall 2021-01-19 12:17:29 +01:00
context.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
control.c clean the hook lists 2020-11-06 15:55:33 +01:00
control.h pw_port -> pw_impl_port 2019-12-11 12:24:03 +01:00
core.c core: silence the errors 2020-11-29 16:25:41 +01:00
core.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
data-loop.c clean the hook lists 2020-11-06 15:55:33 +01:00
data-loop.h data-loop: add function to invoke 2020-04-30 11:54:15 +02:00
device.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
factory.h Make interface types a string 2019-12-19 13:36:04 +01:00
filter.c Revert "remove mlock and use MAP_LOCKED" 2021-01-19 14:47:52 +01:00
filter.h filter: stop mapping of dmabufs 2020-11-23 15:22:11 +00:00
global.c context: return -ENOENT for destroyed globals 2020-11-19 11:34:44 +01:00
global.h global: add method to update global keys 2020-08-05 12:29:19 +02:00
impl-client.c context: return -ENOENT for destroyed globals 2020-11-19 11:34:44 +01:00
impl-client.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
impl-core.c Make getrandom() failure fatal 2021-01-23 07:15:55 +01:00
impl-core.h context: move core implementation to impl-core.h 2019-12-12 16:34:01 +01:00
impl-device.c impl: always copy the id in param_info 2020-12-17 16:11:30 +01:00
impl-device.h pw_impl_device_new -> pw_context_create_device 2019-12-11 17:56:24 +01:00
impl-factory.c clean the hook lists 2020-11-06 15:55:33 +01:00
impl-factory.h avoid including private.h 2020-01-02 13:48:50 +01:00
impl-link.c impl-link: mark feedback links with property 2020-12-20 12:32:54 +01:00
impl-link.h pw_impl_link_new -> pw_context_create_link 2019-12-11 17:54:27 +01:00
impl-module.c impl-module: turn an error into debug 2021-01-14 15:08:14 +01:00
impl-module.h pw_impl_module_load -> pw_context_load_module 2019-12-11 17:40:32 +01:00
impl-node.c impl-node: log quantum in XRun error 2021-01-18 11:24:53 +01:00
impl-node.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
impl-port.c jack: move monitor ports after playback ports 2021-01-05 15:38:52 +01:00
impl-port.h port: add param_changed event 2020-06-18 15:47:29 +02:00
impl.h context: move core implementation to impl-core.h 2019-12-12 16:34:01 +01:00
introspect.c impl-link: add an active state 2020-10-09 16:43:31 +02:00
keys.h impl-link: mark feedback links with property 2020-12-20 12:32:54 +01:00
link.h impl-link: add an active state 2020-10-09 16:43:31 +02:00
log.c log: don't re-initialize the log level in pw_init() 2020-05-14 16:54:53 +03:00
log.h log: add option to set log before pw_init() 2020-05-08 11:00:48 +02:00
loop.c loop: pass spa_dict to *_loop_new 2019-12-13 11:34:25 +01:00
loop.h loop: pass spa_dict to *_loop_new 2019-12-13 11:34:25 +01:00
main-loop.c clean the hook lists 2020-11-06 15:55:33 +01:00
main-loop.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
map.h map: handle more error cases 2019-05-15 15:19:25 +02:00
mem.c mem: add LOCKED flag to mlock the mapped memory 2021-01-19 10:52:29 +01:00
mem.h mem: add LOCKED flag to mlock the mapped memory 2021-01-19 10:52:29 +01:00
meson.build pkgconfig: require libspa on the libpipewire pkgconfig file 2020-02-11 14:01:52 +00:00
module.h Make interface types a string 2019-12-19 13:36:04 +01:00
node.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
permission.h permission: add M permission 2020-07-30 16:35:14 +02:00
pipewire.c pipewire: also set journal log level 2020-11-18 17:43:24 +01:00
pipewire.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
port.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
private.h node: improve profiler 2020-12-20 20:37:21 +01:00
properties.c properties: just use the parser in all cases 2020-12-31 10:12:09 +01:00
properties.h properties: Expose _update_string() method 2020-12-29 13:15:54 +01:00
protocol.c clean the hook lists 2020-11-06 15:55:33 +01:00
protocol.h core: implement pw_core_set_paused 2020-01-14 16:37:01 +01:00
proxy.c proxy: also clean the object_listeners 2020-11-06 15:34:13 +01:00
proxy.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
resource.c clean the hook lists 2020-11-06 15:55:33 +01:00
resource.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
stream.c stream: use busy metadata 2021-01-21 17:46:47 +01:00
stream.h stream: stop mapping of dmabufs 2020-11-23 15:22:11 +00:00
thread-loop.c clean the hook lists 2020-11-06 15:55:33 +01:00
thread-loop.h thread-loop: fix comment 2020-07-21 11:02:11 +02:00
type.h Make interface types a string 2019-12-19 13:36:04 +01:00
utils.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
utils.h utils: don't include config.h 2020-11-11 12:24:24 +01:00
version.h.in Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
work-queue.c work-queue: avoid invalid sequence numbers 2020-09-16 10:36:09 +02:00
work-queue.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00