]> git.sesse.net Git - nageru/history - player.h
Support the delete key to remove elements from the playlist.
[nageru] / player.h
2018-09-15 Steinar H. GundersonStart hacking in support for interpolated frames in...
2018-09-15 Steinar H. GundersonMove stream generation into a new class VideoStream...
2018-09-15 Steinar H. GundersonActually send the MJPEG frames on to the HTTP stream.
2018-06-17 Steinar H. GundersonMake it possible to switch camera angles for previews...
2018-06-14 Steinar H. GundersonMake it possible to start a new clip before the previou...
2018-06-13 Steinar H. GundersonMake it possible to play an entire playlist of clips.
2018-06-12 Steinar H. GundersonSome refactoring of the player code, and begin working...
2018-06-11 Steinar H. GundersonAdd some very basic playback.