Xen's personal web-page

My maintained projects, documentation, scripts, tips, and sometimes my thoughts... all here.

READING MODE OFF

Posts from Year: "2021"

Playlist Converter++

This project started as a small script i made for myself to fix and convert my music playlists (Yes i still use local music players), Then i turn it into a small GUI tool that uses the wxWidgets library…I worked on it over the time until it became a large project, But unfortunately i had to dump wxWidgets for Qt due to building problems on GNU/Linux because i wanted it to be cross platform, Everything worked well on Windows though. It was static linking issues and a lot of CMake headaches. more