-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adjust for GStreamer-1.0 #19
Conversation
Quickly tested, songs are playing and seeking is working. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [README.md] Description stub and History * [.gitignore] Add missed space character in comment * [README.md] Enhance table with screenshots * [flowplayer.spec] Revert part of e11649d * [build-on-tags.yml] Fix using the wrong action-branch for SFOS < 4.1.0 (#18) * [README.md] Fix table rendering by inserting ` '`s * [README.md] Optimise table spans, again * [README.md] Large screenshot subtitles * [README.md] Final screenshots-table formatting fix-up … …, hopefully. * [flowplayer.spec] Do first release for years still without `Vendor` set * [README.md] Use relative image links * Update README.md with License link * [README.md] Link issue, fix italicisation. * [README.md] Fix link: https://app.transifex.com/olf/flowplayer-1 * Add missing QImage includes. * Adjust calls for GStreamer 1.0 API. * Remove internal taglib * Use QStandardPaths instead of hardcoded paths. * Adjust some icon sizes * Remove `taglib` and `mytaglib` (#22) * Delete src/taglib directory Obsoleted by PR #19 by @dcaliste * Delete src/mytaglib directory Obsoleted by PR #19 by @dcaliste * Delete lib directory Obsoleted by PR #19 by @dcaliste * Update README.md to recent changes * Update README.md * [README.md] Fix spell'o * [flowplayer.spec] Up `version`-`release` to 0.3.0-rc1 * Update flowplayer.changes for v0.3.0 * Update flowplayer.changes --------- Co-authored-by: Damien Caliste <[email protected]>
Sorry @Olf0 , I was busy yesterday evening. Yes, I think the internal taglib can be removed, as you did. In case there are some modifications CepiPerez did for the purposes of FlowPlayer, they can still be recovered and added upstream, since |
Oh, this is an aspect I missed (spontaneously I only thought of the intention to replace the outdated
I saw his own additions to I had the impression that the @CepiPerez, feel free to comment my wild guesswork WRT |
close #11
Still not tested.