]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
Update build-ubuntu.sh
[casparcg] / CHANGELOG
index 7dbc5555f8bf9162db22c6a7dcb8eeab524381fa..630a12148748762f10ba7f39d376d5be3e8a3b87 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
@@ -39,10 +44,13 @@ Producers
       interleaved with (Dimitry Ishenko).\r
     + Fixed bug where decoders sometimes requires more than one video packet to\r
       decode the first frame.\r
+    + Added support for IN and OUT parameters (Dimitry Ishenko).\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
+  o Image producer:\r
+    + Added LENGTH parameter to allow for queueing with LOADBG AUTO.\r
 \r
 Mixer\r
 -----\r
@@ -52,6 +60,10 @@ Mixer
   o Rewrote the chroma key code to support variable hue, instead of fixed green\r
     or blue. Threshold setting was removed in favour of separate hue width,\r
     minimum saturation and minimum brightness constraints.\r
+  o Fixed bug where glReadPixels() was done from the last drawn to texture\r
+    instead of always from the target texture. This means that for example a\r
+    MIXER KEYER layer without a layer above to key, as well as a separate alpha\r
+    file with MIXER OPACITY 0 now works as expected.\r
 \r
 AMCP\r
 ----\r
@@ -63,6 +75,9 @@ AMCP
   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