Age | Commit message (Expand) | Author |
---|---|---|
2023-04-29 | Use getXWeak in avmedia | Mike Kaganski |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-03-15 | Silence -Werror=deprecated-declarations for now | Stephan Bergmann |
2022-08-25 | avmedia gtk: Fix build for Gtk >= 4.7.2 ('-Werror=deprecated-declarations') | Michael Weghorn |
2022-08-15 | Fix typo | Andrea Gelmini |
2022-03-01 | gtk4: media dimensions are only reliably available async | Caolán McNamara |
2022-02-21 | gtk4: get getPreferredPlayerWindowSize working | Caolán McNamara |
2022-02-21 | gtk4: get XFrameGrabber to work | Caolán McNamara |
2022-02-19 | gtk4: use gtk_widget_set_can_target so the video can be picked up and moved | Caolán McNamara |
2022-02-19 | gtk4: the assumption is that video is supposed to fit to the window | Caolán McNamara |
2022-02-18 | first cut at using Gtk4 built in video playback | Caolán McNamara |