summaryrefslogtreecommitdiff
path: root/src/ctl
AgeCommit message (Expand)AuthorFilesLines
2014-09-03sink: fix session ID extractionHEADmasterAndrey Gusakov1-1/+5
2014-09-03sink: use RTSP_CODE_OKAndrey Gusakov1-3/+3
2014-09-03sink: add arguments to enable/disable audio and scalingAndrey Gusakov1-1/+22
2014-09-03sink: move GST pipeline construction to bash scriptAndrey Gusakov2-20/+3
2014-08-15sink: exit header/body in case rtsp_message_readv() failsDavid Herrmann1-1/+7
2014-08-08ctl: remove unused variablesThomas Hindoe Paaboel Andersen1-2/+0
2014-08-05ctl: save wfd_presentation_URL from M4Andrey Gusakov1-2/+26
2014-08-05ctl: divide M6 (SETUP) and M7 (PLAY) stagesAndrey Gusakov1-18/+45
2014-08-05wifi: handle P2P_GROUP_FORMATION_FAILUREAndrey Gusakov4-6/+44
2014-08-05dbus: use 'int' instead of 'bool' in sd_busAndrey Gusakov1-4/+4
2014-08-05dbus: update to systemd API >=213Andrey Gusakov1-21/+4
2014-05-09build: adjust to new libsystemd-event APIDavid Herrmann1-6/+7
2014-05-09ctl: spawn gstreamer on sink-connectDavid Herrmann2-0/+79
2014-05-08ctl: add sinkctlDavid Herrmann3-0/+1071
2014-05-08ctl: advertise wifi-connected changes after updating propsDavid Herrmann1-8/+9
2014-05-08ctl: make cli_bus and cli_event globalDavid Herrmann2-2/+5
2014-05-08ctl: suppress unused-result warningsDavid Herrmann1-9/+9
2014-04-23ctl: publish objects after parsing propertiesDavid Herrmann1-6/+40
2014-04-23ctl: parse wfd-subelementsDavid Herrmann3-1/+99
2014-03-19Add new miracle-wifictl programDavid Herrmann4-0/+2345