Commit Graph

23 Commits

Author SHA1 Message Date
stonedDiscord
e0c67124a6
Midi music (#614)
* add bassmidi everywhere but CI

* hello CI please don't ban me from github

* add lib and open midi files with the lib

* overlooked windows CI

* yes, overwrite everything

* add tracker support

* add file formats that bass supports

* forgot .mid smh

* load all plugins in one function
2022-03-25 15:58:59 +03:00
Skye Deving
d73acf4d0d Use noci tag for disabling bass test 2021-01-28 11:05:42 -06:00
Skye Deving
cbdeea0010 Add test resources in and enable tests 2021-01-28 11:05:42 -06:00
Skye Deving
760d586160 Refactor the test for detecting apng from png 2021-01-28 11:05:42 -06:00
Skye Deving
29354d919f Undo accidentally overwrite 2021-01-28 11:05:42 -06:00
Skye Deving
c7f8670794 Add test case for apng failed to detect from content 2021-01-28 11:05:42 -06:00
Skye Deving
517ebdf247 Add test case for auto detect of apng from png failing 2021-01-28 11:05:42 -06:00
Skye Deving
6e679056b5 Add tag for not running test in ci 2021-01-28 11:05:42 -06:00
Skye Deving
608d6dff61 Try to fix CI 2021-01-28 11:05:42 -06:00
Skye Deving
a8fdea09b0 Add test for detecting png animation 2021-01-28 11:05:42 -06:00
Skye Deving
bd5ed84c16 Add DISCORD compile definition to tests too 2021-01-28 11:05:42 -06:00
Skye Deving
26887eff32 Check if the explicit linking is unnecessary 2021-01-28 11:05:42 -06:00
Skye Deving
be0fa26e85 Test seems to work if linking QtApng installed on system 2021-01-28 11:05:42 -06:00
Skye Deving
b3dd00270e Add info to failing test case 2021-01-28 11:05:42 -06:00
Skye Deving
341c658cde Test for both apng and APNG in supported image formats 2021-01-28 11:05:42 -06:00
Skye Deving
f1d12d17a0 Fix compile error
Forgot about passing rvalues
2021-01-28 11:05:42 -06:00
Skye Deving
7a1d6743e1 Refactor aopacket tests 2021-01-28 11:05:42 -06:00
Skye Deving
ba47b5d35e Update bass streaming test to include opus as well 2021-01-28 11:05:42 -06:00
Skye Deving
1fc6c85568 Add test for streaming with BASS 2021-01-28 11:05:42 -06:00
Skye Deving
337b056400 Add test for apng 2021-01-28 11:05:42 -06:00
Skye Deving
b1090d6e27 Add test for case loading 2021-01-28 11:05:42 -06:00
Skye Deving
fd5387caf8 Link a more relevant qt lib 2021-01-28 11:05:42 -06:00
Skye Deving
07450e9fe8 Add tests aopacket 2021-01-28 11:05:42 -06:00