
MPRIS Tester
Source (link to git-repo or to original if based on someone elses unmodified work):
I hope it will be useful to media player developers.
Git: git://github.com/randomguy3/mpristester.git
1.4:
* Fix CAN_PROVIDE_METADATA status reporting
1.3:
* Fix MPRIS Version type (two uint16s, not ints), and make status type explicit (int32s, not just ints).
* Separate the dbus stuff into its own folder so people can steal it more easily.
1.2:
* Make Clear Console work again
* Display the argument of received signals in the log
1.1:
* Improved capabilities display
* Improved log display (including timestamps)
1.0:
* fixed issue with handling of players that are closed
* fixed handling of GetStatus and Version calls (structs of ints)
0.1: First release
Ratings & Comments
0 Comments