Commit Graph

28 Commits

Author SHA1 Message Date
bnnm
2bd2c3e5e9 cleanup: misc meta stuff 2024-08-09 00:14:14 +02:00
bnnm
31140a0c08 cleanup: fix include 2024-07-28 18:54:53 +02:00
bnnm
7b76726523 cleanup: fix missing include in vgmstream123 2024-07-25 18:22:18 +02:00
bnnm
aad9c819aa cleanup: reorder some cli code 2024-07-25 17:15:49 +02:00
bnnm
f1464ac2cc cleanup: minor stuff 2024-07-23 22:31:13 +02:00
bnnm
637c93b694 cleanup: cli utils 2024-07-21 18:22:42 +02:00
bnnm
eadaf21bde internal cleanup (move files) 2023-05-14 20:17:51 +02:00
bnnm
4bc3f1365d cleanup: separate some util.h functions
also avoid include useless functions when possible (faster compiles)
2023-05-07 22:34:35 +02:00
KatieFrogs
38a922a047 Add -2 flag to vgmstream123
Copies vgmstream-cli's -2 flag that outputs the Nth set of stereo channels to vgmstream123
Virtual txtp could already be used, but executable flags are often easier to remember
2022-04-14 15:16:10 +03:00
bnnm
bc68cccc63 vgmstream123: extra subsong options and info 2021-11-30 20:38:46 +01:00
KatieFrogs
e51ad8890a V123: Quit when pressing Q 2021-10-18 07:06:21 +03:00
bnnm
e1ec116157 v123: fix negative remaining time with -c 2021-10-15 15:21:05 +02:00
bnnm
d864d0ce45 vgmstream123: make options closer to CLI's 2021-10-10 13:31:28 +02:00
LoveEevee
f82bcb5e4b Fail instead of segfault 2021-08-30 12:30:24 +03:00
bnnm
d351710887 cli/audacious/foobar: print logs 2021-08-26 18:43:17 +02:00
bnnm
4d582b09de plugin: unify version format 2021-08-15 19:24:48 +02:00
bnnm
2084b22564 build: remove some conditional includes 2021-08-12 00:09:33 +02:00
bnnm
52f04eef82 build: VERSION fixes
- rename to VERSION to VGMSTREAM_VERSION to avoid some clashes
- improve git-less builds
2021-08-07 20:41:50 +02:00
bnnm
6d9f5c83f5 vgmstream123: fix segfault with downmixed audio 2021-07-23 22:57:50 +02:00
bnnm
de50259599 Cleanup 2020-08-01 20:16:47 +02:00
bnnm
6be43ae7eb Use internal settings in vgmstream123, add play forever, fix getopt 2020-08-01 19:40:44 +02:00
bnnm
6de5cc32f6 Change vgmstream123 default buffer to 1kb for Pi Zero 2020-04-04 22:28:34 +02:00
bnnm
15aa8652c6 Tweaks 2019-10-07 00:17:12 +02:00
bnnm
451c0bc9ea Fix vgmstream123 2019-08-12 21:40:55 +02:00
bnnm
b3c507b3ed Cleanup and renames 2019-07-28 15:11:17 +02:00
Naram Qashat
b0cb7eb44d Fix vgmstream123 to work with getopt properly.
I found this during the initial CMake work but didn't dig into it too much until now.
2019-03-23 20:40:25 -04:00
Naram Qashat
4b99dd6a7f Add vgmstream123 to CMake scripts (and make compile), other cleanups
For some reason vgmstream123 doesn't actually play anything for me...
2019-03-20 22:23:47 -04:00
bnnm
94d361bbdd Rename ./test folder to ./cli for clarity 2018-01-19 00:32:30 +01:00