]> git.sesse.net Git - casparcg/log
casparcg
11 years agoImport of svn ignores. This needs to be cleaned at some point. Subversion had an... 2.0.4-UNSTABLE
TK3 [Sun, 24 Mar 2013 22:37:53 +0000 (18:37 -0400)]
Import of svn ignores.  This needs to be cleaned at some point.  Subversion had an ignore property for each directory.  Git has one per repository.

This is a generic ignore file that I will commit to all current branches.  I did my best to make sure all cases in the current branches are covered.

11 years agoSubtree merge of old SVN "docs" folder into the "master" git branch. You can see...
TK3 [Sun, 24 Mar 2013 15:23:08 +0000 (11:23 -0400)]
Subtree merge of old SVN "docs" folder into the "master" git branch.  You can see revision history and do subsequent subtree merges for legacy server branches from the "docs_subtree" git tag.  If you need to work on a server revision previous to this commit…DO NOT PERFORM A CONVENTIONAL MERGE.  You must use a subtree merge with --prefix=dependencies/ so that these files get put into the correct subdirectory.  This is a limitation of the transfer from svn.

11 years agoSubtree merge of old SVN "dependencies" folder into the "master" git branch. You...
TK3 [Sun, 24 Mar 2013 14:48:05 +0000 (10:48 -0400)]
Subtree merge of old SVN "dependencies" folder into the "master" git branch.  You can see revision history and do subsequent subtree merges for legacy server branches from the "dependencies_subtree" git tag.  If you need to work on a server revision previous to this commit…DO NOT PERFORM A CONVENTIONAL MERGE.  You must use a subtree merge with --prefix=dependencies/ so that these files get put into the correct subdirectory.  This is a limitation of the transfer from svn.

