Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Hual/foo_mediacontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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