Home
last modified time | relevance | path

Searched refs:putSong (Results 1 – 2 of 2) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/devices/
H A Dmtpdevice.h88 …void putSong(const Song &song, bool fixVa, const DeviceOptions &opts, bool overwrite, bool copyCov…
173 …void putSong(const Song &song, bool fixVa, const DeviceOptions &opts, bool overwrite, bool copyCov…
H A Dmtpdevice.cpp772 void MtpConnection::putSong(const Song &s, bool fixVa, const DeviceOptions &opts, bool overwrite, b… in putSong() function in MtpConnection
1200 …connect(this, SIGNAL(putSong(const Song &, bool, const DeviceOptions &, bool, bool)), connection, … in MtpDevice()
1371 emit putSong(currentSong, needToFixVa, opts, overwrite, copyCover); in addSong() local
1490 …emit putSong(currentSong, needToFixVa, opts, job->property("overwrite").toBool(), job->property("c… in transcodeSongResult() local