Searched defs:artist (Results 1 – 14 of 14) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | LyricDownloadCommon.cpp | 71 …ring& lyric_str, const wstring & song_id, const wstring & title, const wstring & artist, const wst… in AddLyricTag()
|
H A D | MediaLibStatisticsDlg.cpp | 62 for (const auto& artist : artist_list) in InitData() local
|
H A D | InternetCommon.h | 31 wstring artist; //歌曲的艺术家 member
|
H A D | COSUPlayerHelper.cpp | 219 wstring artist = GetTagItem("ArtistUnicode:", m_metadata_seg); in GetArtist() local 227 wstring artist = GetTagItem("TitleUnicode:", m_metadata_seg); in GetTitle() local
|
H A D | InternetCommon.cpp | 382 …edItem(const vector<ItemInfo>& down_list, const wstring & title, const wstring & artist, const wst… in SelectMatchedItem() 471 … CInternetCommon::SearchSongAndGetMatched(const wstring & title, const wstring & artist, const wst… in SearchSongAndGetMatched()
|
H A D | SongInfo.h | 49 wstring artist; // 艺术家 member
|
H A D | AudioCommon.h | 34 char artist[30]; member
|
H A D | LastFM.cpp | 320 bool LastFM::Love(wstring track, wstring artist) { in Love() 341 bool LastFM::Unlove(wstring track, wstring artist) { in Unlove()
|
H A D | LyricBatchDownloadDlg.cpp | 368 wstring artist = pInfo->playlist->at(i).artist; in ThreadFunc() local
|
H A D | AudioTagOld.cpp | 65 string title, artist, album, year, comment; in WriteMp3Tag() local
|
H A D | CUIDrawer.cpp | 100 std::wstring artist{ cur_song.album_artist }; in DrawLyricTextMultiLine() local
|
H A D | MusicPlayerCmdHelper.cpp | 431 wstring title{ song.title }, artist{ song.artist }; in SearchLyricFile() local 739 wstring artist; in OnViewArtist() local
|
H A D | FormatConvertDlg.cpp | 25 static wstring GetCueDisplayFileName(const wstring& title, const wstring& artist) in GetCueDisplayFileName()
|
H A D | bass.h | 671 char artist[30]; member
|