]> git.sesse.net Git - casparcg/log
casparcg
10 years agoFix #157: Can now open media with digit only names.
cambell-prince [Mon, 12 Aug 2013 15:22:16 +0000 (22:22 +0700)]
Fix #157: Can now open media with digit only names.

10 years agoosc: More efficient locking.
Robert Nagy [Mon, 8 Jul 2013 11:07:41 +0000 (13:07 +0200)]
osc: More efficient locking.

10 years agoclient: Use fixed 4096 size for messages.
Robert Nagy [Sun, 7 Jul 2013 12:40:03 +0000 (14:40 +0200)]
client: Use fixed 4096 size for messages.

10 years agoosc:
Robert Nagy [Sun, 7 Jul 2013 10:47:05 +0000 (12:47 +0200)]
osc:
-Drop invalid updates.
-Improved update size calculation.

10 years agoosc: Ignore send errors.
Robert Nagy [Sun, 7 Jul 2013 10:09:35 +0000 (12:09 +0200)]
osc: Ignore send errors.

10 years agoosc: Cosmetics.
Robert Nagy [Sun, 7 Jul 2013 09:25:54 +0000 (11:25 +0200)]
osc: Cosmetics.

10 years agoosc: Use const_buffers instead of mutable_buffers.
Robert Nagy [Sun, 7 Jul 2013 09:23:44 +0000 (11:23 +0200)]
osc: Use const_buffers instead of mutable_buffers.

10 years agoosc: Some minor cleanup.
Robert Nagy [Sun, 7 Jul 2013 09:22:53 +0000 (11:22 +0200)]
osc: Some minor cleanup.

10 years agoosc:
Robert Nagy [Sun, 7 Jul 2013 08:38:29 +0000 (10:38 +0200)]
osc:
-Removed unnecessary buffers.empty() check.
-Catch any exceptions in osc thread.

10 years agoosc: Cache the buffers object.
Robert Nagy [Sat, 6 Jul 2013 23:46:46 +0000 (01:46 +0200)]
osc: Cache the buffers object.

10 years agoosc: Simplify with a regular lock.
Robert Nagy [Sat, 6 Jul 2013 23:45:29 +0000 (01:45 +0200)]
osc: Simplify with a regular lock.

10 years agoosc: Reduce osc buffer size where possible.
Robert Nagy [Sat, 6 Jul 2013 22:58:58 +0000 (00:58 +0200)]
osc: Reduce osc buffer size where possible.

10 years agoosc: Fixed deadlock during destruction.
Robert Nagy [Sat, 6 Jul 2013 22:55:11 +0000 (00:55 +0200)]
osc: Fixed deadlock during destruction.

10 years agoosc: Removed timed_wait.
Robert Nagy [Sat, 6 Jul 2013 22:29:32 +0000 (00:29 +0200)]
osc: Removed timed_wait.

10 years agoosc: Bug fixes and major performance, memory overhead and latency improvements.
Robert Nagy [Sat, 6 Jul 2013 20:57:16 +0000 (22:57 +0200)]
osc: Bug fixes and major performance, memory overhead and latency improvements.

Sponsored by Boffins Technologies (www.boffins.se).

10 years agoosc: Renamed "server" to "client".
Robert Nagy [Sat, 6 Jul 2013 20:54:29 +0000 (22:54 +0200)]
osc: Renamed "server" to "client".

10 years agoFixed typos and changed "caspar" to "CasparCG Server" the AMCP heading.
Jonas Hummelstrand [Thu, 4 Jul 2013 09:21:21 +0000 (11:21 +0200)]
Fixed typos and changed "caspar" to "CasparCG Server" the AMCP heading.

10 years agoFixed typo and added recommendation to use 2.0.3 for "real" production.
Jonas Hummelstrand [Thu, 4 Jul 2013 09:15:15 +0000 (11:15 +0200)]
Fixed typo and added recommendation to use 2.0.3 for "real" production.

10 years agoFixed invalid string to enum constant association
Helge Norberg [Fri, 28 Jun 2013 09:23:01 +0000 (11:23 +0200)]
Fixed invalid string to enum constant association

