Hual / foo_mediacontrol

Adds the ability for foobar2000 to interact with the Windows 10 media control overlay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foo_mediacontrol

Adds the ability for foobar2000 to interact with the Windows 10 media control overlay.

Screenshot


Screenshot

Compilation


Windows:

Compilation requires Windows 10 SDK version 10.0.10240.0 or higher.

  • Open the provided solution file (foobar2000/foo_mediacontrol/foo_mediacontrol.sln) in Visual Studio.
  • Change the target to "Release" and platform to "x86".
  • Build the solution (Default: Ctrl+Shift+B).
  • Move the resulting foo_mediacontrol.dll to your foobar2000's components folder.
  • (Re)Start foobar2000.

License


BSD-2-Clause

About

Adds the ability for foobar2000 to interact with the Windows 10 media control overlay.

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 97.6%Language:C 2.4%Language:Makefile 0.0%Language:Objective-C++ 0.0%Language:Objective-C 0.0%