mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Added SetPosition and Pause bangs plus some tweaks.
This commit is contained in:
@ -23,10 +23,6 @@
|
||||
|
||||
extern std::wstring g_CachePath;
|
||||
|
||||
// =======================================================================
|
||||
// PlayerData functions
|
||||
// =======================================================================
|
||||
|
||||
/*
|
||||
** CPlayer
|
||||
**
|
||||
@ -267,7 +263,7 @@ bool CPlayer::GetArtAPE(TagLib::APE::Tag* tag)
|
||||
}
|
||||
|
||||
/*
|
||||
** GetArtAPE
|
||||
** GetArtID3
|
||||
**
|
||||
** Extracts cover art embedded in ID3v2 tags.
|
||||
**
|
||||
|
Reference in New Issue
Block a user