11 years ago3563178: Added KILL command to shutdown the server without console access.
hellgore [Tue, 19 Mar 2013 15:29:51 +0000 (15:29 +0000)]
3563178: Added KILL command to shutdown the server without console access.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3783 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3782...
Zebiolo [Mon, 18 Mar 2013 13:35:08 +0000 (13:35 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3782 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoUpdated documentation
hellgore [Thu, 14 Mar 2013 17:09:51 +0000 (17:09 +0000)]
Updated documentation

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3773 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3607983: Added support for generating thumbnails
hellgore [Thu, 14 Mar 2013 09:21:20 +0000 (09:21 +0000)]
3607983: Added support for generating thumbnails

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3772 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3606130: testing code (command line only, not via AMCP over TCP) could cause entire...
hellgore [Wed, 27 Feb 2013 12:37:47 +0000 (12:37 +0000)]
3606130: testing code (command line only, not via AMCP over TCP) could cause entire server to crash.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3760 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3572363: Modified title of screen consumer windows
hellgore [Wed, 13 Feb 2013 15:39:05 +0000 (15:39 +0000)]
3572363: Modified title of screen consumer windows

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3754 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoModified image_consumer to write to the media folder instead of data folder and to...
hellgore [Wed, 13 Feb 2013 14:03:13 +0000 (14:03 +0000)]
Modified image_consumer to write to the media folder instead of data folder and to support custom filename instead of default timestamp-based filename

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3753 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded support for setting a mastervolume for a channel. Examples:
hellgore [Tue, 12 Feb 2013 14:21:25 +0000 (14:21 +0000)]
Added support for setting a mastervolume for a channel. Examples:

MIXER 1 MASTERVOLUME 1
MIXER 1 MASTERVOLUME 0.5
MIXER 1 MASTERVOLUME 0
MIXER 1 MASTERVOLUME 1.1

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3748 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoChanged date format in logging and added millisecond
hellgore [Wed, 6 Feb 2013 12:45:47 +0000 (12:45 +0000)]
Changed date format in logging and added millisecond

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3734 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAllow calls to destination producer during transitions
hellgore [Mon, 28 Jan 2013 12:58:59 +0000 (12:58 +0000)]
Allow calls to destination producer during transitions

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3719 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3560321: Merged patch from Robert Nagy, but haven't been able to play any swf myself...
hellgore [Thu, 24 Jan 2013 09:52:13 +0000 (09:52 +0000)]
3560321: Merged patch from Robert Nagy, but haven't been able to play any swf myself. I have tried different versions of the flash player but no luck. Committing anyway because the changes should not impact anything else.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3706 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3601399: Added support for creating two separate files -- one for fill and one for...
hellgore [Fri, 18 Jan 2013 18:17:13 +0000 (18:17 +0000)]
3601399: Added support for creating two separate files -- one for fill and one for key when recording with the ffmpeg consumer.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3693 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3560201: An attempt to improve delayed frame writing when the ffmpeg consumer is...
hellgore [Fri, 18 Jan 2013 13:34:13 +0000 (13:34 +0000)]
3560201: An attempt to improve delayed frame writing when the ffmpeg consumer is deinitilized.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3690 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3601360: Ensure that the ffmpeg consumer cannot block the channel output thread if...
hellgore [Fri, 18 Jan 2013 10:14:02 +0000 (10:14 +0000)]
3601360: Ensure that the ffmpeg consumer cannot block the channel output thread if the previous frame is still being encoded when a new one arrives. The ffmpeg consumer will instead drop the new frame, ensuring that the channel is otherwise unaffected by the performance problems in the ffmpeg consumer.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3689 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoSimplified bluefish_consumer
hellgore [Thu, 17 Jan 2013 14:26:32 +0000 (14:26 +0000)]
Simplified bluefish_consumer

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3683 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoSimplified bluefish_consumer
hellgore [Thu, 17 Jan 2013 13:58:22 +0000 (13:58 +0000)]
Simplified bluefish_consumer

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3682 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoFixed bug in retry_task
hellgore [Thu, 17 Jan 2013 13:22:51 +0000 (13:22 +0000)]
Fixed bug in retry_task

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3678 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agobasic_frame/disable_audio: Just forward empty frames.
ronag [Mon, 7 Jan 2013 16:49:21 +0000 (16:49 +0000)]
basic_frame/disable_audio: Just forward empty frames.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3645 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agolayer: Fixed a problem where first frame was not always shown @ load.
ronag [Fri, 28 Dec 2012 20:37:50 +0000 (20:37 +0000)]
layer: Fixed a problem where first frame was not always shown @ load.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3644 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoUpdated README.
ronag [Thu, 6 Dec 2012 16:24:23 +0000 (16:24 +0000)]
Updated README.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3604 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3590...
hellgore [Tue, 4 Dec 2012 13:29:47 +0000 (13:29 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3590 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoApplied patch which adds support for creating directories that does not exist with...
hellgore [Thu, 29 Nov 2012 13:46:19 +0000 (13:46 +0000)]
Applied patch which adds support for creating directories that does not exist with DATA STORE and a new DATA REMOVE command

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3585 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoUpdated documents
hellgore [Thu, 29 Nov 2012 10:49:55 +0000 (10:49 +0000)]
Updated documents

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3584 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoPrepare for tag of 2.0.3 STABLE
hellgore [Thu, 29 Nov 2012 09:50:25 +0000 (09:50 +0000)]
Prepare for tag of 2.0.3 STABLE

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3582 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agostage: Fixed dead-lock that can occur with multiple mixer tweens.
ronag [Wed, 21 Nov 2012 19:25:08 +0000 (19:25 +0000)]
stage: Fixed dead-lock that can occur with multiple mixer tweens.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3548 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3582474: Server copyright notice
hellgore [Mon, 5 Nov 2012 15:32:39 +0000 (15:32 +0000)]
3582474: Server copyright notice

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3489 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago1061033: Clear blend modes when doing MIXER CLEAR command
hellgore [Mon, 5 Nov 2012 14:51:35 +0000 (14:51 +0000)]
1061033: Clear blend modes when doing MIXER CLEAR command

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3488 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoUpdated version and changelog to prepare for 2.0.3 alpha tag
hellgore [Thu, 1 Nov 2012 15:46:09 +0000 (15:46 +0000)]
Updated version and changelog to prepare for 2.0.3 alpha tag

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3474 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoMerged decklink reference signal detection
hellgore [Thu, 1 Nov 2012 15:40:17 +0000 (15:40 +0000)]
Merged decklink reference signal detection

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3473 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoFixed potential race condition
hellgore [Thu, 1 Nov 2012 15:09:50 +0000 (15:09 +0000)]
Fixed potential race condition

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3471 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3574695: Fixed bug where .wav and .mp3 was reported as STILL with CLS
hellgore [Fri, 5 Oct 2012 15:02:54 +0000 (15:02 +0000)]
3574695: Fixed bug where .wav and .mp3 was reported as STILL with CLS

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3395 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoUpdated change log
hellgore [Wed, 3 Oct 2012 14:32:48 +0000 (14:32 +0000)]
Updated change log

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3383 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3364...
hellgore [Tue, 25 Sep 2012 14:06:43 +0000 (14:06 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3364 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3568865: CLK server component can't handle more than one connection
hellgore [Wed, 19 Sep 2012 14:19:28 +0000 (14:19 +0000)]
3568865: CLK server component can't handle more than one connection

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3320 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3569308: added 720p2398 and 720p2400 as supported output resolutions (not supported...
hellgore [Wed, 19 Sep 2012 13:56:58 +0000 (13:56 +0000)]
3569308: added 720p2398 and 720p2400 as supported output resolutions (not supported by decklink) and 1080p5994 and 1080p6000 supported by both decklink (the API at least, but hardware may vary) and bluefish

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3319 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3569308: added 720p30 and 720p29.976 as supported output resolutions (not supported...
hellgore [Wed, 19 Sep 2012 11:01:46 +0000 (11:01 +0000)]
3569308: added 720p30 and 720p29.976 as supported output resolutions (not supported by decklink)

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3318 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded timeline support to the CLK protocol. Also refactored parts of the CLK parser...
hellgore [Tue, 18 Sep 2012 12:41:10 +0000 (12:41 +0000)]
Added timeline support to the CLK protocol. Also refactored parts of the CLK parser implementation.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3312 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded svn:ignore
hellgore [Fri, 31 Aug 2012 08:58:19 +0000 (08:58 +0000)]
Added svn:ignore

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3226 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoDisabled synchronization clock of system audio consumer. Needs testing
hellgore [Fri, 31 Aug 2012 07:59:51 +0000 (07:59 +0000)]
Disabled synchronization clock of system audio consumer. Needs testing

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3225 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years ago3560180: Proper sync of multiple consumers on the same channel (needs testing)
hellgore [Thu, 30 Aug 2012 07:33:17 +0000 (07:33 +0000)]
3560180: Proper sync of multiple consumers on the same channel (needs testing)

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3224 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoSend swf files to TemplateHost instead of letting ffmpeg handle them. The TemplateHos...
hellgore [Thu, 23 Aug 2012 13:07:09 +0000 (13:07 +0000)]
Send swf files to TemplateHost instead of letting ffmpeg handle them. The TemplateHost needs to be updated to support SWF:s before this will work though.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3213 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded possibility to remove screen consumers with other indexes than 600
hellgore [Tue, 21 Aug 2012 12:37:08 +0000 (12:37 +0000)]
Added possibility to remove screen consumers with other indexes than 600

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3212 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoFixed https://sourceforge.net/tracker/?func=detail&aid=3529444&group_id=224232&atid...
hellgore [Tue, 21 Aug 2012 09:12:22 +0000 (09:12 +0000)]
Fixed https://sourceforge.net/tracker/?func=detail&aid=3529444&group_id=224232&atid=1061033 where the last screen consumer added to a channel overwrites any previously added ones due to a constant index.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3211 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoChanged vblank waiting to use higher precision timing facilities in screen consumer
hellgore [Mon, 20 Aug 2012 08:31:23 +0000 (08:31 +0000)]
Changed vblank waiting to use higher precision timing facilities in screen consumer

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3210 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded PROGRESSIVE parameter to image_scroll_producer to output the image scroll progr...
hellgore [Fri, 17 Aug 2012 12:52:44 +0000 (12:52 +0000)]
Added PROGRESSIVE parameter to image_scroll_producer to output the image scroll progressively although an interlaced video format is used

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3209 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded fallback support for latin1 file encoding for data files. An UTF-8 BOM is requi...
hellgore [Fri, 10 Aug 2012 15:39:35 +0000 (15:39 +0000)]
Added fallback support for latin1 file encoding for data files. An UTF-8 BOM is required for a file to be detected as an UTF-8 file now, everything else is read as latin1. DATA STORE *always* writes as UTF-8 with BOM

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3207 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoModified the image_scroll_producer
hellgore [Wed, 8 Aug 2012 13:46:53 +0000 (13:46 +0000)]
Modified the image_scroll_producer
==================================

* The SPEED parameter is now expressed as pixels to move per frame/field.
  Previously it was expressed as number of half pixels to move per frame.
* The scrolling direction is now reversed so that a positive speed is now
  correct for an ordinary end credits roll.
* Previously both fields in interlaced video formats represented the same
  temporal image position causing non smooth film like motion. This has now
  been corrected so that both fields represents two different temporal image
  positions for smooth field-rate motion instead of frame-rate motion.
* The image now starts at a position just outside of the screen and ends at a
  position just outside of the screen. Previously it started at a strange
  somewhere in the middle of the image position for end credit rolls.
* The SPEED parameter now is a decimal value instead of an integer value.
  using a value of for example 0.5 will move the image one half pixel each
  frame/field placed with subpixel accuracy. SPEED 0.5 is the previous
  equivalent of SPEED -1 since the speed previously was measured in half
  pixels instead of pixels.
* The producer now internally is more exact in the positioning of each
  frame/field. Previously the image could be placed a little bit "off" because
  of double precision rounding errors (now calculates offsets in pixels instead
  of screens, which is more accurate) which could make the image being rendered
  in between two pixels with subpixel accuracy once in a while even though
  speed was 2 or more (no half pixels should be involved).
* Added support for motion blur via a new BLUR parameter with the number of
  pixels to blur as parameter.
* Added support for premultiplying the color channels of the input image with
  its alpha, useful when the software used to creates the image saves with
  straight alpha (caspar expects premultiplied alpha). This is done with the
  parameter PREMULTIPLY.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3206 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoImproved the screen consumer
hellgore [Wed, 8 Aug 2012 11:56:59 +0000 (11:56 +0000)]
Improved the screen consumer
============================

* No longer spin waits for vsync (the video card driver seems to do this at
  least with nvidia), but sleeps almost up until the time when the vertical
  blank occurs, thus the time for swap buffers (a smaller spin wait than
  before).
* Now deinterlaces to two separate frames so for example 50i will no longer
  be converted to 25p but instead to 50p for smooth playback of interlaced
  content.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3205 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoFixed SubWCRev.exe error.
Zebiolo [Wed, 4 Jul 2012 07:58:47 +0000 (07:58 +0000)]
Fixed SubWCRev.exe error.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3149 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoAdded file consumer description.
Zebiolo [Thu, 28 Jun 2012 11:28:02 +0000 (11:28 +0000)]
Added file consumer description.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3129 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoDisabled locale facets generations for everything except codepage, so number formatti...
hellgore [Wed, 13 Jun 2012 07:41:28 +0000 (07:41 +0000)]
Disabled locale facets generations for everything except codepage, so number formatting etc is not localized

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3112 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoOnly log non ascii characters as ? in console, but log all characters as UTF-8 to...
hellgore [Thu, 7 Jun 2012 13:16:50 +0000 (13:16 +0000)]
Only log non ascii characters as ? in console, but log all characters as UTF-8 to log file

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3107 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoRead/Write data files in UTF-8, characters logged are replaced by ? if non-ascii...
hellgore [Thu, 7 Jun 2012 09:43:52 +0000 (09:43 +0000)]
Read/Write data files in UTF-8, characters logged are replaced by ? if non-ascii though

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3106 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoChanged the standard configuration to PAL.
Zebiolo [Mon, 4 Jun 2012 11:09:57 +0000 (11:09 +0000)]
Changed the standard configuration to PAL.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3105 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agoffmpeg_consumer: Fixed set_opt for video codec.
ronag [Wed, 16 May 2012 10:17:10 +0000 (10:17 +0000)]
ffmpeg_consumer: Fixed set_opt for video codec.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3068 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

11 years agodecklink_producer: Added BUFFER param for controlling decklink input buffer depth.
ronag [Wed, 16 May 2012 07:16:46 +0000 (07:16 +0000)]
decklink_producer: Added BUFFER param for controlling decklink input buffer depth.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3060 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2932...
ronag [Tue, 8 May 2012 14:27:47 +0000 (14:27 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2932 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoogl_consumer: Add "FULLSCREEN" option to ADD SCREEN.
ronag [Fri, 27 Apr 2012 10:03:20 +0000 (10:03 +0000)]
ogl_consumer: Add "FULLSCREEN" option to ADD SCREEN.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2928 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoCosmetic changes and once again fixed CINF command.
Zebiolo [Fri, 27 Apr 2012 07:43:41 +0000 (07:43 +0000)]
Cosmetic changes and once again fixed CINF command.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2926 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoCOPYING: Use windows line endings.
ronag [Thu, 26 Apr 2012 18:30:05 +0000 (18:30 +0000)]
COPYING: Use windows line endings.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2922 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoCHANGES: Replaced tabs by spaces.
ronag [Thu, 26 Apr 2012 18:08:15 +0000 (18:08 +0000)]
CHANGES: Replaced tabs by spaces.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2919 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoREADME: Replaced tabs with spaces.
ronag [Thu, 26 Apr 2012 18:00:24 +0000 (18:00 +0000)]
README: Replaced tabs with spaces.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2918 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoFixed CINF return code. Fixed correct filename for templates when they are placed...
Zebiolo [Thu, 26 Apr 2012 10:11:19 +0000 (10:11 +0000)]
Fixed CINF return code. Fixed correct filename for templates when they are placed in the root directory.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2917 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2909...
Zebiolo [Tue, 17 Apr 2012 10:37:05 +0000 (10:37 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2909 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2868...
Zebiolo [Fri, 13 Apr 2012 07:52:41 +0000 (07:52 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2868 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoFixed correct return codes for INFO commands.
Zebiolo [Fri, 13 Apr 2012 07:40:12 +0000 (07:40 +0000)]
Fixed correct return codes for INFO commands.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2866 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years ago-ffmpeg_producer: Don't use ffmpeg producer for images.
ronag [Fri, 23 Mar 2012 10:59:39 +0000 (10:59 +0000)]
-ffmpeg_producer: Don't use ffmpeg producer for images.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2718 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoffmpeg_producer: Fixed bug in colorconversion for non-hardware accelerated colorspaces.
ronag [Fri, 23 Mar 2012 07:24:56 +0000 (07:24 +0000)]
ffmpeg_producer: Fixed bug in colorconversion for non-hardware accelerated colorspaces.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2717 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2716...
ronag [Thu, 22 Mar 2012 21:03:23 +0000 (21:03 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2716 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2715...
ronag [Thu, 22 Mar 2012 21:01:21 +0000 (21:01 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2715 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agoReverted change that was supposed to go into 2.1.
ronag [Thu, 22 Mar 2012 19:30:14 +0000 (19:30 +0000)]
Reverted change that was supposed to go into 2.1.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2712 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2711...
ronag [Thu, 22 Mar 2012 19:25:49 +0000 (19:25 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2711 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years ago-ffmpeg_consumer: Fixed problem with missing audio after a while.
ronag [Wed, 21 Mar 2012 23:09:26 +0000 (23:09 +0000)]
-ffmpeg_consumer: Fixed problem with missing audio after a while.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2708 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years ago(no commit message) docs_subtree
ronag [Thu, 15 Mar 2012 20:29:56 +0000 (20:29 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:35:17 +0000 (21:35 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:17:22 +0000 (21:17 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:14:24 +0000 (21:14 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:13:30 +0000 (21:13 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:06:30 +0000 (21:06 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:04:43 +0000 (21:04 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 21:04:13 +0000 (21:04 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:59:25 +0000 (20:59 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:54:29 +0000 (20:54 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:47:29 +0000 (20:47 +0000)]

12 years ago(no commit message)
ronag [Tue, 13 Mar 2012 20:39:27 +0000 (20:39 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:37:48 +0000 (20:37 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:31:28 +0000 (20:31 +0000)]

12 years ago(no commit message)
tk-3 [Tue, 13 Mar 2012 20:28:54 +0000 (20:28 +0000)]

12 years agoDOCS
tk-3 [Tue, 13 Mar 2012 19:57:06 +0000 (19:57 +0000)]
DOCS
-CG Commands, typos and semantics

12 years ago(no commit message)
ronag [Sun, 11 Mar 2012 19:56:28 +0000 (19:56 +0000)]

12 years ago(no commit message)
ronag [Sun, 11 Mar 2012 18:39:11 +0000 (18:39 +0000)]

12 years ago(no commit message)
ronag [Sat, 10 Mar 2012 20:15:37 +0000 (20:15 +0000)]

12 years agoUpdated documents.
ronag [Sat, 10 Mar 2012 11:22:32 +0000 (11:22 +0000)]
Updated documents.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2592 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agolog: \r and \n are printable for logging.
ronag [Fri, 9 Mar 2012 13:11:41 +0000 (13:11 +0000)]
log: \r and \n are printable for logging.
amcp: CLS checks for known extensions instead of letting ffmpeg open and read file headers. Added missing FAILED reply. Fixed missing \r\n for amcp overflow FAILED reply.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2562 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years agogit-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2544...
Zebiolo [Wed, 7 Mar 2012 22:31:07 +0000 (22:31 +0000)]
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@2544 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

12 years ago(no commit message)
ronag [Fri, 2 Mar 2012 19:35:48 +0000 (19:35 +0000)]

12 years ago(no commit message)
ronag [Fri, 2 Mar 2012 19:33:42 +0000 (19:33 +0000)]