vgmstream/fb2k
bnnm 7858cec330 Allow virtual .txtp in playlists (foobar/winamp/cli) for config/tagging
Makes plugins' STREAMFILEs not throw an error on non-existing .txtp
(normally written inside .m3u) treating it like a command/url-ish name.

This lets the TXTP parser to try to opening the virtual file with
commands, as 0-size TXTP with a formatted name is valid, like
"file.adx#l 1.0.txtp" ("play file.adx with 1 loop"), to allow quick
per-file config.
2019-09-15 15:47:41 +02:00
..
CMakeLists.txt Add vgmstream123 to CMake scripts (and make compile), other cleanups 2019-03-20 22:23:47 -04:00
foo_filetypes.h Automate foobar2000 file type registration service. 2017-12-09 17:44:50 -08:00
foo_input_vgmstream.rc Add option to disable default TITLE in foobar to allow custom formatting 2018-11-04 00:36:28 +01:00
foo_input_vgmstream.vcproj Clean builds and enable VGM_USE_VORBIS/MPEG manually for consistency 2018-08-20 20:08:24 +02:00
foo_input_vgmstream.vcxproj Removed deprecated MinimalRebuild option 2019-09-08 16:28:35 +03:00
foo_input_vgmstream.vcxproj.filters Move file types registers to foo_filetypes.h to clarify/simplify 2017-05-18 23:03:55 +02:00
foo_prefs.cpp Add option to disable default TITLE in foobar to allow custom formatting 2018-11-04 00:36:28 +01:00
foo_prefs.h Add option to disable default TITLE in foobar to allow custom formatting 2018-11-04 00:36:28 +01:00
foo_streamfile.cpp Allow virtual .txtp in playlists (foobar/winamp/cli) for config/tagging 2019-09-15 15:47:41 +02:00
foo_vgmstream.cpp Allow virtual .txtp in playlists (foobar/winamp/cli) for config/tagging 2019-09-15 15:47:41 +02:00
foo_vgmstream.h Add mixing code for foobar and fix loop counts during seek 2019-03-23 22:50:15 +01:00
resource.h Add option to disable default TITLE in foobar to allow custom formatting 2018-11-04 00:36:28 +01:00