46 Commits

Author SHA1 Message Date
9a1b8562f7 fix compile errors 2024-05-08 15:55:39 +02:00
Crylia
62b596e492 trying to use more modern cpp, added cli arg handler 2024-04-12 00:17:18 +02:00
b2becc14a9 redid the navbuttons to also work for playlists and added fmt lib 2024-04-10 15:11:12 +02:00
574efcde7f added settings page and db manager 2024-04-03 11:36:34 +02:00
d9ddfe85b9 fix navigation text having no color 2024-04-03 10:41:06 +02:00
Crylia
8e642336d2 done with the page switcher for now, started creating the database 2024-04-03 05:59:38 +02:00
Crylia
baea46d3a7 finished the floating controlls for now, the audio backend will change later and the music player controller too 2024-03-28 01:13:08 +01:00
Crylia
55eb496cd5 Did more work on the bindings between the audio and view 2024-03-27 18:20:03 +01:00
Crylia
067c339fc9 now I actually implemented the shuffle button 2024-03-27 02:42:29 +01:00
Crylia
8070db4d5f I forgot what I did, but I made the shuffle button work 2024-03-27 02:23:39 +01:00
Crylia
1c3f67364d cmake change for ci 2024-03-26 21:08:53 +01:00
Crylia
30e2fc795c cmake change for ci 2024-03-26 20:46:50 +01:00
Kievits Rene
8a5ec5d0a8 Update c-cpp.yml 2024-03-26 20:38:16 +01:00
Kievits Rene
17f08c1971 Update c-cpp.yml 2024-03-26 20:35:06 +01:00
Kievits Rene
8fed1f4667 Update c-cpp.yml 2024-03-26 20:28:09 +01:00
Crylia
8f40badd56 changes on cmake for ci 2024-03-26 20:26:28 +01:00
Kievits Rene
ea78b3dedc Update c-cpp.yml 2024-03-26 20:05:17 +01:00
Kievits Rene
b2b7e654b6 Update c-cpp.yml 2024-03-26 20:02:33 +01:00
Kievits Rene
dbb09d54de Update c-cpp.yml 2024-03-26 19:59:41 +01:00
Crylia
934b10d890 add sdl to cmake via package find 2024-03-26 19:51:35 +01:00
Kievits Rene
bcc2c1ffb4 Update c-cpp.yml
update sdl version to git
2024-03-26 19:47:30 +01:00
Crylia
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? 2024-03-26 16:51:55 +01:00
Kievits Rene
17c44f8a15 Update c-cpp.yml 2024-03-26 12:31:49 +01:00
Kievits Rene
08d0be29bc Update c-cpp.yml
...
2024-03-26 12:28:24 +01:00
Kievits Rene
e477aa5bf6 Update c-cpp.yml
I beg you, just work
2024-03-26 12:24:09 +01:00
Kievits Rene
16d6072386 Update c-cpp.yml
please just work
2024-03-26 12:14:00 +01:00
Kievits Rene
e9ae4c6f21 Update c-cpp.yml
and agaaaain
2024-03-26 12:11:28 +01:00
Kievits Rene
8e3148f1b5 Update c-cpp.yml
and again
2024-03-26 12:09:23 +01:00
Kievits Rene
edb5a61d0e Update c-cpp.yml
Working on Ci again
2024-03-26 12:07:57 +01:00
Crylia
9023766c51 Part of a larger restructure, added MusicPlayer which is the main controller and a structure for the song queue 2024-03-26 12:03:41 +01:00
Crylia
a2872f6479 did main work on the page selector 2024-03-21 00:29:07 +01:00
Crylia
eadcd5a329 update for ci 2024-03-20 18:03:48 +01:00
Kievits Rene
82a7c9733f Update c-cpp.yml
Try nr3
2024-03-20 17:52:27 +01:00
Kievits Rene
c271913c9c Update c-cpp.yml
Try nr 2
2024-03-20 17:48:01 +01:00
Kievits Rene
8ceefd686d Create c-cpp.yml
Lets hope this works
2024-03-20 17:40:48 +01:00
Crylia
892d5f766b last gitignore commit 2024-03-20 17:37:18 +01:00
Crylia
1f0d26f0f4 now it should be gone 2024-03-20 17:36:24 +01:00
Crylia
a48ab17972 more work on gitignore 2024-03-20 17:34:37 +01:00
Crylia
8d5e98ad1b working on .gitignore 2024-03-20 17:32:36 +01:00
Crylia
91009f1aba uh lets ignore that I did the last commits from the wrong folder 2024-03-20 17:30:53 +01:00
Crylia
40f4eae622 final shenenigans with the floating controlls, changed some audio methods 2024-03-20 11:46:52 +01:00
Crylia
4b720488c4 implement audio backend with cover art and other metadata, some work on the floating controls 2024-03-19 23:43:42 +01:00
5b83bcce39 structure project 2023-05-26 11:48:13 +02:00
d0fb7a2ca5 Semi Finish UI design for song control. Sill need to cleanup 2023-05-19 00:59:23 +02:00
Rene Kievits
f9e41ecda9 init project files 2023-05-15 12:29:12 +02:00
Kievits Rene
dc90b12dc0 Initial commit 2023-05-15 10:25:27 +00:00