]> git.sesse.net Git - casparcg/blobdiff - CHANGES.txt
Renamed invoke_on_enter_frame to invoke_requested_animation_frames
[casparcg] / CHANGES.txt
index 8fb0125803a6ce0805a09b0a2b0e3fe4f962f3f1..73357f00c7dac1727cb4f2e0af5c354b1757d72c 100644 (file)
@@ -1,7 +1,38 @@
 C H A N G E S\r
 \r
+CasparCG Server 2.0.7 (as compared to CasparCG Server 2.0.7 Beta 2)\r
+===================================================================\r
+\r
+General\r
+-------\r
+\r
+  o Added support for using a different configuration file at startup than the\r
+    default casparcg.config by simply adding the name of the file to use as the\r
+    first command line argument to casparcg.exe.\r
+  o Fixed various bugs.\r
+\r
+AMCP\r
+----\r
+\r
+  o Added RESUME command to complement PAUSE. (Peter Keuter)\r
+\r
+HTML producer\r
+-------------\r
+\r
+  o No longer tries to play all files with a . in their name.\r
+    (Georgi Chorbadzhiyski)\r
+  o Reimplemented using CEF3 instead of Berkelium, which enables use of WebGL\r
+    and more. CEF3 is actively maintained, which Berkelium is not. (Robert Nagy)\r
+  o Implements a custom version of window.requestAnimationFrame which will\r
+    follow the pace of the channel, for perfectly smooth animations.\r
+  o No longer manually interlaces frames, to allow for mixer fill transforms\r
+    without artifacts.\r
+  o Now uses CEF3 event loop to avoid 100% CPU core usage.\r
+\r
+\r
+\r
 CasparCG Server 2.0.7 Beta 2 (as compared to CasparCG Server 2.0.7 Beta 1)\r
-============================================================\r
+==========================================================================\r
 \r
 General\r
 -------\r
@@ -24,13 +55,13 @@ Consumers
     manage a separate key output for use with decklink duo/quad cards:\r
 \r
     <decklink>\r
-         <device>1</device>\r
-         <key-device>2</key-device>\r
-         <keyer>external_separate_device</keyer>\r
-       </decklink>\r
+      <device>1</device>\r
+      <key-device>2</key-device>\r
+      <keyer>external_separate_device</keyer>\r
+    </decklink>\r
 \r
-       ...in the configuration will enable the feature. The value of <key-device />\r
-       defaults to the value of <device /> + 1.\r
+    ...in the configuration will enable the feature. The value of <key-device />\r
+    defaults to the value of <device /> + 1.\r
   o synchronizing_consumer: Removed in favour of a single decklink_consumer\r
     managing both fill and key device.\r
   o streaming_consumer: A new implementation of ffmpeg_consumer with added\r
@@ -45,17 +76,17 @@ Consumers
 \r
     ADD 1 STREAM udp://localhost:5004 -vcodec libx264 -tune zerolatency -preset ultrafast -crf 25 -format mpegts -vf scale=240:180\r
 \r
-       ...via AMCP. (Robert Nagy sponsored by Ericsson Broadcasting Services)\r
+    ...via AMCP. (Robert Nagy sponsored by Ericsson Broadcasting Services)\r
   o newtek_ivga_consumer: Added support for iVGA consumer to not provide channel\r
     sync even though connected. Useful for iVGA clients that downloads as fast\r
-       as possible instead of in frame-rate pace, like Wirecast. To enable:\r
+    as possible instead of in frame-rate pace, like Wirecast. To enable:\r
 \r
     <newtek-ivga>\r
-         <provide-sync>false</provide-sync>\r
-       </newtek-ivga>\r
+      <provide-sync>false</provide-sync>\r
+    </newtek-ivga>\r
 \r
     ...in config to not provide channel sync when connected. The default is\r
-       true.\r
+    true.\r
 \r
 AMCP\r
 ----\r
@@ -68,7 +99,7 @@ AMCP
 \r
 \r
 CasparCG Server 2.0.7 Beta 1 (as compared to 2.0.6 Stable)\r
-===================================================\r
+==========================================================\r
 \r
 General\r
 -------\r
@@ -86,7 +117,7 @@ Producers
 \r
 \r
 CasparCG Server 2.0.6 Stable (as compared to 2.0.4 Stable)\r
-===================================================\r
+==========================================================\r
 \r
 General\r
 -------\r
@@ -125,7 +156,7 @@ General
 \r
 \r
 CasparCG Server 2.0.4 Stable (as compared to 2.0.4 Beta 1)\r
-===================================================\r
+==========================================================\r
 \r
 General\r
 -------\r
@@ -183,7 +214,7 @@ OSC
 \r
 \r
 CasparCG Server 2.0.4 Beta 1 (as compared to 2.0.3 Stable)\r
-===================================================\r
+==========================================================\r
 \r
 General\r
 -------\r
@@ -336,7 +367,7 @@ OSC
 \r
 \r
 CasparCG Server 2.0.3 Stable (as compared to 2.0.3 Alpha)\r
-==================================================\r
+=========================================================\r
 \r
 Stage\r
 -----\r
@@ -353,7 +384,7 @@ AMCP
 \r
 \r
 CasparCG Server 2.0.3 Alpha (as compared to 2.0 Stable)\r
-================================================\r
+=======================================================\r
 \r
 General\r
 -------\r
@@ -409,7 +440,7 @@ Producers
 \r
 \r
 CasparCG Server 2.0 Stable (as compared to Beta 3)\r
-===========================================\r
+==================================================\r
 \r
 General\r
 -------\r
@@ -428,7 +459,7 @@ Consumers
 \r
 \r
 CasparCG Server 2.0 Beta 3 (as compared to Beta 1)\r
-===========================================\r
+==================================================\r
 \r
 Formats\r
 -------\r
@@ -530,7 +561,7 @@ Diagnostics
 \r
 \r
 CasparCG Server 2.0 Beta 1 (as compared to Alpha)\r
-==========================================\r
+=================================================\r
 \r
   o Blending Modes (needs to be explicitly enabled)\r
     + overlay\r
@@ -600,7 +631,7 @@ CasparCG Server 2.0 Beta 1 (as compared to Alpha)
 \r
 \r
 CasparCG Server 2.0 Alpha (as compared to 1.8)\r
-=======================================\r
+==============================================\r
 \r
 General\r
 -------\r