]> git.sesse.net Git - nageru/history - clip_list.cpp
Allow symlinked frame files. Useful for testing.
[nageru] / clip_list.cpp
2018-10-28 Steinar H. GundersonFix displaying of progress bars and time remaining...
2018-10-14 Steinar H. GundersonAssorted clang-format fixes (not complete).
2018-10-10 Steinar H. GundersonImplement fades.
2018-09-30 Steinar H. GundersonSerialize state to disk between runs, using SQLite.
2018-09-27 Steinar H. GundersonDon't set QGradient stops after 1.0.
2018-09-26 Steinar H. GundersonMark play progress with background color in the play...
2018-09-15 Steinar H. GundersonRead timebase from the input video.
2018-06-20 Steinar H. GundersonFix so that when editing a field, the previous value...
2018-06-19 Steinar H. GundersonMake it possible to change the camera angle in the...
2018-06-18 Steinar H. GundersonAdd some playlist manipulation controls.
2018-06-17 Steinar H. GundersonMake it possible to edit the description in the play...
2018-06-16 Steinar H. GundersonSupport editing descriptions.
2018-06-16 Steinar H. GundersonSplit ClipList and PlayList.
2018-06-14 Steinar H. GundersonMake the grid display a bit better formatted.
2018-06-13 Steinar H. GundersonAllow playing from the playlist.
2018-06-12 Steinar H. GundersonSome refactoring of the player code, and begin working...
2018-06-11 Steinar H. GundersonMake an enum for the view columns.
2018-06-10 Steinar H. GundersonHook up some more clip modifications.
2018-06-10 Steinar H. GundersonStart working on a clip list.