Commit Graph

27 Commits

Author SHA1 Message Date
bnnm
8739631792 Enable TXTP mixing 2019-03-24 01:21:09 +01:00
bnnm
229f98bae4 Add CLI -k (seek) config for debugging 2019-03-22 00:37:59 +01:00
Christopher Snowhill
a236069775
Merge pull request #370 from CyberBotX/CMake
Add CMake scripts
2019-03-20 22:15:34 -07:00
bnnm
151de6a39c Update mixing code 2019-03-18 00:05:44 +01:00
Naram Qashat
78748393db Add CMake scripts
Needed to change how version.h was included to let it pick up the one from CMake's build location.

NOTE: Does not build with MinGW-w64 currently, does not have a way to build the audacious or XMPlay plugins.
2019-03-17 14:36:55 -04:00
bnnm
bdd695b9f9 Minor cleanup 2019-03-11 14:49:29 +01:00
bnnm
a6e777d120 Update mixing code 2019-03-09 20:50:58 +01:00
bnnm
92c2c80f5b Tweak tags API 2019-03-04 22:50:05 +01:00
bnnm
810435cb68 Show mm:ss in samples info and adjustments 2019-03-03 22:24:29 +01:00
bnnm
c99034cff8 Update mixing code 2019-02-25 00:38:35 +01:00
bnnm
111c4dd97c Change some sample to sample_t 2019-02-23 02:54:23 +01:00
bnnm
ac4aae7fce Tweak CLI shadowing 2019-02-18 00:53:08 +01:00
bnnm
fa4e56a6b1 Prepare parts for mixing 2019-02-17 20:28:27 +01:00
John Regan
b781d01aa1 vgmstream-cli: prevent segfault when printing metadata 2018-11-29 23:22:30 +00:00
bnnm
151ea81128 Add text/playlist tags in test 2018-11-03 19:29:45 +01:00
Christopher Snowhill
fd7208422d
Update vgmstream_cli.c
Fix formatting.
2018-10-09 15:41:43 -07:00
style_of_2001
107f9a658e Add konami / sony VA3 support (fix crash in cli :P) 2018-10-09 09:53:10 -05:00
bnnm
ea88c85304 Apply TXTP looping/time config in foobar/winamp/test 2018-09-08 01:22:49 +02:00
bnnm
311f4c1689 Simplify CLI -r option 2018-09-07 19:48:03 +02:00
bnnm
c9ca0e4394 Update CLI to follow TXTP looping/time config 2018-09-07 19:35:04 +02:00
bnnm
decc160632 Clean CLI some more 2018-09-07 00:21:17 +02:00
bnnm
b55bc5a9d6 Reorganize CLI code a bit for future changes 2018-09-06 23:32:22 +02:00
bnnm
92a6d57227 Fix typos and doc stuff 2018-08-24 19:37:31 +02:00
bnnm
36c00208d9 Fix correctly test.exe -L 2018-04-07 12:11:30 +02:00
bnnm
f87284026a Fix test.exe -L creating "smpl" chunk but also looping the song
Since one would to to control looping using the "smpl" chunk it makes no
sense for vgmstream to loop the song.
Also write "smpl" before "data" as it looks cooler
2018-03-30 21:33:14 +02:00
bnnm
b97fc632be Fix minor compiler warnings 2018-03-03 19:07:59 +01:00
bnnm
29c1e5fc98 Rename test.c to vgmstream_cli.c 2018-02-10 18:07:16 +01:00