Fri Aug 16 18:36:54 2013 +0200 Andoni Morales Alastruey *Bump release 0.18.14 NEWS | 11 +++++++++++ RELEASE | 14 ++++++-------- configure.ac | 2 +- 3 files changed, 18 insertions(+), 9 deletions(-) Fri Aug 16 18:17:50 2013 +0200 Andoni Morales Alastruey *video-editor: use a simplar API similar to the video encoder LongoMatch.Multimedia/Editor/GstVideoSplitter.cs | 232 +----- .../Services/RenderingJobsManager.cs | 4 +- libcesarplayer/Makefile.am | 5 +- libcesarplayer/gst-video-editor.c | 866 ++++----------------- libcesarplayer/gst-video-editor.h | 23 +- libcesarplayer/test-editor.c | 17 +- 6 files changed, 219 insertions(+), 928 deletions(-) Fri Aug 16 18:16:58 2013 +0200 Andoni Morales Alastruey *Add audio and title enabling props to the encoding settings LongoMatch.Core/Common/CaptureSettings.cs | 2 +- LongoMatch.Core/Common/EncodingSettings.cs | 10 ++++++++-- LongoMatch.Core/Common/Job.cs | 15 +-------------- LongoMatch.Core/Interfaces/Multimedia/IVideoEditor.cs | 8 -------- LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 2 +- LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs | 15 +++------------ LongoMatch.GUI/Gui/GUIToolkit.cs | 5 ++--- LongoMatch.Services/Services/EventsManager.cs | 2 +- 8 files changed, 17 insertions(+), 42 deletions(-) Fri Aug 16 08:51:47 2013 +0200 Marek Černocký *Updated Czech translation po/cs.po | 63 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 28 insertions(+), 35 deletions(-) Thu Aug 15 19:32:23 2013 +0200 Andoni Morales Alastruey *Forward time node changed events correctly LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 10 ++++++++++ LongoMatch.GUI/Gui/MainWindow.cs | 3 +++ LongoMatch.GUI/gtk-gui/objects.xml | 1 + 3 files changed, 14 insertions(+) Thu Aug 15 19:14:28 2013 +0200 Andoni Morales Alastruey *Add support for restting backdrounds in the templates .../Store/Templates/CategoriesTemplate.cs | 6 + .../Gui/Component/CategoriesTemplateEditor.cs | 139 ++++++++++++++------- 2 files changed, 101 insertions(+), 44 deletions(-) Wed Aug 14 19:59:25 2013 +0200 Andoni Morales Alastruey *Fix Spanish translation po/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Wed Aug 14 19:33:24 2013 +0200 Andoni Morales Alastruey *Set category background colors in the plays list LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs | 1 + 1 file changed, 1 insertion(+) Wed Aug 14 19:27:06 2013 +0200 Andoni Morales Alastruey *Update french translation po/fr.po | 2548 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 1469 insertions(+), 1079 deletions(-) Wed Aug 14 12:19:39 2013 -0300 Enrico Nicoletto *Updated Brazilian Portuguese translation po/pt_BR.po | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) Wed Aug 14 15:56:53 2013 +0200 Marek Černocký *Updated Czech translation po/cs.po | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) Wed Aug 14 14:13:18 2013 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 274 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 175 insertions(+), 99 deletions(-) Mon Aug 12 13:37:16 2013 +0200 Andoni Morales Alastruey *Update Dutch translation po/nl.po | 278 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 173 insertions(+), 105 deletions(-) Sun Aug 11 17:32:14 2013 +0200 Andoni Morales Alastruey *Increase the width for the count numbers in stats LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)