Rafostar / clapper

Level up your video experience with a modern and user-friendly media player.
https://rafostar.github.io/clapper/
GNU General Public License v3.0
711 stars 34 forks source link

Support MS Windows #463

Closed Rafostar closed 1 week ago

Rafostar commented 1 week ago

Support building and running both Clapper libraries and application itself on MS Windows. Thankfully, newly rewritten code seems to be fine as-is and the only needed changes are supporting DLL visibility and some meson buildsystem tweaks.

Fixes #103