~sebastien-amardeilh/yarock/1.x

« back to all changes in this revision

Viewing changes to src/dbus/mpris2.h

  • Committer: sebastien-amardeilh
  • Date: 2019-03-23 08:02:43 UTC
  • Revision ID: seb@seb-linux-pc-20190323080243-8akn89cvcx10f0z5
- BugFix : fix Appstream metadata legacy location and format #1813638
  - BugFix : fix widget bottom toolbar save/restore state
  - BugFix : fix debian Lintian spelling errors #1815382
  - BugFix : fix internal build rules for phonon engine #1745854
  - BugFix : improve mpris metatada for web stream
  - BugFix : fix icon installation under some environment #1747308

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
private slots:
129
129
    void slot_onVolumeChanged();
130
130
    void slot_engineStateChanged();
131
 
    void slot_engineMediaChanged();
 
131
    void slot_engineMediaDataChanged();
132
132
    void slot_mediaTick( qint64 );
133
133
    
134
134
private: