Added dbus interface for regular qcma.

Added option to disable the systray: --no-systray.
This commit is contained in:
codestation
2014-04-19 23:05:20 -04:30
parent 24af4d428e
commit a4c2301cab
9 changed files with 107 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
qcma (0.3.0) unstable; urgency=low
* Headless qcma version.
* Added dbus controls to qcma (Linux only)
* Set the default video codec to h264 if metadata skip is enabled.
* Delay the progress dialog by one second so it doesn't show on quick scans.
* Do not show the disconnect message if no connection is established.