Commit Graph

22 Commits

Author SHA1 Message Date
bnnm
560452a490 xmp: increase exts limit for v3.8.5.62+ 2023-09-15 17:29:23 +02:00
bnnm
eadaf21bde internal cleanup (move files) 2023-05-14 20:17:51 +02:00
bnnm
870a0f2443 Fix xmplay plugin (wrong SF read definition) 2022-02-06 13:16:39 +01:00
bnnm
4d582b09de plugin: unify version format 2021-08-15 19:24:48 +02:00
bnnm
bb445efea1 cleanup: minor compiler warnings, etc 2021-08-13 23:53:27 +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
30eef7ed43 Minor renames 2020-07-30 23:50:56 +02:00
bnnm
37056e22d3 Use internal plugin settings, mixing and seeking in xmplay 2020-07-29 19:35:53 +02:00
Lukas Cone
087ed737ca CMake Refactor 2020-01-11 17:34:53 +01:00
O Postolati
472de8689b Use MAX_PATH instead of arbitrary value, use that to safely copy string from supplied path.
Update file metadata upon adding to playlist;
Disable fade out for non-looping tracks, set fade_delay to 0.
2019-11-07 20:13:51 +07:00
O Postolati
a41594a65b Improve encoding info display, now works with FFmpeg formats too.
Lousy metadata parser which uses folder name in form of
"Game [alt title](date)(company1)(company2)[platform]"
2019-10-31 13:26:52 +07:00
NicknineTheEagle
e86091d853 Fixed FFmpeg codec not being displayed in case of recursive segments/layers 2019-09-06 16:48:17 +03:00
Naram Qashat
4fc51407e9 Add XMPlay CMake script, fix bug, cleanup 2019-03-17 19:38:06 -04:00
bnnm
c82058f112 Fix XMPlay compiler warning 2018-10-06 22:33:10 +02:00
bnnm
2f0aaaf4fd Fix some compile ifdefs and warnings 2018-08-20 20:05:44 +02:00
Pavel Chuzov
044b479fc8 Display some info in XMPlay window 2018-05-05 04:37:24 +07:00
bnnm
46f333cc8e Remove get_realname from streamfiles as it's not used anymore
It was implemented for Audacious only to open companion NWA files, but
current version has no need for it. In case there is some obscure thing
that needs it, Audacious's vfs.cc should translate or return realnames
transparently, without having to modify other streamfiles.
2018-04-19 22:54:45 +02:00
bnnm
82b1f235de Remove/simplify formats.h and move to vgmstream.h for simpler API 2017-11-10 20:26:44 +01:00
bnnm
88c8bd4916 Add some disabled (unstable) subsong handling 2017-08-13 13:02:52 +02:00
bnnm
68d3f43868 plugin cleanup in preparation of future changes; fix FILE handle leaks 2017-08-13 11:53:44 +02:00
bnnm
f62e6b8b0f Rename xmp-vgmstream to xmplay 2017-05-01 17:22:36 +02:00