62b596e492
trying to use more modern cpp, added cli arg handler
Crylia
2024-04-12 00:17:18 +02:00
b2becc14a9
redid the navbuttons to also work for playlists and added fmt lib
Crylia2024-04-10 15:11:12 +02:00
574efcde7f
added settings page and db manager
Crylia2024-04-03 11:36:34 +02:00
d9ddfe85b9
fix navigation text having no color
Crylia2024-04-03 10:41:06 +02:00
8e642336d2
done with the page switcher for now, started creating the database
Crylia
2024-04-03 05:59:38 +02:00
baea46d3a7
finished the floating controlls for now, the audio backend will change later and the music player controller too
Crylia
2024-03-28 01:13:08 +01:00
55eb496cd5
Did more work on the bindings between the audio and view
Crylia
2024-03-27 18:20:03 +01:00
067c339fc9
now I actually implemented the shuffle button
Crylia
2024-03-27 02:42:29 +01:00
8070db4d5f
I forgot what I did, but I made the shuffle button work
Crylia
2024-03-27 02:23:39 +01:00
1c3f67364d
cmake change for ci
Crylia
2024-03-26 21:08:53 +01:00
30e2fc795c
cmake change for ci
Crylia
2024-03-26 20:46:50 +01:00
864497656b
ready to properly implement floatingControll, SDL2 will be the backend until I figure out ffmpeg and another lib to play sound, SDL2_mixer errors on ubuntu based because its outdated?
Crylia
2024-03-26 16:51:55 +01:00
9023766c51
Part of a larger restructure, added MusicPlayer which is the main controller and a structure for the song queue
Crylia
2024-03-26 12:03:41 +01:00
a2872f6479
did main work on the page selector
Crylia
2024-03-21 00:29:07 +01:00
eadcd5a329
update for ci
Crylia
2024-03-20 18:03:23 +01:00