Avery avery42 · they/them
avery42 deleted branch more-mpv-refactoring from avery42/delfin 2024年10月24日 00:19:53 +02:00
avery42 pushed to main at avery42/delfin 2024年10月23日 23:58:44 +02:00
a0ed7b6e34 Refactor rendering and event processing in VpmVideoPlayerMpv (#158)
avery42 closed issue avery42/delfin#45 2024年10月23日 23:58:43 +02:00
Video flickering
avery42 automatically merged pull request avery42/delfin#158 2024年10月23日 23:58:40 +02:00
avery42 created pull request avery42/delfin#158 2024年10月23日 23:49:20 +02:00
Refactor rendering and event processing in VpmVideoPlayerMpv
avery42 pushed to more-mpv-refactoring at avery42/delfin 2024年10月23日 23:44:55 +02:00
c3c7d76e1e Remove unused stuff
4171f0a2cb Fix rendering and event processing
Compare 2 commits »
avery42 created branch more-mpv-refactoring in avery42/delfin 2024年10月23日 23:44:54 +02:00
avery42 deleted branch 154-mpv-init-refactor from avery42/delfin 2024年10月22日 16:43:17 +02:00
avery42 closed issue avery42/delfin#154 2024年10月22日 16:30:34 +02:00
Crash when trying to play videos on Wayland and GTK 4.16.2
avery42 pushed to main at avery42/delfin 2024年10月22日 16:30:33 +02:00
ea7134764f Fix MPV initialization (#157)
avery42 automatically merged pull request avery42/delfin#157 2024年10月22日 16:30:31 +02:00
avery42 pushed to 154-mpv-init-refactor at avery42/delfin 2024年10月22日 16:17:44 +02:00
c4366f65bf Move MPV init to happen after widget is realized
avery42 deleted branch 154-wayland-gtk-crash from avery42/delfin 2024年10月22日 01:05:42 +02:00
avery42 created pull request avery42/delfin#157 2024年10月22日 01:05:26 +02:00
Fix MPV initialization
avery42 pushed to 154-mpv-init-refactor at avery42/delfin 2024年10月22日 01:02:40 +02:00
c72990340f Move MPV init to happen after widget is realized
96c85593f1 Add initialized signal to video player backend
Compare 2 commits »
avery42 created branch 154-mpv-init-refactor in avery42/delfin 2024年10月22日 01:02:39 +02:00
avery42 closed pull request avery42/delfin#155 2024年10月17日 22:06:30 +02:00
Ensure OpenGL is initialized during video player initialization
avery42 commented on pull request avery42/delfin#155 2024年10月17日 22:06:30 +02:00
Ensure OpenGL is initialized during video player initialization

This fixes it in some cases, but the initialization is still wrong. Will have to do some refactoring

avery42 created pull request avery42/delfin#155 2024年10月10日 00:17:34 +02:00
Ensure OpenGL is initialized during video player initialization
avery42 pushed to 154-wayland-gtk-crash at avery42/delfin 2024年10月10日 00:17:06 +02:00
16ba1cf940 Ensure OpenGL is initialized during video player initialization