summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-18 15:54:50 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-18 15:54:50 +0000
commit68856c377d520c2e57f08dba3b19f6cec4858793 (patch)
tree4a2ba15c5508bada7a3925135630b132cf7c2ef5 /ChangeLog
parentcddd5a812b0ec2db5dbdd120f6ed115ea9550bbb (diff)
VIDEO_FRAME_TYPE needs to invalidate the player's pieces.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0bf184bf..95b641cb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-12-18 Carl Hetherington <cth@carlh.net>
+ * Fix non-update of display when changing video frame type (2D,
+ 3D left/right etc.)
+
* Restore video information in video tab when using still images.
* Hopefully fix exception on new film in some strange cases.