Skip to content

Add deadbeef-pxtone#53

Merged
Oleksiy-Yakovenko merged 1 commit into
DeaDBeeF-Player:masterfrom
jchw-forks:add-pxtone
May 9, 2026
Merged

Add deadbeef-pxtone#53
Oleksiy-Yakovenko merged 1 commit into
DeaDBeeF-Player:masterfrom
jchw-forks:add-pxtone

Conversation

@jchv
Copy link
Copy Markdown
Contributor

@jchv jchv commented May 5, 2026

This is a plugin that plays pxtone Collage projects. It has a similar feature set and design to my other DeaDBeeF plugin, deadbeef-vgmstream, and as such the build process is also relatively simple.

There is one workaround: I need to double the libraries in the linker flags, otherwise ov_clear inappropriately gets discarded by the linker. This doesn't make any sense to me since the -lvorbisfile should already appear after the object file that needs ov_clear, and it doesn't seem necessary on a newer linker. I'm guessing it's either a bug in the linker or vorbisfile is missing pkg-config files in the old version of Ubuntu.

@Oleksiy-Yakovenko Oleksiy-Yakovenko merged commit b08d43f into DeaDBeeF-Player:master May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants