Sat Jan 19 17:37:13 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in |    1 +
 1 file changed, 1 insertion(+)

Sat Jan 19 17:31:33 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show dialog with rendering errors 
 .../Services/RenderingJobsManager.cs               |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sat Jan 19 13:52:49 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support URI capture in libcesarplayer 
 libcesarplayer/common.h              |    1 +
 libcesarplayer/gst-camera-capturer.c |  109 +++++++++++++++++++++++++++-------
 2 files changed, 90 insertions(+), 20 deletions(-)

Sat Jan 19 13:48:22 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new export plugin for CSV 
 LongoMatch.Plugins/Assembly.cs            |   22 +++++
 LongoMatch.Plugins/CSVExporter.cs         |  148 +++++++++++++++++++++++++++++
 LongoMatch.Plugins/LongoMatch.Plugins.mdp |   27 ++++++
 LongoMatch.Plugins/Makefile.am            |   14 +++
 LongoMatch.mds                            |    4 +
 Makefile.am                               |    1 +
 build/build.environment.mk                |    6 ++
 configure.ac                              |    1 +
 8 files changed, 223 insertions(+)

Fri Jan 18 21:21:18 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update count from the category and not the global one 
 LongoMatch.Core/Store/Project.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jan 10 21:09:29 2013 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po |  119 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 63 insertions(+), 56 deletions(-)

Tue Jan 8 17:11:27 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po |  121 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 64 insertions(+), 57 deletions(-)

Sat Dec 29 14:44:59 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for disabling the subcategories tagging 
 LongoMatch.Core/Config.cs                          |   10 ++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |    5 +++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |    8 +++++++-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    9 +++++++++
 LongoMatch.Services/Services/EventsManager.cs      |    3 ++-
 5 files changed, 33 insertions(+), 2 deletions(-)

Sun Dec 16 02:02:19 2012 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in |    1 +
 1 file changed, 1 insertion(+)

Sat Dec 15 17:18:33 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Proxy the FullScreen property properly 
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 14 23:14:09 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.18.4 
 NEWS         |   15 ++++++++++++++-
 RELEASE      |   16 ++++++++--------
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 10 deletions(-)

Fri Dec 14 22:38:55 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix execution of ffmpeg command in Windows 
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Dec 14 21:33:47 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix device selection on windows 
 libcesarplayer/gst-camera-capturer.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Sun Dec 9 11:31:25 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Destroy the dialog after reading the values 
 LongoMatch.GUI/Gui/GUIToolkit.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 14 21:11:55 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix moving playlists element 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs |   21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

Thu Dec 6 19:59:56 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Expose title-size and set the default size to 14px 
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs |   16 ++++++++++++++++
 libcesarplayer/gst-video-editor.c                |    3 +--
 2 files changed, 17 insertions(+), 2 deletions(-)

Thu Dec 6 19:59:27 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the shaded background 
 libcesarplayer/gst-video-editor.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Thu Dec 6 19:19:16 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix segfault when the title is larger than the output width 
 libcesarplayer/gst-video-editor.c |   34 +++++++++++++++++++++++++++-------
 1 file changed, 27 insertions(+), 7 deletions(-)

Thu Dec 6 18:30:14 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save projects after adding new tags 
 LongoMatch.Services/Services/EventsManager.cs |    1 +
 1 file changed, 1 insertion(+)

Thu Dec 6 18:21:31 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more parameters to control the exports 
 libcesarplayer/test-editor.c |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Thu Dec 6 18:20:43 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use MP4 as the default container and add a failover with Matroska 
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs |   44 +++++++++++++++++++---------
 1 file changed, 30 insertions(+), 14 deletions(-)

Thu Dec 6 18:19:24 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a remuxer for ASF 
 .../Gui/Component/ProjectDetailsWidget.cs          |    8 ++
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |    1 +
 LongoMatch.Multimedia/Makefile.am                  |    1 +
 LongoMatch.Multimedia/Utils/AsfRemuxer.cs          |  123 ++++++++++++++++++++
 libcesarplayer/gst-remuxer.c                       |    3 +
 5 files changed, 136 insertions(+)

Thu Dec 6 17:57:33 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Use the new remuxer" 
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs |   65 +++++++++++++++++-----------
 1 file changed, 39 insertions(+), 26 deletions(-)

Mon Dec 3 09:48:17 2012 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po |  199 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 106 insertions(+), 93 deletions(-)

Tue Nov 27 17:51:27 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po |  199 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 104 insertions(+), 95 deletions(-)

Mon Nov 26 21:08:04 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po |  386 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 242 insertions(+), 144 deletions(-)

Sun Nov 25 20:00:44 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show an information message when no playlist is loaded 
 LongoMatch.Services/Services/PlaylistManager.cs |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Sun Nov 25 19:49:20 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.3 
 NEWS         |   11 +++++++++++
 RELEASE      |   13 +++++++++----
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)

Sun Nov 25 18:56:06 2012 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in |    1 +
 1 file changed, 1 insertion(+)

Sun Nov 25 12:14:31 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files 
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  419 ++++++++++++++++++++
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    |   74 ++++
 2 files changed, 493 insertions(+)

Sun Nov 25 11:39:51 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Put MP4 headers at the beginning of the file for  progressive download 
 libcesarplayer/gst-video-editor.c |    1 +
 1 file changed, 1 insertion(+)

Sun Nov 25 01:34:48 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt before going to pause in the recording 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs |   10 ++++++++++
 1 file changed, 10 insertions(+)

Sun Nov 25 01:34:05 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable seeking in live review 
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs  |    1 +
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs |    7 +++++++
 2 files changed, 8 insertions(+)

Sun Nov 25 01:33:24 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix possible access to null File objects 
 LongoMatch.Core/Store/ProjectDescription.cs |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Sun Nov 25 00:51:58 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase lead and lag time to 1000 seconds 
 .../LongoMatch.Gui.Component.CategoryProperties.cs |    4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Sat Nov 24 01:21:59 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Queue seeks until we can really seek 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Sat Nov 24 01:18:38 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix seeking with live streams where the duration is not updated 
 libcesarplayer/bacon-video-widget-gst-0.10.c |   10 ----------
 1 file changed, 10 deletions(-)

Fri Nov 23 19:44:39 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for live preview in capture mode 
 LongoMatch.Core/Common/EncodingProfiles.cs         |   10 +++
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs          |    4 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |    4 +-
 .../LongoMatch.GUI.Multimedia.mdp                  |    2 +
 LongoMatch.GUI.Multimedia/Makefile.am              |    2 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   51 +++++++++++
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   23 +++++
 .../Gui/Component/ProjectDetailsWidget.cs          |    7 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   70 +++++++--------
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |    2 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |    2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   89 +++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   21 +----
 LongoMatch.GUI/gtk-gui/objects.xml                 |   81 +++++++++++++-----
 libcesarplayer/liblongomatch.mdp                   |    2 -
 15 files changed, 238 insertions(+), 132 deletions(-)

Mon Nov 12 09:49:54 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sensitive the correct button 
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 20 15:57:00 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only use the double window on osx for now 
 libcesarplayer/bacon-video-widget-gst-0.10.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Mon Nov 19 14:31:13 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't use the hardcoded path for the prefix 
 LongoMatch.Services/Services/Core.cs |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Nov 16 20:43:34 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Dutch translation 
 po/nl.po | 1924 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 916 insertions(+), 1008 deletions(-)