Sun Mar 31 17:18:21 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Tag release 0.18.10 
 NEWS         |   11 +++++++++++
 RELEASE      |   12 ++++++++----
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 5 deletions(-)

Tue Apr 2 21:08:24 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set back to weight limit to 1000 
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |    2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Tue Apr 2 21:01:48 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show version and OS in the error logs 
 LongoMatch.Core/LongoMatch.Core.mdp |    1 +
 LongoMatch.Core/Makefile.am         |    1 +
 LongoMatch/Main.cs                  |    5 +++--
 3 files changed, 5 insertions(+), 2 deletions(-)

Sun Mar 31 16:51:03 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add box to select output size 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |   20 +++++++--
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   |   47 +++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   14 +++---
 3 files changed, 43 insertions(+), 38 deletions(-)

Sat Mar 30 00:39:21 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use queue2 instead of queue 
 libcesarplayer/gst-video-encoder.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Mar 30 00:38:30 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Drain properly all streams before switching 
 libcesarplayer/gst-video-encoder.c |   33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

Thu Mar 28 15:57:03 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set queue properties in a single call 
 libcesarplayer/gst-video-encoder.c |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Thu Mar 28 15:56:33 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factorize filename to uri function and use it in the encoder 
 libcesarplayer/Makefile.am         |    2 +-
 libcesarplayer/gst-video-encoder.c |    8 ++++++-
 libcesarplayer/video-utils.c       |   46 +++++++++++++++++++++++-------------
 libcesarplayer/video-utils.h       |    3 ++-
 4 files changed, 40 insertions(+), 19 deletions(-)

Thu Mar 28 18:07:34 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 28 17:59:49 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po |  263 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 152 insertions(+), 111 deletions(-)

Thu Mar 28 10:57:16 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused print 
 libcesarplayer/video-utils.c |    1 -
 1 file changed, 1 deletion(-)

Thu Mar 28 10:56:48 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix path to uri conversion on windows 
 libcesarplayer/video-utils.c |    4 ++++
 1 file changed, 4 insertions(+)

Thu Mar 28 10:41:00 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new test for the discoverer 
 libcesarplayer/test-discoverer.c |   63 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

Thu Mar 28 01:59:22 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Gui: fix exception filtering model with old filter 
 .../Gui/Component/PlaysSelectionWidget.cs          |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Wed Mar 27 21:55:03 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new discoverer 
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs |   92 ++++++++++++-----------
 1 file changed, 48 insertions(+), 44 deletions(-)

Wed Mar 27 21:54:24 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *MediaFile: add a property for the container type 
 LongoMatch.Core/Store/MediaFile.cs |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Wed Mar 27 20:24:06 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *discoverer: create valid uri's for file paths 
 libcesarplayer/video-utils.c |   27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

Wed Mar 27 10:13:11 2013 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po |   80 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 42 insertions(+), 38 deletions(-)

Wed Mar 27 03:23:27 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Contiune parsing files even with errors 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs |   16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

Wed Mar 27 03:13:04 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make manual tagging an option for live tagging 
 LongoMatch.GUI/Gui/MainWindow.cs |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Mar 27 03:12:35 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *video-encoder: enlarge queues before EOS to avoid locks 
 libcesarplayer/gst-video-encoder.c |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Wed Mar 27 03:10:52 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add discoverer functions based on GstDiscover 
 libcesarplayer/Makefile.am   |    3 ++
 libcesarplayer/video-utils.c |  100 ++++++++++++++++++++++++++++++++++++++++++
 libcesarplayer/video-utils.h |    6 ++-
 3 files changed, 108 insertions(+), 1 deletion(-)

Wed Mar 27 02:21:08 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix saving project with slashes in the date 
 LongoMatch.Services/Services/ProjectsManager.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)