Wed Aug 27 00:42:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.8 
 NEWS         |  9 +++++++++
 RELEASE      | 10 ++++++----
 configure.ac |  2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)

Fri Aug 22 19:55:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing link to gtk 
 build/build.environment.mk | 1 +
 1 file changed, 1 insertion(+)

Sat Aug 16 00:15:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more option to the test-editor cli 
 libcesarplayer/test-editor.c | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

Sat Aug 16 00:13:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase wait time for preroll 
 libcesarplayer/gst-nle-source.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Aug 16 00:12:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix memory leak with discarded buffers 
 libcesarplayer/gst-nle-source.c | 5 +++++
 1 file changed, 5 insertions(+)

Fri Aug 15 14:50:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when the capturer fails to ge a frame 
 LongoMatch.Services/Services/RenderingJobsManager.cs | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

Fri Aug 1 15:17:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix files names for autorendering plays 
 LongoMatch.Services/Services/EventsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 16 17:47:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Catch corrupted database exceptions correctly 
 LongoMatch.Services/Services/DataBase.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Apr 15 14:29:33 2014 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 217 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 102 insertions(+), 115 deletions(-)

Tue Apr 15 11:31:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Keep focus for treeview to allow multiple selection 
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Apr 15 11:22:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable focus in child widgets 
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Sun Apr 6 18:23:03 2014 +0200 Piotr DrÄ…g <piotrdrag@gmail.com>
 *doap: update URLs 
 README          | 30 +++++++++++++++---------------
 RELEASE         |  8 ++++----
 longomatch.doap |  6 ++++--
 3 files changed, 23 insertions(+), 21 deletions(-)

Wed Apr 2 01:25:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bumdp release 0.20.7 
 NEWS         | 7 +++++++
 RELEASE      | 7 ++++---
 configure.ac | 2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

Wed Apr 2 01:22:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Write x264 log in a writable place 
 libcesarplayer/video-utils.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Wed Apr 2 01:21:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *editor: fix deadlock cancelling export 
 libcesarplayer/gst-video-editor.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Mon Mar 31 19:17:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.6 
 NEWS         | 6 ++++++
 RELEASE      | 4 ++--
 configure.ac | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

Mon Mar 31 19:12:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a the default background in plays 
 LongoMatch.GUI/Gui/Component/CategoriesTemplateEditor.cs | 12 ++++++------
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs     |  9 +++++++++
 2 files changed, 15 insertions(+), 6 deletions(-)

Sun Mar 30 19:53:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.5 
 NEWS         | 6 ++++++
 RELEASE      | 8 +++-----
 configure.ac | 2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)

Sun Mar 30 17:40:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset dir for each new package 
 tools/deb-pkg.sh.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sun Mar 30 17:40:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix rendering issue clipping buffers correctly 
 libcesarplayer/gst-nle-source.c | 3 +++
 1 file changed, 3 insertions(+)

Sat Mar 29 19:01:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify linux packaging 
 configure.ac        |  1 +
 tools/deb-pkg.sh    | 43 -------------------------------------------
 tools/deb-pkg.sh.in | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 49 insertions(+), 43 deletions(-)

Sat Mar 29 18:50:50 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.4 
 NEWS         | 10 ++++++++++
 RELEASE      | 11 ++++++-----
 configure.ac |  2 +-
 3 files changed, 17 insertions(+), 6 deletions(-)

Sat Mar 29 18:23:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *osx: fix devices listing 
 LongoMatch.Multimedia/Utils/VideoDevice.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Sat Mar 29 14:33:10 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve device listing and handling 
 LongoMatch.Core/Common/CaptureSettings.cs          |  1 +
 LongoMatch.Core/Common/Device.cs                   | 11 ++++++
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  2 +-
 .../Gui/Component/ProjectDetailsWidget.cs          | 18 ++--------
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  2 +-
 .../Capturer/GstCameraCapturer.cs                  | 17 ++++-----
 LongoMatch.Multimedia/Interfaces/ICapturer.cs      |  2 +-
 LongoMatch.Multimedia/Utils/VideoDevice.cs         | 38 +++++++++-----------
 libcesarplayer/gst-camera-capturer.c               | 42 ++++++++++++----------
 libcesarplayer/gst-camera-capturer.h               |  6 ++--
 libcesarplayer/test-capturer.c                     |  5 +--
 11 files changed, 67 insertions(+), 77 deletions(-)

Sun Mar 23 19:24:49 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force a default width for video standards 
 LongoMatch.Core/Common/VideoStandards.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Sun Mar 23 13:26:14 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use ksvideosrc instead of dshowvideosrc 
 libcesarplayer/common.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)