Commit Graph

24 Commits

Author SHA1 Message Date
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
3fb94479d0 Fix test.exe actually being renamed in vcxproj 2018-09-02 22:31:19 +02:00
bnnm
07cdc5d62e Rename test.vcxproj to vgmstream_cli.vcxproj (test.exe wasn't renamed) 2018-09-02 21:36:41 +02:00
bnnm
db899deb99 Add some Makefile extra cflags 2018-08-25 12:19:51 +02:00
bnnm
131e4ea123 Add VRTS configurable file comparer, since Windows's FC is so slow 2018-08-25 09:55:42 +02:00
bnnm
19e6e635e1 Minor VRTS speedup 2018-08-24 20:08:44 +02:00
bnnm
92a6d57227 Fix typos and doc stuff 2018-08-24 19:37:31 +02:00
bnnm
cae82e9074 Clean builds and enable VGM_USE_VORBIS/MPEG manually for consistency 2018-08-20 20:08:24 +02:00
bnnm
c1e7e3b1f9 Enable CELT for MSVC project files 2018-08-12 23:00:28 +02:00
bnnm
9c6b679f1c Enable CELT for GCC makefiles 2018-08-12 23:00:13 +02:00
bnnm
45c2c6a172 Add VRTS counts 2018-06-09 17:33: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
95239dca62 Fix dependencies dir, again 2018-03-04 01:12:31 +01:00
bnnm
d21793bf22 Add UserMacro to make changing dependencies easier 2018-03-03 20:45:32 +01: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
Christopher Snowhill
03745aa8cc Disabled MAIATRAC3Plus library and removed its binaries from distribution. 2018-02-06 17:29:51 -08:00
bnnm
e5f52135db Rename test/ to cli/ with latest changes 2018-01-20 14:07:10 +01:00
bnnm
23998b0b97 Change ./test folder references to ./cli 2018-01-19 00:39:04 +01:00
bnnm
94d361bbdd Rename ./test folder to ./cli for clarity 2018-01-19 00:32:30 +01:00