forked from poiru/foo-cad
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
*foo_cad* is a foobar2000 plugin to add support for [Rainmeter](http://rainmeter.net/) and [CD Art Display](http://cdartdisplay.com/) skins. To download foo_cad, follow the [installation instructions](http://poiru.github.com/foo-cad). | ||
*foo_cad_plus* is a foobar2000 plugin based on *foo_cad*. | ||
|
||
To build foo_cad, get the foobar2000 SDK and place the root `foo_cad` directory in the `foobar2000` directory (alongside `SDK`). Then, open `foo_cad\foo_cad.sln` with Visual Studio 2010. | ||
> *foo_cad* is a foobar2000 plugin to add support for [Rainmeter](http://rainmeter.net/) and [CD Art Display](http://cdartdisplay.com/) skins. To download foo_cad, follow the [installation instructions](http://poiru.github.com/foo-cad). | ||
> | ||
> To build foo_cad, get the foobar2000 SDK and place the root `foo_cad` directory in the `foobar2000` directory (alongside `SDK`). Then, open `foo_cad\foo_cad.sln` with Visual Studio 2010. | ||
In order to add support for [SAO Utils](http://www.gpbeta.com/post/develop/sao-utils/), foo_cad_plus provides more interfaces.<br><br> | ||
|
||
Thanks<br> | ||
>Rainmeter/PluginNowPlaying - https://github.com/rainmeter/rainmeter<br> | ||
>taglib - https://github.com/taglib/taglib |