rainmeter-studio/Plugins/PluginNowPlaying
Tiberiu Chibici 7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
..
SDKs Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
taglib Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Cover.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Cover.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Internet.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Internet.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Lyrics.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Lyrics.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
NowPlaying.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
NowPlaying.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Player.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Player.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerAIMP.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerAIMP.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerCAD.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerCAD.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerITunes.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerITunes.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerSpotify.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerSpotify.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWLM.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWLM.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWMP.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWMP.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWinamp.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PlayerWinamp.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PluginNowPlaying.rc Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PluginNowPlaying.vcxproj Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
PluginNowPlaying.vcxproj.filters Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
StdAfx.cpp Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
StdAfx.h Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
TagLibUnity.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_ape.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_asf.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_flac.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_mp4.cpp NowPlaying: Add TagLib files for MP4 support 2014-04-04 18:28:54 +03:00
TagLibUnity_mpeg.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_mpeg_id3v2.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_ogg.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
TagLibUnity_toolkit.cpp NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
readme.txt Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00

readme.txt

* iTunes implementation based on
	- onlylyric by zlbruce (onlylyric.googlecode.com)
	- iTunesPlugin by Elestel (rainmeter.googlecode.com)

* WMP implementation based on
	- onlylyric by zlbruce (onlylyric.googlecode.com)
	- Last.fm WMP plugin (www.last.fm)