Mon Nov 12 03:21:04 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.18.2 
 NEWS         |    7 +++++++
 RELEASE      |    9 +++------
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)

Mon Nov 12 03:17:07 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix video widget on linux 
 libcesarplayer/bacon-video-widget-gst-0.10.c |  163 +++++++++++++-------------
 1 file changed, 79 insertions(+), 84 deletions(-)

Sat Nov 10 22:02:09 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Try to avoid autovideosink as much as possible 
 libcesarplayer/common.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Nov 10 21:08:11 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use separete drawing areas for video and logo 
 libcesarplayer/bacon-video-widget-gst-0.10.c |  262 +++++++++++++++-----------
 libcesarplayer/bacon-video-widget.h          |    4 +-
 2 files changed, 155 insertions(+), 111 deletions(-)

Sat Nov 10 21:07:40 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset force-aspect-ratio property 
 libcesarplayer/bacon-video-widget-gst-0.10.c |    1 +
 1 file changed, 1 insertion(+)

Sat Nov 10 20:46:49 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix previous commit 
 libcesarplayer/bacon-video-widget-gst-0.10.c |   39 ++++++++++++--------------
 1 file changed, 18 insertions(+), 21 deletions(-)

Sat Nov 10 20:02:41 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused file 
 libcesarplayer/Makefile.am    |    2 -
 libcesarplayer/bacon-resize.c |  338 -----------------------------------------
 libcesarplayer/bacon-resize.h |   55 -------
 3 files changed, 395 deletions(-)

Sat Nov 10 19:58:02 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix filter when more than one subcategory is checked 
 LongoMatch.Core/Common/PlaysFilter.cs |   24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

Sat Nov 10 19:57:40 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fill the filter properly, including all tags available 
 LongoMatch.Core/Common/PlaysFilter.cs |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Sat Nov 10 19:57:05 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update filters when enabled and disabled 
 LongoMatch.Core/Common/PlaysFilter.cs |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Sat Nov 10 15:30:57 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix position of tags in the 3-columns table 
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Nov 9 02:40:40 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version LongoMatch 0.18.1 
 NEWS         |   10 ++++++++++
 RELEASE      |   36 +++++++-----------------------------
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 30 deletions(-)

Fri Nov 9 02:30:14 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix selection of active element in playlists 
 LongoMatch.Core/Common/PlayList.cs              |    4 ++++
 LongoMatch.Core/Interfaces/IPlayList.cs         |    2 ++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs      |    5 ++++-
 LongoMatch.Services/Services/PlaylistManager.cs |    5 ++---
 4 files changed, 12 insertions(+), 4 deletions(-)

Fri Nov 9 02:19:16 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update xoverlay element in null to ready 
 libcesarplayer/bacon-video-widget-gst-0.10.c |    5 +++++
 1 file changed, 5 insertions(+)

Thu Nov 8 23:28:51 2012 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po |  384 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 236 insertions(+), 148 deletions(-)

Thu Nov 8 22:47:45 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable detaching the video player for playlists 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs |    2 ++
 1 file changed, 2 insertions(+)

Thu Nov 8 22:26:39 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix spanish translation 
 po/es.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 7 23:27:12 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't print beyong the limits in the timeline 
 .../Gui/Component/TimeReferenceWidget.cs           |    3 +++
 1 file changed, 3 insertions(+)

Wed Nov 7 23:25:52 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable recording until we load a playlist 
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs |    2 ++
 1 file changed, 2 insertions(+)

Wed Nov 7 22:39:04 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't put more than 3 buttons per row 
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs |   16 +++++++++---
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   11 ++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   27 +++++++++++++++++---
 LongoMatch.GUI/gtk-gui/objects.xml                 |    4 ---
 4 files changed, 42 insertions(+), 16 deletions(-)

Wed Nov 7 22:23:15 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix empty dialogs recreating the widget 
 .../Gui/Component/ProjectDetailsWidget.cs          |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Wed Nov 7 22:00:54 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the empty entry that was created for import projects 
 LongoMatch.GUI/Gui/MainWindow.cs |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Wed Nov 7 21:44:22 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Re-attach the video window with the same button 
 LongoMatch.Core/Handlers/Handlers.cs               |    3 ++-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |    9 +++++++--
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |    1 +
 LongoMatch.GUI/Gui/MainWindow.cs                   |    3 ++-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |    1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    1 +
 6 files changed, 14 insertions(+), 4 deletions(-)

Wed Nov 7 21:00:58 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a label for the file path in the video edition dialog 
 .../Gui/Dialog/VideoEditionProperties.cs           |    4 ++--
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   13 +++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    9 +++------
 3 files changed, 10 insertions(+), 16 deletions(-)

Wed Nov 7 20:59:59 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the custom widget from GstCameraCapturer too 
 libcesarplayer/gst-camera-capturer.c |  450 +++++++---------------------------
 libcesarplayer/gst-camera-capturer.h |    4 +-
 2 files changed, 95 insertions(+), 359 deletions(-)

Mon Nov 5 16:20:00 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the path for templates set in Config 
 LongoMatch.Services/Services/Core.cs             |    2 +-
 LongoMatch.Services/Services/TemplatesService.cs |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon Nov 5 15:39:53 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move templates to a viewable place 
 LongoMatch.Core/Config.cs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)