10 years agoChanged 2k to 1556p and 4k to 2160p
Helge Norberg [Fri, 28 Jun 2013 08:57:07 +0000 (10:57 +0200)]
Changed 2k to 1556p and 4k to 2160p

10 years agoBeta 1 in version.tmpl
Helge Norberg [Thu, 27 Jun 2013 15:56:56 +0000 (17:56 +0200)]
Beta 1 in version.tmpl

10 years agoFixed usage of CComQIPtr temporaries (must be kept alive for the entire lifetime...
Helge Norberg [Thu, 27 Jun 2013 15:55:10 +0000 (17:55 +0200)]
Fixed usage of CComQIPtr temporaries (must be kept alive for the entire lifetime of the decklink consumers)

10 years agoCorrected line lengths (should always be under 80 characters), inconsistent amount...
Helge Norberg [Thu, 27 Jun 2013 15:52:36 +0000 (17:52 +0200)]
Corrected line lengths (should always be under 80 characters), inconsistent amount of newlines between sections and removed trailing whitespace from CHANGES.txt and README.txt

10 years agoCorrected login output data and time mask.
Jonas Hummelstrand [Thu, 27 Jun 2013 14:11:05 +0000 (16:11 +0200)]
Corrected login output data and time mask.

10 years agoAdded "Improved audio playback with 720p5994 and 720p6000 channels." based on https...
Jonas Hummelstrand [Thu, 27 Jun 2013 10:03:55 +0000 (12:03 +0200)]
Added "Improved audio playback with 720p5994 and 720p6000 channels." based on https://github.com/CasparCG/Server/issues/22

10 years agoTypo
Jonas Hummelstrand [Thu, 27 Jun 2013 09:57:10 +0000 (11:57 +0200)]
Typo

10 years agoChanged name to Beta 1, removed the XML configuration instructions, changed the initi...
Jonas Hummelstrand [Thu, 27 Jun 2013 09:56:48 +0000 (11:56 +0200)]
Changed name to Beta 1, removed the XML configuration instructions, changed the initial text saying this was a stable relase meant for production.

10 years agoUpdated CHANGES.TXT
Jonas Hummelstrand [Thu, 27 Jun 2013 09:44:35 +0000 (11:44 +0200)]
Updated CHANGES.TXT

10 years agoUpdated CHANGES.txt
Helge Norberg [Thu, 27 Jun 2013 08:53:27 +0000 (10:53 +0200)]
Updated CHANGES.txt

10 years agoUpdated README.txt
Helge Norberg [Thu, 27 Jun 2013 08:51:22 +0000 (10:51 +0200)]
Updated README.txt

10 years agoFixed info for blocking decklink consumer
Helge Norberg [Wed, 26 Jun 2013 15:27:04 +0000 (17:27 +0200)]
Fixed info for blocking decklink consumer

10 years agoFixed bug with RouteCommand where filnames with a - caused the RouteCommand to consid...
Helge Norberg [Wed, 26 Jun 2013 13:39:23 +0000 (15:39 +0200)]
Fixed bug with RouteCommand where filnames with a - caused the RouteCommand to consider it a route-spec

10 years agoDon't try to write more samples before waiting for sync in blocking_decklink_consumer...
Helge Norberg [Tue, 25 Jun 2013 15:25:57 +0000 (17:25 +0200)]
Don't try to write more samples before waiting for sync in blocking_decklink_consumer, because it seems to add an extra frame of delay.

10 years agoColorized diagnostics of synchronizing consumer
Helge Norberg [Tue, 25 Jun 2013 15:24:02 +0000 (17:24 +0200)]
Colorized diagnostics of synchronizing consumer

10 years agoAdded new decklink consumer implementation which does not use scheduled playback...
Helge Norberg [Tue, 25 Jun 2013 13:55:46 +0000 (15:55 +0200)]
Added new decklink consumer implementation which does not use scheduled playback but uses DisplayVideoFrameSync() and sleeps until frame has been shown using the timing information returned by GetHardwareReferenceClock(). This seems to reduce the latency (although not as much as I would have hoped) and provide for more deterministic synchronization between multiple instances (for example a Decklink Quad with one device used for fill and another for key).

10 years agofixed problem with wrong alpha in thumbnails.
niklaspandersson [Mon, 24 Jun 2013 17:38:37 +0000 (19:38 +0200)]
fixed problem with wrong alpha in thumbnails.
issue #148

10 years agoFix so that arbitrary ffmpeg parameters allow more than just one parameter.
cambell [Sat, 22 Jun 2013 08:50:45 +0000 (15:50 +0700)]
Fix so that arbitrary ffmpeg parameters allow more than just one parameter.

* https://github.com/cambell-prince/Server/issues/4

10 years agoFixed bug in video_channel where return value of timed_wait() was ignored timeout...
Helge Norberg [Tue, 18 Jun 2013 16:40:03 +0000 (18:40 +0200)]
Fixed bug in video_channel where return value of timed_wait() was ignored timeout handling to not work for info() and delay_info()

10 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Tue, 18 Jun 2013 13:05:56 +0000 (15:05 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

Conflicts:
core/core.vcxproj
core/core.vcxproj.filters

10 years agoExperimental support for synchronizing output of multiple consumers. For example...
Helge Norberg [Tue, 18 Jun 2013 12:26:43 +0000 (14:26 +0200)]
Experimental support for synchronizing output of multiple consumers. For example using a Decklink Quad with one consumer for fill and one for key. Place the consumer elements in casparcg.config within a <synchronizing /> element. For example:

<consumers>
  <synchronizing>
    <decklink>
      <device>1</device>
      <embedded-audio>true</embedded-audio>
    </decklink>
    <decklink>
      <device>2</device>
      <key-only>true</key-only>
    </decklink>
  </synchronizing>
</consumers>

Also added new INFO command showing some information about delays (producer - mixer - consumer):

INFO 1 DELAY
INFO 1-10 DELAY

10 years agolayer_consumers_ must have a longer life span than executor_ in stage.cpp
Helge Norberg [Mon, 17 Jun 2013 14:15:10 +0000 (16:15 +0200)]
layer_consumers_ must have a longer life span than executor_ in stage.cpp

10 years agoMerge pull request #135 from cambell-prince/master_layer_producer
Helge Norberg [Mon, 17 Jun 2013 12:24:19 +0000 (14:24 +0200)]
Merge pull request #135 from cambell-prince/master_layer_producer

10 years agoffmpeg: Add support for arbitrary ffmpeg options in ffmpeg_producer
cambell [Sat, 15 Jun 2013 03:31:44 +0000 (10:31 +0700)]
ffmpeg: Add support for arbitrary ffmpeg options in ffmpeg_producer

10 years agoExperimental support for switching output between premultiplied / straight alpha
Helge Norberg [Tue, 11 Jun 2013 14:31:55 +0000 (16:31 +0200)]
Experimental support for switching output between premultiplied / straight alpha

Use
MIXER 1 STRAIGHT_ALPHA_OUTPUT 1
to turn on straight alpha output on channel 1 or configure it in casparcg.config under the <straight-alpha-output /> element for the channel

The default is to not use straight alpha output

#50

10 years agoMade ffmpeg producer output relative path (to media folder) via OSC instead of absolu...
Helge Norberg [Tue, 11 Jun 2013 12:14:25 +0000 (14:14 +0200)]
Made ffmpeg producer output relative path (to media folder) via OSC instead of absolute path

10 years agoReturn by const reference instead of by value in parameters class.
Helge Norberg [Mon, 10 Jun 2013 14:49:05 +0000 (16:49 +0200)]
Return by const reference instead of by value in parameters class.

10 years agoFixed bug where protocol splitting didn't require :// but any of :, / or /
Helge Norberg [Mon, 10 Jun 2013 13:01:11 +0000 (15:01 +0200)]
Fixed bug where protocol splitting didn't require :// but any of :, / or /

10 years agoMake ffmpeg producer send osc messages while at eof.
Helge Norberg [Wed, 5 Jun 2013 16:06:23 +0000 (18:06 +0200)]
Make ffmpeg producer send osc messages while at eof.

10 years agoAdded support for mixer commands to return current values
Helge Norberg [Wed, 5 Jun 2013 15:00:16 +0000 (17:00 +0200)]
Added support for mixer commands to return current values

#141

10 years agoConsider a layer paused only if explicitly paused
Helge Norberg [Tue, 4 Jun 2013 15:27:52 +0000 (17:27 +0200)]
Consider a layer paused only if explicitly paused

10 years agostraighten alpha before applying contrast-saturation-brightness when contrast is...
Helge Norberg [Tue, 4 Jun 2013 15:26:44 +0000 (17:26 +0200)]
straighten alpha before applying contrast-saturation-brightness when contrast is less than 1 and remultiply afterwards to prevent rgb values from rising above alpha value for each pixel.

#140

10 years agoIntroduced paused OSC message for a layer
Helge Norberg [Tue, 4 Jun 2013 11:39:35 +0000 (13:39 +0200)]
Introduced paused OSC message for a layer

10 years agoUpdated CHANGES.txt
Helge Norberg [Mon, 3 Jun 2013 16:23:03 +0000 (18:23 +0200)]
Updated CHANGES.txt

10 years agofixes an issue with negative scale in mixer fill commands. it now does what one expec...
niklaspandersson [Mon, 3 Jun 2013 15:31:05 +0000 (17:31 +0200)]
fixes an issue with negative scale in mixer fill commands. it now does what one expects, namely reflects the image.

10 years agoMisc refactoring and fixes
Helge Norberg [Fri, 31 May 2013 18:28:55 +0000 (20:28 +0200)]
Misc refactoring and fixes

10 years agoSome refactoring based on the new parameters class
Helge Norberg [Fri, 31 May 2013 15:12:58 +0000 (17:12 +0200)]
Some refactoring based on the new parameters class

10 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Fri, 31 May 2013 12:20:06 +0000 (14:20 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

10 years agoMisc changes
Helge Norberg [Fri, 31 May 2013 12:19:57 +0000 (14:19 +0200)]
Misc changes

10 years agoMerge pull request #138 from cambell-prince/master_parameters1
HellGore [Fri, 31 May 2013 12:18:56 +0000 (05:18 -0700)]
Merge pull request #138 from cambell-prince/master_parameters1

Rebase parameters branch on current master.

10 years agoRebase parameters branch on current master.
cambell [Fri, 31 May 2013 02:01:53 +0000 (09:01 +0700)]
Rebase parameters branch on current master.

* Change parameters const& to const parameters& for coding style.
* Update thumbnail producer to use parameters class.
* Update some methods to use params.get(...) rather than get_params.

Conflicts:
core/core.vcxproj

10 years agoMerge pull request #134 from cambell-prince/master_dshow
HellGore [Thu, 30 May 2013 13:38:11 +0000 (06:38 -0700)]
Merge pull request #134 from cambell-prince/master_dshow

ffmpeg dshow: Fix packet life preserver in video_decoder

10 years agoChanged copyright header in all files, and added it in some files where it was missing.
Helge Norberg [Thu, 30 May 2013 13:35:10 +0000 (15:35 +0200)]
Changed copyright header in all files, and added it in some files where it was missing.

#132

10 years agoStatically link against SFML instead of dynamically
Helge Norberg [Thu, 30 May 2013 12:15:10 +0000 (14:15 +0200)]
Statically link against SFML instead of dynamically

#117

10 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Thu, 30 May 2013 08:42:24 +0000 (10:42 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

10 years agoMerge pull request #136 from cambell-prince/master_chroma
HellGore [Thu, 30 May 2013 08:42:23 +0000 (01:42 -0700)]
Merge pull request #136 from cambell-prince/master_chroma

chroma feature:  MIXER 1-1 CHROMA GREEN|BLUE 0.10 0.04

10 years agoFixed problem in audio_mixer where a default constructed channel_layout was used...
Helge Norberg [Wed, 29 May 2013 07:53:25 +0000 (09:53 +0200)]
Fixed problem in audio_mixer where a default constructed channel_layout was used. Also fixed so that default constructed channel_layout and mix_config instances doesn't have uninitialized members

10 years agoRemoved unnecessary exception throwing for absent template-hosts element in config...
Helge Norberg [Wed, 29 May 2013 07:51:04 +0000 (09:51 +0200)]
Removed unnecessary exception throwing for absent template-hosts element in config file.

10 years agochanged term prenumeration to subscription in OSC implementation
Helge Norberg [Wed, 29 May 2013 07:46:43 +0000 (09:46 +0200)]
changed term prenumeration to subscription in OSC implementation

10 years agochroma feature: MIXER 1-1 CHROMA GREEN|BLUE 0.10 0.04
cambell [Tue, 28 May 2013 19:03:45 +0000 (02:03 +0700)]
chroma feature:  MIXER 1-1 CHROMA GREEN|BLUE 0.10 0.04

10 years agoModifications to OSC support after discussions with Robert Nagy
Helge Norberg [Tue, 28 May 2013 17:46:31 +0000 (19:46 +0200)]
Modifications to OSC support after discussions with Robert Nagy

10 years agoffmpeg dshow: Fix packet life preserver in video_decoder and revert move of packet...
cambell [Tue, 28 May 2013 14:09:42 +0000 (21:09 +0700)]
ffmpeg dshow: Fix packet life preserver in video_decoder and revert move of packet pop.

10 years agoModifications of audio config xml.
Helge Norberg [Tue, 28 May 2013 12:39:04 +0000 (14:39 +0200)]
Modifications of audio config xml.

10 years agoremoved include
Helge Norberg [Tue, 28 May 2013 10:30:45 +0000 (12:30 +0200)]
removed include

10 years agoModified OSC support so that whenever an AMCP connection is established an OSC client...
Helge Norberg [Mon, 27 May 2013 18:23:42 +0000 (20:23 +0200)]
Modified OSC support so that whenever an AMCP connection is established an OSC client is started against the AMCP client ip using a default udp port configurable in casparcg.config. The OSC client will follow the lifycycle of the AMCP connection. A <osc><predefined-clients></predefined-clients></osc> element is provided to setup persistent OSC clients just as today.

10 years agoFixed bug in OSC implementation where the little endian byte order was used in values...
Helge Norberg [Mon, 27 May 2013 09:14:09 +0000 (11:14 +0200)]
Fixed bug in OSC implementation where the little endian byte order was used in values sent. Big endian byte order should be used according to spec.

10 years agoAdded missing library when linking in release, develop and profile configuration
Helge Norberg [Mon, 27 May 2013 08:39:15 +0000 (10:39 +0200)]
Added missing library when linking in release, develop and profile configuration

10 years agoMerge pull request #131 from Julusian/master
HellGore [Mon, 27 May 2013 08:15:02 +0000 (01:15 -0700)]
Merge pull request #131 from Julusian/master

ffmpeg streams/devices support

10 years agoDshow filter input (webcam, firewire dv) and live stream playback support.
Julian Waller [Thu, 23 May 2013 17:41:21 +0000 (18:41 +0100)]
Dshow filter input (webcam, firewire dv) and live stream playback support.
Based on https://github.com/CasparCG/Server/pull/120 by cambell-prince

10 years agoChanged the default port for OSC protocol when parsing the config.
Peter Karlsson [Tue, 21 May 2013 07:01:25 +0000 (09:01 +0200)]
Changed the default port for OSC protocol when parsing the config.

10 years agoModified default OSC port
Helge Norberg [Mon, 20 May 2013 13:23:52 +0000 (15:23 +0200)]
Modified default OSC port

10 years agoFixed followup bug in output.cpp where iterator incrementation happened although...
Helge Norberg [Wed, 15 May 2013 14:33:35 +0000 (16:33 +0200)]
Fixed followup bug in output.cpp where iterator incrementation happened although the iterator was already placed on the next element.

Thanks to Robert Nagy for reporting the original bug and spotting the followup bug.

10 years agoFixed bug in output.cpp where an invalidated iterator was iterated
Helge Norberg [Wed, 15 May 2013 09:34:53 +0000 (11:34 +0200)]
Fixed bug in output.cpp where an invalidated iterator was iterated

11 years agoUpdate README.txt
Jonas Hummelstrand [Thu, 2 May 2013 11:27:27 +0000 (14:27 +0300)]
Update README.txt

11 years agoAdded support for custom audio channel layout in decklink consumer via AMCP as well...
Helge Norberg [Tue, 30 Apr 2013 16:31:40 +0000 (18:31 +0200)]
Added support for custom audio channel layout in decklink consumer via AMCP as well as via config file.

#61

11 years agoAdded support for more than 2 audio channels
Helge Norberg [Tue, 30 Apr 2013 15:05:45 +0000 (17:05 +0200)]
Added support for more than 2 audio channels

#61

11 years agoReduced use of temporaries and minor optimizations in AMCPProtocolStrategy::Parse...
niklaspandersson [Fri, 19 Apr 2013 10:49:58 +0000 (12:49 +0200)]
Reduced use of temporaries and minor optimizations in AMCPProtocolStrategy::Parse in order to address #113
also increased buffersize in SocketInfo to be more efficient

11 years agoAdded RESTART AMCP command and batch file to perform the relaunch
Helge Norberg [Wed, 17 Apr 2013 12:19:05 +0000 (14:19 +0200)]
Added RESTART AMCP command and batch file to perform the relaunch

Start via casarcg_auto_restart.bat to make the RESTART command work as expected

#112

11 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Tue, 16 Apr 2013 16:35:03 +0000 (18:35 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

11 years agoMade audio_candence sequences mean the number of samples per channel instead of the...
Helge Norberg [Tue, 16 Apr 2013 16:34:22 +0000 (18:34 +0200)]
Made audio_candence sequences mean the number of samples per channel instead of the number of samples for *both* channels

#6

Fixed bug where we give too few samples to the decklink driver each time RenderAudioSamples() is called (constant rate of 50 calls per second) when the video format has a frame rate > 50 like 59.94 and 60

#22

11 years agoUpdated the part about turning off Aero and ClearType
Jonas Hummelstrand [Mon, 15 Apr 2013 14:55:07 +0000 (17:55 +0300)]
Updated the part about turning off Aero and ClearType

11 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Mon, 15 Apr 2013 11:26:45 +0000 (13:26 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

11 years agoMerge pull request #104 from ronag/master
Helge Norberg [Mon, 15 Apr 2013 10:58:24 +0000 (12:58 +0200)]
Merge pull request #104 from ronag/master

11 years agoMerge branch 'master' of https://github.com/ronag/Server into master
Helge Norberg [Mon, 15 Apr 2013 10:58:24 +0000 (12:58 +0200)]
Merge branch 'master' of https://github.com/ronag/Server into master

11 years agoMerge branch 'master' of https://github.com/ronag/Server into master
Helge Norberg [Mon, 15 Apr 2013 10:19:57 +0000 (12:19 +0200)]
Merge branch 'master' of https://github.com/ronag/Server into master

11 years ago- Implemented real-time state notification using OSC-UDP.
Robert Nagy [Sun, 14 Apr 2013 17:12:40 +0000 (19:12 +0200)]
- Implemented real-time state notification using OSC-UDP.

Commit sponsored by Boffins Technologies.

Notes:
  - Based on similar functionality in  CasparCG 2.1.
  - Note not all events/messages from 2.1 are implemented.

Changes w.r.t CasparCG 2.1:
  - Better performance.
  - Use UDP instead of TCP.
  - Configurable in casparcg.config.
  - Use "Microsoft Asynchronous Agents Message Blocks" API (included in VS2010+), instead of custom "reactive" solution.

11 years agoMerge branch 'master' of https://github.com/CasparCG/Server
Helge Norberg [Fri, 12 Apr 2013 18:39:59 +0000 (20:39 +0200)]
Merge branch 'master' of https://github.com/CasparCG/Server

11 years ago#102
Helge Norberg [Fri, 12 Apr 2013 18:39:44 +0000 (20:39 +0200)]
#102

Add support for submitting base64 encoded png data to image_consumer

11 years agoAdd support for loading png from memory
Helge Norberg [Fri, 12 Apr 2013 07:28:17 +0000 (09:28 +0200)]
Add support for loading png from memory

11 years agoadded code to ensure that environment-paths (log, data, media, etc) always end with...
niklaspandersson [Thu, 11 Apr 2013 14:41:12 +0000 (16:41 +0200)]
added code to ensure that environment-paths (log, data, media, etc) always end with a backslash

11 years agoissue #97
niklaspandersson [Thu, 11 Apr 2013 14:21:35 +0000 (16:21 +0200)]
issue #97
ready for test