]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
#516 Fixed bug with thumbnail generation when there are .-files in the media folder
[casparcg] / CHANGELOG
index 011a13e3e0e4feb5ccd536a1de1b09b4f8281b17..a70c84c84a8cf1d99b53f46330024ae5bd8e0008 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,11 @@ General
     whether a build is newer or older than an other.\r
   o Changed configuration element mipmapping_default_on to mipmapping-default-on\r
     for consistency with the rest of the configuration (Jesper Stærkær).\r
+  o Handle stdin EOF as EXIT.\r
+  o Added support for RESTART in Linux startup script run.sh.\r
+  o Copy casparcg_auto_restart.bat into Windows releases.\r
+  o Fixed bug with thumbnail generation when there are .-files in the media\r
+    folder.\r
 \r
 Consumers\r
 ---------\r
@@ -27,8 +32,9 @@ Consumers
     + Fixed long overdue bug where HD material was always recorded using the\r
       BT.601 color matrix instead of the BT.709 color matrix. RGB codecs like\r
       qtrle was never affected but all the YCbCr based codecs were.\r
+    + Fixed bug in parsing of paths containing -.\r
   o DeckLink consumer:\r
-    + Fixed possible dead-lock.\r
+    + Fixed possible dead-lock in frame queue.\r
 \r
 Producers\r
 ---------\r
@@ -36,6 +42,12 @@ Producers
   o FFmpeg producer:\r
     + Increased the max number of frames that audio/video can be badly\r
       interleaved with (Dimitry Ishenko).\r
+    + Fixed bug where decoders sometimes requires more than one video packet to\r
+      decode the first frame.\r
+  o Framerate producer:\r
+    + Fixed bug when INFO was used on a not yet playing framerate producer.\r
+  o HTML producer:\r
+    + Fixed bug where only URL:s with . in them where recognized.\r
 \r
 Mixer\r
 -----\r
@@ -53,6 +65,12 @@ AMCP
     values.\r
   o MIXER CHROMA syntax deprecated (still supported) in favour of the more\r
     advanced syntax required by the rewritten chroma key code.\r
+  o Added special command REQ that can be prepended before any command to\r
+    identify the response with a client specified request id, allowing a client\r
+    to know exactly what asynchronous response matched a specific request.\r
+  o Added support for listing contents of a specific directory for CLS, TLS,\r
+    DATA LIST and THUMBNAIL LIST.\r
+  o Fixed bug where CINF only returned the first match.\r
 \r
 \r
 \r