Skip to content
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

Add GUI elements for controlling video playback #120

Open
ahodesuka opened this issue Jun 10, 2021 · 1 comment
Open

Add GUI elements for controlling video playback #120

ahodesuka opened this issue Jun 10, 2021 · 1 comment

Comments

@ahodesuka
Copy link
Owner

Seek bar, volume adjustment, playback position and length, pause/play button.

I really don't want ahoviewer to become a full on media player, but some essential functionality like this would be nice.

@Quackdoc
Copy link

are there any good resources to follow and making the UI elements? I know how to implement the rest of the features, but don't know anything about gtk.

@ahodesuka ahodesuka added this to the Actual 2.0 Beta milestone Sep 11, 2022
ahodesuka added a commit that referenced this issue Sep 11, 2022
Fixed a race condition when loading GIF files.
Added GUI elements for video playback, close #120.
Now requires gstreamer-gtk sink plugins (will update meson later).
Other bug fixes and changes for things added previously in this branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants