pipewire/pinos/client
Wim Taymans 1bd751372e Cleanups
Remove unused events, drained and marker can be done with
ASYNC_COMPLETED messages
Handle result of idle callback to disable the poll item
Identify poll items with a unique id.
Remove set_state vfunc
push_event -> send_command, commands are to do something, events are the
result of something.
Add poll item in v4l2 as soon as we have the fd but disable the item
until streaming starts.
2016-10-21 15:03:32 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
connection.c Work on main loop 2016-10-20 16:36:29 +02:00
connection.h Work on main loop 2016-10-20 16:36:29 +02:00
context.c improve introspection 2016-08-18 12:17:31 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
format.c Cleanups 2016-10-19 17:18:30 +02:00
format.h Work on negotiation 2016-08-05 16:39:26 +02:00
introspect.c Handle error cases 2016-09-16 13:13:41 +02:00
introspect.h Remove some events 2016-09-23 17:08:20 +02:00
meson.build Work on main loop 2016-10-20 16:36:29 +02:00
pinos.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
pinos.h Work on main loop 2016-10-20 16:36:29 +02:00
private.h improve introspection 2016-08-18 12:17:31 +02:00
properties.c port to meson 2016-09-26 12:15:52 +02:00
properties.h Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.c small cleanups 2016-10-12 15:41:39 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
serialize.c Cleanups 2016-10-19 17:18:30 +02:00
serialize.h Cleanups 2016-10-19 17:18:30 +02:00
stream.c Cleanups 2016-10-21 15:03:32 +02:00
stream.h Add support for async results 2016-09-22 09:08:44 +02:00
subscribe.c improve introspection 2016-08-18 12:17:31 +02:00
subscribe.h improve introspection 2016-08-18 12:17:31 +02:00
thread-mainloop.c Work on main loop 2016-10-20 16:36:29 +02:00
thread-mainloop.h Work on main loop 2016-10-20 16:36:29 +02:00