| .. |
|
extensions
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
array.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
buffers.c
|
buffers: increase max datas limit
|
2025-04-04 15:46:03 +02:00 |
|
buffers.h
|
buffers: add new ASYNC flag
|
2023-03-30 15:03:29 +02:00 |
|
client.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
conf.c
|
conf: remove client-rt.conf
|
2025-01-14 12:40:05 +01:00 |
|
conf.h
|
pulse-server: add condition support in pulse.cmd
|
2024-10-23 09:08:50 +02:00 |
|
context.c
|
context: make data loop prio-inherit
|
2025-05-29 10:17:16 +02:00 |
|
context.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
control.c
|
mem: MAPPABLE -> UNMAPPABLE
|
2024-04-10 13:11:54 +02:00 |
|
control.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
core.c
|
core: inherit the default.clock.quantum-limit from the server
|
2025-01-09 11:38:07 +01:00 |
|
core.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
data-loop.c
|
loop: we can't actually use locked to stop the loop
|
2025-05-30 12:07:47 +02:00 |
|
data-loop.h
|
loop: spa_loop_invoke -> spa_loop_locked where possible
|
2025-05-30 11:59:35 +02:00 |
|
device.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
factory.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
filter.c
|
src: use correct format string for uint32_t
|
2025-07-10 14:03:44 +00:00 |
|
filter.h
|
stream: set errno to the current error
|
2025-03-04 13:22:51 +01:00 |
|
global.c
|
global: avoid recursive destroy calls
|
2024-09-04 18:05:29 +02:00 |
|
global.h
|
perm: add permission mask to global
|
2023-07-28 10:22:12 +02:00 |
|
i18n.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
impl-client.c
|
pipewire: update global properties
|
2025-06-23 10:42:47 +02:00 |
|
impl-client.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
impl-core.c
|
Ensure all globals have PW_KEY_OBJECT_SERIAL prop
|
2024-02-09 14:45:05 +00:00 |
|
impl-core.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
impl-device.c
|
pipewire: update global properties
|
2025-06-23 10:42:47 +02:00 |
|
impl-device.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
impl-factory.c
|
make per object IMPL
|
2024-11-26 11:35:50 +01:00 |
|
impl-factory.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
impl-link.c
|
impl-link: fix feedback handling
|
2025-05-19 09:45:05 +02:00 |
|
impl-link.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
impl-metadata.c
|
pipewire: remove cleanup.h
|
2024-05-16 17:35:58 +02:00 |
|
impl-metadata.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
impl-module.c
|
make per object IMPL
|
2024-11-26 11:35:50 +01:00 |
|
impl-module.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
impl-node.c
|
pipewire: update global properties
|
2025-06-23 10:42:47 +02:00 |
|
impl-node.h
|
impl-node: don't report xrun when pending <= 0
|
2024-04-04 22:01:01 +02:00 |
|
impl-port.c
|
pipewire: update global properties
|
2025-06-23 10:42:47 +02:00 |
|
impl-port.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
impl.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
introspect.c
|
pipewire: introspect: do not leave spa_param_infos uninitialized
|
2023-06-01 16:57:42 +00:00 |
|
keys.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
link.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
log.c
|
pipewire: remove cleanup.h
|
2024-05-16 17:35:58 +02:00 |
|
log.h
|
log: add pw_log_topic_custom_enabled()
|
2024-01-04 17:40:57 +01:00 |
|
loop.c
|
loop: move thread-loop to support loop
|
2025-05-29 10:17:16 +02:00 |
|
loop.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
main-loop.c
|
loop: we can't actually use locked to stop the loop
|
2025-05-30 12:07:47 +02:00 |
|
main-loop.h
|
loop: clarify the pw_main_loop_run returned value
|
2024-06-04 15:34:59 +00:00 |
|
map.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
mem.c
|
add per type API defines
|
2024-11-26 11:58:51 +01:00 |
|
mem.h
|
add per type API defines
|
2024-11-26 11:58:51 +01:00 |
|
meson.build
|
treewide: meson.build: use host_machine instead of build_machine
|
2022-08-17 07:34:20 +00:00 |
|
module.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
node.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
permission.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
pipewire.c
|
pipewire: use local real time timestamps in logging
|
2025-01-13 13:48:22 +00:00 |
|
pipewire.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
port.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
private.h
|
modules: remove v0 protocol support
|
2025-07-10 16:26:01 +02:00 |
|
properties.c
|
add per type API defines
|
2024-11-26 11:58:51 +01:00 |
|
properties.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
protocol.c
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |
|
protocol.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
proxy.c
|
proxy: invalidate proxy id when removed from map
|
2024-10-24 13:46:09 +00:00 |
|
proxy.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
resource.c
|
core: add bound_props event
|
2023-03-21 17:22:27 +01:00 |
|
resource.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
settings.c
|
spa: add spa_json_begin_array/object and relaxed versions
|
2024-09-16 09:50:33 +02:00 |
|
stream.c
|
src: use correct format string for uint32_t
|
2025-07-10 14:03:44 +00:00 |
|
stream.h
|
stream: fix a typo
|
2025-06-23 11:34:43 +02:00 |
|
thread-loop.c
|
thread-loop: remove the event
|
2025-05-30 12:12:03 +02:00 |
|
thread-loop.h
|
loop: add docs about the locking
|
2025-06-10 18:00:01 +02:00 |
|
thread.c
|
pipewire: thread: check sched_get_priority_*() return value
|
2025-07-12 19:53:45 +00:00 |
|
thread.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
type.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
utils.c
|
spa: add spa_json_begin_array/object and relaxed versions
|
2024-09-16 09:50:33 +02:00 |
|
utils.h
|
*: don't include standard C headers inside of extern "C"
|
2025-05-30 09:48:28 +01:00 |
|
version.h.in
|
pipewire: add missing stdbool.h include to version.h.in
|
2023-07-24 12:48:33 +02:00 |
|
work-queue.c
|
Fix typos
|
2024-05-22 09:19:34 +02:00 |
|
work-queue.h
|
treewide: use SPDX tags to specify copyright information
|
2023-02-16 10:54:48 +00:00 |