Commit Graph

15 Commits

Author SHA1 Message Date
bnnm
450281dafd Allow segments of different number of channels 2020-11-22 19:00:01 +01:00
NicknineTheEagle
6ad66fdeb8 Fixed uninitialized local variable 2020-11-08 20:50:42 +03:00
bnnm
1768e55a1c Rename get_streamfile_text_line to read_line and minor cleanup 2019-10-20 11:55:05 +02:00
bnnm
59b303d753 Update libacm to 1.2 and add .WAVC sfx 2018-09-04 22:42:21 +02:00
bnnm
ee03726bbc Find loop_segment automatically in segmented_layout + remove from metas 2018-08-26 00:59:31 +02:00
bnnm
2f0aaaf4fd Fix some compile ifdefs and warnings 2018-08-20 20:05:44 +02:00
bnnm
98aa30a38e Add MUS ACM Ogg [Planescape: Torment Enhanced Edition (PC)] 2018-03-16 17:43:51 +01:00
bnnm
97a2c76d96 Replace mus_acm layout with segmented layout
They did basically do the same thing, though segmented needs a bit more
memory, but in order to simplify the layout code and support MUS+Ogg
this was needed.
2018-03-16 15:58:29 +01:00
bnnm
58c00577cf Clean MUS ACM meta (move parse code to its own function) 2018-03-16 15:42:54 +01:00
bnnm
dbbbfcc9f5 Make get_streamfile_dos_line read CR/LF too and rename accordingly
CR used in some Falcom looping files as separator
2017-11-23 22:53:43 +01:00
bnnm
1ff0cecca8 Fix minor compiler warnings (missing const/static/case defaults/etc) 2017-10-28 01:34:32 +02:00
Chris Moeller
dfe1be9d88 Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
halleyscometsw
2be26311a3 oops, left a printf in mus_acm
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@567 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-27 03:56:44 +00:00
halleyscometsw
a238b2b799 Fixed up looping a bit. Maybe.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@354 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-20 23:50:48 +00:00
halleyscometsw
875c0d1eae MUS Playlists! ARGH!
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@353 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-20 23:28:16 +00:00