summaryrefslogtreecommitdiff
path: root/avmedia/source/gtk
AgeCommit message (Expand)Author
2023-04-29Use getXWeak in avmediaMike Kaganski
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-03-15Silence -Werror=deprecated-declarations for nowStephan Bergmann
2022-08-25avmedia gtk: Fix build for Gtk >= 4.7.2 ('-Werror=deprecated-declarations')Michael Weghorn
2022-08-15Fix typoAndrea Gelmini
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-02-21gtk4: get getPreferredPlayerWindowSize workingCaolán McNamara
2022-02-21gtk4: get XFrameGrabber to workCaolán McNamara
2022-02-19gtk4: use gtk_widget_set_can_target so the video can be picked up and movedCaolán McNamara
2022-02-19gtk4: the assumption is that video is supposed to fit to the windowCaolán McNamara
2022-02-18first cut at using Gtk4 built in video playbackCaolán McNamara