Commit 71ad70b
committed
add initial MPRIS support using zbus
- following the spec at https://specifications.freedesktop.org/mpris-spec/latest/
- some properties/commands are not fully supported, yet1 parent 8093981 commit 71ad70b
4 files changed
Lines changed: 1222 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
85 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
1937 | 1942 | | |
1938 | 1943 | | |
1939 | 1944 | | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
1940 | 1953 | | |
1941 | 1954 | | |
1942 | 1955 | | |
| |||
1990 | 2003 | | |
1991 | 2004 | | |
1992 | 2005 | | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
1993 | 2010 | | |
1994 | 2011 | | |
1995 | 2012 | | |
| |||
2035 | 2052 | | |
2036 | 2053 | | |
2037 | 2054 | | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
2038 | 2058 | | |
2039 | 2059 | | |
2040 | 2060 | | |
| |||
0 commit comments