pipewire/src/pipewire
Wim Taymans efc497a38a spa: make a new FREEWHEEL clock flag
When freewheeling, the clock is going faster than real time.
When freewheeling, skip samples in alsa sink/source.
2021-05-07 09:03:34 +02:00
..
array.h spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
buffers.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00: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
conf.c conf: remove X bit from config files 2021-04-27 15:38:59 +02:00
conf.h Implement config/state file handling 2021-02-12 10:25:11 +01:00
context.c impl-node: make the group a string 2021-05-07 09:03:33 +02:00
context.h context: add method to get a work_queue 2021-04-21 12:17:53 +02:00
control.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
control.h pw_port -> pw_impl_port 2019-12-11 12:24:03 +01:00
core.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00: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 spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
filter.h Fix typos 2021-04-30 07:40:20 +00:00
global.c doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10:00
global.h global: add method to update global keys 2020-08-05 12:29:19 +02:00
i18n.h i18n: move to separate .h file 2021-04-30 09:57:30 +02:00
impl-client.c doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10:00
impl-client.h Fix typos 2021-04-30 07:40:20 +00:00
impl-core.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
impl-core.h context: move core implementation to impl-core.h 2019-12-12 16:34:01 +01:00
impl-device.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
impl-device.h pw_impl_device_new -> pw_context_create_device 2019-12-11 17:56:24 +01:00
impl-factory.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
impl-factory.h avoid including private.h 2020-01-02 13:48:50 +01:00
impl-link.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
impl-link.h pw_impl_link_new -> pw_context_create_link 2019-12-11 17:54:27 +01:00
impl-module.c doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10:00
impl-module.h Fix typos 2021-04-30 07:40:20 +00:00
impl-node.c spa: make a new FREEWHEEL clock flag 2021-05-07 09:03:34 +02:00
impl-node.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
impl-port.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00: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 introspect: remove impossible case 2021-03-27 18:37:21 +01:00
keys.h node: make node.passive property 2021-04-24 19:44:49 +02:00
link.h impl-link: add an active state 2020-10-09 16:43:31 +02:00
log.c Removed duplicated includes 2021-04-30 18:16:25 +02: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 media-session: add logind seat status support 2021-04-10 21:53:29 +03:00
main-loop.c Fix typos 2021-04-30 16:27:34 +00: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 doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10:00
mem.h mem: add LOCKED flag to mlock the mapped memory 2021-01-19 10:52:29 +01:00
meson.build i18n: install header 2021-04-30 10:03:49 +02: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: free i18n domain in deinit() 2021-04-19 16:34:49 +02:00
pipewire.h i18n: move to separate .h file 2021-04-30 09:57:30 +02:00
port.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
private.h spa: make a new FREEWHEEL clock flag 2021-05-07 09:03:34 +02:00
properties.c doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10:00
properties.h properties: ignore some property updates 2021-02-19 11:43:46 +01:00
protocol.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
protocol.h Fix typo in code 2021-04-30 07:40:20 +00:00
proxy.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
proxy.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
resource.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
resource.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
stream.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
stream.h stream: include <pipewire/port.h> instead of <pipewire/pipewire.h> 2021-05-07 06:57:06 +00:00
thread-loop.c doc: fix a few doxygen warnings about invalid arguments 2021-05-07 10:27:26 +10: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 Fix typos 2021-04-30 16:27:34 +00:00
work-queue.c context: add method to get a work_queue 2021-04-21 12:17:53 +02:00
work-queue.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00