Commit graph

28 commits

Author SHA1 Message Date
80ff7bdcf3 Mostly fix ZSM support 2024-10-15 09:17:22 -07:00
856226e641 Start playback thread on playback engine construction 2024-09-30 13:33:32 -07:00
7e43808b4d Improve error handling of playback process 2024-09-29 15:28:08 -07:00
25c8d7b01b Make it work 2024-09-28 10:31:18 -07:00
ac2120aa2e Temporary commit 2024-09-16 15:05:53 -07:00
73686be925 Update vgmstream 2024-09-06 10:06:32 -07:00
6159f52e8a Add android support, and other changes. 2024-04-28 12:31:40 -07:00
0d236857b8 Add android support (WIP) 2024-04-25 11:23:38 -07:00
ee3962bda2 Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
cb4b884f89 Add struct for playback streams. 2024-04-14 13:25:49 -07:00
61333e185e Add stream selection support 2024-04-13 12:57:06 -07:00
b80f203561 Fix looping bug 2024-04-11 10:46:39 -07:00
c1ee8bbaf2 Fix incorrectly placed if statement. 2024-04-10 18:32:41 -07:00
21ad4f5759 Fix looping and length getting of non-loop metadata holding files 2024-04-10 18:16:52 -07:00
91b2c5a56d Add vgmstream support 2024-04-10 18:00:19 -07:00
b84fec3175 Update DBus API 2024-04-09 10:15:05 -07:00
57cb111358 Various changes 2024-03-26 18:39:02 -07:00
81d85a1476 UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
893cd8f9d4
Add TOML support and playback error handling. 2023-12-22 14:13:48 -08:00
f1d8334335 Various improvements, including better accent colors, opening files from command line, and drag&drop 2023-10-16 10:44:25 -07:00
70f27722df General improvements, including hidpi support. 2023-09-03 11:54:07 -07:00
03c596c3ce Lower CPU usage by increasing samples rendered at a time. 2023-07-17 16:19:56 -07:00
8a232d873b Hopefully fix crackling and fix a compiler warning 2023-07-15 14:59:49 -07:00
5e0d257b94 Readd speed, add pitch and tempo, and update min size 2023-07-15 14:52:49 -07:00
01edf59446 Replace raudio with SDL-Mixer-X for looping support 2023-07-10 12:45:24 -07:00
6870834dc9 Don't update the music stream as often 2023-07-09 13:56:34 -07:00
3c193916e7 Actually do that, and also update .gitignore. 2023-07-08 14:50:37 -07:00
4ecdad09fd Initial commit. 2023-04-24 13:45:06 -07:00