This website requires JavaScript.
Explore
More informations
Help
Sign In
funkey
/
RetroFE
Watch
1
Star
0
Fork
0
You've already forked RetroFE
mirror of
https://github.com/FunKey-Project/RetroFE.git
synced
2025-12-25 16:18:52 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroFE
/
RetroFE
/
Source
/
Video
History
Pieter Hulshoff
87948b66b5
Fixed issues with video corruption when playing multiple video instances at the same time. Old videos should be stopped first before starting a new one.
2016-08-25 13:42:17 +02:00
..
GStreamerVideo.cpp
Fixed issues with video corruption when playing multiple video instances at the same time. Old videos should be stopped first before starting a new one.
2016-08-25 13:42:17 +02:00
GStreamerVideo.h
Added support for a <video> tag. This tag works similar to the <image> tag, but has an additional numLoops attribute to indicate the number of times the video should be looped. The default value is numLoops="1", and you can use numLoops="0" for infinite looping.
2016-06-26 14:02:25 +02:00
IVideo.h
Changed naming conventions for rest of files
2015-06-25 11:27:52 -05:00
VideoFactory.cpp
Changed naming conventions for rest of files
2015-06-25 11:27:52 -05:00
VideoFactory.h
Changed naming conventions for rest of files
2015-06-25 11:27:52 -05:00