Fri Feb 20 18:14:21 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix translations 
 LongoMatch.Core/Store/Templates/Dashboard.cs                 | 2 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs                         | 2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs   | 2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 1 -
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs   | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                            | 5 ++---
 6 files changed, 6 insertions(+), 8 deletions(-)

Fri Feb 20 18:13:50 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the shipped mono config file for the migration tool 
 LongoMatch.Services/Services/ToolsManager.cs | 5 +++++
 1 file changed, 5 insertions(+)

Wed Feb 18 19:32:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po       | 113 ++++++++++++++++++---------------
 po/cs.po       | 113 ++++++++++++++++++---------------
 po/da.po       | 113 ++++++++++++++++++---------------
 po/de.po       | 181 ++++++++++++++++++++++++++++-------------------------
 po/el.po       | 113 ++++++++++++++++++---------------
 po/eo.po       | 113 ++++++++++++++++++---------------
 po/es.po       | 113 ++++++++++++++++++---------------
 po/eu.po       | 113 ++++++++++++++++++---------------
 po/fr.po       | 115 +++++++++++++++++++---------------
 po/gl.po       | 113 ++++++++++++++++++---------------
 po/hu.po       | 113 ++++++++++++++++++---------------
 po/id.po       | 113 ++++++++++++++++++---------------
 po/it.po       | 192 +++++++++++++++++++++++++++++++--------------------------
 po/nb.po       | 113 ++++++++++++++++++---------------
 po/nl.po       | 183 +++++++++++++++++++++++++++++-------------------------
 po/pt.po       | 113 ++++++++++++++++++---------------
 po/pt_BR.po    | 158 +++++++++++++++++++++++++----------------------
 po/ro.po       | 104 +++++++++++++++++--------------
 po/ru.po       | 172 +++++++++++++++++++++++++++------------------------
 po/sl.po       | 113 ++++++++++++++++++---------------
 po/sr.po       | 113 ++++++++++++++++++---------------
 po/sr@latin.po | 113 ++++++++++++++++++---------------
 po/sv.po       | 113 ++++++++++++++++++---------------
 po/tr.po       | 113 ++++++++++++++++++---------------
 po/zh_CN.po    | 179 ++++++++++++++++++++++++++++-------------------------
 25 files changed, 1765 insertions(+), 1440 deletions(-)

Mon Feb 16 18:33:21 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Keep DAR in images inserted in the playlist 
 libcesarplayer/gst-nle-source.c | 8 ++++++++
 1 file changed, 8 insertions(+)

Mon Feb 16 12:37:10 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Fix the image loading in the end capture dialog. 
 LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Feb 16 17:06:07 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix conversion of video files with different sizes 
 .../Interfaces/Multimedia/IVideoConverter.cs       |  2 +-
 .../Converter/GstVideoConverter.cs                 |  6 ++---
 .../Services/RenderingJobsManager.cs               |  3 ++-
 libcesarplayer/gst-video-encoder.c                 | 28 +++++++++++++++++++++-
 libcesarplayer/gst-video-encoder.h                 |  5 +++-
 libcesarplayer/test-encoder.c                      | 14 ++++++++++-
 6 files changed, 50 insertions(+), 8 deletions(-)

Mon Feb 16 14:56:36 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change invalid path characters in proposed export filename 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Feb 16 14:38:37 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Break lines correctly in labels 
 .../gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs          | 12 ++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                            | 12 ++++++++++++
 2 files changed, 24 insertions(+)

Mon Feb 16 13:58:46 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add decorations for the calendar dialog and center in mouse clicks 
 LongoMatch.GUI/Gui/Dialog/CalendarDialog.cs                    | 2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CalendarDialog.cs | 3 ++-
 LongoMatch.GUI/gtk-gui/gui.stetic                              | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

Mon Feb 16 13:49:47 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix names in language locales 
 LongoMatch.Services/Services/CoreServices.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Feb 16 12:14:08 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Russian to LINGUAS 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Fri Feb 13 20:58:08 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 1.0.2 
 LongoMatch/AssemblyInfo.cs |  2 +-
 NEWS                       | 35 ++++++++++++++++++++++++++++
 RELEASE                    | 58 ++++++++++++++++++++++++++++------------------
 configure.ac               |  2 +-
 4 files changed, 73 insertions(+), 24 deletions(-)

Fri Feb 13 17:40:19 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement synchronous seeks 
 LongoMatch.Multimedia/Player/GstPlayer.cs | 14 ++++----------
 libcesarplayer/lgm-video-player.c         | 11 +++++++----
 libcesarplayer/lgm-video-player.h         |  3 ++-
 3 files changed, 13 insertions(+), 15 deletions(-)

Fri Feb 13 14:21:32 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new button to rescan databases 
 LongoMatch.Core/Interfaces/IDatabase.cs            |  2 +
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs      | 29 +++++++-
 .../LongoMatch.Gui.Dialog.DatabasesManager.cs      | 80 +++++++++++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 38 +++++-----
 LongoMatch.Services/Services/FileDB.cs             |  4 +-
 5 files changed, 104 insertions(+), 49 deletions(-)

Fri Feb 13 13:57:01 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix database backup when the backup dir exists 
 LongoMatch.Services/Services/FileDB.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Fri Feb 13 12:27:25 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Russian translation and update Rumanian 
 po/ro.po |   81 +-
 po/ru.po | 2528 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2569 insertions(+), 40 deletions(-)

Fri Feb 13 12:08:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump pre-release 1.0.1.2 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Feb 12 18:49:47 2015 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Thu Feb 12 17:29:50 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix devices changing image sizes 
 libcesarplayer/gst-camera-capturer.c | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

Thu Feb 12 17:49:12 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/cs.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/da.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/de.po       | 326 ++++++++++++++++++++++++++++++++++++++---------------
 po/el.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/eo.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/es.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/eu.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/fr.po       | 350 ++++++++++++++++++++++++++++++++++++++++-----------------
 po/gl.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/hu.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/id.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/it.po       | 326 ++++++++++++++++++++++++++++++++++++++---------------
 po/nb.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/nl.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/pt.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/pt_BR.po    | 328 ++++++++++++++++++++++++++++++++++++++---------------
 po/ro.po       | 326 ++++++++++++++++++++++++++++++++++++++---------------
 po/sl.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/sr.po       | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/sr@latin.po | 324 +++++++++++++++++++++++++++++++++++++---------------
 po/sv.po       | 338 +++++++++++++++++++++++++++++++++++++++----------------
 po/tr.po       | 320 ++++++++++++++++++++++++++++++++++++++--------------
 po/zh_CN.po    | 326 ++++++++++++++++++++++++++++++++++++++---------------
 24 files changed, 5672 insertions(+), 2120 deletions(-)

Thu Feb 12 11:56:10 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump pre-release 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Feb 12 11:55:43 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix handling of dv sources 
 libcesarplayer/lgm-device.c | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

Thu Feb 12 01:45:24 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle devices returning caps templates 
 LongoMatch.Core/Common/Device.cs     |  3 +++
 libcesarplayer/gst-camera-capturer.c | 12 +++++++-----
 libcesarplayer/lgm-device.c          | 18 ++++++++++++++++--
 3 files changed, 26 insertions(+), 7 deletions(-)

Thu Feb 12 00:45:42 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase wait for frames capture 
 LongoMatch.Multimedia/Player/GstPlayer.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Feb 11 19:06:52 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Use style config for text colors in Plotter. 
 LongoMatch.Plugins.Stats/Stats/Plotter.cs | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Wed Feb 11 18:19:15 2015 +0100 Julien Moutte <julien@fluendo.com>
 *We need to use a widget that already has a style to find stock. 
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Feb 11 19:16:44 2015 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Wed Feb 11 17:07:04 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Fix loading of stock icons. 
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs | 10 +++++-----
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Wed Feb 11 17:36:10 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when the capturer can't get a frame 
 LongoMatch.Services/Services/RenderingJobsManager.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Wed Feb 11 17:25:17 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move gdk includes to lgm-utils.m 
 LongoMatch.GUI.Multimedia/Gui/Utils/FramesCapturer.cs | 3 +--
 libcesarplayer/lgm-utils.h                            | 7 -------
 libcesarplayer/lgm-utils.m                            | 8 ++++++++
 3 files changed, 9 insertions(+), 9 deletions(-)

Wed Feb 11 17:21:54 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't delete LongoMatch.Multimedia.dll.config in make clean 
 LongoMatch.Multimedia/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

Wed Feb 11 17:20:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po       |  137 +++----
 po/cs.po       |  119 ++----
 po/da.po       |  137 +++----
 po/de.po       |  588 +++++++++++++++---------------
 po/el.po       |  137 +++----
 po/eo.po       |  137 +++----
 po/es.po       |    2 +-
 po/eu.po       |  139 +++----
 po/fr.po       |  144 ++++----
 po/gl.po       |  137 +++----
 po/hu.po       |  139 +++----
 po/id.po       |  137 +++----
 po/it.po       |  600 +++++++++++++++---------------
 po/nb.po       |  139 +++----
 po/nl.po       |  366 ++++++++++---------
 po/pt.po       |  137 +++----
 po/pt_BR.po    |  492 ++++++++++++-------------
 po/ro.po       |  141 +++----
 po/sl.po       |  137 +++----
 po/sr.po       |  139 +++----
 po/sr@latin.po |  139 +++----
 po/sv.po       | 1113 ++++++++++++++++++++++++++++----------------------------
 po/tr.po       |  137 +++----
 po/zh_CN.po    | 1076 +++++++++++++++++++++++++++---------------------------
 24 files changed, 3319 insertions(+), 3250 deletions(-)

Wed Feb 11 17:05:10 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update spanish translation 
 po/es.po | 157 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 81 insertions(+), 76 deletions(-)

Wed Feb 11 16:56:40 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix index selection after moving playlist items 
 LongoMatch.Core/Store/Playlists/Playlist.cs     | 19 ++++++++++++++++++-
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 23 +++++++++++++++++------
 2 files changed, 35 insertions(+), 7 deletions(-)

Wed Feb 11 15:49:26 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix moves of elements between playlists 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 35 ++++++++++++++++++-------
 1 file changed, 25 insertions(+), 10 deletions(-)

Wed Feb 11 15:39:41 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't expand/collapse playlists row after drags 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Sat Feb 7 11:25:36 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to select capture cards output format 
 LongoMatch.Core/Common/CaptureSettings.cs          |  15 +-
 LongoMatch.Core/Common/Device.cs                   |  19 +
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  56 ++-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 489 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 315 ++++++++-----
 .../Capturer/GstCameraCapturer.cs                  |  25 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.csproj |   2 +-
 LongoMatch.Multimedia/Makefile.am                  |   2 +-
 LongoMatch.Multimedia/Utils/Devices.cs             |  85 ++++
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |   2 +-
 LongoMatch.Multimedia/Utils/VideoDevice.cs         |  60 ---
 libcesarplayer/Makefile.am                         |   2 +
 libcesarplayer/gst-camera-capturer.c               | 145 ++----
 libcesarplayer/gst-camera-capturer.h               |   4 +
 libcesarplayer/lgm-device.c                        | 329 ++++++++++++++
 libcesarplayer/lgm-device.h                        |  75 ++++
 libcesarplayer/liblongomatch.cproj                 |   4 +-
 libcesarplayer/test-capturer.c                     |   3 +-
 18 files changed, 1062 insertions(+), 570 deletions(-)

Mon Feb 9 17:34:26 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't wrap teams names into a scrolled window 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Feb 7 13:02:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reorganize code and remove unused files 
 libcesarplayer/Makefile.am           |    6 +-
 libcesarplayer/common.h              |  146 -----
 libcesarplayer/gst-camera-capturer.c |    3 +-
 libcesarplayer/gst-camera-capturer.h |    2 +-
 libcesarplayer/gst-nle-source.c      |    2 +-
 libcesarplayer/gst-nle-source.h      |    2 +-
 libcesarplayer/gst-remuxer.h         |    2 +-
 libcesarplayer/gst-video-editor.c    |    2 +-
 libcesarplayer/gst-video-editor.h    |    2 +-
 libcesarplayer/gst-video-encoder.c   |    2 +-
 libcesarplayer/gst-video-encoder.h   |    2 +-
 libcesarplayer/gstscreenshot.c       |    2 +-
 libcesarplayer/gstvideowidget.c      | 1193 ----------------------------------
 libcesarplayer/gstvideowidget.h      |  123 ----
 libcesarplayer/lgm-utils.h           |  173 +++++
 libcesarplayer/lgm-utils.m           |  414 ++++++++++++
 libcesarplayer/lgm-video-player.c    |   12 -
 libcesarplayer/lgm-video-player.h    |    2 +-
 libcesarplayer/liblongomatch.cproj   |    8 +-
 libcesarplayer/macros.h              |   39 --
 libcesarplayer/test-capturer.c       |   11 +-
 libcesarplayer/test-discoverer.c     |    2 +-
 libcesarplayer/video-utils.h         |   71 --
 libcesarplayer/video-utils.m         |  430 ------------
 24 files changed, 604 insertions(+), 2047 deletions(-)

Tue Feb 10 23:10:13 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Workaround stetic code generation bug. Indeed translatable tooltips are not marked as such in generated code. 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs     | 12 ++++++++++++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs       | 14 ++++++++++++++
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs   |  8 ++++++++
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs |  7 +++++++
 4 files changed, 41 insertions(+)

Tue Feb 10 22:51:32 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Workaround stetic code generation bug. Indeed translatable tooltips are not marked as such in generated code. 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

Mon Feb 9 22:43:00 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Add a small border between frame label and content. 
 .../gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs       | 4 ++++
 LongoMatch.GUI/gtk-gui/gui.stetic                                   | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

Mon Feb 9 21:33:34 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Add rate information to timeline and playlist desc Ideally we might want to add some more visual representation of the playback rate, that will be for a future improvement. 
 LongoMatch.Core/Store/Playlists/PlaylistPlayElement.cs | 12 +++++++++++-
 LongoMatch.Core/Store/TimeNode.cs                      |  6 ++++++
 LongoMatch.Core/Store/TimelineEvent.cs                 |  6 +++++-
 3 files changed, 22 insertions(+), 2 deletions(-)

Mon Feb 9 21:31:46 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Remove the heading dash character for play rate. 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Feb 8 23:38:10 2015 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 133 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 69 insertions(+), 64 deletions(-)

Fri Feb 6 17:31:28 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Make sure the scale value is properly calculated from the rate. This was corrupting the event playback rate stored and used for rendering. 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Fri Feb 6 16:42:33 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Don't expose the audio branch if the current item playback rate is not 1x 
 libcesarplayer/gst-nle-source.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Feb 6 15:44:33 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Use the config font instead of hardcoding Ubuntu 
 LongoMatch.Core/StyleConf.cs                          | 2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs              | 2 +-
 LongoMatch.Drawing/CanvasObjects/LabelObject.cs       | 2 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs              | 2 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs          | 2 +-
 LongoMatch.GUI/Gui/Component/GameDescriptionHeader.cs | 4 ++--
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs         | 2 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs      | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

Wed Feb 4 18:38:45 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Use clear color for text to improve readability. 
 data/theme/gtk-2.0/gtkrc        | 4 ++--
 data/theme/longomatch-dark.json | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Fri Feb 6 16:07:21 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Resort events after an event is edited 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Feb 6 16:05:36 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update lineup after a editing a substitution 
 LongoMatch.Core/Common/EventsBroker.cs          |  8 ++++++++
 LongoMatch.Core/Handlers/Handlers.cs            |  2 ++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs    | 19 +++++++++++++++++++
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs |  1 +
 4 files changed, 30 insertions(+)

Fri Feb 6 15:42:58 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only emit the teams changed signal when a player changed in the list 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Fri Feb 6 12:58:43 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change TimeNodeChanged signature to use Time 
 LongoMatch.Core/Common/EventsBroker.cs          | 4 ++--
 LongoMatch.Core/Handlers/Handlers.cs            | 2 +-
 LongoMatch.Services/Services/PlaylistManager.cs | 9 ++++-----
 3 files changed, 7 insertions(+), 8 deletions(-)

Fri Feb 6 12:58:07 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only fill devices list when choosing the capture project 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Feb 6 11:56:47 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new description field to projects description 
 LongoMatch.Core/Common/Enums.cs                    |   8 +
 LongoMatch.Core/Store/ProjectDescription.cs        | 113 +++++-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   1 +
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |  59 +--
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   4 +
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   8 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   2 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 406 +++++++++++----------
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   | 200 +++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 123 ++++++-
 10 files changed, 569 insertions(+), 355 deletions(-)

Fri Feb 6 11:54:32 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix project's description corruption 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Feb 4 12:46:02 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support tagging players from a keypad 
 LongoMatch.Services/Services/HotKeysManager.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Feb 4 12:09:23 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo in action name 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Feb 4 12:03:08 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move about menu to app menu 
 LongoMatch.GUI/Gui/MainWindow.cs | 6 ++++++
 LongoMatch/Main.cs               | 7 ++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

Wed Feb 4 11:53:53 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factorize window creation and make shortcut work everywhere 
 LongoMatch.GUI.Helpers/ExternalWindow.cs           | 54 ++++++++++++++++++++++
 .../LongoMatch.GUI.Helpers.csproj                  |  1 +
 LongoMatch.GUI.Helpers/Makefile.am                 |  5 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 19 ++------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       | 10 ++--
 5 files changed, 70 insertions(+), 19 deletions(-)

Wed Feb 4 11:21:02 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only draw expanders when count > 0 
 LongoMatch.Drawing/PlayslistCellRenderer.cs | 34 +++++++++++++++--------------
 1 file changed, 18 insertions(+), 16 deletions(-)

Wed Feb 4 10:47:38 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Propose better filenames in the media file chooser 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   | 36 +++++++++++++++++-----
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |  2 ++
 .../Gui/Dialog/VideoEditionProperties.cs           | 11 +++++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  1 +
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  3 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  2 ++
 6 files changed, 46 insertions(+), 9 deletions(-)

Tue Feb 3 19:22:12 2015 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 133 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 91 insertions(+), 42 deletions(-)

Tue Feb 3 18:17:47 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix cancelling imports with more than 1 option 
 LongoMatch.Services/Services/ToolsManager.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Feb 3 18:17:36 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs | 4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                                     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Tue Feb 3 16:33:28 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Load playlist elements using the recorded rate 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Feb 3 16:33:13 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use float for Rate as in TimeNode 
 LongoMatch.Core/Store/Playlists/PlaylistPlayElement.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Feb 3 16:10:00 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update transifex translations 
 po/ca.po       | 136 +++++++++++++++++++++++---------------
 po/cs.po       | 120 ++++++++++------------------------
 po/da.po       | 140 ++++++++++++++++++++++++---------------
 po/de.po       | 142 ++++++++++++++++++++++++----------------
 po/el.po       | 142 ++++++++++++++++++++++++----------------
 po/eo.po       | 136 +++++++++++++++++++++++---------------
 po/es.po       | 203 +++++++++++++++++++++------------------------------------
 po/eu.po       | 150 +++++++++++++++++++++++++-----------------
 po/fr.po       | 153 ++++++++++++++++++++++++++-----------------
 po/gl.po       | 140 ++++++++++++++++++++++++---------------
 po/hu.po       | 150 +++++++++++++++++++++++++-----------------
 po/id.po       | 136 +++++++++++++++++++++++---------------
 po/it.po       | 150 +++++++++++++++++++++++++-----------------
 po/nb.po       | 142 ++++++++++++++++++++++++----------------
 po/nl.po       | 150 +++++++++++++++++++++++++-----------------
 po/pt.po       | 136 +++++++++++++++++++++++---------------
 po/pt_BR.po    | 150 +++++++++++++++++++++++++-----------------
 po/ro.po       | 144 ++++++++++++++++++++++++----------------
 po/sl.po       | 142 ++++++++++++++++++++++++----------------
 po/sr.po       | 193 ++++++++++++++++++++----------------------------------
 po/sr@latin.po | 194 ++++++++++++++++++++----------------------------------
 po/sv.po       | 136 +++++++++++++++++++++++---------------
 po/tr.po       | 140 ++++++++++++++++++++++++---------------
 po/zh_CN.po    | 136 +++++++++++++++++++++++---------------
 24 files changed, 1994 insertions(+), 1567 deletions(-)

Tue Feb 3 16:08:04 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the correct property name for the capture device in OS X 
 libcesarplayer/gst-camera-capturer.c | 2 ++
 1 file changed, 2 insertions(+)

Tue Feb 3 16:07:10 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Retry taking snapshot 3 times 
 LongoMatch.Multimedia/Player/GstPlayer.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Tue Feb 3 10:11:26 2015 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 141 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 87 insertions(+), 54 deletions(-)

Mon Feb 2 18:01:11 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix focus for the event name 
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Feb 2 18:00:54 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use current lineup when editing an event 
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 1 +
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs                 | 3 +++
 2 files changed, 4 insertions(+)

Mon Feb 2 18:00:31 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return start time for events without event time 
 LongoMatch.Core/Store/TimeNode.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jan 30 16:40:59 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use autovideosink as the default video sink 
 libcesarplayer/common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jan 31 19:16:29 2015 +0100 Мирослав Николић <miroslavnikolic@rocketmail.com>
 *Added Serbian translation 
 po/LINGUAS     |    2 +
 po/sr.po       | 2429 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po | 2429 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 4860 insertions(+)

Fri Jan 30 15:50:04 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use <primary>f for the fullscreen accelerator 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Fri Jan 30 15:23:25 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move the Quit and Preferences menu item to the app menu 
 LongoMatch.GUI/Gui/GtkOSXApplication.cs | 393 ++++++++++++++++++++++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs        |  13 ++
 LongoMatch/GtkOSXApplication.cs         |   7 +
 LongoMatch/Main.cs                      |  35 ++-
 4 files changed, 437 insertions(+), 11 deletions(-)

Fri Jan 30 11:28:25 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Run backend callbacks from the main thread 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Fri Jan 30 13:19:09 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add debug dot dump for capturer errors 
 libcesarplayer/gst-camera-capturer.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Fri Jan 30 11:52:56 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add OS X integration for menus and dock 
 LongoMatch.GUI/Gui/MainWindow.cs |  22 ++-
 LongoMatch/GtkOSXApplication.cs  | 386 +++++++++++++++++++++++++++++++++++++++
 LongoMatch/LongoMatch.csproj     |   1 +
 LongoMatch/Main.cs               |  13 ++
 LongoMatch/Makefile.am           |   1 +
 5 files changed, 415 insertions(+), 8 deletions(-)

Thu Jan 29 17:09:43 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the pipeline to NULL after an error in the editor 
 libcesarplayer/gst-video-editor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jan 29 16:39:37 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make mdptomakefile.py executable 
 tools/mdptomakefile.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

Thu Jan 29 16:39:07 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix directory name for live automatic exports 
 LongoMatch.Core/Store/ProjectDescription.cs   | 15 +++++++++++++++
 LongoMatch.Services/Services/EventsManager.cs |  9 ++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)

Thu Jan 29 16:32:57 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a helper funtion to sanitize paths 
 LongoMatch.Core/Common/Utils.cs        | 38 ++++++++++++++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.csproj |  1 +
 LongoMatch.Core/Makefile.am            |  1 +
 LongoMatch/Main.cs                     |  4 +---
 4 files changed, 41 insertions(+), 3 deletions(-)

Thu Jan 29 16:04:23 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Return a copy to prevent system template modification. 
 LongoMatch.Services/Services/TemplatesService.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jan 29 15:57:33 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Fix translatable strings Use dashboards all around. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jan 29 15:56:57 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Don't reuse cached templates to avoid persisting changes Reload the original template When the template is not saved 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 36 +++++++++++++++---------
 1 file changed, 22 insertions(+), 14 deletions(-)

Tue Jan 27 17:00:45 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only force par=1/1 when width or height are not set 
 libcesarplayer/gst-video-encoder.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Jan 27 15:31:30 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase x264 speed-preset to "fast" 
 libcesarplayer/video-utils.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 27 12:12:16 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a dot dump on errors and use same naming scheme 
 libcesarplayer/gst-video-editor.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Tue Jan 27 12:11:54 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use h264parse for fluvah264enc too 
 libcesarplayer/video-utils.m | 49 +++++++++++++++++++++++---------------------
 1 file changed, 26 insertions(+), 23 deletions(-)

Mon Jan 26 15:07:09 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove borders in the logo 
 data/icons/hicolor/scalable/apps/longomatch.svg | 96 +++++++++++++++++--------
 1 file changed, 66 insertions(+), 30 deletions(-)

Mon Jan 26 15:05:57 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for fluh264enc 
 libcesarplayer/video-utils.m | 39 ++++++++++++++++++++++++---------------
 1 file changed, 24 insertions(+), 15 deletions(-)

Fri Jan 23 11:44:20 2015 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 83 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 53 insertions(+), 30 deletions(-)

Wed Jan 21 17:21:38 2015 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Wed Jan 21 16:12:55 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception saving project after chaning its name 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Wed Jan 21 11:48:54 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the current teams in the combobox for fake live projects 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 37 ++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 14 deletions(-)

Tue Jan 20 07:42:43 2015 -0500 Julien Moutte <julien@fluendo.com>
 *When we are forced to upscale, propose the minimum supported resolution. 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Mon Jan 19 14:26:30 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Do not use SVG icons for the dialog boxes as GTK is not scaling them properly. 
 data/theme/Makefile.am                          |   3 ++-
 data/theme/gtk-2.0/Stock/gtk-dialog-info.png    | Bin 0 -> 1119 bytes
 data/theme/gtk-2.0/Stock/gtk-dialog-info.svg    |  13 -------------
 data/theme/gtk-2.0/Stock/gtk-dialog-warning.png | Bin 0 -> 2465 bytes
 data/theme/gtk-2.0/gtkrc                        |   3 ++-
 5 files changed, 4 insertions(+), 15 deletions(-)

Mon Jan 19 14:08:21 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Make sure panel headers title string get translated. 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs      | 6 +++---
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs     | 3 ++-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 2 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs  | 2 +-
 5 files changed, 8 insertions(+), 7 deletions(-)

Mon Jan 19 13:44:47 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Make sure eraser resource has a logical name. Fix Xamarin Studio build. 
 LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jan 15 17:18:08 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Try to remove I420 from the caps filter to fix Windows HW video encoding. 
 libcesarplayer/gst-video-encoder.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Jan 12 15:37:33 2015 +0100 Julien Moutte <julien@fluendo.com>
 *Only apply the visibility hack on Microsoft Windows. Indeed this tries to address a GDK bug only visible on Windows, no need to use it on other platforms as it could create some problems like a crash observed in the capturerbin on OSX. 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Jan 20 13:47:56 2015 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 161 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 113 insertions(+), 48 deletions(-)

Mon Jan 19 00:46:23 2015 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 127 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 88 insertions(+), 39 deletions(-)

Fri Jan 16 17:48:50 2015 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Fix some minor typos in translatable strings 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs     | 4 ++--
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs    | 2 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs  | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

Fri Jan 9 16:14:31 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Let the application handle the aspect ratio 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jan 9 14:52:21 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update version in Assembly.cs 
 LongoMatch/AssemblyInfo.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jan 9 14:52:21 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 1.0.1 
 NEWS         | 22 ++++++++++++++++++++++
 RELEASE      | 36 ++++++++++++++++++++----------------
 configure.ac |  2 +-
 3 files changed, 43 insertions(+), 17 deletions(-)

Fri Jan 9 14:03:23 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po    | 142 +++++++++++++++-------------
 po/cs.po    | 138 +++++++++------------------
 po/da.po    | 142 +++++++++++++++-------------
 po/de.po    | 148 +++++++++++++++--------------
 po/el.po    | 146 +++++++++++++++-------------
 po/eo.po    | 143 +++++++++++++++-------------
 po/es.po    | 149 +++++++++++++++--------------
 po/eu.po    | 146 ++++++++++++++--------------
 po/fr.po    | 152 ++++++++++++++++--------------
 po/gl.po    | 142 +++++++++++++++-------------
 po/hu.po    | 171 +++++++++++----------------------
 po/id.po    | 142 +++++++++++++++-------------
 po/it.po    | 148 +++++++++++++++--------------
 po/nb.po    | 146 ++++++++++++++--------------
 po/nl.po    | 166 +++++++++++++++++---------------
 po/pt.po    | 142 +++++++++++++++-------------
 po/pt_BR.po | 308 +++++++++++++++++++++++++++---------------------------------
 po/ro.po    | 149 +++++++++++++++--------------
 po/sl.po    | 144 +++++++++++++++-------------
 po/sv.po    | 142 +++++++++++++++-------------
 po/tr.po    | 142 +++++++++++++++-------------
 po/zh_CN.po | 143 +++++++++++++++-------------
 22 files changed, 1723 insertions(+), 1668 deletions(-)

Fri Jan 9 11:55:39 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update stetic files 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml | 4 ++--
 LongoMatch.GUI/gtk-gui/objects.xml            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Thu Jan 8 18:15:45 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update final encoded media info in the live capture 
 LongoMatch.Core/Handlers/Multimedia.cs             |  1 +
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |  4 +-
 LongoMatch.Core/Interfaces/Multimedia/ICapturer.cs |  1 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 15 ++++--
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 10 +++-
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  1 +
 .../Capturer/GstCameraCapturer.cs                  | 63 ++++++++++++++++++++++
 LongoMatch.Multimedia/Common/Handlers.cs           | 28 ++++++++++
 LongoMatch.Services/Services/ProjectsManager.cs    |  2 +-
 libcesarplayer/baconvideowidget-marshal.c          | 47 ++++++++++++++++
 libcesarplayer/baconvideowidget-marshal.h          |  8 +++
 libcesarplayer/baconvideowidget-marshal.list       |  1 +
 libcesarplayer/gst-camera-capturer.c               | 20 ++++++-
 libcesarplayer/gst-camera-capturer.h               |  1 +
 14 files changed, 194 insertions(+), 8 deletions(-)

Thu Jan 8 15:01:44 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a real copy of the template when copying system templates 
 LongoMatch.Services/Services/TemplatesService.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Jan 8 11:54:17 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add expanders back for lists in treeviews 
 LongoMatch.Core/StyleConf.cs                       |  2 +
 LongoMatch.Drawing/PlayslistCellRenderer.cs        | 30 ++++++++++--
 data/icons/Makefile.am                             |  2 +
 .../scalable/actions/longomatch-arrow-down.svg     | 54 ++++++++++++++++++++++
 .../scalable/actions/longomatch-arrow-right.svg    | 54 ++++++++++++++++++++++
 5 files changed, 138 insertions(+), 4 deletions(-)

Thu Jan 8 11:17:22 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Don't force width in video standards for live" 
 LongoMatch.Core/Common/VideoStandards.cs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Wed Jan 7 19:16:33 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix morroring for players in the away team. 
 LongoMatch.Drawing/CanvasObjects/FieldObject.cs | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Wed Jan 7 14:30:31 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return date in UTC from the DatePicker 
 LongoMatch.GUI/Gui/Dialog/CalendarDialog.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Jan 7 12:26:32 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a default timeout in the discoverer 
 libcesarplayer/lgm-video-player.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 7 12:19:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Replace gst_bus_poll with gst_bus_timed_pop_filtered 
 libcesarplayer/gstscreenshot.c    | 2 +-
 libcesarplayer/lgm-video-player.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Wed Jan 7 12:17:14 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove Keep original size and add PAL video size 
 LongoMatch.Core/Common/VideoStandards.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 7 12:16:51 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify export video sizes 
 LongoMatch.Core/Common/VideoStandards.cs | 5 -----
 1 file changed, 5 deletions(-)

Wed Jan 7 12:11:38 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't force width in video standards for live 
 LongoMatch.Core/Common/VideoStandards.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Tue Jan 6 22:15:42 2015 +0000 Balázs Úr <urbalazs@gmail.com>
 *Updated Hungarian translation 
 po/hu.po | 119 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 60 insertions(+), 59 deletions(-)

Tue Jan 6 22:29:23 2015 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 69 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 36 insertions(+), 33 deletions(-)

Mon Jan 5 17:44:06 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a separator for the teams lineup in the new project panel 
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 147 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  15 ++-
 2 files changed, 91 insertions(+), 71 deletions(-)

Mon Jan 5 17:43:26 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include team, player, score and event time in the CSV 
 LongoMatch.Plugins/CSVExporter.cs | 44 +++++++++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 11 deletions(-)

Mon Jan 5 13:01:26 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename "Analysis template" to "Dashboard" 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs | 4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                              | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

Sun Jan 4 13:47:50 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pulse automatically when running the busy dialog sync 
 LongoMatch.GUI.Helpers/Misc.cs          |  1 -
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs | 16 ++++++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)

Sat Jan 3 16:56:10 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix resource name for the "cross" 
 LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj | 1 +
 1 file changed, 1 insertion(+)

Fri Jan 2 16:49:00 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove output file when the remux is cancelled 
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Fri Jan 2 16:48:18 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt user before remuxing file and handle cancellations 
 LongoMatch.GUI.Helpers/Misc.cs | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Fri Jan 2 14:47:34 2015 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use CAVLC for Base Profile with fluh264vaenc 
 libcesarplayer/video-utils.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 30 11:04:48 2014 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 217 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 137 insertions(+), 80 deletions(-)

Wed Dec 24 14:05:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remux files to mp4 which is the one working now 
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs | 2 +-
 LongoMatch.GUI.Multimedia/MultimediaToolkit.cs | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Wed Dec 24 13:12:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a custom dll config without libcesarplayer maps to use in MD 
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj         | 12 ++++++------
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.dll.config.mdp |  5 +++++
 2 files changed, 11 insertions(+), 6 deletions(-)

Wed Dec 24 12:45:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move the events count to the beginning of the cell area 
 LongoMatch.Core/StyleConf.cs                |  2 ++
 LongoMatch.Drawing/PlayslistCellRenderer.cs | 11 +++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

Tue Nov 25 19:41:12 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Expand and collapse rows with a single click 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs |  1 +
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 17 ++++++++++
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs  | 42 ++++++++++++++++---------
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs    | 20 ++++++++++--
 4 files changed, 64 insertions(+), 16 deletions(-)

Tue Dec 23 17:52:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Install dll config file from monodevelop 
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Dec 23 21:37:01 2014 +0000 Balázs Úr <urbalazs@gmail.com>
 *Updated Hungarian translation 
 po/hu.po | 802 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 438 insertions(+), 364 deletions(-)

Mon Dec 22 20:41:54 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix setting Ratio when the video info is missing 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Dec 22 20:41:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable back mpegts remuxing when FullHD is supported 
 LongoMatch.Core/Config.cs      |  5 +++++
 LongoMatch.GUI.Helpers/Misc.cs | 20 ++++++++++++--------
 2 files changed, 17 insertions(+), 8 deletions(-)

Mon Dec 22 20:40:18 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve performance in filter ignores updates for child updates 
 LongoMatch.GUI/Gui/TreeView/CategoriesFilterTreeView.cs | 4 +++-
 LongoMatch.GUI/Gui/TreeView/PlayersFilterTreeView.cs    | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

Mon Dec 22 20:37:19 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Mark dashboard as edited when the a button is deleted 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Dec 22 20:09:54 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove null EventTypes from the list 
 LongoMatch.Core/Store/Project.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Dec 22 20:01:41 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove even types with no events and no dashboard button 
 LongoMatch.Core/Store/Project.cs | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

Mon Dec 22 19:03:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for filtering tags 
 LongoMatch.Core/Common/EventsFilter.cs             | 28 ++++++++++++++++++++--
 .../Gui/TreeView/CategoriesFilterTreeView.cs       | 18 +++++++++++---
 2 files changed, 41 insertions(+), 5 deletions(-)

Mon Dec 22 17:36:44 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing dll maps for LongoMatch.GUI.Helpers 
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.dll.config | 3 +++
 1 file changed, 3 insertions(+)

Mon Dec 22 14:28:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix score and card buttons in manual mode 
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     | 30 ++++++---
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 48 +++-----------
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    | 10 +--
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   | 74 +++++++++++++++++++++-
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |  6 +-
 5 files changed, 111 insertions(+), 57 deletions(-)

Mon Dec 22 13:16:35 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused dll config for LongoMatch.GUI 
 LongoMatch.GUI/LongoMatch.GUI.csproj     | 5 -----
 LongoMatch.GUI/LongoMatch.GUI.dll.config | 5 -----
 LongoMatch.GUI/Makefile.am               | 4 ----
 3 files changed, 14 deletions(-)

Mon Dec 22 13:15:55 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix dll maps for LongoMatch.GUI.Helpers 
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.dll.config | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Dec 19 00:27:51 2014 +0100 Bernd Homuth <dev@hmt.im>
 *fix typo 
 LongoMatch/Main.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 19 15:40:28 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Cast max-bytes to guint64 correctly 
 libcesarplayer/gst-camera-capturer.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Fri Dec 19 15:31:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *test-capture: quit app closing the gtk window 
 libcesarplayer/test-capturer.c | 7 +++++++
 1 file changed, 7 insertions(+)

Fri Dec 19 15:30:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use regular queues that do not emit buffering messages 
 libcesarplayer/gst-camera-capturer.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Wed Dec 17 18:30:44 2014 +0100 Jorge Zapata <jorgeluis.zapata@gmail.com>
 *Make the seek bar behave correctly 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 42 +++++++++-------------
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  1 -
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  1 -
 3 files changed, 16 insertions(+), 28 deletions(-)

Wed Dec 17 13:27:18 2014 +0100 Jorge Zapata <jorgeluis.zapata@gmail.com>
 *Make the seek bar jump to the clicked position 
 LongoMatch.GUI.Helpers/GtkGlue.cs                  | 81 ++++++++++++++++++++++
 .../LongoMatch.GUI.Helpers.csproj                  |  4 ++
 .../LongoMatch.GUI.Helpers.dll.config              |  5 ++
 LongoMatch.GUI.Helpers/Makefile.am                 |  5 ++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 27 +++++++-
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  1 -
 LongoMatch.GUI/Gui/GtkGlue.cs                      | 73 -------------------
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  1 -
 LongoMatch.GUI/Makefile.am                         |  1 -
 libcesarplayer/Makefile.am                         |  2 +
 libcesarplayer/lgm-gtk-glue.c                      | 25 +++++++
 libcesarplayer/lgm-gtk-glue.h                      | 35 ++++++++++
 libcesarplayer/liblongomatch.cproj                 |  2 +
 13 files changed, 185 insertions(+), 77 deletions(-)

Mon Dec 22 12:36:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po    | 325 ++++++++++----------
 po/cs.po    | 325 ++++++++++----------
 po/da.po    | 317 +++++++++----------
 po/de.po    | 319 +++++++++----------
 po/el.po    | 317 +++++++++----------
 po/eo.po    | 315 +++++++++----------
 po/es.po    | 169 +++++------
 po/eu.po    | 405 +++++++++++++------------
 po/fr.po    | 173 +++++------
 po/gl.po    | 317 +++++++++----------
 po/hu.po    | 317 +++++++++----------
 po/id.po    | 317 +++++++++----------
 po/it.po    | 994 ++++++++++++++++++++++++++++++------------------------------
 po/nb.po    | 317 +++++++++----------
 po/nl.po    | 344 +++++++++++----------
 po/pt.po    | 317 +++++++++----------
 po/ro.po    | 325 ++++++++++----------
 po/sl.po    | 317 +++++++++----------
 po/sv.po    | 315 +++++++++----------
 po/tr.po    | 317 +++++++++----------
 po/zh_CN.po | 317 +++++++++----------
 21 files changed, 3650 insertions(+), 3529 deletions(-)

Mon Dec 22 12:32:29 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix caps for the videorate filter 
 libcesarplayer/gst-camera-capturer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Dec 17 12:26:29 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a menu option to reset players 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs |  7 +++++++
 LongoMatch.Drawing/Widgets/TeamTagger.cs        |  2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs     | 27 +++++++++++++++++--------
 3 files changed, 27 insertions(+), 9 deletions(-)

Thu Dec 18 05:28:02 2014 +0000 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 487 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 266 insertions(+), 221 deletions(-)

Tue Dec 16 17:14:09 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix closing projects with capture errors 
 LongoMatch.Services/Services/ProjectsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 16 17:00:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reconfigure encoding size to match the source size 
 libcesarplayer/gst-camera-capturer.c | 7 +++++++
 1 file changed, 7 insertions(+)

Tue Dec 16 12:49:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt to save when clicking back in the panel 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Dec 16 12:48:10 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Limit the number of tags per line to 4 
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 16 16:25:28 2014 +0100 Xavi Artigas <xartigas@fluendo.com>
 *Move the source to the READY state before asking for its caps. 
 libcesarplayer/gst-camera-capturer.c | 4 ++++
 1 file changed, 4 insertions(+)

Tue Dec 16 11:04:12 2014 +0100 Xavi Artigas <xartigas@fluendo.com>
 *Overwrite LANGUAGE envvar if it already exists on Windows, and fix some language names. 
 LongoMatch.Services/Services/CoreServices.cs | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Sun Dec 14 03:05:18 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify source element and make it more resilent to errors 
 libcesarplayer/gst-camera-capturer.c | 847 +++++++++++++++++------------------
 libcesarplayer/test-capturer.c       |  11 +-
 2 files changed, 424 insertions(+), 434 deletions(-)

Mon Dec 15 20:40:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Pop Eugen to the list of translators 
 LongoMatch.Core/Common/Constants.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Dec 14 20:24:03 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix caps when the src is smaller than the output 
 libcesarplayer/gst-camera-capturer.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Sun Dec 14 03:04:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set sync=false in the real sink element 
 libcesarplayer/gst-camera-capturer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Dec 14 02:36:55 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the encoding size as the default size 
 libcesarplayer/gst-camera-capturer.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

Sat Dec 13 03:21:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Limit the size of the appsrc queue 
 libcesarplayer/gst-camera-capturer.c | 2 ++
 1 file changed, 2 insertions(+)

Sat Dec 13 03:20:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do the video rate conversion before the scalling and colorspace conversion 
 libcesarplayer/gst-camera-capturer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Dec 13 01:46:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Select the highest resolution from the camera 
 libcesarplayer/gst-camera-capturer.c | 78 +++++++++++++++++++++++-------------
 1 file changed, 51 insertions(+), 27 deletions(-)

Fri Dec 12 19:03:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save serialzed objects in a safer way 
 LongoMatch.Core/Common/Serializer.cs | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Thu Dec 11 16:32:16 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable the "Edit properties" option when the menu has >1 events 
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 11 14:59:13 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify the number of capture file size options 
 LongoMatch.Core/Common/VideoStandards.cs | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Thu Dec 11 14:58:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the capture list to fill the live capture config options 
 LongoMatch.GUI.Helpers/Misc.cs                        | 5 +++--
 LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs | 4 ++--
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs   | 3 ++-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs           | 3 ++-
 4 files changed, 9 insertions(+), 6 deletions(-)

Thu Dec 11 14:54:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix events filtering when the team has players not playing 
 LongoMatch.Core/Common/EventsFilter.cs                  | 17 +++++++++++++----
 LongoMatch.GUI/Gui/TreeView/CategoriesFilterTreeView.cs |  3 +++
 LongoMatch.GUI/Gui/TreeView/PlayersFilterTreeView.cs    |  3 +++
 3 files changed, 19 insertions(+), 4 deletions(-)

Thu Dec 11 14:46:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception gathering playing time stats for players 
 LongoMatch.Core/Stats/PlayerStats.cs | 5 +++++
 LongoMatch.Core/Store/TimeNode.cs    | 2 ++
 2 files changed, 7 insertions(+)

Sat Dec 6 21:36:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ingore Playing property in the teams editor 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 14 ++++++++++++--
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs |  1 +
 2 files changed, 13 insertions(+), 2 deletions(-)

Sat Dec 6 21:36:19 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update correctly lead time sensitivity based on the tagging mode 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Dec 5 19:31:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix launching the migration tool uninstalled 
 LongoMatch.Migration/Program.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Dec 5 19:30:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix migration when the fields are empty 
 LongoMatch.Migration/Converter.cs                | 14 ++++++++++++--
 LongoMatch.Migration/LongoMatch.Migration.csproj |  2 ++
 2 files changed, 14 insertions(+), 2 deletions(-)

Fri Dec 5 19:30:23 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add different color for the visitor team 
 LongoMatch.Migration/Converter.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Dec 4 13:22:41 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update NEWS and RELEASE 
 NEWS    | 18 ++++++++++++++++++
 RELEASE | 36 +++++++++++++++++++++---------------
 2 files changed, 39 insertions(+), 15 deletions(-)

Wed Dec 3 19:14:41 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use full path to mono-sgen.exe in windows 
 LongoMatch.Services/Services/ToolsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 3 17:49:45 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Make sure we don't error out if the directory is not here 
 LongoMatch.Addins/AddinsManager.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Dec 3 16:36:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version to 1.0 
 LongoMatch/AssemblyInfo.cs | 2 +-
 configure.ac               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Dec 3 16:37:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix scenario without faad faac 
 libcesarplayer/gst-remuxer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Wed Dec 3 15:25:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use baseline profile and hint realtime in live recording 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 libcesarplayer/gst-video-editor.c    | 2 +-
 libcesarplayer/gst-video-encoder.c   | 2 +-
 libcesarplayer/video-utils.h         | 2 +-
 libcesarplayer/video-utils.m         | 8 ++++++--
 5 files changed, 10 insertions(+), 6 deletions(-)

Wed Dec 3 16:34:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force a video conversion for now 
 LongoMatch.GUI.Helpers/Misc.cs | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Wed Dec 3 12:41:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the correct binary extension in windows 
 LongoMatch.Services/Services/ToolsManager.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Dec 3 12:28:36 2014 +0100 Julien Moutte <julien@fluendo.com>
 *As we can't rely on Mono.Addins to manage domains properly between Free and Pro, we clean the addins directory at startup until we find a better solution 
 LongoMatch.Addins/AddinsManager.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Dec 3 00:53:59 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Replace unicode characters with arrows 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     | 11 +--
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     | 93 +++++++++++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 43 +++++++++-
 data/icons/Makefile.am                             |  1 +
 .../scalable/actions/longomatch-down-arrow.svg     | 49 ++++++++++++
 5 files changed, 160 insertions(+), 37 deletions(-)

Wed Dec 3 00:36:44 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix templates copy 
 LongoMatch.Services/Services/TemplatesService.cs | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Wed Dec 3 00:31:42 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when the nodes list is empty 
 LongoMatch.Core/Stats/TimerStats.cs | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

Tue Dec 2 21:00:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the full path to the assembly and use mono-sgen in windows too 
 LongoMatch.Services/Services/ToolsManager.cs | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Tue Dec 2 15:47:13 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Graceful shutdown if an addin requested it. 
 LongoMatch/Main.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Dec 2 15:44:15 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Cache the list of plugins instead of calculating it each time. Handle the AddinRequestShutdown exception and rethrow. 
 LongoMatch.Addins/AddinsManager.cs | 59 ++++++++++++++++++++++----------------
 1 file changed, 34 insertions(+), 25 deletions(-)

Tue Dec 2 15:42:49 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add an exception for addins to request shutdown. 
 LongoMatch.Core/Common/Exceptions.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Mon Dec 1 22:09:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 libcesarplayer/gst-video-encoder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 1 20:45:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Stetic files 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic             | 1 +
 LongoMatch.GUI/gtk-gui/objects.xml            | 1 +
 3 files changed, 3 insertions(+)

Mon Dec 1 20:05:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use an identity when ffdeinterlace is not available 
 libcesarplayer/gst-camera-capturer.c | 2 ++
 libcesarplayer/gst-video-encoder.c   | 2 ++
 2 files changed, 4 insertions(+)

Mon Dec 1 17:54:27 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add sane filename proposition for the various file save dialogs 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs     | 8 ++++----
 LongoMatch.Plugins/CSVExporter.cs            | 3 ++-
 LongoMatch.Services/Services/ToolsManager.cs | 4 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

Mon Dec 1 17:24:27 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Make sure we show the dialog and close application from the main loop and not from constructor 
 LongoMatch.Migration/MainWindow.cs | 12 ++++++++----
 LongoMatch.Migration/Program.cs    |  3 +++
 2 files changed, 11 insertions(+), 4 deletions(-)

Mon Dec 1 16:04:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refresh updates in the project description in the projects manager 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 40 ++++++++++++++++-------
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs  |  1 +
 2 files changed, 30 insertions(+), 11 deletions(-)

Mon Dec 1 14:08:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sure we don't end up with table that's not homogenous in width 
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs | 3 +++
 1 file changed, 3 insertions(+)

Mon Dec 1 14:06:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update fr and es translations 
 po/es.po | 582 ++++++++++++++++++++++++++++++++-------------------------------
 po/fr.po | 419 +++++++++++++++++++++++----------------------
 2 files changed, 515 insertions(+), 486 deletions(-)

Mon Dec 1 12:20:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the same checks in the the video conversion discovering files 
 LongoMatch.GUI.Helpers/Misc.cs                   | 62 ++++++++++++++----------
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 30 ++----------
 2 files changed, 40 insertions(+), 52 deletions(-)

Mon Dec 1 12:10:07 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix paths initilization for the db migration tool 
 LongoMatch.Migration/Program.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 1 10:43:23 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception in the players sorting function 
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Mon Dec 1 02:03:57 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.92 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 1 01:32:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix updating drawings miniatures 
 LongoMatch.Core/Store/FrameDrawing.cs    | 5 +++++
 LongoMatch.Core/Store/TimelineEvent.cs   | 9 +++++++++
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 7 ++++---
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs     | 1 +
 4 files changed, 19 insertions(+), 3 deletions(-)

Mon Dec 1 01:18:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix codecs dialog properties 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CodecsChoiceDialog.cs | 6 ++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                                  | 6 ++++++
 2 files changed, 12 insertions(+)

Mon Dec 1 01:12:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set de default background opacity for text to 80% 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Dec 1 00:25:01 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pause the periods sync player clicking back 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs | 5 +++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs    | 3 +++
 2 files changed, 8 insertions(+)

Mon Dec 1 00:24:10 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable moving the timeline marker in the projects sync 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Nov 30 22:35:58 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide the open button with multiple selection 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs                    | 1 +
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                                   | 1 +
 3 files changed, 3 insertions(+)

Sun Nov 30 19:46:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve layout for live and fake live controls 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs                          | 4 ++++
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs       | 2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs | 1 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                          | 4 +++-
 4 files changed, 9 insertions(+), 2 deletions(-)

Sun Nov 30 19:38:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an indicator in live with the last tagged event 
 LongoMatch.Core/Common/EventsBroker.cs             |  8 +++
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 40 +++++++++++
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          | 78 ++++++++++++++++++--
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 83 ++++++++++++++++++++--
 LongoMatch.Services/Services/EventsManager.cs      |  1 +
 data/icons/Makefile.am                             |  1 +
 .../hicolor/scalable/actions/longomatch-delete.svg | 53 ++++++++++++++
 8 files changed, 256 insertions(+), 10 deletions(-)

Sun Nov 30 19:37:48 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Never hide the close button in the player in live 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 13 +++++++++++--
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  2 ++
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  1 +
 3 files changed, 14 insertions(+), 2 deletions(-)

Sat Nov 29 21:59:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a width to the field in the player stats 
 .../gtk-gui/LongoMatch.Plugins.Stats.PlayerCategoryViewer.cs         | 2 +-
 LongoMatch.Plugins.Stats/gtk-gui/gui.stetic                          | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

Sat Nov 29 21:59:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a property to set the background color 
 LongoMatch.Drawing/Widgets/PositionTagger.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Sat Nov 29 20:46:08 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump  revision to 0.91 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 29 20:45:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make stats dialog window take an 80% of the screen 
 LongoMatch.Plugins.Stats/Stats/StatsDialog.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Sat Nov 29 20:44:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add stats for timers 
 LongoMatch.Core/LongoMatch.Core.csproj |  1 +
 LongoMatch.Core/Makefile.am            |  1 +
 LongoMatch.Core/Stats/ProjectStats.cs  | 13 ++++++
 LongoMatch.Core/Stats/TimerStats.cs    | 85 ++++++++++++++++++++++++++++++++++
 4 files changed, 100 insertions(+)

Sat Nov 29 15:32:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deserialization of old templates 
 LongoMatch.Migration/Core/Templates/CategoriesTemplate.cs | 1 +
 LongoMatch.Migration/Core/Templates/TeamTemplate.cs       | 1 +
 LongoMatch.Migration/Program.cs                           | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

Sat Nov 29 12:30:52 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Define a cross platform URL Handler for GtkLabel 
 LongoMatch.GUI/Gui/Dialog/CodecsChoiceDialog.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Sat Nov 29 12:30:02 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add a workaround to set a URL Handler for GtkLabel 
 LongoMatch.GUI/Gui/GtkGlue.cs | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

Sat Nov 29 09:55:51 2014 -0500 Jordi Mas <jmas@softcatala.org>
 *Fix Catalan translation 
 po/ca.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Nov 28 17:22:01 2014 +0100 Julien Moutte <julien@fluendo.com>
 *More fixes to the theme related to text selections, links, etc.. 
 data/theme/gtk-2.0/entry.rc | 14 --------------
 data/theme/gtk-2.0/gtkrc    | 17 +++++++++++------
 2 files changed, 11 insertions(+), 20 deletions(-)

Fri Nov 28 17:00:24 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Customize clickable link in labels 
 data/theme/gtk-2.0/gtkrc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Nov 28 13:56:38 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update background images 
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs |   3 +-
 data/images/longomatch-dark-bg.svg       | 216 +++++++++++------------------
 data/images/longomatch-light-bg.svg      | 225 ++++++++++++-------------------
 3 files changed, 165 insertions(+), 279 deletions(-)

Fri Nov 28 12:52:18 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Open the left lists widget a bit widder 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisComponent.cs | 3 ++-
 LongoMatch.GUI/gtk-gui/gui.stetic                                    | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

Fri Nov 28 12:47:23 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use custom button for the playlist widget 
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |  6 +--
 .../LongoMatch.Gui.Component.PlayListWidget.cs     | 58 ++++++++--------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 24 ++++++---
 data/icons/Makefile.am                             |  1 +
 .../scalable/actions/longomatch-playlist-new.svg   | 31 ++++++++++++
 tools/update-data.py                               |  0
 6 files changed, 73 insertions(+), 47 deletions(-)

Fri Nov 28 12:37:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add accelerators for the menu items 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs | 14 +++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                   |  8 +++++++-
 2 files changed, 14 insertions(+), 8 deletions(-)

Fri Nov 28 12:29:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix background colors for the dabases manager 
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri Nov 28 11:39:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't harcode the prefix path in the dll.config 
 .gitignore                                                | 1 -
 LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config    | 8 ++++++++
 LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config.in | 8 --------
 configure.ac                                              | 1 -
 4 files changed, 8 insertions(+), 10 deletions(-)

Fri Nov 28 11:29:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Install libcesarplayer in the libdir 
 libcesarplayer/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 27 23:19:09 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Customize the stock refresh icon 
 data/theme/Makefile.am                   |  1 +
 data/theme/gtk-2.0/Stock/gtk-refresh.svg | 20 ++++++++++++++++++++
 data/theme/gtk-2.0/gtkrc                 |  1 +
 3 files changed, 22 insertions(+)

Thu Nov 27 23:25:01 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Use stock button for refresh 
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 220 +++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  26 +--
 2 files changed, 105 insertions(+), 141 deletions(-)

Thu Nov 27 16:35:29 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't reuse cached templates to avoid persisting changes 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 29 ++++++++++++++-----------
 1 file changed, 16 insertions(+), 13 deletions(-)

Thu Nov 27 16:34:31 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sure we are prompted to save after deleting a player 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Thu Nov 27 15:12:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix check deleting the default team 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 26 19:01:06 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Integrate new design for the CodecChoice dialog. 
 LongoMatch.GUI/Gui/Dialog/CodecsChoiceDialog.cs    |  10 ++
 .../LongoMatch.Gui.Dialog.CodecsChoiceDialog.cs    | 101 +++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 108 ++++++++-------------
 3 files changed, 100 insertions(+), 119 deletions(-)

Wed Nov 26 19:00:53 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add missing gtk-edit file in Makefile. 
 data/theme/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 26 19:00:19 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add new image file for LM Pro 
 data/images/Makefile.am              |   1 +
 data/images/longomatch-pro-small.png | Bin 0 -> 5308 bytes
 2 files changed, 1 insertion(+)

Wed Nov 26 18:59:12 2014 +0100 Julien Moutte <julien@fluendo.com>
 *The new codec choice popup does not use custom URLs anymore. 
 LongoMatch.Core/Common/Constants.cs | 4 ----
 LongoMatch/Main.cs                  | 7 +------
 2 files changed, 1 insertion(+), 10 deletions(-)

Thu Nov 27 14:52:10 2014 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 26 23:55:12 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix blocking main thread in the discoverer 
 LongoMatch.Core/Interfaces/GUI/IBusyDialog.cs      |   3 +-
 LongoMatch.GUI.Helpers/Misc.cs                     | 161 ++++++++++++---------
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs            |  46 ++++--
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   3 +-
 LongoMatch.GUI/Makefile.am                         |   1 -
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |  53 -------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  39 -----
 7 files changed, 126 insertions(+), 180 deletions(-)

Wed Nov 26 16:34:35 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add dialog to choose an importer when several are available 
 LongoMatch.Addins/AddinsManager.cs                 |   4 +-
 .../ExtensionPoints/IImportProject.cs              |   2 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   4 +
 LongoMatch.Core/Interfaces/IProjectsImporter.cs    |   5 +-
 LongoMatch.GUI/Gui/Dialog/ChooseOptionDialog.cs    |  55 +++++++
 LongoMatch.GUI/Gui/Dialog/ChooseProjectDialog.cs   |  48 +++++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  32 ++++-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   4 +
 LongoMatch.GUI/Makefile.am                         |   4 +
 .../LongoMatch.Gui.Dialog.ChooseOptionDialog.cs    |  80 +++++++++++
 .../LongoMatch.Gui.Dialog.ChooseProjectDialog.cs   |  72 ++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 159 ++++++++++++++++++++-
 LongoMatch.Services/Services/ToolsManager.cs       |  47 ++++--
 13 files changed, 500 insertions(+), 16 deletions(-)

Wed Nov 26 16:33:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Discover file in a Task to avoid blocking the main thread 
 LongoMatch.GUI.Helpers/Misc.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Wed Nov 26 12:23:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update transifex translations 
 po/ca.po    | 669 ++++++++++++++++++++++++------------------
 po/cs.po    |  84 ++----
 po/da.po    | 671 ++++++++++++++++++++++++------------------
 po/de.po    | 685 +++++++++++++++++++++++++------------------
 po/el.po    | 673 ++++++++++++++++++++++++------------------
 po/eo.po    | 667 ++++++++++++++++++++++++------------------
 po/es.po    | 685 +++++++++++++++++++++++++------------------
 po/eu.po    | 687 ++++++++++++++++++++++++-------------------
 po/fr.po    | 687 ++++++++++++++++++++++++-------------------
 po/gl.po    | 671 ++++++++++++++++++++++++------------------
 po/hu.po    | 673 ++++++++++++++++++++++++------------------
 po/id.po    | 669 ++++++++++++++++++++++++------------------
 po/it.po    | 681 +++++++++++++++++++++++++------------------
 po/nb.po    | 685 +++++++++++++++++++++++++------------------
 po/nl.po    | 851 +++++++++++++++++++++++++++++------------------------
 po/pt.po    | 669 ++++++++++++++++++++++++------------------
 po/pt_BR.po | 953 +++++++++++++++++++++++++++++++++---------------------------
 po/ro.po    | 685 +++++++++++++++++++++++++------------------
 po/sl.po    | 673 ++++++++++++++++++++++++------------------
 po/sv.po    | 667 ++++++++++++++++++++++++------------------
 po/tr.po    | 671 ++++++++++++++++++++++++------------------
 po/zh_CN.po | 669 ++++++++++++++++++++++++------------------
 22 files changed, 8451 insertions(+), 6274 deletions(-)

Wed Nov 26 11:59:34 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add pc file for LongMatch.Gui and Oxyplot 
 configure.ac                       |  2 ++
 pkgconfig/Makefile.am              |  8 ++++++--
 pkgconfig/longomatch-gui.pc.in     | 10 ++++++++++
 pkgconfig/longomatch-oxyplot.pc.in | 10 ++++++++++
 4 files changed, 28 insertions(+), 2 deletions(-)

Tue Nov 25 19:48:01 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix appearance of checkbuttons in their different states and inside notebooks. 
 data/theme/gtk-2.0/checkbox.rc    | 11 +++++++++++
 data/theme/gtk-2.0/gtkrc          |  8 ++++----
 data/theme/gtk-2.0/radiobutton.rc | 12 ++++++++++--
 3 files changed, 25 insertions(+), 6 deletions(-)

Tue Nov 25 19:46:26 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Improve checkbutton images making them smaller and centered. 
 .../Check-Radio/checkbox-checked-insensitive.png       | Bin 1277 -> 406 bytes
 data/theme/gtk-2.0/Check-Radio/checkbox-checked.png    | Bin 1344 -> 441 bytes
 .../Check-Radio/checkbox-unchecked-insensitive.png     | Bin 1044 -> 190 bytes
 data/theme/gtk-2.0/Check-Radio/checkbox-unchecked.png  | Bin 1073 -> 199 bytes
 .../gtk-2.0/Check-Radio/option-checked-insensitive.png | Bin 1588 -> 647 bytes
 data/theme/gtk-2.0/Check-Radio/option-checked.png      | Bin 1598 -> 664 bytes
 .../Check-Radio/option-unchecked-insensitive.png       | Bin 1479 -> 513 bytes
 data/theme/gtk-2.0/Check-Radio/option-unchecked.png    | Bin 1487 -> 506 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

Tue Nov 25 18:28:07 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Minor code improvement. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Tue Nov 25 18:27:36 2014 +0100 Julien Moutte <julien@fluendo.com>
 *When generating score event subcategories we only sum points for the TotalCount. Percentual stats should analyse the number of occurence. 
 LongoMatch.Core/Stats/PlayerEventTypeStats.cs | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Mon Nov 24 16:21:18 2014 +0100 Jorge Zapata <jorgeluis.zapata@gmail.com>
 *Use the correct module name 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 24 13:05:12 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Remove buggy encoding profiles 
 LongoMatch.Core/Common/EncodingProfiles.cs | 4 ----
 1 file changed, 4 deletions(-)

Mon Nov 24 13:04:48 2014 +0100 Julien Moutte <julien@fluendo.com>
 *we will use the .com domain 
 LongoMatch.Core/Common/Constants.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Nov 26 08:22:09 2014 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 130 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 67 insertions(+), 63 deletions(-)

Tue Nov 25 10:26:10 2014 +0100 Marek Černocký <marek@manet.cz>
 *Czech translation 
 po/cs.po | 882 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 506 insertions(+), 376 deletions(-)

Sat Nov 22 18:52:18 2014 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Sat Nov 22 11:50:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include headers in the CSV export 
 LongoMatch.Plugins/CSVExporter.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Nov 22 11:48:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove avconv remuxer and use the GStreamer one 
 LongoMatch.GUI.Helpers/Misc.cs                     |  13 ++-
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs     |   4 +-
 LongoMatch.GUI.Multimedia/MultimediaToolkit.cs     |  12 ++-
 LongoMatch.GUI/Makefile.am                         |   4 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.csproj |   1 -
 LongoMatch.Multimedia/Makefile.am                  |   1 -
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       | 103 ---------------------
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |  12 +--
 8 files changed, 20 insertions(+), 130 deletions(-)

Sat Nov 22 11:47:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Align teams button in the tagging widget 
 LongoMatch.Core/StyleConf.cs                       |  2 +-
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   |  2 +-
 .../CanvasObjects/PlayersTaggerObject.cs           | 31 +++++++++++-----------
 3 files changed, 18 insertions(+), 17 deletions(-)

Fri Nov 21 19:40:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use default shield instead of the logo in the combo boxes 
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Fri Nov 21 19:38:16 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add gtk-edit custom icon 
 data/theme/gtk-2.0/Stock/gtk-edit.svg | 16 ++++++++++++++++
 data/theme/gtk-2.0/gtkrc              |  1 +
 2 files changed, 17 insertions(+)

Fri Nov 21 19:36:16 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use team shield for the tabs icons 
 LongoMatch.GUI/Gui/Component/EventsListWidget.cs   | 40 +++++++++++++-
 data/icons/Makefile.am                             |  1 +
 .../scalable/actions/longomatch-category.svg       | 64 ++++++++++++++++++++++
 3 files changed, 103 insertions(+), 2 deletions(-)

Fri Nov 21 20:39:32 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Customize yes no stock icons 
 data/theme/gtk-2.0/gtkrc | 2 ++
 1 file changed, 2 insertions(+)

Fri Nov 21 18:31:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for tag hotkeys 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs       |  3 ++-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs      |  6 ++++++
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 17 ++++++++++++++---
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs           | 10 +++++++---
 LongoMatch.Drawing/Widgets/TeamTagger.cs                |  5 +++++
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs       |  9 +++++++--
 LongoMatch.GUI/Gui/Component/CodingWidget.cs            |  9 +++++++--
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs         |  4 ++--
 LongoMatch.GUI/Gui/Component/FakeAnalysisComponent.cs   |  9 +++++++--
 LongoMatch.Services/Services/HotKeysManager.cs          | 10 +++++++++-
 10 files changed, 66 insertions(+), 16 deletions(-)

Fri Nov 21 17:09:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add UI to configure tags hotkeys 
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs   | 32 ++++++++++++++++++----
 .../LongoMatch.Gui.Dialog.EventTypeTagsEditor.cs   | 27 ++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 25 +++++++++++------
 3 files changed, 58 insertions(+), 26 deletions(-)

Fri Nov 21 17:08:07 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix gettext string 
 LongoMatch.Core/Common/Exceptions.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 21 14:33:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not show drawing if the CurrentFrame is null 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 3 +++
 1 file changed, 3 insertions(+)

Fri Nov 21 14:28:40 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable moving play objects for real 
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  2 +-
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs | 14 +++++++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

Fri Nov 21 14:13:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deadlock with the OS X sink 
 libcesarplayer/lgm-video-player.c | 6 ++++++
 1 file changed, 6 insertions(+)

Fri Nov 21 14:07:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix OS X keys handling 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs    |  2 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs | 27 +++++++++++++--------------
 2 files changed, 14 insertions(+), 15 deletions(-)

Fri Nov 21 13:38:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable whole selection for play objects 
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Nov 21 10:48:57 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to the makefiles 
 data/theme/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Thu Nov 20 19:20:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Emulate better os x buttons 
 LongoMatch.Core/Common/Enums.cs                 |  3 ++-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs       |  9 +++++++++
 LongoMatch.Drawing/Canvas.cs                    |  4 ++++
 LongoMatch.GUI.Helpers/Misc.cs                  | 11 +++++++++++
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs   |  4 ++--
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs |  3 ++-
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs  |  3 ++-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs    |  3 ++-
 8 files changed, 34 insertions(+), 6 deletions(-)

Thu Nov 20 17:46:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include time played in the player stats 
 LongoMatch.Core/Stats/PlayerEventTypeStats.cs |  4 +-
 LongoMatch.Core/Stats/PlayerStats.cs          | 71 +++++++++++++++++++++++++++
 LongoMatch.Core/Store/Project.cs              | 21 +++++---
 LongoMatch.Core/Store/TimeNode.cs             |  9 ++++
 4 files changed, 95 insertions(+), 10 deletions(-)

Thu Nov 20 15:06:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include score and penalties in players stats 
 LongoMatch.Core/Stats/PlayerEventTypeStats.cs | 66 ++++++++++++++++++++-------
 LongoMatch.Core/Stats/PlayerStats.cs          |  9 +++-
 LongoMatch.Core/Stats/ProjectStats.cs         |  8 ++--
 LongoMatch.Core/Store/Project.cs              | 24 ++++++++--
 4 files changed, 81 insertions(+), 26 deletions(-)

Wed Nov 19 22:19:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Install all the new pc files 
 pkgconfig/Makefile.am                    | 10 ++++++++--
 pkgconfig/longomatch-drawing-cairo.pc.in |  1 -
 2 files changed, 8 insertions(+), 3 deletions(-)

Tue Nov 18 20:48:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not include score, penalties and subs in the stats 
 LongoMatch.Core/Stats/ProjectStats.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Nov 18 20:47:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add team colors to differentiate timeline events 
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     | 28 ++++++++++++-----
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs | 35 +++++++++++++++-------
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  7 +++--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       | 10 ++++++-
 .../Gui/Component/PlaysPositionViewer.cs           |  3 ++
 6 files changed, 64 insertions(+), 21 deletions(-)

Tue Nov 18 18:50:55 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix audio codec value in the description label 
 LongoMatch.GUI/Gui/Component/VideoFileInfo.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 18 18:50:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a getter for the project stats filter 
 LongoMatch.Core/Stats/ProjectStats.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Nov 18 18:50:21 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a common init function for the config 
 LongoMatch.Core/Config.cs                    | 34 +++++++++++++++++++++++++++
 LongoMatch.Services/Services/CoreServices.cs | 35 +---------------------------
 2 files changed, 35 insertions(+), 34 deletions(-)

Tue Nov 18 12:28:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix style for separators 
 data/theme/gtk-2.0/gtkrc        |  2 ++
 data/theme/gtk-2.0/separator.rc | 13 +++++++++++++
 2 files changed, 15 insertions(+)

Mon Nov 17 14:49:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Let the backend transform file paths into uris correctly 
 LongoMatch.Multimedia/Converter/GstVideoConverter.cs | 3 ---
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs     | 2 --
 2 files changed, 5 deletions(-)

Mon Nov 17 14:38:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more pkgconfig for the rest of libraries 
 configure.ac                             |  5 ++++-
 pkgconfig/longomatch-drawing-cairo.pc.in | 10 ++++++++++
 pkgconfig/longomatch-drawing.pc.in       | 10 ++++++++++
 pkgconfig/longomatch-gui-helpers.pc.in   | 10 ++++++++++
 4 files changed, 34 insertions(+), 1 deletion(-)

Mon Nov 17 00:00:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for setting custom colors to teams 
 LongoMatch.Core/Common/Color.cs                    |   5 +
 LongoMatch.Core/Store/Player.cs                    |   6 +
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |  33 ++
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   |   8 +-
 .../CanvasObjects/PlayersTaggerObject.cs           |   7 +-
 LongoMatch.Drawing/PlayslistCellRenderer.cs        |   3 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 111 +++--
 LongoMatch.GUI/Gui/Dialog/SubstitutionsEditor.cs   |   4 +
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 106 +++--
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 505 +++++++++++----------
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 141 ++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 173 +++++--
 12 files changed, 697 insertions(+), 405 deletions(-)

Sun Nov 16 23:59:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file 
 data/icons/Makefile.am                             |  1 +
 .../actions/longomatch-video-converter-big.svg     | 71 ++++++++++++++++++++++
 2 files changed, 72 insertions(+)

Sun Nov 16 23:53:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only disable moving points for stats 
 LongoMatch.GUI/Gui/Component/PlaysCoordinatesTagger.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Fri Nov 14 21:34:40 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Render player in the list using the PlayerObject 
 LongoMatch.Drawing/PlayslistCellRenderer.cs | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Fri Nov 14 20:06:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force UTF8 encoding and Unix new lines for serialized objects 
 LongoMatch.Core/Common/Serializer.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Fri Nov 14 17:21:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix install dir for the stats plugin 
 LongoMatch.Plugins.Stats/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 14 17:15:01 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a way to edit the team tactics creating the project 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  30 ++++
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 156 +++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 149 +++++++++++++++++---
 LongoMatch.Plugins.Stats/gtk-gui/objects.xml       |   6 +-
 4 files changed, 308 insertions(+), 33 deletions(-)

Fri Nov 14 16:37:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable moving points in the stats fields 
 LongoMatch.Drawing/Canvas.cs                           | 13 +++++++------
 LongoMatch.GUI/Gui/Component/PlaysCoordinatesTagger.cs |  3 +++
 2 files changed, 10 insertions(+), 6 deletions(-)

Fri Nov 14 15:51:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new UI for the video conversion tool 
 LongoMatch.GUI/Gui/Component/VideoFileInfo.cs      |  33 +-
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   | 103 +++---
 .../LongoMatch.Gui.Component.VideoFileInfo.cs      |   1 -
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   | 243 +++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 348 +++++++++++----------
 5 files changed, 378 insertions(+), 350 deletions(-)

Fri Nov 14 11:30:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix renaming templates 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 8 ++++----
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs  | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

Thu Nov 13 19:45:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move some constants to the config 
 LongoMatch.Core/Common/Constants.cs          |  2 +-
 LongoMatch.Core/Config.cs                    | 25 +++++++++++++++++++++++++
 LongoMatch.GUI/Gui/Dialog/About.cs           |  9 +++------
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs     |  2 +-
 LongoMatch.GUI/LongoMatch.GUI.csproj         |  6 ------
 LongoMatch.Services/Services/CoreServices.cs |  2 +-
 LongoMatch/Main.cs                           |  2 +-
 7 files changed, 32 insertions(+), 16 deletions(-)

Thu Nov 13 19:44:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only load addins from the current prefix 
 LongoMatch.Addins/AddinsManager.cs | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Thu Nov 13 17:24:44 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Hotkey property for tags 
 LongoMatch.Core/Store/DashboardButton.cs | 13 ++++++++++++-
 LongoMatch.Core/Store/Tag.cs             | 22 +++++++++++++---------
 2 files changed, 25 insertions(+), 10 deletions(-)

Thu Nov 13 17:21:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix projects sorting 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 38 +++++++++--------------
 1 file changed, 14 insertions(+), 24 deletions(-)

Thu Nov 13 17:26:07 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new UI for the projects manager 
 .../Gui/Component/GameDescriptionHeader.cs         |   81 ++
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |  113 +-
 LongoMatch.GUI/Gui/Component/VideoFileInfo.cs      |  103 ++
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |    1 +
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |  145 +--
 LongoMatch.GUI/LongoMatch.GUI.csproj               |    4 +
 LongoMatch.GUI/Makefile.am                         |    4 +
 ...ngoMatch.Gui.Component.GameDescriptionHeader.cs |  109 ++
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |   44 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |    1 +
 .../LongoMatch.Gui.Component.VideoFileInfo.cs      |  139 +++
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |    1 +
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  682 ++++-------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |   49 +-
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |    1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1182 +++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   32 +-
 data/icons/Makefile.am                             |    1 +
 .../hicolor/scalable/actions/longomatch-search.svg |   17 +
 po/POTFILES.in                                     |    3 +
 20 files changed, 1406 insertions(+), 1306 deletions(-)

Thu Nov 13 17:20:28 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include team's shield in the project description 
 LongoMatch.Core/Store/Project.cs            | 10 ++++++++++
 LongoMatch.Core/Store/ProjectDescription.cs | 19 +++++++++++++++++++
 LongoMatch.Services/Services/FileDB.cs      |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)

Thu Nov 13 17:17:28 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check all angles before creating the new project 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 11 21:13:44 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Stats plugin link 
 LongoMatch.Plugins.Stats/Makefile.am | 2 +-
 build/build.environment.mk           | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Tue Nov 11 18:57:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po    | 272 ++++++++++++++++-------------
 po/cs.po    | 274 ++++++++++++++++-------------
 po/da.po    | 272 ++++++++++++++++-------------
 po/de.po    | 272 ++++++++++++++++-------------
 po/el.po    | 272 ++++++++++++++++-------------
 po/eo.po    | 272 ++++++++++++++++-------------
 po/es.po    | 274 ++++++++++++++++-------------
 po/eu.po    | 382 ++++++++++++++++++++++-------------------
 po/fr.po    | 562 ++++++++++++++++++++++++++++++++----------------------------
 po/gl.po    | 272 ++++++++++++++++-------------
 po/hu.po    | 272 ++++++++++++++++-------------
 po/id.po    | 272 ++++++++++++++++-------------
 po/it.po    | 272 ++++++++++++++++-------------
 po/nb.po    | 274 ++++++++++++++++-------------
 po/nl.po    | 276 ++++++++++++++++-------------
 po/pt.po    | 272 ++++++++++++++++-------------
 po/pt_BR.po | 274 ++++++++++++++++-------------
 po/ro.po    | 274 ++++++++++++++++-------------
 po/sl.po    | 272 ++++++++++++++++-------------
 po/sv.po    | 272 ++++++++++++++++-------------
 po/tr.po    | 272 ++++++++++++++++-------------
 po/zh_CN.po | 272 ++++++++++++++++-------------
 22 files changed, 3529 insertions(+), 2869 deletions(-)

Tue Nov 11 18:55:12 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

Tue Nov 11 18:50:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the Stats UI a plugin 
 LongoMatch.Addins/AddinsManager.cs                 |  11 +
 LongoMatch.Addins/ExtensionPoints/IStatsUI.cs      |  33 +
 LongoMatch.Addins/LongoMatch.Addins.csproj         |   4 +
 LongoMatch.Addins/Makefile.am                      |   1 +
 .../Gui/Component/Stats/CategoriesViewer.cs        |  89 --
 .../Gui/Component/Stats/CategoryViewer.cs          |  76 --
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   | 260 ------
 .../Gui/Component/Stats/PangoTextMeasurer.cs       |  65 --
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |  88 --
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |  58 --
 .../Gui/Component/Stats/PlayerSubcategoryViewer.cs |  54 --
 .../Gui/Component/Stats/PlayersViewer.cs           |  82 --
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs      | 228 -----
 .../Gui/Component/Stats/SubcategoryViewer.cs       |  58 --
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   6 +-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  26 +-
 LongoMatch.GUI/Makefile.am                         |  21 -
 .../gtk-gui/LongoMatch.Gui.Component.GameViewer.cs | 104 ---
 ...goMatch.Gui.Component.Stats.CategoriesViewer.cs |  58 --
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs | 156 ----
 ...h.Gui.Component.Stats.PlayerCategoriesViewer.cs |  58 --
 ...tch.Gui.Component.Stats.PlayerCategoryViewer.cs |  34 -
 ....Gui.Component.Stats.PlayerSubcategoryViewer.cs |  67 --
 ...LongoMatch.Gui.Component.Stats.PlayersViewer.cs |  47 --
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |  88 --
 ...oMatch.Gui.Component.Stats.SubCategoryViewer.cs |  67 --
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   | 105 ---
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 920 ++-------------------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  47 --
 .../LongoMatch.Plugins.Stats.csproj                | 108 +++
 LongoMatch.Plugins.Stats/Makefile.am               |  33 +
 LongoMatch.Plugins.Stats/MyClass.cs                |  29 +
 LongoMatch.Plugins.Stats/ProjectStats.cs           |  31 +
 .../Properties/AssemblyInfo.cs                     |  39 +
 LongoMatch.Plugins.Stats/Stats/CategoriesViewer.cs |  89 ++
 LongoMatch.Plugins.Stats/Stats/CategoryViewer.cs   |  76 ++
 LongoMatch.Plugins.Stats/Stats/GameViewer.cs       | 260 ++++++
 .../Stats/PangoTextMeasurer.cs                     |  65 ++
 .../Stats/PlayerCategoriesViewer.cs                |  86 ++
 .../Stats/PlayerCategoryViewer.cs                  |  59 ++
 .../Stats/PlayerSubcategoryViewer.cs               |  54 ++
 LongoMatch.Plugins.Stats/Stats/PlayersViewer.cs    |  81 ++
 LongoMatch.Plugins.Stats/Stats/Plotter.cs          | 228 +++++
 LongoMatch.Plugins.Stats/Stats/StatsDialog.cs      |  52 ++
 .../Stats/SubcategoryViewer.cs                     |  58 ++
 LongoMatch.Plugins.Stats/StatsUIPlugin.cs          |  59 ++
 .../LongoMatch.Plugins.Stats.CategoriesViewer.cs   |  58 ++
 .../LongoMatch.Plugins.Stats.CategoryViewer.cs     | 156 ++++
 .../gtk-gui/LongoMatch.Plugins.Stats.GameViewer.cs | 104 +++
 ...goMatch.Plugins.Stats.PlayerCategoriesViewer.cs |  58 ++
 ...ongoMatch.Plugins.Stats.PlayerCategoryViewer.cs |  36 +
 ...oMatch.Plugins.Stats.PlayerSubcategoryViewer.cs |  68 ++
 .../LongoMatch.Plugins.Stats.PlayersViewer.cs      |  47 ++
 .../gtk-gui/LongoMatch.Plugins.Stats.Plotter.cs    |  88 ++
 .../LongoMatch.Plugins.Stats.StatsDialog.cs        | 101 +++
 .../LongoMatch.Plugins.Stats.SubCategoryViewer.cs  |  67 ++
 LongoMatch.Plugins.Stats/gtk-gui/generated.cs      | 115 +++
 LongoMatch.Plugins.Stats/gtk-gui/gui.stetic        | 829 +++++++++++++++++++
 LongoMatch.Plugins.Stats/gtk-gui/objects.xml       | 329 ++++++++
 LongoMatch.sln                                     |   6 +
 LongoMatch/LongoMatch.csproj                       |   4 +
 Makefile.am                                        |   1 +
 build/build.environment.mk                         |  12 +
 configure.ac                                       |   1 +
 64 files changed, 3621 insertions(+), 2777 deletions(-)

Tue Nov 11 16:14:41 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Init GUI toolkit a bit earlier 
 LongoMatch/Main.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Nov 11 15:35:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set GUIToolkit before loading plugins so they can use it 
 LongoMatch/Main.cs | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Tue Nov 11 13:26:40 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable back player stats 
 LongoMatch.Core/LongoMatch.Core.csproj             |  4 +-
 LongoMatch.Core/Makefile.am                        |  4 +-
 LongoMatch.Core/Stats/EventTypeStats.cs            |  1 -
 LongoMatch.Core/Stats/PlayerEventTypeStats.cs      | 86 ++++++++++++++++++++++
 LongoMatch.Core/Stats/PlayerStats.cs               | 61 +++++++++++++++
 LongoMatch.Core/Stats/ProjectStats.cs              | 44 ++++++++---
 LongoMatch.Core/Stats/TeamStats.cs                 | 62 ++++++++++++++++
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  2 -
 .../Gui/Component/PlaysCoordinatesTagger.cs        | 18 +++--
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  | 19 +++--
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |  2 +-
 .../Gui/Component/Stats/PlayersViewer.cs           | 22 +++---
 12 files changed, 285 insertions(+), 40 deletions(-)

Tue Nov 11 11:57:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle exceptions if one addin fails to load 
 LongoMatch.Addins/AddinsManager.cs | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Mon Nov 10 18:34:34 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix removing playlist elements 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 10 18:08:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve hotkeys use in fake analysis 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs    | 38 ++++++++++++++++++-------
 LongoMatch.Services/Services/EventsManager.cs   | 14 +++++----
 LongoMatch.Services/Services/ProjectsManager.cs |  1 -
 3 files changed, 37 insertions(+), 16 deletions(-)

Mon Nov 10 17:45:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix selection and scroll adding new events to the list 
 .../Gui/Component/PlaysListTreeWidget.cs           | 93 +++++++++++-----------
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  9 +++
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 18 ++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 18 ++---
 LongoMatch.Services/Services/EventsManager.cs      |  2 +-
 5 files changed, 68 insertions(+), 72 deletions(-)

Mon Nov 10 16:44:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete addins dir if the initialization failed 
 LongoMatch.Addins/AddinsManager.cs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Mon Nov 10 11:57:52 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix entries focus and text selection colors 
 data/theme/gtk-2.0/entry.rc | 13 +++++++++++--
 data/theme/gtk-2.0/gtkrc    |  2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)

Fri Nov 7 14:13:11 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Use the same stock icon for Close and Cancel 
 data/theme/gtk-2.0/gtkrc | 1 +
 1 file changed, 1 insertion(+)

Fri Nov 7 18:31:16 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Update Makefile from project files. 
 LongoMatch.GUI/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

Fri Nov 7 18:29:39 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Check if we have codecs providers and show a dialog if not. The dialog will present a legal disclaimer and provide 2 options : Get the Pro version or install the open source codecs at risk. 
 LongoMatch.Core/Common/Constants.cs                |   4 +
 LongoMatch.GUI/Gui/Dialog/CodecsChoiceDialog.cs    |  30 +++++
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   2 +
 .../LongoMatch.Gui.Dialog.CodecsChoiceDialog.cs    | 109 ++++++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 125 +++++++++++++++++++++
 LongoMatch/LongoMatch.csproj                       |   1 +
 LongoMatch/Main.cs                                 |  20 +++-
 7 files changed, 290 insertions(+), 1 deletion(-)

Fri Nov 7 14:12:04 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Update Makefiles for stock icons move 
 data/icons/Makefile.am | 13 -------------
 data/theme/Makefile.am | 13 +++++++++++++
 2 files changed, 13 insertions(+), 13 deletions(-)

Fri Nov 7 12:15:36 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Stock icons should be in the Gtk Theme, not in the icons folder. 
 data/icons/hicolor/scalable/actions/gtk-about.svg  | 14 ----------
 data/icons/hicolor/scalable/actions/gtk-add.svg    | 15 -----------
 data/icons/hicolor/scalable/actions/gtk-close.svg  | 17 ------------
 .../hicolor/scalable/actions/gtk-dialog-info.svg   | 13 ----------
 .../hicolor/scalable/actions/gtk-fullscreen.svg    | 24 -----------------
 data/icons/hicolor/scalable/actions/gtk-help.svg   | 24 -----------------
 data/icons/hicolor/scalable/actions/gtk-new.svg    | 14 ----------
 data/icons/hicolor/scalable/actions/gtk-ok.svg     | 19 --------------
 data/icons/hicolor/scalable/actions/gtk-open.svg   | 18 -------------
 data/icons/hicolor/scalable/actions/gtk-quit.svg   | 24 -----------------
 data/icons/hicolor/scalable/actions/gtk-remove.svg | 21 ---------------
 .../icons/hicolor/scalable/actions/gtk-save-as.svg | 30 ----------------------
 data/icons/hicolor/scalable/actions/gtk-save.svg   | 26 -------------------
 data/theme/gtk-2.0/Stock/gtk-about.svg             | 14 ++++++++++
 data/theme/gtk-2.0/Stock/gtk-add.svg               | 15 +++++++++++
 data/theme/gtk-2.0/Stock/gtk-close.svg             | 17 ++++++++++++
 data/theme/gtk-2.0/Stock/gtk-dialog-info.svg       | 13 ++++++++++
 data/theme/gtk-2.0/Stock/gtk-fullscreen.svg        | 24 +++++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-help.svg              | 24 +++++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-new.svg               | 14 ++++++++++
 data/theme/gtk-2.0/Stock/gtk-ok.svg                | 19 ++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-open.svg              | 18 +++++++++++++
 data/theme/gtk-2.0/Stock/gtk-quit.svg              | 24 +++++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-remove.svg            | 21 +++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-save-as.svg           | 30 ++++++++++++++++++++++
 data/theme/gtk-2.0/Stock/gtk-save.svg              | 26 +++++++++++++++++++
 data/theme/gtk-2.0/gtkrc                           | 15 +++++++++++
 27 files changed, 274 insertions(+), 259 deletions(-)

Fri Nov 7 11:57:39 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Use our icon loader helper to make sure icons show properly on all platforms. 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  6 ++
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     | 86 +++++++++-------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 20 +++--
 3 files changed, 52 insertions(+), 60 deletions(-)

Fri Nov 7 11:57:16 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Refresh objects.xml now the visible property override is gone for VideoWindow. 
 LongoMatch.GUI/gtk-gui/objects.xml | 1 -
 1 file changed, 1 deletion(-)

Thu Nov 6 19:07:37 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Load the imported dashboard 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Nov 6 18:58:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show an error message when there are no capture devices 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Thu Nov 6 17:59:08 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix a typo 
 LongoMatch.Core/Store/Templates/Dashboard.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 6 16:38:17 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix URLs for the project. Use longomatch.org 
 LongoMatch.Core/Common/Constants.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Nov 6 16:36:10 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix icon color to match the others 
 .../actions/longomatch-template-import.svg         | 116 ++++++++++++++-------
 1 file changed, 80 insertions(+), 36 deletions(-)

Thu Nov 6 16:32:34 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add icon for import dashboard 
 data/icons/Makefile.am                             |  1 +
 .../actions/longomatch-template-import.svg         | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

Thu Nov 6 16:22:00 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Handle the case where the user cancels the query dialog 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 30 ++++++++++++++++--------
 1 file changed, 20 insertions(+), 10 deletions(-)

Thu Nov 6 15:50:11 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix reference to NewtonSoft.Json 
 LongoMatch.Addins/LongoMatch.Addins.csproj | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

Thu Nov 6 15:49:13 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Add import dashboard feature in dashboard manager 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  68 ++++++-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 207 +++++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  25 ++-
 3 files changed, 211 insertions(+), 89 deletions(-)

Thu Nov 6 14:49:55 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove link to trac 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Nov 5 21:44:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for external videos and images in playlists 
 LongoMatch.Core/Interfaces/IPlaylistElement.cs     |   5 +
 LongoMatch.Core/LongoMatch.Core.csproj             |   1 +
 LongoMatch.Core/Makefile.am                        |   1 +
 LongoMatch.Core/Store/Playlists/PlaylistDrawing.cs |   3 +-
 LongoMatch.Core/Store/Playlists/PlaylistImage.cs   |   4 +
 .../Store/Playlists/PlaylistPlayElement.cs         |   7 ++
 LongoMatch.Core/Store/Playlists/PlaylistVideo.cs   |  64 +++++++++++++
 LongoMatch.Drawing/PlayslistCellRenderer.cs        |   5 +
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  14 ++-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 105 +++++++++++++++++----
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   1 -
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    |  54 ++++++++++-
 LongoMatch.Services/Services/PlaylistManager.cs    |   4 +-
 .../Services/RenderingJobsManager.cs               |  11 ++-
 14 files changed, 248 insertions(+), 31 deletions(-)

Thu Nov 6 12:23:08 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Try a different approach to force video window visibility when our widget becomes visible directly or indirectly 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

Mon Nov 10 02:34:52 2014 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 5 19:38:49 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only seek to the event time for substitutions 
 LongoMatch.Services/Services/PlaylistManager.cs | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

Wed Nov 5 19:38:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix substitution edition with the away team 
 LongoMatch.GUI/Gui/Dialog/SubstitutionsEditor.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Nov 5 19:37:42 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show players in the substitution event 
 LongoMatch.Core/StyleConf.cs                       |   1 +
 LongoMatch.Drawing/PlayslistCellRenderer.cs        | 136 ++++++++++++++-------
 data/icons/Makefile.am                             |   1 +
 .../scalable/actions/longomatch-subs-arrow.svg     |  53 ++++++++
 4 files changed, 146 insertions(+), 45 deletions(-)

Wed Nov 5 16:28:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Replace unicode characters with images 
 LongoMatch.Core/StyleConf.cs                       |  4 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 41 ++++++++++++++----
 data/icons/Makefile.am                             |  1 +
 .../scalable/actions/longomatch-apply-button.svg   | 49 ++++++++++++++++++++++
 4 files changed, 86 insertions(+), 9 deletions(-)

Wed Nov 5 15:43:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing dep in Json.NET 
 build/build.environment.mk | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 5 13:28:42 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the new supported framerates 
 libcesarplayer/gst-nle-source.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 5 13:22:58 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Load the first selected plugin 
 LongoMatch.GUI/Gui/Component/PluginsPreferences.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Nov 5 13:22:48 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update preferences icons 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  2 +-
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |  4 +-
 data/icons/Makefile.am                             |  1 +
 .../hicolor/scalable/actions/longomatch-plugin.svg | 61 ++++++++++++++++++++++
 .../hicolor/scalable/actions/longomatch-record.svg | 16 +++---
 5 files changed, 73 insertions(+), 11 deletions(-)

Wed Nov 5 13:17:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file 
 .../Gui/RecordingController.cs                     | 254 ---------------------
 1 file changed, 254 deletions(-)

Wed Nov 5 00:25:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing serializable attribute to Circle 
 LongoMatch.Core/Store/Drawables/Circle.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 5 00:19:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new Preferences panel to list plugins and configure them 
 LongoMatch.Addins/AddinsManager.cs                 |  58 +++-
 LongoMatch.Addins/ConfigurablePlugin.cs            | 118 +++++++++
 .../ExtensionPoints/ILongoMatchPlugin.cs           |   2 +
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  11 +
 LongoMatch.Addins/Makefile.am                      |   4 +-
 LongoMatch.Addins/PreferencesAttribute.cs          |  32 +++
 LongoMatch.Core/LongoMatch.Core.csproj             |   2 +-
 LongoMatch.GUI/Gui/Component/PluginsPreferences.cs | 104 ++++++++
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |   3 +
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  10 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Component.PluginsPreferences.cs | 212 +++++++++++++++
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |   1 -
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   1 -
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 295 +++++++++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +
 LongoMatch.Plugins.GStreamer/Assembly.cs           |   3 +-
 LongoMatch.Plugins/Assembly.cs                     |   1 +
 LongoMatch/Main.cs                                 |  23 +-
 build/build.environment.mk                         |   2 +
 22 files changed, 857 insertions(+), 33 deletions(-)

Mon Nov 3 16:54:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix current time query using the video sinks 
 libcesarplayer/lgm-video-player.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Nov 3 12:31:01 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prefer Fluendo audio encoders when those are available 
 libcesarplayer/video-utils.m | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Mon Nov 3 11:31:01 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix indentation with gst-indent 
 libcesarplayer/gst-camera-capturer.c | 510 +++++++++++++++++++----------------
 libcesarplayer/gst-nle-source.c      |  23 +-
 libcesarplayer/gst-remuxer.c         |  82 +++---
 libcesarplayer/gst-video-encoder.c   | 115 ++++----
 libcesarplayer/lgm-video-player.c    |  72 ++---
 libcesarplayer/main.c                |   2 +-
 libcesarplayer/test-capturer.c       |  23 +-
 libcesarplayer/test-discoverer.c     |   2 +-
 libcesarplayer/test-editor.c         |  42 +--
 libcesarplayer/test-remuxer.c        |  19 +-
 libcesarplayer/video-utils.m         |  96 +++----
 11 files changed, 518 insertions(+), 468 deletions(-)

Thu Oct 30 21:38:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix migration when the goal background is null 
 LongoMatch.Migration/Converter.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Nov 3 16:06:38 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Make buttons description label more readable 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 4 ++--
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Fri Oct 31 14:58:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix hotkey actions for frame stepping 
 LongoMatch.Services/Services/PlaylistManager.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Oct 31 14:57:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix launching the migration tool in Windows 
 LongoMatch.Core/Config.cs                    |  7 +++++++
 LongoMatch.Services/Services/ToolsManager.cs | 14 +++++---------
 2 files changed, 12 insertions(+), 9 deletions(-)

Thu Oct 30 20:09:19 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add players hotkeys tagging 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  1 +
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  5 ++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  5 ++
 .../Gui/Component/FakeAnalysisComponent.cs         |  5 ++
 LongoMatch.Services/Services/HotKeysManager.cs     | 80 +++++++++++++++++-----
 5 files changed, 80 insertions(+), 16 deletions(-)

Thu Oct 30 18:46:16 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable migration tool if db4o is not found 
 Makefile.am  | 5 ++++-
 README       | 3 +--
 configure.ac | 4 +++-
 3 files changed, 8 insertions(+), 4 deletions(-)

Thu Oct 30 18:22:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix event selection in the list 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Thu Oct 30 18:00:04 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for editing playlists names 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 41 ++++++++++++++++---------
 1 file changed, 26 insertions(+), 15 deletions(-)

Thu Oct 30 17:51:21 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save configuration after editing a hotkey 
 LongoMatch.GUI/Gui/Component/HotkeysConfiguration.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Oct 30 17:51:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize key modifier in the event parsing correctly 
 LongoMatch.Core/Common/Keyboard.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 30 17:09:17 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix text escaping in the cell renderer 
 LongoMatch.Drawing/PlayslistCellRenderer.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thu Oct 30 16:33:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for reordering events in the list 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 110 +++++----
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs    | 312 ++++++++++++++++--------
 2 files changed, 263 insertions(+), 159 deletions(-)

Thu Oct 30 16:18:44 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Hide multi angle support for now as it's not ready for release. 
 LongoMatch.GUI/Gui/Component/MediaFileSetSelection.cs             | 3 +++
 .../gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs     | 5 ++++-
 .../gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs          | 3 +++
 LongoMatch.GUI/gtk-gui/gui.stetic                                 | 8 +++++++-
 4 files changed, 17 insertions(+), 2 deletions(-)

Thu Oct 30 15:30:00 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Minor improvements on the Range backgrounds 
 data/theme/gtk-2.0/Range/trough-horizontal-lower.png | Bin 962 -> 2816 bytes
 data/theme/gtk-2.0/Range/trough-horizontal.png       | Bin 962 -> 2825 bytes
 data/theme/gtk-2.0/Range/trough-vertical-lower.png   | Bin 961 -> 2825 bytes
 data/theme/gtk-2.0/Range/trough-vertical.png         | Bin 961 -> 2834 bytes
 data/theme/gtk-2.0/range.rc                          |   8 ++++----
 5 files changed, 4 insertions(+), 4 deletions(-)

Thu Oct 30 11:57:13 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po    | 783 ++++++++++++++++++++++++++++++++----------------------
 po/cs.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/da.po    | 785 ++++++++++++++++++++++++++++++++-----------------------
 po/de.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/el.po    | 791 ++++++++++++++++++++++++++++++++-----------------------
 po/eo.po    | 777 ++++++++++++++++++++++++++++++++----------------------
 po/es.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/eu.po    | 801 +++++++++++++++++++++++++++++++++-----------------------
 po/fr.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/gl.po    | 783 ++++++++++++++++++++++++++++++++----------------------
 po/hu.po    | 787 ++++++++++++++++++++++++++++++++-----------------------
 po/id.po    | 783 ++++++++++++++++++++++++++++++++----------------------
 po/it.po    | 795 ++++++++++++++++++++++++++++++++-----------------------
 po/nb.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/nl.po    | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/pt.po    | 783 ++++++++++++++++++++++++++++++++----------------------
 po/pt_BR.po | 799 +++++++++++++++++++++++++++++++++-----------------------
 po/ro.po    | 857 +++++++++++++++++++++++++++++++++++-------------------------
 po/sl.po    | 791 ++++++++++++++++++++++++++++++++-----------------------
 po/sv.po    | 777 ++++++++++++++++++++++++++++++++----------------------
 po/tr.po    | 783 ++++++++++++++++++++++++++++++++----------------------
 po/zh_CN.po | 783 ++++++++++++++++++++++++++++++++----------------------
 22 files changed, 10321 insertions(+), 7131 deletions(-)

Thu Oct 30 11:54:49 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable key presses in the playlist tree view 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 5 +++++
 1 file changed, 5 insertions(+)

Thu Oct 30 11:25:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove Tag Subcategories action from the old version 
 LongoMatch.GUI/Gui/MainWindow.cs                   | 157 ++++++++++-----------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   8 --
 3 files changed, 73 insertions(+), 99 deletions(-)

Wed Oct 29 22:56:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix name of the default lineup 
 LongoMatch.Core/Store/Project.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 29 22:55:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix moving positions outside of the field boundaries 
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Oct 29 20:32:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Exception with hotkeys when there is no capturer 
 LongoMatch.Services/Services/HotKeysManager.cs | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

Wed Oct 29 20:31:36 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Stop player when the edit popup shows up 
 LongoMatch.Services/Services/EventsManager.cs | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

Wed Oct 29 20:29:15 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unload loaded element when it's deleted 
 LongoMatch.Services/Services/EventsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 29 20:12:21 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Differenciate timing info from the player and the capturer 
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |  4 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 20 ++++-----
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 48 ++++++++++++++--------
 LongoMatch.Services/Services/EventsManager.cs      |  2 +-
 4 files changed, 43 insertions(+), 31 deletions(-)

Wed Oct 29 20:11:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when no output files are selected 
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs         | 13 +++++++------
 .../gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  3 +--
 LongoMatch.GUI/gtk-gui/gui.stetic                           |  3 +--
 3 files changed, 9 insertions(+), 10 deletions(-)

Tue Oct 28 15:27:00 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Introduce ugly workaround for video window position bug on OSX 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Oct 28 15:26:13 2014 +0100 Julien Moutte <julien@fluendo.com>
 *Fix scrollbars to work on different background colors 
 data/theme/gtk-2.0/Scrollbar/arrow-down-active.png    | Bin 2804 -> 2066 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-down-inactive.png  | Bin 2807 -> 2066 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-down.png           | Bin 2804 -> 2066 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-left-active.png    | Bin 2818 -> 2076 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-left-inactive.png  | Bin 2800 -> 2076 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-left.png           | Bin 2800 -> 2076 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-right-active.png   | Bin 2817 -> 2070 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-right-inactive.png | Bin 2801 -> 2070 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-right.png          | Bin 2801 -> 2072 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up-active.png      | Bin 2803 -> 2075 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up-inactive.png    | Bin 2806 -> 2075 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up.png             | Bin 2803 -> 2075 bytes
 data/theme/gtk-2.0/Scrollbar/trough-horizontal.png    | Bin 2781 -> 1187 bytes
 data/theme/gtk-2.0/Scrollbar/trough-vertical.png      | Bin 2780 -> 1213 bytes
 data/theme/gtk-2.0/scrollbar.rc                       |   3 +++
 15 files changed, 3 insertions(+)

Tue Oct 28 12:20:42 2014 +0100 Xavi Artigas <xartigas@fluendo.com>
 *Filter out BlackMagic DeckLink video capture cards coming through the DirectShow plugin. 
 LongoMatch.Multimedia/Utils/VideoDevice.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Tue Oct 28 11:30:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add 50 and 60 fps to the list of framerates 
 LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs     | 15 +++++++++++----
 .../LongoMatch.Gui.Component.VideoPreferencesPanel.cs     |  2 ++
 LongoMatch.GUI/gtk-gui/gui.stetic                         |  4 +++-
 3 files changed, 16 insertions(+), 5 deletions(-)

Tue Oct 28 10:46:11 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Tue Oct 28 10:40:34 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix call to NewGuid 
 LongoMatch.Migration/Converter.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 28 10:39:18 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle correctly back button for fake live projects 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Tue Oct 28 10:29:54 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make capture hotkeys work 
 LongoMatch.Services/Services/HotKeysManager.cs | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

Tue Oct 28 10:28:39 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix hotkey description 
 LongoMatch.Core/Common/Hotkeys.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 28 09:04:17 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Resync timeline events after syncing periods 
 LongoMatch.Core/Store/TimeNode.cs              | 13 ++++++++++
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs | 36 ++++++++++++++++++++++++--
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs    |  1 +
 3 files changed, 48 insertions(+), 2 deletions(-)

Tue Oct 28 08:44:43 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a default ID if its empty in the migration 
 LongoMatch.Migration/Converter.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Oct 28 08:13:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update recorded periods for fake live projects 
 LongoMatch.Services/Services/ProjectsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 28 08:09:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use non-accurate seeks to sync periods 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 28 08:07:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for moving timenodes as a whole 
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs | 37 +++++++++++-----------
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |  4 ++-
 2 files changed, 22 insertions(+), 19 deletions(-)

Tue Oct 28 08:06:40 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception disposing the static needle surface 
 LongoMatch.Drawing/CanvasObjects/NeedleObject.cs | 4 ----
 1 file changed, 4 deletions(-)

Tue Oct 28 01:10:21 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Open the new project panel for fake live projects 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs  | 26 ++++++++++++-------------
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs     |  4 +++-
 LongoMatch.Services/Services/ProjectsManager.cs | 12 ++----------
 3 files changed, 18 insertions(+), 24 deletions(-)

Tue Oct 28 01:09:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the correct mode in the fake analysis component 
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs | 1 +
 LongoMatch.GUI/Gui/Component/FakeAnalysisComponent.cs                 | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Tue Oct 28 01:08:51 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix closing segments in non-live 
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Oct 28 01:08:21 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Exception initializing Time and X 
 LongoMatch.Drawing/CanvasObjects/NeedleObject.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Oct 27 17:36:07 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deadlock cancelling rendering jobs 
 libcesarplayer/gst-nle-source.c   | 15 +++++++++++++++
 libcesarplayer/gst-video-editor.c |  9 +--------
 2 files changed, 16 insertions(+), 8 deletions(-)

Mon Oct 27 16:51:32 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt before quiting if we have pending rendering jobs 
 LongoMatch.Core/Interfaces/IRenderingJobsManager.cs  |  1 +
 LongoMatch.Services/Services/CoreServices.cs         | 13 ++++++++++++-
 LongoMatch.Services/Services/RenderingJobsManager.cs |  6 ++++++
 3 files changed, 19 insertions(+), 1 deletion(-)

Mon Oct 27 16:43:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix projects sorting 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 29 ++++++++++++++++++-----
 1 file changed, 23 insertions(+), 6 deletions(-)

Mon Oct 27 14:38:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix resume button icon 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Mon Oct 27 14:05:58 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement the new live analysis UI 
 LongoMatch.Core/Common/Exceptions.cs               |   4 +
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |   4 +-
 LongoMatch.Core/Interfaces/Multimedia/ICapturer.cs |   2 +
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   2 +-
 LongoMatch.Core/Store/Timer.cs                     |  39 +-
 LongoMatch.Core/StyleConf.cs                       |   4 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 427 +++++++++++--------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  37 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  61 ++-
 .../Gui/RecordingController.cs                     | 254 ++++++++++++
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs       |   2 +-
 LongoMatch.GUI.Multimedia/MultimediaToolkit.cs     |   4 -
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          | 352 +++++++++-------
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  10 +
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    | 128 ++++--
 LongoMatch.GUI.Multimedia/gtk-gui/generated.cs     |  34 --
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 454 +++++++++++++++------
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   1 +
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 171 +++-----
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  65 +--
 LongoMatch.GUI/Gui/Component/EventsListWidget.cs   |  85 ++++
 .../Gui/Component/FakeAnalysisComponent.cs         | 114 ++++++
 LongoMatch.GUI/Gui/Component/PeriodsRecoder.cs     |  94 -----
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |   1 +
 .../Gui/Component/PlayersListTreeWidget.cs         |  40 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |  95 ++---
 LongoMatch.GUI/Gui/MainWindow.cs                   |  10 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  14 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   6 +-
 LongoMatch.GUI/Makefile.am                         |   6 +-
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |  61 +++
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  17 +-
 .../LongoMatch.Gui.Component.EventsListWidget.cs   |  69 ++++
 ...ngoMatch.Gui.Component.FakeAnalysisComponent.cs |  59 +++
 .../LongoMatch.Gui.Component.PeriodsRecoder.cs     | 116 ------
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  71 +---
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   3 -
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 339 +++++++++------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  13 +-
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |   3 +
 .../Capturer/GstCameraCapturer.cs                  |   6 +
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |   9 +-
 LongoMatch.Services/Services/EventsManager.cs      |  24 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  22 +-
 data/icons/Makefile.am                             |   8 +
 .../scalable/actions/longomatch-cancel-rec.svg     |  73 ++++
 .../scalable/actions/longomatch-control-record.svg |  79 +++-
 .../hicolor/scalable/actions/longomatch-live.svg   |  55 +++
 .../scalable/actions/longomatch-pause-clock.svg    |  73 ++++
 .../hicolor/scalable/actions/longomatch-record.svg |  56 +++
 .../hicolor/scalable/actions/longomatch-replay.svg |  55 +++
 .../scalable/actions/longomatch-resume-clock.svg   |  66 +++
 .../hicolor/scalable/actions/longomatch-save.svg   |  55 +++
 .../hicolor/scalable/actions/longomatch-stop.svg   |  67 +++
 libcesarplayer/gst-camera-capturer.c               |  11 +
 libcesarplayer/gst-camera-capturer.h               |   2 +
 58 files changed, 2707 insertions(+), 1228 deletions(-)

Mon Oct 27 12:11:25 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Exception changing lineup in the new projects panel 
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Oct 27 11:05:40 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new properties to access Time 
 LongoMatch.Core/Store/Time.cs | 39 +++++++++++++++++++++++++++------------
 1 file changed, 27 insertions(+), 12 deletions(-)

Sun Oct 26 19:52:03 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Area conversion in scalled canvas 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Sun Oct 26 12:44:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename Seconds to TotalSeconds in Time 
 LongoMatch.Core/Store/DashboardButton.cs           |  4 ++--
 LongoMatch.Core/Store/Templates/Dashboard.cs       |  4 ++--
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |  2 +-
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |  2 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  2 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |  2 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |  2 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 10 +++++-----
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  2 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  2 +-
 LongoMatch.GUI/Gui/Menu/PeriodsMenu.cs             |  4 ++--
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |  4 ++--
 LongoMatch.Multimedia/Utils/GstDiscoverer.cs       |  2 +-
 13 files changed, 21 insertions(+), 21 deletions(-)

Sat Oct 25 02:06:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix hotkeys updates 
 LongoMatch.GUI/Gui/Component/HotkeysConfiguration.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 24 19:55:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltips for the dashboard toolbar buttons 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Fri Oct 24 19:55:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix coding widget active widget selection 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Fri Oct 24 19:54:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change hotkeys positions to match the layout 
 LongoMatch.Core/Common/Hotkeys.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Oct 24 19:43:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set default visibility to true 
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic  | 1 +
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml | 1 +
 2 files changed, 2 insertions(+)

Fri Oct 24 19:42:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix warnings 
 LongoMatch.Core/Stats/EventTypeStats.cs            |  1 -
 LongoMatch.Core/Stats/ProjectStats.cs              |  2 --
 LongoMatch.Core/Store/HotKey.cs                    |  2 --
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  1 -
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs       |  2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  2 --
 .../Gui/Component/PlaysPositionViewer.cs           |  1 -
 .../Gui/Component/PlaysSelectionWidget.cs          |  2 --
 .../Gui/Component/Stats/PlayersViewer.cs           |  4 +---
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs      |  1 -
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  2 --
 LongoMatch.GUI/Gui/Dialog/SubstitutionsEditor.cs   |  6 ------
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  2 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |  1 -
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    | 24 ----------------------
 .../Core/Templates/CategoriesTemplate.cs           |  1 -
 .../Core/Templates/TeamTemplate.cs                 |  2 --
 LongoMatch.Multimedia/Player/GstPlayer.cs          |  1 -
 LongoMatch.Services/Services/FileDB.cs             |  2 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  2 --
 LongoMatch/Main.cs                                 |  2 +-
 21 files changed, 5 insertions(+), 58 deletions(-)

Fri Oct 24 19:36:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when no playlist is created 
 LongoMatch.Services/Services/PlaylistManager.cs | 3 +++
 1 file changed, 3 insertions(+)

Fri Oct 24 19:22:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remind projects sorting in the config 
 LongoMatch.Core/Common/Enums.cs                   |  8 ++++++++
 LongoMatch.Core/Config.cs                         | 12 ++++++++++++
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs |  3 +++
 3 files changed, 23 insertions(+)

Fri Oct 24 19:04:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files to the makefiles 
 data/theme/Makefile.am | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

Fri Oct 24 19:04:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support disabling popup windows in the dashboard 
 LongoMatch.Core/Store/Templates/Dashboard.cs          |  5 +++++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs          |  4 +++-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs       | 19 ++++++++++++++++++-
 data/icons/Makefile.am                                |  1 +
 .../hicolor/scalable/actions/longomatch-popup.svg     | 13 +++++++++++++
 5 files changed, 40 insertions(+), 2 deletions(-)

Fri Oct 24 18:01:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for event type hotkeys without tags 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs    |  1 +
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs |  2 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                 |  4 +++
 LongoMatch.Services/Services/HotKeysManager.cs   | 39 +++++++++++++++++++-----
 4 files changed, 38 insertions(+), 8 deletions(-)

Fri Oct 24 17:59:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make tag buttons from the same group act as radio buttons 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Fri Oct 24 17:35:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused dependencies from LongoMatch.Services 
 LongoMatch.Services/LongoMatch.Services.csproj | 7 -------
 build/build.environment.mk                     | 3 ---
 2 files changed, 10 deletions(-)

Fri Oct 24 15:56:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve preformance with timeline redraws 
 LongoMatch.Drawing/CanvasObjects/NeedleObject.cs | 18 ++++++++++++------
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs      | 16 +++++++++++++++-
 LongoMatch.Drawing/Widgets/Timerule.cs           | 21 ++++++++++++++++++---
 LongoMatch.GUI/Gui/Component/Timeline.cs         |  1 -
 LongoMatch.GUI/gtk-gui/objects.xml               |  1 +
 5 files changed, 46 insertions(+), 11 deletions(-)

Fri Oct 24 18:06:29 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Theme the scrollbars 
 data/theme/gtk-2.0/Scrollbar/arrow-down-active.png | Bin 0 -> 2804 bytes
 .../gtk-2.0/Scrollbar/arrow-down-inactive.png      | Bin 0 -> 2807 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-down.png        | Bin 0 -> 2804 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-left-active.png | Bin 0 -> 2818 bytes
 .../gtk-2.0/Scrollbar/arrow-left-inactive.png      | Bin 0 -> 2800 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-left.png        | Bin 0 -> 2800 bytes
 .../theme/gtk-2.0/Scrollbar/arrow-right-active.png | Bin 0 -> 2817 bytes
 .../gtk-2.0/Scrollbar/arrow-right-inactive.png     | Bin 0 -> 2801 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-right.png       | Bin 0 -> 2801 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up-active.png   | Bin 0 -> 2803 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up-inactive.png | Bin 0 -> 2806 bytes
 data/theme/gtk-2.0/Scrollbar/arrow-up.png          | Bin 0 -> 2803 bytes
 .../gtk-2.0/Scrollbar/slider-horizontal-active.png | Bin 0 -> 2937 bytes
 data/theme/gtk-2.0/Scrollbar/slider-horizontal.png | Bin 0 -> 2928 bytes
 .../gtk-2.0/Scrollbar/slider-vertical-active.png   | Bin 0 -> 2954 bytes
 data/theme/gtk-2.0/Scrollbar/slider-vertical.png   | Bin 0 -> 2949 bytes
 data/theme/gtk-2.0/Scrollbar/trough-horizontal.png | Bin 0 -> 2781 bytes
 data/theme/gtk-2.0/Scrollbar/trough-vertical.png   | Bin 0 -> 2780 bytes
 data/theme/gtk-2.0/gtkrc                           |   2 +
 data/theme/gtk-2.0/scrollbar.rc                    | 230 +++++++++++++++++++++
 20 files changed, 232 insertions(+)

Fri Oct 24 15:14:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add replacements for the default gtk icons 
 data/icons/Makefile.am                             | 13 ++++++++++
 data/icons/hicolor/scalable/actions/gtk-about.svg  | 14 ++++++++++
 data/icons/hicolor/scalable/actions/gtk-add.svg    | 15 +++++++++++
 data/icons/hicolor/scalable/actions/gtk-close.svg  | 17 ++++++++++++
 .../hicolor/scalable/actions/gtk-dialog-info.svg   | 13 ++++++++++
 .../hicolor/scalable/actions/gtk-fullscreen.svg    | 24 +++++++++++++++++
 data/icons/hicolor/scalable/actions/gtk-help.svg   | 24 +++++++++++++++++
 data/icons/hicolor/scalable/actions/gtk-new.svg    | 14 ++++++++++
 data/icons/hicolor/scalable/actions/gtk-ok.svg     | 19 ++++++++++++++
 data/icons/hicolor/scalable/actions/gtk-open.svg   | 18 +++++++++++++
 data/icons/hicolor/scalable/actions/gtk-quit.svg   | 24 +++++++++++++++++
 data/icons/hicolor/scalable/actions/gtk-remove.svg | 21 +++++++++++++++
 .../icons/hicolor/scalable/actions/gtk-save-as.svg | 30 ++++++++++++++++++++++
 data/icons/hicolor/scalable/actions/gtk-save.svg   | 26 +++++++++++++++++++
 14 files changed, 272 insertions(+)

Fri Oct 24 15:12:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make dashboard hotkeys work except for Event buttons 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  1 +
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   | 15 -----
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   | 22 +++++++
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |  6 ++
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  5 ++
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 32 ++++------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  5 ++
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  6 ++
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    | 30 +--------
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |  9 ++-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  1 -
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 13 ----
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  2 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  1 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |  1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 -
 LongoMatch.Services/Services/HotKeysManager.cs     | 72 +++++++++++++++-------
 17 files changed, 118 insertions(+), 105 deletions(-)

Fri Oct 24 15:08:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new shortcuts icon 
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |  2 +-
 data/icons/Makefile.am                             |  1 +
 .../scalable/actions/longomatch-shortcut.svg       | 36 ++++++++++++++++++++++
 3 files changed, 38 insertions(+), 1 deletion(-)

Fri Oct 24 14:39:28 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the default shield icon 
 LongoMatch.Core/Common/Image.cs                     |  5 +++++
 LongoMatch.Core/Store/Templates/TeamTemplate.cs     |  3 +++
 LongoMatch.Core/StyleConf.cs                        |  1 +
 .../CanvasObjects/PlayersTaggerObject.cs            | 14 ++++++++++++--
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs  |  5 ++---
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs     |  8 ++++----
 data/icons/Makefile.am                              |  1 +
 .../scalable/actions/longomatch-default-shield.svg  | 21 +++++++++++++++++++++
 8 files changed, 49 insertions(+), 9 deletions(-)

Fri Oct 24 14:39:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only redraw the event time if the seconds changed 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Fri Oct 24 14:38:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix warnings 
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs | 10 ++--------
 LongoMatch.Drawing/Widgets/Timerule.cs           |  3 ---
 2 files changed, 2 insertions(+), 11 deletions(-)

Fri Oct 24 12:34:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new configuration panel for global hotkeys 
 LongoMatch.Core/Common/Exceptions.cs               |  8 ++
 LongoMatch.Core/Common/Hotkeys.cs                  |  2 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  2 +
 LongoMatch.Core/Store/Templates/Dashboard.cs       |  9 +++
 .../Gui/Component/HotkeysConfiguration.cs          | 90 ++++++++++++++++++++++
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs  | 61 +++++++--------
 LongoMatch.GUI/Gui/GUIToolkit.cs                   | 17 ++++
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |  3 +
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  2 +
 LongoMatch.GUI/Makefile.am                         |  2 +
 ...ongoMatch.Gui.Component.HotkeysConfiguration.cs | 28 +++++++
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 32 +++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  5 +-
 14 files changed, 227 insertions(+), 36 deletions(-)

Fri Oct 24 02:53:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *use Shift for all default keys 
 LongoMatch.Core/Common/Hotkeys.cs  | 32 ++++++++++++++++----------------
 LongoMatch.Core/Common/Keyboard.cs |  4 ++--
 2 files changed, 18 insertions(+), 18 deletions(-)

Thu Oct 23 22:29:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create event when all tags are selected 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thu Oct 23 19:36:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unloaded the loaded play on removal 
 LongoMatch.Services/Services/EventsManager.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Thu Oct 23 19:36:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Store lower case keys 
 LongoMatch.Core/Common/Keyboard.cs | 3 ++-
 LongoMatch.Core/Store/HotKey.cs    | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Thu Oct 23 16:41:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an outline focus to square buttons 
 data/theme/Makefile.am                             |   2 ++
 data/theme/gtk-2.0/Buttons/button-square-focus.svg |  18 +++++++++++
 data/theme/gtk-2.0/Buttons/null.png                | Bin 0 -> 325 bytes
 data/theme/gtk-2.0/buttons.rc                      |  34 +++++++++++++++++++++
 data/theme/gtk-2.0/gtkrc                           |   9 +++---
 5 files changed, 58 insertions(+), 5 deletions(-)

Fri Oct 24 15:00:11 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Ignore submodule oneplay-longomatch 
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 24 14:56:20 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Better fix for ticket #26543. Hiding EventBox's window has side effects on the them and event handling over the video. Introduce a workaround forcing video window visibility instead. 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Thu Oct 23 17:53:51 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Fix video window visibility issue on Windows when reparenting 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Oct 23 14:42:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Detach player with the same window size as the widget 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Oct 23 14:35:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with hotkeys handling 
 LongoMatch.Core/Common/Enums.cs                    |  30 +++++-
 LongoMatch.Core/Common/EventsBroker.cs             |   4 +-
 LongoMatch.Core/Common/ExtensionMethods.cs         |   5 +
 LongoMatch.Core/Common/Hotkeys.cs                  | 113 ++++++++++++++++++++
 LongoMatch.Core/Common/Keyboard.cs                 |  74 +++++++++++++
 LongoMatch.Core/Config.cs                          |  16 +++
 LongoMatch.Core/Handlers/Handlers.cs               |   2 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   6 ++
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |   1 +
 LongoMatch.Core/LongoMatch.Core.csproj             |   2 +
 LongoMatch.Core/Makefile.am                        |   2 +
 LongoMatch.Core/Store/HotKey.cs                    |  66 ++++--------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   5 +
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |   6 ++
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |   1 -
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   1 -
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  30 +++++-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  23 +++-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  12 +++
 LongoMatch.GUI/Gui/MainWindow.cs                   |  10 +-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   2 -
 LongoMatch.GUI/Makefile.am                         |   2 -
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   |   1 +
 .../LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs   |  89 ----------------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 118 +--------------------
 LongoMatch.Services/Services/EventsManager.cs      |  28 +++++
 LongoMatch.Services/Services/HotKeysManager.cs     |  46 ++++++--
 LongoMatch.Services/Services/PlaylistManager.cs    |  75 +++++++++++++
 LongoMatch.Services/Services/ProjectsManager.cs    |  42 --------
 30 files changed, 486 insertions(+), 333 deletions(-)

Thu Oct 23 13:26:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix focus function 
 LongoMatch.GUI.Helpers/Misc.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 23 12:23:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Leave the treeviews focusable for multiple selection 
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 23 12:23:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix function to change focus in widgets 
 LongoMatch.GUI.Helpers/Misc.cs | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Wed Oct 22 20:36:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Take Scroll in account for seeking from the timeline 
 LongoMatch.Drawing/Widgets/Timerule.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Wed Oct 22 20:29:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translations 
 po/ca.po    | 2794 +++++++++++++++++++++++++++--------------------------
 po/cs.po    |  987 ++++++++++---------
 po/da.po    | 3088 +++++++++++++++++++++++++++++++----------------------------
 po/de.po    |  976 ++++++++++---------
 po/el.po    | 2680 +++++++++++++++++++++++----------------------------
 po/eo.po    | 2352 ++++++++++++++++++++++++++-------------------
 po/es.po    |  980 ++++++++++---------
 po/eu.po    | 1004 ++++++++++---------
 po/fr.po    |  975 ++++++++++---------
 po/gl.po    | 2644 +++++++++++++++++++++++++++++++-------------------
 po/hu.po    | 2565 +++++++++++++++++++++++--------------------------
 po/id.po    | 2749 ++++++++++++++++++++++++----------------------------
 po/it.po    |  953 +++++++++---------
 po/nb.po    |  991 ++++++++++---------
 po/nl.po    | 1010 +++++++++----------
 po/pt.po    | 2704 ++++++++++++++++++++++++++++++++-------------------
 po/pt_BR.po |  995 ++++++++++---------
 po/ro.po    | 1041 ++++++++++----------
 po/sl.po    | 2591 +++++++++++++++++++++++--------------------------
 po/sv.po    | 2415 ++++++++++++++++++++++++++++++++--------------
 po/tr.po    | 2714 +++++++++++++++++++++++++++++++--------------------
 po/zh_CN.po | 2585 +++++++++++++++++++++++++++++++------------------
 22 files changed, 23016 insertions(+), 18777 deletions(-)

Wed Oct 22 20:25:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Put a scrolled window to the tags editor 
 .../LongoMatch.Gui.Dialog.EventTypeTagsEditor.cs   |  38 ++-
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs    | 105 ++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 288 +++++++++++----------
 3 files changed, 232 insertions(+), 199 deletions(-)

Wed Oct 22 20:24:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support seeking from the timeline 
 LongoMatch.Core/Common/EventsBroker.cs           |   8 ++
 LongoMatch.Core/Handlers/Multimedia.cs           |   1 +
 LongoMatch.Drawing/CanvasObjects/NeedleObject.cs | 104 +++++++++++++++++++++++
 LongoMatch.Drawing/LongoMatch.Drawing.csproj     |   1 +
 LongoMatch.Drawing/Makefile.am                   |   1 +
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs      |   9 ++
 LongoMatch.Drawing/Widgets/Timerule.cs           |  90 +++++++++++++-------
 LongoMatch.Services/Services/PlaylistManager.cs  |  13 +++
 8 files changed, 197 insertions(+), 30 deletions(-)

Wed Oct 22 17:12:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove print line 
 LongoMatch.GUI/Gui/MainWindow.cs | 1 -
 1 file changed, 1 deletion(-)

Wed Oct 22 17:12:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Grab focus of the last created tag to make edition faster 
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Wed Oct 22 15:07:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a way to edit tag groups 
 LongoMatch.Core/Store/Project.cs                   |  1 +
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 13 +++++
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 35 ++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 56 +++++++++++++++++++++-
 4 files changed, 104 insertions(+), 1 deletion(-)

Wed Oct 22 14:56:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redesign tags editor 
 LongoMatch.Core/Store/Templates/Dashboard.cs       | 12 +++-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  2 +-
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            | 81 +++++++++++++++-------
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs    | 15 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 54 ++-------------
 5 files changed, 80 insertions(+), 84 deletions(-)

Wed Oct 22 14:16:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix loading of Gst plugins with dependencies in Windows 
 LongoMatch.Plugins.GStreamer/GStreamerRestricted.cs | 4 ++++
 1 file changed, 4 insertions(+)

Wed Oct 22 02:45:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix plays menu in the timeline 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 22 02:38:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update timers timeline when a new node is added 
 LongoMatch.Core/Common/EventsBroker.cs             |  8 ++++++++
 LongoMatch.Core/Handlers/Handlers.cs               |  1 +
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 18 ++++++++++++++++--
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |  3 ++-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  9 +++++++++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  7 +++++++
 LongoMatch.GUI/Gui/Component/Timeline.cs           | 10 +++++++---
 7 files changed, 50 insertions(+), 6 deletions(-)

Wed Oct 22 01:58:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ellipsize text in headers 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs | 2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs              | 8 +++++++-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs    | 4 +++-
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs       | 2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

Wed Oct 22 01:47:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't forward key pressed from entries 
 LongoMatch.GUI/Gui/MainWindow.cs | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Wed Oct 22 01:05:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use smaller icons for dashboard buttons 
 data/images/dashboard/longomatch-score.svg | 129 ++++++++++++++++++-----------
 data/images/dashboard/longomatch-tag.svg   |  71 ++++++++++++----
 2 files changed, 139 insertions(+), 61 deletions(-)

Wed Oct 22 01:03:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix timer object drawing 
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Wed Oct 22 01:02:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't override Draw when not needed 
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs | 5 -----
 LongoMatch.Drawing/CanvasObjects/TagObject.cs   | 5 -----
 2 files changed, 10 deletions(-)

Wed Oct 22 01:02:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't draw the selection area in the backbuffer 
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 21 23:50:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't create timers timenode until it's ended 
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs | 30 ++++++++++++-------------
 1 file changed, 14 insertions(+), 16 deletions(-)

Tue Oct 21 23:50:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Adjust labels width to the longuest name 
 LongoMatch.Drawing/CanvasObjects/LabelObject.cs | 46 +++++++++++++++++++------
 LongoMatch.Drawing/Widgets/TimelineLabels.cs    | 10 +++++-
 LongoMatch.GUI/Gui/Component/Timeline.cs        |  3 ++
 3 files changed, 47 insertions(+), 12 deletions(-)

Tue Oct 21 23:49:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check for invalid path chars in template names 
 LongoMatch.Core/Common/Exceptions.cs               | 10 +++++
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  9 ++++-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   | 47 +++++++++++++++++-----
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    | 30 +++++++++++---
 LongoMatch.Services/Services/TemplatesService.cs   | 31 +++++++++-----
 5 files changed, 100 insertions(+), 27 deletions(-)

Tue Oct 21 17:54:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ignore case in the projects filter 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Tue Oct 21 17:52:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix conversion of old templates with empty backgrounds 
 LongoMatch.Migration/Common/Constants.cs         |  6 +++---
 LongoMatch.Migration/Converter.cs                | 24 ++++++++++++++++++------
 LongoMatch.Migration/LongoMatch.Migration.csproj | 10 ++++++++++
 LongoMatch.Migration/Makefile.am                 |  5 ++++-
 LongoMatch.Migration/Program.cs                  |  3 +++
 5 files changed, 38 insertions(+), 10 deletions(-)

Tue Oct 21 17:51:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add sorting to the projects list 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  | 124 +++++++++++++--------
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  25 ++++-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  18 +++
 3 files changed, 114 insertions(+), 53 deletions(-)

Tue Oct 21 13:54:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix lineup updates with the player paused 
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 21 13:38:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing images to the makefiles 
 data/images/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

Tue Oct 21 13:37:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update players to the new design 
 LongoMatch.Core/StyleConf.cs                     |  21 ++---
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs | 112 +++++++++++------------
 data/images/Makefile.am                          |   9 +-
 data/images/player/arrow-in.svg                  |  49 ++++++++++
 data/images/player/arrow-out.svg                 |  49 ++++++++++
 data/images/player/away-in.svg                   |  10 --
 data/images/player/away-number.svg               |   8 --
 data/images/player/away-out.svg                  |  10 --
 data/images/player/background.svg                |   7 --
 data/images/player/home-in.svg                   |  10 --
 data/images/player/home-number.svg               |   8 --
 data/images/player/home-out.svg                  |  10 --
 12 files changed, 161 insertions(+), 142 deletions(-)

Tue Oct 21 12:42:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception with early redraws 
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Tue Oct 21 11:58:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create dashboards dir if it does not exists 
 LongoMatch.Services/Services/TemplatesService.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Oct 21 02:01:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Name event box to paint the background correctly 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 21 01:50:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix function to measure text size 
 LongoMatch.GUI/Gui/Component/Stats/PangoTextMeasurer.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Oct 21 01:49:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Center text in blackboard 
 .../Interfaces/Drawing/IDrawingToolkit.cs          |  2 +
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 46 ++++++++++++++++------
 LongoMatch.Drawing/Widgets/Blackboard.cs           | 17 ++++----
 3 files changed, 45 insertions(+), 20 deletions(-)

Mon Oct 20 21:17:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make hotkeys work when detaching the player 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Mon Oct 20 21:07:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable focus in events lists too 
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 17 17:56:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redesign dashboard buttons 
 LongoMatch.Core/Common/Enums.cs                    |   1 +
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   2 +-
 LongoMatch.Core/Store/DashboardButton.cs           |  10 +-
 LongoMatch.Core/Store/Templates/Dashboard.cs       |  16 +-
 LongoMatch.Core/StyleConf.cs                       |  20 +
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  25 +-
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   | 122 ++++-
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   |   2 +-
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |   3 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 524 +++++++++++++--------
 .../CanvasObjects/PlayersTaggerObject.cs           |   4 +-
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |   4 +-
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |  12 +
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |  12 +
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   |  11 +
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |   2 -
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |  82 ++--
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |  20 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |   5 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   4 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  11 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   1 -
 .../LongoMatch.Gui.Component.CodingWidget.cs       |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   2 +-
 LongoMatch/LongoMatch.csproj                       |  14 +-
 data/images/dashboard/longomatch-event.svg         |  68 +++
 data/images/dashboard/longomatch-penalties.svg     |  21 +
 data/images/dashboard/longomatch-score.svg         |  47 ++
 data/images/dashboard/longomatch-tag.svg           |  14 +
 data/images/dashboard/longomatch-timer.svg         |  59 +++
 libcesarplayer/liblongomatch.cproj                 |   2 +
 31 files changed, 817 insertions(+), 305 deletions(-)

Sat Oct 18 04:14:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Listen to key pressed in the main window 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 6 ------
 LongoMatch.GUI/Gui/MainWindow.cs                  | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

Mon Oct 20 17:26:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset players selection correctly 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 17 17:08:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new Parse function to parse hex colors 
 LongoMatch.Core/Common/Color.cs      | 20 ++++++++++++++++++++
 LongoMatch.Core/Common/Serializer.cs |  5 +----
 2 files changed, 21 insertions(+), 4 deletions(-)

Mon Oct 20 08:59:39 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Workaround for a stupid orientation bug in GTK with pixmap engine and the Scales 
 data/theme/gtk-2.0/gtkrc    |   5 +-
 data/theme/gtk-2.0/range.rc | 244 ++++++++++++++++++++++++++------------------
 2 files changed, 150 insertions(+), 99 deletions(-)

Fri Oct 17 18:50:47 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Update makefiles for the new theme files 
 data/theme/Makefile.am | 9 +++++++++
 1 file changed, 9 insertions(+)

Fri Oct 17 11:48:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo in Interface name 
 LongoMatch.Addins/AddinsManager.cs                 |  2 +-
 .../ExtensionPoints/IAnalisysDashboardsProvider.cs | 32 ++++++++++++++++++++++
 .../ExtensionPoints/IAnalsysDashboardsProvider.cs  | 32 ----------------------
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  2 +-
 LongoMatch.Addins/Makefile.am                      |  2 +-
 LongoMatch.Plugins/SystemDashboards.cs             |  2 +-
 6 files changed, 36 insertions(+), 36 deletions(-)

Fri Oct 17 11:28:44 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add files for GtkScale theming 
 data/theme/gtk-2.0/Range/null.png                    | Bin 0 -> 1084 bytes
 data/theme/gtk-2.0/Range/slider-active.png           | Bin 0 -> 1640 bytes
 data/theme/gtk-2.0/Range/slider-insensitive.png      | Bin 0 -> 1536 bytes
 data/theme/gtk-2.0/Range/slider.png                  | Bin 0 -> 1561 bytes
 data/theme/gtk-2.0/Range/trough-horizontal-lower.png | Bin 0 -> 962 bytes
 data/theme/gtk-2.0/Range/trough-horizontal.png       | Bin 0 -> 962 bytes
 data/theme/gtk-2.0/Range/trough-vertical-lower.png   | Bin 0 -> 961 bytes
 data/theme/gtk-2.0/Range/trough-vertical.png         | Bin 0 -> 961 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

Fri Oct 17 11:27:14 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Theme the GtkScale widgets 
 data/theme/gtk-2.0/gtkrc    |  2 +
 data/theme/gtk-2.0/range.rc | 98 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 100 insertions(+)

Fri Oct 17 11:25:09 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Keep the zoom widget height synchronized. It should be identical to the scrolledwindow's scrollbar height. Also invert the HScale to be consistent with other widgets in the app (ascending). 
 LongoMatch.GUI/Gui/Component/Timeline.cs           | 10 ++++-
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 46 ++++++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  4 +-
 3 files changed, 39 insertions(+), 21 deletions(-)

Thu Oct 16 18:57:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new name we have for the template 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Oct 16 18:46:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert change removing the Migration Tool menu item 
 LongoMatch.GUI/gtk-gui/gui.stetic | 7 +++++++
 1 file changed, 7 insertions(+)

Thu Oct 16 18:46:29 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for system templates 
 LongoMatch.Addins/AddinsManager.cs                 | 12 ++++
 .../ExtensionPoints/IAnalsysDashboardsProvider.cs  | 32 +++++++++
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  1 +
 LongoMatch.Addins/Makefile.am                      |  1 +
 LongoMatch.Core/Interfaces/ITemplates.cs           |  1 +
 LongoMatch.Core/Store/Templates/Dashboard.cs       |  6 ++
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  1 +
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   | 79 ++++++++++++++++------
 LongoMatch.Plugins/LongoMatch.Plugins.csproj       |  1 +
 LongoMatch.Plugins/Makefile.am                     |  3 +-
 LongoMatch.Plugins/SystemDashboards.cs             | 50 ++++++++++++++
 LongoMatch.Services/Services/TemplatesService.cs   | 31 +++++++--
 LongoMatch/LongoMatch.csproj                       |  8 +++
 LongoMatch/Main.cs                                 |  1 +
 14 files changed, 199 insertions(+), 28 deletions(-)

Thu Oct 16 18:14:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix redraw after moving a button and rounding the position 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Oct 16 16:05:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't escape names in the cell renderer 
 LongoMatch.Drawing/PlayslistCellRenderer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Oct 16 14:45:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Recenter main window in OS X 
 LongoMatch.GUI/Gui/MainWindow.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Thu Oct 16 13:38:29 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use avfvideosrc in OS X 
 LongoMatch.Multimedia/Utils/VideoDevice.cs | 2 +-
 libcesarplayer/common.h                    | 4 ++--
 libcesarplayer/gst-camera-capturer.c       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Thu Oct 16 13:17:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the widget height counting all the timelines 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Oct 16 02:16:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase timeline labels a to 200px 
 LongoMatch.Core/StyleConf.cs                       |  2 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  2 +-
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 28 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 +-
 4 files changed, 17 insertions(+), 17 deletions(-)

Thu Oct 16 01:51:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a min width and height for empty dashboards 
 LongoMatch.Core/Store/Templates/Dashboard.cs | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Wed Oct 15 12:47:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support renaming teams in the teams panel 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 136 +++++++++++++-----------
 1 file changed, 74 insertions(+), 62 deletions(-)

Tue Oct 14 18:55:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix migration tool in Windows 
 LongoMatch.Services/Services/ToolsManager.cs | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Tue Oct 14 18:18:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force UTC for real 
 LongoMatch.Core/Store/ProjectDescription.cs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Tue Oct 14 19:54:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use mono-sgen to launch the migration tool 
 LongoMatch.Services/Services/ToolsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 14 19:53:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update the current database after the migration 
 LongoMatch.Core/Interfaces/IDataBaseManager.cs  |  1 +
 LongoMatch.Services/Services/CoreServices.cs    | 13 +++++-----
 LongoMatch.Services/Services/DataBaseManager.cs | 33 +++++++++++++------------
 LongoMatch.Services/Services/ToolsManager.cs    |  6 ++++-
 4 files changed, 30 insertions(+), 23 deletions(-)

Tue Oct 14 18:57:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Delete unused function" 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Tue Oct 14 20:06:04 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Oct 14 18:45:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't override the existing MONO_PATH launching the migration tool 
 LongoMatch.Services/Services/ToolsManager.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Tue Oct 14 18:13:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused function 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 15 ---------------
 1 file changed, 15 deletions(-)

Tue Oct 14 18:11:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't reload the whole dashboard when switching the fit mode 
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   |  2 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 10 +++++-----
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      | 14 ++++++++------
 3 files changed, 14 insertions(+), 12 deletions(-)

Tue Oct 14 17:45:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw category objects when changed 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |  2 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    | 14 +---------
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 30 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 +-
 4 files changed, 18 insertions(+), 30 deletions(-)

Tue Oct 14 15:32:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles for the migration build dir 
 LongoMatch.Migration/Makefile.am | 2 +-
 build/build.environment.mk       | 3 +++
 build/build.rules.mk             | 4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)

Tue Oct 14 15:19:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles 
 LongoMatch.Migration/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 14 15:19:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the coordinates fix 
 LongoMatch.Migration/DataBase.cs | 55 ----------------------------------------
 1 file changed, 55 deletions(-)

Tue Oct 14 15:19:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include cross and player as resources in the csproj 
 LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj | 12 ++++++------
 LongoMatch.Drawing.Cairo/Makefile.am                     |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

Tue Oct 14 13:40:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for creating and deleting periods 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 52 +++++++++++---
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 45 ++++++------
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       | 35 ++++-----
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     | 82 ++++++++-------------
 LongoMatch.GUI/Gui/Component/Timeline.cs           | 13 +++-
 LongoMatch.GUI/Gui/Menu/PeriodsMenu.cs             | 83 ++++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  1 -
 LongoMatch.GUI/Makefile.am                         |  1 +
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |  1 +
 9 files changed, 209 insertions(+), 104 deletions(-)

Tue Oct 14 13:38:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset cursors currectly when there was no movement 
 LongoMatch.Drawing/Canvas.cs                  | 8 +++-----
 LongoMatch.Drawing/Widgets/Blackboard.cs      | 2 +-
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 6 +++---
 LongoMatch.Drawing/Widgets/TimersTimeline.cs  | 2 +-
 4 files changed, 8 insertions(+), 10 deletions(-)

Tue Oct 14 02:16:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 LongoMatch.Core/Handlers/Handlers.cs               |  1 +
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  8 ++++-
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  6 ++--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 14 +++++---
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       | 16 ++++++++-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     | 42 ++++++++++++++++++++--
 LongoMatch.GUI/LongoMatch.GUI.csproj               |  2 ++
 7 files changed, 77 insertions(+), 12 deletions(-)

Tue Oct 14 01:24:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support editing default periods in the dashboards editor 
 LongoMatch.GUI.Helpers/Misc.cs                     |  2 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    | 32 ++++++----
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 70 ++++++++++++++++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 63 ++++++++++++++++---
 4 files changed, 136 insertions(+), 31 deletions(-)

Mon Oct 13 14:51:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix the migration tool 
 LongoMatch.Core/Common/EventsBroker.cs             |   8 +
 LongoMatch.Core/Handlers/Handlers.cs               |   1 +
 LongoMatch.GUI/Gui/MainWindow.cs                   |   5 +
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   7 +
 LongoMatch.Migration/Converter.cs                  | 376 ++++++++++++++++-----
 LongoMatch.Migration/LongoMatch.Migration.csproj   |  26 +-
 LongoMatch.Migration/MainWindow.cs                 | 147 ++++----
 LongoMatch.Migration/Makefile.am                   |   4 +-
 LongoMatch.Migration/Program.cs                    |  45 ++-
 LongoMatch.Migration/gtk-gui/MainWindow.cs         |  84 ++---
 LongoMatch.Migration/gtk-gui/gui.stetic            |  22 +-
 LongoMatch.Services/Services/ToolsManager.cs       |  23 ++
 build/build.environment.mk                         |   1 +
 build/build.rules.mk                               |   2 +-
 15 files changed, 560 insertions(+), 198 deletions(-)

Mon Oct 13 20:47:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fail gracefully when the file format is not supported 
 LongoMatch.GUI.Helpers/Misc.cs | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

Mon Oct 13 20:45:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sure to use the UTC datetime for serialization bug in Windows 
 LongoMatch.GUI/Gui/Component/DatePicker.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 13 20:38:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file 
 .../Gui/Component/ProjectDetailsWidget.cs          | 566 ---------------------
 1 file changed, 566 deletions(-)

Mon Oct 13 19:10:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix redraws in general for widgets resizes 
 LongoMatch.Drawing/Canvas.cs                            |  8 ++++++++
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 15 +++++++++++++++
 2 files changed, 23 insertions(+)

Mon Oct 13 18:14:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix starting players when the count is lower than the tactics 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 13 18:14:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Respect font color in card objects 
 LongoMatch.Drawing/CanvasObjects/CardObject.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Oct 13 14:50:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exeception deleting palyers when none is selected 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Mon Oct 13 14:49:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set ShowSubcategories true by default 
 LongoMatch.Core/Store/DashboardButton.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Oct 13 14:49:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve draw performance for category objects and fix record mode 
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   2 +-
 LongoMatch.Core/Store/Drawables/Rectangle.cs       |  13 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |   3 +
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   |   2 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 215 +++++++++++++++------
 5 files changed, 172 insertions(+), 63 deletions(-)

Mon Oct 13 14:48:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw dashboard buttons when the properties change 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs   | 21 +++++++++++++++++++--
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 11 ++++++++---
 2 files changed, 27 insertions(+), 5 deletions(-)

Mon Oct 13 14:46:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Redraw function for canvas objects 
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs | 13 +++++++++----
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs  |  2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)

Mon Oct 13 14:45:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix draw areas with the selections 
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs | 23 ++++++++++++++++-------
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs |  4 ++--
 LongoMatch.Drawing/CanvasObjects/CardObject.cs   |  2 +-
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs  |  2 +-
 LongoMatch.Drawing/Constants.cs                  |  1 -
 5 files changed, 20 insertions(+), 12 deletions(-)

Mon Oct 13 14:43:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only call StopMove if we moved an object 
 LongoMatch.Drawing/Canvas.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Mon Oct 13 14:42:28 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ensure the file exists before adding it to the queue 
 LongoMatch.Services/Services/RenderingJobsManager.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Mon Oct 13 14:38:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the current database to list projects 
 LongoMatch.Services/Services/ProjectsManager.cs | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Sat Oct 11 01:41:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix cursors resources 
 LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj |  12 ++++++------
 LongoMatch.Drawing.Cairo/Makefile.am                     |   4 ++--
 images/cursors/cross                                     | Bin 0 -> 113 bytes
 images/cursors/eraser                                    | Bin 0 -> 751 bytes
 4 files changed, 8 insertions(+), 8 deletions(-)

Sat Oct 11 01:30:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Add missing resource" 
 LongoMatch.Drawing.Cairo/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

Sat Oct 11 01:19:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support editing frame drawings in playlists 
 LongoMatch.Services/Services/EventsManager.cs | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Sat Oct 11 01:07:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing resource 
 LongoMatch.Drawing.Cairo/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 10 22:39:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a HashSet for the active view to avoid duplicates 
 LongoMatch.Core/Store/Playlists/PlaylistPlayElement.cs | 4 ++--
 LongoMatch.Core/Store/TimelineEvent.cs                 | 4 ++--
 LongoMatch.Services/Services/RenderingJobsManager.cs   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Fri Oct 10 18:55:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert namespace changes in the Migration library 
 LongoMatch.Migration/Common/Color.cs                     |  2 +-
 LongoMatch.Migration/Common/Config.cs                    |  2 +-
 LongoMatch.Migration/Common/Constants.cs                 |  2 +-
 LongoMatch.Migration/Common/Enums.cs                     |  2 +-
 LongoMatch.Migration/Common/Image.cs                     |  2 +-
 LongoMatch.Migration/Common/SerializableObject.cs        |  8 ++++----
 LongoMatch.Migration/Converter.cs                        |  8 ++++----
 LongoMatch.Migration/Core/Category.cs                    | 16 ++++++++--------
 LongoMatch.Migration/Core/Coordinates.cs                 |  2 +-
 LongoMatch.Migration/Core/Drawing.cs                     |  4 ++--
 LongoMatch.Migration/Core/GameUnit.cs                    |  2 +-
 LongoMatch.Migration/Core/GameUnitsList.cs               |  4 ++--
 LongoMatch.Migration/Core/HotKey.cs                      |  4 ++--
 LongoMatch.Migration/Core/Interfaces/ISubCategory.cs     |  2 +-
 LongoMatch.Migration/Core/Interfaces/ITag.cs             |  4 ++--
 LongoMatch.Migration/Core/Interfaces/ITemplates.cs       |  6 +++---
 LongoMatch.Migration/Core/Interfaces/ITimelineNode.cs    |  4 ++--
 LongoMatch.Migration/Core/MediaFile.cs                   |  4 ++--
 LongoMatch.Migration/Core/Period.cs                      |  2 +-
 LongoMatch.Migration/Core/PixbufTimeNode.cs              |  4 ++--
 LongoMatch.Migration/Core/Play.cs                        |  6 +++---
 LongoMatch.Migration/Core/PlayListPlay.cs                |  2 +-
 LongoMatch.Migration/Core/Player.cs                      |  4 ++--
 LongoMatch.Migration/Core/Point.cs                       |  2 +-
 LongoMatch.Migration/Core/Project.cs                     | 10 +++++-----
 LongoMatch.Migration/Core/ProjectDescription.cs          |  4 ++--
 LongoMatch.Migration/Core/SubCategory.cs                 |  6 +++---
 LongoMatch.Migration/Core/Tag.cs                         |  6 +++---
 LongoMatch.Migration/Core/TagStore.cs                    |  8 ++++----
 .../Core/Templates/CategoriesTemplate.cs                 |  8 ++++----
 .../Core/Templates/SubCategoryTemplate.cs                |  8 ++++----
 LongoMatch.Migration/Core/Templates/TeamTemplate.cs      |  6 +++---
 LongoMatch.Migration/Core/Time.cs                        |  4 ++--
 LongoMatch.Migration/Core/TimeNode.cs                    |  4 ++--
 LongoMatch.Migration/Core/TimelineNode.cs                |  4 ++--
 LongoMatch.Migration/Core/Timer.cs                       |  4 ++--
 LongoMatch.Migration/DataBase.cs                         | 14 +++++++-------
 LongoMatch.Migration/MainWindow.cs                       |  2 +-
 LongoMatch.Migration/Tests/CateogiresTest.cs             |  4 ++--
 LongoMatch.Migration/Tests/TestProject.cs                |  4 ++--
 LongoMatch.Migration/Tests/TestTeam.cs                   |  4 ++--
 41 files changed, 99 insertions(+), 99 deletions(-)

Fri Oct 10 18:06:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for manual tagging mode 
 LongoMatch.Core/StyleConf.cs                       |   5 +
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 107 ++++++++++++++++++---
 LongoMatch.Drawing/LongoMatch.Drawing.csproj       |   4 +
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |   5 +
 build/build.environment.mk                         |   1 +
 5 files changed, 110 insertions(+), 12 deletions(-)

Fri Oct 10 16:58:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not warn for static surfaces 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs |  4 ++--
 LongoMatch.Drawing.Cairo/CairoBackend.cs              |  8 ++++----
 LongoMatch.Drawing.Cairo/Surface.cs                   | 18 ++++++++++--------
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs      |  2 +-
 4 files changed, 17 insertions(+), 15 deletions(-)

Fri Oct 10 16:39:08 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Seek method now takes a synchronous parameter. 
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs | 2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs       | 3 +--
 LongoMatch.Multimedia/Player/GstPlayer.cs        | 4 ++--
 3 files changed, 4 insertions(+), 5 deletions(-)

Wed Oct 8 22:32:43 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use our Helper function to load the stock icon. 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 3 19:49:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing reference to solution 
 LongoMatch.Core/LongoMatch.Core.csproj | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Oct 10 14:56:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only seek to 0 when the file does not change 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Fri Oct 10 14:30:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for editing dashboard names 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 122 ++++++++++++-----------
 1 file changed, 64 insertions(+), 58 deletions(-)

Fri Oct 10 13:39:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Extract title from the project details 
 LongoMatch.Core/Store/ProjectDescription.cs | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

Thu Oct 9 19:51:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show drawings from the playlist elements too 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Thu Oct 9 18:33:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the edit button work en edition+manual mode 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Thu Oct 9 18:06:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix moving events to other event types 
 LongoMatch.Services/Services/EventsManager.cs | 36 ++++++++++++++++-----------
 1 file changed, 21 insertions(+), 15 deletions(-)

Thu Oct 9 18:05:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dipose the timer correctly in the timeline when destroyed 
 LongoMatch.GUI/Gui/Component/Timeline.cs | 4 ++++
 1 file changed, 4 insertions(+)

Thu Oct 9 18:05:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't serialize TagsByGroups 
 LongoMatch.Core/Store/EventType.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Oct 9 16:38:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add suport for timers filters 
 LongoMatch.Core/Common/EventsFilter.cs             | 32 ++++++++++++++++++++--
 .../Gui/TreeView/CategoriesFilterTreeView.cs       | 11 ++++++--
 2 files changed, 39 insertions(+), 4 deletions(-)

Thu Oct 9 16:38:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't take in account filtered events for selection 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Thu Oct 9 13:52:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tools opened that were inverted 
 LongoMatch.Services/Services/ToolsManager.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Oct 9 13:51:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not prompt twice to save a template 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs                 | 2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs                    | 1 +
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                                  | 1 +
 4 files changed, 4 insertions(+), 1 deletion(-)

Thu Oct 9 13:20:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clear periods filter too 
 LongoMatch.Core/Common/EventsFilter.cs | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

Thu Oct 9 13:15:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new filters by period 
 LongoMatch.Core/Common/EventsFilter.cs             | 160 +++++++++++++--------
 LongoMatch.Core/Store/TimeNode.cs                  |   9 ++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |   2 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |  91 +++++++-----
 4 files changed, 166 insertions(+), 96 deletions(-)

Thu Oct 9 02:59:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add transifex config file 
 .tx/config | 11 +++++++++++
 1 file changed, 11 insertions(+)

Thu Oct 9 02:42:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Thu Oct 9 02:40:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Dutch translation 
 po/nl.po | 74 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

Thu Oct 9 01:48:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for timers in the timeline 
 LongoMatch.Core/Common/EventsBroker.cs             |   8 +
 LongoMatch.Core/Handlers/Handlers.cs               |   1 +
 LongoMatch.Core/Handlers/Multimedia.cs             |   2 +-
 LongoMatch.Core/Store/Project.cs                   |  16 +-
 LongoMatch.Drawing/Canvas.cs                       |  15 +-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |  92 ------------
 LongoMatch.Drawing/CanvasObjects/LabelObject.cs    | 139 +++++++++++++++++
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  65 ++++++--
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  74 +++++++--
 LongoMatch.Drawing/LongoMatch.Drawing.csproj       |   4 +-
 LongoMatch.Drawing/Makefile.am                     |   4 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     | 107 -------------
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 166 ++++++++++++++++-----
 LongoMatch.Drawing/Widgets/TimelineLabels.cs       | 121 +++++++++++++++
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |   5 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   3 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   2 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  67 ++++++---
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   3 +-
 LongoMatch.Services/Services/EventsManager.cs      |   3 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  10 ++
 LongoMatch.Services/Services/ProjectsManager.cs    |   3 +-
 24 files changed, 605 insertions(+), 309 deletions(-)

Wed Oct 8 21:52:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not take in account not visible objects for the selection 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Oct 8 21:52:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset draw ares after zooming 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Oct 8 06:27:24 2014 +0000 Andika Triwidada <andika@gmail.com>
 *Added Indonesian translation 
 po/LINGUAS |    1 +
 po/id.po   | 2240 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2241 insertions(+)

Wed Oct 8 16:45:06 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Wed Oct 8 16:41:17 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Fix Basque language code 
 po/LINGUAS  |    1 +
 po/eu.po    | 2000 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/eu_ES.po | 2000 -----------------------------------------------------------
 3 files changed, 2001 insertions(+), 2000 deletions(-)

Wed Oct 8 14:40:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Stack the analysis panel to return from preferences 
 LongoMatch.GUI/Gui/MainWindow.cs | 59 +++++++++++++++++++++++++++++++---------
 1 file changed, 46 insertions(+), 13 deletions(-)

Wed Oct 8 14:40:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt to close openend project when openning the managing tools 
 LongoMatch.Core/Common/EventsBroker.cs          |  5 +++--
 LongoMatch.Core/Handlers/Handlers.cs            |  2 +-
 LongoMatch.Services/Services/CoreServices.cs    |  2 +-
 LongoMatch.Services/Services/DataBaseManager.cs |  1 +
 LongoMatch.Services/Services/ProjectsManager.cs |  2 +-
 LongoMatch.Services/Services/ToolsManager.cs    | 20 ++++++++++----------
 po/fr.po                                        |  2 +-
 7 files changed, 18 insertions(+), 16 deletions(-)

Wed Oct 8 02:14:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Norwegian translation 
 po/nb.po | 466 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 233 insertions(+), 233 deletions(-)

Wed Oct 8 02:13:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Basque translation 
 po/eu_ES.po | 2000 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 2000 insertions(+)

Wed Oct 8 02:10:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add buttons to tag teams 
 LongoMatch.Core/Common/EventsBroker.cs             |   4 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   5 +-
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   |   1 +
 .../CanvasObjects/PlayersTaggerObject.cs           | 101 +++++++++++++++++----
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |   2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  25 ++++-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   4 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |   4 +-
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            |   9 +-
 LongoMatch.Services/Services/EventsManager.cs      |   3 +-
 10 files changed, 128 insertions(+), 30 deletions(-)

Wed Oct 8 02:09:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw buttons without gradients 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs |  2 --
 LongoMatch.Drawing.Cairo/CairoBackend.cs              | 18 ------------------
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs      | 16 ++++++++++++----
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs      |  6 ++++++
 4 files changed, 18 insertions(+), 24 deletions(-)

Wed Oct 8 01:38:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Avoid useless redraws 
 LongoMatch.Drawing/Widgets/TeamTagger.cs | 3 ---
 1 file changed, 3 deletions(-)

Tue Oct 7 21:15:35 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Optimize redraws for more objects 
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     | 15 +++++++---
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs | 35 ++++++++++++++++++----
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs | 11 +++++--
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 15 +++++++++-
 4 files changed, 64 insertions(+), 12 deletions(-)

Tue Oct 7 21:13:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw highlighted objects on top 
 LongoMatch.Drawing/Canvas.cs | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

Tue Oct 7 19:15:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't capture miniatures for new events 
 LongoMatch.Services/Services/EventsManager.cs | 1 -
 1 file changed, 1 deletion(-)

Tue Oct 7 19:14:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update event desription when changed 
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Tue Oct 7 18:10:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix name of gtk dll in windows 
 LongoMatch.GUI/LongoMatch.GUI.dll.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 7 15:45:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix double category clicks with the editor 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 7 13:21:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw tagged players in the list 
 LongoMatch.Core/StyleConf.cs                    |  3 ++-
 LongoMatch.Drawing/PlayslistCellRenderer.cs     | 32 ++++++++++++++++++-------
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 11 +++++++--
 3 files changed, 34 insertions(+), 12 deletions(-)

Tue Oct 7 13:20:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't take snapshots for plays 
 LongoMatch.Core/Common/EventsBroker.cs        |  7 -------
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs   |  1 -
 LongoMatch.Services/Services/EventsManager.cs |  5 +----
 LongoMatch.Services/Services/ToolsManager.cs  | 28 ---------------------------
 4 files changed, 1 insertion(+), 40 deletions(-)

Mon Oct 6 18:01:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix a bit more the API to raise exceptions on failures 
 LongoMatch.Core/Interfaces/IDatabase.cs |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic       |  1 -
 LongoMatch.Services/Services/FileDB.cs  | 36 ++++++++++++---------------------
 3 files changed, 14 insertions(+), 25 deletions(-)

Mon Oct 6 13:19:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use UTC datetimes for json.net 
 LongoMatch.Services/Services/DataBase.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Oct 6 13:18:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Raise exceptions when adding a new project fails 
 LongoMatch.Core/Interfaces/IDatabase.cs | 2 +-
 LongoMatch.Services/Services/FileDB.cs  | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

Mon Oct 6 10:52:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when no file is openned 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 6 09:35:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable stats again 
 LongoMatch.Core/Stats/EventTypeStats.cs            | 63 ++++++++++++++++------
 LongoMatch.Core/Stats/PercentualStat.cs            |  4 +-
 LongoMatch.Core/Stats/ProjectStats.cs              | 46 +---------------
 LongoMatch.Core/Stats/Stat.cs                      | 10 +++-
 LongoMatch.Core/Stats/SubCategoryStat.cs           | 53 +-----------------
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  9 ++++
 .../Gui/Component/PlaysCoordinatesTagger.cs        | 20 ++++++-
 .../Gui/Component/Stats/CategoriesViewer.cs        | 16 +++---
 .../Gui/Component/Stats/CategoryViewer.cs          | 15 ++----
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   | 11 ++--
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |  2 +-
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  1 +
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |  3 --
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  3 --
 15 files changed, 111 insertions(+), 146 deletions(-)

Mon Oct 6 07:51:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Guard for more errors in projects imports 
 LongoMatch.Services/Services/ToolsManager.cs | 45 ++++++++++++++--------------
 1 file changed, 22 insertions(+), 23 deletions(-)

Mon Oct 6 07:42:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update media file chooser in the projects manager panel 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Oct 6 07:41:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show a default title for projects 
 LongoMatch.Core/Store/ProjectDescription.cs       | 15 +++++++++++++--
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 12 +-----------
 2 files changed, 14 insertions(+), 13 deletions(-)

Mon Oct 6 07:20:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use ModifyFont instead of makerkup to ease translations 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  4 ++-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   | 39 +++++++++++---------
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    | 32 +++++++++--------
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 32 ++++++++---------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |  4 +--
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |  4 +--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 42 +++++++++++-----------
 7 files changed, 83 insertions(+), 74 deletions(-)

Mon Oct 6 07:08:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the scale font smaller and enlarge it to fit value 
 LongoMatch.Core/StyleConf.cs                                  |  2 ++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs                    |  2 ++
 LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.csproj    | 10 +++++++---
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs |  2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                  |  2 +-
 5 files changed, 13 insertions(+), 5 deletions(-)

Mon Oct 6 07:04:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use ubuntu font as the default one in the Drawing backend 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Oct 5 22:35:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle multiple groups in the event types buttons 
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   1 +
 LongoMatch.Core/Store/EventType.cs                 |   7 +
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  18 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 244 +++++++++++++--------
 4 files changed, 173 insertions(+), 97 deletions(-)

Sun Oct 5 20:05:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for images in dashboard buttons 
 LongoMatch.Core/Store/DashboardButton.cs           |  5 +++
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   | 45 +++++++++++++++-------
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |  1 +
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    | 23 ++++-------
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      | 21 ++++------
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   | 29 +++++++++++---
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    | 15 ++++++++
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      | 13 ++++++-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  1 +
 9 files changed, 102 insertions(+), 51 deletions(-)

Sun Oct 5 20:04:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add team selection for timers 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 17 ++++++-
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 36 ++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 58 +++++++++++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 10 ++--
 4 files changed, 114 insertions(+), 7 deletions(-)

Sun Oct 5 15:49:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deletion of events with position tags 
 LongoMatch.Drawing/Widgets/PositionTagger.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Oct 5 15:49:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the current player to get frames when possible 
 LongoMatch.Core/Common/EventsBroker.cs               | 4 ++--
 LongoMatch.Core/Handlers/Multimedia.cs               | 2 +-
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs         | 1 -
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs           | 7 +------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs   | 9 ---------
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs                 | 3 ++-
 LongoMatch.Services/Services/EventsManager.cs        | 9 +++++----
 LongoMatch.Services/Services/RenderingJobsManager.cs | 2 +-
 8 files changed, 12 insertions(+), 25 deletions(-)

Sat Oct 4 17:14:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use Json.net OptIn serialization for Area 
 LongoMatch.Core/Common/Area.cs         | 9 ++++-----
 LongoMatch.Core/LongoMatch.Core.csproj | 1 -
 build/build.environment.mk             | 2 --
 3 files changed, 4 insertions(+), 8 deletions(-)

Sat Oct 4 16:56:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with multiple angles supports 
 LongoMatch.Core/Common/Enums.cs                    |    7 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |    2 +
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |    4 +-
 LongoMatch.Core/LongoMatch.Core.csproj             |   11 +-
 LongoMatch.Core/Makefile.am                        |    1 +
 LongoMatch.Core/Store/FrameDrawing.cs              |    5 +
 LongoMatch.Core/Store/MediaFile.cs                 |   35 +-
 LongoMatch.Core/Store/MediaFileSet.cs              |   94 ++
 .../Store/Playlists/PlaylistPlayElement.cs         |   24 +-
 LongoMatch.Core/Store/Project.cs                   |   14 +-
 LongoMatch.Core/Store/ProjectDescription.cs        |   35 +-
 LongoMatch.Core/Store/TimelineEvent.cs             |    7 +
 LongoMatch.Core/StyleConf.cs                       |    2 +
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |    2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   74 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |   12 +-
 .../Gui/Utils/FramesCapturer.cs                    |   87 +-
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   |   11 +-
 .../Gui/Component/MediaFileSetSelection.cs         |  122 ++
 .../Gui/Component/PlayersListTreeWidget.cs         |    2 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |    2 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |    5 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |    7 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |    4 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   32 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |    4 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |    6 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   45 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   61 +-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |    6 +-
 LongoMatch.GUI/Makefile.am                         |    2 +
 ...ngoMatch.Gui.Component.MediaFileSetSelection.cs |  235 ++++
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |    1 -
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |    1 -
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |    2 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  276 ++--
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  490 +++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1343 +++++++++++++-------
 LongoMatch.GUI/gtk-gui/objects.xml                 |    4 +
 LongoMatch.Services/Services/EventsManager.cs      |    9 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |    2 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |   32 +-
 .../Services/RenderingJobsManager.cs               |   18 +-
 LongoMatch.Services/Services/ToolsManager.cs       |   42 +-
 data/theme/longomatch-dark.json                    |    1 +
 45 files changed, 2221 insertions(+), 960 deletions(-)

Fri Oct 3 19:49:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix in a better way redraws after resizing 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Fri Oct 3 19:49:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing reference to solution 
 LongoMatch.Core/LongoMatch.Core.csproj | 1 +
 1 file changed, 1 insertion(+)

Sat Oct 4 17:07:34 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Fix Romanian language code 
 po/LINGUAS  |    4 +-
 po/ro.po    | 2000 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ro_RO.po | 2000 -----------------------------------------------------------
 3 files changed, 2002 insertions(+), 2002 deletions(-)

Fri Oct 3 19:31:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update cs.po 
 po/cs.po | 2498 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 1157 insertions(+), 1341 deletions(-)

Fri Oct 3 19:30:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update LINGUAS 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Fri Oct 3 19:29:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Fri Oct 3 19:21:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update transifex translations 
 po/de.po    | 2946 ++++++++++++++++++++++++++++++-----------------------------
 po/es.po    | 2221 ++++++++++++++------------------------------
 po/fr.po    | 2529 ++++++++++++++++++++++++--------------------------
 po/it.po    | 2698 ++++++++++++++++++++++++++++++++++--------------------
 po/nb.po    | 2427 ++++++++++++++++++++++++++++++++----------------
 po/nl.po    | 2044 +++++++++++++++--------------------------
 po/pt_BR.po | 2633 +++++++++++++++++++++++-----------------------------
 po/ro_RO.po | 2000 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 10651 insertions(+), 8847 deletions(-)

Fri Oct 3 19:11:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix prompts saving templates 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs | 33 +++++++++++++++---------
 1 file changed, 21 insertions(+), 12 deletions(-)

Fri Oct 3 19:10:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new editor for event types tags and groups 
 LongoMatch.Core/Store/Tag.cs                       |   2 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  13 +-
 LongoMatch.GUI/Gui/Dialog/EventTypeTagsEditor.cs   | 246 +++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Dialog.EventTypeTagsEditor.cs   |  61 +++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  64 ++++++
 7 files changed, 383 insertions(+), 7 deletions(-)

Fri Oct 3 17:34:16 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

Thu Oct 2 18:40:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix redraws after changing the fit mode 
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs |  5 +++++
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs    | 22 ++++++++++++++++++----
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs  |  2 +-
 3 files changed, 24 insertions(+), 5 deletions(-)

Thu Oct 2 04:06:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve performance if the drawing toolkit 
 LongoMatch.Core/Common/Area.cs                     | 94 ++++++++++++++++++----
 .../Interfaces/Drawing/IDrawingToolkit.cs          |  1 +
 LongoMatch.Core/Store/Drawables/Circle.cs          |  8 ++
 LongoMatch.Core/Store/Drawables/Drawable.cs        |  2 +
 LongoMatch.Core/Store/Drawables/Line.cs            |  8 ++
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 23 +++++-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          | 10 ++-
 LongoMatch.Drawing/Canvas.cs                       |  6 --
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   |  3 +
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   | 85 +++++++++++++++++--
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |  3 +
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |  4 +
 LongoMatch.Drawing/CanvasObjects/CounterObject.cs  |  3 +
 LongoMatch.Drawing/CanvasObjects/CrossObject.cs    |  4 +
 LongoMatch.Drawing/CanvasObjects/EllipseObject.cs  |  4 +
 LongoMatch.Drawing/CanvasObjects/LineObject.cs     |  5 ++
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  5 ++
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   | 11 ++-
 .../CanvasObjects/PlayersTaggerObject.cs           |  2 +
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |  2 +-
 .../CanvasObjects/QuadrilateralObject.cs           |  4 +
 .../CanvasObjects/RectangleObject.cs               |  4 +
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |  6 +-
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |  6 +-
 LongoMatch.Drawing/CanvasObjects/TextObject.cs     |  4 +
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  5 ++
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  4 +
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    | 14 +++-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 +-
 build/build.environment.mk                         |  2 +
 31 files changed, 293 insertions(+), 42 deletions(-)

Thu Oct 2 01:21:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Exception with early calls to GetSelection 
 LongoMatch.Drawing/CanvasObjects/PlayersTaggerObject.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Oct 1 19:25:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset tagger selection and hide angle tool 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs                    | 1 +
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 1 +
 2 files changed, 2 insertions(+)

Wed Oct 1 19:20:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement the players tool for drawing 
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  2 +-
 .../LongoMatch.Drawing.Cairo.csproj                |  4 ++
 LongoMatch.Drawing.Cairo/Makefile.am               |  3 +-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |  3 +
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  3 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           | 82 +++++++++++++++++-----
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  6 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  1 +
 LongoMatch.Services/Services/EventsManager.cs      |  2 +-
 images/cursors/player                              | 75 ++++++++++++++++++++
 12 files changed, 157 insertions(+), 27 deletions(-)

Wed Oct 1 17:34:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fail gracefully when we can't get a screenshot 
 LongoMatch.Services/Services/EventsManager.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Oct 1 17:34:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make drawings sizes relative to the image width 
 LongoMatch.Drawing/Widgets/Blackboard.cs           |   3 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           | 201 ++++++++++++---------
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  53 +++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  43 ++---
 4 files changed, 161 insertions(+), 139 deletions(-)

Wed Oct 1 17:33:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make dashes relative to the line width 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 1 17:32:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *For text use a line width of 1 to avoid to much rounded corners 
 LongoMatch.Drawing/CanvasObjects/TextObject.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 1 17:31:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make arrows shaper 
 LongoMatch.Drawing.Cairo/CairoBackend.cs       | 13 +++++++++----
 LongoMatch.Drawing/CanvasObjects/LineObject.cs |  4 ++--
 2 files changed, 11 insertions(+), 6 deletions(-)

Wed Oct 1 17:22:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make counters a pure circle 
 LongoMatch.Core/LongoMatch.Core.csproj            |  1 +
 LongoMatch.Core/Makefile.am                       |  1 +
 LongoMatch.Core/Store/Drawables/Circle.cs         | 60 +++++++++++++++++++++++
 LongoMatch.Core/Store/Drawables/Counter.cs        |  8 +--
 LongoMatch.Core/Store/Drawables/Ellipse.cs        |  4 +-
 LongoMatch.Drawing/CanvasObjects/CounterObject.cs |  3 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs          |  2 +-
 7 files changed, 71 insertions(+), 8 deletions(-)

Wed Oct 1 13:06:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't remove dll.config files in make clean 
 LongoMatch.Multimedia/Makefile.am | 1 +
 build/build.rules.mk              | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

Wed Oct 1 12:14:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix serialization due to invalid locale in windows 
 LongoMatch.Services/Services/FileDB.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Oct 1 12:08:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prefix config and addins dir with 1.0 
 LongoMatch.Core/Config.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Sep 30 01:22:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use "folder" instead of "file" for the file chooser for folders 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Sep 30 01:21:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the experimental string from the audio export option 
 .../gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 30 01:19:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a media file chooser in the capture preferences 
 .../Gui/Component/LiveAnalysisPreferences.cs       | 17 +++--
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs | 80 ++++++++--------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 69 ++++++-------------
 3 files changed, 56 insertions(+), 110 deletions(-)

Tue Sep 30 01:09:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Let the preferences left list adjust to its required size 
 .../LongoMatch.Gui.Panel.PreferencesPanel.cs       | 33 +++++++++-------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 28 ++++++++----------
 2 files changed, 26 insertions(+), 35 deletions(-)

Mon Sep 29 13:57:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix search path for plugins 
 LongoMatch.Plugins.GStreamer/GStreamerRestricted.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Mon Sep 29 13:31:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a common directory in the plugins dir for GStreamer plugins 
 .../GStreamerRestricted.cs                         | 31 ++--------------------
 1 file changed, 2 insertions(+), 29 deletions(-)

Mon Sep 29 13:30:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a custom registry in all platforms 
 LongoMatch.Multimedia/Utils/GStreamer.cs | 26 +++++---------------------
 1 file changed, 5 insertions(+), 21 deletions(-)

Mon Sep 29 12:40:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception creating fake live projects 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 40 +++++++++++++++--------------
 1 file changed, 21 insertions(+), 19 deletions(-)

Mon Sep 29 12:38:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix file chooser mode for the capture output file 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Sep 29 00:26:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename config file 
 LongoMatch.Plugins.GStreamer/GStreamerRestricted.dll.config          | 5 -----
 LongoMatch.Plugins.GStreamer/LongoMatch.Plugins.GStreamer.dll.config | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

Mon Sep 29 00:17:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add dll config for the GStreamer loader plugin 
 LongoMatch.Plugins.GStreamer/GStreamerRestricted.dll.config | 5 +++++
 LongoMatch.Plugins.GStreamer/Makefile.am                    | 2 ++
 2 files changed, 7 insertions(+)

Sun Sep 28 14:19:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert hack for gdk-pixbuf and fix it correctly upstream 
 LongoMatch.Core/Common/EnvironmentUtils.cs         | 47 ----------------------
 LongoMatch.Core/LongoMatch.Core.csproj             |  1 -
 LongoMatch.Core/Makefile.am                        |  1 -
 .../GStreamerRestricted.cs                         | 13 +++++-
 LongoMatch/Main.cs                                 |  3 --
 5 files changed, 12 insertions(+), 53 deletions(-)

Fri Sep 26 18:46:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.Core/LongoMatch.Core.csproj | 2 +-
 LongoMatch.Core/Makefile.am            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Fri Sep 26 18:34:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add loaders dir to the libraries search path 
 LongoMatch.Core/Common/EnvironmentUtils.cs         | 47 ++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.csproj             |  1 +
 LongoMatch.Core/Makefile.am                        |  1 +
 .../GStreamerRestricted.cs                         | 13 +-----
 LongoMatch/Main.cs                                 |  3 ++
 data/icons/Makefile.am                             |  2 +
 6 files changed, 55 insertions(+), 12 deletions(-)

Fri Sep 26 13:23:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Open teams tagger with half the size of the coding widget 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Fri Sep 26 12:30:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update events lists widget when the dashboard is edited 
 LongoMatch.Core/Common/EventsBroker.cs            |  8 ++++++++
 LongoMatch.Core/Handlers/Handlers.cs              |  3 +++
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs |  1 +
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs | 13 +++++++++----
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs   | 13 +++++++++++--
 LongoMatch.Services/Services/EventsManager.cs     |  8 ++++++++
 6 files changed, 40 insertions(+), 6 deletions(-)

Fri Sep 26 01:28:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Customize zoom scale with icons 
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  3 +
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |  4 +-
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 73 +++++++++++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 57 ++++++++++++++---
 .../scalable/actions/longomatch-zoom-in.svg        | 67 +++++++++++++++-----
 .../scalable/actions/longomatch-zoom-less.svg      | 10 +++
 .../scalable/actions/longomatch-zoom-more.svg      | 14 +++++
 .../scalable/actions/longomatch-zoom-out.svg       | 63 ++++++++++++++++---
 8 files changed, 234 insertions(+), 57 deletions(-)

Thu Sep 25 21:47:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve video conversion dialog 
 LongoMatch.Core/Common/EncodingQuality.cs          |   6 +
 LongoMatch.Core/Common/VideoStandards.cs           |  10 +
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   | 164 +++++++++-----
 ...goMatch.Gui.Component.SubcategoiesTagsEditor.cs | 197 -----------------
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   | 245 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 214 ++++++++++--------
 6 files changed, 371 insertions(+), 465 deletions(-)

Thu Sep 25 21:46:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the media file chooser in the rendering properties widget 
 LongoMatch.Core/Common/Enums.cs                    |   6 +
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   |  58 ++++++---
 .../Gui/Dialog/VideoEditionProperties.cs           | 111 +++++------------
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   8 +-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 132 +++++++--------------
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   3 -
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  74 ++----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +-
 9 files changed, 132 insertions(+), 265 deletions(-)

Thu Sep 25 18:03:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include plugins dir in the library path 
 LongoMatch.Plugins.GStreamer/GStreamerRestricted.cs | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

Thu Sep 25 17:40:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add makefiles for the GStreamer plugins 
 LongoMatch.Plugins.GStreamer/Makefile.am | 13 +++++++++++++
 build/build.environment.mk               |  7 +++++++
 configure.ac                             |  1 +
 3 files changed, 21 insertions(+)

Thu Sep 25 17:25:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add another missing file 
 LongoMatch.Addins/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Thu Sep 25 17:22:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to makefiles 
 LongoMatch.Addins/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Thu Sep 25 13:11:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make category properties editable with a project open 
 LongoMatch.GUI.Helpers/Misc.cs                  |  8 ++++----
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs    |  2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs      |  2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs    |  4 ++--
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 19 ++++++++++---------
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs  |  2 +-
 6 files changed, 19 insertions(+), 18 deletions(-)

Thu Sep 25 13:04:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add another size group for the elements in the right side 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Thu Sep 25 12:16:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix layout in category properties 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |   2 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  52 ++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 143 ++++++++++-----------
 3 files changed, 89 insertions(+), 108 deletions(-)

Thu Sep 25 11:49:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show error message when project can't be loaded 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Thu Sep 25 11:48:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *MAke scores a label as they are not editable 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   9 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   | 217 +++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  80 ++------
 3 files changed, 109 insertions(+), 197 deletions(-)

Thu Sep 25 02:38:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide status bar when it's not showing any info 
 LongoMatch.GUI/Gui/Component/RenderingStateBar.cs  |   2 +-
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |  23 ++++-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  14 +--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 113 ++++++++++++---------
 4 files changed, 88 insertions(+), 64 deletions(-)

Thu Sep 25 02:02:12 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Wed Sep 24 22:06:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused makefile 
 Makefile.win32 | 469 ---------------------------------------------------------
 1 file changed, 469 deletions(-)

Wed Sep 24 22:04:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename LongoMatchGtk.exe to LongoMatch.exe 
 LongoMatch.sln                  |  4 +-
 LongoMatch/LongoMatch.csproj    | 84 +++++++++++++++++++++++++++++++++++++++++
 LongoMatch/LongoMatchGtk.csproj | 84 -----------------------------------------
 LongoMatch/Makefile.am          |  2 +-
 LongoMatch/longomatch.in        |  2 +-
 5 files changed, 88 insertions(+), 88 deletions(-)

Wed Sep 24 21:36:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new plugin that register the open source gst plugins 
 LongoMatch.Plugins.GStreamer/Assembly.cs           | 23 ++++++++
 .../GStreamerRestricted.cs                         | 67 ++++++++++++++++++++++
 .../LongoMatch.Plugins.GStreamer.csproj            | 58 +++++++++++++++++++
 LongoMatch.sln                                     |  6 ++
 4 files changed, 154 insertions(+)

Wed Sep 24 21:33:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for plugins registering GStreamer elements 
 LongoMatch.Addins/AddinsManager.cs                 | 15 ++++++++++++
 .../ExtensionPoints/IGStreamerPluginsProvider.cs   | 28 ++++++++++++++++++++++
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  1 +
 LongoMatch/Main.cs                                 |  1 +
 4 files changed, 45 insertions(+)

Wed Sep 24 21:29:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include name and description in plugins 
 LongoMatch.Addins/AddinsManager.cs                 | 43 +++++++++++++---------
 .../ExtensionPoints/IConfigModifier.cs             |  8 +---
 .../ExtensionPoints/IExportProject.cs              | 12 +++---
 .../ExtensionPoints/IImportProject.cs              | 16 ++++----
 .../ExtensionPoints/ILongoMatchPlugin.cs           | 26 +++++++++++++
 .../ExtensionPoints/IMultimediaBackend.cs          | 10 ++---
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  1 +
 LongoMatch.Plugins/Assembly.cs                     |  4 +-
 LongoMatch.Plugins/CSVExporter.cs                  | 12 ++++++
 9 files changed, 87 insertions(+), 45 deletions(-)

Tue Sep 23 20:29:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Load surfaces in the Player and scale using the correct width 
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   | 106 +++++++++++++--------
 .../CanvasObjects/PlayersTaggerObject.cs           |  44 +--------
 2 files changed, 67 insertions(+), 83 deletions(-)

Tue Sep 23 11:39:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide substitution button in the event editor 
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 23 11:38:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new icons for player swapping 
 data/icons/Makefile.am                             |  2 ++
 .../actions/longomatch-player-swap-lock.svg        | 33 ++++++++++++++++++++++
 .../actions/longomatch-player-swap-unlock.svg      | 33 ++++++++++++++++++++++
 3 files changed, 68 insertions(+)

Tue Sep 23 03:03:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Catch errors gracefully when a project fails to open 
 LongoMatch.Core/Common/Exceptions.cs            | 17 +++++++++++++++++
 LongoMatch.Services/Services/FileDB.cs          | 15 +++++++++------
 LongoMatch.Services/Services/ProjectsManager.cs |  8 +++++++-
 3 files changed, 33 insertions(+), 7 deletions(-)

Tue Sep 23 03:02:28 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use config values for the default capture settings 
 LongoMatch.Core/Common/CaptureSettings.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Sep 23 02:59:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix weird bug changing static quality objects after deserialization 
 LongoMatch.Core/Config.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Tue Sep 23 02:05:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more ranges for quality 
 LongoMatch.Core/Common/EncodingQuality.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Tue Sep 23 02:04:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix updates in capture settings 
 LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 23 02:04:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check for 30fps correctly 
 LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 22 21:25:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for players subsitutions 
 LongoMatch.Core/Common/Constants.cs                |   1 +
 LongoMatch.Core/Common/Enums.cs                    |   9 +
 LongoMatch.Core/Common/EventsBroker.cs             |  10 +
 LongoMatch.Core/Common/Exceptions.cs               |   6 +
 LongoMatch.Core/Handlers/Handlers.cs               |   2 +-
 LongoMatch.Core/Store/EventType.cs                 |  23 +++
 LongoMatch.Core/Store/Player.cs                    |   2 +-
 .../Store/Playlists/PlaylistPlayElement.cs         |   2 +-
 LongoMatch.Core/Store/Project.cs                   | 125 +++++++++++-
 LongoMatch.Core/Store/TimeNode.cs                  |   6 +-
 LongoMatch.Core/Store/TimelineEvent.cs             | 167 ++++++++++++----
 LongoMatch.Core/StyleConf.cs                       |   3 +
 LongoMatch.Drawing/CanvasObjects/BenchObject.cs    |   1 +
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   |  35 ++++
 LongoMatch.Drawing/CanvasObjects/FieldObject.cs    |  40 ++--
 .../CanvasObjects/PlayersTaggerObject.cs           | 194 ++++++++++++++++--
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |   5 +
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  35 +++-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  12 +-
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  11 ++
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  11 +-
 LongoMatch.GUI/Gui/Dialog/SubstitutionsEditor.cs   | 216 +++++++++++++++++++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  20 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |  40 ++--
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  31 ++-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  32 ++-
 LongoMatch.GUI/LongoMatch.GUI.csproj               |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Dialog.SubstitutionsEditor.cs   | 140 +++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 157 +++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 | 100 +++++-----
 LongoMatch.Migration/LongoMatch.Migration.csproj   |   3 -
 LongoMatch.Services/Services/EventsManager.cs      |  17 ++
 LongoMatch.Services/Services/ProjectsManager.cs    |   1 +
 po/POTFILES.in                                     |   1 +
 36 files changed, 1293 insertions(+), 171 deletions(-)

Mon Sep 22 21:15:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new callback for objects that needs a redraw 
 LongoMatch.Core/Handlers/Drawing.cs              |  3 +++
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs    |  6 ++++--
 LongoMatch.Drawing/Canvas.cs                     | 19 ++++++++++++++++++-
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs | 10 +++++++++-
 LongoMatch.Drawing/Widgets/Blackboard.cs         |  4 ++--
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs   |  2 +-
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs    | 12 ++++++------
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs      |  2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs     | 10 +++++++---
 LongoMatch.Drawing/Widgets/TeamTagger.cs         |  2 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs     |  2 +-
 11 files changed, 53 insertions(+), 19 deletions(-)

Mon Sep 22 17:25:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix rendering when drawings are out of the segments 
 LongoMatch.Services/Services/RenderingJobsManager.cs | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Mon Sep 22 17:21:28 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show the render menu before the delete one 
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Mon Sep 22 16:46:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Escape markup text when rendering list elements 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs |  2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs              |  6 +++++-
 LongoMatch.Drawing/PlayslistCellRenderer.cs           | 10 ++++++----
 3 files changed, 12 insertions(+), 6 deletions(-)

Mon Sep 22 16:46:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Escape markup text when rendering text 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 22 16:45:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update media file recursively for playlist elements too 
 LongoMatch.Core/Store/Project.cs                 | 12 ++++++++++++
 LongoMatch.Core/Store/ProjectDescription.cs      |  4 ++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs      | 14 +++++++++-----
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs |  2 +-
 LongoMatch.Services/Services/ProjectsManager.cs  |  2 +-
 LongoMatch.Services/Services/ToolsManager.cs     |  2 +-
 6 files changed, 28 insertions(+), 8 deletions(-)

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(+)

Mon Sep 22 13:09:15 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use Fluendo's H264 encoder if available. 
 libcesarplayer/video-utils.m | 44 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 38 insertions(+), 6 deletions(-)

Fri Sep 19 20:53:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Highlight event button when header is clicked 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Sep 19 20:19:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename event type to Penalties 
 LongoMatch.Core/Store/EventType.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 19 20:12:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Sort player events by time 
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 19 20:11:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Associate timers with teams 
 LongoMatch.Core/Store/Timer.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Fri Sep 19 18:24:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't check tags in the filters when filling the filters 
 LongoMatch.GUI/Gui/TreeView/CategoriesFilterTreeView.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Fri Sep 19 11:25:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update build instructions in the README 
 README | 77 ++++++++++++++++++++++--------------------------------------------
 1 file changed, 25 insertions(+), 52 deletions(-)

Thu Sep 18 16:12:06 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make sure we use the EosHandler and not an EventHandler for EOS. 
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs | 2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs       | 2 +-
 LongoMatch.Multimedia/Player/GstPlayer.cs        | 8 +++++++-
 3 files changed, 9 insertions(+), 3 deletions(-)

Thu Sep 18 16:01:25 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Fix a typo 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 18 14:23:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't recreate thumbnails importing projects 
 LongoMatch.Services/Services/ProjectsManager.cs |  2 +-
 LongoMatch.Services/Services/ToolsManager.cs    | 13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

Tue Sep 16 17:39:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix build in OS X 
 libcesarplayer/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

Tue Sep 16 12:46:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create a new base class for buttons 
 LongoMatch.Drawing/CanvasObjects/ButtonObject.cs   | 154 +++++++++++++++++++++
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |   6 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |   8 +-
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |   2 +-
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |   2 +-
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   | 124 ++++-------------
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |   4 +-
 LongoMatch.Drawing/LongoMatch.Drawing.csproj       |   1 +
 LongoMatch.Drawing/Makefile.am                     |   1 +
 9 files changed, 200 insertions(+), 102 deletions(-)

Mon Sep 15 17:56:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update score when score events are added/removed 
 LongoMatch.Core/Store/Project.cs              | 34 ++++++++++++++++++++++-----
 LongoMatch.Services/Services/EventsManager.cs |  2 +-
 2 files changed, 29 insertions(+), 7 deletions(-)

Mon Sep 15 17:13:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix doubles serialization using the InvariantInfo 
 LongoMatch.Core/Common/Serializer.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Mon Sep 15 17:10:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force lgm extension for exported projects 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Mon Sep 15 17:02:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix extension for the default projects importer 
 LongoMatch.Services/Services/ToolsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 12 03:56:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused imports 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 libcesarplayer/gst-camera-capturer.h | 2 +-
 libcesarplayer/gst-nle-source.h      | 1 -
 libcesarplayer/gst-video-editor.h    | 6 ++----
 libcesarplayer/gst-video-encoder.c   | 1 -
 libcesarplayer/gst-video-encoder.h   | 2 --
 libcesarplayer/video-utils.h         | 1 -
 7 files changed, 4 insertions(+), 11 deletions(-)

Fri Sep 12 03:44:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update tools to parse the new csproj files 
 tools/mdptomakefile.py | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Fri Sep 12 03:29:12 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove old project files 
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp    |  35 ----
 LongoMatch.Addins/LongoMatch.Addins.mdp            |  28 ---
 LongoMatch.Core/LongoMatch.Core.mdp                | 157 ----------------
 .../LongoMatch.Drawing.Cairo.mdp                   |  40 ----
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  63 -------
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.mdp  |  30 ---
 .../LongoMatch.GUI.Multimedia.mdp                  |  62 -------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  | 201 ---------------------
 LongoMatch.Migration/LongoMatch.Migration.mdp      |  89 ---------
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |  68 -------
 LongoMatch.Plugins/LongoMatch.Plugins.mdp          |  27 ---
 LongoMatch.Services/LongoMatch.Services.mdp        |  44 -----
 LongoMatch.mds                                     |  86 ---------
 LongoMatch/LongoMatchGtk.mdp                       |  41 -----
 Tests/Tests.mdp                                    |  60 ------
 libcesarplayer/liblongomatch.mdp                   |  64 -------
 16 files changed, 1095 deletions(-)

Fri Sep 12 03:27:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Keep original player state when detaching it 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  1 +
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  7 ++++
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  6 ++++
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 39 +++++++++++++---------
 4 files changed, 37 insertions(+), 16 deletions(-)

Mon Sep 15 11:45:19 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make sure there are no conflicting RC files loaded. 
 LongoMatch/LongoMatchGtk.csproj | 1 +
 1 file changed, 1 insertion(+)

Sat Sep 13 12:09:30 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use custom buttons and set the images ourselves using our LoadIcon helper. This fixes the icons and their size on OSX. 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |   7 +
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 403 +++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  50 ++-
 3 files changed, 211 insertions(+), 249 deletions(-)

Thu Sep 11 23:45:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move data dir configuration to the init function 
 LongoMatch.Services/Services/CoreServices.cs | 19 +++++++++++++------
 LongoMatch/Main.cs                           | 17 ++++-------------
 2 files changed, 17 insertions(+), 19 deletions(-)

Thu Sep 11 23:34:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force file type recognition to C 
 libcesarplayer/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Sep 11 14:03:58 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Configure.ac needs to require objective c as well 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 11 13:59:01 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Rename video_utils to .m only as we want to use objective c 
 libcesarplayer/Makefile.am         |   2 +-
 libcesarplayer/liblongomatch.cproj |   2 +-
 libcesarplayer/video-utils.m       | 370 +++++++++++++++++++++++++++++++++++++
 libcesarplayer/video-utils.mm      | 370 -------------------------------------
 4 files changed, 372 insertions(+), 372 deletions(-)

Thu Sep 11 12:29:52 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Fix compiler warnings on OSX 
 libcesarplayer/test-discoverer.c | 1 -
 libcesarplayer/test-remuxer.c    | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

Thu Sep 11 12:27:03 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Add ObjectiveC support in configure.ac. We need it for libcesarplayer .mm files 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 11 12:04:00 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Fix references and make it build with Xamarin Studio on OSX (no MSBUILD) 
 LongoMatch.Core/LongoMatch.Core.csproj           | 14 ++++----------
 LongoMatch.Migration/LongoMatch.Migration.csproj | 18 ++++--------------
 LongoMatch/LongoMatchGtk.csproj                  | 19 +++++--------------
 3 files changed, 13 insertions(+), 38 deletions(-)

Thu Sep 11 11:45:40 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Rename video-utils to force Objective-C compilation. Make sure we properly export the symbols with no decorators. 
 libcesarplayer/Makefile.am         |   2 +-
 libcesarplayer/liblongomatch.cproj |  29 +--
 libcesarplayer/video-utils.c       | 370 -------------------------------------
 libcesarplayer/video-utils.h       |   4 +
 libcesarplayer/video-utils.mm      | 370 +++++++++++++++++++++++++++++++++++++
 5 files changed, 381 insertions(+), 394 deletions(-)

Thu Sep 11 11:42:49 2014 -0700 Julien Moutte <julien@fluendo.com>
 *No need to generate the dll config for LongoMatch.GUI 
 LongoMatch.GUI/LongoMatch.GUI.dll.config    | 5 +++++
 LongoMatch.GUI/LongoMatch.GUI.dll.config.in | 5 -----
 configure.ac                                | 1 -
 3 files changed, 5 insertions(+), 6 deletions(-)

Thu Sep 11 11:40:01 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Try to please OS X compiler 
 libcesarplayer/lgm-video-player.c | 22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)

Thu Sep 11 18:35:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update project files 
 LongoMatch.Addins/LongoMatch.Addins.csproj         |  48 ++++
 LongoMatch.Core/LongoMatch.Core.csproj             | 160 ++++++++++++
 .../LongoMatch.Drawing.Cairo.csproj                |  91 +++++++
 LongoMatch.Drawing/LongoMatch.Drawing.csproj       |  82 ++++++
 .../LongoMatch.GUI.Helpers.csproj                  |  57 +++++
 .../LongoMatch.GUI.Multimedia.csproj               | 123 +++++++++
 LongoMatch.GUI/LongoMatch.GUI.csproj               | 280 +++++++++++++++++++++
 LongoMatch.Migration/LongoMatch.Migration.csproj   |  94 ++++++-
 LongoMatch.Multimedia/LongoMatch.Multimedia.csproj |  88 +++++++
 LongoMatch.Plugins/LongoMatch.Plugins.csproj       |  52 ++++
 LongoMatch.Services/LongoMatch.Services.csproj     |  73 ++++++
 LongoMatch.sln                                     | 158 ++++++++++++
 LongoMatch/LongoMatchGtk.csproj                    |  92 +++++++
 libcesarplayer/liblongomatch.cproj                 |  96 +++++++
 14 files changed, 1481 insertions(+), 13 deletions(-)

Wed Sep 10 16:52:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make capture buttons smaller 
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 8 ++++----
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                    | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

Thu Sep 11 09:32:11 2014 -0700 Julien Moutte <julien@fluendo.com>
 *Fix initial resize of the main window in multi monitor configuration 
 LongoMatch.GUI/Gui/MainWindow.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Wed Sep 10 06:54:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo in merge 
 LongoMatch.Core/Store/TimelineEvent.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Sep 10 06:45:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show all tags the the play editor 
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed Sep 10 06:45:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include tags for any kind of buttons 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Wed Sep 10 06:42:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix color of header buttons 
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

Wed Sep 10 06:41:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show Score point in the description 
 LongoMatch.Core/Store/TimelineEvent.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Wed Sep 10 06:39:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix drawings with hardarware decoders 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  2 ++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 17 +++++++++++++----
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 10 ++++++++++
 LongoMatch.Services/Services/EventsManager.cs      |  1 +
 4 files changed, 26 insertions(+), 4 deletions(-)

Tue Sep 9 17:18:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset tag mode for all objects in the canvas 
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Sep 9 08:46:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix postions combobox reading 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Sep 9 08:38:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add AssemblyInfo.cs to help with Monodevelop builds 
 .gitignore                 |  1 -
 LongoMatch/AssemblyInfo.cs | 51 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+), 1 deletion(-)

Tue Sep 9 21:01:51 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Update copyrights. 
 LongoMatch.Core/Common/Constants.cs | 2 +-
 LongoMatch.GUI/Gui/Dialog/About.cs  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Tue Sep 9 20:57:49 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Previous commit contained some other changes. Refactor welcomepanel to use a Table instead of the Fixed widget. Much simpler. 
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   | 13 +++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 44 ++++++++++++++++++----
 2 files changed, 42 insertions(+), 15 deletions(-)

Tue Sep 9 20:56:05 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Try to use the same name for panels everywhere. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  2 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           | 72 +++++++---------------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  8 +--
 4 files changed, 29 insertions(+), 55 deletions(-)

Tue Sep 9 20:07:24 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add proper padding in the categories properties widget. We don't want widgets to stick to the frame border. 
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 52 ++++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 20 +++++----
 2 files changed, 40 insertions(+), 32 deletions(-)

Tue Sep 9 19:32:18 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Also use the helper to load images for the volume button states. 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

Tue Sep 9 19:29:26 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the button image using our helper function to maintain aspect ratio on all platforms. 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  10 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 274 ++++++++-------------
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  80 +++---
 3 files changed, 159 insertions(+), 205 deletions(-)

Tue Sep 9 19:17:09 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Force a default width/height for the DrawingTool. We set height to the minimum so that the toolbar defines the minimum height. If we don't do that stetic will calculate a design size using wrong button sizes and will make the window way too big. 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                           | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Tue Sep 9 18:38:55 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the button image using our helper function to maintain aspect ratio on all platforms. 
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  3 +
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 75 ++++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 10 +--
 3 files changed, 42 insertions(+), 46 deletions(-)

Tue Sep 9 18:35:20 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the button image using our helper function to maintain aspect ratio on all platforms. 
 LongoMatch.GUI/Gui/Component/DatePicker.cs         |  3 +++
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   |  3 +++
 .../gtk-gui/LongoMatch.Gui.Component.DatePicker.cs | 27 ++++++++--------------
 .../LongoMatch.Gui.Component.MediaFileChooser.cs   | 27 ++++++++--------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 24 +++++++++++--------
 5 files changed, 38 insertions(+), 46 deletions(-)

Tue Sep 9 18:28:17 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Fix Typos. 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs      | 2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                                   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Tue Sep 9 02:46:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Filter out hardare accelerated decoder for transcoding 
 libcesarplayer/gst-camera-capturer.c |  2 ++
 libcesarplayer/gst-nle-source.c      |  2 ++
 libcesarplayer/gst-video-encoder.c   |  2 ++
 libcesarplayer/video-utils.c         | 11 +++++++++++
 libcesarplayer/video-utils.h         |  9 +++++++++
 5 files changed, 26 insertions(+)

Tue Sep 9 01:19:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix IVideoConverter instantiation 
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 9 01:22:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add 1080p to the list of video standards for the conversion tool 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Sep 8 22:30:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a default color for Score 
 LongoMatch.Core/Store/Score.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Sep 8 20:51:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable GStreamer plugins check for now 
 LongoMatch/Main.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Sep 8 22:40:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the apply button image using our helper function to maintain aspect ratio on all platforms. 
 LongoMatch.GUI/Gui/Panel/PanelHeader.cs            |  2 ++
 .../gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs    | 39 +++++++++-------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 10 +++---
 3 files changed, 23 insertions(+), 28 deletions(-)

Mon Sep 8 18:57:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the name of the score or the penalty to create the event 
 LongoMatch.Core/Store/Project.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Mon Sep 8 18:56:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when event time is null 
 LongoMatch.Core/Store/TimeNode.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Sep 8 18:22:12 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add event time in timenodes 
 LongoMatch.Core/Common/EventsBroker.cs          |  4 +--
 LongoMatch.Core/Handlers/Handlers.cs            |  4 +--
 LongoMatch.Core/Store/Project.cs                |  3 ++-
 LongoMatch.Core/Store/TimeNode.cs               | 36 ++++++++++++++++++++++---
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs   |  6 +++--
 LongoMatch.GUI/Gui/Component/CodingWidget.cs    |  4 +--
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs |  4 +--
 LongoMatch.Services/Services/EventsManager.cs   |  6 ++---
 8 files changed, 49 insertions(+), 18 deletions(-)

Mon Sep 8 18:21:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 8 17:41:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Respect individual colors for score and penalty card events 
 LongoMatch.Core/Store/DashboardButton.cs           | 12 ++++++++++++
 LongoMatch.Core/Store/Score.cs                     |  6 ++++++
 LongoMatch.Core/Store/TimelineEvent.cs             | 21 +++++++++++++++++++++
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  4 ++--
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |  2 +-
 LongoMatch.Drawing/PlayslistCellRenderer.cs        |  8 +-------
 6 files changed, 43 insertions(+), 10 deletions(-)

Mon Sep 8 15:54:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix buttons names for tags and timers 
 LongoMatch.Core/Store/DashboardButton.cs | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

Mon Sep 8 12:31:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file and update makefiles 
 LongoMatch.Core/LongoMatch.Core.mdp     |  2 +-
 LongoMatch.Core/Makefile.am             |  2 +-
 LongoMatch.Core/Stats/EventTypeStats.cs | 92 +++++++++++++++++++++++++++++++++
 3 files changed, 94 insertions(+), 2 deletions(-)

Mon Sep 8 11:29:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start enabling stats again 
 LongoMatch.Core/Stats/CategoryStats.cs             |  93 -----------
 LongoMatch.Core/Stats/PercentualStat.cs            |   3 +-
 LongoMatch.Core/Stats/ProjectStats.cs              | 173 +++++----------------
 LongoMatch.Core/Stats/Stat.cs                      |   6 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |   2 +-
 .../Gui/Component/Stats/CategoriesViewer.cs        |  16 +-
 .../Gui/Component/Stats/CategoryViewer.cs          |  17 +-
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   |  12 +-
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |   8 +-
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |   2 +-
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   1 -
 12 files changed, 74 insertions(+), 261 deletions(-)

Sun Sep 7 18:32:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the images in the DrawingTool widget using our helper to ensure aspect in all platforms. 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  14 +++
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   | 119 +++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  41 +++----
 3 files changed, 81 insertions(+), 93 deletions(-)

Sun Sep 7 18:11:27 2014 +0200 Julien Moutte <julien@fluendo.com>
 *- Add some padding between the project manager buttons and the status bar. - Add some padding in the Open Project panel like other panels. 
 .../LongoMatch.Gui.Panel.OpenProjectPanel.cs       |  13 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  29 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 888 +++++++++++----------
 3 files changed, 479 insertions(+), 451 deletions(-)

Sun Sep 7 18:04:09 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add the new icon to Makefile. 
 data/icons/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Sun Sep 7 03:45:48 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Remove the edit template button as it's not used currently. Use custom buttons for save/export/delete instead of stock icons. 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |  11 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   | 206 ++++++++-------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  64 +++----
 .../scalable/actions/longomatch-project-delete.svg |  61 ++++++
 4 files changed, 165 insertions(+), 177 deletions(-)

Sun Sep 7 17:37:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set MediaFileMode in the media file chooser 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Sun Sep 7 17:22:51 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable key pressed in the treeviews 
 LongoMatch.GUI/Gui/TreeView/CategoriesFilterTreeView.cs | 5 +++++
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs           | 7 +++++++
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs         | 5 -----
 LongoMatch.GUI/Gui/TreeView/PlayersFilterTreeView.cs    | 7 +++++++
 4 files changed, 19 insertions(+), 5 deletions(-)

Sun Sep 7 03:16:26 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Update with the paddings. 
 LongoMatch.GUI/gtk-gui/gui.stetic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 7 03:13:45 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use the datepicker and mediafilechooser widgets in the project manager. 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |  31 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   | 425 ++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 985 ++++++++++-----------
 3 files changed, 700 insertions(+), 741 deletions(-)

Sun Sep 7 03:11:46 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add the complete file path as a tooltip on the widget. 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs | 2 ++
 1 file changed, 2 insertions(+)

Sun Sep 7 16:38:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Guard backends shutdown 
 LongoMatch/Main.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sun Sep 7 16:37:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove dll extension from the library name (just .so) 
 libcesarplayer/liblongomatch.mdp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 7 16:37:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make filters work again 
 LongoMatch.Core/Common/EventsFilter.cs             |  7 ++++-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  | 13 +++-------
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 30 ++++++++++++++++++----
 LongoMatch.Drawing/Utils.cs                        | 19 +++++++++++---
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  4 +--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 15 ++---------
 LongoMatch.Drawing/Widgets/PositionTagger.cs       | 25 ++++++++++++++++++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  2 +-
 .../Gui/Component/PlaysPositionViewer.cs           |  6 ++++-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  2 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |  9 ++++---
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  2 +-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |  6 +++--
 LongoMatch.GUI/gtk-gui/objects.xml                 |  8 ++++--
 LongoMatch.Services/Services/ProjectsManager.cs    |  3 ---
 16 files changed, 103 insertions(+), 50 deletions(-)

Sun Sep 7 02:36:29 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Load the image in the VS widget using our helper to ensure aspect in all platforms. 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs                    | 1 +
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs | 1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                              | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

Sun Sep 7 16:31:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show time with hours in more places 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 7 13:41:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set sort method from the correct place 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Sep 7 13:37:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix a race in the video window X Bad Window 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 25 ++++++++++++++++------
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs       | 17 ++++++++++-----
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  1 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  1 +
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  8 +++++--
 5 files changed, 38 insertions(+), 14 deletions(-)

Sun Sep 7 13:24:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify the IFramesCapturer interface 
 LongoMatch.Core/Interfaces/Multimedia/IFramesCapturer.cs |  4 +---
 LongoMatch.GUI.Multimedia/Gui/Utils/FramesCapturer.cs    |  8 ++++----
 LongoMatch.Multimedia/Player/GstPlayer.cs                | 11 +++++++++--
 LongoMatch.Multimedia/Utils/GstDiscoverer.cs             |  4 ++--
 LongoMatch.Services/Services/EventsManager.cs            | 16 ++++++++++++----
 LongoMatch.Services/Services/RenderingJobsManager.cs     |  6 +++---
 LongoMatch.Services/Services/ToolsManager.cs             |  8 +++-----
 7 files changed, 34 insertions(+), 23 deletions(-)

Sat Sep 6 22:36:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Shutdown multimedia backends on exit 
 LongoMatch.Addins/AddinsManager.cs                      | 7 +++++++
 LongoMatch.Addins/ExtensionPoints/IMultimediaBackend.cs | 1 +
 LongoMatch/Main.cs                                      | 7 ++++++-
 3 files changed, 14 insertions(+), 1 deletion(-)

Sat Sep 6 00:33:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the new project to the database 
 LongoMatch.Services/Services/ProjectsManager.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sat Sep 6 00:32:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix video widget painting outside its region 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 4 ++++
 1 file changed, 4 insertions(+)

Fri Sep 5 19:48:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update more string with play to event 
 .../gtk-gui/LongoMatch.Gui.Component.PlaysSelectionWidget.cs        | 4 ++--
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs     | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                                   | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

Fri Sep 5 19:36:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Fri Sep 5 19:31:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show tags in the events editor 
 LongoMatch.Core/Store/Templates/Dashboard.cs       | 18 +-----
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  6 --
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            | 50 +++++++++++++--
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs    | 43 ++++++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 73 +++++++++++++++++++++-
 5 files changed, 143 insertions(+), 47 deletions(-)

Fri Sep 5 17:59:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove tests until they are back 
 LongoMatch.mds | 4 ----
 1 file changed, 4 deletions(-)

Fri Sep 5 17:57:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show times with the hour digit 
 LongoMatch.Core/Store/Time.cs                                 | 8 ++++----
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs                    | 8 ++++----
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs | 1 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                  | 1 +
 4 files changed, 10 insertions(+), 8 deletions(-)

Fri Sep 5 17:44:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename more categories to EventType and plays to Event 
 LongoMatch.Core/Common/EventsBroker.cs             |  62 +++----
 LongoMatch.Core/Common/EventsFilter.cs             | 191 +++++++++++++++++++++
 LongoMatch.Core/Common/PlaysFilter.cs              | 191 ---------------------
 LongoMatch.Core/Handlers/Handlers.cs               | 133 ++++++--------
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   2 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +-
 LongoMatch.Core/Interfaces/ISubCategory.cs         |  36 ----
 LongoMatch.Core/Interfaces/ITag.cs                 |  29 ----
 LongoMatch.Core/LongoMatch.Core.mdp                |   2 +-
 LongoMatch.Core/Makefile.am                        |   2 +-
 LongoMatch.Core/Stats/ProjectStats.cs              |   4 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |   4 +-
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |   6 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |   6 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |   2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   2 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |   2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   8 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |   2 +-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   4 +-
 .../Gui/Component/PlayersListTreeWidget.cs         |   2 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 +-
 .../Gui/Component/PlaysPositionViewer.cs           |   4 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |   4 +-
 .../Gui/Component/Stats/PlayersViewer.cs           |   4 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   2 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |   6 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |   4 +-
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs      |   4 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |   6 +-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |   2 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |   2 +-
 LongoMatch.Services/Services/EventsManager.cs      |  14 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |   2 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |   8 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |   4 +-
 Tests/Core/TestPlaysFilter.cs                      |  30 ++--
 39 files changed, 352 insertions(+), 446 deletions(-)

Fri Sep 5 16:23:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset team tagger selection after adding a new event 
 LongoMatch.Drawing/Widgets/TeamTagger.cs     | 6 ++++++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

Fri Sep 5 16:12:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable back editing events properties 
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |   1 -
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   1 -
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  94 ++--
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 +-
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |  15 +
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  11 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 486 +++++++++++----------
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 259 +++++------
 9 files changed, 453 insertions(+), 427 deletions(-)

Fri Sep 5 14:16:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start and close the frames capturer for each project change 
 LongoMatch.Services/Services/EventsManager.cs | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Fri Sep 5 00:52:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disconnect all signals when closing the player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Fri Sep 5 00:52:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix dipose in canvases when Objects is null 
 LongoMatch.Drawing/Canvas.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 5 00:52:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not serialize the Selected property in events 
 LongoMatch.Core/Store/TimelineEvent.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Sep 4 23:54:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix CSV exporter 
 LongoMatch.Plugins/CSVExporter.cs | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

Thu Sep 4 21:53:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Insert Core in the LongoMatch namespace 
 LongoMatch.Addins/AddinsManager.cs                 |  15 +-
 .../ExtensionPoints/IConfigModifier.cs             |   2 +-
 .../ExtensionPoints/IExportProject.cs              |   4 +-
 .../ExtensionPoints/IImportProject.cs              |   4 +-
 .../ExtensionPoints/IMultimediaBackend.cs          |   2 +-
 LongoMatch.Core/Common/Area.cs                     |   3 +-
 LongoMatch.Core/Common/CaptureSettings.cs          |   2 +-
 LongoMatch.Core/Common/Cloner.cs                   |   4 +-
 LongoMatch.Core/Common/Color.cs                    |   2 +-
 LongoMatch.Core/Common/ConsoleCrayon.cs            |   2 +-
 LongoMatch.Core/Common/Constants.cs                |   2 +-
 LongoMatch.Core/Common/Device.cs                   |   2 +-
 LongoMatch.Core/Common/EncodingProfiles.cs         |   2 +-
 LongoMatch.Core/Common/EncodingQuality.cs          |   2 +-
 LongoMatch.Core/Common/EncodingSettings.cs         |   2 +-
 LongoMatch.Core/Common/Enums.cs                    |   2 +-
 LongoMatch.Core/Common/EventsBroker.cs             |  12 +-
 LongoMatch.Core/Common/Exceptions.cs               |   2 +-
 LongoMatch.Core/Common/ExtensionMethods.cs         |   2 +-
 LongoMatch.Core/Common/Gettext.cs                  |   2 +-
 LongoMatch.Core/Common/Image.cs                    |   2 +-
 LongoMatch.Core/Common/Job.cs                      |   8 +-
 LongoMatch.Core/Common/Log.cs                      |   2 +-
 LongoMatch.Core/Common/PlaysFilter.cs              |   6 +-
 LongoMatch.Core/Common/Serializer.cs               |   8 +-
 LongoMatch.Core/Common/SysInfo.cs                  |   2 +-
 LongoMatch.Core/Common/VideoStandards.cs           |   2 +-
 LongoMatch.Core/Config.cs                          |  10 +-
 LongoMatch.Core/Handlers/Drawing.cs                |   6 +-
 LongoMatch.Core/Handlers/Handlers.cs               |  16 +-
 LongoMatch.Core/Handlers/Multimedia.cs             |   6 +-
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs      |  10 +-
 LongoMatch.Core/Interfaces/Drawing/IDrawable.cs    |   6 +-
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   4 +-
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs      |   6 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  10 +-
 LongoMatch.Core/Interfaces/GUI/IBusyDialog.cs      |   2 +-
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |   8 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  16 +-
 LongoMatch.Core/Interfaces/GUI/IMainController.cs  |   6 +-
 LongoMatch.Core/Interfaces/GUI/IPanel.cs           |   4 +-
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  10 +-
 .../Interfaces/GUI/IRenderingStateBar.cs           |   2 +-
 LongoMatch.Core/Interfaces/IDataBaseManager.cs     |   2 +-
 LongoMatch.Core/Interfaces/IDatabase.cs            |   4 +-
 LongoMatch.Core/Interfaces/IIDObject.cs            |   2 +-
 LongoMatch.Core/Interfaces/IPlaylistElement.cs     |   4 +-
 LongoMatch.Core/Interfaces/IProjectsImporter.cs    |   4 +-
 .../Interfaces/IRenderingJobsManager.cs            |   4 +-
 LongoMatch.Core/Interfaces/ITemplates.cs           |   6 +-
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |   6 +-
 LongoMatch.Core/Interfaces/Multimedia/ICapturer.cs |  10 +-
 .../Interfaces/Multimedia/IDiscoverer.cs           |   4 +-
 .../Interfaces/Multimedia/IFramesCapturer.cs       |   6 +-
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   6 +-
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs   |   8 +-
 LongoMatch.Core/Interfaces/Multimedia/IRemuxer.cs  |   4 +-
 .../Interfaces/Multimedia/IVideoConverter.cs       |   6 +-
 .../Interfaces/Multimedia/IVideoEditor.cs          |   6 +-
 LongoMatch.Core/Makefile.am                        |   2 +-
 LongoMatch.Core/Stats/CategoryStats.cs             |   8 +-
 LongoMatch.Core/Stats/PercentualStat.cs            |   2 +-
 LongoMatch.Core/Stats/PlayersStats.cs              |   4 +-
 LongoMatch.Core/Stats/ProjectStats.cs              |  10 +-
 LongoMatch.Core/Stats/Stat.cs                      |   2 +-
 LongoMatch.Core/Stats/SubCategoryStat.cs           |   8 +-
 LongoMatch.Core/Store/Coordinates.cs               |   2 +-
 LongoMatch.Core/Store/DashboardButton.cs           |   4 +-
 LongoMatch.Core/Store/Drawables/Angle.cs           |   4 +-
 LongoMatch.Core/Store/Drawables/Counter.cs         |   4 +-
 LongoMatch.Core/Store/Drawables/Cross.cs           |   4 +-
 LongoMatch.Core/Store/Drawables/Drawable.cs        |   6 +-
 LongoMatch.Core/Store/Drawables/Ellipse.cs         |   4 +-
 LongoMatch.Core/Store/Drawables/Line.cs            |   4 +-
 LongoMatch.Core/Store/Drawables/MultiPoints.cs     |   4 +-
 LongoMatch.Core/Store/Drawables/Quadrilateral.cs   |   4 +-
 LongoMatch.Core/Store/Drawables/Rectangle.cs       |   4 +-
 LongoMatch.Core/Store/Drawables/Selection.cs       |   6 +-
 LongoMatch.Core/Store/Drawables/Text.cs            |   4 +-
 LongoMatch.Core/Store/EventType.cs                 |   4 +-
 LongoMatch.Core/Store/FrameDrawing.cs              |   6 +-
 LongoMatch.Core/Store/HotKey.cs                    |   4 +-
 LongoMatch.Core/Store/MediaFile.cs                 |   4 +-
 LongoMatch.Core/Store/PenaltyCard.cs               |   4 +-
 LongoMatch.Core/Store/Period.cs                    |   2 +-
 LongoMatch.Core/Store/PixbufTimeNode.cs            |   4 +-
 LongoMatch.Core/Store/Player.cs                    |   6 +-
 LongoMatch.Core/Store/Playlists/Playlist.cs        |   4 +-
 LongoMatch.Core/Store/Playlists/PlaylistDrawing.cs |   6 +-
 LongoMatch.Core/Store/Playlists/PlaylistImage.cs   |   6 +-
 .../Store/Playlists/PlaylistPlayElement.cs         |   6 +-
 LongoMatch.Core/Store/Point.cs                     |   2 +-
 LongoMatch.Core/Store/Project.cs                   |  12 +-
 LongoMatch.Core/Store/ProjectDescription.cs        |   6 +-
 LongoMatch.Core/Store/Score.cs                     |   2 +-
 LongoMatch.Core/Store/Tag.cs                       |   6 +-
 LongoMatch.Core/Store/Templates/Dashboard.cs       |   8 +-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   6 +-
 LongoMatch.Core/Store/Time.cs                      |   4 +-
 LongoMatch.Core/Store/TimeNode.cs                  |   4 +-
 LongoMatch.Core/Store/TimelineEvent.cs             |   4 +-
 LongoMatch.Core/Store/TimelineNode.cs              |   4 +-
 LongoMatch.Core/Store/Timer.cs                     |   4 +-
 LongoMatch.Core/StyleConf.cs                       |   2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  18 +--
 LongoMatch.Drawing.Cairo/CairoContext.cs           |   2 +-
 LongoMatch.Drawing.Cairo/Surface.cs                |   4 +-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |  12 +-
 LongoMatch.Drawing/Canvas.cs                       |   8 +-
 LongoMatch.Drawing/CanvasObjects/BenchObject.cs    |   6 +-
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   |   6 +-
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |   6 +-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |   6 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |  12 +-
 LongoMatch.Drawing/CanvasObjects/CounterObject.cs  |   8 +-
 LongoMatch.Drawing/CanvasObjects/CrossObject.cs    |   8 +-
 LongoMatch.Drawing/CanvasObjects/EllipseObject.cs  |   8 +-
 LongoMatch.Drawing/CanvasObjects/FieldObject.cs    |   6 +-
 LongoMatch.Drawing/CanvasObjects/LineObject.cs     |   8 +-
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  10 +-
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   |  10 +-
 .../CanvasObjects/PlayersTaggerObject.cs           |  12 +-
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |  10 +-
 .../CanvasObjects/QuadrilateralObject.cs           |   8 +-
 .../CanvasObjects/RectangleObject.cs               |   8 +-
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |   8 +-
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |   8 +-
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   |  12 +-
 LongoMatch.Drawing/CanvasObjects/TextObject.cs     |   8 +-
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  10 +-
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  10 +-
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |   8 +-
 LongoMatch.Drawing/Constants.cs                    |   6 +-
 LongoMatch.Drawing/Makefile.am                     |   2 +-
 LongoMatch.Drawing/PlayslistCellRenderer.cs        |   8 +-
 LongoMatch.Drawing/Utils.cs                        |   8 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  12 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |   6 +-
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      |  18 +--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  10 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  10 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  12 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |  10 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |   8 +-
 LongoMatch.GUI.Helpers/Misc.cs                     |  10 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  10 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  15 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  12 +-
 .../Gui/Utils/FramesCapturer.cs                    |  10 +-
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs     |   6 +-
 LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs      |   2 +-
 LongoMatch.GUI.Multimedia/MultimediaToolkit.cs     |   4 +-
 LongoMatch.GUI/Gui/Cairo.cs                        |   2 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |   6 +-
 LongoMatch.GUI/Gui/Component/BackgroundWidget.cs   |   2 +-
 LongoMatch.GUI/Gui/Component/ButtonTagger.cs       |   2 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |   8 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   6 +-
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  |   4 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  12 +-
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs     |   2 +-
 LongoMatch.GUI/Gui/Component/GameUnitWidget.cs     |   2 +-
 LongoMatch.GUI/Gui/Component/GameUnitsTagger.cs    |   2 +-
 .../Gui/Component/GeneralPreferencesPanel.cs       |   2 +-
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   |   2 +-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   4 +-
 LongoMatch.GUI/Gui/Component/PeriodsRecoder.cs     |   2 +-
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |  10 +-
 .../Gui/Component/PlayersListTreeWidget.cs         |  10 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  10 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 +-
 .../Gui/Component/PlaysPositionViewer.cs           |   4 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |   8 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |   2 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |   6 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |   2 +-
 LongoMatch.GUI/Gui/Component/RenderingStateBar.cs  |   2 +-
 .../Gui/Component/Stats/CategoriesViewer.cs        |   6 +-
 .../Gui/Component/Stats/CategoryViewer.cs          |   8 +-
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   |   6 +-
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |   4 +-
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |   8 +-
 .../Gui/Component/Stats/PlayerSubcategoryViewer.cs |   4 +-
 .../Gui/Component/Stats/PlayersViewer.cs           |   8 +-
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs      |   4 +-
 .../Gui/Component/Stats/SubcategoryViewer.cs       |   4 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  10 +-
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs      |   4 +-
 LongoMatch.GUI/Gui/Component/TimeScale.cs          |   2 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   8 +-
 .../Gui/Component/VideoPreferencesPanel.cs         |   2 +-
 LongoMatch.GUI/Gui/Dialog/About.cs                 |   2 +-
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs            |   2 +-
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs      |   2 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  14 +-
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |   2 +-
 LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs      |   2 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   4 +-
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs  |   2 +-
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            |   4 +-
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs   |   4 +-
 LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs       |   4 +-
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs           |   4 +-
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |   6 +-
 .../Gui/Dialog/VideoEditionProperties.cs           |   2 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  12 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  14 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |   6 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  14 +-
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |   6 +-
 LongoMatch.GUI/Gui/Panel/PanelHeader.cs            |   2 +-
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |   4 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |  14 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  10 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  14 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   4 +-
 LongoMatch.GUI/Gui/Popup/CalendarPopup.cs          |   2 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |   8 +-
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs      |   6 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  10 +-
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    |   6 +-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |   6 +-
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |   4 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |   8 +-
 .../Gui/TreeView/RenderingJobsTreeView.cs          |   2 +-
 LongoMatch.Migration/Common/Color.cs               |   2 +-
 LongoMatch.Migration/Common/Config.cs              |   2 +-
 LongoMatch.Migration/Common/Constants.cs           |   2 +-
 LongoMatch.Migration/Common/Enums.cs               |   2 +-
 LongoMatch.Migration/Common/Image.cs               |   2 +-
 LongoMatch.Migration/Common/SerializableObject.cs  |   8 +-
 LongoMatch.Migration/Converter.cs                  |   8 +-
 LongoMatch.Migration/Core/Category.cs              |  16 +-
 LongoMatch.Migration/Core/Coordinates.cs           |   2 +-
 LongoMatch.Migration/Core/Drawing.cs               |   4 +-
 LongoMatch.Migration/Core/GameUnit.cs              |   2 +-
 LongoMatch.Migration/Core/GameUnitsList.cs         |   4 +-
 LongoMatch.Migration/Core/HotKey.cs                |   4 +-
 .../Core/Interfaces/ISubCategory.cs                |   2 +-
 LongoMatch.Migration/Core/Interfaces/ITag.cs       |   4 +-
 LongoMatch.Migration/Core/Interfaces/ITemplates.cs |   6 +-
 .../Core/Interfaces/ITimelineNode.cs               |   4 +-
 LongoMatch.Migration/Core/MediaFile.cs             |   4 +-
 LongoMatch.Migration/Core/Period.cs                |   2 +-
 LongoMatch.Migration/Core/PixbufTimeNode.cs        |   4 +-
 LongoMatch.Migration/Core/Play.cs                  |   6 +-
 LongoMatch.Migration/Core/PlayListPlay.cs          |   2 +-
 LongoMatch.Migration/Core/Player.cs                |   4 +-
 LongoMatch.Migration/Core/Point.cs                 |   2 +-
 LongoMatch.Migration/Core/Project.cs               |  10 +-
 LongoMatch.Migration/Core/ProjectDescription.cs    |   4 +-
 LongoMatch.Migration/Core/SubCategory.cs           |   6 +-
 LongoMatch.Migration/Core/Tag.cs                   |   6 +-
 LongoMatch.Migration/Core/TagStore.cs              |   8 +-
 .../Core/Templates/CategoriesTemplate.cs           |   8 +-
 .../Core/Templates/SubCategoryTemplate.cs          |   8 +-
 .../Core/Templates/TeamTemplate.cs                 |   6 +-
 LongoMatch.Migration/Core/Time.cs                  |   4 +-
 LongoMatch.Migration/Core/TimeNode.cs              |   4 +-
 LongoMatch.Migration/Core/TimelineNode.cs          |   4 +-
 LongoMatch.Migration/Core/Timer.cs                 |   4 +-
 LongoMatch.Migration/DataBase.cs                   |   8 +-
 LongoMatch.Migration/MainWindow.cs                 |   2 +-
 LongoMatch.Migration/Tests/CateogiresTest.cs       |   4 +-
 LongoMatch.Migration/Tests/TestProject.cs          |   4 +-
 LongoMatch.Migration/Tests/TestTeam.cs             |   4 +-
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  10 +-
 .../Capturer/GstCameraCapturer.cs                  |   8 +-
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs  |   4 +-
 LongoMatch.Multimedia/Common/Handlers.cs           |   4 +-
 .../Converter/GstVideoConverter.cs                 |   8 +-
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  10 +-
 LongoMatch.Multimedia/Player/GstPlayer.cs          |   8 +-
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs        |   8 +-
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       |   4 +-
 LongoMatch.Multimedia/Utils/GStreamer.cs           |   3 +-
 LongoMatch.Multimedia/Utils/GstDiscoverer.cs       |   8 +-
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |   6 +-
 LongoMatch.Multimedia/Utils/Seeker.cs              |   2 +-
 LongoMatch.Multimedia/Utils/VideoDevice.cs         |   2 +-
 LongoMatch.Plugins/CSVExporter.cs                  |   6 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |   2 +-
 LongoMatch.Services/Makefile.am                    |   2 +-
 LongoMatch.Services/Services/Core.cs               | 179 ---------------------
 LongoMatch.Services/Services/CoreServices.cs       | 179 +++++++++++++++++++++
 LongoMatch.Services/Services/DataBaseManager.cs    |   8 +-
 LongoMatch.Services/Services/EventsManager.cs      |  12 +-
 LongoMatch.Services/Services/FileDB.cs             |   6 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |   6 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  10 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  10 +-
 .../Services/RenderingJobsManager.cs               |  12 +-
 LongoMatch.Services/Services/TemplatesService.cs   |   8 +-
 LongoMatch.Services/Services/ToolsManager.cs       |  10 +-
 LongoMatch/Main.cs                                 |  10 +-
 Tests/Core/Drawables/TestAngle.cs                  |   4 +-
 Tests/Core/Drawables/TestCross.cs                  |   4 +-
 Tests/Core/Drawables/TestDrawable.cs               |   4 +-
 Tests/Core/Drawables/TestEllipse.cs                |   4 +-
 Tests/Core/Drawables/TestLine.cs                   |   4 +-
 Tests/Core/Drawables/TestMultipoints.cs            |   4 +-
 Tests/Core/Drawables/TestQuadrilateral.cs          |   4 +-
 Tests/Core/Drawables/TestRectangle.cs              |   4 +-
 Tests/Core/Drawables/TestText.cs                   |   6 +-
 Tests/Core/TestCategoriesTemplate.cs               |   6 +-
 Tests/Core/TestCategory.cs                         |   4 +-
 Tests/Core/TestColor.cs                            |   2 +-
 Tests/Core/TestCoordinates.cs                      |   4 +-
 Tests/Core/TestMediaFile.cs                        |   4 +-
 Tests/Core/TestPlay.cs                             |   6 +-
 Tests/Core/TestPlayer.cs                           |   4 +-
 Tests/Core/TestPlaysFilter.cs                      |   6 +-
 Tests/Core/TestPoint.cs                            |   4 +-
 Tests/Core/TestProject.cs                          |   6 +-
 Tests/Core/TestProjectDescription.cs               |   4 +-
 Tests/Core/TestTeamTemplate.cs                     |   6 +-
 Tests/Core/TestTime.cs                             |   2 +-
 Tests/Core/TestTimeNode.cs                         |   4 +-
 Tests/Services/TestDatabase.cs                     |   2 +-
 Tests/Utils.cs                                     |   2 +-
 320 files changed, 1086 insertions(+), 1090 deletions(-)

Thu Sep 4 11:12:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename Categories to EventType and split them from dashboard buttons 
 LongoMatch.Core/Common/Constants.cs                |   3 +
 LongoMatch.Core/Common/EventsBroker.cs             |  28 +-
 LongoMatch.Core/Common/PlaysFilter.cs              |  52 ++-
 LongoMatch.Core/Handlers/Handlers.cs               |  37 +-
 LongoMatch.Core/Handlers/Multimedia.cs             |   2 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   4 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   6 +-
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |   2 +-
 LongoMatch.Core/Interfaces/ITemplates.cs           |  14 +-
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |   2 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |  11 +-
 LongoMatch.Core/Makefile.am                        |  11 +-
 LongoMatch.Core/Stats/CategoryStats.cs             |   6 +-
 LongoMatch.Core/Stats/ProjectStats.cs              |  76 ++--
 LongoMatch.Core/Store/Category.cs                  |  79 ----
 LongoMatch.Core/Store/DashboardButton.cs           | 270 +++++++++++++
 LongoMatch.Core/Store/EventType.cs                 | 170 ++++++++
 LongoMatch.Core/Store/PenaltyCard.cs               |  15 +-
 LongoMatch.Core/Store/PenaltyCardEvent.cs          |  34 --
 LongoMatch.Core/Store/Play.cs                      | 225 -----------
 .../Store/Playlists/PlaylistPlayElement.cs         |   4 +-
 LongoMatch.Core/Store/Project.cs                   | 131 +++---
 LongoMatch.Core/Store/Score.cs                     |  11 +-
 LongoMatch.Core/Store/ScoreEvent.cs                |   2 +-
 LongoMatch.Core/Store/TagButton.cs                 |  40 --
 LongoMatch.Core/Store/TaggerButton.cs              | 192 ---------
 .../Store/Templates/CategoriesTemplate.cs          | 241 -----------
 LongoMatch.Core/Store/Templates/Dashboard.cs       | 242 +++++++++++
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   2 +-
 LongoMatch.Core/Store/TimelineEvent.cs             | 244 ++++++++++++
 LongoMatch.Core/Store/Timer.cs                     |  10 +-
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |  22 +-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |  13 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs |  50 +--
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  10 +-
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |   4 +-
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |  12 +-
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |   2 +-
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   |  10 +-
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |   6 +-
 LongoMatch.Drawing/CanvasObjects/TimerLabel.cs     | 110 +++++
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    |  24 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |   2 +-
 LongoMatch.Drawing/PlayslistCellRenderer.cs        |  24 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  58 +--
 LongoMatch.Drawing/Widgets/Dashboard.cs            | 302 --------------
 LongoMatch.Drawing/Widgets/DashboardCanvas.cs      | 313 +++++++++++++++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 106 ++---
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  18 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   6 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |   2 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |   6 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 165 ++++----
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  32 +-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  58 ++-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   6 +-
 .../Gui/Component/PlayersListTreeWidget.cs         |   4 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  21 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |  68 +---
 .../Gui/Component/PlaysPositionViewer.cs           |   8 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |  22 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |   4 +-
 .../Gui/Component/Stats/CategoriesViewer.cs        |   2 +-
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |   2 +-
 .../Gui/Component/Stats/PlayersViewer.cs           |   6 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   8 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |   4 +-
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |  26 +-
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            |  12 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   6 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |  40 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   8 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   2 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |   8 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |  49 +--
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs      |   2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  12 +-
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    |   4 +-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |  12 +-
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |   4 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  41 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 442 +++++++++++----------
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  60 +--
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 278 ++++++-------
 LongoMatch.Plugins/CSVExporter.cs                  |   8 +-
 LongoMatch.Services/Services/EventsManager.cs      |  50 +--
 LongoMatch.Services/Services/HotKeysManager.cs     |  12 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  14 +-
 .../Services/RenderingJobsManager.cs               |   2 +-
 LongoMatch.Services/Services/TemplatesService.cs   |  20 +-
 LongoMatch.Services/Services/ToolsManager.cs       |   2 +-
 Tests/Core/TestCategoriesTemplate.cs               |  10 +-
 Tests/Core/TestCategory.cs                         |   6 +-
 Tests/Core/TestPlay.cs                             |  14 +-
 Tests/Core/TestPlaysFilter.cs                      |  50 +--
 Tests/Core/TestProject.cs                          | 108 ++---
 97 files changed, 2507 insertions(+), 2472 deletions(-)

Thu Sep 4 21:17:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use icons logo instead of from resources 
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Thu Sep 4 21:17:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make flags parameter optional to LoadIcon 
 LongoMatch.GUI.Helpers/Misc.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 4 17:32:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix segfault when no devices are presents 
 libcesarplayer/gst-camera-capturer.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Thu Sep 4 17:06:13 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use the LoadIcon from helpers instead of Stetic's version. 
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thu Sep 4 17:05:41 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Looks like the LoadIcon from IconTheme is buggy on Windows and OSX and get a random size. Make sure we load the SVG icons with requested size. 
 LongoMatch.GUI.Helpers/Misc.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Sep 2 18:38:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable selection only with the Selection tool 
 LongoMatch.Drawing/Widgets/Blackboard.cs | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)

Tue Sep 2 18:37:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force center alignment for counter and text objects 
 LongoMatch.Drawing/CanvasObjects/CounterObject.cs | 1 +
 LongoMatch.Drawing/CanvasObjects/TextObject.cs    | 1 +
 2 files changed, 2 insertions(+)

Tue Sep 2 18:37:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Close paths when drawing text 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 2 18:35:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for setting the font size in text objects 
 LongoMatch.Core/Store/Drawables/Text.cs            |   6 +
 LongoMatch.Drawing/CanvasObjects/TextObject.cs     |   3 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  13 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  15 +
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   | 473 +++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 517 +++++++++++++++------
 6 files changed, 678 insertions(+), 349 deletions(-)

Tue Sep 2 15:55:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the right icon for centering the timelines 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Timeline.cs | 3 +--
 LongoMatch.GUI/gtk-gui/gui.stetic                           | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Tue Sep 2 15:39:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused function 
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs | 13 -------------
 1 file changed, 13 deletions(-)

Tue Sep 2 15:39:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only redraw the timeline area that's in the clip region 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  3 +--
 LongoMatch.Drawing/Widgets/Timerule.cs             | 24 ++++++++++++++--------
 2 files changed, 17 insertions(+), 10 deletions(-)

Tue Sep 2 15:38:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clip the drawing area in the Cairo context 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Sep 2 11:42:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.Core/Makefile.am | 4 +---
 LongoMatch.GUI/Makefile.am  | 1 -
 2 files changed, 1 insertion(+), 4 deletions(-)

Tue Sep 2 11:39:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Edit notes, name and players for plays 
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |  14 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |   1 -
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   1 +
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            |  56 ++++++-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |   8 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  12 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |  25 +--
 ...goMatch.Gui.Component.PlaysCoordinatesTagger.cs |  22 +--
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs    | 134 +++++++++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 186 +++++++++++++--------
 data/theme/gtk-2.0/gtkrc                           |   1 +
 11 files changed, 290 insertions(+), 170 deletions(-)

Tue Sep 2 11:39:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clear players selection after tagging a new play 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 2 11:38:35 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support multiple selection modes in the teams tagger 
 .../CanvasObjects/PlayersTaggerObject.cs           | 32 ++++++++++++++++++----
 LongoMatch.Drawing/Widgets/TeamTagger.cs           | 14 +++++++++-
 2 files changed, 39 insertions(+), 7 deletions(-)

Mon Sep 1 20:03:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't show menu when not in edit mode 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Sep 1 20:03:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix full screen switching 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs |  2 --
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs     |  1 +
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs |  6 ------
 LongoMatch.GUI/Gui/GUIToolkit.cs                  | 11 +++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                  |  3 +++
 LongoMatch.Services/Services/EventsManager.cs     |  7 +++++++
 6 files changed, 22 insertions(+), 8 deletions(-)

Mon Sep 1 17:16:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show play tag editor when tagging a new play 
 LongoMatch.Core/Common/EventsBroker.cs             |   6 ++
 LongoMatch.Core/Handlers/Handlers.cs               |   2 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   3 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  22 ++++-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |   4 +
 LongoMatch.GUI/Gui/Dialog/PlayEditor.cs            |  41 ++++++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  16 +---
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs    |  90 +++++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  95 +++++++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 106 +++++++++++----------
 LongoMatch.Services/Services/EventsManager.cs      |  57 +++++++----
 13 files changed, 359 insertions(+), 87 deletions(-)

Mon Sep 1 20:12:43 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Replace LoadIcon calls by a helper function. This helper function has a fallback for missing icons and can be used later on to improve icon loading wrt to cross platform support, scaling, etc... 
 LongoMatch.GUI.Helpers/MessagesHelpers.cs          |   6 +-
 LongoMatch.GUI.Helpers/Misc.cs                     | 102 ++++++++++++++++-----
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  12 +--
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  13 +--
 .../Gui/Component/PlaysSelectionWidget.cs          |  13 +--
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   6 +-
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs      |   2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   8 +-
 LongoMatch.GUI/Gui/Panel/PanelHeader.cs            |   4 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  24 ++---
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  18 ++--
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   4 +-
 .../gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs    |  29 ++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  10 +-
 14 files changed, 151 insertions(+), 100 deletions(-)

Mon Sep 1 14:04:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make more classes serializable 
 LongoMatch.Core/Store/TaggerButton.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Sep 1 13:24:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *remove test from build for now 
 LongoMatch.Migration/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

Mon Sep 1 13:17:06 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Reuse the Treeview theme for IconView. 
 data/theme/gtk-2.0/gtkrc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Mon Sep 1 13:06:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 data/theme/Makefile.am | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Mon Sep 1 13:02:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new icon 
 data/icons/Makefile.am                                     |  1 +
 .../scalable/actions/longomatch-dash-center-view.svg       | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

Mon Sep 1 12:32:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tool to fill makefiles for data and update them 
 data/icons/Makefile.am                             | 195 ++++++++++-----------
 .../scalable/actions/longomatch-control-record.svg |   8 +
 data/images/Makefile.am                            |  18 +-
 data/theme/Makefile.am                             |  54 +++++-
 .../theme/gtk-2.0/Tabs/tab-left-active (copia).png | Bin 1039 -> 0 bytes
 tools/update-data.py                               |  27 +++
 6 files changed, 195 insertions(+), 107 deletions(-)

Mon Sep 1 11:40:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles for icons 
 data/icons/Makefile.am | 99 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 92 insertions(+), 7 deletions(-)

Mon Sep 1 13:03:07 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Tweak IconView background to dark grey. 
 data/theme/gtk-2.0/gtkrc | 3 +++
 1 file changed, 3 insertions(+)

Mon Sep 1 13:02:31 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Remove useless files. 
 data/theme/gtk-2.0/Buttons/filechooser-default.png  | Bin 1614 -> 0 bytes
 data/theme/gtk-2.0/Buttons/filechooser-prelight.png | Bin 1730 -> 0 bytes
 data/theme/gtk-2.0/Buttons/filechooser-pressed.png  | Bin 1951 -> 0 bytes
 data/theme/gtk-2.0/Entry/file-input-left.png        | Bin 1346 -> 0 bytes
 data/theme/gtk-2.0/Entry/filechooser-entry-fill.png | Bin 139 -> 0 bytes
 5 files changed, 0 insertions(+), 0 deletions(-)

Mon Sep 1 13:01:49 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add missing files. 
 .../theme/gtk-2.0/Buttons/button-entry-default.svg |  60 ++++++++++++++++++
 .../gtk-2.0/Buttons/button-entry-prelight.svg      |  70 +++++++++++++++++++++
 .../theme/gtk-2.0/Buttons/button-entry-pressed.svg |  69 ++++++++++++++++++++
 .../Entry/combo-entry-border-bg-insensitive.png    | Bin 0 -> 283 bytes
 4 files changed, 199 insertions(+)

Mon Sep 1 11:40:00 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Embed datepicker and filechooser in an event box to ease theming and make the button widget belong to the composite widget. 
 .../gtk-gui/LongoMatch.Gui.Component.DatePicker.cs |   9 +-
 .../LongoMatch.Gui.Component.MediaFileChooser.cs   |   9 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 116 ++++++++++++---------
 data/theme/gtk-2.0/entry.rc                        |  77 ++++++++++++++
 data/theme/gtk-2.0/gtkrc                           | 102 +-----------------
 5 files changed, 163 insertions(+), 150 deletions(-)

Fri Aug 29 20:01:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a toolbar for the dashboard config 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  82 ++++++++++++-----
 .../LongoMatch.Gui.Component.DashboardWidget.cs    |  89 ------------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 100 +--------------------
 3 files changed, 62 insertions(+), 209 deletions(-)

Fri Aug 29 19:05:29 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Rename function for consistency. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Aug 29 19:01:10 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Manage player frame widget sensitivity only with LoadPlayer and ClearPlayerFrame (could be renamed ?). Simplify the code. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 27 ++++++++++++++--------
 1 file changed, 18 insertions(+), 9 deletions(-)

Fri Aug 29 18:50:00 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Improve support for null tagger. We need to reset the different widgets and also protect the event handlers while changes are done 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

Fri Aug 29 18:49:01 2014 +0200 Julien Moutte <julien@fluendo.com>
 *When a new template is set or nothing is selected, make sure the tagger is null. 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Aug 29 18:48:37 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add a function to clear the player information from the widgets and use it. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

Fri Aug 29 18:17:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make sure the player properties widget is not sensitive when the Template changes. It should only be reenabled when something gets selected. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Aug 29 18:13:06 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make sure the tagproperties widget is not sensitive when the Template changes. It should only be reenabled when something gets selected. 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Aug 29 18:09:36 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make sure that the tagproperties widget is not sensitive at creation time, it should only be enabled when something gets selected. 
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs                    | 3 +++
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DashboardWidget.cs | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                                  | 1 +
 3 files changed, 5 insertions(+)

Fri Aug 29 19:00:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't show menus for groups and players in the treeview 
 .../Gui/Component/PlaysListTreeWidget.cs           |  4 +--
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     | 29 ----------------------
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  7 ++++--
 3 files changed, 7 insertions(+), 33 deletions(-)

Fri Aug 29 19:00:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix new plays insertion in the correct iter 
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Fri Aug 29 18:19:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Polish UI for the preferences panel 
 .../Gui/Component/VideoPreferencesPanel.cs         |  35 ++-
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |   6 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   1 -
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |   9 +-
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs |  67 ++---
 ...ngoMatch.Gui.Component.VideoPreferencesPanel.cs |  77 +++---
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 297 +++++++++++----------
 8 files changed, 264 insertions(+), 230 deletions(-)

Fri Aug 29 17:56:39 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add missing files. 
 data/theme/gtk-2.0/Buttons/null_bg.png       | Bin 0 -> 165 bytes
 data/theme/gtk-2.0/Buttons/null_bg_light.png | Bin 0 -> 165 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Fri Aug 29 17:40:06 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Text color is white in Combobox content. 
 data/theme/gtk-2.0/combobox.rc | 3 +++
 1 file changed, 3 insertions(+)

Fri Aug 29 17:36:26 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Simplify theming of comboboxes. We force combos to draw a shadow that covers the whole widget, prevent children from drawing any shadow and customize backgrounds for team combos. The toggle buttons have a 1x1 background image that should match the combo background color. They can also receive a pixmap with different states if we want but the background colors have to match. 
 .../gtk-2.0/Entry/combo-entry-border-bg-rtl.png    | Bin 208 -> 0 bytes
 .../theme/gtk-2.0/Entry/combo-entry-button-rtl.png | Bin 1035 -> 0 bytes
 data/theme/gtk-2.0/Entry/combo-entry-button.png    | Bin 208 -> 0 bytes
 .../Entry/team-combo-button-blue-prelight-rtl.png  | Bin 1578 -> 0 bytes
 .../Entry/team-combo-button-blue-prelight.png      | Bin 825 -> 0 bytes
 .../Entry/team-combo-button-blue-pressed-rtl.png   | Bin 2053 -> 0 bytes
 .../Entry/team-combo-button-blue-pressed.png       | Bin 1277 -> 0 bytes
 .../gtk-2.0/Entry/team-combo-button-blue-rtl.png   | Bin 1785 -> 0 bytes
 .../theme/gtk-2.0/Entry/team-combo-button-blue.png | Bin 1027 -> 0 bytes
 .../Entry/team-combo-button-red-prelight-rtl.png   | Bin 825 -> 0 bytes
 .../Entry/team-combo-button-red-prelight.png       | Bin 1578 -> 0 bytes
 .../Entry/team-combo-button-red-pressed-rtl.png    | Bin 1277 -> 0 bytes
 .../Entry/team-combo-button-red-pressed.png        | Bin 2044 -> 0 bytes
 .../gtk-2.0/Entry/team-combo-button-red-rtl.png    | Bin 1029 -> 0 bytes
 data/theme/gtk-2.0/Entry/team-combo-button-red.png | Bin 1777 -> 0 bytes
 .../gtk-2.0/Entry/team-combo-entry-blue-rtl.png    | Bin 1008 -> 0 bytes
 .../gtk-2.0/Entry/team-combo-entry-red-rtl.png     | Bin 175 -> 0 bytes
 data/theme/gtk-2.0/combobox.rc                     |  95 +++++---
 data/theme/gtk-2.0/gtkrc                           |  74 +-----
 data/theme/gtk-2.0/teamcombobox.rc                 | 263 ---------------------
 20 files changed, 75 insertions(+), 357 deletions(-)

Fri Aug 29 17:34:24 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add some new images for combo backgrounds that we will use to simplify the theme. They provide rounded corners on both sides. 
 data/theme/gtk-2.0/Entry/combo-entry-border-bg.png | Bin 1035 -> 301 bytes
 data/theme/gtk-2.0/Entry/team-combo-entry-blue.png | Bin 176 -> 264 bytes
 data/theme/gtk-2.0/Entry/team-combo-entry-red.png  | Bin 1010 -> 270 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

Thu Aug 28 12:52:17 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Default theming for TreeView 
 data/theme/gtk-2.0/gtkrc | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Fri Aug 29 15:14:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused code 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 1 -
 1 file changed, 1 deletion(-)

Fri Aug 29 15:10:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the common header to the preferences panel 
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |  4 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |  6 +++
 .../LongoMatch.Gui.Panel.PreferencesPanel.cs       | 58 ++++++----------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 41 +++++----------
 4 files changed, 38 insertions(+), 71 deletions(-)

Fri Aug 29 14:33:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete redraw, now handled in the component 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 1 -
 1 file changed, 1 deletion(-)

Fri Aug 29 14:32:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the default field background for teams edition 
 LongoMatch.Core/Common/Constants.cs                | 1 +
 LongoMatch.Core/Config.cs                          | 6 ++++++
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

Fri Aug 29 14:32:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception redrawing before setting positions 
 LongoMatch.Drawing/CanvasObjects/BenchObject.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Aug 29 14:26:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw after reloading the teams 
 LongoMatch.Drawing/Widgets/TeamTagger.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Aug 29 14:25:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix rendering text to surfaces 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Fri Aug 29 13:37:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new icons for the dashboard modes 
 .../scalable/actions/longomatch-dash-11.svg        | 28 +++++++++++++
 .../scalable/actions/longomatch-dash-edit.svg      | 26 ++++++++++++
 .../actions/longomatch-dash-edit_active.svg        | 26 ++++++++++++
 .../scalable/actions/longomatch-dash-fill.svg      | 49 ++++++++++++++++++++++
 .../scalable/actions/longomatch-dash-fit.svg       | 35 ++++++++++++++++
 5 files changed, 164 insertions(+)

Fri Aug 29 13:31:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new buttons to control Dashboard's fit/fill/1:1 and edition mode 
 LongoMatch.Drawing/Widgets/Dashboard.cs            |  16 +++-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   1 +
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  70 +++++++++++++-
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 105 +++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 105 ++++++++++++++++++++-
 5 files changed, 279 insertions(+), 18 deletions(-)

Fri Aug 29 00:24:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *use new background and fix resetting them in the dashboard 
 LongoMatch.Core/Common/Constants.cs             |  6 +--
 LongoMatch.Core/Common/Image.cs                 |  6 +++
 LongoMatch.Core/Config.cs                       |  6 +--
 LongoMatch.Core/LongoMatch.Core.mdp             |  3 --
 LongoMatch.GUI.Helpers/Misc.cs                  |  1 +
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs | 41 +++++++++++++++---
 Tests/Core/TestPlaysFilter.cs                   |  2 +-
 Tests/Core/TestProject.cs                       |  2 +-
 Tests/Core/TestProjectDescription.cs            |  2 +-
 data/images/fields/field-full-teameditor.svg    | 12 ++++++
 data/images/fields/field-full.svg               | 23 ++++++++++
 data/images/fields/field-goal.svg               | 57 +++++++++++++++++++++++++
 data/images/fields/field-half.svg               | 18 ++++++++
 13 files changed, 160 insertions(+), 19 deletions(-)

Thu Aug 28 20:30:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only create a independent frames capturer for file projects 
 LongoMatch.Services/Services/EventsManager.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thu Aug 28 20:29:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a filename with the current date as default 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Thu Aug 28 20:29:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sure the capturer emits tick events 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Aug 28 20:29:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Split tick events for player and capturer 
 LongoMatch.Core/Common/EventsBroker.cs          | 16 ++++++++++++----
 LongoMatch.Drawing/Widgets/Dashboard.cs         |  1 +
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs      |  2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs    | 19 ++++++++++++++++---
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs |  8 ++++++--
 5 files changed, 36 insertions(+), 10 deletions(-)

Thu Aug 28 20:14:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format code for CapturerBin 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 124 +++++++++++++--------------
 1 file changed, 62 insertions(+), 62 deletions(-)

Thu Aug 28 17:55:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix creation of live projects 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Thu Aug 28 17:16:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove actions groups from the coding widget 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  6 +--
 .../LongoMatch.Gui.Component.CodingWidget.cs       | 44 +++++-----------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 36 ------------------
 3 files changed, 10 insertions(+), 76 deletions(-)

Thu Aug 28 17:14:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Support removing players for the current match 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    | 35 ++++++++++++++++++----
 .../CanvasObjects/PlayersTaggerObject.cs           | 13 +++++---
 LongoMatch.Drawing/Widgets/TeamTagger.cs           | 16 +++++++---
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 16 ++++++++++
 5 files changed, 67 insertions(+), 15 deletions(-)

Wed Aug 27 20:21:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix disposing of timeline objects 
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 3 +++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 8 ++++++++
 2 files changed, 11 insertions(+)

Wed Aug 27 19:45:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix bench size in the teams tagger 
 .../CanvasObjects/PlayersTaggerObject.cs           | 48 ++++++++++++++++++----
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  6 +++
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  1 +
 3 files changed, 48 insertions(+), 7 deletions(-)

Wed Aug 27 18:06:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the media file choorser in the project properties panel 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   |  50 ++-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  31 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 324 ++++++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 394 ++++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  16 +-
 5 files changed, 408 insertions(+), 407 deletions(-)

Wed Aug 27 17:14:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Style comboboxes 
 .../gtk-2.0/Entry/combo-entry-border-bg-rtl.png    | Bin 0 -> 208 bytes
 data/theme/gtk-2.0/Entry/combo-entry-border-bg.png | Bin 0 -> 1035 bytes
 .../theme/gtk-2.0/Entry/combo-entry-button-rtl.png | Bin 0 -> 1035 bytes
 data/theme/gtk-2.0/Entry/combo-entry-button.png    | Bin 0 -> 208 bytes
 data/theme/gtk-2.0/combobox.rc                     |  58 +++++++++------------
 data/theme/gtk-2.0/gtkrc                           |  17 +++---
 6 files changed, 37 insertions(+), 38 deletions(-)

Wed Aug 27 16:54:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files 
 data/theme/gtk-2.0/combobox.rc | 88 ++++++++++++++++++++++++++++++++++++++++++
 data/theme/gtk-2.0/handles.rc  | 25 ++++++++++++
 2 files changed, 113 insertions(+)

Wed Aug 27 16:51:54 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update icons for the welcome panel 
 LongoMatch.Core/StyleConf.cs                       |  1 +
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           | 12 +++---
 .../hicolor/scalable/actions/longomat-project.svg  | 45 +++++++++++++++++++++
 .../hicolor/scalable/actions/longomatch-import.svg | 23 -----------
 .../hicolor/scalable/actions/longomatch-new.svg    | 15 -------
 .../hicolor/scalable/actions/longomatch-open.svg   | 15 -------
 .../scalable/actions/longomatch-project-export.svg | 33 ++++++++++++++++
 .../scalable/actions/longomatch-project-import.svg | 31 +++++++++++++++
 .../scalable/actions/longomatch-project-new.svg    | 24 +++++++++++
 .../scalable/actions/longomatch-project-open.svg   | 20 ++++++++++
 .../scalable/actions/longomatch-project-save.svg   | 20 ++++++++++
 .../scalable/actions/longomatch-project.svg        | 20 ++++++----
 .../scalable/actions/longomatch-sportconfig.svg    | 35 ----------------
 .../scalable/actions/longomatch-teamconfig.svg     | 46 ----------------------
 14 files changed, 192 insertions(+), 148 deletions(-)

Wed Aug 27 16:37:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tests 
 Tests/Core/TestPlaysFilter.cs |  8 ++++----
 Tests/Core/TestProject.cs     | 12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

Wed Aug 27 16:10:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.GUI/Makefile.am | 11 -----------
 1 file changed, 11 deletions(-)

Wed Aug 27 14:17:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new zoom icons 
 .../gtk-gui/LongoMatch.Gui.Component.ProjectPeriods.cs     |  4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                          |  4 ++--
 data/icons/hicolor/scalable/actions/longomatch-zoom-in.svg | 14 ++++++++++++++
 .../icons/hicolor/scalable/actions/longomatch-zoom-out.svg | 10 ++++++++++
 4 files changed, 28 insertions(+), 4 deletions(-)

Wed Aug 27 14:16:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make PenaltyCard serializable 
 LongoMatch.Core/Store/PenaltyCard.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Aug 27 14:15:12 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework plays selection logic 
 LongoMatch.Core/Common/EventsBroker.cs             | 15 +++-
 LongoMatch.Core/Handlers/Handlers.cs               |  6 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  6 +-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |  6 +-
 .../Gui/Component/PlaysListTreeWidget.cs           | 11 +++
 .../Gui/Component/PlaysPositionViewer.cs           | 17 ++--
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  2 +-
 LongoMatch.Services/Services/EventsManager.cs      | 96 +++++++---------------
 LongoMatch.Services/Services/PlaylistManager.cs    | 73 ++++++++++++----
 12 files changed, 130 insertions(+), 108 deletions(-)

Wed Aug 27 14:13:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set timeline height correctly 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Wed Aug 27 14:12:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement prelight/selected/loaded in plays lists 
 LongoMatch.Core/StyleConf.cs                       |  4 ++++
 LongoMatch.Drawing/PlayslistCellRenderer.cs        | 23 ++++++++++++++++------
 .../hicolor/scalable/actions/longomatch-eye.svg    | 14 +++++++++++++
 data/theme/longomatch-dark.json                    |  1 +
 4 files changed, 36 insertions(+), 6 deletions(-)

Wed Aug 27 12:41:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redesign the project type selection panel 
 LongoMatch.Core/StyleConf.cs                       |   2 +
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 165 +++---
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 639 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 306 ++++++----
 .../actions/longomatch-video-device-fake.svg       |  70 +++
 .../actions/longomatch-video-device-ip.svg         |  23 +
 .../scalable/actions/longomatch-video-device.svg   |  15 +
 .../scalable/actions/longomatch-video-file.svg     |  18 +
 8 files changed, 763 insertions(+), 475 deletions(-)

Wed Aug 27 11:39:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Group score and penalty cards in the plays list 
 .../Gui/Component/PlaysListTreeWidget.cs           | 38 ++++++++++++++++++----
 .../Gui/Component/PlaysSelectionWidget.cs          |  1 +
 2 files changed, 32 insertions(+), 7 deletions(-)

Wed Aug 27 11:07:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix jumping to a previous playlist element 
 LongoMatch.Services/Services/PlaylistManager.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Wed Aug 27 10:44:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a custom cell renderers for lists of plays 
 LongoMatch.Core/Common/Enums.cs                 |   9 ++
 LongoMatch.Core/StyleConf.cs                    |   7 +
 LongoMatch.Drawing/Makefile.am                  |   1 +
 LongoMatch.Drawing/PlayslistCellRenderer.cs     | 203 ++++++++++++++++++++++++
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 161 +++++++------------
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs |  50 ++----
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs  |   6 -
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs    |  11 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp               |   1 -
 9 files changed, 288 insertions(+), 161 deletions(-)

Tue Aug 26 19:20:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new icons for the drawing tool 
 LongoMatch.GUI/LongoMatch.GUI.mdp                  | 11 ---------
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   | 26 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 26 +++++++++++-----------
 .../hicolor/scalable/actions/longomatch-angle.svg  | 12 ++++++++++
 .../hicolor/scalable/actions/longomatch-arrow.svg  | 10 +++++++++
 .../scalable/actions/longomatch-circle-fill.svg    | 14 ++++++++++++
 .../hicolor/scalable/actions/longomatch-circle.svg |  9 ++++++++
 .../scalable/actions/longomatch-counter.svg        | 13 +++++++++++
 .../hicolor/scalable/actions/longomatch-eraser.svg | 11 +++++++++
 .../hicolor/scalable/actions/longomatch-mark.svg   | 12 ++++++++++
 .../hicolor/scalable/actions/longomatch-pencil.svg | 16 +++++++++++++
 .../hicolor/scalable/actions/longomatch-person.svg | 12 ++++++++++
 .../hicolor/scalable/actions/longomatch-select.svg |  7 ++++++
 .../scalable/actions/longomatch-square-fill.svg    | 12 ++++++++++
 .../hicolor/scalable/actions/longomatch-square.svg |  7 ++++++
 .../hicolor/scalable/actions/longomatch-text.svg   | 11 +++++++++
 16 files changed, 172 insertions(+), 37 deletions(-)

Tue Aug 26 18:58:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Style radio buttons 
 .../Check-Radio/option-checked-insensitive.png     | Bin 0 -> 1588 bytes
 data/theme/gtk-2.0/Check-Radio/option-checked.png  | Bin 0 -> 1598 bytes
 .../Check-Radio/option-unchecked-insensitive.png   | Bin 0 -> 1479 bytes
 .../theme/gtk-2.0/Check-Radio/option-unchecked.png | Bin 0 -> 1487 bytes
 data/theme/gtk-2.0/gtkrc                           |   2 +
 data/theme/gtk-2.0/radiobutton.rc                  |  90 +++++++++++++++++++++
 6 files changed, 92 insertions(+)

Tue Aug 26 18:21:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove borders in the GtkAspectFrame 
 data/theme/gtk-2.0/gtkrc | 8 ++++++++
 1 file changed, 8 insertions(+)

Tue Aug 26 18:15:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove pixels gaps in notebook tabs 
 data/theme/gtk-2.0/notebook.rc | 2 ++
 1 file changed, 2 insertions(+)

Tue Aug 26 18:14:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Style handles in panned windows 
 data/theme/gtk-2.0/Handles/handle-h.png | Bin 0 -> 1011 bytes
 data/theme/gtk-2.0/Handles/handle-v.png | Bin 0 -> 1018 bytes
 data/theme/gtk-2.0/gtkrc                |   2 ++
 3 files changed, 2 insertions(+)

Tue Aug 26 18:13:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change background color of the analysis window 
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs       |   8 +-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |   1 -
 .../gtk-gui/LongoMatch.Gui.VideoWindow.cs          |   8 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   3 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  10 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  33 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 101 +++---
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 389 ++++++++++-----------
 data/theme/gtk-2.0/gtkrc                           |   1 +
 10 files changed, 263 insertions(+), 292 deletions(-)

Tue Aug 26 18:09:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix infinite bucle in the drawing tool 
 LongoMatch.Drawing/Canvas.cs                   | 14 +++++++-------
 LongoMatch.Drawing/Widgets/Blackboard.cs       |  2 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs |  2 +-
 LongoMatch.Drawing/Widgets/Dashboard.cs        |  2 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs    |  2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs   |  4 ++--
 LongoMatch.Drawing/Widgets/TimersTimeline.cs   |  2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

Tue Aug 26 17:05:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add style for check buttons 
 .../Check-Radio/checkbox-checked-insensitive.png   | Bin 0 -> 1277 bytes
 .../theme/gtk-2.0/Check-Radio/checkbox-checked.png | Bin 0 -> 1344 bytes
 .../Check-Radio/checkbox-unchecked-insensitive.png | Bin 0 -> 1044 bytes
 .../gtk-2.0/Check-Radio/checkbox-unchecked.png     | Bin 0 -> 1073 bytes
 data/theme/gtk-2.0/checkbox.rc                     |  98 +++++++++++++++++++++
 data/theme/gtk-2.0/gtkrc                           |   2 +
 6 files changed, 100 insertions(+)

Tue Aug 26 16:51:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused file 
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       | 200 ---------------------
 LongoMatch.GUI/Makefile.am                         |   1 -
 2 files changed, 201 deletions(-)

Tue Aug 26 16:48:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include players tagged in the tagging widget 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs    | 15 +++++++++------
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs |  8 ++++++--
 2 files changed, 15 insertions(+), 8 deletions(-)

Tue Aug 26 16:47:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception un plays lists showing menus 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Tue Aug 26 16:46:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make IWidget interface IDisposable 
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 26 16:46:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use new icons in the plays selection widget 
 .../Gui/Component/PlaysSelectionWidget.cs          | 67 ++++++++++++++++++++--
 .../actions/longomatch-tab-active-filter.svg       | 11 ++++
 .../actions/longomatch-tab-active-playlist.svg     | 24 ++++++++
 .../actions/longomatch-tab-active-timeline.svg     | 42 ++++++++------
 .../scalable/actions/longomatch-tab-filter.svg     | 11 ++++
 .../scalable/actions/longomatch-tab-playlist.svg   | 24 ++++++++
 .../scalable/actions/longomatch-tab-timeline.svg   | 42 ++++++++------
 7 files changed, 181 insertions(+), 40 deletions(-)

Tue Aug 26 15:57:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add lastname and nickname for players 
 LongoMatch.Core/Store/Player.cs                    |  11 +-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |   1 +
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  17 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 333 ++++++++++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 142 +++++++--
 5 files changed, 332 insertions(+), 172 deletions(-)

Tue Aug 26 12:15:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles 
 LongoMatch.Core/Makefile.am | 1 -
 LongoMatch.GUI/Makefile.am  | 1 -
 build/build.environment.mk  | 1 +
 3 files changed, 1 insertion(+), 2 deletions(-)

Tue Aug 26 12:15:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Usa pango for text rendering and support text aligment 
 LongoMatch.Core/Common/Enums.cs                    |  6 ++
 .../Interfaces/Drawing/IDrawingToolkit.cs          |  1 +
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 99 +++++++++++++---------
 LongoMatch.Drawing.Cairo/CairoContext.cs           | 15 +++-
 .../LongoMatch.Drawing.Cairo.mdp                   |  1 +
 5 files changed, 80 insertions(+), 42 deletions(-)

Tue Aug 26 01:00:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix playlists binary serialization 
 LongoMatch.Core/Store/Playlists/PlaylistPlayElement.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Aug 25 20:56:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception after disposing canvas objects 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 21 +++++++++++++++++++++
 LongoMatch.Drawing/Canvas.cs              |  7 +++++++
 2 files changed, 28 insertions(+)

Mon Aug 25 18:13:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show score and penalty cards events in timelines 
 LongoMatch.Core/Common/PlaysFilter.cs              |  12 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   4 +-
 LongoMatch.Core/Interfaces/ITimelineNode.cs        |  32 ---
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 -
 LongoMatch.Core/Store/Category.cs                  |  81 +-----
 LongoMatch.Core/Store/PenaltyCard.cs               |   2 +-
 LongoMatch.Core/Store/Play.cs                      |   4 +-
 LongoMatch.Core/Store/Project.cs                   |  34 +--
 LongoMatch.Core/Store/Score.cs                     |   2 +-
 LongoMatch.Core/Store/TaggerButton.cs              |  75 +++++-
 LongoMatch.Core/Store/TimelineNode.cs              |   2 +-
 LongoMatch.Drawing.Cairo/CairoContext.cs           |   2 +-
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |   6 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |   2 +
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  52 +++-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 104 ++++++--
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  42 +--
 .../Gui/Component/PlaysListTreeWidget.cs           |  16 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |   6 +-
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |   2 -
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  13 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 286 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 172 +++++++------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   9 -
 LongoMatch.Services/Services/EventsManager.cs      |   8 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |   8 +-
 Tests/Core/TestProject.cs                          |   2 +-
 28 files changed, 522 insertions(+), 459 deletions(-)

Mon Aug 25 11:54:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file 
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs | 162 ----------------------
 LongoMatch.GUI/LongoMatch.GUI.mdp                 |   1 -
 2 files changed, 163 deletions(-)

Mon Aug 25 17:47:05 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Do not authorize horizontal scrolling for the categories widget. 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DashboardWidget.cs | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                                  | 1 +
 2 files changed, 2 insertions(+)

Mon Aug 25 16:29:08 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Some more adjustments to font sizes and paddings. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   | 24 +++----
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 30 ++++-----
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 23 ++++---
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |  4 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |  9 +--
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |  8 +--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 78 ++++++++++++----------
 7 files changed, 94 insertions(+), 82 deletions(-)

Mon Aug 25 16:28:18 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Fake a frame coming from the title icon with a triangular shape. This requires removing all borders between the vbox children and compensate with other paddings. 
 .../scalable/actions/longomatch-team-header.svg    |  29 ++---
 .../actions/longomatch-template-header.svg         | 130 ++++++++++++++++++---
 2 files changed, 129 insertions(+), 30 deletions(-)

Mon Aug 25 16:26:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *We want to have some border on the buttons in their default state. Otherwise text only buttons are barely visible. 
 .../gtk-2.0/Buttons/button-square-default.svg      | 23 ++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Mon Aug 25 11:11:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a panel header component and use it in more places 
 LongoMatch.Core/StyleConf.cs                       |   4 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  52 +--
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |   4 +-
 LongoMatch.GUI/Gui/Panel/PanelHeader.cs            |  69 +++
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   4 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  12 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |   8 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  28 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |   1 +
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 512 ++++++++-------------
 .../LongoMatch.Gui.Panel.OpenProjectPanel.cs       |  50 +-
 .../gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs    | 110 +++++
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   | 455 +++++++++---------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 233 ++++------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 207 ++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 330 +++++--------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   9 +
 data/theme/gtk-2.0/teamcombobox.rc                 |   4 +-
 21 files changed, 950 insertions(+), 1148 deletions(-)

Sun Aug 24 17:19:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement new UI for teams combo boxes 
 LongoMatch.Drawing/Canvas.cs                       |   2 +-
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs      |  24 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   4 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  10 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  27 +--
 LongoMatch.GUI/gtk-gui/objects.xml                 |   8 +
 data/theme/gtk-2.0/Arrows/arrow-up-down.png        | Bin 0 -> 460 bytes
 .../Entry/team-combo-button-blue-prelight-rtl.png  | Bin 0 -> 1578 bytes
 .../Entry/team-combo-button-blue-prelight.png      | Bin 0 -> 825 bytes
 .../Entry/team-combo-button-blue-pressed-rtl.png   | Bin 0 -> 2053 bytes
 .../Entry/team-combo-button-blue-pressed.png       | Bin 0 -> 1277 bytes
 .../gtk-2.0/Entry/team-combo-button-blue-rtl.png   | Bin 0 -> 1785 bytes
 .../theme/gtk-2.0/Entry/team-combo-button-blue.png | Bin 0 -> 1027 bytes
 .../Entry/team-combo-button-red-prelight-rtl.png   | Bin 0 -> 825 bytes
 .../Entry/team-combo-button-red-prelight.png       | Bin 0 -> 1578 bytes
 .../Entry/team-combo-button-red-pressed-rtl.png    | Bin 0 -> 1277 bytes
 .../Entry/team-combo-button-red-pressed.png        | Bin 0 -> 2044 bytes
 .../gtk-2.0/Entry/team-combo-button-red-rtl.png    | Bin 0 -> 1029 bytes
 data/theme/gtk-2.0/Entry/team-combo-button-red.png | Bin 0 -> 1777 bytes
 .../gtk-2.0/Entry/team-combo-entry-blue-rtl.png    | Bin 0 -> 1008 bytes
 data/theme/gtk-2.0/Entry/team-combo-entry-blue.png | Bin 0 -> 176 bytes
 .../gtk-2.0/Entry/team-combo-entry-red-rtl.png     | Bin 0 -> 175 bytes
 data/theme/gtk-2.0/Entry/team-combo-entry-red.png  | Bin 0 -> 1010 bytes
 data/theme/gtk-2.0/gtkrc                           |  25 +-
 data/theme/gtk-2.0/teamcombobox.rc                 | 263 +++++++++++++++++++++
 25 files changed, 322 insertions(+), 41 deletions(-)

Fri Aug 22 22:20:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more missing calls to Dispose 
 LongoMatch.Drawing/Canvas.cs                       | 11 ++++++---
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  5 +----
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  2 +-
 LongoMatch.Drawing/Widgets/Dashboard.cs            |  5 +----
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  4 ++--
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |  2 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  1 +
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  2 ++
 .../LongoMatch.Gui.Component.CodingWidget.cs       | 26 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 24 ++++++++++----------
 11 files changed, 43 insertions(+), 41 deletions(-)

Fri Aug 22 22:19:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show the selection icon in the timeline 
 LongoMatch.Core/StyleConf.cs                        |  2 ++
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs      | 14 ++++++++++++++
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs  | 21 +++++++++++++++++++++
 .../actions/longomatch-timeline-select-left.svg     | 17 +++++++++++++++++
 .../actions/longomatch-timeline-select-right.svg    | 21 +++++++++++++++++++++
 5 files changed, 75 insertions(+)

Fri Aug 22 19:50:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more background colors 
 .../CanvasObjects/PlayersTaggerObject.cs           |   1 +
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  10 +
 LongoMatch.Drawing/Widgets/Dashboard.cs            |   7 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |   9 +
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |   9 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  15 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 321 +++++++++++----------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  17 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  48 ++-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  43 ++-
 data/theme/gtk-2.0/gtkrc                           |   5 +
 12 files changed, 258 insertions(+), 229 deletions(-)

Fri Aug 22 19:49:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tabs icons size 
 LongoMatch.Core/StyleConf.cs                 | 3 ++-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs | 2 ++
 data/theme/gtk-2.0/notebook.rc               | 4 ++--
 3 files changed, 6 insertions(+), 3 deletions(-)

Fri Aug 22 17:21:22 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Nationality was not filled from the proper field. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 22 17:20:36 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Signal added to DatePicker. 
 LongoMatch.GUI/gtk-gui/objects.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Aug 22 17:17:55 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Changes in the widgets layout. 
 LongoMatch.GUI/gtk-gui/gui.stetic | 139 ++++++++++++++++++--------------------
 1 file changed, 64 insertions(+), 75 deletions(-)

Fri Aug 22 17:10:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Tweak font size and scale the team shield to style configured values. 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs      | 20 ++++++++++----------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs      | 10 +++++-----
 2 files changed, 15 insertions(+), 15 deletions(-)

Fri Aug 22 17:09:46 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Various fixes to the player editor widget. Make sure we support float numbers for the height, that we clear the labels when null pointer is provided for a string and that we connect to the proper signal for SpinButtons. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  32 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 436 ++++++++++-----------
 2 files changed, 230 insertions(+), 238 deletions(-)

Fri Aug 22 17:08:26 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Default birthday set to 25 years ago to make it easier to reach the right date with the calendar widget. We need to make the entry editable anyway.. 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 22 17:07:10 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add a ValueChanged signal for the DatePicker widget. 
 LongoMatch.GUI/Gui/Component/DatePicker.cs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Fri Aug 22 15:21:28 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Small tweaks for font sizes. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs     | 20 ++++++++++----------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs     | 10 +++++-----
 2 files changed, 15 insertions(+), 15 deletions(-)

Fri Aug 22 15:20:29 2014 +0200 Julien Moutte <julien@fluendo.com>
 *New Style config for team shield icon size 
 LongoMatch.Core/StyleConf.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Aug 22 15:20:07 2014 +0200 Julien Moutte <julien@fluendo.com>
 *New buttons 
 data/theme/gtk-2.0/Buttons/button-rect-default.svg |  4 ++--
 .../theme/gtk-2.0/Buttons/button-rect-prelight.svg |  8 +++----
 data/theme/gtk-2.0/Buttons/button-rect-pressed.svg |  8 +++----
 .../gtk-2.0/Buttons/button-square-prelight.svg     | 26 ++++++++++++++--------
 .../gtk-2.0/Buttons/button-square-pressed.svg      | 26 ++++++++++++++--------
 5 files changed, 44 insertions(+), 28 deletions(-)

Fri Aug 22 17:12:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Customize notebook and support detaching tabs 
 LongoMatch.Core/StyleConf.cs                       |   3 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       | 139 ++++++++++++++++-----
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |   6 +
 .../LongoMatch.Gui.Component.CodingWidget.cs       | 119 ++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  68 ++++------
 .../actions/longomatch-tab-active-dashboard.svg    |  10 ++
 .../actions/longomatch-tab-active-position.svg     |  15 +++
 .../actions/longomatch-tab-active-timeline.svg     |  24 ++++
 .../scalable/actions/longomatch-tab-dashboard.svg  |  10 ++
 .../scalable/actions/longomatch-tab-position.svg   |  15 +++
 .../scalable/actions/longomatch-tab-timeline.svg   |  24 ++++
 data/theme/gtk-2.0/gtkrc                           |   1 -
 12 files changed, 290 insertions(+), 144 deletions(-)

Fri Aug 22 15:05:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Customize notebooks 
 data/theme/gtk-2.0/Tabs/notebook-gap-horiz.png     | Bin 0 -> 141 bytes
 data/theme/gtk-2.0/Tabs/notebook-gap-vert.png      | Bin 0 -> 139 bytes
 data/theme/gtk-2.0/Tabs/notebook.png               | Bin 0 -> 156 bytes
 data/theme/gtk-2.0/Tabs/tab-bottom-active.png      | Bin 0 -> 202 bytes
 data/theme/gtk-2.0/Tabs/tab-bottom.png             | Bin 0 -> 192 bytes
 .../theme/gtk-2.0/Tabs/tab-left-active (copia).png | Bin 0 -> 1039 bytes
 data/theme/gtk-2.0/Tabs/tab-left-active.png        | Bin 0 -> 1039 bytes
 data/theme/gtk-2.0/Tabs/tab-left.png               | Bin 0 -> 1035 bytes
 data/theme/gtk-2.0/Tabs/tab-right-active.png       | Bin 0 -> 214 bytes
 data/theme/gtk-2.0/Tabs/tab-right.png              | Bin 0 -> 211 bytes
 data/theme/gtk-2.0/Tabs/tab-top-active.png         | Bin 0 -> 211 bytes
 data/theme/gtk-2.0/Tabs/tab-top.png                | Bin 0 -> 204 bytes
 data/theme/gtk-2.0/gtkrc                           |   7 ++
 data/theme/gtk-2.0/notebook.rc                     | 139 +++++++++++++++++++++
 14 files changed, 146 insertions(+)

Thu Aug 21 22:54:11 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Some more fine tuning in the Team information table. 
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 510 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 110 ++---
 2 files changed, 314 insertions(+), 306 deletions(-)

Thu Aug 21 22:45:40 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Continue redesigning the team editor UI. Allow hiding internal buttons and being remote controled to add/delete players. 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   55 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |    2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |    4 +
 .../LongoMatch.Gui.Component.DashboardWidget.cs    |    6 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |  772 ++++++------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |   23 +-
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |   46 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1302 +++++++++++---------
 .../scalable/actions/longomatch-player-header.svg  |   13 +
 9 files changed, 1232 insertions(+), 991 deletions(-)

Thu Aug 21 21:30:33 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Start working on the team editor, tweak icon sizes and font sizes using pango markup. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  51 ++---
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  69 +++++-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 242 +++++++++++----------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 241 ++++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 199 ++++++++++++-----
 5 files changed, 517 insertions(+), 285 deletions(-)

Thu Aug 21 21:30:02 2014 +0200 Julien Moutte <julien@fluendo.com>
 *We will fix font size directly using pango markup. 
 data/theme/gtk-2.0/gtkrc | 2 --
 1 file changed, 2 deletions(-)

Thu Aug 21 21:29:04 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Update icons for team editor 
 .../actions/longomatch-category-header.svg         | 33 +++++++++++++
 .../scalable/actions/longomatch-team-add.svg       | 52 ++++++++++----------
 .../scalable/actions/longomatch-team-delete.svg    | 56 ++++++++++-----------
 .../scalable/actions/longomatch-team-header.svg    | 41 ++++++++--------
 .../scalable/actions/longomatch-team-save.svg      | 57 ++++++++++++----------
 5 files changed, 136 insertions(+), 103 deletions(-)

Thu Aug 21 20:11:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use shorter strings for the capture configuration 
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 10 +++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 30 ++++++++++------------
 2 files changed, 16 insertions(+), 24 deletions(-)

Thu Aug 21 20:10:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Align central box in the New Projects panel 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 5 +++++
 1 file changed, 5 insertions(+)

Thu Aug 21 18:50:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement player selection in the teams tagger 
 .../CanvasObjects/PlayersTaggerObject.cs               | 18 ++++++++++++++++++
 LongoMatch.Drawing/Widgets/TeamTagger.cs               |  2 ++
 2 files changed, 20 insertions(+)

Thu Aug 21 18:44:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Organize player properties in a single column instead of 2 
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 54 ++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 56 ++++++++++------------
 2 files changed, 51 insertions(+), 59 deletions(-)

Thu Aug 21 18:39:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dispose correctly more objects 
 .../CanvasObjects/PlayersTaggerObject.cs           | 43 ++++++----------------
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  8 +++-
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    |  6 +--
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  2 +
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  6 +++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  1 +
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  6 +++
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  6 +++
 8 files changed, 42 insertions(+), 36 deletions(-)

Thu Aug 21 17:37:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Continue with players redesign 
 LongoMatch.Core/Config.cs                          |   3 +-
 LongoMatch.Core/Interfaces/Drawing/IDrawable.cs    |   2 +-
 LongoMatch.Core/Store/Drawables/Angle.cs           |   2 +-
 LongoMatch.Core/Store/Drawables/Counter.cs         |   5 -
 LongoMatch.Core/Store/Drawables/Cross.cs           |   2 +-
 LongoMatch.Core/Store/Drawables/Drawable.cs        |   2 +-
 LongoMatch.Core/Store/Drawables/Ellipse.cs         |   2 +-
 LongoMatch.Core/Store/Drawables/Line.cs            |   2 +-
 LongoMatch.Core/Store/Drawables/MultiPoints.cs     |   2 +-
 LongoMatch.Core/Store/Drawables/Quadrilateral.cs   |   3 +-
 LongoMatch.Core/Store/Drawables/Rectangle.cs       |   2 +-
 LongoMatch.Core/StyleConf.cs                       |  26 ++--
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |   7 +-
 LongoMatch.Drawing.Cairo/Surface.cs                |  33 ++++-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |  10 +-
 LongoMatch.Drawing/Canvas.cs                       |  46 +++++--
 LongoMatch.Drawing/CanvasObjects/BenchObject.cs    |   9 +-
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   |   9 +-
 LongoMatch.Drawing/CanvasObjects/FieldObject.cs    |   9 +-
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   |  90 ++++++++-----
 .../CanvasObjects/PlayersTaggerObject.cs           | 142 ++++++++++++++++++---
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs |   2 +-
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   |   2 +-
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |   2 +-
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |   2 +-
 LongoMatch.Drawing/Widgets/Dashboard.cs            |   3 +
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  22 ++--
 Tests/Core/Drawables/TestDrawable.cs               |   2 +-
 data/images/player/away-in.svg                     |  10 ++
 data/images/player/away-number.svg                 |   8 ++
 data/images/player/away-out.svg                    |  10 ++
 data/images/player/background.svg                  |   7 +
 data/images/player/home-in.svg                     |  10 ++
 data/images/player/home-number.svg                 |   8 ++
 data/images/player/home-out.svg                    |  10 ++
 data/images/player/photo.svg                       |  63 +++++++++
 36 files changed, 454 insertions(+), 115 deletions(-)

Thu Aug 21 17:42:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix stetic file after widget rename 
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  4 ++--
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  1 +
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 27 +++++++++++-----------
 4 files changed, 18 insertions(+), 15 deletions(-)

Thu Aug 21 13:24:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.GUI.Multimedia/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

Thu Aug 21 13:24:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename ButtonsWidget to DashboardWidget 
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      | 269 ----------
 LongoMatch.GUI/Gui/Component/DashboardWidget.cs    | 269 ++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +-
 LongoMatch.GUI/Makefile.am                         |   4 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      | 544 ---------------------
 .../LongoMatch.Gui.Component.CodingWidget.cs       |   4 +-
 .../LongoMatch.Gui.Component.DashboardWidget.cs    | 544 +++++++++++++++++++++
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   2 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  24 +-
 10 files changed, 834 insertions(+), 834 deletions(-)

Thu Aug 21 13:22:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename PlaysTagger to Dashboard 
 LongoMatch.Drawing/LongoMatch.Drawing.mdp     |   2 +-
 LongoMatch.Drawing/Makefile.am                |   2 +-
 LongoMatch.Drawing/Widgets/Dashboard.cs       | 290 ++++++++++++++++++++++++++
 LongoMatch.Drawing/Widgets/PlaysTagger.cs     | 290 --------------------------
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs |   4 +-
 5 files changed, 294 insertions(+), 294 deletions(-)

Thu Aug 21 13:16:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with category properties with tables hidden 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs               | 9 ++++++---
 .../gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs       | 3 +++
 LongoMatch.GUI/gtk-gui/gui.stetic                                | 3 +++
 3 files changed, 12 insertions(+), 3 deletions(-)

Thu Aug 21 13:05:30 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Properties need to be in a scrolledwindow. 
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      | 32 ++++++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 22 +++++++++++----
 2 files changed, 38 insertions(+), 16 deletions(-)

Thu Aug 21 13:00:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Respect defined tagging mode for buttons visibility 
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Thu Aug 21 12:49:40 2014 +0200 Julien Moutte <julien@fluendo.com>
 *The vertical separator in the dashboard editor is currently handled with an image. We should change this and theme the GtkVSeparator widget with the pixmap engine. 
 .../icons/hicolor/scalable/actions/vertical-separator.png | Bin 0 -> 946 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Thu Aug 21 12:48:18 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Include the new buttons rc file, and customize the dashboard editor widgets. 
 data/theme/gtk-2.0/gtkrc | 93 +++++++-----------------------------------------
 1 file changed, 13 insertions(+), 80 deletions(-)

Thu Aug 21 12:47:56 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Updated stetic file. 
 LongoMatch.GUI/gtk-gui/gui.stetic | 773 ++++++++++++++++++++++++--------------
 1 file changed, 497 insertions(+), 276 deletions(-)

Thu Aug 21 12:47:47 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Rename widgets and reorganize widget tree. 
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 92 ++++++++++------------
 1 file changed, 41 insertions(+), 51 deletions(-)

Thu Aug 21 12:46:27 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Continue with design updates, connect remote buttons for the dashboard editor. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  78 ++++-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 349 ++++++++++++++-------
 2 files changed, 302 insertions(+), 125 deletions(-)

Thu Aug 21 12:45:50 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Tweak label alignments 
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 58 +++++++++++-----------
 1 file changed, 29 insertions(+), 29 deletions(-)

Thu Aug 21 12:45:03 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Make it possible to hide the internal buttons and trigger adding cards/tags/score/etc.. from remote buttons. 
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  70 ++-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      | 481 ++++++++++++---------
 2 files changed, 332 insertions(+), 219 deletions(-)

Thu Aug 21 12:44:01 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Some new icons for the dashboard editor. 
 .../scalable/actions/longomatch-tag-add.svg        | 21 ------------
 .../scalable/actions/longomatch-tag-card.svg       | 40 +++++++++++-----------
 .../scalable/actions/longomatch-tag-category.svg   | 33 ++++++++++++++++++
 .../scalable/actions/longomatch-tag-tag.svg        | 21 ++++++++++++
 .../hicolor/scalable/actions/longomatch-tag.svg    | 10 ++++++
 5 files changed, 84 insertions(+), 41 deletions(-)

Thu Aug 21 12:43:28 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Add some more images for theming squared buttons. Split buttons configuration in a specific rc file. 
 .../gtk-2.0/Buttons/button-square-default.svg      |  15 +++
 .../gtk-2.0/Buttons/button-square-prelight.svg     |  15 +++
 .../gtk-2.0/Buttons/button-square-pressed.svg      |  15 +++
 data/theme/gtk-2.0/buttons.rc                      | 119 +++++++++++++++++++++
 4 files changed, 164 insertions(+)

Thu Aug 21 12:40:14 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Fix typo in Predifined. 
 LongoMatch.Core/Common/Enums.cs                    | 2 +-
 LongoMatch.Core/Store/Category.cs                  | 2 +-
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 4 ++--
 LongoMatch.Drawing/Widgets/PlaysTagger.cs          | 2 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      | 2 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

Tue Aug 19 17:48:43 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Rename template editor to dashboard editor, refactor widget hierarchy to accomodate with new design. Add icons. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  28 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  31 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   4 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 282 ++++++-------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 296 +++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 441 +++++++++++++--------
 .../scalable/actions/longomatch-team-header.svg    |  29 ++
 .../scalable/actions/longomatch-team-save.svg      |  34 ++
 .../actions/longomatch-template-header.svg         |  16 +
 data/theme/gtk-2.0/gtkrc                           |   4 +-
 10 files changed, 710 insertions(+), 455 deletions(-)

Thu Aug 21 12:48:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement the disposable pattern for canvas and canvas objects 
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs      |  4 ++--
 LongoMatch.Drawing/Canvas.cs                       | 28 ++++++++++++++++++++++
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   | 27 +++++++++++++++++++--
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  9 +++++++
 LongoMatch.Drawing/Widgets/Blackboard.cs           | 14 +++++------
 LongoMatch.Drawing/Widgets/Timerule.cs             |  9 +++++++
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  1 +
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  |  6 +++++
 .../Gui/Component/PlaysPositionViewer.cs           |  8 +++++++
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  6 +++++
 10 files changed, 100 insertions(+), 12 deletions(-)

Thu Aug 21 03:57:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Customize player widget 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |   2 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |   2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  67 +++--
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |   6 +-
 LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs       |  93 ++++++
 LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs      |  31 +-
 .../LongoMatch.GUI.Multimedia.mdp                  |   2 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 322 ++++++++++-----------
 .../gtk-gui/LongoMatch.Gui.VideoWindow.cs          |  25 ++
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  70 +++--
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  11 +
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |   2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  27 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  48 ++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  11 +
 LongoMatch.Services/Services/ProjectsManager.cs    |   2 +-
 .../scalable/actions/longomatch-control-attach.svg |  15 +
 .../scalable/actions/longomatch-control-back.svg   |  11 +
 .../scalable/actions/longomatch-control-detach.svg |  15 +
 .../scalable/actions/longomatch-control-draw.svg   |  34 +++
 .../scalable/actions/longomatch-control-ff.svg     |   8 +
 .../scalable/actions/longomatch-control-pause.svg  |  10 +
 .../scalable/actions/longomatch-control-play.svg   |   7 +
 .../scalable/actions/longomatch-control-rw.svg     |   8 +
 .../actions/longomatch-control-volume-hi.svg       |  17 ++
 .../actions/longomatch-control-volume-low.svg      |  13 +
 .../actions/longomatch-control-volume-med.svg      |  15 +
 .../actions/longomatch-control-volume-off.svg      |  16 +
 libcesarplayer/lgm-video-player.c                  |   2 -
 30 files changed, 598 insertions(+), 296 deletions(-)

Thu Aug 21 00:58:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix canvas object creation with the new namespace 
 LongoMatch.Drawing/Utils.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 20 17:44:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Emit tick events to update timelines 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  1 -
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 17 ++++++-----------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  7 -------
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  2 --
 4 files changed, 6 insertions(+), 21 deletions(-)

Wed Aug 20 14:11:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with timelines customization 
 LongoMatch.Core/Common/Image.cs                    |  10 +++
 LongoMatch.Core/Config.cs                          |   7 +++
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   5 +-
 LongoMatch.Core/StyleConf.cs                       |   8 +++
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  20 +++++-
 LongoMatch.Drawing.Cairo/Surface.cs                |  17 +++++
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |  48 +++++++++++---
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  51 ++++++++++++---
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs |  54 +++++++++-------
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs |  46 +++++++++++---
 LongoMatch.Drawing/Constants.cs                    |   4 --
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  15 +++--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  12 ++--
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |   3 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |  21 ++++---
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   2 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |   2 +
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  27 ++++----
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |   2 -
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   |  70 ++++++++++-----------
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |   1 -
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   2 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  53 ++++++++--------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   8 ++-
 LongoMatch/Main.cs                                 |   1 +
 .../actions/longomatch-timeline-needle-big.svg     |  14 +++++
 .../actions/longomatch-timeline-needle-up.svg      |  54 ++++++++++++++++
 data/theme/gtk-2.0/Buttons/button-rect-default.svg |  10 ++-
 .../theme/gtk-2.0/Buttons/button-rect-prelight.svg |  11 ++--
 data/theme/gtk-2.0/Buttons/button-rect-pressed.svg |  15 +++--
 design/ui/splash.jpg                               | Bin 0 -> 70706 bytes
 33 files changed, 413 insertions(+), 184 deletions(-)

Wed Aug 20 11:58:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Track media file changes correctly 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs | 4 ++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs      | 1 +
 2 files changed, 5 insertions(+)

Wed Aug 20 11:36:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the logo from the icons instead of the resource 
 .../gtk-gui/LongoMatch.Gui.Dialog.DatabasesManager.cs      |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs           |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs   |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs           |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.VideoConversionTool.cs   |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                          | 14 +++++++-------
 8 files changed, 14 insertions(+), 14 deletions(-)

Wed Aug 20 11:19:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add calendar icon 
 .../scalable/actions/longomatch-calendar.svg       | 81 ++++++++++++++++++++++
 1 file changed, 81 insertions(+)

Tue Aug 19 01:47:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename namespace CanvasObjects and fix players selections 
 LongoMatch.Core/Handlers/Handlers.cs               |   5 +
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs      |   2 +-
 LongoMatch.Core/StyleConf.cs                       |   1 +
 LongoMatch.Drawing/Canvas.cs                       |   4 +-
 LongoMatch.Drawing/CanvasObject/BenchObject.cs     | 126 -------
 LongoMatch.Drawing/CanvasObject/CanvasObject.cs    | 135 --------
 LongoMatch.Drawing/CanvasObject/CardObject.cs      |  71 ----
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |  67 ----
 LongoMatch.Drawing/CanvasObject/CategoryObject.cs  | 236 -------------
 LongoMatch.Drawing/CanvasObject/CategoryTagger.cs  |  29 --
 LongoMatch.Drawing/CanvasObject/CounterObject.cs   |  56 ----
 LongoMatch.Drawing/CanvasObject/CrossObject.cs     |  51 ---
 LongoMatch.Drawing/CanvasObject/EllipseObject.cs   |  51 ---
 LongoMatch.Drawing/CanvasObject/FieldObject.cs     | 174 ----------
 LongoMatch.Drawing/CanvasObject/LineObject.cs      |  69 ----
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  63 ----
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs    | 179 ----------
 .../CanvasObject/PlayersTaggerObject.cs            | 202 -----------
 LongoMatch.Drawing/CanvasObject/PositionObject.cs  | 141 --------
 .../CanvasObject/QuadrilateralObject.cs            |  49 ---
 LongoMatch.Drawing/CanvasObject/RectangleObject.cs |  50 ---
 LongoMatch.Drawing/CanvasObject/ScoreObject.cs     |  55 ---
 LongoMatch.Drawing/CanvasObject/TagObject.cs       |  55 ---
 LongoMatch.Drawing/CanvasObject/TaggerObject.cs    | 190 -----------
 LongoMatch.Drawing/CanvasObject/TextObject.cs      |  54 ---
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs  | 162 ---------
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs  | 186 -----------
 LongoMatch.Drawing/CanvasObject/TimerObject.cs     | 120 -------
 LongoMatch.Drawing/CanvasObjects/BenchObject.cs    | 126 +++++++
 LongoMatch.Drawing/CanvasObjects/CanvasObject.cs   | 171 ++++++++++
 LongoMatch.Drawing/CanvasObjects/CardObject.cs     |  71 ++++
 LongoMatch.Drawing/CanvasObjects/CategoryLabel.cs  |  67 ++++
 LongoMatch.Drawing/CanvasObjects/CategoryObject.cs | 236 +++++++++++++
 LongoMatch.Drawing/CanvasObjects/CategoryTagger.cs |  29 ++
 LongoMatch.Drawing/CanvasObjects/CounterObject.cs  |  56 ++++
 LongoMatch.Drawing/CanvasObjects/CrossObject.cs    |  51 +++
 LongoMatch.Drawing/CanvasObjects/EllipseObject.cs  |  51 +++
 LongoMatch.Drawing/CanvasObjects/FieldObject.cs    | 174 ++++++++++
 LongoMatch.Drawing/CanvasObjects/LineObject.cs     |  69 ++++
 LongoMatch.Drawing/CanvasObjects/PlayObject.cs     |  63 ++++
 LongoMatch.Drawing/CanvasObjects/PlayerObject.cs   | 180 ++++++++++
 .../CanvasObjects/PlayersTaggerObject.cs           | 372 +++++++++++++++++++++
 LongoMatch.Drawing/CanvasObjects/PositionObject.cs | 141 ++++++++
 .../CanvasObjects/QuadrilateralObject.cs           |  49 +++
 .../CanvasObjects/RectangleObject.cs               |  50 +++
 LongoMatch.Drawing/CanvasObjects/ScoreObject.cs    |  55 +++
 LongoMatch.Drawing/CanvasObjects/TagObject.cs      |  55 +++
 LongoMatch.Drawing/CanvasObjects/TaggerObject.cs   | 157 +++++++++
 LongoMatch.Drawing/CanvasObjects/TextObject.cs     |  54 +++
 LongoMatch.Drawing/CanvasObjects/TimeNodeObject.cs | 162 +++++++++
 LongoMatch.Drawing/CanvasObjects/TimelineObject.cs | 186 +++++++++++
 LongoMatch.Drawing/CanvasObjects/TimerObject.cs    | 120 +++++++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  52 +--
 LongoMatch.Drawing/Makefile.am                     |  46 +--
 LongoMatch.Drawing/Widgets/Blackboard.cs           |   2 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |   2 +-
 LongoMatch.Drawing/Widgets/PlaysTagger.cs          |  16 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |   2 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |   2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  39 ++-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |   2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   5 +-
 LongoMatch.GUI/Makefile.am                         |   2 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   2 +-
 64 files changed, 2857 insertions(+), 2643 deletions(-)

Tue Aug 19 13:47:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix file chooser right button style 
 .../hicolor/scalable/actions/longomatch-browse.svg |  70 +++++++++++++++++----
 data/theme/gtk-2.0/Buttons/filechooser-default.png | Bin 1562 -> 1614 bytes
 .../theme/gtk-2.0/Buttons/filechooser-prelight.png | Bin 1655 -> 1730 bytes
 data/theme/gtk-2.0/Buttons/filechooser-pressed.png | Bin 1899 -> 1951 bytes
 data/theme/gtk-2.0/gtkrc                           |   4 +-
 5 files changed, 61 insertions(+), 13 deletions(-)

Tue Aug 19 11:45:08 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Customize the menubar and children menus. 
 data/theme/gtk-2.0/gtkrc | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

Mon Aug 18 20:05:02 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Use the color scheme. 
 data/theme/gtk-2.0/gtkrc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Mon Aug 18 20:01:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new icons in the Teams templates panel 
 .../gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs      | 12 +++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                            | 12 ++++++------
 2 files changed, 9 insertions(+), 15 deletions(-)

Mon Aug 18 19:39:27 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Rename eventbox widget to something more suitable. 
 .../gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs   | 19 +++++++++++--------
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs      | 14 +++++++-------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs       | 14 +++++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                     |  8 ++++----
 4 files changed, 29 insertions(+), 26 deletions(-)

Mon Aug 18 19:21:39 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Rename treeview widgets in the templates views for consistency and start theming them. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  24 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  28 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |  10 +-
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |  10 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   4 +-
 data/theme/gtk-2.0/gtkrc                           | 661 +++++++++++----------
 6 files changed, 377 insertions(+), 360 deletions(-)

Mon Aug 18 19:05:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more icons for the new design 
 .../scalable/actions/longomatch-field-full.svg     | 34 ++++++++++++++++
 .../scalable/actions/longomatch-field-goal.svg     | 24 +++++++++++
 .../scalable/actions/longomatch-field-half.svg     | 37 +++++++++++++++++
 .../scalable/actions/longomatch-player-add.svg     | 18 +++++++++
 .../scalable/actions/longomatch-player-delete.svg  | 20 ++++++++++
 .../scalable/actions/longomatch-player-pic.svg     | 22 +++++++++++
 .../scalable/actions/longomatch-tag-add.svg        | 21 ++++++++++
 .../scalable/actions/longomatch-tag-card.svg       | 27 +++++++++++++
 .../scalable/actions/longomatch-tag-delete.svg     | 19 +++++++++
 .../scalable/actions/longomatch-tag-score.svg      | 46 ++++++++++++++++++++++
 .../scalable/actions/longomatch-tag-timer.svg      | 34 ++++++++++++++++
 .../scalable/actions/longomatch-team-add.svg       | 33 ++++++++++++++++
 .../scalable/actions/longomatch-team-config.svg    | 43 ++++++++++++++++++++
 .../scalable/actions/longomatch-team-delete.svg    | 35 ++++++++++++++++
 .../scalable/actions/longomatch-team-shield.svg    | 28 +++++++++++++
 .../scalable/actions/longomatch-template-add.svg   | 28 +++++++++++++
 .../actions/longomatch-template-config.svg         | 44 +++++++++++++++++++++
 .../actions/longomatch-template-delete.svg         | 29 ++++++++++++++
 .../scalable/actions/longomatch-template-save.svg  | 29 ++++++++++++++
 19 files changed, 571 insertions(+)

Mon Aug 18 18:50:57 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Start adapting the template editors to the new design and layout. 
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  20 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  13 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 344 +++++++++--------
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 288 +++++++++------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 411 ++++++++++++---------
 5 files changed, 618 insertions(+), 458 deletions(-)

Mon Aug 18 17:21:23 2014 +0200 Julien Moutte <julien@fluendo.com>
 *Embed the header HBox in an EventBox to allow background theming. 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   2 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 447 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 159 ++++----
 3 files changed, 309 insertions(+), 299 deletions(-)

Mon Aug 18 19:19:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with new projects panel design 
 LongoMatch.Core/Common/Constants.cs                |    1 +
 LongoMatch.Core/StyleConf.cs                       |   60 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |    7 -
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   13 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |    5 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  127 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |    2 +-
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |   13 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   55 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |    7 +-
 LongoMatch.GUI/Makefile.am                         |    4 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |    4 +-
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |    1 +
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |  387 ++--
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   12 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 1115 +++++-------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1850 +++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   16 +
 LongoMatch.Migration/Makefile.am                   |    8 +-
 LongoMatch.Services/Services/Core.cs               |   11 -
 design/ui/player-card.jpg                          |  Bin 0 -> 83930 bytes
 design/ui/project-properties.jpg                   |  Bin 0 -> 179228 bytes
 22 files changed, 1672 insertions(+), 2026 deletions(-)

Mon Aug 18 19:19:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with players tagging widget rededign 
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |   7 +-
 LongoMatch.Drawing/CanvasObject/BenchObject.cs     | 126 ++++++++++
 LongoMatch.Drawing/CanvasObject/FieldObject.cs     | 174 ++++++++++++++
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs    | 129 +++++++----
 .../CanvasObject/PlayersTaggerObject.cs            | 202 ++++++++++++++++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |   3 +
 LongoMatch.Drawing/Makefile.am                     |   3 +
 LongoMatch.Drawing/Utils.cs                        |   7 +
 LongoMatch.Drawing/Widgets/TeamTagger.cs           | 256 +--------------------
 9 files changed, 610 insertions(+), 297 deletions(-)

Mon Aug 18 19:16:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new API to list starting/bench players 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 20 ++++++++++++++++++++
 Tests/Core/TestPlay.cs                          |  5 ++---
 Tests/Core/TestTeamTemplate.cs                  | 20 ++++++++++++++++++++
 3 files changed, 42 insertions(+), 3 deletions(-)

Mon Aug 18 19:15:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new combobox for teams selection 
 LongoMatch.GUI/Gui/Component/TeamsComboBox.cs | 85 +++++++++++++++++++++++++++
 1 file changed, 85 insertions(+)

Mon Aug 18 19:15:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add media file chooser component 
 LongoMatch.GUI/Gui/Component/MediaFileChooser.cs   | 56 ++++++++++++++++++++
 .../LongoMatch.Gui.Component.MediaFileChooser.cs   | 60 ++++++++++++++++++++++
 2 files changed, 116 insertions(+)

Mon Aug 18 19:15:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new date picker component 
 LongoMatch.GUI/Gui/Component/DatePicker.cs         | 49 ++++++++++++++++++
 .../gtk-gui/LongoMatch.Gui.Component.DatePicker.cs | 60 ++++++++++++++++++++++
 2 files changed, 109 insertions(+)

Mon Aug 18 19:13:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Gtk theming 
 data/theme/gtk-2.0/Buttons/button-rect-default.svg |  14 +
 .../theme/gtk-2.0/Buttons/button-rect-prelight.svg |  18 ++
 data/theme/gtk-2.0/Buttons/button-rect-pressed.svg |  14 +
 .../gtk-2.0/Buttons/button-rounded-default.svg     |  10 +
 .../gtk-2.0/Buttons/button-rounded-prelight.svg    |  15 +
 .../gtk-2.0/Buttons/button-rounded-pressed.svg     |  17 ++
 data/theme/gtk-2.0/Buttons/filechooser-default.png | Bin 0 -> 1562 bytes
 .../theme/gtk-2.0/Buttons/filechooser-prelight.png | Bin 0 -> 1655 bytes
 data/theme/gtk-2.0/Buttons/filechooser-pressed.png | Bin 0 -> 1899 bytes
 data/theme/gtk-2.0/Entry/file-input-left.png       | Bin 0 -> 1346 bytes
 .../theme/gtk-2.0/Entry/filechooser-entry-fill.png | Bin 0 -> 139 bytes
 data/theme/gtk-2.0/gtkrc                           | 307 ++++++++++++++++++---
 data/theme/longomatch-dark.json                    |  20 +-
 13 files changed, 372 insertions(+), 43 deletions(-)

Mon Aug 18 19:13:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add ICons 
 .../hicolor/scalable/actions/longomatch-apply.svg  | 11 ++++++++++
 .../hicolor/scalable/actions/longomatch-back.svg   | 15 +++++++++++++
 .../hicolor/scalable/actions/longomatch-browse.svg | 12 +++++++++++
 .../hicolor/scalable/actions/longomatch-vs.svg     | 25 ++++++++++++++++++++++
 4 files changed, 63 insertions(+)

Mon Aug 18 19:13:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add icons 
 .../hicolor/scalable/actions/longomatch-import.svg | 54 +++++----------
 .../hicolor/scalable/actions/longomatch-new.svg    | 14 ++--
 .../hicolor/scalable/actions/longomatch-open.svg   | 34 ++--------
 .../scalable/actions/longomatch-project.svg        | 29 ++------
 .../scalable/actions/longomatch-sportconfig.svg    | 67 +++++++------------
 .../scalable/actions/longomatch-teamconfig.svg     | 78 +++++++++-------------
 6 files changed, 88 insertions(+), 188 deletions(-)

Wed Aug 13 11:23:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Configure wait times for moves and clicks 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 8 +++++++-
 LongoMatch.Drawing/Canvas.cs              | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

Tue Aug 12 13:54:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with the Gtk theming 
 LongoMatch.Core/Config.cs                          |   4 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.Core/Makefile.am                        |   3 +-
 LongoMatch.Core/StyleConf.cs                       |  53 ++++
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           | 154 ++++++++++--
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   3 +-
 LongoMatch.GUI/Makefile.am                         |   5 +-
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   | 270 +++------------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 155 ++----------
 LongoMatch.Services/Services/Core.cs               |   4 +-
 LongoMatch/LongoMatchGtk.mdp                       |   1 +
 LongoMatch/Main.cs                                 |  34 ++-
 Makefile.am                                        |   1 +
 configure.ac                                       |   5 +
 data/theme/Makefile.am                             |   1 +
 data/theme/longomatch-dark.json                    |  13 +
 16 files changed, 316 insertions(+), 391 deletions(-)

Tue Aug 12 13:54:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with the Gtk theming 
 data/Makefile.am                                   |   1 +
 data/icons/Makefile.am                             |  14 ++
 data/icons/hicolor/index.theme                     |  38 +++++
 .../hicolor/scalable/actions/longomatch-import.svg |  43 +++++
 .../hicolor/scalable/actions/longomatch-new.svg    |  19 +++
 .../hicolor/scalable/actions/longomatch-open.svg   |  35 +++++
 .../scalable/actions/longomatch-preferences.svg    |  18 +++
 .../scalable/actions/longomatch-project.svg        |  34 ++++
 .../scalable/actions/longomatch-sportconfig.svg    |  54 +++++++
 .../scalable/actions/longomatch-teamconfig.svg     |  64 ++++++++
 data/icons/hicolor/scalable/apps/longomatch.svg    |  30 ++++
 data/images/Makefile.am                            |   6 +
 data/images/longomatch-dark-bg.svg                 | 170 ++++++++++++++++++++
 data/images/longomatch-light-bg.svg                | 173 +++++++++++++++++++++
 data/theme/Makefile.am                             |   6 +
 data/theme/gtk-2.0/gtkrc                           |  79 ++++++++++
 data/theme/gtk-2.0/welcome.rc                      |   4 +
 17 files changed, 788 insertions(+)

Fri Aug 8 00:10:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add back support for playlists 
 LongoMatch.Core/Common/EventsBroker.cs             |  77 ++--
 LongoMatch.Core/Common/Job.cs                      |   6 +-
 LongoMatch.Core/Common/PlayList.cs                 | 165 -------
 LongoMatch.Core/Handlers/Handlers.cs               |  34 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   1 -
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   5 +-
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |   5 +-
 LongoMatch.Core/Interfaces/GUI/IPlaylistWidget.cs  |  32 --
 LongoMatch.Core/Interfaces/IPlayList.cs            |  59 ---
 LongoMatch.Core/Interfaces/IPlaylistElement.cs     |  37 ++
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs   |   3 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |  16 +-
 LongoMatch.Core/Makefile.am                        |  11 +-
 LongoMatch.Core/Store/Play.cs                      |  19 +-
 LongoMatch.Core/Store/PlayListPlay.cs              |  78 ----
 LongoMatch.Core/Store/Playlists/Playlist.cs        | 125 ++++++
 LongoMatch.Core/Store/Playlists/PlaylistDrawing.cs |  70 +++
 LongoMatch.Core/Store/Playlists/PlaylistImage.cs   |  65 +++
 .../Store/Playlists/PlaylistPlayElement.cs         |  74 ++++
 LongoMatch.Core/Store/Project.cs                   |   7 +
 LongoMatch.Drawing/Utils.cs                        |  12 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 476 ++++++++++++---------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  16 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  19 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |   1 +
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   2 -
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     | 141 +++---
 .../Gui/Component/PlayersListTreeWidget.cs         |  10 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |  27 +-
 .../Gui/Component/PlaysPositionViewer.cs           |   8 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |  20 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   6 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  77 ++--
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |  97 +++--
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |   5 +-
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    | 342 +++++++++++----
 .../LongoMatch.Gui.Component.PlayListWidget.cs     | 125 ++----
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  93 ++--
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   1 +
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  77 ++--
 LongoMatch.GUI/gtk-gui/objects.xml                 |  94 ++--
 LongoMatch.Services/Services/EventsManager.cs      |  23 +-
 LongoMatch.Services/Services/PlaylistManager.cs    | 197 +++------
 .../Services/RenderingJobsManager.cs               |  63 ++-
 LongoMatch.mds                                     |   3 -
 46 files changed, 1502 insertions(+), 1323 deletions(-)

Fri Aug 8 13:41:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add autogenerated marshalling files for the IDE 
 libcesarplayer/baconvideowidget-marshal.c | 245 ++++++++++++++++++++++++++++++
 libcesarplayer/baconvideowidget-marshal.h |  44 ++++++
 2 files changed, 289 insertions(+)

Fri Aug 8 13:40:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Copy LongoMatch.GUI.dll.config to the output dir 
 LongoMatch.GUI/LongoMatch.GUI.mdp | 1 +
 1 file changed, 1 insertion(+)

Fri Aug 8 13:36:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove tests from LongoMatch.Migration 
 LongoMatch.Migration/Makefile.am | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

Thu Aug 7 13:59:31 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 505 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 280 insertions(+), 225 deletions(-)

Mon Aug 4 15:11:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing using 
 LongoMatch/Main.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Aug 4 15:11:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Stetic files 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml |  35 +++
 LongoMatch.GUI/gtk-gui/objects.xml            | 319 ++++++++++++++++++++++++++
 2 files changed, 354 insertions(+)

Mon Aug 4 14:12:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with code formatting 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  35 --
 LongoMatch.GUI/gtk-gui/objects.xml                 | 319 ------------------
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  71 ++--
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs  |  50 ++-
 LongoMatch.Multimedia/Common/Constants.cs          |   6 +-
 LongoMatch.Multimedia/Common/Enum.cs               |  29 +-
 LongoMatch.Multimedia/Common/Handlers.cs           |  57 ++--
 .../Converter/GstVideoConverter.cs                 |   7 +-
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   | 189 ++++++-----
 LongoMatch.Multimedia/Player/GstPlayer.cs          | 371 +++++++++++----------
 LongoMatch.Multimedia/Player/ObjectManager.cs      |  15 +-
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs        | 184 +++++-----
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       |  48 ++-
 LongoMatch.Multimedia/Remuxer/ObjectManager.cs     |  14 +-
 LongoMatch.Multimedia/Utils/GStreamer.cs           |  80 +++--
 LongoMatch.Multimedia/Utils/GstDiscoverer.cs       |  67 ++--
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   | 131 ++++----
 LongoMatch.Multimedia/Utils/Seeker.cs              |  16 +-
 LongoMatch.Multimedia/Utils/TimeString.cs          |  51 ++-
 LongoMatch.Multimedia/Utils/VideoDevice.cs         |  26 +-
 LongoMatch.Multimedia/Utils/WindowHandle.cs        |   3 +-
 LongoMatch.Plugins/CSVExporter.cs                  |  76 +++--
 LongoMatch.Services/Services/Core.cs               | 121 ++++---
 LongoMatch.Services/Services/DataBaseManager.cs    |  62 ++--
 LongoMatch.Services/Services/EventsManager.cs      | 135 ++++----
 LongoMatch.Services/Services/FileDB.cs             | 134 ++++----
 LongoMatch.Services/Services/HotKeysManager.cs     |  43 ++-
 LongoMatch.Services/Services/PlaylistManager.cs    | 161 ++++-----
 LongoMatch.Services/Services/ProjectsManager.cs    | 231 ++++++-------
 .../Services/RenderingJobsManager.cs               | 295 ++++++++--------
 LongoMatch.Services/Services/TemplatesService.cs   | 186 ++++++-----
 LongoMatch.Services/Services/ToolsManager.cs       | 119 ++++---
 LongoMatch/Main.cs                                 | 115 +++----
 33 files changed, 1591 insertions(+), 1856 deletions(-)

Mon Aug 4 13:57:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix POTFILES.in 
 po/POTFILES.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Aug 4 13:48:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Dutch translation 
 po/nl.po | 2609 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1461 insertions(+), 1148 deletions(-)

Mon Aug 4 13:47:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update time label with current seek pos 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

Mon Aug 4 12:42:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add configurable coding panels 
 LongoMatch.Core/Common/Constants.cs                |    3 +-
 LongoMatch.Core/Common/EventsBroker.cs             |   30 +-
 LongoMatch.Core/Common/PlaysFilter.cs              |    2 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   20 +-
 .../Interfaces/Drawing/IDrawingToolkit.cs          |    2 +
 LongoMatch.Core/Interfaces/ITemplates.cs           |    3 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |    4 +-
 LongoMatch.Core/Makefile.am                        |    4 +
 LongoMatch.Core/Store/Category.cs                  |   32 +-
 LongoMatch.Core/Store/PenaltyCard.cs               |   14 +-
 LongoMatch.Core/Store/Project.cs                   |    3 +-
 LongoMatch.Core/Store/Score.cs                     |    9 +-
 LongoMatch.Core/Store/TagButton.cs                 |   40 +
 LongoMatch.Core/Store/TaggerButton.cs              |  117 +
 .../Store/Templates/CategoriesTemplate.cs          |  125 +-
 LongoMatch.Core/Store/Timer.cs                     |   30 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  247 +-
 LongoMatch.Drawing.Cairo/CairoContext.cs           |   10 +-
 LongoMatch.Drawing.Cairo/Surface.cs                |   21 +-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |   65 +-
 LongoMatch.Drawing/Canvas.cs                       |  109 +-
 LongoMatch.Drawing/CanvasObject/CardObject.cs      |   71 +
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |   21 +-
 LongoMatch.Drawing/CanvasObject/CategoryObject.cs  |  224 +-
 LongoMatch.Drawing/CanvasObject/CounterObject.cs   |    9 +-
 LongoMatch.Drawing/CanvasObject/CrossObject.cs     |    7 +-
 LongoMatch.Drawing/CanvasObject/EllipseObject.cs   |    7 +-
 LongoMatch.Drawing/CanvasObject/LineObject.cs      |   16 +-
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |   13 +-
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs    |   40 +-
 LongoMatch.Drawing/CanvasObject/PositionObject.cs  |   41 +-
 .../CanvasObject/QuadrilateralObject.cs            |    7 +-
 LongoMatch.Drawing/CanvasObject/RectangleObject.cs |    5 +-
 LongoMatch.Drawing/CanvasObject/ScoreObject.cs     |   55 +
 LongoMatch.Drawing/CanvasObject/TagObject.cs       |   55 +
 LongoMatch.Drawing/CanvasObject/TaggerObject.cs    |  190 ++
 LongoMatch.Drawing/CanvasObject/TextObject.cs      |    5 +-
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs  |   66 +-
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs  |   55 +-
 LongoMatch.Drawing/CanvasObject/TimerObject.cs     |  120 +
 LongoMatch.Drawing/Constants.cs                    |    5 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |    8 +-
 LongoMatch.Drawing/Makefile.am                     |   10 +-
 LongoMatch.Drawing/Utils.cs                        |   43 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  121 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |   25 +-
 LongoMatch.Drawing/Widgets/PlaysTagger.cs          |  288 ++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |   86 +-
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |   36 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |   92 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |   45 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |   18 +-
 LongoMatch.Drawing/enums.cs                        |   24 -
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |    6 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |    6 +-
 .../Gui/Component/AnalysisTemplateEditor.cs        |   70 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  228 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  281 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |   40 +-
 LongoMatch.GUI/Gui/Component/PeriodsRecoder.cs     |    4 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |    9 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |    4 +-
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |    7 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |    2 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |   22 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |    2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |    4 +-
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    |    3 +-
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |    2 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |   13 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |    4 -
 LongoMatch.GUI/Makefile.am                         |    4 -
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |   48 +-
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs |  348 ---
 .../LongoMatch.Gui.Component.ButtonTagger.cs       |   50 -
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  438 ++-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  695 +++--
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  106 +-
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |    1 +
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |    3 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |  110 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 3055 +++++++++++---------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   39 +-
 LongoMatch.Migration/Makefile.am                   |    8 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |    2 +-
 LongoMatch.Services/Services/EventsManager.cs      |  145 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |    2 +-
 LongoMatch.Services/Services/TemplatesService.cs   |    2 +-
 LongoMatch.mds                                     |    3 +
 Tests/Core/TestCategoriesTemplate.cs               |    6 +-
 Tests/Core/TestCategory.cs                         |    1 -
 Tests/Core/TestPlaysFilter.cs                      |   46 +-
 Tests/Core/TestProject.cs                          |   76 +-
 93 files changed, 5126 insertions(+), 3467 deletions(-)

Mon Aug 4 13:11:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a property to disable moving objects 
 LongoMatch.Drawing/Canvas.cs | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Mon Aug 4 13:10:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw seleted objects last 
 LongoMatch.Drawing/Canvas.cs | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Mon Aug 4 13:10:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Track key pressed events in gdk windows 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Aug 4 13:09:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include tags in plays description 
 LongoMatch.Core/Store/Play.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Mon Aug 4 12:49:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Notify buttons click to subclasses 
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs   |  2 ++
 LongoMatch.Drawing/Canvas.cs                    | 12 +++++++
 LongoMatch.Drawing/CanvasObject/CanvasObject.cs | 44 +++++++++++++++----------
 3 files changed, 40 insertions(+), 18 deletions(-)

Fri Aug 1 20:52:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Image: make public ComputeScale and static ScaleFactor 
 LongoMatch.Core/Common/Image.cs | 45 ++++++++++++++++++++++++-----------------
 1 file changed, 26 insertions(+), 19 deletions(-)

Fri Aug 1 20:50:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update formatting policies 
 LongoMatch.mds | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Aug 1 20:41:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a FitMode enum 
 LongoMatch.Core/Common/Enums.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Fri Aug 1 20:41:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an Edit value to TagMode 
 LongoMatch.Core/Common/Enums.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Aug 1 20:38:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a YCbCr color format 
 LongoMatch.Core/Common/Color.cs | 49 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 48 insertions(+), 1 deletion(-)

Thu Jul 17 19:35:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new plugin interface for file discovery 
 LongoMatch.Core/LongoMatch.Core.mdp             | 2 ++
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

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(-)

Mon Jul 28 18:23:31 2014 +0200 Daniel Mustieles <dnaiel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 2482 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1387 insertions(+), 1095 deletions(-)

Mon Jul 21 15:47:39 2014 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in and POTFILES.skip 
 po/POTFILES.in   | 197 ++++++++++---------------------------------------------
 po/POTFILES.skip |   5 --
 2 files changed, 34 insertions(+), 168 deletions(-)

Mon Jul 28 13:58:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Call multimedia callbacks from the main thread 
 LongoMatch.GUI.Helpers/Makefile.am                 |  2 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 47 ++++++++------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 71 +++++++++++++---------
 .../Gui/Utils/FramesCapturer.cs                    |  5 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  3 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  1 -
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |  7 +--
 LongoMatch.Multimedia/Makefile.am                  |  4 +-
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       |  7 +--
 LongoMatch.Multimedia/Utils/GtkHelpers.cs          | 38 ------------
 LongoMatch.Multimedia/Utils/WindowHandle.cs        | 33 ++++++++++
 11 files changed, 115 insertions(+), 103 deletions(-)

Thu Jul 17 19:35:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new plugin interface for file discovery 
 .../Interfaces/Multimedia/IDiscoverer.cs           | 28 +++++++
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |  2 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |  3 +-
 LongoMatch.Core/Makefile.am                        |  1 +
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |  4 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  2 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |  5 +-
 LongoMatch.Multimedia/Makefile.am                  |  3 +-
 LongoMatch.Multimedia/Utils/GstDiscoverer.cs       | 93 +++++++++++++++++++++
 LongoMatch.Multimedia/Utils/IMetadataReader.cs     | 37 ---------
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |  9 +-
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs    | 95 ----------------------
 LongoMatch.Services/Services/ProjectsManager.cs    |  2 +-
 13 files changed, 139 insertions(+), 145 deletions(-)

Thu Jul 17 18:59:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update player time when we hace the duration info 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Jul 17 11:16:35 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Stop timeout if we are playing 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 23 ++++++++++++++---------
 libcesarplayer/lgm-video-player.c          |  3 +++
 2 files changed, 17 insertions(+), 9 deletions(-)

Wed Jul 16 18:32:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove timeout on dispose 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Jul 14 18:07:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove Tick event from the IPlayer API 
 LongoMatch.Core/Common/EventsBroker.cs           |  4 +--
 LongoMatch.Core/Handlers/Multimedia.cs           |  2 +-
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs |  1 -
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs       | 37 +++++++++++++++---------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs     |  2 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs   |  2 +-
 LongoMatch.Multimedia/Player/GstPlayer.cs        |  5 ----
 7 files changed, 29 insertions(+), 24 deletions(-)

Mon Jul 14 17:38:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Chain bin destructors to free player resources 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 10 +++++-----
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  7 +++++++
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  6 ++++++
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  6 ++++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  6 ++++++
 5 files changed, 30 insertions(+), 5 deletions(-)

Mon Jul 14 16:32:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove Position property from IPlayer interface 
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs |  1 -
 LongoMatch.Multimedia/Player/GstPlayer.cs        | 10 ----------
 2 files changed, 11 deletions(-)

Thu Jul 10 19:46:29 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the PlayerUseType from the constructor arguments 
 LongoMatch.Multimedia/Player/GstPlayer.cs        | 22 ++++++++++++++++------
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs |  8 +++-----
 2 files changed, 19 insertions(+), 11 deletions(-)

Sat Jul 26 11:13:51 2014 +0000 Balázs Úr <urbalazs@gmail.com>
 *Updated Hungarian translation 
 po/hu.po | 1559 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 1074 insertions(+), 485 deletions(-)

Wed Jul 9 11:55:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove TogglePlay from the IPlayer API 
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs | 1 -
 LongoMatch.Multimedia/Player/GstPlayer.cs        | 9 ---------
 2 files changed, 10 deletions(-)

Tue Jul 8 18:28:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix PlaysFilter and add unit tests 
 LongoMatch.Core/Common/PlaysFilter.cs              | 161 ++++++++--------
 .../Gui/Component/PlaysSelectionWidget.cs          |   2 -
 .../Gui/Component/Stats/PlayersViewer.cs           |   9 -
 .../Gui/TreeView/PlayersFilterTreeView.cs          |  12 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   1 -
 Tests/Core/TestPlaysFilter.cs                      | 202 +++++++++++++++++++++
 Tests/Tests.mdp                                    |   1 +
 7 files changed, 296 insertions(+), 92 deletions(-)

Tue Jul 8 18:24:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redesign subcategories 
 LongoMatch.Core/Common/Color.cs                    |    1 +
 LongoMatch.Core/Common/Constants.cs                |    1 +
 LongoMatch.Core/Common/PlaysFilter.cs              |   49 +-
 LongoMatch.Core/Handlers/Handlers.cs               |    4 -
 LongoMatch.Core/LongoMatch.Core.mdp                |    6 +-
 LongoMatch.Core/Makefile.am                        |    2 -
 LongoMatch.Core/Stats/ProjectStats.cs              |   18 -
 LongoMatch.Core/Stats/SubCategoryStat.cs           |   12 +-
 LongoMatch.Core/Store/Category.cs                  |    4 +-
 LongoMatch.Core/Store/Play.cs                      |    7 -
 LongoMatch.Core/Store/Project.cs                   |   10 -
 LongoMatch.Core/Store/SubCategory.cs               |   97 --
 LongoMatch.Core/Store/Tag.cs                       |   12 +-
 LongoMatch.Core/Store/TagStore.cs                  |   84 --
 .../Store/Templates/CategoriesTemplate.cs          |   37 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |   58 --
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |   14 -
 .../Gui/TreeView/SubCategoriesTreeView.cs          |  133 ---
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |    1 -
 LongoMatch.GUI/Makefile.am                         |    1 -
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  148 +--
 .../LongoMatch.Gui.Component.CodingWidget.cs       |   28 +-
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |    1 -
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |    1 +
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |    1 -
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |    1 +
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |    1 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |    1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1032 ++++++++------------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   21 +-
 LongoMatch.Plugins/CSVExporter.cs                  |   19 +-
 Tests/Core/TestCategory.cs                         |   20 +-
 Tests/Core/TestPlay.cs                             |    3 +-
 Tests/Core/TestTagStore.cs                         |  121 ---
 Tests/Tests.mdp                                    |    2 -
 35 files changed, 513 insertions(+), 1438 deletions(-)

Tue Jul 8 18:18:07 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix requires for longomatch-addins.pc 
 pkgconfig/Makefile.am             | 4 +++-
 pkgconfig/longomatch-addins.pc.in | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Tue Jul 8 17:37:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix link of LongoMatch.Core assembly after renaming 
 build/build.environment.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jul 8 11:58:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update .gitignore 
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

Tue Jul 8 11:58:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename core assembly to LongoMatch.Core 
 LongoMatch.Core/LongoMatch.Core.mdp | 4 ++--
 LongoMatch.Core/Makefile.am         | 2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Tue Jul 8 11:57:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Split .pc file in core + addins 
 configure.ac                    |  1 +
 pkgconfig/Makefile.am           |  5 +++--
 pkgconfig/longomatch-core.pc.in | 10 ++++++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

Tue Jul 8 11:55:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add dll config for LongoMatch.GUI 
 LongoMatch.GUI/LongoMatch.GUI.dll.config.in | 5 +++++
 LongoMatch.GUI/Makefile.am                  | 4 ++++
 configure.ac                                | 1 +
 3 files changed, 10 insertions(+)

Mon Jul 7 19:53:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new .pc file for addins 
 Makefile.am                       | 1 +
 configure.ac                      | 2 ++
 pkgconfig/Makefile.am             | 9 +++++++++
 pkgconfig/longomatch-addins.pc.in | 9 +++++++++
 4 files changed, 21 insertions(+)

Mon Jul 7 19:32:13 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use OpenFiles from Misc 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs      | 3 +--
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

Mon Jul 7 19:31:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dispose background canvas surface correctly 
 LongoMatch.Drawing/Widgets/Blackboard.cs | 15 ++++++++++++++-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs |  6 ++++++
 2 files changed, 20 insertions(+), 1 deletion(-)

Mon Jul 7 19:31:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new script to update makefiles and update them 
 LongoMatch.Addins/Makefile.am                   |   8 +-
 LongoMatch.Core/Interfaces/IProjectsImporter.cs |  30 +++
 LongoMatch.Core/Makefile.am                     |  79 +++++---
 LongoMatch.Drawing.Cairo/Makefile.am            |  20 ++
 LongoMatch.Drawing/Makefile.am                  |  35 ++++
 LongoMatch.GUI.Helpers/Makefile.am              |  13 ++
 LongoMatch.GUI.Multimedia/Makefile.am           |  19 +-
 LongoMatch.GUI/Makefile.am                      | 233 +++++++++++-------------
 LongoMatch.Migration/Makefile.am                |  53 ++++++
 LongoMatch.Multimedia/Makefile.am               |  13 +-
 LongoMatch.Plugins/Makefile.am                  |   5 +-
 LongoMatch.Services/Makefile.am                 |  11 +-
 LongoMatch/Makefile.am                          |   3 +-
 Makefile.am                                     |   4 +
 Tests/Makefile.am                               |   6 +
 build/build.environment.mk                      |  61 ++++++-
 configure.ac                                    |   6 +
 tools/mdptomakefile.py                          |  84 +++++++++
 18 files changed, 490 insertions(+), 193 deletions(-)

Mon Jul 7 17:50:46 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 LongoMatch.Core/Common/Enums.cs                    |  6 ++
 LongoMatch.Core/LongoMatch.Core.mdp                |  5 +-
 LongoMatch.Core/Store/PenaltyCard.cs               | 53 ++++++++++++++++
 LongoMatch.Core/Store/PenaltyCardEvent.cs          | 34 ++++++++++
 LongoMatch.Core/Store/Project.cs                   | 39 ++++++++++++
 LongoMatch.Core/Store/Score.cs                     | 45 +++++++++++++
 LongoMatch.Core/Store/ScoreEvent.cs                | 35 +++++++++++
 .../Store/Templates/CategoriesTemplate.cs          | 12 ++++
 LongoMatch.Core/Utils.cs                           | 73 ----------------------
 LongoMatch.GUI.Helpers/Misc.cs                     | 46 ++++++++++++++
 LongoMatch.mds                                     |  4 --
 11 files changed, 274 insertions(+), 78 deletions(-)

Mon Jul 7 12:47:26 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add back backgounds edition in the categories templates 
 .../Gui/Component/AnalysisTemplateEditor.cs        |  31 ++
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs | 321 +++++++++++++++++----
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   2 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 245 +++++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  36 +--
 5 files changed, 543 insertions(+), 92 deletions(-)

Mon Jul 7 12:46:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not notify twice for players selection 
 LongoMatch.Drawing/Widgets/TeamTagger.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon Jul 7 12:46:28 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused code 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 6 ------
 1 file changed, 6 deletions(-)

Mon Jul 7 12:46:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't set selectiong in canvas objects directly 
 LongoMatch.Drawing/Canvas.cs                      | 3 ++-
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs | 3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)

Mon Jul 7 12:45:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove FPS from plays 
 LongoMatch.Core/Store/Play.cs                   | 24 ------------------------
 LongoMatch.Core/Store/Project.cs                |  1 -
 LongoMatch.Services/Services/ProjectsManager.cs |  3 ---
 Tests/Core/TestPlay.cs                          |  1 -
 4 files changed, 29 deletions(-)

Mon Jul 7 12:44:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix new project panel for projects imports 
 LongoMatch.Core/Common/EventsBroker.cs          |  4 +-
 LongoMatch.Core/Handlers/Handlers.cs            |  2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                |  2 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs     | 77 +++++++++++++++----------
 LongoMatch.Services/Services/PlaylistManager.cs | 10 +---
 LongoMatch.Services/Services/ProjectsManager.cs |  4 +-
 6 files changed, 57 insertions(+), 42 deletions(-)

Mon Jul 7 12:43:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Split image scaling in copy and in place 
 LongoMatch.Core/Common/Constants.cs                 |  3 +++
 LongoMatch.Core/Common/Image.cs                     | 21 +++++++++++++++------
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs        |  2 +-
 .../Gui/Utils/FramesCapturer.cs                     |  2 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs  |  6 ++++--
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs            |  4 ++--
 6 files changed, 26 insertions(+), 12 deletions(-)

Mon Jul 7 12:41:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor project import addins support 
 LongoMatch.Addins/AddinsManager.cs                 |  19 ++--
 .../ExtensionPoints/IImportProject.cs              |   7 +-
 LongoMatch.Core/Common/EventsBroker.cs             |  12 +-
 LongoMatch.Core/Common/ExtensionMethods.cs         |  10 ++
 LongoMatch.Core/Handlers/Handlers.cs               |   4 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +-
 LongoMatch.Core/Interfaces/GUI/IMainController.cs  |   3 -
 LongoMatch.Core/LongoMatch.Core.mdp                |   2 +
 LongoMatch.Core/Utils.cs                           |   2 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  21 +---
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   4 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   2 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |   2 +
 LongoMatch.Services/Services/Core.cs               |   2 +
 LongoMatch.Services/Services/ToolsManager.cs       | 121 ++++++++++++++++-----
 LongoMatch/Main.cs                                 |   2 +-
 18 files changed, 145 insertions(+), 74 deletions(-)

Tue Jul 1 12:15:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement players tagging from the coding UI 
 LongoMatch.Core/Common/EventsBroker.cs             |  4 +--
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           | 28 +++++++++++++++-----
 .../Gui/Component/AnalysisTemplateEditor.cs        |  5 ++--
 LongoMatch.GUI/Gui/Component/ButtonTagger.cs       |  2 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      | 22 ++++++++++------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       | 30 +++++++++++++++++++++-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  1 -
 LongoMatch.GUI/gtk-gui/objects.xml                 |  5 +++-
 LongoMatch.Services/Services/EventsManager.cs      | 17 +++++++-----
 11 files changed, 87 insertions(+), 31 deletions(-)

Tue Jul 1 12:14:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove segment closed events in favor of null play selection 
 LongoMatch.Core/Common/EventsBroker.cs              |  8 --------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs          |  2 +-
 LongoMatch.GUI/Gui/Component/PlaysPositionViewer.cs | 20 +++++++++-----------
 LongoMatch.Services/Services/Core.cs                |  1 -
 LongoMatch.Services/Services/EventsManager.cs       | 12 +++++-------
 LongoMatch.Services/Services/HotKeysManager.cs      |  6 +-----
 LongoMatch.Services/Services/PlaylistManager.cs     |  1 -
 7 files changed, 16 insertions(+), 34 deletions(-)

Mon Jun 30 20:21:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix passing of media file argument 
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jun 30 20:21:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable support for rendering drawings in exported clips again 
 LongoMatch.Drawing/Widgets/Blackboard.cs           | 10 ++---
 LongoMatch.Services/LongoMatch.Services.mdp        |  1 +
 .../Services/RenderingJobsManager.cs               | 46 ++++++++--------------
 3 files changed, 21 insertions(+), 36 deletions(-)

Mon Jun 30 20:20:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Split Utils and Constants 
 .../LongoMatch.Drawing.Cairo.mdp                   |  2 +-
 LongoMatch.Drawing/CanvasObject/CanvasObject.cs    |  8 +--
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |  4 +-
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  6 +-
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs    |  4 +-
 LongoMatch.Drawing/CanvasObject/PositionObject.cs  |  6 +-
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs  | 28 ++++-----
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs  | 14 ++---
 LongoMatch.Drawing/Common.cs                       | 63 ---------------------
 LongoMatch.Drawing/Constants.cs                    | 57 +++++++++++++++++++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  3 +-
 LongoMatch.Drawing/Utils.cs                        | 66 ++++++++++++++++++++++
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     | 10 ++--
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 12 ++--
 LongoMatch.Drawing/Widgets/PositionTagger.cs       |  2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |  4 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |  6 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             | 12 ++--
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  4 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  6 +-
 20 files changed, 189 insertions(+), 128 deletions(-)

Mon Jun 30 18:49:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to display drawings in the player again 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  70 ++++-
 .../LongoMatch.GUI.Multimedia.mdp                  |   3 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 328 +++++++++++----------
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  28 +-
 4 files changed, 247 insertions(+), 182 deletions(-)

Mon Jun 30 18:49:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset operator after clearing 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Jun 30 18:48:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix blackboard clearing 
 LongoMatch.Drawing/Widgets/Blackboard.cs | 57 +++++++++++++++++++++-----------
 1 file changed, 37 insertions(+), 20 deletions(-)

Mon Jun 30 18:29:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add anew wrapping object for drawing contexts 
 LongoMatch.Core/Config.cs                          |   1 +
 LongoMatch.Core/Handlers/Drawing.cs                |   3 +-
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs      |   2 +-
 .../Interfaces/Drawing/IDrawingToolkit.cs          |  14 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 177 +++++++++++----------
 LongoMatch.Drawing.Cairo/CairoContext.cs           |  52 ++++++
 .../LongoMatch.Drawing.Cairo.mdp                   |   1 +
 LongoMatch.Drawing.Cairo/Surface.cs                |   6 +-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |   2 +-
 LongoMatch.Drawing/Canvas.cs                       |   4 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |   2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |   2 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |   3 +-
 13 files changed, 169 insertions(+), 100 deletions(-)

Mon Jun 30 14:39:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create directory if it doesn exists 
 LongoMatch.Services/Services/TemplatesService.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Jun 30 14:28:29 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update cats when selected in the editor 
 .../Gui/Component/AnalysisTemplateEditor.cs        | 35 +++++++++++-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  4 ++
 LongoMatch.GUI/Gui/Dialog/EntryDialog.cs           |  6 +++
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |  1 +
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs | 63 ++++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 35 +++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  6 ++-
 7 files changed, 141 insertions(+), 9 deletions(-)

Mon Jun 30 14:27:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add menu to edit and delete drawings 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  2 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           | 12 ++++----
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  4 +--
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               | 32 +++++++++++++++++++++-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  2 --
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 --
 LongoMatch.Services/Services/EventsManager.cs      | 24 ++++++++--------
 7 files changed, 53 insertions(+), 25 deletions(-)

Mon Jun 30 13:47:10 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix objects clonning 
 LongoMatch.Core/Common/Area.cs                   | 1 +
 LongoMatch.Core/Store/Drawables/Angle.cs         | 1 +
 LongoMatch.Core/Store/Drawables/Counter.cs       | 4 ++++
 LongoMatch.Core/Store/Drawables/Cross.cs         | 1 +
 LongoMatch.Core/Store/Drawables/Drawable.cs      | 1 +
 LongoMatch.Core/Store/Drawables/Ellipse.cs       | 2 ++
 LongoMatch.Core/Store/Drawables/Line.cs          | 2 ++
 LongoMatch.Core/Store/Drawables/Quadrilateral.cs | 1 +
 LongoMatch.Core/Store/Drawables/Rectangle.cs     | 1 +
 LongoMatch.Core/Store/Drawables/Selection.cs     | 1 +
 LongoMatch.Core/Store/Drawables/Text.cs          | 1 +
 11 files changed, 16 insertions(+)

Fri Jun 27 19:34:22 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pause player before frame stepping 
 libcesarplayer/lgm-video-player.c | 1 +
 1 file changed, 1 insertion(+)

Fri Jun 27 19:12:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw arrow in positions 
 LongoMatch.Drawing/CanvasObject/PositionObject.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Jun 27 18:39:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new drawing tool 
 LongoMatch.Core/Common/Area.cs                     |   28 +
 LongoMatch.Core/Common/Color.cs                    |    9 +
 LongoMatch.Core/Common/Constants.cs                |    6 +
 LongoMatch.Core/Common/Enums.cs                    |   27 +-
 LongoMatch.Core/Common/EventsBroker.cs             |   12 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   21 +-
 LongoMatch.Core/Handlers/Multimedia.cs             |    2 +-
 LongoMatch.Core/Interfaces/Drawing/ICanvas.cs      |   51 +
 .../Interfaces/Drawing/ICanvasObject.cs            |   37 -
 LongoMatch.Core/Interfaces/Drawing/IDrawable.cs    |    8 +-
 .../Interfaces/Drawing/IDrawingToolkit.cs          |   17 +-
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs      |    3 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |    2 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |    9 +-
 LongoMatch.Core/Store/Drawables/Angle.cs           |    2 +-
 LongoMatch.Core/Store/Drawables/Circle.cs          |   74 --
 LongoMatch.Core/Store/Drawables/Counter.cs         |   42 +
 LongoMatch.Core/Store/Drawables/Cross.cs           |   85 +-
 LongoMatch.Core/Store/Drawables/Drawable.cs        |   56 +-
 LongoMatch.Core/Store/Drawables/Ellipse.cs         |   36 +-
 LongoMatch.Core/Store/Drawables/Line.cs            |   13 +-
 LongoMatch.Core/Store/Drawables/MultiPoints.cs     |    2 +-
 LongoMatch.Core/Store/Drawables/Quadrilateral.cs   |   20 +-
 LongoMatch.Core/Store/Drawables/Rectangle.cs       |   30 +-
 LongoMatch.Core/Store/Drawables/Selection.cs       |    4 +-
 LongoMatch.Core/Store/Drawing.cs                   |   66 --
 LongoMatch.Core/Store/FrameDrawing.cs              |   74 ++
 LongoMatch.Core/Store/Play.cs                      |    6 +-
 LongoMatch.Core/Store/PlayListPlay.cs              |    2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           |  142 ++-
 .../LongoMatch.Drawing.Cairo.mdp                   |   10 +
 LongoMatch.Drawing.Cairo/Surface.cs                |   64 ++
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |   56 +-
 LongoMatch.Drawing/Canvas.cs                       |   67 +-
 .../CanvasObject/BaseCanvasObject.cs               |   71 --
 LongoMatch.Drawing/CanvasObject/CanvasObject.cs    |  127 +++
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |    2 +-
 LongoMatch.Drawing/CanvasObject/CategoryObject.cs  |   90 ++
 LongoMatch.Drawing/CanvasObject/CircleObject.cs    |   45 -
 LongoMatch.Drawing/CanvasObject/CounterObject.cs   |   55 +
 LongoMatch.Drawing/CanvasObject/CrossObject.cs     |   50 +
 LongoMatch.Drawing/CanvasObject/EllipseObject.cs   |   50 +
 LongoMatch.Drawing/CanvasObject/LineObject.cs      |   35 +-
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs    |    2 +-
 LongoMatch.Drawing/CanvasObject/PositionObject.cs  |    2 +-
 .../CanvasObject/QuadrilateralObject.cs            |   48 +
 LongoMatch.Drawing/CanvasObject/RectangleObject.cs |   49 +
 LongoMatch.Drawing/CanvasObject/TextObject.cs      |   53 +
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs  |    2 +-
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs  |   16 +-
 LongoMatch.Drawing/Common.cs                       |    2 +
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |   10 +-
 LongoMatch.Drawing/Widgets/Blackboard.cs           |  304 ++++++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |    3 +
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |   13 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |    9 +-
 LongoMatch.Drawing/Widgets/Timerule.cs             |    2 +-
 LongoMatch.GUI.Helpers/Misc.cs                     |    4 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |    2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |    9 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  345 ++++++-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   12 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   26 +-
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  303 ------
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   42 -
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  630 +++++++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1092 ++++++++++++--------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   43 +-
 LongoMatch.Multimedia/Player/GstPlayer.cs          |   18 +-
 LongoMatch.Services/Services/EventsManager.cs      |   33 +-
 .../Services/RenderingJobsManager.cs               |    8 +-
 Tests/Core/Drawables/TestAngle.cs                  |    2 +-
 Tests/Core/Drawables/TestCircle.cs                 |   81 --
 Tests/Core/Drawables/TestLine.cs                   |    4 +-
 Tests/Core/Drawables/TestMultipoints.cs            |    4 +-
 Tests/Core/Drawables/TestQuadrilateral.cs          |   16 +-
 Tests/Core/Drawables/TestRectangle.cs              |   28 +-
 Tests/Tests.mdp                                    |    1 -
 images/cursors/angle                               |   38 +
 images/cursors/arrow                               |   38 +
 images/cursors/ellipse                             |   38 +
 images/cursors/freehand                            |   38 +
 images/cursors/number                              |   38 +
 images/cursors/rect                                |   38 +
 images/cursors/text                                |   38 +
 images/stock_draw-circle-unfilled.png              |  Bin 418 -> 0 bytes
 images/stock_draw-freeform-line.png                |  Bin 276 -> 0 bytes
 images/stock_draw-line-45.png                      |  Bin 113 -> 0 bytes
 images/stock_draw-line-ends-with-arrow.png         |  Bin 155 -> 0 bytes
 images/stock_draw-rectangle-unfilled.png           |  Bin 123 -> 0 bytes
 images/tools/dash-line.svg                         |   65 ++
 images/tools/draw-arrow.png                        |  Bin 0 -> 210 bytes
 images/tools/draw-circle-unfilled.png              |  Bin 0 -> 418 bytes
 images/tools/draw-cross.png                        |  Bin 0 -> 113 bytes
 images/tools/draw-ellipse.png                      |  Bin 0 -> 945 bytes
 images/tools/draw-eraser.png                       |  Bin 0 -> 751 bytes
 images/tools/draw-freehand.png                     |  Bin 0 -> 682 bytes
 images/tools/draw-number.png                       |  Bin 0 -> 449 bytes
 images/tools/draw-pointer.png                      |  Bin 0 -> 685 bytes
 images/tools/draw-rectangle-unfilled.png           |  Bin 0 -> 123 bytes
 images/tools/draw-rectangle.png                    |  Bin 0 -> 394 bytes
 images/tools/draw-text.png                         |  Bin 0 -> 662 bytes
 images/tools/line-arrow.svg                        |  131 +++
 images/tools/line-dot.svg                          |  157 +++
 images/tools/line-double-arrow.svg                 |  144 +++
 images/tools/line-double-dot.svg                   |  157 +++
 images/tools/line.svg                              |   65 ++
 107 files changed, 4270 insertions(+), 1541 deletions(-)

Fri Jun 27 18:37:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the plays menu everywhere 
 .../Gui/Component/PlayersListTreeWidget.cs         |   6 -
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 -
 .../Gui/Component/PlaysPositionViewer.cs           |   4 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |   8 --
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +-
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs               |  78 +++++++---
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    | 157 +++------------------
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |   9 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |   7 +-
 9 files changed, 89 insertions(+), 188 deletions(-)

Sun Jun 22 14:06:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix fake projects scenarios 
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |  2 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 22 +++--
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 10 ++-
 LongoMatch.Services/Services/ProjectsManager.cs    | 17 ++--
 LongoMatch.Services/Services/ToolsManager.cs       | 96 ++++++++++++----------
 5 files changed, 83 insertions(+), 64 deletions(-)

Sun Jun 22 14:05:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix detaching player widget 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  5 --
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  9 --
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    |  1 -
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  1 -
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 73 ++++++++--------
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  | 74 +----------------
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |  1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 97 ++--------------------
 8 files changed, 46 insertions(+), 215 deletions(-)

Sun Jun 22 14:01:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new utility to diable focus on childs 
 LongoMatch.GUI.Helpers/Misc.cs               | 15 +++++++++++++++
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs |  3 ++-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs   | 12 +-----------
 LongoMatch.GUI/Gui/Component/CodingWidget.cs |  2 ++
 4 files changed, 20 insertions(+), 12 deletions(-)

Sun Jun 22 14:00:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the current project before filling the details 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jun 22 14:00:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset selection after removing projects 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 3 +++
 1 file changed, 3 insertions(+)

Sun Jun 22 13:59:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set harddisk icon for fake live projects 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 9 ++++++++-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs  | 7 ++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

Sun Jun 22 13:58:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix description with fake live projects 
 LongoMatch.Core/Store/MediaFile.cs | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

Sun Jun 22 13:58:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the vevents broker for player and capturer events 
 LongoMatch.Core/Common/EventsBroker.cs             | 65 ++++++++++++++++++++++
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  1 +
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |  3 -
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  9 ---
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 22 ++------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 46 ++++++---------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 62 ---------------------
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      | 24 +-------
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  3 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 28 ++--------
 LongoMatch.Services/Services/EventsManager.cs      | 29 +++++-----
 LongoMatch.Services/Services/PlaylistManager.cs    | 14 ++---
 LongoMatch.Services/Services/ProjectsManager.cs    | 33 ++++++-----
 14 files changed, 134 insertions(+), 207 deletions(-)

Sat Jun 21 19:25:23 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fx period timenode when no stop is specified 
 LongoMatch.Core/Store/Period.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Sat Jun 21 19:24:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new capture based on periods 
 LongoMatch.Core/Handlers/Multimedia.cs             |   1 +
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     |  10 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       |   6 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 292 +++++++++++----------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  37 ++-
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          | 108 +++++---
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 125 ++++++---
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   6 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |   8 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  54 ++--
 .../Gui/Component/PlayersListTreeWidget.cs         |   6 -
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 -
 .../Gui/Component/PlaysSelectionWidget.cs          |   5 +-
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  15 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  10 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  23 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  24 +-
 17 files changed, 403 insertions(+), 333 deletions(-)

Fri Jun 20 16:21:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle zooming in editing game periods 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  30 +++++-
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     | 102 +++++++++++++++++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 103 ++++++++++++++++-----
 3 files changed, 195 insertions(+), 40 deletions(-)

Fri Jun 20 14:27:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix excaption seting secondsPerPixel when no timers are loaded 
 LongoMatch.Drawing/Widgets/TimersTimeline.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Jun 20 14:26:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw timer line at the bottom 
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jun 20 14:26:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Select only boundaries for timer objects 
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs | 8 +++++++-
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs | 1 +
 2 files changed, 8 insertions(+), 1 deletion(-)

Thu Jun 19 22:07:25 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for tooltips in canvas 
 LongoMatch.Core/Handlers/Drawing.cs                |  1 +
 .../Interfaces/Drawing/ICanvasObject.cs            |  1 +
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs      |  2 ++
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          | 39 ++++++++++++++++++----
 LongoMatch.Drawing/Canvas.cs                       | 33 +++++++++++++-----
 .../CanvasObject/BaseCanvasObject.cs               |  5 +++
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  6 ++++
 LongoMatch.Drawing/CanvasObject/PositionObject.cs  |  9 +++++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  6 ++++
 9 files changed, 87 insertions(+), 15 deletions(-)

Thu Jun 19 18:03:43 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delay move events 200ms 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

Thu Jun 19 14:49:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tests 
 Tests/Core/Drawables/TestDrawable.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jun 19 14:48:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Scroll periods editor properly 
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Thu Jun 19 14:48:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create a new menu class to reuse it in widgets 
 LongoMatch.GUI/Gui/Component/Timeline.cs |  48 +-----------
 LongoMatch.GUI/Gui/GtkGlue.cs            |  35 +++++++++
 LongoMatch.GUI/Gui/Menu/PlaysMenu.cs     | 123 +++++++++++++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp        |   3 +
 4 files changed, 164 insertions(+), 45 deletions(-)

Thu Jun 19 14:47:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget to view plays by position tags 
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  12 -
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 110 ++++-----
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  13 +-
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  | 247 +------------------
 .../Gui/Component/PlaysCoordinatesTagger.cs        | 170 ++-----------
 .../Gui/Component/PlaysListTreeWidget.cs           |   5 +-
 .../Gui/Component/PlaysPositionViewer.cs           | 100 ++++++++
 .../Gui/Component/Stats/CategoriesViewer.cs        |   4 +-
 .../Gui/Component/Stats/CategoryViewer.cs          |  24 +-
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |   4 +-
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |  10 +-
 .../Gui/Component/Stats/PlayersViewer.cs           |   2 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   1 +
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |  24 +-
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs           |   2 +-
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |  30 +--
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 118 ++++-----
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  22 +-
 ...goMatch.Gui.Component.PlaysCoordinatesTagger.cs |  36 ++-
 ...LongoMatch.Gui.Component.PlaysPositionViewer.cs |  58 +++++
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |  39 +--
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |   2 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 147 ++++++-----
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 272 ++++++++++++++-------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  37 +--
 28 files changed, 674 insertions(+), 820 deletions(-)

Thu Jun 19 14:45:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unregister tick events properly 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Thu Jun 19 14:44:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show a position tagger taggin new plays 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs |  2 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs              | 12 +++++++++++-
 LongoMatch.Services/Services/EventsManager.cs | 18 ++----------------
 3 files changed, 14 insertions(+), 18 deletions(-)

Thu Jun 19 14:41:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Release panels correctly 
 LongoMatch.GUI/Gui/MainWindow.cs | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

Thu Jun 19 14:29:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add helper to set default postion tags 
 LongoMatch.Core/Store/Play.cs | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

Thu Jun 19 12:48:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Finish implementation of the postions tagger widget 
 LongoMatch.Drawing/Widgets/PositionTagger.cs | 61 +++++++++++++++++++++-------
 1 file changed, 47 insertions(+), 14 deletions(-)

Thu Jun 19 12:47:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw position object lines and make size relative to the background 
 LongoMatch.Drawing/CanvasObject/PositionObject.cs | 19 ++++++++++++++-----
 LongoMatch.Drawing/Common.cs                      |  1 +
 2 files changed, 15 insertions(+), 5 deletions(-)

Thu Jun 19 12:47:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception drawing when the background is not set 
 LongoMatch.Drawing/Canvas.cs | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Thu Jun 19 12:46:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add argument to silent changes notifications 
 LongoMatch.Drawing/Canvas.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Thu Jun 19 12:46:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unselect all objects when clearing the selections 
 LongoMatch.Drawing/Canvas.cs | 4 ++++
 1 file changed, 4 insertions(+)

Thu Jun 19 12:45:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Always try first with the selected element 
 LongoMatch.Drawing/Canvas.cs | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

Thu Jun 19 12:31:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more space at the end in the timelines 
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs  | 4 ++--
 LongoMatch.Drawing/Widgets/TimersTimeline.cs | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Tue Jun 17 21:20:30 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new event for size changed 
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Tue Jun 17 21:20:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement correctly context saving and scalling 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 60 ++++++++++++++++++++------------
 1 file changed, 38 insertions(+), 22 deletions(-)

Tue Jun 17 18:54:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget for tagging plays 
 LongoMatch.Drawing/CanvasObject/PositionObject.cs | 123 ++++++++++++++++++++++
 LongoMatch.Drawing/Common.cs                      |   6 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp         |   2 +
 LongoMatch.Drawing/Widgets/PositionTagger.cs      |  96 +++++++++++++++++
 4 files changed, 226 insertions(+), 1 deletion(-)

Tue Jun 17 18:53:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with Drawables implementation with Line and Circle 
 .../CanvasObject/BaseCanvasObject.cs               | 25 ++++++++++-
 LongoMatch.Drawing/CanvasObject/CircleObject.cs    | 45 ++++++++++++++++++++
 LongoMatch.Drawing/CanvasObject/LineObject.cs      | 48 ++++++++++++++++++++++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  3 ++
 4 files changed, 119 insertions(+), 2 deletions(-)

Tue Jun 17 18:51:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new base class for a canvas with a scaled background image 
 LongoMatch.Drawing/Canvas.cs | 38 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 37 insertions(+), 1 deletion(-)

Tue Jun 17 18:50:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add default implementation instead of using an abstract class 
 LongoMatch.Drawing/Canvas.cs | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

Tue Jun 17 18:48:56 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for scaled canvas 
 LongoMatch.Drawing/Canvas.cs | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Tue Jun 17 18:46:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Drawing API 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs | 3 ++-
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs         | 1 +
 LongoMatch.Core/Store/Drawables/Drawable.cs           | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

Tue Jun 17 18:46:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add helpers to get the play position tags 
 LongoMatch.Core/Common/Enums.cs  |  6 ++++++
 LongoMatch.Core/Store/Play.cs    | 30 ++++++++++++++++++++++++++++++
 LongoMatch.Core/Store/Project.cs | 14 +++++++++++++-
 3 files changed, 49 insertions(+), 1 deletion(-)

Tue Jun 17 18:46:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new delegates definitions 
 LongoMatch.Core/Handlers/Drawing.cs  | 1 +
 LongoMatch.Core/Handlers/Handlers.cs | 1 +
 2 files changed, 2 insertions(+)

Wed Jun 11 12:35:15 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unregister events on widget destroy 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs          |  3 +--
 .../Gui/Component/AnalysisTemplateEditor.cs         |  3 +--
 LongoMatch.GUI/Gui/Component/CodingWidget.cs        | 21 +++++++++++++++++++--
 LongoMatch.GUI/Gui/Component/NotesWidget.cs         | 12 +++++++++++-
 .../Gui/Component/PlaysCoordinatesTagger.cs         | 10 ++++++++--
 .../Gui/Component/PlaysSelectionWidget.cs           |  2 +-
 6 files changed, 41 insertions(+), 10 deletions(-)

Tue Jun 10 11:20:11 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor data model and add a migration tool for the old db 
 LongoMatch.Addins/LongoMatch.Addins.mdp            |    2 +-
 LongoMatch.Core/Common/Cloner.cs                   |    4 +-
 LongoMatch.Core/Common/Color.cs                    |    2 +
 LongoMatch.Core/Common/Image.cs                    |    4 +-
 LongoMatch.Core/Common/PlayList.cs                 |    4 +-
 LongoMatch.Core/Common/PlaysFilter.cs              |   24 +-
 LongoMatch.Core/Common/SerializableObject.cs       |  159 -
 LongoMatch.Core/Common/Serializer.cs               |  240 +
 LongoMatch.Core/Config.cs                          |   19 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   12 +-
 LongoMatch.Core/Interfaces/IIDObject.cs            |   27 +
 LongoMatch.Core/Interfaces/ITag.cs                 |    2 +-
 LongoMatch.Core/Interfaces/ITemplates.cs           |   17 +-
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |    6 -
 LongoMatch.Core/Interfaces/ITimelineNode.cs        |    6 -
 LongoMatch.Core/LongoMatch.Core.mdp                |   13 +-
 LongoMatch.Core/Stats/GameUnitStats.cs             |  121 -
 LongoMatch.Core/Stats/GameUnitsStats.cs            |   94 -
 LongoMatch.Core/Stats/ProjectStats.cs              |  113 +-
 LongoMatch.Core/Stats/SubCategoryStat.cs           |    6 +-
 LongoMatch.Core/Store/Category.cs                  |   82 +-
 LongoMatch.Core/Store/Coordinates.cs               |   23 +-
 LongoMatch.Core/Store/Drawing.cs                   |   31 +-
 LongoMatch.Core/Store/GameUnit.cs                  |   43 -
 LongoMatch.Core/Store/GameUnitsList.cs             |   65 -
 LongoMatch.Core/Store/HotKey.cs                    |   56 +-
 LongoMatch.Core/Store/MediaFile.cs                 |  162 +-
 LongoMatch.Core/Store/Period.cs                    |    2 +
 LongoMatch.Core/Store/PixbufTimeNode.cs            |   24 +-
 LongoMatch.Core/Store/Play.cs                      |   92 +-
 LongoMatch.Core/Store/Player.cs                    |   37 +-
 LongoMatch.Core/Store/Point.cs                     |    2 +
 LongoMatch.Core/Store/Project.cs                   |   97 +-
 LongoMatch.Core/Store/ProjectDescription.cs        |   24 +-
 LongoMatch.Core/Store/SubCategory.cs               |  113 +-
 LongoMatch.Core/Store/Tag.cs                       |   78 +-
 LongoMatch.Core/Store/TagStore.cs                  |   65 +-
 .../Store/Templates/CategoriesTemplate.cs          |  107 +-
 .../Store/Templates/SubCategoryTemplate.cs         |   59 -
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   54 +-
 LongoMatch.Core/Store/Time.cs                      |    2 +
 LongoMatch.Core/Utils.cs                           |    2 +-
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |    2 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |    8 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs           |   18 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |    6 +-
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          |    2 +-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |    3 +-
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    |    2 +-
 .../gtk-gui/LongoMatch.Gui.VolumeWindow.cs         |    2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/generated.cs     |   22 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |    2 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |    4 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  104 +-
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  |   16 +-
 .../Gui/Component/PlayersListTreeWidget.cs         |    8 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |   11 +-
 .../Gui/Component/PlaysListTreeWidget.cs           |    4 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |    6 +-
 .../Gui/Component/Stats/PlayersViewer.cs           |    2 +-
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs       |   13 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |    4 +-
 LongoMatch.GUI/Gui/Component/Timeline.cs           |    2 +-
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |    2 +-
 LongoMatch.GUI/Gui/Dialog/SubCategoryTagsEditor.cs |    6 +-
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |   24 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |    5 -
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |    2 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |    6 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |   16 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |    2 +-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |    2 +-
 .../Gui/TreeView/SubCategoriesTreeView.cs          |   12 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   18 -
 .../LongoMatch.Gui.Component.GameUnitWidget.cs     |   52 -
 .../LongoMatch.Gui.Component.GameUnitsEditor.cs    |  126 -
 .../LongoMatch.Gui.Component.GameUnitsTagger.cs    |   26 -
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |   51 -
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |   37 -
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   43 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  126 -
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |  217 -
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  117 -
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |    1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1394 +----
 LongoMatch.GUI/gtk-gui/objects.xml                 |   72 +-
 LongoMatch.Migration/Common/Color.cs               |   90 +
 LongoMatch.Migration/Common/Config.cs              |   43 +
 LongoMatch.Migration/Common/ConsoleCrayon.cs       |  280 +
 LongoMatch.Migration/Common/Constants.cs           |  114 +
 LongoMatch.Migration/Common/Enums.cs               |   48 +
 LongoMatch.Migration/Common/Image.cs               |  191 +
 LongoMatch.Migration/Common/Log.cs                 |  443 ++
 LongoMatch.Migration/Common/SerializableObject.cs  |  191 +
 LongoMatch.Migration/Converter.cs                  |  173 +
 LongoMatch.Migration/Core/Category.cs              |  251 +
 LongoMatch.Migration/Core/Coordinates.cs           |   68 +
 LongoMatch.Migration/Core/Drawing.cs               |   89 +
 LongoMatch.Migration/Core/GameUnit.cs              |   43 +
 LongoMatch.Migration/Core/GameUnitsList.cs         |   65 +
 LongoMatch.Migration/Core/HotKey.cs                |  155 +
 .../Core/Interfaces/ISubCategory.cs                |   36 +
 LongoMatch.Migration/Core/Interfaces/ITag.cs       |   29 +
 LongoMatch.Migration/Core/Interfaces/ITemplates.cs |   68 +
 .../Core/Interfaces/ITimelineNode.cs               |   38 +
 LongoMatch.Migration/Core/MediaFile.cs             |  226 +
 LongoMatch.Migration/Core/Period.cs                |   51 +
 LongoMatch.Migration/Core/PixbufTimeNode.cs        |   67 +
 LongoMatch.Migration/Core/Play.cs                  |  268 +
 LongoMatch.Migration/Core/PlayListPlay.cs          |   78 +
 LongoMatch.Migration/Core/Player.cs                |  162 +
 LongoMatch.Migration/Core/Point.cs                 |  110 +
 LongoMatch.Migration/Core/Project.cs               |  295 +
 LongoMatch.Migration/Core/ProjectDescription.cs    |  162 +
 LongoMatch.Migration/Core/SubCategory.cs           |  195 +
 LongoMatch.Migration/Core/Tag.cs                   |  140 +
 LongoMatch.Migration/Core/TagStore.cs              |  109 +
 .../Core/Templates/CategoriesTemplate.cs           |  231 +
 .../Core/Templates/SubCategoryTemplate.cs          |   61 +
 .../Core/Templates/TeamTemplate.cs                 |  180 +
 LongoMatch.Migration/Core/Time.cs                  |  187 +
 LongoMatch.Migration/Core/TimeNode.cs              |   88 +
 LongoMatch.Migration/Core/TimelineNode.cs          |  127 +
 LongoMatch.Migration/Core/Timer.cs                 |   68 +
 LongoMatch.Migration/Data/default.lct              |  Bin 0 -> 29655 bytes
 LongoMatch.Migration/Data/default.ltt              |  Bin 0 -> 19754 bytes
 LongoMatch.Migration/Data/project.lgm              |  Bin 0 -> 120659 bytes
 LongoMatch.Migration/DataBase.cs                   |  554 ++
 LongoMatch.Migration/LongoMatch.Migration.csproj   |   70 +
 LongoMatch.Migration/LongoMatch.Migration.mdp      |   89 +
 LongoMatch.Migration/MainWindow.cs                 |  182 +
 LongoMatch.Migration/Program.cs                    |   33 +
 LongoMatch.Migration/Properties/AssemblyInfo.cs    |   51 +
 LongoMatch.Migration/Tests/CateogiresTest.cs       |   46 +
 LongoMatch.Migration/Tests/TestProject.cs          |   47 +
 LongoMatch.Migration/Tests/TestTeam.cs             |   47 +
 LongoMatch.Migration/gtk-gui/MainWindow.cs         |  120 +
 LongoMatch.Migration/gtk-gui/generated.cs          |   63 +
 LongoMatch.Migration/gtk-gui/gui.stetic            |  118 +
 ...LongoMatch.Migration.mdp-Release-2014-06-06.xml | 6219 ++++++++++++++++++++
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   14 +-
 LongoMatch.Plugins/CSVExporter.cs                  |   40 +-
 LongoMatch.Plugins/LongoMatch.Plugins.mdp          |    6 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |    1 -
 LongoMatch.Services/Services/Core.cs               |    7 +-
 LongoMatch.Services/Services/EventsManager.cs      |   29 +-
 LongoMatch.Services/Services/FileDB.cs             |   24 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |    2 +-
 LongoMatch.Services/Services/MigrationsManager.cs  |  158 -
 LongoMatch.Services/Services/ProjectsManager.cs    |   10 +-
 .../Services/RenderingJobsManager.cs               |   12 +-
 LongoMatch.Services/Services/TemplatesService.cs   |   65 +-
 LongoMatch.Services/Services/ToolsManager.cs       |    2 +-
 LongoMatch.mds                                     |    8 +
 Tests/Core/TestCategoriesTemplate.cs               |   17 +-
 Tests/Core/TestCategory.cs                         |   19 +-
 Tests/Core/TestColor.cs                            |    2 +-
 Tests/Core/TestCoordinates.cs                      |   28 +-
 Tests/Core/TestImage.cs                            |   32 +
 Tests/Core/TestMediaFile.cs                        |    7 +-
 Tests/Core/TestPlay.cs                             |   61 +-
 Tests/Core/TestPlayer.cs                           |   17 +-
 Tests/Core/TestProject.cs                          |  101 +-
 Tests/Core/TestProjectDescription.cs               |    2 +-
 Tests/Core/TestSubCategory.cs                      |   51 +-
 Tests/Core/TestSubcategoriesTemplate.cs            |   54 -
 Tests/Core/TestTagStore.cs                         |   42 +-
 Tests/Core/TestTeamTemplate.cs                     |   39 +-
 Tests/Core/TestTime.cs                             |   35 +
 Tests/Services/TestDatabase.cs                     |   14 +-
 Tests/Tests.mdp                                    |   16 +-
 Tests/Utils.cs                                     |   10 +-
 172 files changed, 14191 insertions(+), 4286 deletions(-)

Tue Jun 10 11:19:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reduce buttons to 5 per row 
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Tue Jun 10 11:18:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save templates correctly from the editor 
 LongoMatch.GUI/Gui/Component/AnalysisTemplateEditor.cs | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Tue Jun 10 11:17:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change coding UI for the fake analysis mode 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   2 -
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 202 +++++++++------------
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs |  65 +++----
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  12 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  39 +---
 LongoMatch.GUI/gtk-gui/objects.xml                 |  39 ++--
 6 files changed, 141 insertions(+), 218 deletions(-)

Tue Jun 10 11:15:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix DB serialization 
 LongoMatch.Services/Services/FileDB.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Tue Jun 10 11:14:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix scenarios without player 
 LongoMatch.Services/Services/EventsManager.cs   | 16 +++++++++++----
 LongoMatch.Services/Services/ProjectsManager.cs | 27 +++++++++++++++----------
 2 files changed, 28 insertions(+), 15 deletions(-)

Tue Jun 10 11:13:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove focus from player buttons 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Jun 10 11:12:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix colors conversion 
 LongoMatch.GUI.Helpers/Misc.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Jun 10 11:11:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add frame stepping api to the IPlayerBin interface 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Jun 10 11:10:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more events passing with the events  broker 
 LongoMatch.Core/Common/EventsBroker.cs             | 31 +++++++++++--
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  6 +++
 .../Gui/Component/AnalysisTemplateEditor.cs        |  5 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       | 15 ++----
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |  1 +
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  1 +
 .../Gui/Component/PlaysSelectionWidget.cs          |  3 +-
 LongoMatch.Services/Services/EventsManager.cs      |  2 +-
 LongoMatch.Services/Services/PlaylistManager.cs    | 16 ++++---
 LongoMatch.Services/Services/ProjectsManager.cs    | 53 ++++++++++++++++++++++
 11 files changed, 109 insertions(+), 26 deletions(-)

Tue Jun 10 11:04:31 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save key constant as integers 
 LongoMatch.Core/Common/Constants.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Tue Jun 10 10:56:12 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clone objects using the binary serializer 
 LongoMatch.Core/Common/Cloner.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Jun 4 14:12:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a scroll bar for the periods syncer 
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     | 31 +++++++++++++++-------
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 22 ++++++++++++---
 3 files changed, 42 insertions(+), 13 deletions(-)

Wed Jun 4 12:47:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new parameter to create timer periods with name 
 LongoMatch.Core/Store/Timer.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Wed Jun 4 12:47:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget to record periods 
 LongoMatch.GUI/Gui/Component/PeriodsRecoder.cs     |  94 +++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 .../LongoMatch.Gui.Component.PeriodsRecoder.cs     | 116 +++++++++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  69 ++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +
 5 files changed, 285 insertions(+)

Wed Jun 4 09:24:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new Events broker and simplify events passing 
 LongoMatch.Core/Common/EventsBroker.cs             | 300 +++++++++++++++++++++
 LongoMatch.Core/Config.cs                          |   1 +
 LongoMatch.Core/Handlers/Handlers.cs               |   4 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  36 ---
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   3 +-
 LongoMatch.Core/Interfaces/GUI/IMainController.cs  |  23 +-
 .../Interfaces/GUI/IProjectOptionsController.cs    |  35 ---
 LongoMatch.Core/LongoMatch.Core.mdp                |   2 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  24 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 173 +-----------
 .../Gui/Component/AnalysisTemplateEditor.cs        |   2 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  21 +-
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       |  17 +-
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   4 +-
 .../Gui/Component/PlayersListTreeWidget.cs         |  38 +--
 .../Gui/Component/PlaysListTreeWidget.cs           |  69 +----
 .../Gui/Component/PlaysSelectionWidget.cs          | 102 +------
 LongoMatch.GUI/Gui/Component/Timeline.cs           |  74 +----
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   4 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   | 251 +++--------------
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   5 +-
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |   4 +-
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |  21 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  62 ++---
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  45 +---
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  76 ------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  78 ------
 LongoMatch.Services/LongoMatch.Services.mdp        |   1 -
 LongoMatch.Services/Services/Core.cs               |  18 +-
 LongoMatch.Services/Services/DataBaseManager.cs    |  18 +-
 LongoMatch.Services/Services/EventsManager.cs      |  48 ++--
 LongoMatch.Services/Services/GameUnitsManager.cs   | 146 ----------
 LongoMatch.Services/Services/HotKeysManager.cs     |  17 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  30 +--
 LongoMatch.Services/Services/ProjectsManager.cs    |  56 ++--
 .../Services/RenderingJobsManager.cs               |   2 +-
 LongoMatch.Services/Services/ToolsManager.cs       |  26 +-
 LongoMatch/Main.cs                                 |   1 +
 38 files changed, 503 insertions(+), 1334 deletions(-)

Tue Jun 3 19:11:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget to sync periods 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  54 ++++++
 LongoMatch.GUI/Gui/Component/ProjectPeriods.cs     |  95 +++++++++++
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   5 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 189 ++++++++++++---------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 .../LongoMatch.Gui.Component.ProjectPeriods.cs     |  61 +++++++
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 123 ++++++++------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  72 +++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +
 LongoMatch.Services/Services/PlaylistManager.cs    |   2 +
 10 files changed, 467 insertions(+), 140 deletions(-)

Tue Jun 3 19:10:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception and make the extended Open private 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Tue Jun 3 19:10:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new property to hide controls 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 7 +++++++
 1 file changed, 7 insertions(+)

Tue Jun 3 19:09:42 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initilialize projects without the GamePeriods string 
 LongoMatch.Core/Store/Templates/CategoriesTemplate.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Tue Jun 3 19:09:14 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new timeline widgets for timers 
 .../CanvasObject/BaseCanvasObject.cs               |  45 +++++
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |   2 +
 LongoMatch.Drawing/CanvasObject/CategoryTagger.cs  |  29 ++++
 .../CanvasObject/CategoryTimeline.cs               | 153 -----------------
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  87 +---------
 LongoMatch.Drawing/CanvasObject/TimeNodeObject.cs  | 152 +++++++++++++++++
 LongoMatch.Drawing/CanvasObject/TimelineObject.cs  | 183 +++++++++++++++++++++
 LongoMatch.Drawing/Common.cs                       |   5 +
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |   4 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        |  15 +-
 LongoMatch.Drawing/Widgets/TimersTimeline.cs       | 108 ++++++++++++
 LongoMatch.Drawing/Widgets/Timerule.cs             |   6 +
 12 files changed, 540 insertions(+), 249 deletions(-)

Tue Jun 3 19:08:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Duration property to MediaFile 
 LongoMatch.Core/Store/MediaFile.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Tue Jun 3 19:07:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Timers and Periods 
 LongoMatch.Core/LongoMatch.Core.mdp |  2 ++
 LongoMatch.Core/Store/Period.cs     | 51 ++++++++++++++++++++++++++++
 LongoMatch.Core/Store/Project.cs    | 16 +++++++++
 LongoMatch.Core/Store/Timer.cs      | 66 +++++++++++++++++++++++++++++++++++++
 4 files changed, 135 insertions(+)

Fri May 30 15:21:03 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove players from subcategories 
 .../Store/Templates/CategoriesTemplate.cs          | 23 ++++++++--------------
 1 file changed, 8 insertions(+), 15 deletions(-)

Fri May 30 00:10:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Scale player icons to fit them to the correct size 
 LongoMatch.Drawing/Widgets/TeamTagger.cs     | 32 +++++++++++++++++++++++-----
 LongoMatch.GUI/Gui/Component/CodingWidget.cs |  3 ++-
 2 files changed, 29 insertions(+), 6 deletions(-)

Thu May 29 21:09:17 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI files 
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  54 -------
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  12 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  10 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 171 ++++++++++-----------
 5 files changed, 96 insertions(+), 155 deletions(-)

Thu May 29 21:08:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the teams tagger in the coding widget 
 LongoMatch.GUI/Gui/Component/CodingWidget.cs          | 13 +++++++++++++
 .../gtk-gui/LongoMatch.Gui.Component.CodingWidget.cs  | 19 +++++++++++++------
 LongoMatch.GUI/gtk-gui/gui.stetic                     | 13 +++++++++++--
 3 files changed, 37 insertions(+), 8 deletions(-)

Thu May 29 21:07:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix saving projects 
 LongoMatch.GUI/Gui/MainWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Thu May 29 21:06:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make more configurables the tagger icons sizes 
 LongoMatch.Core/Common/Enums.cs                 |  8 +++++
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs | 35 ++++++++++++++-------
 LongoMatch.Drawing/Widgets/TeamTagger.cs        | 41 ++++++++++++++++---------
 3 files changed, 59 insertions(+), 25 deletions(-)

Thu May 29 21:06:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix categories deserialization 
 LongoMatch.Core/Store/Category.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thu May 29 15:46:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt to save the template before exiting 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Thu May 29 15:46:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ignore changes when loading a player 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu May 29 15:37:47 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Store last dir openning images 
 LongoMatch.GUI.Helpers/Misc.cs | 11 +++++++++++
 1 file changed, 11 insertions(+)

Thu May 29 15:01:45 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update background in template changes 
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 3 +++
 1 file changed, 3 insertions(+)

Thu May 29 15:01:20 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix segfault loading subcategories 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Thu May 29 15:00:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new config setting for the default analysis template 
 LongoMatch.Core/Config.cs                          | 11 ++++++
 .../Gui/Component/GeneralPreferencesPanel.cs       | 21 +++++++++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  2 +-
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs | 31 +++++++++++++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 41 ++++++++++++++++++++++
 5 files changed, 101 insertions(+), 5 deletions(-)

Thu May 29 12:05:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement players substitutions in the team tagger 
 LongoMatch.Drawing/Widgets/TeamTagger.cs           | 109 +++++++++++++++------
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  36 ++-----
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   1 +
 3 files changed, 87 insertions(+), 59 deletions(-)

Thu May 29 12:04:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Replace deprected API for setting Cairo colors 
 LongoMatch.Drawing.Cairo/CairoBackend.cs | 37 ++++++++++++++++----------------
 1 file changed, 18 insertions(+), 19 deletions(-)

Thu May 29 12:03:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add formation string to old templates 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thu May 29 12:03:36 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Swap method to make it easier to use 
 LongoMatch.Core/Common/ExtensionMethods.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thu May 29 01:29:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Deserialize categories color with the new API 
 LongoMatch.Core/Store/Category.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu May 29 01:28:38 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deserialization fallback 
 LongoMatch.Core/Common/SerializableObject.cs | 1 +
 1 file changed, 1 insertion(+)

Wed May 28 18:48:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused import 
 LongoMatch.Core/Store/Drawing.cs | 1 -
 1 file changed, 1 deletion(-)

Wed May 28 17:06:09 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exceptions with empty shields 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Wed May 28 17:04:12 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Include category name in menu 
 LongoMatch.GUI/Gui/Component/Timeline.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed May 28 16:59:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start using the new team tagger 
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs       |  10 +-
 .../Gui/Component/TeamPlayersSelection.cs          |  53 +--
 LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs   |  77 ---
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 185 ++++----
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  79 +++-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  24 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  12 +-
 ...ongoMatch.Gui.Component.TeamPlayersSelection.cs |  76 ---
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |  43 --
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs | 526 +++++++++++++--------
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        | 475 ++++++++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 461 ++++++++++--------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   8 -
 13 files changed, 1042 insertions(+), 987 deletions(-)

Wed May 28 16:55:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget for tagging teams 
 LongoMatch.Drawing/CanvasObject/PlayerObject.cs | 129 ++++++++++++++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp       |   6 +-
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs     |   2 +-
 LongoMatch.Drawing/Widgets/TeamTagger.cs        | 216 ++++++++++++++++++++++++
 4 files changed, 350 insertions(+), 3 deletions(-)

Wed May 28 16:54:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more defaults for colors 
 LongoMatch.Drawing/Common.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Wed May 28 16:50:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save formation as int[] as a workaround for a JSON deserialization 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 32 ++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 6 deletions(-)

Wed May 28 16:49:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new parameter to scale images 
 .../Interfaces/Drawing/IDrawingToolkit.cs            |  2 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs             | 20 +++++++++++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

Wed May 28 16:40:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use global templates provider 
 LongoMatch.Core/Config.cs                            |  2 ++
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs    |  1 -
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs    |  6 ------
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs   |  6 +++---
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs  | 11 +----------
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs |  6 ------
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs      |  4 ++--
 LongoMatch.Services/Services/Core.cs                 |  1 +
 8 files changed, 9 insertions(+), 28 deletions(-)

Wed May 28 16:36:59 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use byte for colors 
 LongoMatch.Core/Common/Color.cs                    | 41 +++++++++++-----------
 .../Store/Templates/CategoriesTemplate.cs          |  2 +-
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  2 +-
 LongoMatch.GUI.Helpers/Misc.cs                     |  9 ++---
 4 files changed, 24 insertions(+), 30 deletions(-)

Wed May 28 16:14:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Default to JSON serialization 
 LongoMatch.Core/Common/SerializableObject.cs | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Wed May 28 16:10:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix images scalling 
 LongoMatch.Core/Common/Image.cs | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Wed May 28 16:09:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add default colors for home and away teams 
 LongoMatch.Core/Common/Color.cs     | 2 ++
 LongoMatch.Core/Common/Constants.cs | 3 +++
 2 files changed, 5 insertions(+)

Tue May 27 18:46:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change selection API to support removals 
 LongoMatch.Drawing/Canvas.cs                | 19 +++++--------------
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 10 ++++++----
 2 files changed, 11 insertions(+), 18 deletions(-)

Tue May 27 18:46:06 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw objects in reverse order to match the selection 
 LongoMatch.Drawing/Canvas.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue May 27 18:45:27 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new property to set the selection mode 
 LongoMatch.Drawing/Canvas.cs                | 11 ++++++++---
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

Tue May 27 18:43:49 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add formation info for team templates 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Tue May 27 18:42:53 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add + and - operators for Point 
 LongoMatch.Core/Store/Point.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Tue May 27 18:42:35 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add FontSize to the drawing interface 
 LongoMatch.Core/Interfaces/Drawing/IDrawingToolkit.cs | 1 +
 1 file changed, 1 insertion(+)

Tue May 27 18:42:01 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new extension method to swap elements from a list 
 LongoMatch.Core/Common/ExtensionMethods.cs | 32 ++++++++++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp        |  1 +
 2 files changed, 33 insertions(+)

Tue May 27 18:40:18 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new helper method to scale images 
 LongoMatch.Core/Common/Image.cs | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

Tue May 27 18:39:58 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new enum for multiple selection 
 LongoMatch.Core/Common/Enums.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Tue May 27 18:39:44 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more preset colors 
 LongoMatch.Core/Common/Color.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Fri May 23 16:05:55 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move play's bondaries checks to the play object 
 LongoMatch.Drawing/CanvasObject/CategoryTimeline.cs | 10 ++++------
 LongoMatch.Drawing/CanvasObject/PlayObject.cs       | 19 +++++++++++++------
 2 files changed, 17 insertions(+), 12 deletions(-)

Fri May 23 16:04:57 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a base class for Canvas with selectable objects 
 LongoMatch.Drawing/Canvas.cs                | 129 ++++++++++++++++++++++++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs | 147 +++++++---------------------
 2 files changed, 167 insertions(+), 109 deletions(-)

Wed May 21 18:20:50 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle opening file errors correctly 
 LongoMatch.Services/Services/ProjectsManager.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Wed May 21 18:18:02 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix throtlling time updates 
 LongoMatch.GUI/Gui/Component/Timeline.cs | 33 +++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

Wed May 21 18:17:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update gui files with newer monodevelop 
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |  2 +-
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs |  2 +-
 .../LongoMatch.Gui.Component.BackgroundWidget.cs   |  2 +-
 .../LongoMatch.Gui.Component.ButtonTagger.cs       |  2 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  2 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  2 +-
 .../LongoMatch.Gui.Component.CoordinatesTagger.cs  |  2 +-
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  2 +-
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |  2 +-
 .../LongoMatch.Gui.Component.GameUnitWidget.cs     |  2 +-
 .../LongoMatch.Gui.Component.GameUnitsEditor.cs    |  2 +-
 .../LongoMatch.Gui.Component.GameUnitsTagger.cs    |  2 +-
 .../gtk-gui/LongoMatch.Gui.Component.GameViewer.cs |  2 +-
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |  2 +-
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs |  2 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |  2 +-
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  2 +-
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  2 +-
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |  2 +-
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |  2 +-
 ...goMatch.Gui.Component.PlaysCoordinatesTagger.cs |  2 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |  2 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  2 +-
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  2 +-
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |  2 +-
 ...goMatch.Gui.Component.Stats.CategoriesViewer.cs |  2 +-
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |  2 +-
 ...h.Gui.Component.Stats.PlayerCategoriesViewer.cs |  2 +-
 ...tch.Gui.Component.Stats.PlayerCategoryViewer.cs |  2 +-
 ....Gui.Component.Stats.PlayerSubcategoryViewer.cs |  2 +-
 ...LongoMatch.Gui.Component.Stats.PlayersViewer.cs |  2 +-
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |  2 +-
 ...oMatch.Gui.Component.Stats.SubCategoryViewer.cs |  2 +-
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |  2 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  2 +-
 ...ongoMatch.Gui.Component.TeamPlayersSelection.cs |  2 +-
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |  2 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |  2 +-
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   |  2 +-
 ...ngoMatch.Gui.Component.VideoPreferencesPanel.cs |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |  2 +-
 .../LongoMatch.Gui.Dialog.CalendarDialog.cs        |  2 +-
 .../LongoMatch.Gui.Dialog.DatabasesManager.cs      |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  2 +-
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  2 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  2 +-
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |  2 +-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  2 +-
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |  2 +-
 .../LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs   |  2 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   |  2 +-
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  2 +-
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   |  2 +-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  6 +++---
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  2 +-
 .../LongoMatch.Gui.Panel.OpenProjectPanel.cs       |  2 +-
 .../LongoMatch.Gui.Panel.PreferencesPanel.cs       |  2 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  2 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |  2 +-
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |  2 +-
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |  2 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |  2 +-
 LongoMatch.GUI/gtk-gui/generated.cs                | 22 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  6 ++----
 70 files changed, 83 insertions(+), 85 deletions(-)

Wed May 21 18:17:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update the ratio correctly 
 LongoMatch.Drawing/CanvasObject/CategoryTimeline.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed May 21 18:13:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove references to Gtk Widgets in Core and fix atk deps 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs           |  8 ++++----
 LongoMatch.Core/LongoMatch.Core.mdp                     | 17 ++++++++---------
 LongoMatch.Core/Utils.cs                                |  6 +++---
 LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.mdp   |  9 +++++----
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.mdp       | 11 ++++++-----
 LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.mdp | 13 +++++++------
 LongoMatch.GUI/Gui/GUIToolkit.cs                        | 16 ++++++++--------
 LongoMatch.Services/LongoMatch.Services.mdp             | 13 ++++++-------
 LongoMatch/LongoMatchGtk.mdp                            |  7 ++++---
 9 files changed, 51 insertions(+), 49 deletions(-)

Wed May 21 12:53:48 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Continue work with the timeline and the UI 
 .../Interfaces/Drawing/ICanvasObject.cs            |  1 +
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          |  3 ++
 LongoMatch.Drawing/Canvas.cs                       |  4 +-
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   | 20 +++++----
 .../CanvasObject/CategoryTimeline.cs               |  9 +++--
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      |  4 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  1 +
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     | 47 ++++++++++++++++------
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 26 +++++++++---
 LongoMatch.GUI/Gui/Component/Timeline.cs           | 29 ++++++++++---
 .../LongoMatch.Gui.Component.CodingWidget.cs       | 12 +++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  2 +-
 12 files changed, 113 insertions(+), 45 deletions(-)

Tue May 20 21:21:34 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement zooming in the timeline with the scale 
 LongoMatch.GUI/Gui/Component/Timeline.cs | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

Tue May 20 21:20:52 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw position triangle correctly in the timerule 
 LongoMatch.Drawing/Widgets/Timerule.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue May 20 17:04:21 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move zoom buttons inside the timeline widget 
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +
 .../LongoMatch.Gui.Component.CodingWidget.cs       |  29 ++----
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 101 ++++++++++++---------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  27 ++----
 5 files changed, 75 insertions(+), 86 deletions(-)

Tue May 20 17:01:29 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ensure plays are moved within valid bounds 
 LongoMatch.Drawing/CanvasObject/PlayObject.cs | 17 ++++++++++----
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs   | 33 +++++++++++++++++----------
 2 files changed, 34 insertions(+), 16 deletions(-)

Tue May 20 17:01:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle more nicely segments updates 
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       |  2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 70 +++++++++++++++-------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  4 +-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 11 ----
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 11 ----
 LongoMatch.Services/Services/EventsManager.cs      | 46 +++++++-------
 6 files changed, 76 insertions(+), 68 deletions(-)

Tue May 20 16:59:16 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update current time in the timeline widget 
 LongoMatch.Drawing/Canvas.cs                        |  1 -
 LongoMatch.Drawing/CanvasObject/CategoryTimeline.cs | 16 ++++++++++++++++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs         |  3 +++
 LongoMatch.Drawing/Widgets/Timerule.cs              | 11 ++++++++++-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs   |  6 +++---
 LongoMatch.GUI/Gui/Component/CodingWidget.cs        |  8 +++++++-
 LongoMatch.GUI/Gui/Component/Timeline.cs            | 10 +++++++++-
 7 files changed, 48 insertions(+), 7 deletions(-)

Tue May 20 16:57:19 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tringles drawing and support for different orientations 
 .../Interfaces/Drawing/IDrawingToolkit.cs          |  3 +-
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 32 +++++++++++++++++-----
 2 files changed, 27 insertions(+), 8 deletions(-)

Mon May 19 14:43:37 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw widget correctly invalidating the drawing area 
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs    |  5 ++-
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs        | 45 ++++++++++++++----------
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs |  2 +-
 LongoMatch.Drawing/CanvasObject/PlayObject.cs    |  2 +-
 LongoMatch.Drawing/LongoMatch.Drawing.mdp        |  1 -
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs      |  6 ++--
 6 files changed, 33 insertions(+), 28 deletions(-)

Mon May 19 14:43:05 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget for coding 
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   3 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 341 ++++++---------------
 .../Gui/Component/AnalysisTemplateEditor.cs        |   2 +-
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      | 106 ++++---
 LongoMatch.GUI/Gui/Component/CodingWidget.cs       | 121 ++++++++
 LongoMatch.GUI/Gui/Component/Timeline.cs           |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |  93 +++---
 .../LongoMatch.Gui.Component.CodingWidget.cs       | 100 ++++++
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 142 ++++-----
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 254 ++++++++-------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   5 +
 LongoMatch.Services/Services/EventsManager.cs      |   2 +-
 16 files changed, 621 insertions(+), 556 deletions(-)

Wed May 14 21:43:08 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix loading segments in the player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 47 ++++++++++++++++++------------
 1 file changed, 28 insertions(+), 19 deletions(-)

Wed May 14 21:41:32 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start replacing the old widgets, starting with the timeline 
 LongoMatch.Core/Config.cs                          |   1 +
 LongoMatch.Core/Handlers/Handlers.cs               |   4 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |   6 +-
 LongoMatch.Drawing/Canvas.cs                       |  64 +++
 LongoMatch.Drawing/CanvasObject/CategoryLabel.cs   |  60 +++
 .../CanvasObject/CategoryTimeline.cs               | 136 +++++
 LongoMatch.Drawing/CanvasObject/PlayObject.cs      | 121 +++++
 LongoMatch.Drawing/Common.cs                       |  46 ++
 LongoMatch.Drawing/LongoMatch.Drawing.mdp          |  36 ++
 LongoMatch.Drawing/Widgets/CategoriesLabels.cs     |  74 +++
 LongoMatch.Drawing/Widgets/PlaysTimeline.cs        | 248 +++++++++
 LongoMatch.Drawing/Widgets/Timerule.cs             |  97 ++++
 LongoMatch.Drawing/enums.cs                        |  24 +
 LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs     | 200 --------
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs           | 413 ---------------
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs      | 201 --------
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 101 +---
 LongoMatch.GUI/Gui/Component/DrawingWidget.cs      |   2 +
 LongoMatch.GUI/Gui/Component/GameUnitTimeScale.cs  |  85 ---
 .../Gui/Component/GameUnitsTimelineWidget.cs       | 120 -----
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     | 152 ------
 LongoMatch.GUI/Gui/Component/Timeline.cs           | 204 ++++++++
 .../Gui/Component/TimelineLabelsWidget.cs          | 141 -----
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |   1 -
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  14 +-
 .../LongoMatch.Gui.Base.TimelineWidgetBase.cs      | 160 ------
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  | 114 ++---
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |   1 +
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   | 151 ++++++
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |   1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 568 ++++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  63 +--
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   4 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |   4 +-
 LongoMatch.Services/Services/EventsManager.cs      |   5 +-
 LongoMatch.Services/Services/GameUnitsManager.cs   |   1 -
 LongoMatch.Services/Services/PlaylistManager.cs    |   2 +-
 LongoMatch.mds                                     |   8 +
 LongoMatch/LongoMatchGtk.mdp                       |   1 +
 LongoMatch/Main.cs                                 |   2 +
 Tests/Tests.mdp                                    |   2 +-
 42 files changed, 1657 insertions(+), 1982 deletions(-)

Wed May 14 19:18:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new Color class to represent colors 
 LongoMatch.Core/Handlers/Handlers.cs               |  2 +-
 LongoMatch.Core/Store/Category.cs                  | 16 ++++++-------
 .../Store/Templates/CategoriesTemplate.cs          |  4 +---
 LongoMatch.GUI.Helpers/Misc.cs                     | 26 ++++++++++++++++------
 LongoMatch.GUI/Gui/Cairo.cs                        | 13 ++++++-----
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  2 +-
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs     |  2 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  4 ++--
 Tests/Core/TestCategory.cs                         | 10 ++++-----
 9 files changed, 43 insertions(+), 36 deletions(-)

Wed May 14 19:17:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a first Gtk+Cairo drawing backend 
 LongoMatch.Drawing.Cairo/CairoBackend.cs           | 249 +++++++++++++++++++++
 .../LongoMatch.Drawing.Cairo.mdp                   |  27 +++
 LongoMatch.Drawing.Cairo/WidgetWrapper.cs          | 197 ++++++++++++++++
 3 files changed, 473 insertions(+)

Wed May 14 19:16:04 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new Interfaces for drawing backends 
 LongoMatch.Core/Common/Area.cs                     | 48 +++++++++++++++++++++
 LongoMatch.Core/Common/Color.cs                    | 33 ++++++---------
 LongoMatch.Core/Common/Enums.cs                    | 32 ++++++++++++++
 LongoMatch.Core/Handlers/Drawing.cs                | 28 +++++++++++++
 .../Interfaces/Drawing/ICanvasObject.cs            | 35 ++++++++++++++++
 LongoMatch.Core/Interfaces/Drawing/IDrawable.cs    | 31 ++++++++++++++
 .../Interfaces/Drawing/IDrawingToolkit.cs          | 49 ++++++++++++++++++++++
 LongoMatch.Core/Interfaces/Drawing/IWidget.cs      | 39 +++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  7 ++++
 9 files changed, 282 insertions(+), 20 deletions(-)

Tue Apr 15 22:03:33 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move Point class to a different file 
 LongoMatch.Core/Common/Coordinates.cs | 108 ----------------------------------
 LongoMatch.Core/LongoMatch.Core.mdp   |   3 +-
 LongoMatch.Core/Store/Coordinates.cs  |  59 +++++++++++++++++++
 LongoMatch.Core/Store/Point.cs        |  83 ++++++++++++++++++++++++++
 Tests/Core/TestPoint.cs               |  32 ++++++++++
 5 files changed, 176 insertions(+), 109 deletions(-)

Sun Apr 13 19:08:39 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new classes for drawing objects 
 LongoMatch.Core/Common/Coordinates.cs              |  19 ++-
 LongoMatch.Core/Common/Enums.cs                    |  32 +++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  13 ++
 LongoMatch.Core/Store/Category.cs                  |   2 +-
 LongoMatch.Core/Store/Drawables/Angle.cs           |  92 +++++++++++++
 LongoMatch.Core/Store/Drawables/Circle.cs          |  74 ++++++++++
 LongoMatch.Core/Store/Drawables/Cross.cs           |  92 +++++++++++++
 LongoMatch.Core/Store/Drawables/Drawable.cs        |  70 ++++++++++
 LongoMatch.Core/Store/Drawables/Ellipse.cs         | 125 +++++++++++++++++
 LongoMatch.Core/Store/Drawables/Line.cs            | 123 +++++++++++++++++
 LongoMatch.Core/Store/Drawables/MultiPoints.cs     |  91 +++++++++++++
 LongoMatch.Core/Store/Drawables/Quadrilateral.cs   | 119 ++++++++++++++++
 LongoMatch.Core/Store/Drawables/Rectangle.cs       | 120 +++++++++++++++++
 LongoMatch.Core/Store/Drawables/Selection.cs       |  49 +++++++
 LongoMatch.Core/Store/Drawables/Text.cs            |  44 ++++++
 .../Store/Templates/CategoriesTemplate.cs          |   1 +
 LongoMatch.GUI.Helpers/Misc.cs                     |   6 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   1 -
 Tests/Core/Drawables/TestAngle.cs                  |  96 +++++++++++++
 Tests/Core/Drawables/TestCircle.cs                 |  81 +++++++++++
 Tests/Core/Drawables/TestCross.cs                  |  35 +++++
 Tests/Core/Drawables/TestDrawable.cs               |  58 ++++++++
 Tests/Core/Drawables/TestEllipse.cs                |  96 +++++++++++++
 Tests/Core/Drawables/TestLine.cs                   | 143 ++++++++++++++++++++
 Tests/Core/Drawables/TestMultipoints.cs            | 103 ++++++++++++++
 Tests/Core/Drawables/TestQuadrilateral.cs          | 126 +++++++++++++++++
 Tests/Core/Drawables/TestRectangle.cs              | 149 +++++++++++++++++++++
 Tests/Core/Drawables/TestText.cs                   |  47 +++++++
 Tests/Tests.mdp                                    |  11 ++
 29 files changed, 2010 insertions(+), 8 deletions(-)

Tue Apr 15 22:07:00 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new Color class 
 LongoMatch.Core/Common/Color.cs                 | 47 ++++++++++++++++++++++++-
 LongoMatch.GUI/Gui/Component/ButtonTagger.cs    |  1 +
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs  |  1 +
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs     |  1 +
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs |  3 +-
 Tests/Core/TestCategory.cs                      |  1 +
 Tests/Core/TestColor.cs                         | 38 ++++++++++++++++++++
 Tests/Tests.mdp                                 |  3 +-
 8 files changed, 92 insertions(+), 3 deletions(-)

Fri Apr 11 02:02:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a support for multimedia backends plugins 
 LongoMatch.Addins/AddinsManager.cs                 | 12 +++++
 .../ExtensionPoints/IMultimediaBackend.cs          | 33 ++++++++++++
 LongoMatch.Addins/LongoMatch.Addins.mdp            |  1 +
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |  6 +++
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  3 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  3 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |  1 +
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   | 58 ++++++++++++++++++----
 LongoMatch/Main.cs                                 |  4 +-
 9 files changed, 105 insertions(+), 16 deletions(-)

Fri Apr 11 02:01:40 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Sanitize interfaces and event handlers 
 LongoMatch.Core/Handlers/Multimedia.cs             | 15 +++---
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  4 +-
 LongoMatch.Core/Interfaces/GUI/ICapturer.cs        | 43 ---------------
 LongoMatch.Core/Interfaces/GUI/ICapturerBin.cs     | 43 +++++++++++++++
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs          | 63 ----------------------
 LongoMatch.Core/Interfaces/GUI/IPlayerBin.cs       | 63 ++++++++++++++++++++++
 LongoMatch.Core/Interfaces/Multimedia/ICapturer.cs | 59 ++++++++++++++++++++
 LongoMatch.Core/Interfaces/Multimedia/IPlayer.cs   | 59 ++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  6 ++-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 20 +++----
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 36 ++++++-------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 18 +++----
 .../Gui/Utils/FramesCapturer.cs                    |  1 +
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs     |  2 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |  8 +--
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  2 +-
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  7 ++-
 .../Capturer/GstCameraCapturer.cs                  | 31 ++++++++---
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs  |  4 +-
 LongoMatch.Multimedia/Common/Handlers.cs           | 12 ++---
 .../Converter/GstVideoConverter.cs                 |  8 +--
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  6 +--
 LongoMatch.Multimedia/Interfaces/ICapturer.cs      | 59 --------------------
 LongoMatch.Multimedia/Interfaces/IPlayer.cs        | 59 --------------------
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    | 11 ++--
 LongoMatch.Multimedia/Player/GstPlayer.cs          | 35 ++++++++++--
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs        |  8 +--
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       |  3 +-
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs    |  1 -
 LongoMatch.Services/Services/EventsManager.cs      |  4 +-
 LongoMatch.Services/Services/GameUnitsManager.cs   |  2 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  2 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  4 +-
 .../Services/RenderingJobsManager.cs               |  2 +-
 34 files changed, 370 insertions(+), 330 deletions(-)

Fri Apr 11 01:57:41 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file 
 LongoMatch.Multimedia/Utils/GtkHelpers.cs | 38 +++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

Thu Apr 10 10:59:24 2014 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new panel for the preferences 
 LongoMatch.GUI/Gui/Dialog/PropertiesEditor.cs      |  79 ---------
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   6 +-
 LongoMatch.GUI/Gui/Panel/PreferencesPanel.cs       |  87 ++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   8 +-
 .../LongoMatch.Gui.Dialog.PropertiesEditor.cs      | 103 -----------
 .../LongoMatch.Gui.Panel.PreferencesPanel.cs       | 100 +++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 189 +++++++++------------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   8 +
 8 files changed, 283 insertions(+), 297 deletions(-)

Sat Mar 29 20:15:38 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a new API for the IPlayer and ICapturer 
 LongoMatch.Core/Handlers/Multimedia.cs             |   11 +-
 LongoMatch.Core/Interfaces/GUI/ICapturer.cs        |    9 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |    4 +-
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs          |   41 +-
 .../Interfaces/Multimedia/IFramesCapturer.cs       |   10 +-
 LongoMatch.Core/Store/Drawing.cs                   |   19 +
 LongoMatch.Core/Store/Time.cs                      |   22 +-
 LongoMatch.GUI.Helpers/AssemblyInfo.cs             |   44 +
 LongoMatch.GUI.Helpers/FileChooserHelper.cs        |  120 +
 LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.mdp  |   29 +
 LongoMatch.GUI.Helpers/MessagesHelpers.cs          |  107 +
 LongoMatch.GUI.Helpers/Misc.cs                     |  179 +
 LongoMatch.GUI.Helpers/MyClass.cs                  |   29 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  183 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  461 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  158 +-
 .../Gui/Utils/FramesCapturer.cs                    |  110 +
 .../LongoMatch.GUI.Multimedia.mdp                  |    2 +
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          |  126 +-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  326 +-
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    |    2 -
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   52 +-
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   24 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  |   26 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |    6 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   16 +-
 LongoMatch.GUI/Gui/Helpers/FileChooserHelper.cs    |  120 -
 LongoMatch.GUI/Gui/Helpers/MessagesHelpers.cs      |  107 -
 LongoMatch.GUI/Gui/Helpers/Misc.cs                 |  148 -
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |   17 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |    8 +-
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |    2 -
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |    2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    3 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  227 +-
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |   19 +-
 .../Capturer/GstCameraCapturer.cs                  |  282 +-
 LongoMatch.Multimedia/Common/Enum.cs               |    2 -
 LongoMatch.Multimedia/Common/Handlers.cs           |   23 +-
 LongoMatch.Multimedia/Interfaces/ICapturer.cs      |   45 +-
 LongoMatch.Multimedia/Interfaces/IPlayer.cs        |  112 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |    6 +-
 LongoMatch.Multimedia/Player/GstPlayer.cs          | 1187 +----
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       |   10 +-
 LongoMatch.Multimedia/Utils/FramesCapturer.cs      |  108 -
 LongoMatch.Multimedia/Utils/GStreamer.cs           |   13 -
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |   52 +-
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs    |    3 +-
 LongoMatch.Multimedia/Utils/Seeker.cs              |   11 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |    1 -
 LongoMatch.Services/Services/EventsManager.cs      |   37 +-
 LongoMatch.Services/Services/GameUnitsManager.cs   |   10 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |   10 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |  101 +-
 .../Services/RenderingJobsManager.cs               |    2 +-
 LongoMatch.Services/Services/ToolsManager.cs       |    2 +-
 .../Services/VideoDrawingsManager.cs               |  170 -
 LongoMatch.mds                                     |    4 +
 LongoMatch/LongoMatchGtk.mdp                       |    1 +
 libcesarplayer/Makefile.am                         |    4 +-
 libcesarplayer/bacon-video-widget-gst-0.10.c       | 4843 --------------------
 libcesarplayer/bacon-video-widget.h                |  418 --
 libcesarplayer/baconvideowidget-marshal.list       |    2 +-
 libcesarplayer/gst-camera-capturer.c               |  563 +--
 libcesarplayer/gst-camera-capturer.h               |   56 +-
 libcesarplayer/lgm-video-player.c                  | 1127 +++++
 libcesarplayer/lgm-video-player.h                  |  122 +
 libcesarplayer/liblongomatch.mdp                   |    6 +-
 libcesarplayer/test-capturer.c                     |   66 +-
 libcesarplayer/test-discoverer.c                   |    2 +-
 libcesarplayer/video-utils.c                       |  248 +-
 libcesarplayer/video-utils.h                       |   33 +-
 72 files changed, 3194 insertions(+), 9257 deletions(-)

Mon Mar 24 19:00:46 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a component to edit analysis templates 
 .../Gui/Component/AnalysisTemplateEditor.cs        |  59 +++++
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |   5 +
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   | 184 +++++++++++++-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs |  95 ++++++++
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |   1 -
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |   1 +
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |   1 -
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   | 183 ++++++++++++++
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |   1 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 270 ++++++++++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  12 +
 12 files changed, 802 insertions(+), 12 deletions(-)

Mon Mar 24 19:00:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when no image is selected 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Mon Mar 24 18:59:52 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update team shield in the list 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  3 +++
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    | 31 +++++++++++++++++-----
 LongoMatch.GUI/gtk-gui/objects.xml                 |  6 ++++-
 3 files changed, 32 insertions(+), 8 deletions(-)

Sat Mar 22 00:39:42 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a separator in the teams template 
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    | 45 +++++++++++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 11 ++++++
 2 files changed, 38 insertions(+), 18 deletions(-)

Sat Mar 22 00:39:10 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix services startup 
 LongoMatch.Services/Services/Core.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Sat Mar 22 00:38:09 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused enum 
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs | 6 ------
 1 file changed, 6 deletions(-)

Sat Mar 22 00:37:45 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix position label text 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Mar 22 00:37:27 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new Image field to the analysis templates 
 LongoMatch.Core/Store/Category.cs                     | 1 +
 LongoMatch.Core/Store/Templates/CategoriesTemplate.cs | 7 +++++++
 2 files changed, 8 insertions(+)

Sat Mar 22 00:37:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remoce unused widget PlayerProperties 
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs   | 158 -------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   | 307 --------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 454 ---------------------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 -
 5 files changed, 925 deletions(-)

Sat Mar 22 00:35:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify date picking adding a new API in the IGUIToolkit 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  3 ++
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs   | 10 ----
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 25 +--------
 LongoMatch.GUI/Gui/Dialog/CalendarDialog.cs        | 56 ++++++++++++++++++++
 LongoMatch.GUI/Gui/Dialog/Win32CalendarDialog.cs   | 51 ------------------
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  9 ++++
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 21 +-------
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   | 10 ++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  6 +--
 .../LongoMatch.Gui.Dialog.CalendarDialog.cs        | 61 ++++++++++++++++++++++
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   | 61 ----------------------
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  | 39 --------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 24 +--------
 13 files changed, 145 insertions(+), 231 deletions(-)

Thu Mar 20 17:31:54 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new panels to manage panels and templates 
 LongoMatch.Core/Common/Constants.cs                |    2 +-
 LongoMatch.Core/Store/MediaFile.cs                 |    3 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |    2 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  374 +-
 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |  195 +
 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs   |   31 +
 LongoMatch.GUI/Gui/Panel/TeamsTemplatesPanel.cs    |  219 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   28 +-
 .../LongoMatch.Gui.Base.TemplatesEditorBase.cs     |  252 -
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  548 ---
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |  509 ++
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   58 -
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   77 -
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   75 -
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  200 -
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  207 -
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   59 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  185 -
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |  617 +++
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |   19 +
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |  192 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |    1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 5139 +++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   73 +-
 LongoMatch.Services/Services/Core.cs               |    2 +-
 25 files changed, 4474 insertions(+), 4593 deletions(-)

Thu Mar 20 17:31:08 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't emit signals loading elements 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Thu Mar 20 17:30:24 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Destroy the busy dialog correctly 
 LongoMatch.Core/Utils.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Mar 20 17:29:54 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add am e-mail field to the player description 
 LongoMatch.Core/Store/Player.cs | 11 +++++++++++
 1 file changed, 11 insertions(+)

Thu Mar 20 17:29:30 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new getter for the media file description 
 LongoMatch.Core/Store/MediaFile.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Thu Mar 20 17:28:26 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pass the widget to OpenImage instead of the toplevel window 
 LongoMatch.GUI/Gui/Helpers/Misc.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Mar 20 17:28:02 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return default added item 
 LongoMatch.Core/Interfaces/ITemplates.cs           |  2 +-
 .../Store/Templates/CategoriesTemplate.cs          |  3 ++-
 .../Store/Templates/SubCategoryTemplate.cs         |  2 +-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    | 22 ++++++++++++----------
 4 files changed, 16 insertions(+), 13 deletions(-)

Thu Mar 20 17:26:42 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new interface for panels 
 LongoMatch.Core/Interfaces/GUI/IPanel.cs     | 29 ++++++++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp          |  1 +
 LongoMatch.GUI/Gui/MainWindow.cs             |  4 +++-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs  |  8 ++++----
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs |  3 ++-
 5 files changed, 39 insertions(+), 6 deletions(-)

Thu Mar 20 17:25:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up API adding services and managers accesor Config 
 LongoMatch.Core/Config.cs                          | 12 ++++++++
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      | 16 +++++-----
 LongoMatch.Core/Utils.cs                           |  4 ++-
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs      |  4 +--
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs   |  4 +--
 LongoMatch.GUI/Gui/GUIToolkit.cs                   | 35 ++++++++++------------
 LongoMatch.GUI/Gui/MainWindow.cs                   |  5 ++--
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        | 19 +++++-------
 LongoMatch.Services/Services/Core.cs               | 20 ++++++-------
 LongoMatch.Services/Services/DataBaseManager.cs    |  2 +-
 LongoMatch.Services/Services/EventsManager.cs      |  2 +-
 LongoMatch.Services/Services/ProjectsManager.cs    | 17 ++++++-----
 .../Services/RenderingJobsManager.cs               |  2 +-
 LongoMatch.Services/Services/ToolsManager.cs       | 14 +++++----
 14 files changed, 82 insertions(+), 74 deletions(-)

Thu Mar 20 16:41:53 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new constants for the icons width/heigth 
 LongoMatch.Core/Common/Constants.cs          | 8 ++++----
 LongoMatch.Core/Common/Image.cs              | 2 +-
 LongoMatch.Core/Store/PixbufTimeNode.cs      | 6 +++---
 LongoMatch.Services/Services/ToolsManager.cs | 5 +++--
 4 files changed, 11 insertions(+), 10 deletions(-)

Tue Feb 11 19:52:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start with the new UI redesign 
 LongoMatch.Core/Common/Constants.cs                |    1 +
 LongoMatch.Core/Handlers/Handlers.cs               |    5 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   15 +-
 LongoMatch.Core/Interfaces/GUI/IMainController.cs  |    2 +
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |    4 +
 LongoMatch.Core/LongoMatch.Core.mdp                |    1 +
 LongoMatch.Core/Utils.cs                           |   70 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |    2 +-
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |    4 +-
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs     |    2 +-
 .../LongoMatch.GUI.Multimedia.mdp                  |    1 +
 LongoMatch.GUI.Multimedia/MultimediaToolkit.cs     |   40 +
 LongoMatch.GUI/Gui/Component/BackgroundWidget.cs   |   79 ++
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |  170 ++-
 .../Gui/Component/TeamPlayersSelection.cs          |  126 ++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  111 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  127 +-
 LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs        |  346 +++++
 LongoMatch.GUI/Gui/Panel/OpenProjectPanel.cs       |   61 +
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   44 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   15 +-
 .../LongoMatch.Gui.Component.BackgroundWidget.cs   |   25 +
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |    1 +
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |    1 +
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |   10 +-
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |    1 +
 ...ongoMatch.Gui.Component.TeamPlayersSelection.cs |   76 ++
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |    3 +-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |    1 -
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   28 +-
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |  839 ++++++++++++
 .../LongoMatch.Gui.Panel.OpenProjectPanel.cs       |   70 +
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |  264 ++++
 LongoMatch.GUI/gtk-gui/generated.cs                |    4 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 1441 +++++++++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |   31 +
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |    2 +-
 LongoMatch.Multimedia/MultimediaFactory.cs         |  148 --
 LongoMatch.Multimedia/Utils/MultimediaFactory.cs   |  151 ++
 LongoMatch.Services/LongoMatch.Services.mdp        |    2 +
 LongoMatch.Services/Services/ProjectsManager.cs    |   50 +-
 LongoMatch/LongoMatchGtk.mdp                       |    1 +
 LongoMatch/Main.cs                                 |    2 +-
 43 files changed, 3935 insertions(+), 442 deletions(-)

Fri Jan 31 17:29:20 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *test: test DB is updated in Add/Remove 
 Tests/Services/TestDatabase.cs | 4 ++++
 1 file changed, 4 insertions(+)

Thu Jan 30 22:07:41 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused Coordinates subcategories 
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |  2 --
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 12 ++---------
 LongoMatch.Services/Services/TemplatesService.cs   | 23 ----------------------
 3 files changed, 2 insertions(+), 35 deletions(-)

Thu Jan 30 22:07:09 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix bugs founds with unit tests 
 LongoMatch.Core/Common/Coordinates.cs           | 16 +++++++++++++++-
 LongoMatch.Core/Store/Category.cs               | 14 +++++++-------
 LongoMatch.Core/Store/Project.cs                |  4 +++-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs |  5 ++++-
 LongoMatch.Services/Services/FileDB.cs          |  7 +++----
 5 files changed, 32 insertions(+), 14 deletions(-)

Wed Jan 29 22:11:13 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start adding unit tests 
 LongoMatch.mds                          |   4 +
 Tests/Core/TestCategoriesTemplate.cs    |  61 ++++++++++
 Tests/Core/TestCategory.cs              |  91 +++++++++++++++
 Tests/Core/TestCoordinates.cs           |  72 ++++++++++++
 Tests/Core/TestDrawing.cs               |  32 ++++++
 Tests/Core/TestMediaFile.cs             |  59 ++++++++++
 Tests/Core/TestPlay.cs                  | 131 +++++++++++++++++++++
 Tests/Core/TestPlayer.cs                |  81 +++++++++++++
 Tests/Core/TestPoint.cs                 |  49 ++++++++
 Tests/Core/TestProject.cs               | 196 +++++++++++++++++++++++++++++++
 Tests/Core/TestProjectDescription.cs    |  52 +++++++++
 Tests/Core/TestSubCategory.cs           |  88 ++++++++++++++
 Tests/Core/TestSubcategoriesTemplate.cs |  54 +++++++++
 Tests/Core/TestTagStore.cs              | 139 ++++++++++++++++++++++
 Tests/Core/TestTeamTemplate.cs          |  94 +++++++++++++++
 Tests/Core/TestTimeNode.cs              |  59 ++++++++++
 Tests/Services/TestDatabase.cs          | 198 ++++++++++++++++++++++++++++++++
 Tests/Services/TestDatabasesManager.cs  |  32 ++++++
 Tests/Tests.mdp                         |  48 ++++++++
 Tests/Utils.cs                          |  61 ++++++++++
 20 files changed, 1601 insertions(+)

Thu Jan 30 22:05:57 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use Json for seralization everywhere with Json.NET 
 LongoMatch.Core/Common/Enums.cs                    |  6 ++
 LongoMatch.Core/Common/SerializableObject.cs       | 76 ++++++++++++++++++++--
 LongoMatch.Core/Config.cs                          |  4 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |  3 +-
 LongoMatch.Core/Store/Category.cs                  |  4 ++
 LongoMatch.Core/Store/Play.cs                      |  8 +++
 LongoMatch.Core/Store/Project.cs                   |  7 +-
 LongoMatch.Core/Store/ProjectDescription.cs        |  3 +
 LongoMatch.Core/Store/SubCategory.cs               |  2 +
 LongoMatch.Core/Store/TagStore.cs                  |  4 ++
 .../Store/Templates/CategoriesTemplate.cs          |  5 ++
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |  3 +-
 LongoMatch.Core/Store/TimeNode.cs                  |  2 +
 LongoMatch.Core/Store/TimelineNode.cs              |  5 ++
 14 files changed, 122 insertions(+), 10 deletions(-)

Sun Jan 26 01:46:00 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new function to load safely between different formats 
 LongoMatch.Core/Common/PlayList.cs                     |  2 +-
 LongoMatch.Core/Common/SerializableObject.cs           | 13 +++++++++++++
 LongoMatch.Core/Store/Templates/CategoriesTemplate.cs  |  2 +-
 LongoMatch.Core/Store/Templates/SubCategoryTemplate.cs |  2 +-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs        |  2 +-
 5 files changed, 17 insertions(+), 4 deletions(-)

Sun Jan 26 01:43:58 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new file based DB 
 LongoMatch.Core/Common/Constants.cs             |   2 +-
 LongoMatch.Core/Interfaces/IDatabase.cs         |   6 +-
 LongoMatch.Services/LongoMatch.Services.mdp     |   2 +-
 LongoMatch.Services/Makefile.am                 |   2 +-
 LongoMatch.Services/Services/DataBaseManager.cs |  83 ++------
 LongoMatch.Services/Services/FileDB.cs          | 267 ++++++++++++++++++++----
 6 files changed, 241 insertions(+), 121 deletions(-)

Sun Aug 18 21:24:58 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Decouple UI completetly from the backend 
 LongoMatch.Addins/AddinsManager.cs                 |   4 +-
 LongoMatch.Core/Common/Enums.cs                    |   7 +
 LongoMatch.Core/Handlers/Handlers.cs               |  12 +-
 LongoMatch.Core/Interfaces/GUI/IAnalysisWindow.cs  |  85 +++
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  11 +-
 LongoMatch.Core/Interfaces/GUI/IMainController.cs  |  50 ++
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      | 103 ---
 .../Interfaces/GUI/IProjectOptionsController.cs    |  35 +
 LongoMatch.Core/LongoMatch.Core.mdp                |   6 +-
 LongoMatch.GUI/Gui/Component/AnalysisComponent.cs  | 664 +++++++++++++++++
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   |   1 +
 .../Gui/Component/SubcategoiesTagsEditor.cs        | 131 ++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  27 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   | 791 +++------------------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +-
 .../LongoMatch.Gui.Component.AnalysisComponent.cs  | 176 +++++
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |   1 -
 ...goMatch.Gui.Component.SubcategoiesTagsEditor.cs | 197 +++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 185 +----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 385 +++++-----
 LongoMatch.GUI/gtk-gui/objects.xml                 |  32 +
 LongoMatch.Services/LongoMatch.Services.mdp        |   1 +
 LongoMatch.Services/Services/Core.cs               |  61 +-
 LongoMatch.Services/Services/DataBaseManager.cs    |   2 +-
 LongoMatch.Services/Services/EventsManager.cs      |  94 ++-
 LongoMatch.Services/Services/GameUnitsManager.cs   |  48 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |  37 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  53 +-
 .../Services/ProjectOptionsManager.cs              |  91 +++
 LongoMatch.Services/Services/ProjectsManager.cs    | 230 ++----
 .../Services/RenderingJobsManager.cs               |   4 +-
 LongoMatch.Services/Services/ToolsManager.cs       | 172 +++++
 .../Services/VideoDrawingsManager.cs               |  26 +-
 LongoMatch/Main.cs                                 |   4 +-
 34 files changed, 2243 insertions(+), 1487 deletions(-)

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(-)

Sun Mar 9 23:50:49 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.3 
 NEWS         | 8 ++++++++
 RELEASE      | 9 +++++----
 configure.ac | 2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)

Sun Mar 9 18:06:29 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add plays by groups instead of one by one 
 LongoMatch.Core/Handlers/Handlers.cs                  |  2 +-
 LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs |  4 ++--
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs   |  4 ++--
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs  |  4 ++--
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs        |  4 ++--
 LongoMatch.GUI/Gui/Component/TimeScale.cs             |  7 +++++--
 LongoMatch.GUI/Gui/MainWindow.cs                      |  2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs       |  4 +++-
 LongoMatch.Services/Services/PlaylistManager.cs       | 13 ++++++++-----
 9 files changed, 26 insertions(+), 18 deletions(-)

Sun Mar 9 17:46:29 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Escape strings in more places 
 LongoMatch.Core/Store/Play.cs                     |  2 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 10 +++++-----
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs   |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

Sun Mar 9 17:46:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Account in stats plays with no team but players tagged 
 LongoMatch.Core/Stats/ProjectStats.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Sun Mar 9 14:48:03 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *editor: fix setting of queue properties 
 libcesarplayer/gst-video-editor.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sun Feb 9 20:12:03 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix negotiation with 30fps 
 LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jan 31 03:04:35 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.2 
 NEWS         | 7 +++++++
 RELEASE      | 8 ++++----
 configure.ac | 2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)

Thu Jan 23 12:47:59 2014 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated FSF's address 
 libcesarplayer/gstvideowidget.c | 4 +---
 libcesarplayer/gstvideowidget.h | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

Fri Jan 31 03:01:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *encoder: disconnect the signals sooner 
 libcesarplayer/gst-video-encoder.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Fri Jan 31 03:01:27 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *encoder: fix segfault disposing the encoder 
 libcesarplayer/gst-video-encoder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 21 19:39:22 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix backgrounds in the categories templates 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jan 31 02:40:33 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *encoder: fix deadlock when the encoding is done 
 libcesarplayer/gst-video-encoder.c | 2 ++
 1 file changed, 2 insertions(+)

Mon Jan 20 09:00:56 2014 +0200 Dimitris Spingos <dmtrs32@gmail.com>
 *Updated Greek translation 
 po/el.po | 842 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 465 insertions(+), 377 deletions(-)

Sun Jan 19 21:28:13 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.1 
 NEWS         |  7 +++++++
 RELEASE      | 17 +++--------------
 configure.ac |  2 +-
 3 files changed, 11 insertions(+), 15 deletions(-)

Sun Jan 19 21:26:05 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix stats display 
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Jan 18 15:42:48 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix segfault in coordinates migration 
 LongoMatch.Services/Services/DataBase.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Jan 17 01:34:06 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.20.0 
 NEWS         | 17 +++++++++++++++++
 RELEASE      | 22 ++++++++++++++++------
 configure.ac |  2 +-
 3 files changed, 34 insertions(+), 7 deletions(-)

Fri Jan 17 01:26:56 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use bitrates for video encoders 
 libcesarplayer/video-utils.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Fri Jan 17 01:26:37 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new encoding quality 
 LongoMatch.Core/Common/EncodingQuality.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Fri Jan 17 01:25:48 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use smaller images for the position tagging backgrounds 
 LongoMatch.Core/Config.cs                          | 18 +++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  3 +
 LongoMatch.Core/Makefile.am                        |  5 +-
 .../Store/Templates/CategoriesTemplate.cs          | 21 +++++-
 .../Gui/Component/CategoriesTemplateEditor.cs      |  9 +--
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  6 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  6 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  3 -
 LongoMatch.GUI/Makefile.am                         |  3 -
 LongoMatch.Services/Services/DataBase.cs           | 52 +++++++++++++
 images/field_background.svg                        | 88 +++++++++++-----------
 images/half_field_background.svg                   | 78 +++++++++----------
 12 files changed, 187 insertions(+), 105 deletions(-)

Sat Jan 4 13:58:16 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *nle: let audiorate fill the audio silence gaps correctly 
 libcesarplayer/gst-nle-source.c | 38 +++++++++++++++++++++++++++++---------
 1 file changed, 29 insertions(+), 9 deletions(-)

Sat Jan 4 13:57:01 2014 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve memory management a but for the stats GUI 
 LongoMatch.Core/Stats/ProjectStats.cs                  |  1 +
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs      | 12 +++++++-----
 LongoMatch.GUI/Gui/Component/PlaysCoordinatesTagger.cs | 11 +++++++++++
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs       | 10 ++++------
 LongoMatch.GUI/Gui/Component/Stats/PlayersViewer.cs    |  4 ++--
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs          | 11 +++++++++++
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs               |  4 ++--
 7 files changed, 38 insertions(+), 15 deletions(-)

Sun Dec 29 21:20:37 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make plays description shorter 
 LongoMatch.Core/Store/Play.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Sun Dec 29 20:50:04 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix some leaks 
 libcesarplayer/gst-nle-source.c   |  5 +++++
 libcesarplayer/gst-video-editor.c | 24 ++++++++----------------
 2 files changed, 13 insertions(+), 16 deletions(-)

Sun Dec 29 20:48:43 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *editor: fix segfault with long titles 
 libcesarplayer/gst-nle-source.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sun Dec 29 18:23:57 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update video editor test utils 
 libcesarplayer/test-editor.c | 217 +++++++++++++++++++++++--------------------
 1 file changed, 114 insertions(+), 103 deletions(-)

Sun Dec 29 18:22:41 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *encoder: set limits to queues in time for audio and video 
 libcesarplayer/gst-video-encoder.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Sun Dec 29 18:21:20 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework tagger UI to make it fit better in the screen 
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sun Dec 29 18:20:44 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle video editor errors correctly 
 .../Interfaces/Multimedia/IVideoEditor.cs          |  1 +
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  7 +++++-
 .../Services/RenderingJobsManager.cs               | 28 ++++++++++++----------
 3 files changed, 23 insertions(+), 13 deletions(-)

Sun Dec 29 13:01:51 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a custom non linear editor instead of gnonlin 
 libcesarplayer/Makefile.am        |   2 +
 libcesarplayer/gst-nle-source.c   | 704 ++++++++++++++++++++++++++++++++++++++
 libcesarplayer/gst-nle-source.h   | 114 ++++++
 libcesarplayer/gst-video-editor.c | 402 ++++------------------
 libcesarplayer/video-utils.c      |   7 +-
 5 files changed, 899 insertions(+), 330 deletions(-)

Sun Dec 29 17:33:45 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *encoder: fix transcoding of VOB files 
 libcesarplayer/gst-video-encoder.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

Mon Nov 11 01:29:43 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for timers in tagging buttons 
 LongoMatch.Core/Handlers/Handlers.cs               |   4 +-
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   1 +
 LongoMatch.GUI/Gui/Component/ButtonTagger.cs       | 162 +++++++++++++++++++++
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      | 108 +++++---------
 LongoMatch.GUI/Gui/MainWindow.cs                   |  12 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Component.ButtonTagger.cs       |  50 +++++++
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  30 +---
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |   1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  63 ++++----
 LongoMatch.GUI/gtk-gui/objects.xml                 |  12 ++
 LongoMatch.Services/Services/EventsManager.cs      |  27 +++-
 13 files changed, 337 insertions(+), 137 deletions(-)

Sun Nov 10 18:48:07 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move remux step the ProjectsManager 
 LongoMatch.Core/Interfaces/GUI/ICapturer.cs        |  2 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  2 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       | 46 +-------------------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  2 +
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  6 +++
 LongoMatch.Services/Services/ProjectsManager.cs    | 50 +++++++++++++++++++---
 6 files changed, 58 insertions(+), 50 deletions(-)

Sun Nov 10 17:35:01 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix errors closing projects without anything recorded 
 LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs | 3 ++-
 LongoMatch.GUI/Gui/MainWindow.cs              | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Sun Nov 10 17:34:09 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix path with dates '/' for exported projects 
 LongoMatch.Services/Services/ProjectsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Nov 9 13:15:06 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *autogen: run intltoolize after autoreconf 
 autogen.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

Fri Nov 8 13:17:54 2013 +0200 Adrian Bunk <bunk@stusta.de>
 *Add missing entries to .gitignore 
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

Sat Nov 9 13:00:38 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *configure: enable rebuild rules by default 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 9 12:52:06 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *build: silent C# compile rules too 
 build/build.rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 9 12:29:29 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use autoreconf instead of custom steps in autogen.sh 
 Makefile.am |  2 ++
 autogen.sh  | 66 +++++++++++++------------------------------------------------
 2 files changed, 16 insertions(+), 52 deletions(-)

Fri Nov 8 13:15:11 2013 +0200 Adrian Bunk <bunk@stusta.de>
 *Use automake silent rules 
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Nov 9 12:22:17 2013 +0100 Adrian Bunk <bunk@stusta.de>
 *Remove the unused shave code 
 autogen.sh                      |   2 +-
 build/m4/Makefile.am            |   4 +-
 build/m4/shave/shave-libtool.in | 109 ----------------------------------------
 build/m4/shave/shave.in         | 109 ----------------------------------------
 build/m4/shave/shave.m4         | 102 -------------------------------------
 configure.ac                    |   6 +--
 6 files changed, 3 insertions(+), 329 deletions(-)

Fri Nov 8 13:08:58 2013 +0200 Adrian Bunk <bunk@stusta.de>
 *configure.ac cleanups 
 configure.ac | 4 ----
 1 file changed, 4 deletions(-)

Fri Nov 8 13:03:55 2013 +0200 Adrian Bunk <bunk@stusta.de>
 *configure.ac: disable maintainer mode in autogen.sh 
 autogen.sh | 1 -
 1 file changed, 1 deletion(-)

Tue Oct 15 17:09:37 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 81 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 44 insertions(+), 37 deletions(-)

Mon Oct 14 10:46:12 2013 -0300 Enrico Nicoletto <liverig@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 110 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 59 insertions(+), 51 deletions(-)

Mon Oct 14 00:12:08 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 149 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 91 insertions(+), 58 deletions(-)

Sun Oct 13 15:53:06 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 34 deletions(-)

Sun Oct 13 02:32:29 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.19 
 NEWS         | 4 ++++
 RELEASE      | 9 ++-------
 configure.ac | 2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)

Sun Oct 13 02:27:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix critical error when no databases exists 
 LongoMatch.Services/Services/DataBaseManager.cs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Sat Oct 12 22:09:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle remuxing errors in windows gracefully 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Sat Oct 12 19:43:07 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.18 
 NEWS         | 12 ++++++++++++
 RELEASE      | 17 ++++++-----------
 configure.ac |  2 +-
 3 files changed, 19 insertions(+), 12 deletions(-)

Sat Oct 12 18:40:41 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update objects.xml 
 LongoMatch.GUI/gtk-gui/objects.xml | 4 ----
 1 file changed, 4 deletions(-)

Sat Oct 12 18:40:25 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deadlock in OS X and Windows 
 LongoMatch.GUI/Gui/MainWindow.cs | 3 +++
 1 file changed, 3 insertions(+)

Sat Oct 12 18:40:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when the output dir is not set 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Oct 12 18:39:45 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused print 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs | 2 --
 1 file changed, 2 deletions(-)

Sat Oct 12 18:39:26 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show time in fake project for easier match 
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Sat Oct 12 18:39:08 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix C# define for linux 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Oct 12 18:38:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remind last directory used to render 
 LongoMatch.Core/Config.cs                           | 12 ++++++++++++
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs | 17 ++++++++++++++---
 2 files changed, 26 insertions(+), 3 deletions(-)

Sat Oct 12 15:51:01 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.17 
 NEWS         | 16 ++++++++++++++++
 RELEASE      | 19 +++++++++++++------
 configure.ac |  2 +-
 3 files changed, 30 insertions(+), 7 deletions(-)

Sat Oct 12 15:56:20 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.GUI/Makefile.am | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sat Oct 12 15:35:11 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Resize the tagger dialog when it's bigger than the screen 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs | 37 ++++++++++++++++++++++++++++++-
 1 file changed, 36 insertions(+), 1 deletion(-)

Wed Oct 9 22:43:31 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Differenciate teams in the timeline using colors 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

Wed Oct 9 22:29:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add menu option to dupicate tagged plays 
 LongoMatch.Core/Handlers/Handlers.cs                  |  2 ++
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs         |  1 +
 LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs |  3 ++-
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs   |  8 ++++++++
 LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs  | 12 ++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                      | 11 +++++++++++
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs       | 13 ++++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                    |  3 +++
 LongoMatch.Services/Services/EventsManager.cs         | 11 +++++++++++
 9 files changed, 62 insertions(+), 2 deletions(-)

Wed Oct 9 20:32:51 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Respect config options in the video export dialog 
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Oct 9 20:27:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use same strings in the config section 
 .../gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs     | 4 ++--
 .../gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs       | 4 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                                 | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

Wed Oct 9 20:19:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't duplicate the 1x speed in the control bar 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

Wed Oct 9 23:20:35 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 286 +++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 206 insertions(+), 80 deletions(-)

Mon Oct 7 22:15:42 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 78 ++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 51 insertions(+), 27 deletions(-)

Mon Oct 7 16:32:22 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 83 ++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 57 insertions(+), 26 deletions(-)

Mon Oct 7 00:29:50 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle corrupt databases restoring backups if possible 
 LongoMatch.Services/Services/DataBaseManager.cs | 89 ++++++++++++++++++++-----
 1 file changed, 74 insertions(+), 15 deletions(-)

Sun Oct 6 19:10:15 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Sun Oct 6 18:57:54 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

Sun Oct 6 18:57:18 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Expand tagging buttons in the fake capture 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs                  |  3 ++-
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs                     |  3 +--
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                  |  5 ++---
 LongoMatch.GUI/Gui/MainWindow.cs                              | 11 ++++++++++-
 4 files changed, 15 insertions(+), 7 deletions(-)

Sat Oct 5 20:02:39 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow detaching the player using playlists 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs |  2 +-
 LongoMatch.GUI/Gui/MainWindow.cs           | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

Sat Oct 5 19:53:49 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show error message when the database can't be loaded 
 LongoMatch/Main.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Sep 28 20:32:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add stats for players 
 LongoMatch.Core/Stats/ProjectStats.cs              |   8 +-
 .../Gui/Component/Stats/CategoriesViewer.cs        |  25 ++-
 .../Gui/Component/Stats/PlayerCategoriesViewer.cs  |  83 +++++++++
 .../Gui/Component/Stats/PlayerCategoryViewer.cs    |  60 ++++++
 .../Gui/Component/Stats/PlayerSubcategoryViewer.cs |  54 ++++++
 .../Gui/Component/Stats/PlayersViewer.cs           |  93 ++++++++++
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs      |  43 +++--
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs           |   1 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   8 +
 LongoMatch.GUI/Makefile.am                         |   6 +
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |   6 +-
 ...h.Gui.Component.Stats.PlayerCategoriesViewer.cs |  58 ++++++
 ...tch.Gui.Component.Stats.PlayerCategoryViewer.cs |  34 ++++
 ....Gui.Component.Stats.PlayerSubcategoryViewer.cs |  67 +++++++
 ...LongoMatch.Gui.Component.Stats.PlayersViewer.cs |  47 +++++
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   2 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   2 -
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   |  50 +++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 205 +++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/objects.xml                 |  22 +++
 20 files changed, 816 insertions(+), 58 deletions(-)

Sat Sep 28 18:22:15 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add filters to the project stats 
 LongoMatch.Core/Stats/ProjectStats.cs | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

Sun Sep 22 21:23:24 2013 +0200 Martin Srebotnjak <miles@filmsi.net>
 *Updated Slovenian translation 
 po/sl.po | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

Wed Sep 18 21:13:41 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix bitrate setting for mpeg4 
 libcesarplayer/video-utils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 15 21:44:38 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix language change in Windows 
 LongoMatch.Services/Services/Core.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Thu Aug 15 21:09:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the same naming for os types defines 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 2 +-
 configure.ac                                     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Sun Sep 15 13:06:43 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release to 0.18.16 
 NEWS         |  9 +++++++++
 RELEASE      | 12 ++++++------
 configure.ac |  2 +-
 3 files changed, 16 insertions(+), 7 deletions(-)

Mon Sep 16 20:49:47 2013 -0300 Enrico Nicoletto <liverig@gmail.com>
 *Enhanced Brazilian Portuguese translation 
 po/pt_BR.po | 223 +++++++++++++++++-------------------------------------------
 1 file changed, 63 insertions(+), 160 deletions(-)

Mon Sep 16 21:11:05 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Mon Sep 16 13:26:32 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

Sun Sep 15 12:37:33 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't overwrite the source file when remuxing 
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs | 5 +++++
 1 file changed, 5 insertions(+)

Sun Sep 15 12:37:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Sep 11 21:59:43 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 537 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 339 insertions(+), 198 deletions(-)

Wed Sep 11 11:35:23 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 72 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 40 insertions(+), 32 deletions(-)

Mon Sep 9 09:58:28 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

Mon Sep 9 11:49:49 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 74 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 42 insertions(+), 32 deletions(-)

Mon Sep 9 10:04:07 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Speed up database startup 
 LongoMatch.Services/Services/DataBase.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Sep 9 10:03:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show zonal tagging in a different tab 
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs | 85 ++++++++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 50 ++++++++++---
 2 files changed, 96 insertions(+), 39 deletions(-)

Mon Sep 9 10:02:38 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix steps for histogram graphs 
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Mon Sep 9 09:51:49 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix encoding mode and bitrate for mpeg4 
 libcesarplayer/video-utils.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Aug 22 18:49:59 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.15 
 NEWS         | 12 +++++-------
 RELEASE      | 12 +++++-------
 configure.ac |  2 +-
 3 files changed, 11 insertions(+), 15 deletions(-)

Thu Aug 22 18:46:16 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle pixbuf errors in serialization 
 LongoMatch.Core/Common/Image.cs | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Thu Aug 22 14:21:53 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception closing the game unitis editor 
 LongoMatch.GUI/Gui/Component/CategoriesTemplateEditor.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Aug 20 22:43:19 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 80 +++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 43 insertions(+), 37 deletions(-)

Mon Aug 19 11:45:43 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 59 ++++++++++++++++++++++++++++-------------------------------
 1 file changed, 28 insertions(+), 31 deletions(-)

Sun Aug 18 16:20:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set tempate backgrounds when editing a subcategory 
 LongoMatch.GUI/Gui/Component/CategoriesTemplateEditor.cs |  1 +
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs       | 14 ++++++++++++++
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs      |  1 +
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs          |  6 ++++++
 4 files changed, 22 insertions(+)

Sun Aug 18 15:57:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deserialization of TagGoalPosition 
 LongoMatch.Core/Store/Category.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 16 18:46:11 2013 +0200 Andrea Veri <av@gnome.org>
 *<name> must match the exact repository's name. 
 longomatch.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 16 18:36:54 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *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ý <marek@manet.cz>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *Update french translation 
 po/fr.po | 2548 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1469 insertions(+), 1079 deletions(-)

Wed Aug 14 12:19:39 2013 -0300 Enrico Nicoletto <liverig@gmail.com>
 *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ý <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 50 ++++++++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 22 deletions(-)

Wed Aug 14 14:13:18 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *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 <ylatuya@gmail.com>
 *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 <ylatuya@gmail.com>
 *Increase the width for the count numbers in stats 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Aug 10 12:28:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.13 
 NEWS         | 13 +++++++++++++
 RELEASE      | 25 +++++++------------------
 configure.ac |  2 +-
 3 files changed, 21 insertions(+), 19 deletions(-)

Sat Aug 10 14:32:28 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dispose stats after use 
 LongoMatch.Core/Stats/ProjectStats.cs    | 11 ++++++++++-
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs | 13 ++++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

Sat Aug 10 14:31:08 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make Image IDisposable 
 LongoMatch.Core/Common/Image.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 9 21:59:34 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Close the app when the DB is locked 
 LongoMatch/Main.cs | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Sat Aug 10 13:06:16 2013 -0300 Enrico Nicoletto <liverig@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 232 ++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 154 insertions(+), 78 deletions(-)

Sat Aug 10 12:23:10 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force a run in the garbage collector after the stats dialog 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Aug 10 12:17:56 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase space for categories names in OS X and Windows 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 4 ++++
 configure.ac                                     | 4 ++++
 2 files changed, 8 insertions(+)

Fri Aug 9 20:26:30 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 213 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 143 insertions(+), 70 deletions(-)

Fri Aug 9 20:23:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix calculation of stats name width 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 9 19:20:11 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make x264enc fast again 
 libcesarplayer/video-utils.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Aug 9 19:14:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set coordinates in the bounds of the backroung image 
 .../Gui/Component/PlaysCoordinatesTagger.cs        | 31 ++++++++++++++--------
 1 file changed, 20 insertions(+), 11 deletions(-)

Fri Aug 9 19:14:05 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Limit the number of players by row to 5 
 LongoMatch.GUI/Gui/Component/PlayersTagger.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 9 13:58:20 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only expand the subcategories widget 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs | 2 ++
 LongoMatch.GUI/gtk-gui/gui.stetic                                     | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

Wed Aug 7 19:02:46 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set backrounds at project level in stats 
 LongoMatch.Core/Stats/CategoryStats.cs                | 12 ------------
 LongoMatch.Core/Stats/ProjectStats.cs                 | 19 ++++++++++++++++---
 .../Gui/Component/Stats/CategoriesViewer.cs           |  6 ++----
 3 files changed, 18 insertions(+), 19 deletions(-)

Wed Aug 7 18:11:50 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only load backgrounds in stats once too 
 LongoMatch.GUI/Gui/Component/Stats/CategoriesViewer.cs |  5 ++++-
 LongoMatch.GUI/Gui/Component/Stats/CategoryViewer.cs   | 14 +++++++++-----
 2 files changed, 13 insertions(+), 6 deletions(-)

Wed Aug 7 17:27:52 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only load the background when loading the new project 
 LongoMatch.GUI/Gui/MainWindow.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Aug 7 15:24:19 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remux ASF files to matroska 
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Aug 7 15:24:02 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the test-remuxer to the makefiles 
 libcesarplayer/Makefile.am    | 5 ++++-
 libcesarplayer/test-remuxer.c | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

Wed Aug 7 15:22:14 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't block if get_state getting the current frame 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 7 12:10:21 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use regular makefiles instead of xbuild for oxyplot 
 build/build.environment.mk |   4 +
 oxyplot/Makefile.am        | 182 +++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 180 insertions(+), 6 deletions(-)

Wed Aug 7 01:48:13 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

Tue Aug 6 22:41:16 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix text width detection 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 6 22:38:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a minimum width for the right tagging box 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs | 5 ++++-
 LongoMatch.GUI/gtk-gui/gui.stetic                   | 7 +++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

Tue Aug 6 22:04:04 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tagger widget when only half field is on 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 6 22:03:49 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add team title to the pie charts 
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs | 5 +++++
 1 file changed, 5 insertions(+)

Tue Aug 6 20:39:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the tagger dialog modal an centered 
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  57 ++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 135 ++++++++++-----------
 2 files changed, 86 insertions(+), 106 deletions(-)

Tue Aug 6 12:40:07 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set team names in stats 
 .../Gui/Component/Stats/CategoriesViewer.cs        |  2 ++
 .../Gui/Component/Stats/CategoryViewer.cs          | 10 ++++++++-
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs      | 20 ++++++++++++++----
 .../Gui/Component/Stats/SubcategoryViewer.cs       |  7 ++++++-
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs | 24 +++++++++++-----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  4 ++--
 LongoMatch.GUI/gtk-gui/objects.xml                 | 14 +++++++++++--
 7 files changed, 59 insertions(+), 22 deletions(-)

Tue Aug 6 11:52:20 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show a "no data" label when no subcats are available in stats 
 LongoMatch.GUI/Gui/Component/Stats/CategoryViewer.cs           |  1 +
 .../gtk-gui/LongoMatch.Gui.Component.Stats.CategoryViewer.cs   |  9 +++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                              | 10 +++++++++-
 3 files changed, 19 insertions(+), 1 deletion(-)

Tue Aug 6 11:51:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set colors for home and away teams 
 LongoMatch.Core/Common/Color.cs                  |  8 ++++++++
 LongoMatch.GUI/Gui/Cairo.cs                      | 12 +++++++++---
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 14 ++++++++++----
 3 files changed, 27 insertions(+), 7 deletions(-)

Tue Aug 6 01:06:26 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix zonal tagging widget in stats 
 LongoMatch.GUI/Gui/Component/Stats/CategoryViewer.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Tue Aug 6 01:06:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix reuse of background images 
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Aug 5 23:38:04 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles for oxyplot 
 Makefile.am         |  1 +
 configure.ac        |  2 ++
 oxyplot/Makefile.am | 10 ++++++++++
 3 files changed, 13 insertions(+)

Mon Aug 5 23:32:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Dutch translations 
 po/nl.po | 796 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 467 insertions(+), 329 deletions(-)

Mon Aug 5 23:24:30 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Mon Aug 5 23:22:23 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change the close button for the stats dialog 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Aug 5 23:21:59 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deserialization of 0.18.11 templates 
 LongoMatch.Core/Stats/ProjectStats.cs                  |  6 +++---
 LongoMatch.Core/Store/Templates/CategoriesTemplate.cs  | 11 ++++++++---
 .../Gui/Component/CategoriesTemplateEditor.cs          | 18 +++++++++---------
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs              |  6 +++---
 LongoMatch.GUI/Gui/MainWindow.cs                       |  6 +++---
 5 files changed, 26 insertions(+), 21 deletions(-)

Mon Aug 5 22:04:18 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set dialog properties for the stats window 
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   | 23 +++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 36 ++++++++--------------
 2 files changed, 21 insertions(+), 38 deletions(-)

Mon Aug 5 21:59:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show positional tagging in the stats for all teams 
 .../Gui/Component/Stats/CategoryViewer.cs          |  39 ++++---
 LongoMatch.GUI/Gui/MainWindow.cs                   |   1 +
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |  92 ++++++++++++++--
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 116 +++++++++++++++++++--
 5 files changed, 222 insertions(+), 27 deletions(-)

Mon Aug 5 15:58:02 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide correctly fields with no coordinates 
 LongoMatch.Core/Stats/ProjectStats.cs                  | 18 +++++++++---------
 LongoMatch.GUI/Gui/Component/PlaysCoordinatesTagger.cs |  2 +-
 LongoMatch.GUI/Gui/Component/Stats/CategoryViewer.cs   |  7 ++++---
 3 files changed, 14 insertions(+), 13 deletions(-)

Mon Aug 5 01:05:53 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix pango markup escape 
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs           |  2 +-
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs        |  8 ++++----
 LongoMatch.GUI/Gui/Component/Stats/PangoTextMeasurer.cs |  2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs         | 10 ++++++----
 LongoMatch.GUI/Gui/TreeView/SubCategoriesTreeView.cs    |  2 +-
 5 files changed, 13 insertions(+), 11 deletions(-)

Mon Jul 29 21:34:53 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use smaller stats images 
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jul 29 21:34:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format float percent with 2 decimals 
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Jul 29 21:34:22 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Serialize images correctly 
 .../Store/Templates/CategoriesTemplate.cs          | 34 ++++++++++++++++++----
 1 file changed, 28 insertions(+), 6 deletions(-)

Mon Jul 29 21:33:37 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show coordinates tags in stats 
 LongoMatch.Core/Stats/CategoryStats.cs             |  49 ++++++++
 LongoMatch.Core/Stats/ProjectStats.cs              |  30 +++--
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  |  17 +++
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  50 +++++---
 .../Gui/Component/Stats/CategoryViewer.cs          |  13 +-
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |   6 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   5 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   6 +
 .../gtk-gui/LongoMatch.Gui.Component.GameViewer.cs |   1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  55 ++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 139 ++++++++++++---------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   6 +-
 12 files changed, 262 insertions(+), 115 deletions(-)

Wed Jul 24 00:17:31 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix drawing of coordinates for different picture sizes 
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs | 46 +++++++++++------------
 1 file changed, 22 insertions(+), 24 deletions(-)

Mon Jul 22 21:11:14 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a height and width request for the tagger 
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Jul 22 21:06:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a scalled window to the templates list treeview 
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      | 127 +++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  13 ++-
 2 files changed, 77 insertions(+), 63 deletions(-)

Mon Jul 22 20:54:18 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for statistics 
 LongoMatch.Core/Handlers/Handlers.cs               |   3 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   3 +
 LongoMatch.Core/Stats/CategoryStats.cs             |  13 +-
 LongoMatch.Core/Stats/ProjectStats.cs              |   4 +-
 LongoMatch.Core/Stats/SubCategoryStat.cs           |  12 +-
 .../Gui/Component/PlaysCoordinatesTagger.cs        |  71 ++--
 .../Gui/Component/Stats/CategoriesViewer.cs        |  67 +++
 .../Gui/Component/Stats/CategoryViewer.cs          |  59 +++
 LongoMatch.GUI/Gui/Component/Stats/GameViewer.cs   | 248 +++++++++++
 .../Gui/Component/Stats/PangoTextMeasurer.cs       |  64 +++
 LongoMatch.GUI/Gui/Component/Stats/Plotter.cs      | 163 ++++++++
 .../Gui/Component/Stats/SubcategoryViewer.cs       |  53 +++
 LongoMatch.GUI/Gui/Dialog/StatsViewer.cs           |  38 ++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   9 +
 LongoMatch.GUI/Gui/Helpers/Misc.cs                 |   5 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   8 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  16 +
 LongoMatch.GUI/Makefile.am                         |  13 +
 .../gtk-gui/LongoMatch.Gui.Component.GameViewer.cs | 103 +++++
 ...goMatch.Gui.Component.Stats.CategoriesViewer.cs |  58 +++
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |  45 ++
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |  87 ++++
 ...oMatch.Gui.Component.Stats.SubCategoryViewer.cs |  67 +++
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   |  96 +++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  10 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 451 +++++++++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 | 365 +++++++++--------
 LongoMatch.Services/Services/EventsManager.cs      |   8 +
 LongoMatch.mds                                     |   4 +
 build/build.environment.mk                         |   4 +-
 oxyplot/OxyPlot/Render/IRenderContext.cs           |  26 +-
 oxyplot/OxyPlot/Svg/SvgExporter.cs                 |   2 +-
 oxyplot/OxyPlot/Svg/SvgRenderContext.cs            |   8 +-
 oxyplot/OxyPlotMono/OxyPlotMono.csproj             |   4 +-
 po/POTFILES.in                                     |   7 +
 36 files changed, 1955 insertions(+), 241 deletions(-)

Mon Jul 29 02:17:04 2013 -0300 Antonio Fernandes C. Neto <fernandesn@gnome.org>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 790 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 475 insertions(+), 315 deletions(-)

Fri Jul 26 21:21:02 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 945 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 512 insertions(+), 433 deletions(-)

Fri Jul 12 21:19:45 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 244 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 124 insertions(+), 120 deletions(-)

Fri Jul 12 14:53:10 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 250 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 126 insertions(+), 124 deletions(-)

Thu Jul 11 20:42:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show position tagger with loaded plays 
 .../Gui/Component/PlaysCoordinatesTagger.cs        | 145 +++++++++++++++++++++
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  77 +----------
 LongoMatch.GUI/Gui/MainWindow.cs                   |  60 ++++++---
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |   1 +
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs |   1 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |   1 +
 ...goMatch.Gui.Component.PlaysCoordinatesTagger.cs |  26 ++++
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   1 +
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   1 +
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |   1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  60 +++------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 103 ++++++++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 111 +++++++++-------
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +
 17 files changed, 377 insertions(+), 220 deletions(-)

Thu Jul 11 20:39:27 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix language override in windows 
 LongoMatch.Services/Services/Core.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Jul 9 23:59:42 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 124 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 66 insertions(+), 58 deletions(-)

Mon Jul 8 20:35:14 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix visibility of tagging widgets 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Jul 7 17:24:52 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.12 
 NEWS         | 25 ++++++++++++++++++++++++-
 RELEASE      | 27 +++++++++++++++++----------
 configure.ac |  2 +-
 3 files changed, 42 insertions(+), 12 deletions(-)

Mon Jul 8 19:51:11 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *video-encoder: fix inverted width/height and use a sane par 
 LongoMatch.Multimedia/Converter/GstVideoConverter.cs | 4 ++--
 libcesarplayer/gst-video-encoder.c                   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Mon Jul 8 17:26:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable projects export in live 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 7 19:07:50 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix build with db4o 7.4 
 LongoMatch.Services/Services/DataBase.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 7 19:07:23 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix crash cancelling fake project 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Jul 7 18:50:35 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Dutch translation 
 po/nl.po | 832 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 525 insertions(+), 307 deletions(-)

Sun Jul 7 17:12:12 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused files 
 win32/COPYING.TXT                                  | 278 -----------
 win32/checks.sh                                    |  13 -
 win32/deploy_win32.py                              | 257 ----------
 win32/deps/Db4objects.Db4o.dll                     | Bin 716288 -> 0 bytes
 win32/deps/ThemeSelector.exe                       | Bin 293376 -> 0 bytes
 win32/deps/engines/libanachron.dll                 | Bin 28558 -> 0 bytes
 win32/deps/engines/libaurora.dll                   | Bin 111369 -> 0 bytes
 win32/deps/engines/libbluecurve.dll                | Bin 57580 -> 0 bytes
 win32/deps/engines/libcandido.dll                  | Bin 60073 -> 0 bytes
 win32/deps/engines/libcleanice.dll                 | Bin 36596 -> 0 bytes
 win32/deps/engines/libclearlooks.dll               | Bin 164869 -> 0 bytes
 win32/deps/engines/libcrux-engine.dll              | Bin 58726 -> 0 bytes
 win32/deps/engines/libdyndyn.dll                   | Bin 66599 -> 0 bytes
 win32/deps/engines/libgflat.dll                    | Bin 75869 -> 0 bytes
 win32/deps/engines/libglide.dll                    | Bin 77842 -> 0 bytes
 win32/deps/engines/libhcengine.dll                 | Bin 57334 -> 0 bytes
 win32/deps/engines/libindustrial.dll               | Bin 55993 -> 0 bytes
 win32/deps/engines/liblighthouseblue.dll           | Bin 51405 -> 0 bytes
 win32/deps/engines/libmetal.dll                    | Bin 47966 -> 0 bytes
 win32/deps/engines/libmgicchikn.dll                | Bin 86783 -> 0 bytes
 win32/deps/engines/libmist.dll                     | Bin 50496 -> 0 bytes
 win32/deps/engines/libmurrine.dll                  | Bin 88123 -> 0 bytes
 win32/deps/engines/libnimbus.dll                   | Bin 138364 -> 0 bytes
 win32/deps/engines/libnodoka.dll                   | Bin 82547 -> 0 bytes
 win32/deps/engines/libpixmap.dll                   | Bin 35029 -> 0 bytes
 win32/deps/engines/libredmond95.dll                | Bin 59520 -> 0 bytes
 win32/deps/engines/librezlooks.dll                 | Bin 61051 -> 0 bytes
 win32/deps/engines/libsmooth.dll                   | Bin 221642 -> 0 bytes
 win32/deps/engines/libsvg.dll                      | Bin 55369 -> 0 bytes
 win32/deps/engines/libthinice.dll                  | Bin 52463 -> 0 bytes
 win32/deps/engines/libubuntulooks.dll              | Bin 78580 -> 0 bytes
 win32/deps/engines/libwimp.dll                     | Bin 55879 -> 0 bytes
 win32/deps/engines/libxfce.dll                     | Bin 42700 -> 0 bytes
 win32/deps/gtkrc                                   |   8 -
 .../icons/hicolor/24x24/status/stock_calendar.png  | Bin 823 -> 0 bytes
 .../icons/hicolor/24x24/status/stock_volume.png    | Bin 1217 -> 0 bytes
 win32/deps/icons/hicolor/index.theme               |  13 -
 win32/deps/themes/AnachronAna/gtk-2.0/gtkrc        |  95 ----
 win32/deps/themes/Aurora-Midnight/gtk-2.0/gtkrc    | 361 --------------
 win32/deps/themes/Aurora-looks/gtk-2.0/gtkrc       | 350 --------------
 win32/deps/themes/Aurora/gtk-2.0/gtkrc             | 362 --------------
 win32/deps/themes/Bluecurve/gtk-2.0/gtkrc          | 151 ------
 win32/deps/themes/Candido-Calm/gtk-2.0/gtkrc       | 205 --------
 win32/deps/themes/Candido-Candy/gtk-2.0/gtkrc      | 209 ---------
 win32/deps/themes/Candido-DarkOrange/gtk-2.0/gtkrc | 193 --------
 win32/deps/themes/Candido-Hybrid/gtk-2.0/gtkrc     | 210 ---------
 .../deps/themes/Candido-NeoGraphite/gtk-2.0/gtkrc  | 200 --------
 win32/deps/themes/Cleanice-dark/gtk-2.0/gtkrc      |  74 ---
 win32/deps/themes/Cleanice/gtk-2.0/gtkrc           |  37 --
 win32/deps/themes/Cleanice/gtk-2.0/index.theme     |  10 -
 win32/deps/themes/Cleanice/gtk-2.0/index.theme.in  |  10 -
 win32/deps/themes/Clearlooks/gtk-2.0/gtkrc         | 272 -----------
 win32/deps/themes/ClearlooksClassic/gtk-2.0/gtkrc  | 209 ---------
 win32/deps/themes/CortlandChicken/README           |   1 -
 .../themes/CortlandChicken/gtk-2.0/check-in.png    | Bin 161 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/check-out.png   | Bin 116 -> 0 bytes
 win32/deps/themes/CortlandChicken/gtk-2.0/gtkrc    | 327 -------------
 .../themes/CortlandChicken/gtk-2.0/radio-both.png  | Bin 196 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-in.png    | Bin 190 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-out.png   | Bin 185 -> 0 bytes
 win32/deps/themes/Crux/gtk-2.0/gtkrc               | 149 ------
 .../deps/themes/Delightfully-Smooth/gtk-2.0/gtkrc  | 440 -----------------
 win32/deps/themes/DyndynBlueGray/gtk-2.0/gtkrc     | 211 ---------
 win32/deps/themes/DyndynPinkGray/gtk-2.0/gtkrc     | 211 ---------
 win32/deps/themes/G26/gtk-2.0/gtkrc                | 319 -------------
 win32/deps/themes/G26/gtk-2.0/iconrc               |  20 -
 win32/deps/themes/G26/gtk-2.0/stock_apply.png      | Bin 812 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_bottom.png     | Bin 662 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_cancel.png     | Bin 1166 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_down.png       | Bin 590 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_first.png      | Bin 657 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_last.png       | Bin 644 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_left.png       | Bin 523 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_ok.png         | Bin 806 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_refresh.png    | Bin 1061 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_right.png      | Bin 522 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_top.png        | Bin 674 -> 0 bytes
 win32/deps/themes/G26/gtk-2.0/stock_up.png         | Bin 605 -> 0 bytes
 win32/deps/themes/Gflat-graphite/gtk-2.0/gtkrc     | 213 ---------
 win32/deps/themes/Gflat-quicksilver/gtk-2.0/gtkrc  | 178 -------
 win32/deps/themes/Glider/gtk-2.0/gtkrc             | 129 -----
 win32/deps/themes/Glossy/gtk-2.0/gtkrc             | 218 ---------
 win32/deps/themes/HighContrast/gtk-2.0/gtkrc       | 248 ----------
 win32/deps/themes/HighContrast/gtk-2.0/gtkrc.in    |  67 ---
 .../deps/themes/HighContrastInverse/gtk-2.0/gtkrc  | 252 ----------
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |  71 ---
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc    | 263 -----------
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc.in |  82 ----
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc    | 263 -----------
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc.in |  82 ----
 win32/deps/themes/Human/gtk-2.0/gtkrc              | 240 ----------
 win32/deps/themes/Industrial/gtk-2.0/gtkrc         | 225 ---------
 win32/deps/themes/Inverted/gtk-2.0/gtkrc           | 198 --------
 win32/deps/themes/LargePrint/gtk-2.0/gtkrc         | 231 ---------
 win32/deps/themes/LargePrint/gtk-2.0/gtkrc.in      |  50 --
 win32/deps/themes/LighthouseBlue/gtk-2.0/gtkrc     | 131 ------
 win32/deps/themes/LowContrast/gtk-2.0/gtkrc        | 238 ----------
 win32/deps/themes/LowContrast/gtk-2.0/gtkrc.in     |  57 ---
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc     | 253 ----------
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc.in  |  72 ---
 win32/deps/themes/MagicChicken/README              |   1 -
 win32/deps/themes/MagicChicken/gtk-2.0/gtkrc       | 293 ------------
 win32/deps/themes/Metal/gtk-2.0/gtkrc              |  71 ---
 win32/deps/themes/Mist/gtk-2.0/gtkrc               |  85 ----
 win32/deps/themes/MurrinaCandy/gtk-2.0/gtkrc       | 215 ---------
 win32/deps/themes/MurrinaCappuccino/gtk-2.0/gtkrc  | 163 -------
 win32/deps/themes/MurrinaEalm/gtk-2.0/gtkrc        | 211 ---------
 win32/deps/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc | 202 --------
 win32/deps/themes/Nimbus/gtk-2.0/about.png         | Bin 1344 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/add.png           | Bin 1307 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/apply.png         | Bin 752 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/broken_image.png  | Bin 947 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cancel.png        | Bin 646 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cdrom_16.png      | Bin 782 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cdrom_24.png      | Bin 1470 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/clear.png         | Bin 1056 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/close.png         | Bin 727 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/colorselector.png | Bin 1732 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/connect.png       | Bin 1098 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/convert.png       | Bin 752 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/delete_16.png     | Bin 945 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/delete_24.png     | Bin 1562 -> 0 bytes
 .../Nimbus/gtk-2.0/dialog_authentication.png       | Bin 2861 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/dialog_error.png  | Bin 2665 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/dialog_info.png   | Bin 3788 -> 0 bytes
 .../deps/themes/Nimbus/gtk-2.0/dialog_question.png | Bin 4111 -> 0 bytes
 .../deps/themes/Nimbus/gtk-2.0/dialog_warning.png  | Bin 3308 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/directory.png     | Bin 721 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/disconnect.png    | Bin 1098 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-new.png  | Bin 843 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-open.png | Bin 1053 -> 0 bytes
 .../Nimbus/gtk-2.0/document-print-preview.png      | Bin 1340 -> 0 bytes
 .../deps/themes/Nimbus/gtk-2.0/document-print.png  | Bin 1104 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/document-properties.png  | Bin 991 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/document-save-as.png     | Bin 1335 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-save.png | Bin 955 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-copy_16.png  | Bin 552 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-copy_24.png  | Bin 698 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-cut_16.png   | Bin 602 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-cut_24.png   | Bin 1286 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/edit-find-replace.png    | Bin 1507 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-find.png     | Bin 1103 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-paste.png    | Bin 912 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-redo.png     | Bin 1163 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-undo.png     | Bin 1173 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit.png          | Bin 684 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/execute.png       | Bin 1300 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/file.png          | Bin 516 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/floppy.png        | Bin 818 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/font.png          | Bin 1105 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-less.png   | Bin 818 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-more.png   | Bin 830 -> 0 bytes
 .../Nimbus/gtk-2.0/format-justify-center.png       | Bin 699 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-fill.png  | Bin 763 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-left.png  | Bin 682 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-right.png | Bin 676 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-text-bold.png     | Bin 587 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-text-italic.png   | Bin 752 -> 0 bytes
 .../Nimbus/gtk-2.0/format-text-strikethrough.png   | Bin 595 -> 0 bytes
 .../Nimbus/gtk-2.0/format-text-underline.png       | Bin 593 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/fullscreen.png    | Bin 1135 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-bottom.png     | Bin 915 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-down.png       | Bin 814 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-first.png      | Bin 960 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-home.png       | Bin 1130 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-jump.png       | Bin 1010 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-last.png       | Bin 958 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-next.png       | Bin 828 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-previous.png   | Bin 848 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-top.png        | Bin 958 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-up.png         | Bin 836 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/gtkrc             |  70 ---
 win32/deps/themes/Nimbus/gtk-2.0/harddisk.png      | Bin 957 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/help.png          | Bin 1494 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/iconrc            | 103 ----
 win32/deps/themes/Nimbus/gtk-2.0/index.png         | Bin 972 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/info.png          | Bin 1333 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/leave_fullscreen.png     | Bin 895 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-ffwd.png    | Bin 313 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-next.png    | Bin 304 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-pause.png   | Bin 236 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-play.png    | Bin 282 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-prev.png    | Bin 326 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-record.png  | Bin 330 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-rewind.png  | Bin 307 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-stop.png    | Bin 227 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/network.png       | Bin 1420 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/no.png            | Bin 622 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/ok.png            | Bin 797 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/preferences.png   | Bin 898 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/quit.png          | Bin 1143 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/remove.png        | Bin 1188 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/revert.png        | Bin 1175 -> 0 bytes
 .../deps/themes/Nimbus/gtk-2.0/sort_ascending.png  | Bin 989 -> 0 bytes
 .../deps/themes/Nimbus/gtk-2.0/sort_descending.png | Bin 983 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/spellcheck.png    | Bin 715 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/stock_dnd.png     | Bin 687 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/stock_dnd_multiple.png   | Bin 766 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/stop.png          | Bin 941 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/undelete.png      | Bin 1473 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/view-refresh.png  | Bin 1214 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/yes.png           | Bin 654 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-best-fit.png | Bin 1195 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-in.png       | Bin 1167 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-original.png | Bin 1133 -> 0 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-out.png      | Bin 1116 -> 0 bytes
 win32/deps/themes/Nodoka-Aqua/gtk-2.0/gtkrc        | 287 -----------
 win32/deps/themes/Nodoka-Gilouche/gtk-2.0/gtkrc    | 271 -----------
 win32/deps/themes/Nodoka-Looks/gtk-2.0/gtkrc       | 281 -----------
 win32/deps/themes/Nodoka-Midnight/gtk-2.0/gtkrc    | 282 -----------
 win32/deps/themes/Nodoka-Rounded/gtk-2.0/gtkrc     | 281 -----------
 win32/deps/themes/Nodoka-Silver/gtk-2.0/gtkrc      | 267 -----------
 win32/deps/themes/Nodoka-Squared/gtk-2.0/gtkrc     | 281 -----------
 win32/deps/themes/Nodoka/gtk-2.0/gtkrc             | 281 -----------
 win32/deps/themes/OkayishChicken/README            |   1 -
 win32/deps/themes/OkayishChicken/gtk-2.0/gtkrc     | 122 -----
 win32/deps/themes/Redmond/gtk-2.0/gtkrc            | 102 ----
 win32/deps/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc  | 211 ---------
 win32/deps/themes/Rezlooks-graphite/gtk-2.0/gtkrc  | 208 --------
 win32/deps/themes/Simple/gtk-2.0/gtkrc             |  70 ---
 .../deps/themes/Smooth-Funky-Monkey/gtk-2.0/gtkrc  | 214 ---------
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-back.svg  |  39 --
 .../gtk-2.0/stock_go-forward.svg                   |  39 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-up.svg    |  42 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_home.svg     |  26 -
 .../Smooth-Funky-Monkey/gtk-2.0/stock_new.svg      |  46 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_open.svg     |  51 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_refresh.svg  |  29 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_stop.svg     |  26 -
 win32/deps/themes/Smooth-Line/gtk-2.0/gtkrc        | 522 ---------------------
 win32/deps/themes/Smooth-Okayish/gtk-2.0/gtkrc     | 143 ------
 win32/deps/themes/Smooth-Sea-Ice/gtk-2.0/gtkrc     | 365 --------------
 .../themes/Smooth-Tangerine-Dream/gtk-2.0/gtkrc    | 380 ---------------
 win32/deps/themes/Smooth-Winter/gtk-2.0/gtkrc      | 353 --------------
 win32/deps/themes/Smooth-Winter/gtk-2.0/iconrc     |  20 -
 .../themes/Smooth-Winter/gtk-2.0/stock_apply.png   | Bin 812 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_bottom.png  | Bin 662 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_cancel.png  | Bin 1166 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_down.png    | Bin 590 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_first.png   | Bin 657 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_last.png    | Bin 644 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_left.png    | Bin 523 -> 0 bytes
 .../deps/themes/Smooth-Winter/gtk-2.0/stock_ok.png | Bin 806 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_refresh.png | Bin 1061 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_right.png   | Bin 522 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_top.png     | Bin 674 -> 0 bytes
 .../deps/themes/Smooth-Winter/gtk-2.0/stock_up.png | Bin 605 -> 0 bytes
 win32/deps/themes/ThinIce/gtk-2.0/gtkrc            |  84 ----
 win32/deps/themes/XFCE-4.0/ICON.png                |   0
 win32/deps/themes/XFCE-4.0/README.html             |   5 -
 win32/deps/themes/XFCE-4.0/gtk-2.0/gtkrc           | 238 ----------
 win32/deps/themes/XFCE-4.2/ICON.png                |   0
 win32/deps/themes/XFCE-4.2/README.html             |   5 -
 win32/deps/themes/XFCE-4.2/gtk-2.0/gtkrc           | 289 ------------
 win32/deps/themes/XFCE/ICON.png                    |   0
 win32/deps/themes/XFCE/README.html                 |   5 -
 win32/deps/themes/XFCE/gtk-2.0/gtkrc               | 349 --------------
 win32/installer.iss                                |  54 ---
 258 files changed, 16639 deletions(-)

Mon Jul 8 13:38:51 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 141 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 77 insertions(+), 64 deletions(-)

Sun Jul 7 17:06:03 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Thu Jul 4 19:50:33 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a migration service for DB and templates 
 LongoMatch.Core/Common/Constants.cs                |   3 +
 LongoMatch.Core/Config.cs                          |   1 +
 LongoMatch.Core/Interfaces/IDatabase.cs            |   2 +
 .../Store/Templates/CategoriesTemplate.cs          |   7 +
 .../Store/Templates/SubCategoryTemplate.cs         |  15 +-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   7 +
 LongoMatch.Services/LongoMatch.Services.mdp        |   1 +
 LongoMatch.Services/Makefile.am                    |   1 +
 LongoMatch.Services/Services/Core.cs               |   4 +
 LongoMatch.Services/Services/DataBase.cs           |  26 +++-
 LongoMatch.Services/Services/DataBaseManager.cs    |   5 +-
 LongoMatch.Services/Services/MigrationsManager.cs  | 158 +++++++++++++++++++++
 12 files changed, 220 insertions(+), 10 deletions(-)

Thu Jul 4 19:32:25 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Expand the timeline when detaching the player 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Jul 4 19:31:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the timeline thiner to handle more events 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs             | 13 ++++++++++---
 LongoMatch.GUI/Gui/Component/TimelineLabelsWidget.cs |  2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

Thu Jul 4 19:05:49 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save automatically playback rate for plays 
 LongoMatch.Core/Handlers/Handlers.cs               |  2 --
 LongoMatch.Core/Handlers/Multimedia.cs             |  1 +
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |  1 -
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs          |  3 +-
 LongoMatch.Core/Store/Play.cs                      |  6 ++++
 LongoMatch.Core/Store/PlayListPlay.cs              |  4 +--
 .../Store/Templates/CategoriesTemplate.cs          |  1 -
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         | 42 ++++++++++++++--------
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs | 10 ++++--
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |  2 ++
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |  7 ----
 .../Gui/Component/PlayersListTreeWidget.cs         |  5 +--
 .../Gui/Component/PlaysListTreeWidget.cs           |  5 +--
 LongoMatch.GUI/Gui/Component/TimeScale.cs          |  2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  7 ----
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    | 13 -------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  6 ++--
 LongoMatch.Services/Services/EventsManager.cs      | 12 +++++--
 LongoMatch.Services/Services/PlaylistManager.cs    | 10 +-----
 19 files changed, 68 insertions(+), 71 deletions(-)

Thu Jul 4 14:07:33 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make game periods a common tag for al categories 
 LongoMatch.Core/Store/Play.cs                      |   5 +
 .../Store/Templates/CategoriesTemplate.cs          |  18 +--
 .../Gui/Component/CategoriesTemplateEditor.cs      |  41 +++++++
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs       |  55 +++++++--
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  15 ++-
 LongoMatch.GUI/Gui/Helpers/MessagesHelpers.cs      |   4 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   1 +
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   5 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  87 ++++++++++----
 .../LongoMatch.Gui.Dialog.PropertiesEditor.cs      |   2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 133 ++++++++++++++-------
 12 files changed, 278 insertions(+), 92 deletions(-)

Thu Jul 4 13:31:23 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing image 
 images/half_field_background.svg | 127 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 127 insertions(+)

Sat Jul 6 21:28:54 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Remove Thumbs.db 
 win32/deps/icons/hicolor/24x24/status/Thumbs.db | Bin 4608 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Fri Jul 5 18:46:45 2013 +0300 Dimitris Spingos <dmtrs32@gmail.com>
 *Updated Greek translation 
 po/el.po | 1603 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1027 insertions(+), 576 deletions(-)

Mon Jul 1 17:42:48 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 205 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 122 insertions(+), 83 deletions(-)

Fri Jun 28 10:10:47 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 194 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 120 insertions(+), 74 deletions(-)

Fri Jun 28 09:59:42 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 651 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 365 insertions(+), 286 deletions(-)

Fri Jun 28 02:07:06 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 3 +++
 1 file changed, 3 insertions(+)

Fri Jun 28 00:56:51 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more es translations 
 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jun 28 00:45:31 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix spanish translation 
 po/es.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Fri Jun 28 00:28:59 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move selection button to the left 
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs | 27 ++++++++++---------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 31 +++++++++++-----------
 2 files changed, 30 insertions(+), 28 deletions(-)

Thu Jun 27 22:29:02 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix dialog title and logo 
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PropertiesEditor.cs | 6 ++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                                | 6 ++++++
 2 files changed, 12 insertions(+)

Thu Jun 27 21:47:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for auto exporting plays in live 
 LongoMatch.Core/Common/EncodingSettings.cs    |  9 ++++++
 LongoMatch.Services/Services/Core.cs          | 10 +++----
 LongoMatch.Services/Services/EventsManager.cs | 41 ++++++++++++++++++++++++++-
 3 files changed, 54 insertions(+), 6 deletions(-)

Thu Jun 27 17:04:59 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Split review window based on the new config 
 LongoMatch.GUI.Multimedia/Gui/PlayerCapturerBin.cs |  5 +-
 .../gtk-gui/LongoMatch.Gui.PlayerCapturerBin.cs    | 60 ++++++++++++----------
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 42 +++++++++------
 3 files changed, 64 insertions(+), 43 deletions(-)

Thu Jun 27 17:03:58 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix extensions and removed unused variable 
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Thu Jun 27 17:03:40 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new preferences panel for live 
 LongoMatch.Core/Config.cs                          |  35 +++++
 .../Gui/Component/LiveAnalysisPreferences.cs       |  66 ++++++++++
 LongoMatch.GUI/Gui/Dialog/PropertiesEditor.cs      |  12 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs | 109 ++++++++++++++++
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 141 +++++++++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 |   4 +
 8 files changed, 367 insertions(+), 4 deletions(-)

Wed Jun 26 20:06:56 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix make distcheck 
 images/Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Wed Jun 26 20:06:34 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more configurable properties 
 LongoMatch.Core/Config.cs                          |  49 +++++
 .../Gui/Component/ProjectDetailsWidget.cs          |   4 +-
 .../Gui/Component/VideoPreferencesPanel.cs         |  38 ++++
 .../Gui/Dialog/VideoEditionProperties.cs           |   5 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   1 -
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |   1 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |   1 -
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   1 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   1 -
 ...ngoMatch.Gui.Component.VideoPreferencesPanel.cs | 216 +++++++++++++--------
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   1 -
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   1 +
 .../LongoMatch.Gui.Dialog.PropertiesEditor.cs      |   1 +
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   1 -
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |   1 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |   1 +
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   3 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  95 ++++++++-
 18 files changed, 322 insertions(+), 99 deletions(-)

Thu Jun 27 13:02:52 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 183 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 124 insertions(+), 59 deletions(-)

Wed Jun 26 17:58:38 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Wed Jun 26 17:55:27 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some debug to the exception 
 LongoMatch/Main.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Jun 26 17:51:54 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add scrolled window the projects manager dialog 
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       | 144 ++++++++--------
 .../LongoMatch.Gui.Dialog.PropertiesEditor.cs      |   1 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |   1 -
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   5 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 185 +++++++++++----------
 5 files changed, 178 insertions(+), 158 deletions(-)

Wed Jun 26 14:57:51 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the helpers to open files 
 .../Gui/Component/ProjectDetailsWidget.cs          | 82 ++++++++++------------
 1 file changed, 39 insertions(+), 43 deletions(-)

Wed Jun 26 14:45:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the correct file extension for new capture files 
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

Wed Jun 26 14:28:01 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle database errors 
 LongoMatch.Core/Common/Exceptions.cs     | 41 ++++++++++++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp      |  1 +
 LongoMatch.Core/Makefile.am              |  1 +
 LongoMatch.Services/Services/DataBase.cs | 41 +++++++++++++++++++-------------
 LongoMatch/Main.cs                       | 12 +++++++++-
 5 files changed, 78 insertions(+), 18 deletions(-)

Wed Jun 26 14:27:26 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only save projects is autosave is enabled 
 LongoMatch.Services/Services/EventsManager.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Wed Jun 26 14:26:52 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Store autosave property correctly 
 LongoMatch.GUI/Gui/Component/GeneralPreferencesPanel.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Jun 26 16:34:50 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Wed Jun 26 12:55:20 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 450 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 239 insertions(+), 211 deletions(-)

Wed Jun 26 11:55:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do remuxing based on the container and include flv 
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   2 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |   3 +-
 LongoMatch.GUI.Multimedia/Gui/Utils/Remuxer.cs     | 169 ++++++++++++++++++++
 .../LongoMatch.GUI.Multimedia.mdp                  |   2 +
 LongoMatch.GUI.Multimedia/Makefile.am              |   3 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |  33 ++--
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   7 +-
 LongoMatch.Multimedia/Makefile.am                  |   3 +-
 LongoMatch.Multimedia/MultimediaFactory.cs         |  10 +-
 LongoMatch.Multimedia/Remuxer/MpegRemuxer.cs       | 105 +++++++++++++
 LongoMatch.Multimedia/Utils/GStreamer.cs           |  15 ++
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs         | 157 ------------------
 LongoMatch.Multimedia/Utils/Remuxer.cs             | 175 ---------------------
 13 files changed, 321 insertions(+), 363 deletions(-)

Wed Jun 26 11:51:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for flv in the remuxer 
 libcesarplayer/gst-remuxer.c | 3 +++
 1 file changed, 3 insertions(+)

Tue Jun 25 21:37:43 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add positional tagging for half field too 
 LongoMatch.Core/Common/Constants.cs                |   1 +
 LongoMatch.Core/Store/Category.cs                  |  22 ++
 LongoMatch.Core/Store/Play.cs                      |   5 +
 .../Store/Templates/CategoriesTemplate.cs          |   5 +
 .../Gui/Component/CategoriesTemplateEditor.cs      |  41 ++-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  36 +++
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  32 ++-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   1 +
 LongoMatch.GUI/Makefile.am                         |   1 +
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 304 ++++++++++++++-------
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  55 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 263 +++++++++++++-----
 12 files changed, 571 insertions(+), 195 deletions(-)

Tue Jun 25 14:44:22 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to makefiles 
 LongoMatch.Multimedia/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Tue Jun 25 14:44:09 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix some warnings 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs        | 4 ----
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs | 9 ++++-----
 LongoMatch.Services/Services/DataBase.cs        | 1 +
 3 files changed, 5 insertions(+), 9 deletions(-)

Tue Jun 25 14:43:31 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't compile C code with warnings enabled 
 libcesarplayer/liblongomatch.mdp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Jun 25 14:43:14 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new prerences dialog 
 LongoMatch.Core/Handlers/Handlers.cs               |   1 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   1 +
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   1 +
 .../Gui/Component/GeneralPreferencesPanel.cs       |  79 +++
 .../Gui/Component/VideoPreferencesPanel.cs         | 103 ++++
 LongoMatch.GUI/Gui/Dialog/PropertiesEditor.cs      |  75 +++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   8 +
 LongoMatch.GUI/Gui/MainWindow.cs                   |   9 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   6 +
 LongoMatch.GUI/Makefile.am                         |   6 +
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |  54 ++
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  76 ++-
 ...ngoMatch.Gui.Component.VideoPreferencesPanel.cs | 210 ++++++++
 .../LongoMatch.Gui.Dialog.PropertiesEditor.cs      |  97 ++++
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   6 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  10 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 582 +++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/objects.xml                 |   8 +
 LongoMatch.Services/Services/Core.cs               |   8 +-
 19 files changed, 1248 insertions(+), 92 deletions(-)

Tue Jun 25 14:41:00 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to the makefiles 
 LongoMatch.Core/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Tue Jun 25 14:39:40 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a gettext helper to list available languages 
 LongoMatch.Core/Common/Gettext.cs   | 56 +++++++++++++++++++++++++++++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp |  1 +
 LongoMatch.Core/Makefile.am         |  1 +
 3 files changed, 58 insertions(+)

Tue Jun 25 14:38:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factorize encoding properties 
 .../Gui/Component/ProjectDetailsWidget.cs          | 41 +++---------------
 .../Gui/Dialog/VideoEditionProperties.cs           | 46 +++-----------------
 LongoMatch.GUI/Gui/Helpers/Misc.cs                 | 49 ++++++++++++++++++++++
 3 files changed, 60 insertions(+), 76 deletions(-)

Tue Jun 25 14:37:15 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix default video standard 
 LongoMatch.Core/Config.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 25 14:34:41 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the correct env variable to override the selected language 
 LongoMatch.Services/Services/Core.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 25 14:34:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new property to autosave projects 
 LongoMatch.Core/Config.cs                     | 12 ++++++++++++
 LongoMatch.Services/Services/EventsManager.cs |  3 +++
 2 files changed, 15 insertions(+)

Mon Jun 17 17:56:27 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update UI language based on the preferences 
 LongoMatch.Services/Services/Core.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Mon Jun 17 17:55:15 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Store encoding preferences in the config 
 LongoMatch.Core/Config.cs | 98 +++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 95 insertions(+), 3 deletions(-)

Mon Jun 17 17:48:41 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use qualities instead of bitrates 
 LongoMatch.Core/Common/CaptureSettings.cs          |   3 +-
 LongoMatch.Core/Common/EncodingProfiles.cs         |  57 +++++-
 LongoMatch.Core/Common/EncodingQuality.cs          |  80 +++++++++
 LongoMatch.Core/Common/EncodingSettings.cs         |   8 +-
 LongoMatch.Core/Common/VideoStandards.cs           |  56 +++++-
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |   4 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |  55 +++---
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |   5 +-
 .../Gui/Dialog/VideoEditionProperties.cs           |  67 +++----
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 135 ++++++--------
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   5 -
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 118 +++----------
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |   4 +-
 .../Capturer/GstCameraCapturer.cs                  |  16 +-
 .../Converter/GstVideoConverter.cs                 |   8 +-
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  18 +-
 LongoMatch.Multimedia/Interfaces/ICapturer.cs      |   4 +-
 libcesarplayer/gst-camera-capturer.c               | 194 +++++----------------
 libcesarplayer/gst-video-encoder.c                 | 156 +++--------------
 libcesarplayer/gst-video-encoder.h                 |   4 +-
 libcesarplayer/video-utils.c                       | 142 +++++++++++++++
 libcesarplayer/video-utils.h                       |   7 +
 23 files changed, 580 insertions(+), 567 deletions(-)

Mon Jun 17 12:57:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix crash with empty playlists 
 LongoMatch.Services/Services/PlaylistManager.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Jun 13 22:26:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use avconv instead of ffmpeg binary 
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jun 13 22:24:27 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add rendering from the timescale 
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs |  3 ++-
 LongoMatch.GUI/Gui/Component/TimeScale.cs      | 10 +++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

Thu Jun 13 22:24:07 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix coordinates serialization 
 LongoMatch.Core/Common/Coordinates.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Jun 13 22:23:43 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove generated file from the repo 
 oxyplot/OxyPlotMono/bin/Debug/OxyPlotMono.dll     | Bin 329216 -> 0 bytes
 oxyplot/OxyPlotMono/bin/Debug/OxyPlotMono.dll.mdb | Bin 183277 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Thu Jun 13 22:21:22 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve seeks a bit by limiting the rate at 80ms 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs      | 42 +++++++++++----
 LongoMatch.Multimedia/Common/Enum.cs            |  8 ++-
 LongoMatch.Multimedia/Common/Handlers.cs        |  1 +
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp |  1 +
 LongoMatch.Multimedia/Utils/Seeker.cs           | 69 +++++++++++++++++++++++++
 5 files changed, 109 insertions(+), 12 deletions(-)

Wed Jun 12 20:41:46 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add same menu options in the timeline like in the list 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs           | 78 ++++++++++++++--------
 .../Gui/Component/PlaysListTreeWidget.cs           |  6 +-
 .../Gui/Component/PlaysSelectionWidget.cs          |  2 +-
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     | 50 +++++++++++---
 LongoMatch.GUI/Gui/Component/TimeScale.cs          | 54 +++++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |  4 ++
 LongoMatch.GUI/gtk-gui/objects.xml                 |  6 +-
 7 files changed, 160 insertions(+), 40 deletions(-)

Thu Jun 6 01:29:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the correct dialog for saving drawings to file 
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jun 1 12:57:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Import oxyplot library (d190d7748a73) 
 oxyplot/GlobalAssemblyInfo.cs                      |   38 +
 oxyplot/OxyPlot.sln                                |  779 +++++++++
 oxyplot/OxyPlot/Annotations/Annotation.cs          |  181 ++
 oxyplot/OxyPlot/Annotations/AnnotationLayer.cs     |   52 +
 oxyplot/OxyPlot/Annotations/ArrowAnnotation.cs     |  228 +++
 oxyplot/OxyPlot/Annotations/EllipseAnnotation.cs   |  152 ++
 oxyplot/OxyPlot/Annotations/ImageAnnotation.cs     |  451 +++++
 oxyplot/OxyPlot/Annotations/LineAnnotation.cs      |  528 ++++++
 oxyplot/OxyPlot/Annotations/LineAnnotationType.cs  |   62 +
 oxyplot/OxyPlot/Annotations/PolygonAnnotation.cs   |  166 ++
 oxyplot/OxyPlot/Annotations/RectangleAnnotation.cs |  174 ++
 oxyplot/OxyPlot/Annotations/TextAnnotation.cs      |  254 +++
 oxyplot/OxyPlot/Annotations/TextualAnnotation.cs   |   46 +
 oxyplot/OxyPlot/Annotations/TileMapAnnotation.cs   |  457 +++++
 oxyplot/OxyPlot/Axes/AngleAxis.cs                  |  184 ++
 oxyplot/OxyPlot/Axes/Axis.cs                       | 1753 ++++++++++++++++++++
 oxyplot/OxyPlot/Axes/AxisChangeTypes.cs            |   52 +
 oxyplot/OxyPlot/Axes/AxisChangedEventArgs.cs       |   57 +
 oxyplot/OxyPlot/Axes/AxisLayer.cs                  |   47 +
 oxyplot/OxyPlot/Axes/AxisPosition.cs               |   62 +
 oxyplot/OxyPlot/Axes/CategoryAxis.cs               |  501 ++++++
 oxyplot/OxyPlot/Axes/ColorAxis.cs                  |  283 ++++
 oxyplot/OxyPlot/Axes/DateTimeAxis.cs               |  679 ++++++++
 oxyplot/OxyPlot/Axes/DateTimeIntervalType.cs       |   87 +
 oxyplot/OxyPlot/Axes/LinearAxis.cs                 |  164 ++
 oxyplot/OxyPlot/Axes/LogarithmicAxis.cs            |  406 +++++
 oxyplot/OxyPlot/Axes/MagnitudeAxis.cs              |  205 +++
 oxyplot/OxyPlot/Axes/RangeAxis.cs                  |  469 ++++++
 oxyplot/OxyPlot/Axes/TickStyle.cs                  |   57 +
 oxyplot/OxyPlot/Axes/TimeAxis.cs                   |  120 ++
 oxyplot/OxyPlot/Axes/TimeSpanAxis.cs               |  197 +++
 oxyplot/OxyPlot/ClassDiagrams/PlotModel.cd         |  276 +++
 oxyplot/OxyPlot/ClassDiagrams/Reporting.cd         |  204 +++
 oxyplot/OxyPlot/ClassDiagrams/Series.cd            |  161 ++
 oxyplot/OxyPlot/Foundation/ArrayHelper.cs          |  124 ++
 .../OxyPlot/Foundation/CanonicalSplineHelper.cs    |  252 +++
 .../CodeGenerator/CodeGenerationAttribute.cs       |   57 +
 .../Foundation/CodeGenerator/CodeGenerator.cs      |  448 +++++
 .../CodeGenerator/CodeGeneratorStringExtensions.cs |  188 +++
 .../Foundation/CodeGenerator/ICodeGenerating.cs    |   45 +
 .../OxyPlot/Foundation/CohenSutherlandClipping.cs  |  298 ++++
 oxyplot/OxyPlot/Foundation/Color.cs                |   55 +
 oxyplot/OxyPlot/Foundation/Colors.cs               |   45 +
 oxyplot/OxyPlot/Foundation/Conrec.cs               |  294 ++++
 oxyplot/OxyPlot/Foundation/DataPoint.cs            |  136 ++
 oxyplot/OxyPlot/Foundation/DataPointConverter.cs   |   82 +
 oxyplot/OxyPlot/Foundation/DoubleExtensions.cs     |  236 +++
 oxyplot/OxyPlot/Foundation/FontWeights.cs          |   48 +
 oxyplot/OxyPlot/Foundation/FractionHelper.cs       |  155 ++
 oxyplot/OxyPlot/Foundation/HorizontalAlignment.cs  |   52 +
 oxyplot/OxyPlot/Foundation/IDataPoint.cs           |   49 +
 oxyplot/OxyPlot/Foundation/IDataPointProvider.cs   |   45 +
 oxyplot/OxyPlot/Foundation/LineStyle.cs            |   97 ++
 oxyplot/OxyPlot/Foundation/LineStyleHelper.cs      |   76 +
 oxyplot/OxyPlot/Foundation/ListFiller.cs           |  145 ++
 oxyplot/OxyPlot/Foundation/MarkerType.cs           |   91 +
 oxyplot/OxyPlot/Foundation/OxyColor.cs             |  626 +++++++
 oxyplot/OxyPlot/Foundation/OxyColorConverter.cs    |  135 ++
 oxyplot/OxyPlot/Foundation/OxyColors.cs            |  743 +++++++++
 oxyplot/OxyPlot/Foundation/OxyImage.cs             |  444 +++++
 oxyplot/OxyPlot/Foundation/OxyPalette.cs           |  102 ++
 oxyplot/OxyPlot/Foundation/OxyPalettes.cs          |  208 +++
 oxyplot/OxyPlot/Foundation/OxyPen.cs               |  138 ++
 oxyplot/OxyPlot/Foundation/OxyPenLineJoin.cs       |   52 +
 oxyplot/OxyPlot/Foundation/OxyRect.cs              |  287 ++++
 oxyplot/OxyPlot/Foundation/OxySize.cs              |   87 +
 oxyplot/OxyPlot/Foundation/OxyThickness.cs         |  220 +++
 oxyplot/OxyPlot/Foundation/Pen.cs                  |   42 +
 oxyplot/OxyPlot/Foundation/PlotLength.cs           |   91 +
 oxyplot/OxyPlot/Foundation/PlotLengthUnit.cs       |   58 +
 oxyplot/OxyPlot/Foundation/PngEncoder.cs           |  323 ++++
 oxyplot/OxyPlot/Foundation/Point.cs                |   58 +
 oxyplot/OxyPlot/Foundation/Rectangle.cs            |   36 +
 oxyplot/OxyPlot/Foundation/ReflectionHelper.cs     |   81 +
 oxyplot/OxyPlot/Foundation/ScreenPoint.cs          |  198 +++
 oxyplot/OxyPlot/Foundation/ScreenPointHelper.cs    |  255 +++
 oxyplot/OxyPlot/Foundation/ScreenVector.cs         |  155 ++
 oxyplot/OxyPlot/Foundation/Size.cs                 |   43 +
 oxyplot/OxyPlot/Foundation/StreamExtensions.cs     |   25 +
 oxyplot/OxyPlot/Foundation/StringHelper.cs         |  169 ++
 .../Foundation/SutherlandHodgmanClipping.cs        |  233 +++
 oxyplot/OxyPlot/Foundation/VerticalAlignment.cs    |   52 +
 oxyplot/OxyPlot/Foundation/XmlWriterBase.cs        |  233 +++
 oxyplot/OxyPlot/LibraryDoc.cs                      |   37 +
 oxyplot/OxyPlot/Manipulators/CursorType.cs         |   62 +
 oxyplot/OxyPlot/Manipulators/IPlotControl.cs       |  176 ++
 .../OxyPlot/Manipulators/ManipulationEventArgs.cs  |   67 +
 oxyplot/OxyPlot/Manipulators/ManipulatorBase.cs    |  151 ++
 oxyplot/OxyPlot/Manipulators/PanManipulator.cs     |  100 ++
 oxyplot/OxyPlot/Manipulators/ResetManipulator.cs   |   71 +
 oxyplot/OxyPlot/Manipulators/TrackerHitResult.cs   |  162 ++
 oxyplot/OxyPlot/Manipulators/TrackerManipulator.cs |  186 +++
 oxyplot/OxyPlot/Manipulators/ZoomManipulator.cs    |   72 +
 .../Manipulators/ZoomRectangleManipulator.cs       |  154 ++
 .../OxyPlot/Manipulators/ZoomStepManipulator.cs    |  106 ++
 oxyplot/OxyPlot/MouseActions/MouseAction.cs        |   54 +
 oxyplot/OxyPlot/MouseActions/SliderAction.cs       |  106 ++
 oxyplot/OxyPlot/NamespaceDoc.cs                    |   37 +
 oxyplot/OxyPlot/OxyPlot.csproj                     |  230 +++
 oxyplot/OxyPlot/OxyPlot.csproj.DotSettings         |   15 +
 oxyplot/OxyPlot/OxyPlot.csproj.ReSharper           |   16 +
 oxyplot/OxyPlot/OxyPlot.snk                        |  Bin 0 -> 596 bytes
 oxyplot/OxyPlot/OxyPlotMT.csproj                   |  229 +++
 oxyplot/OxyPlot/OxyPlotMfA.csproj                  |  238 +++
 oxyplot/OxyPlot/OxyPlot_NET40x.csproj              |  237 +++
 oxyplot/OxyPlot/PlotModel/HitTestResult.cs         |   79 +
 oxyplot/OxyPlot/PlotModel/OxyMouseButton.cs        |   67 +
 oxyplot/OxyPlot/PlotModel/OxyMouseEventArgs.cs     |   87 +
 oxyplot/OxyPlot/PlotModel/PlotElement.cs           |  142 ++
 oxyplot/OxyPlot/PlotModel/PlotModel.Legends.cs     |  507 ++++++
 oxyplot/OxyPlot/PlotModel/PlotModel.MouseEvents.cs |  202 +++
 oxyplot/OxyPlot/PlotModel/PlotModel.Rendering.cs   |  481 ++++++
 oxyplot/OxyPlot/PlotModel/PlotModel.cs             | 1485 +++++++++++++++++
 oxyplot/OxyPlot/PlotModel/SelectablePlotElement.cs |  159 ++
 oxyplot/OxyPlot/PlotModel/UIPlotElement.cs         |  116 ++
 oxyplot/OxyPlot/Properties/AssemblyInfo.cs         |   10 +
 oxyplot/OxyPlot/Render/AngleAxisRenderer.cs        |  166 ++
 oxyplot/OxyPlot/Render/AxisRenderer.cs             |  532 ++++++
 oxyplot/OxyPlot/Render/AxisRendererBase.cs         |  217 +++
 .../Render/HorizontalAndVerticalAxisRenderer.cs    |  642 +++++++
 oxyplot/OxyPlot/Render/IRenderContext.cs           |  400 +++++
 oxyplot/OxyPlot/Render/MagnitudeAxisRenderer.cs    |  145 ++
 oxyplot/OxyPlot/Render/MathRenderingExtensions.cs  |  347 ++++
 oxyplot/OxyPlot/Render/PlotRenderer.cs             |  159 ++
 oxyplot/OxyPlot/Render/RenderContextBase.cs        |  423 +++++
 oxyplot/OxyPlot/Render/RenderingExtensions.cs      | 1109 +++++++++++++
 oxyplot/OxyPlot/Render/VerticalAxisRenderer.cs     |  318 ++++
 oxyplot/OxyPlot/Reporting/NamespaceDoc.cs          |   39 +
 oxyplot/OxyPlot/Reporting/Report/Content.cs        |   75 +
 oxyplot/OxyPlot/Reporting/Report/Drawing.cs        |   46 +
 oxyplot/OxyPlot/Reporting/Report/DrawingFigure.cs  |   73 +
 oxyplot/OxyPlot/Reporting/Report/Equation.cs       |   59 +
 oxyplot/OxyPlot/Reporting/Report/Figure.cs         |   62 +
 oxyplot/OxyPlot/Reporting/Report/Header.cs         |   82 +
 oxyplot/OxyPlot/Reporting/Report/HeaderHelper.cs   |   82 +
 oxyplot/OxyPlot/Reporting/Report/Image.cs          |   54 +
 oxyplot/OxyPlot/Reporting/Report/ItemsTable.cs     |  243 +++
 .../OxyPlot/Reporting/Report/ItemsTableField.cs    |  136 ++
 oxyplot/OxyPlot/Reporting/Report/Paragraph.cs      |   54 +
 oxyplot/OxyPlot/Reporting/Report/ParagraphStyle.cs |  397 +++++
 oxyplot/OxyPlot/Reporting/Report/Plot.cs           |   40 +
 oxyplot/OxyPlot/Reporting/Report/PlotFigure.cs     |   64 +
 oxyplot/OxyPlot/Reporting/Report/PropertyTable.cs  |  114 ++
 oxyplot/OxyPlot/Reporting/Report/Report.cs         |   87 +
 oxyplot/OxyPlot/Reporting/Report/ReportItem.cs     |  311 ++++
 oxyplot/OxyPlot/Reporting/Report/ReportSection.cs  |   38 +
 oxyplot/OxyPlot/Reporting/Report/ReportStyle.cs    |  156 ++
 oxyplot/OxyPlot/Reporting/Report/Table.cs          |  252 +++
 oxyplot/OxyPlot/Reporting/Report/TableColumn.cs    |   63 +
 .../OxyPlot/Reporting/Report/TableOfContents.cs    |  115 ++
 .../Reporting/ReportWriters/HtmlReportWriter.cs    |  501 ++++++
 .../Reporting/ReportWriters/IReportWriter.cs       |   87 +
 .../Reporting/ReportWriters/StringExtensions.cs    |  130 ++
 .../Reporting/ReportWriters/TextReportWriter.cs    |  289 ++++
 .../Reporting/ReportWriters/WikiReportWriter.cs    |  308 ++++
 oxyplot/OxyPlot/Series/AreaSeries.cs               |  295 ++++
 oxyplot/OxyPlot/Series/BarSeries/BarItem.cs        |   64 +
 oxyplot/OxyPlot/Series/BarSeries/BarItemBase.cs    |   83 +
 oxyplot/OxyPlot/Series/BarSeries/BarSeries.cs      |  198 +++
 oxyplot/OxyPlot/Series/BarSeries/BarSeriesBase.cs  |  603 +++++++
 .../OxyPlot/Series/BarSeries/BarSeriesBase{T}.cs   |  113 ++
 .../OxyPlot/Series/BarSeries/CategorizedItem.cs    |   73 +
 .../OxyPlot/Series/BarSeries/CategorizedSeries.cs  |   83 +
 oxyplot/OxyPlot/Series/BarSeries/ColumnItem.cs     |   64 +
 oxyplot/OxyPlot/Series/BarSeries/ColumnSeries.cs   |  198 +++
 .../OxyPlot/Series/BarSeries/ErrorColumnItem.cs    |   96 ++
 .../OxyPlot/Series/BarSeries/ErrorColumnSeries.cs  |  240 +++
 .../OxyPlot/Series/BarSeries/IStackableSeries.cs   |   50 +
 .../OxyPlot/Series/BarSeries/IntervalBarItem.cs    |  110 ++
 .../OxyPlot/Series/BarSeries/IntervalBarSeries.cs  |  515 ++++++
 oxyplot/OxyPlot/Series/BarSeries/LabelPlacement.cs |   57 +
 .../OxyPlot/Series/BarSeries/RectangleBarItem.cs   |  137 ++
 .../OxyPlot/Series/BarSeries/RectangleBarSeries.cs |  337 ++++
 oxyplot/OxyPlot/Series/BarSeries/TornadoBarItem.cs |  147 ++
 .../OxyPlot/Series/BarSeries/TornadoBarSeries.cs   |  590 +++++++
 oxyplot/OxyPlot/Series/BoxPlotItem.cs              |  167 ++
 oxyplot/OxyPlot/Series/BoxPlotSeries.cs            |  615 +++++++
 oxyplot/OxyPlot/Series/CandleStickSeries.cs        |  201 +++
 oxyplot/OxyPlot/Series/ContourSeries.cs            |  770 +++++++++
 oxyplot/OxyPlot/Series/DataPointSeries.cs          |  325 ++++
 oxyplot/OxyPlot/Series/DataSeries.cs               |  391 +++++
 oxyplot/OxyPlot/Series/FunctionSeries.cs           |  157 ++
 oxyplot/OxyPlot/Series/HeatMapSeries.cs            |  238 +++
 oxyplot/OxyPlot/Series/HighLowItem.cs              |  187 +++
 oxyplot/OxyPlot/Series/HighLowSeries.cs            |  502 ++++++
 oxyplot/OxyPlot/Series/ITrackableSeries.cs         |   67 +
 oxyplot/OxyPlot/Series/ItemsSeries.cs              |   96 ++
 oxyplot/OxyPlot/Series/LineLegendPosition.cs       |   52 +
 oxyplot/OxyPlot/Series/LineSeries.cs               |  644 +++++++
 oxyplot/OxyPlot/Series/PieSeries.cs                |  481 ++++++
 oxyplot/OxyPlot/Series/PieSlice.cs                 |   99 ++
 oxyplot/OxyPlot/Series/PlotSeriesBase.cs           |  302 ++++
 oxyplot/OxyPlot/Series/ScatterPoint.cs             |  232 +++
 oxyplot/OxyPlot/Series/ScatterSeries.cs            |  621 +++++++
 oxyplot/OxyPlot/Series/Series.cs                   |  204 +++
 oxyplot/OxyPlot/Series/StairStepSeries.cs          |  291 ++++
 oxyplot/OxyPlot/Series/StemSeries.cs               |  212 +++
 oxyplot/OxyPlot/Series/TwoColorLineSeries.cs       |  163 ++
 oxyplot/OxyPlot/Series/XYAxisSeries.cs             |  424 +++++
 oxyplot/OxyPlot/Svg/NativeMethods.cs               |  246 +++
 oxyplot/OxyPlot/Svg/SvgExporter.cs                 |   85 +
 oxyplot/OxyPlot/Svg/SvgRenderContext.cs            |  278 ++++
 oxyplot/OxyPlot/Svg/SvgWriter.cs                   |  502 ++++++
 oxyplot/OxyPlotMono.sln                            |   20 +
 oxyplot/OxyPlotMono/OxyPlotMono.csproj             |  562 +++++++
 oxyplot/OxyPlotMono/OxyPlotMono.userprefs          |   12 +
 oxyplot/OxyPlotMono/bin/Debug/OxyPlotMono.dll      |  Bin 0 -> 329216 bytes
 oxyplot/OxyPlotMono/bin/Debug/OxyPlotMono.dll.mdb  |  Bin 0 -> 183277 bytes
 208 files changed, 45099 insertions(+)

Wed Jun 5 18:30:23 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 217 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 112 insertions(+), 105 deletions(-)

Sat Jun 1 12:43:57 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *player: add support for deinterlacing 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 35 +++++++++++++++++-----------
 1 file changed, 21 insertions(+), 14 deletions(-)

Thu May 30 22:59:04 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the new coords tags to the play 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Thu May 30 22:58:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix players filtering 
 LongoMatch.Core/Common/PlaysFilter.cs | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Thu May 30 20:49:13 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do not initialize the coordinates values 
 LongoMatch.Core/Store/Play.cs | 4 ----
 1 file changed, 4 deletions(-)

Thu May 30 20:00:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing resources 
 LongoMatch.GUI/Makefile.am |   2 +
 images/goal_background.svg | 122 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 124 insertions(+)

Thu May 30 19:58:44 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles for the tools 
 libcesarplayer/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thu May 30 19:47:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Finish support for tagging in plays 
 LongoMatch.Core/Common/Constants.cs                |   3 +
 LongoMatch.Core/Common/Coordinates.cs              |  23 +-
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +-
 LongoMatch.Core/Store/Category.cs                  |  37 +-
 LongoMatch.Core/Store/Play.cs                      |  11 +-
 .../Store/Templates/CategoriesTemplate.cs          |   9 +-
 .../Gui/Component/CategoriesTemplateEditor.cs      |  93 +++
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  54 ++
 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs  | 260 +++++++
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  63 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   4 +-
 LongoMatch.GUI/Gui/Helpers/MessagesHelpers.cs      |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 210 ++++--
 .../LongoMatch.Gui.Component.CoordinatesTagger.cs  |  26 +
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  77 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 824 +++++++++++++--------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  94 ++-
 LongoMatch.Services/Services/EventsManager.cs      |   6 +-
 LongoMatch.mds                                     |   4 +-
 23 files changed, 1371 insertions(+), 440 deletions(-)

Thu May 30 19:46:35 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make Image serilzable for all backends 
 LongoMatch.Core/Common/Image.cs | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Tue May 7 23:03:33 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Skip the run loop check in osxvideosink 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 4 ++++
 1 file changed, 4 insertions(+)

Sat May 4 21:36:19 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Fri Apr 26 07:02:22 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Thu Apr 25 18:11:02 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 365 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 222 insertions(+), 143 deletions(-)

Tue Apr 23 21:21:48 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 70 +++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 37 deletions(-)

Tue Apr 23 23:20:48 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update filter when plays are added/removed/edited 
 LongoMatch.Core/Handlers/Handlers.cs            |  2 +-
 LongoMatch.Services/Services/Core.cs            |  6 +++---
 LongoMatch.Services/Services/EventsManager.cs   | 20 ++++++++++----------
 LongoMatch.Services/Services/ProjectsManager.cs | 11 ++++++++---
 4 files changed, 22 insertions(+), 17 deletions(-)

Sun Apr 21 12:30:19 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.11 
 NEWS         | 16 ++++++++++++++++
 RELEASE      | 13 +++++++++----
 configure.ac |  2 +-
 3 files changed, 26 insertions(+), 5 deletions(-)

Sun Apr 21 11:34:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix dialog message 
 LongoMatch.Services/Services/ProjectsManager.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Apr 21 11:32:58 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception setting fake projects' file 
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Apr 21 08:29:09 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 350 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 210 insertions(+), 140 deletions(-)

Sat Apr 20 19:22:32 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for filters in the timeline too 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs           | 11 +++-
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     | 70 +++++++++++-----------
 LongoMatch.GUI/Gui/Component/TimeScale.cs          |  8 ++-
 .../Gui/Component/TimelineLabelsWidget.cs          | 35 ++++++++---
 LongoMatch.GUI/Gui/MainWindow.cs                   |  2 +-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       | 29 ++++++---
 6 files changed, 102 insertions(+), 53 deletions(-)

Sat Apr 20 19:21:25 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *filter: improve filter perf caching filtering results 
 LongoMatch.Core/Common/PlaysFilter.cs | 66 +++++++++++++++++++++++++++++------
 1 file changed, 56 insertions(+), 10 deletions(-)

Sat Apr 20 16:14:46 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 340 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 205 insertions(+), 135 deletions(-)

Fri Apr 19 21:09:21 2013 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Thu Apr 18 17:46:39 2013 +0200 Gil Forcada <gforcada@gnome.org>
 *[l10n] Update Catalan translation 
 po/ca.po | 2522 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1617 insertions(+), 905 deletions(-)

Tue Apr 16 23:16:26 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 313 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 193 insertions(+), 120 deletions(-)

Tue Apr 16 21:57:06 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the play the main window once tagged 
 LongoMatch.Services/Services/EventsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Apr 16 21:49:16 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add players' number in the list 
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Apr 16 21:41:08 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Apr 16 21:38:53 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't open the dabases manager if a project is open 
 LongoMatch.Services/Services/Core.cs            |  2 +-
 LongoMatch.Services/Services/DataBaseManager.cs | 15 ++++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)

Tue Apr 16 21:38:24 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add milliseconds info in the player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Apr 16 20:19:16 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *videoeditor: fix compiler warnings 
 libcesarplayer/gst-video-editor.c | 4 ----
 1 file changed, 4 deletions(-)

Mon Apr 15 13:32:42 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factorize messages and file chooser dialog using helpers 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  18 ++--
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   1 +
 LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs     |  16 +--
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |   4 +-
 .../Gui/Component/CategoriesTemplateEditor.cs      |  16 ++-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  13 +--
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs     |   2 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |   4 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  20 ++--
 .../Gui/Component/TimelineLabelsWidget.cs          |   2 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  24 ++---
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |   5 +-
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs       |  23 ++--
 LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs      |  26 ++---
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |  16 +--
 LongoMatch.GUI/Gui/GUIToolkit.cs                   | 102 +++++-------------
 LongoMatch.GUI/Gui/Helpers.cs                      |  97 -----------------
 LongoMatch.GUI/Gui/Helpers/FileChooserHelper.cs    | 120 +++++++++++++++++++++
 LongoMatch.GUI/Gui/Helpers/MessagesHelpers.cs      | 107 ++++++++++++++++++
 LongoMatch.GUI/Gui/Helpers/Misc.cs                 |  97 +++++++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |   4 +-
 LongoMatch.GUI/Gui/Popup/MessagePopup.cs           |  54 ----------
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs  |   2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  16 +--
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   6 +-
 LongoMatch.GUI/Makefile.am                         |   5 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   3 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  34 +++---
 LongoMatch.Plugins/CSVExporter.cs                  |   3 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |   4 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |   6 +-
 LongoMatch/Main.cs                                 |   9 +-
 33 files changed, 482 insertions(+), 379 deletions(-)

Wed Apr 10 07:08:47 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new databases manager 
 .gitignore                                         |   5 +-
 LongoMatch.Addins/AddinsManager.cs                 |  25 ++-
 LongoMatch.Core/Common/Constants.cs                |   2 +-
 LongoMatch.Core/Common/SerializableObject.cs       |  47 +++--
 LongoMatch.Core/Config.cs                          | 145 +++++++++++---
 LongoMatch.Core/Handlers/Handlers.cs               |   1 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   1 +
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   1 +
 LongoMatch.Core/Interfaces/IDataBaseManager.cs     |  32 +++
 LongoMatch.Core/Interfaces/IDatabase.cs            |  10 +
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.Core/Makefile.am                        |   1 +
 LongoMatch.Core/Store/Player.cs                    |   2 +-
 .../Gui/Component/CategoriesTemplateEditor.cs      |   2 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |   2 +-
 LongoMatch.GUI/Gui/Dialog/DatabasesManager.cs      | 195 +++++++++++++++++++
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |   2 +-
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs       |   2 +-
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   |   4 +-
 .../Gui/Dialog/VideoEditionProperties.cs           |   4 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   8 +
 LongoMatch.GUI/Gui/MainWindow.cs                   |  22 ++-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Dialog.DatabasesManager.cs      | 216 +++++++++++++++++++++
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   6 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 182 +++++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 |  34 ++--
 LongoMatch.Multimedia/Utils/GStreamer.cs           |   2 +-
 LongoMatch.Plugins/CSVExporter.cs                  |   2 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |   2 +
 LongoMatch.Services/Makefile.am                    |   1 +
 LongoMatch.Services/Services/Core.cs               |  43 ++--
 LongoMatch.Services/Services/DataBase.cs           | 164 +++++++++-------
 LongoMatch.Services/Services/DataBaseManager.cs    | 132 +++++++++++++
 LongoMatch.Services/Services/EventsManager.cs      |   2 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |   4 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |   6 +-
 .../Services/VideoDrawingsManager.cs               |   2 +-
 LongoMatch/LongoMatchGtk.mdp                       |   2 +-
 LongoMatch/Main.cs                                 |   4 +-
 po/POTFILES.in                                     |   6 +-
 43 files changed, 1147 insertions(+), 183 deletions(-)

Wed Apr 10 07:37:01 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable saving projects in live analysis 
 LongoMatch.GUI/Gui/MainWindow.cs | 1 -
 1 file changed, 1 deletion(-)

Wed Apr 10 08:26:27 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Copy instead of move the db and do it safely 
 LongoMatch.Services/Services/DataBase.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Wed Apr 10 08:25:58 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the backup date to the database correctly 
 LongoMatch.Services/Services/DataBase.cs | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Wed Apr 10 07:48:21 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't display the players notebook without players sybcategories 
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs                    | 3 +++
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 4 +---
 LongoMatch.GUI/gtk-gui/gui.stetic                            | 6 ++----
 3 files changed, 6 insertions(+), 7 deletions(-)

Wed Apr 10 07:37:01 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable saving projects in live analysis 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Apr 14 09:09:17 2013 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 51 +++++++++++++++++++++++++--------------------------
 1 file changed, 25 insertions(+), 26 deletions(-)

Tue Apr 9 23:14:19 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 258 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 147 insertions(+), 111 deletions(-)

Tue Apr 9 18:47:52 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Really fix vackup live projects files 
 LongoMatch.Services/Services/ProjectsManager.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Tue Apr 9 18:34:28 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix dshowvideosrc negotation forcing dv systemstream=True 
 libcesarplayer/gst-camera-capturer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Apr 9 18:32:46 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *capturer: do not sync in sinks to get a fluid preview 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Apr 8 15:49:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *export properly function on windows 
 libcesarplayer/video-utils.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Apr 8 13:11:40 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix link in the capturer with dv sources 
 libcesarplayer/gst-camera-capturer.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Sun Apr 7 19:13:29 2013 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 52 +++++++++++++++++++++++-----------------------------
 1 file changed, 23 insertions(+), 29 deletions(-)

Sun Apr 7 15:35:52 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean-up warnings 
 libcesarplayer/test-encoder.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Sun Apr 7 15:35:34 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new test for the capturer 
 libcesarplayer/Makefile.am     | 13 ++++--
 libcesarplayer/test-capturer.c | 96 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 105 insertions(+), 4 deletions(-)

Sun Apr 7 15:35:10 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new file capture source for testing 
 libcesarplayer/common.h              | 1 +
 libcesarplayer/gst-camera-capturer.c | 9 +++++++++
 2 files changed, 10 insertions(+)

Thu Apr 4 22:12:39 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Thu Apr 4 22:00:19 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Thu Apr 4 21:20:24 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 45 +++++++++++++++++++++++----------------------
 1 file changed, 23 insertions(+), 22 deletions(-)

Wed Apr 3 02:18:41 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only create screenshots discovering files on request 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs |  2 +-
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs  | 16 +++++++++-------
 2 files changed, 10 insertions(+), 8 deletions(-)

Tue Apr 2 23:45:36 2013 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file 
 LongoMatch.Core/Common/SysInfo.cs | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

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/gtk-gui/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(-)

Sun Mar 31 20:13:20 2013 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 191 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 136 insertions(+), 55 deletions(-)

Fri Mar 29 23:19:47 2013 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 278 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 98 insertions(+), 180 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 
 LongoMatch.GUI/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(-)

Sun Mar 24 11:29:26 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.9 
 NEWS         |  7 +++++++
 RELEASE      | 14 ++++----------
 configure.ac |  2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)

Sun Mar 24 11:20:24 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Gui: allow selecting multiple files in the video converter 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Sun Mar 24 11:19:52 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Converter: add missing methods for the GObject implementation 
 LongoMatch.Multimedia/Converter/GstVideoConverter.cs | 4 ++++
 1 file changed, 4 insertions(+)

Sun Mar 24 11:18:45 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *GUIToolkit: use CurrentName to set the filename 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Mar 24 11:18:00 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *GUIToolkit: add a new function to open several files 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs |  2 ++
 LongoMatch.GUI/Gui/GUIToolkit.cs              | 32 ++++++++++++++++++++++-----
 2 files changed, 28 insertions(+), 6 deletions(-)

Sun Mar 24 01:09:18 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *gst-video-encoder: fix deadlock in EOS 
 libcesarplayer/gst-video-encoder.c | 1 +
 1 file changed, 1 insertion(+)

Sun Mar 24 01:08:58 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove COES project from monodevelop 
 LongoMatch.mds | 4 ----
 1 file changed, 4 deletions(-)

Wed Mar 20 04:51:19 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.8 
 NEWS         | 14 ++++++++++++++
 RELEASE      | 12 ++++++++----
 configure.ac |  2 +-
 3 files changed, 23 insertions(+), 5 deletions(-)

Wed Mar 20 04:46:04 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *video-conversion-tool: disable quality option for now 
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Mar 20 03:37:33 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *camera-capturer: force a framerate of 25 fps 
 libcesarplayer/gst-camera-capturer.c | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

Wed Mar 20 03:37:08 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update the play's framerate when we change the project file 
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs | 7 +++++++
 LongoMatch.Services/Services/ProjectsManager.cs      | 3 +++
 2 files changed, 10 insertions(+)

Tue Mar 19 22:50:57 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use 3 slashes for windows 
 LongoMatch.Multimedia/Converter/GstVideoConverter.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 19 22:37:04 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make sure to end the pipeline correctly 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 1 +
 libcesarplayer/gst-remuxer.c                 | 1 +
 2 files changed, 2 insertions(+)

Tue Mar 19 17:30:07 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tags display for subcateogires without the QuickTag options 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs | 2 +-
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs     | 8 +++++---
 LongoMatch.GUI/Gui/GUIToolkit.cs              | 4 ++--
 LongoMatch.Services/Services/EventsManager.cs | 9 +++++----
 4 files changed, 13 insertions(+), 10 deletions(-)

Tue Mar 19 08:03:36 2013 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 303 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 180 insertions(+), 123 deletions(-)

Mon Mar 18 13:48:21 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
 *Updated Slovenian translation 
 po/sl.po | 191 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 115 insertions(+), 76 deletions(-)

Mon Mar 18 11:18:43 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Sun Mar 17 20:58:48 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the fit button work again 
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Sun Mar 17 20:46:19 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update the time scale ater changing the pixels' ratio 
 LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Mar 17 20:36:08 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't save the project after adding a new play 
 LongoMatch.Services/Services/EventsManager.cs | 1 -
 1 file changed, 1 deletion(-)

Fri Mar 8 16:19:54 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new tool to merge and re-encode files 
 LongoMatch.Core/Common/Enums.cs                    |   5 +
 LongoMatch.Core/Common/Job.cs                      |  36 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   3 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +-
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   3 +
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   2 +
 .../Interfaces/Multimedia/IVideoConverter.cs       |  45 ++
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.Core/Makefile.am                        |   1 +
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs   |   1 -
 LongoMatch.GUI/Gui/Dialog/VideoConversionTool.cs   | 130 ++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  10 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  18 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   | 226 ++++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 264 +++++++
 .../Converter/GstVideoConverter.cs                 | 260 +++++++
 LongoMatch.Multimedia/Converter/ObjectManager.cs   |  40 +
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   3 +
 LongoMatch.Multimedia/Makefile.am                  |   2 +
 LongoMatch.Multimedia/MultimediaFactory.cs         |   5 +
 LongoMatch.Services/Services/PlaylistManager.cs    |   2 +-
 .../Services/RenderingJobsManager.cs               |  88 ++-
 libcesarplayer/Makefile.am                         |   5 +
 libcesarplayer/gst-video-encoder.c                 | 803 +++++++++++++++++++++
 libcesarplayer/gst-video-encoder.h                 |  93 +++
 libcesarplayer/liblongomatch.mdp                   |   2 +
 libcesarplayer/test-encoder.c                      |  93 +++
 30 files changed, 2117 insertions(+), 37 deletions(-)

Sun Mar 17 20:14:21 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the GUI toolkit accessible from a static property 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Tue Mar 12 13:01:12 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prefix the filename with the sequence 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 14 20:46:00 2013 +0100 Martin Srebotnjak <miles@filmsi.net>
 *Updated Slovenian translation 
 po/sl.po | 111 +++------------------------------------------------------------
 1 file changed, 4 insertions(+), 107 deletions(-)

Tue Mar 12 23:10:09 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 162 +++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 96 insertions(+), 66 deletions(-)

Fri Mar 8 16:27:15 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.7 
 NEWS         | 10 ++++++++++
 RELEASE      | 10 ++++------
 configure.ac |  2 +-
 3 files changed, 15 insertions(+), 7 deletions(-)

Fri Mar 8 16:15:18 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable URI capture by default 
 LongoMatch.Core/Config.cs                          |  1 -
 .../Gui/Dialog/ProjectSelectionDialog.cs           |  1 -
 LongoMatch.Plugins/LongoMatch.Plugins.mdp          |  1 -
 LongoMatch.Plugins/Makefile.am                     |  4 ---
 LongoMatch.Plugins/URICaptureEnabler.cs            | 34 ----------------------
 configure.ac                                       |  4 ---
 6 files changed, 45 deletions(-)

Thu Mar 7 11:29:17 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix simulation mode finish step 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Mar 6 11:49:14 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the regular ppa again 
 tools/deb-pkg.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 7 22:11:32 2013 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 302 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 173 insertions(+), 129 deletions(-)

Mon Feb 25 12:17:00 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 167 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 96 insertions(+), 71 deletions(-)

Thu Feb 21 17:34:25 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.6 
 NEWS         | 12 ++++++++++++
 RELEASE      | 13 ++++++-------
 configure.ac |  2 +-
 3 files changed, 19 insertions(+), 8 deletions(-)

Thu Feb 21 17:33:15 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use matroska for live review and remux to the original format 
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   2 +-
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  44 +++++-
 .../Gui/Component/ProjectDetailsWidget.cs          |   4 +-
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   2 +-
 LongoMatch.Multimedia/Makefile.am                  |   2 +-
 LongoMatch.Multimedia/MultimediaFactory.cs         |   4 +-
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs        |   7 +-
 LongoMatch.Multimedia/Utils/AsfRemuxer.cs          | 123 ---------------
 LongoMatch.Multimedia/Utils/Remuxer.cs             | 175 +++++++++++++++++++++
 libcesarplayer/gst-remuxer.c                       |   8 +-
 libcesarplayer/gst-remuxer.h                       |   3 +-
 po/POTFILES.in                                     |   2 +-
 12 files changed, 233 insertions(+), 143 deletions(-)

Tue Feb 19 21:38:33 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to split playlists in several files 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +-
 .../Gui/Dialog/VideoEditionProperties.cs           |  33 +++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  41 ++++--
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |   1 +
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 144 +++++++++++++++------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  84 +++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  58 +++++----
 LongoMatch.Services/Services/PlaylistManager.cs    |   5 +-
 9 files changed, 288 insertions(+), 82 deletions(-)

Tue Feb 19 20:10:03 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for moving plays between categories 
 LongoMatch.Core/Handlers/Handlers.cs               |  2 ++
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |  1 +
 .../Gui/Component/PlayersListTreeWidget.cs         |  1 +
 .../Gui/Component/PlaysListTreeWidget.cs           |  9 ++++++
 .../Gui/Component/PlaysSelectionWidget.cs          | 10 +++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   | 10 +++++++
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    | 34 ++++++++++++++++++++--
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  1 +
 LongoMatch.Services/Services/EventsManager.cs      | 14 +++++++++
 9 files changed, 79 insertions(+), 3 deletions(-)

Sun Feb 17 02:18:49 2013 -0300 Rafael Ferreira <rafael.f.f1@gmail.com>
 *Updated Brazilian Portuguese translation 
 po/pt_BR.po | 2574 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 1595 insertions(+), 979 deletions(-)

Fri Feb 15 19:24:06 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable coordinates subcetegories until it's fully functional 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Feb 14 18:18:31 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix hotkeys tagging 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Feb 1 10:49:33 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 172 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 96 insertions(+), 76 deletions(-)

Thu Jan 31 20:16:43 2013 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 163 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 89 insertions(+), 74 deletions(-)

Thu Jan 31 20:08:20 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix error handling in the media player/capturer 
 LongoMatch.GUI/Gui/MainWindow.cs | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

Thu Jan 31 20:07:54 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a plugin to enable the uri capture 
 LongoMatch.Plugins/LongoMatch.Plugins.mdp |  1 +
 LongoMatch.Plugins/Makefile.am            |  4 ++++
 LongoMatch.Plugins/URICaptureEnabler.cs   | 34 +++++++++++++++++++++++++++++++
 configure.ac                              |  4 ++++
 4 files changed, 43 insertions(+)

Thu Jan 31 01:49:52 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for IP cameras 
 LongoMatch.Core/Common/Enums.cs                    |   2 +
 LongoMatch.Core/Config.cs                          |   1 +
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |   2 +
 .../Gui/Component/ProjectDetailsWidget.cs          |  61 ++++++---
 .../Gui/Dialog/ProjectSelectionDialog.cs           |   8 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   8 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |   6 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 152 ++++++++++++---------
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   4 +-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  68 ++++++---
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  89 +++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  26 +++-
 LongoMatch.Services/Services/EventsManager.cs      |   8 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |   9 +-
 14 files changed, 323 insertions(+), 121 deletions(-)

Mon Jan 28 13:09:11 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add default field background image 
 images/field_background.svg | 125 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)

Fri Jan 25 13:33:40 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for coordinates subcategories 
 LongoMatch.Core/Common/Coordinates.cs              | 58 ++++++++++++++++++++++
 LongoMatch.Core/Common/Image.cs                    |  1 +
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |  2 +
 LongoMatch.Core/LongoMatch.Core.mdp                |  1 +
 LongoMatch.Core/Makefile.am                        |  1 +
 LongoMatch.Core/Store/Play.cs                      |  5 ++
 LongoMatch.Core/Store/SubCategory.cs               | 17 +++++++
 LongoMatch.Core/Store/Tag.cs                       | 19 +++++++
 LongoMatch.Core/Store/TagStore.cs                  |  3 ++
 .../Store/Templates/CategoriesTemplate.cs          |  5 ++
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 12 ++++-
 LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs      |  8 ++-
 LongoMatch.Services/Services/TemplatesService.cs   | 22 ++++++++
 13 files changed, 151 insertions(+), 3 deletions(-)

Mon Jan 28 15:59:05 2013 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)

Thu Jan 24 16:42:48 2013 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 41 ++++++++++++++++++++++++++---------------
 1 file changed, 26 insertions(+), 15 deletions(-)

Tue Jan 22 09:31:39 2013 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 156 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 87 insertions(+), 69 deletions(-)

Sat Jan 19 17:53:05 2013 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.5 
 NEWS             | 15 ++++++++++++++-
 RELEASE          | 14 +++++++-------
 configure.ac     |  2 +-
 tools/deb-pkg.sh |  2 +-
 4 files changed, 23 insertions(+), 10 deletions(-)

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 
 LongoMatch.Services/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 +++++
 LongoMatch.GUI/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/gtk-gui/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(-)

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 
 LongoMatch.GUI/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 
 LongoMatch.GUI/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 ++-
 LongoMatch.GUI/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 
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs         |  4 ++--
 .../gtk-gui/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(-)

Sun Nov 4 18:14:24 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.18.0 
 NEWS         | 10 ++++++++++
 RELEASE      | 35 +++++++++++++++++++++++------------
 configure.ac |  2 +-
 3 files changed, 34 insertions(+), 13 deletions(-)

Sun Nov 4 18:00:10 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: use gst debug for unhandled messages 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Nov 4 17:59:32 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: remove unused function 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

Sun Nov 4 17:35:25 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *player: simplify widget using a DrawingArea 
 libcesarplayer/Makefile.am                   |   2 +-
 libcesarplayer/bacon-video-widget-gst-0.10.c | 959 ++-------------------------
 libcesarplayer/bacon-video-widget.h          |   4 +-
 libcesarplayer/video-utils.c                 |  17 +-
 libcesarplayer/video-utils.h                 |   3 +-
 5 files changed, 67 insertions(+), 918 deletions(-)

Wed Oct 31 01:05:46 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix extensions 
 LongoMatch.Core/Store/Project.cs | 2 +-
 LongoMatch.GUI/Gui/MainWindow.cs | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

Sat Oct 27 17:37:38 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: fix the editor test 
 libcesarplayer/test-editor.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Sat Oct 27 17:11:22 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: add a simple test for the editor 
 libcesarplayer/test-editor.c | 106 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)

Fri Oct 26 21:39:52 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *es: fix spanish translation 
 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 26 18:44:19 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version for pre-release 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 24 00:56:35 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *gst-remuxer: add support for video/mpeg systemstream={true, false} 
 libcesarplayer/gst-remuxer.c | 46 ++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 42 insertions(+), 4 deletions(-)

Wed Oct 24 00:21:15 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused LongoMatch plugins project 
 LongoMatch.mds | 4 ----
 1 file changed, 4 deletions(-)

Tue Oct 23 20:37:24 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Play: fix assignment of the key drawing 
 LongoMatch.Core/Store/Play.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Oct 22 12:36:03 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 180 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 98 insertions(+), 82 deletions(-)

Sat Oct 20 01:37:42 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize plays with a sensible value for fps 
 LongoMatch.Core/Store/Play.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Oct 20 01:37:09 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the correct install path for plugins 
 LongoMatch.Core/Config.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 19 23:40:13 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 164 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 92 insertions(+), 72 deletions(-)

Fri Oct 19 17:33:58 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files to the previous commit 
 LongoMatch.GUI/Gui/MainWindow.cs                    | 17 +++++++++++------
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                   |  4 +---
 3 files changed, 13 insertions(+), 10 deletions(-)

Wed Oct 17 16:55:19 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for plugins to import projects 
 LongoMatch.Addins/AddinsManager.cs                 | 14 ++++++---
 .../ExtensionPoints/IImportProject.cs              | 36 ++++++++++++++++++++++
 LongoMatch.Addins/LongoMatch.Addins.mdp            |  1 +
 LongoMatch.Addins/Makefile.am                      |  1 +
 LongoMatch.Core/Config.cs                          |  9 ++++++
 LongoMatch.Core/Handlers/Handlers.cs               |  4 ++-
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |  2 ++
 LongoMatch.Core/Store/MediaFile.cs                 |  2 +-
 LongoMatch.Core/Store/Project.cs                   |  4 +++
 .../Store/Templates/CategoriesTemplate.cs          | 19 +++++++-----
 LongoMatch.GUI/Gui/MainWindow.cs                   | 12 +++++++-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 10 ++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  9 +++++-
 LongoMatch.Services/Services/ProjectsManager.cs    | 30 +++++++++++++++---
 LongoMatch.mds                                     |  4 +++
 LongoMatch/Main.cs                                 |  3 +-
 16 files changed, 137 insertions(+), 23 deletions(-)

Sat Oct 13 13:15:01 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 342 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 205 insertions(+), 137 deletions(-)

Tue Oct 9 08:20:16 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 129 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 81 insertions(+), 48 deletions(-)

Mon Oct 8 23:02:05 2012 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Mon Oct 8 21:33:31 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new dialog with the player shortcuts 
 LongoMatch.GUI/Gui/Dialog/ShortcutsHelpDialog.cs   |  48 +++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |   9 ++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs   |  89 ++++++++++++++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   7 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 116 +++++++++++++++++++++
 7 files changed, 272 insertions(+), 1 deletion(-)

Mon Oct 8 20:56:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *GUI: Fix error with categories with same name 
 .../Gui/Component/TimelineLabelsWidget.cs          | 24 ++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

Sat Oct 6 20:13:53 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Resize the drawing tool to size of the image 
 LongoMatch.GUI/Gui/Component/DrawingWidget.cs | 6 ++----
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs      | 4 ++++
 2 files changed, 6 insertions(+), 4 deletions(-)

Sat Oct 6 20:13:32 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix setting the keyframe drawing 
 LongoMatch.Core/Store/Play.cs            | 2 ++
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

Sat Oct 6 11:27:10 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 182 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 107 insertions(+), 75 deletions(-)

Sat Oct 6 01:49:44 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *gst-camera-capturer: fix windows compilation and some refcounts 
 libcesarplayer/gst-camera-capturer.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sat Oct 6 01:49:16 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *export symbols for windows 
 libcesarplayer/gst-camera-capturer.h | 36 +++++++++++++++++-------------------
 libcesarplayer/gst-remuxer.h         | 16 +++++++++++-----
 2 files changed, 28 insertions(+), 24 deletions(-)

Sat Oct 6 01:48:45 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *video-widget: remove evil break 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 1 -
 1 file changed, 1 deletion(-)

Fri Oct 5 03:20:53 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new remuxer 
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs | 65 ++++++++++++------------------
 1 file changed, 26 insertions(+), 39 deletions(-)

Fri Oct 5 03:20:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remuxer: fix signals handling 
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

Fri Oct 5 03:19:52 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: remove unused code 
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |   2 +
 LongoMatch.Core/Interfaces/Multimedia/IRemuxer.cs  |  33 +++++++
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.Core/Makefile.am                        |   1 +
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   1 -
 LongoMatch.Multimedia/Makefile.am                  |   1 -
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs        |  11 ++-
 libcesarplayer/gst-remuxer.c                       | 106 ---------------------
 8 files changed, 43 insertions(+), 113 deletions(-)

Fri Oct 5 02:17:05 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new IRemuxer interface 
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 1 +
 LongoMatch.Multimedia/Makefile.am               | 1 +
 LongoMatch.Multimedia/MultimediaFactory.cs      | 5 +++++
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs     | 2 +-
 4 files changed, 8 insertions(+), 1 deletion(-)

Fri Oct 5 02:06:45 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add bindings for the remuxer and itegrate with the build 
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp |   3 +
 LongoMatch.Multimedia/Makefile.am               |   2 +
 LongoMatch.Multimedia/Remuxer/GstRemuxer.cs     | 199 ++++++++++++++++++++++++
 LongoMatch.Multimedia/Remuxer/ObjectManager.cs  |  39 +++++
 libcesarplayer/gst-remuxer.c                    |   2 +-
 libcesarplayer/liblongomatch.mdp                |   4 +-
 libcesarplayer/test-remuxer.c                   |   2 +-
 7 files changed, 248 insertions(+), 3 deletions(-)

Fri Oct 5 01:45:24 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *gst-remuxer: use matroska as output container 
 libcesarplayer/gst-remuxer.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Fri Oct 5 01:44:44 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *gst-remuxer: fix debug cat redifinition 
 libcesarplayer/gst-remuxer.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Fri Oct 5 01:29:51 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *First attempt to write a gstreamer remuxer 
 libcesarplayer/Makefile.am    |   2 +
 libcesarplayer/gst-remuxer.c  | 602 ++++++++++++++++++++++++++++++++++++++++++
 libcesarplayer/gst-remuxer.h  |  66 +++++
 libcesarplayer/test-remuxer.c |  71 +++++
 4 files changed, 741 insertions(+)

Wed Oct 3 04:54:06 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Used 'device'  as property for the device probbing 
 libcesarplayer/gst-camera-capturer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Oct 3 04:35:57 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *List OS X devices properly 
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs | 10 +++++-----
 libcesarplayer/common.h                              |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Wed Oct 3 04:22:28 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix typo 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Oct 3 04:20:12 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ensure we use Gdk native windows 
 libcesarplayer/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Wed Oct 3 03:29:21 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *player: add up to 4x playback speed 
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs | 2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Oct 3 03:26:28 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: store the last buffer 
 libcesarplayer/gst-camera-capturer.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

Mon Oct 1 02:20:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *rewrite the camera capturer to support more sources 
 LongoMatch.Core/Common/CaptureSettings.cs          |    2 +-
 LongoMatch.Core/Common/Device.cs                   |   14 +-
 LongoMatch.Core/Common/Enums.cs                    |    9 +-
 .../Gui/Component/ProjectDetailsWidget.cs          |   17 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |    4 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |   34 +-
 .../Capturer/GstCameraCapturer.cs                  |   30 -
 LongoMatch.Multimedia/Utils/VideoDevice.cs         |   40 +-
 LongoMatch.Services/Services/ProjectsManager.cs    |    3 +-
 configure.ac                                       |    2 +-
 libcesarplayer/bacon-video-widget-gst-0.10.c       |   20 -
 libcesarplayer/common.h                            |   38 +
 libcesarplayer/gst-camera-capturer.c               | 1564 +++++++++++++-------
 libcesarplayer/gst-camera-capturer.h               |   47 +-
 libcesarplayer/gstscreenshot.c                     |    3 +-
 libcesarplayer/liblongomatch.mdp                   |    3 +-
 libcesarplayer/main.c                              |   37 +-
 libcesarplayer/video-utils.c                       |   35 +-
 libcesarplayer/video-utils.h                       |   33 +-
 19 files changed, 1251 insertions(+), 684 deletions(-)

Tue Oct 2 17:07:15 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert the last mess of commits pushed by mistake 
 libcesarplayer/bacon-video-widget-gst-0.10.c |   10 +
 libcesarplayer/common.h                      |    1 -
 libcesarplayer/gst-camera-capturer.c         | 1152 ++++++++------------------
 libcesarplayer/gst-camera-capturer.h         |   39 +-
 libcesarplayer/gstscreenshot.c               |    3 +-
 libcesarplayer/main.c                        |   32 +-
 libcesarplayer/video-utils.h                 |    5 +-
 7 files changed, 383 insertions(+), 859 deletions(-)

Tue Oct 2 16:59:45 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *QIP 
 libcesarplayer/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 2 16:39:14 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 libcesarplayer/gst-camera-capturer.c | 113 +++++++++++++++++++++++------------
 libcesarplayer/main.c                |   4 ++
 2 files changed, 80 insertions(+), 37 deletions(-)

Tue Oct 2 02:53:46 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 libcesarplayer/gst-camera-capturer.c | 328 +++++++++++++++++++++--------------
 1 file changed, 201 insertions(+), 127 deletions(-)

Tue Oct 2 01:38:25 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 libcesarplayer/bacon-video-widget-gst-0.10.c |  10 -
 libcesarplayer/common.h                      |   1 +
 libcesarplayer/gst-camera-capturer.c         | 269 ++++++++++++++++++++++-----
 libcesarplayer/gstscreenshot.c               |   3 +-
 libcesarplayer/main.c                        |   3 +
 libcesarplayer/video-utils.h                 |   5 +-
 6 files changed, 229 insertions(+), 62 deletions(-)

Mon Oct 1 02:20:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 libcesarplayer/gst-camera-capturer.c | 869 ++++++++++++++++++++++-------------
 libcesarplayer/gst-camera-capturer.h |  39 +-
 libcesarplayer/main.c                |  25 +-
 3 files changed, 562 insertions(+), 371 deletions(-)

Sun Sep 30 17:55:08 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set default size to 480p 
 LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Sep 29 15:52:16 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for subcategories filters 
 LongoMatch.Core/Common/PlaysFilter.cs              | 100 ++++++++---
 .../Gui/Component/PlaysSelectionWidget.cs          |  22 +++
 .../Gui/TreeView/CategoriesFilterTreeView.cs       |  54 +++---
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs      |  24 ++-
 .../Gui/TreeView/PlayersFilterTreeView.cs          |  13 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  83 ++++++++-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 194 ++++++++++++++++-----
 LongoMatch.GUI/gtk-gui/objects.xml                 |  30 ++--
 libcesarplayer/bacon-video-widget-gst-0.10.c       |   3 -
 9 files changed, 387 insertions(+), 136 deletions(-)

Sat Sep 29 15:33:42 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new notebook for filters 
 .../Gui/Component/PlaysSelectionWidget.cs          |  6 +--
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 46 +++++++++++++++++++++-
 2 files changed, 47 insertions(+), 5 deletions(-)

Sat Sep 29 01:02:14 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *define OSTYPE_LINUX for monodevelop 
 libcesarplayer/liblongomatch.mdp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Sep 29 01:02:02 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix makefiles 
 configure.ac               | 2 +-
 libcesarplayer/Makefile.am | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

Sat Sep 29 01:01:17 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make this work when running uninstalled 
 LongoMatch.Services/Services/Core.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Sep 29 00:59:01 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rezise main window with respect of the screen size 
 LongoMatch.GUI/Gui/MainWindow.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Sep 24 22:34:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: fix typo 
 libcesarplayer/gst-video-editor.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Sep 24 19:39:59 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: fix weird bug in gtk making video window black 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Mon Sep 24 17:36:40 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: fix typo 
 libcesarplayer/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 10 13:15:27 2012 +0300 bbscouting <bbcoach@live.com>
 *Updated Greek translation 
 po/el.po | 2002 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1014 insertions(+), 988 deletions(-)

Sun Sep 9 01:10:57 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix default elements for OS X 
 configure.ac                                 |  3 +++
 libcesarplayer/bacon-video-widget-gst-0.10.c |  7 +++++--
 libcesarplayer/gst-camera-capturer.c         | 10 +++++++---
 3 files changed, 15 insertions(+), 5 deletions(-)

Fri Sep 7 18:15:08 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Throw exception of the prefix is not found 
 LongoMatch.Services/Services/Core.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Sep 7 18:02:53 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *finally fix prefix detection 
 LongoMatch.Services/Services/Core.cs | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Fri Sep 7 17:10:04 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more typos again, arggg 
 LongoMatch.Services/Services/Core.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 7 17:05:30 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix more typos, arggg 
 LongoMatch.Services/Services/Core.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 7 17:03:22 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *improve detection for mac 
 LongoMatch.Services/Services/Core.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Sep 7 16:51:05 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.Services/Services/Core.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 7 16:46:24 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix paths for when we are using bundles 
 LongoMatch.Services/Services/Core.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Thu Sep 6 21:21:50 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *LongoMatch.Multimedia: fix dll's mappings 
 LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Wed Aug 29 00:37:08 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix paths for temporary files under mingw 
 LongoMatch.Services/Services/RenderingJobsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 29 00:36:43 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix gdk imports 
 libcesarplayer/video-utils.c | 1 -
 libcesarplayer/video-utils.h | 8 ++++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

Tue Aug 28 05:44:43 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *LongoMatch.Multimedia: ship dll .config file 
 LongoMatch.Multimedia/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

Thu Sep 6 15:12:56 2012 +0300 Tom Tryfonidis <tomtryf@gmail.com>
 *Added Greek translation 
 po/LINGUAS |    1 +
 po/el.po   | 1735 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1736 insertions(+)

Thu Sep 6 11:46:50 2012 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 1587 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 755 insertions(+), 832 deletions(-)

Wed Aug 29 08:55:54 2012 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 1726 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 853 insertions(+), 873 deletions(-)

Sat Aug 25 00:41:22 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *disable autogen checks 
 autogen.sh | 40 ----------------------------------------
 1 file changed, 40 deletions(-)

Fri Aug 24 20:44:41 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: send step events to the sink directly 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Fri Aug 24 19:21:46 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle XOverlay for all platforms 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 31 +++++++++++++---------------
 libcesarplayer/gst-camera-capturer.c         | 26 ++++++++---------------
 libcesarplayer/video-utils.c                 | 16 ++++++++++++++
 libcesarplayer/video-utils.h                 |  5 +++++
 4 files changed, 44 insertions(+), 34 deletions(-)

Fri Aug 24 19:20:56 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix build for OS X 
 configure.ac               | 21 +++++++++++++++------
 libcesarplayer/Makefile.am |  8 +++++++-
 2 files changed, 22 insertions(+), 7 deletions(-)

Fri Aug 24 19:04:33 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update dll maps for the different supported platforms 
 LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config.in | 3 +++
 1 file changed, 3 insertions(+)

Wed Aug 22 19:05:22 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Find the prefix in the same way for all the platforms 
 LongoMatch.Services/Services/Core.cs | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Wed Aug 22 19:02:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer: fix build in windows with mingw 
 configure.ac               | 12 ++++++++++++
 libcesarplayer/Makefile.am |  4 ++++
 2 files changed, 16 insertions(+)

Wed Aug 22 19:01:30 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *configure: add missing dep in gstreamer-tag-0.10 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Aug 12 20:24:58 2012 +0200 Gabor Kelemen <kelemeng@gnome.hu>
 *Add hu to LINGUAS 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Sun Aug 12 20:24:26 2012 +0200 Gabor Kelemen <kelemeng@gnome.hu>
 *Initial Hungarian translation by SP <rugbystat at freemail dot hu> 
 po/hu.po | 1635 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1635 insertions(+)

Sat Aug 11 17:21:47 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deps for precise 
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Aug 11 17:16:57 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.17.6 
 NEWS         | 19 +++++++++++++++++++
 RELEASE      | 14 ++++----------
 configure.ac |  2 +-
 3 files changed, 24 insertions(+), 11 deletions(-)

Sat Aug 11 15:30:03 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update gui stuff 
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   3 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 135 ++++-----------------
 3 files changed, 29 insertions(+), 113 deletions(-)

Sat Aug 11 15:27:29 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for exporting drawings to the video file 
 LongoMatch.Core/Common/Image.cs                    | 10 +++
 .../Interfaces/Multimedia/IVideoEditor.cs          |  2 +
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  6 ++
 .../Services/RenderingJobsManager.cs               | 59 +++++++++++--
 libcesarplayer/gst-video-editor.c                  | 99 ++++++++++++++++++++--
 libcesarplayer/gst-video-editor.h                  | 27 +++---
 6 files changed, 175 insertions(+), 28 deletions(-)

Sat Aug 11 15:26:09 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Get Pixel Aspect Ratio information from the video stream too 
 LongoMatch.Core/Store/MediaFile.cs              | 14 ++++++++++
 LongoMatch.Multimedia/Common/Enum.cs            |  1 +
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs |  4 ++-
 libcesarplayer/bacon-video-widget-gst-0.10.c    | 36 ++++++++++++++++++++++++-
 libcesarplayer/bacon-video-widget.h             |  4 ++-
 5 files changed, 56 insertions(+), 3 deletions(-)

Sat Aug 11 12:25:18 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Scale thumbnails to the max width and size 
 LongoMatch.Core/Store/PixbufTimeNode.cs | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Sat Aug 11 12:24:37 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set deafult pause time to 5 seconds 
 LongoMatch.Core/Store/Drawing.cs | 2 ++
 1 file changed, 2 insertions(+)

Sat Aug 11 12:24:03 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix plays filtering 
 LongoMatch.Core/Common/PlaysFilter.cs           | 14 ++++++++++++--
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs |  7 +++++++
 2 files changed, 19 insertions(+), 2 deletions(-)

Wed Aug 8 21:20:47 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Scales thumbnails if bigger than the max allowed size 
 LongoMatch.Core/Common/Image.cs | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Tue Aug 7 21:10:49 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 545 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 256 insertions(+), 289 deletions(-)

Thu Aug 2 00:09:57 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use constants in more places 
 LongoMatch.Core/Config.cs            | 5 ++++-
 LongoMatch.GUI/Gui/MainWindow.cs     | 3 ++-
 LongoMatch.Services/Services/Core.cs | 3 ++-
 3 files changed, 8 insertions(+), 3 deletions(-)

Thu Aug 2 01:04:10 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to dist 
 build/build.rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 2 00:39:23 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the svg version of the logo 
 LongoMatch.GUI/LongoMatch.GUI.mdp                            |  2 +-
 LongoMatch.GUI/Makefile.am                                   |  2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs  |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs      |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs        |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs     |  2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs   |  2 +-
 LongoMatch.GUI/gtk-gui/generated.cs                          |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                            | 12 ++++++------
 LongoMatch/Makefile.am                                       |  2 +-
 Makefile.win32                                               |  2 +-
 images/Makefile.am                                           |  4 ++--
 win32/deploy_win32.py                                        |  2 +-
 13 files changed, 19 insertions(+), 19 deletions(-)

Thu Aug 2 00:25:58 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix POTFILES 
 po/POTFILES.in   | 7 -------
 po/POTFILES.skip | 5 +++++
 2 files changed, 5 insertions(+), 7 deletions(-)

Thu Aug 2 00:25:35 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing image files 
 images/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thu Aug 2 00:22:55 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files 
 LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs | 257 -------------------------
 LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs    |  79 --------
 2 files changed, 336 deletions(-)

Thu Aug 2 00:08:06 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Install the scalable icon too 
 LongoMatch/Makefile.am         |   3 +-
 build/build.rules.mk           |   5 +-
 images/48x48/longomatch.png    | Bin 0 -> 3045 bytes
 images/scalable/longomatch.svg | 255 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 261 insertions(+), 2 deletions(-)

Wed Aug 1 22:52:25 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove MonoDevelop warning 
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs | 2 --
 1 file changed, 2 deletions(-)

Wed Aug 1 21:49:32 2012 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 55 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 28 insertions(+), 27 deletions(-)

Wed Aug 1 20:59:24 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix compilation warnings 
 LongoMatch.GUI/CategoriesFilter.cs           | 17 -----------------
 libcesarplayer/bacon-video-widget-gst-0.10.c |  3 +--
 libcesarplayer/gst-camera-capturer.c         |  2 +-
 libcesarplayer/gst-video-editor.c            |  2 +-
 4 files changed, 3 insertions(+), 21 deletions(-)

Wed Aug 1 21:13:00 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve filters 
 LongoMatch.Core/Makefile.am                        |   1 +
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   2 +-
 LongoMatch.GUI/Gui/Component/CategoriesFilter.cs   | 106 ---------------
 LongoMatch.GUI/Gui/Component/PlayersFilter.cs      | 144 ---------------------
 .../Gui/Component/PlaysSelectionWidget.cs          |  23 +++-
 .../Gui/TreeView/CategoriesFilterTreeView.cs       | 124 ++++++++++++++++++
 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs      | 113 ++++++++++++++++
 .../Gui/TreeView/PlayersFilterTreeView.cs          | 137 ++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   7 +-
 LongoMatch.GUI/Makefile.am                         |   8 +-
 .../LongoMatch.Gui.Component.CategoriesFilter.cs   |  19 ---
 .../LongoMatch.Gui.Component.PlayersFilter.cs      |  32 -----
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  32 +----
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |   4 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  76 +----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  64 +++++----
 17 files changed, 455 insertions(+), 439 deletions(-)

Thu Jul 26 10:55:51 2012 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 1190 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 602 insertions(+), 588 deletions(-)

Wed Jul 25 14:43:00 2012 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 258 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 130 insertions(+), 128 deletions(-)

Wed Jul 25 13:43:45 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new plays filter feature 
 LongoMatch.Core/Common/PlaysFilter.cs              | 117 +++++++++++++
 LongoMatch.Core/Handlers/Handlers.cs               |   3 +
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |   2 +-
 LongoMatch.Core/LongoMatch.Core.mdp                |   1 +
 LongoMatch.Core/Store/Player.cs                    |   5 +
 LongoMatch.Core/Store/TagStore.cs                  |   5 +
 LongoMatch.GUI/CategoriesFilter.cs                 |  17 ++
 LongoMatch.GUI/Gui/Component/CategoriesFilter.cs   | 106 ++++++++++++
 LongoMatch.GUI/Gui/Component/PlayersFilter.cs      | 144 ++++++++++++++++
 .../Gui/Component/PlayersListTreeWidget.cs         |   6 +
 .../Gui/Component/PlaysListTreeWidget.cs           |   6 +
 .../Gui/Component/PlaysSelectionWidget.cs          | 167 +++++++++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |   9 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  66 ++++++--
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |  15 +-
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |   4 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   9 +-
 LongoMatch.GUI/PlaysSelectionWidget.cs             | 162 ------------------
 .../LongoMatch.Gui.Component.CategoriesFilter.cs   |  19 +++
 .../LongoMatch.Gui.Component.PlayersFilter.cs      |  32 ++++
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  32 +++-
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     | 114 -------------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 184 ++++++++-------------
 LongoMatch.GUI/gtk-gui/objects.xml                 | 136 +++++++++++----
 LongoMatch.Services/Services/ProjectsManager.cs    |   3 +-
 libcesarplayer/liblongomatch.mdp                   |   2 +-
 27 files changed, 906 insertions(+), 464 deletions(-)

Mon Jul 23 21:57:00 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix listing of players by column and not by row 
 LongoMatch.GUI/Gui/Component/PlayersTagger.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Mon Jul 23 21:42:17 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI after last monodevelop update 
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          |   2 +-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |   2 +-
 .../gtk-gui/LongoMatch.Gui.VolumeWindow.cs         |   2 +-
 LongoMatch.GUI.Multimedia/gtk-gui/generated.cs     |  22 ++--
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 .../LongoMatch.Gui.Base.TemplatesEditorBase.cs     |   2 +-
 .../LongoMatch.Gui.Base.TimelineWidgetBase.cs      |   2 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   2 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   2 +-
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |   2 +-
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   2 +-
 .../LongoMatch.Gui.Component.GameUnitWidget.cs     |   2 +-
 .../LongoMatch.Gui.Component.GameUnitsEditor.cs    |   2 +-
 .../LongoMatch.Gui.Component.GameUnitsTagger.cs    |   2 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |   2 +-
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |   2 +-
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |   2 +-
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   2 +-
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |   2 +-
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |   2 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   2 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   2 +-
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |   2 +-
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |   2 +-
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   2 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   2 +-
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |   2 +-
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |   2 +-
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   2 +-
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   2 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   2 +-
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |   2 +-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |   2 +-
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   2 +-
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   2 +-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |   2 +-
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   2 +-
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |   2 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   2 +-
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |   2 +-
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   2 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |   2 +-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   2 +-
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |   2 +-
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   2 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   2 +-
 LongoMatch.GUI/gtk-gui/generated.cs                |  22 ++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 142 ++++++++++-----------
 LongoMatch.GUI/gtk-gui/objects.xml                 | 105 ++-------------
 54 files changed, 152 insertions(+), 239 deletions(-)

Mon Jul 23 21:41:53 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new widget to control all the plays listing widgets 
 LongoMatch.GUI/Gui/MainWindow.cs                   |  68 ++-------
 LongoMatch.GUI/PlaysSelectionWidget.cs             | 162 ++++++++++++++++++++
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |  69 +++++++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 166 +++++++--------------
 4 files changed, 295 insertions(+), 170 deletions(-)

Sat May 19 20:52:32 2012 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sat May 12 21:41:11 2012 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 2360 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1385 insertions(+), 975 deletions(-)

Fri May 11 19:41:45 2012 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 176 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 111 insertions(+), 65 deletions(-)

Wed Apr 25 11:11:38 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version number 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 25 11:11:27 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add mono addins dependency 
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Apr 25 11:10:14 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a default tag for real 
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sat Apr 21 17:29:13 2012 +0200 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 41 +++++++++++++++--------------------------
 1 file changed, 15 insertions(+), 26 deletions(-)

Sun Apr 15 20:58:04 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add longomatch icon back 
 LongoMatch.GUI/gtk-gui/generated.cs | 4 ++++
 LongoMatch.GUI/gtk-gui/gui.stetic   | 7 +++++++
 2 files changed, 11 insertions(+)

Sun Apr 15 20:57:33 2012 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix subcategories not displayed in the tagger widget 
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Mar 21 10:22:02 2012 +0100 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 469 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 264 insertions(+), 205 deletions(-)

Wed Mar 14 23:48:34 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix traceback when the count of tags is 0 
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Mar 14 23:42:34 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix rendering of playlists from the players list 
 .../Gui/Component/PlayersListTreeWidget.cs         | 26 ++++++++++++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |  4 ++++
 2 files changed, 30 insertions(+)

Fri Mar 2 14:19:47 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 79 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 45 insertions(+), 34 deletions(-)

Thu Mar 1 21:21:22 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 74 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 44 insertions(+), 30 deletions(-)

Thu Mar 1 20:23:08 2012 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Thu Mar 1 19:18:18 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a different stats sheets output 
 LongoMatch.Addins.COE/GameUnitsStatsSheet.cs     |  79 ++++++++++-------
 LongoMatch.Addins.COE/GameUnitsStatsSheetFull.cs | 105 +++++++++++++++++++++++
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp  |   1 +
 3 files changed, 156 insertions(+), 29 deletions(-)

Thu Mar 1 02:54:54 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Mar 1 02:52:54 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a timescale of 10 seconds for the timeline 
 LongoMatch.Addins.COE/TimelineSheet.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Tue Feb 28 21:55:13 2012 +0100 Mario Blättermann <mario.blaettermann@gmail.com>
 *[l10n] Updated German translation 
 po/de.po | 242 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 136 insertions(+), 106 deletions(-)

Thu Feb 23 20:35:48 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 242 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 136 insertions(+), 106 deletions(-)

Wed Feb 8 02:50:01 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.17.4 
 RELEASE      | 5 +++--
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Wed Feb 8 02:46:01 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix launch script 
 LongoMatch/longomatch.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Feb 8 02:42:59 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.17.3 
 RELEASE      | 14 +++++++-------
 configure.ac |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

Wed Feb 8 01:48:21 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more fixes for the game units 
 LongoMatch.Addins.COE/TimelineSheet.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Feb 6 14:12:04 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update windows makefiles 
 LongoMatch.Addins.COE/Makefile.win32 | 6 ++++--
 Makefile.win32                       | 7 +++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

Mon Jan 16 00:39:07 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.Addins.COE/Makefile.win32 | 2 ++
 Makefile.win32                       | 5 +++++
 2 files changed, 7 insertions(+)

Wed Feb 8 01:07:26 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix exception when start equals stop 
 LongoMatch.Addins.COE/TimelineSheet.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Tue Feb 7 11:29:22 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 56 ++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 40 insertions(+), 16 deletions(-)

Mon Feb 6 19:57:56 2012 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Mon Feb 6 04:57:57 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update dutch translation 
 po/nl.po | 2573 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1578 insertions(+), 995 deletions(-)

Mon Feb 6 12:18:34 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 93 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 51 insertions(+), 42 deletions(-)

Mon Feb 6 03:11:54 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update stetic changes 
 .../LongoMatch.Gui.Component.PlayersTaggerWidget.cs      |  1 -
 .../gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs |  1 -
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs        |  2 +-
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs      |  8 ++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                        | 12 ++----------
 LongoMatch.GUI/gtk-gui/objects.xml                       | 16 ++++++++--------
 LongoMatch.Services/Services/Core.cs                     |  1 +
 7 files changed, 16 insertions(+), 25 deletions(-)

Mon Feb 6 03:10:19 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle forward seeks in the player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs    | 2 ++
 LongoMatch.Services/Services/EventsManager.cs | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

Mon Feb 6 03:06:27 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add game units stats in the excel 
 LongoMatch.Addins.COE/ExcelExporter.cs          |   6 ++
 LongoMatch.Addins.COE/GameUnitsStatsSheet.cs    | 105 ++++++++++++++++++++++++
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp |   1 +
 LongoMatch.Addins.COE/ProjectStatsSheet.cs      |   3 +
 LongoMatch.Addins.COE/TeamStatsSheet.cs         |   3 +
 LongoMatch.Addins.COE/TimelineSheet.cs          |  25 ++----
 6 files changed, 126 insertions(+), 17 deletions(-)

Mon Feb 6 03:04:53 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to get the last game unit in the list 
 LongoMatch.Core/Store/GameUnitsList.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Feb 6 03:03:55 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add stats for game units 
 LongoMatch.Core/LongoMatch.Core.mdp     |   2 +
 LongoMatch.Core/Makefile.am             |   2 +
 LongoMatch.Core/Stats/GameUnitStats.cs  | 121 ++++++++++++++++++++++++++++++++
 LongoMatch.Core/Stats/GameUnitsStats.cs |  94 +++++++++++++++++++++++++
 LongoMatch.Core/Stats/ProjectStats.cs   |  20 +++++-
 5 files changed, 237 insertions(+), 2 deletions(-)

Mon Feb 6 03:03:14 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new operator * for Time 
 LongoMatch.Core/Store/Time.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Feb 6 03:02:51 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new constructor for Time with mseconds as arguments 
 LongoMatch.Core/Store/Time.cs | 4 ++++
 1 file changed, 4 insertions(+)

Mon Feb 6 03:02:24 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format results in a better way 
 LongoMatch.Core/Stats/ProjectStats.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Feb 2 23:36:15 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Load game unit in player when selected 
 LongoMatch.Services/Services/GameUnitsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Feb 2 23:35:29 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update game units timeline too 
 LongoMatch.GUI/Gui/MainWindow.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Thu Feb 2 23:35:05 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable key actions in the new window 
 LongoMatch.GUI/Gui/MainWindow.cs | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Mon Jan 30 22:21:04 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make playlists work again 
 LongoMatch.Services/Services/Core.cs            | 11 ++++++---
 LongoMatch.Services/Services/PlaylistManager.cs | 33 ++++++++++++++++++-------
 2 files changed, 31 insertions(+), 13 deletions(-)

Mon Jan 30 22:19:40 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't try to render a playlist if it's empty 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Jan 30 22:18:55 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *fix duplication of entries in the categories list 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Jan 29 23:50:32 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix warning 
 LongoMatch.Core/Store/Templates/CategoriesTemplate.cs | 1 -
 1 file changed, 1 deletion(-)

Sat Jan 28 10:28:11 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Print properly hotkeys when using GDK 
 LongoMatch.Core/Store/HotKey.cs | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Sun Feb 5 19:29:20 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 143 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 70 insertions(+), 73 deletions(-)

Sun Feb 5 01:25:16 2012 +0100 Mario Blättermann <mario.blaettermann@gmail.com>
 *[l10n] Updated German  translation 
 po/de.po | 190 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 117 insertions(+), 73 deletions(-)

Fri Feb 3 22:48:36 2012 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 133 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 64 insertions(+), 69 deletions(-)

Fri Feb 3 19:15:48 2012 +0100 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Fri Jan 27 22:54:37 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix tagging of players subcategories with both teams 
 LongoMatch.GUI/Gui/Component/PlayersTagger.cs      |  32 +++---
 .../Gui/Component/PlayersTaggerWidget.cs           |   7 +-
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  12 +--
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |  38 +++++--
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 113 ++++++++++++++++-----
 5 files changed, 148 insertions(+), 54 deletions(-)

Fri Jan 27 22:33:19 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add players list  in the tagger dialog 
 LongoMatch.GUI/Gui/Component/PlayersTagger.cs      | 106 +++++++++++
 .../Gui/Component/PlayersTaggerWidget.cs           |  27 +--
 .../Gui/Dialog/PlayersSelectionDialog.cs           | 102 -----------
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +-
 LongoMatch.GUI/Makefile.am                         |   4 +-
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |  27 +++
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |  41 +----
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  73 --------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 196 ++++++---------------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  20 ++-
 11 files changed, 206 insertions(+), 396 deletions(-)

Fri Jan 27 21:51:30 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize string tags with the first option 
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Fri Jan 27 21:34:32 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Connect signals after setting the team 
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Fri Jan 27 21:18:32 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix warning 
 LongoMatch.GUI/Gui/MainWindow.cs | 2 --
 1 file changed, 2 deletions(-)

Fri Jan 27 21:18:08 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix edition of lead and lag time 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Jan 27 21:17:26 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dont allow editing the hotkey with a project loaded 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs                 | 7 +++++++
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs                    | 1 +
 .../gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs         | 1 +
 LongoMatch.GUI/gtk-gui/gui.stetic                                  | 1 +
 4 files changed, 10 insertions(+)

Fri Jan 27 21:06:41 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix category edition fro the plays list 
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs       | 1 +
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs | 6 +-----
 LongoMatch.GUI/Gui/MainWindow.cs                    | 6 ++++++
 LongoMatch.Services/Services/Core.cs                | 1 +
 4 files changed, 9 insertions(+), 5 deletions(-)

Fri Jan 27 20:45:53 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix crash doing searchs with a project selected 
 LongoMatch.GUI/Gui/Dialog/OpenProjectDialog.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Jan 27 20:34:13 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Re attach player when resetting the GUI 
 LongoMatch.GUI/Gui/MainWindow.cs | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Fri Jan 27 20:23:44 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new button to detach the video player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |   3 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 361 +++++++++---------
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       | 408 +++++++++++----------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 4 files changed, 418 insertions(+), 356 deletions(-)

Thu Jan 26 09:28:21 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for detaching the video player 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs    |  6 ++++
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml |  1 +
 LongoMatch.GUI/Gui/MainWindow.cs              | 41 +++++++++++++++++++++++++++
 3 files changed, 48 insertions(+)

Thu Jan 26 08:54:07 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new widget to configure duration of video steps 
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  15 ++-
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            | 104 ++++++++++++++-------
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  53 ++++++++++-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 4 files changed, 133 insertions(+), 43 deletions(-)

Thu Jan 26 08:28:25 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix updating teams plays' list 
 LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Thu Jan 26 08:17:41 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pass version to the GUI toolkit 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs | 1 +
 LongoMatch.GUI/Gui/Dialog/About.cs            | 6 ++----
 LongoMatch.GUI/Gui/GUIToolkit.cs              | 8 +++++++-
 LongoMatch.GUI/Gui/MainWindow.cs              | 2 +-
 LongoMatch/LongoMatchGtk.mdp                  | 1 +
 LongoMatch/Main.cs                            | 5 +++--
 6 files changed, 15 insertions(+), 8 deletions(-)

Thu Jan 26 08:08:55 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check if project is null before saving it 
 LongoMatch.Services/Services/ProjectsManager.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jan 26 08:06:46 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add stats to makefiles 
 LongoMatch.Core/Makefile.am | 6 ++++++
 1 file changed, 6 insertions(+)

Thu Jan 26 08:02:43 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Expose title property and add it to the encoding settings 
 LongoMatch.Core/Common/CaptureSettings.cs          |  2 +-
 LongoMatch.Core/Common/EncodingSettings.cs         |  4 ++-
 .../Gui/Dialog/VideoEditionProperties.cs           |  2 ++
 libcesarplayer/gst-video-editor.c                  | 32 ++++++++++++++++++----
 4 files changed, 33 insertions(+), 7 deletions(-)

Thu Jan 26 08:01:12 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Export team stats by player in the excel 
 LongoMatch.Addins.COE/ExcelExporter.cs          |  14 +-
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp |   3 +-
 LongoMatch.Addins.COE/ProjectStatsSheet.cs      |   3 +-
 LongoMatch.Addins.COE/TeamStatsSheet.cs         | 142 +++++++++++++++
 LongoMatch.Addins.COE/TeamStatsSheets.cs        | 226 ------------------------
 LongoMatch.Addins.COE/TimelineSheet.cs          | 221 +++++++++++++++++++++++
 6 files changed, 376 insertions(+), 233 deletions(-)

Thu Jan 26 08:00:35 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add players stats 
 LongoMatch.Core/LongoMatch.Core.mdp      |  1 +
 LongoMatch.Core/Stats/CategoryStats.cs   |  1 +
 LongoMatch.Core/Stats/PlayersStats.cs    | 44 +++++++++++++++++
 LongoMatch.Core/Stats/ProjectStats.cs    | 81 +++++++++++++++++++++++---------
 LongoMatch.Core/Stats/SubCategoryStat.cs | 38 +++++++++++++++
 5 files changed, 143 insertions(+), 22 deletions(-)

Fri Jan 20 21:24:16 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 154 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 87 insertions(+), 67 deletions(-)

Mon Jan 16 18:27:02 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 160 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 90 insertions(+), 70 deletions(-)

Mon Jan 16 12:42:38 2012 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 2035 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1058 insertions(+), 977 deletions(-)

Mon Jan 16 00:06:12 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files to POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Mon Jan 16 00:03:34 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Stetic files 
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  4 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 | 46 +++++++++++-----------
 3 files changed, 26 insertions(+), 26 deletions(-)

Sun Jan 15 23:52:37 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add overal stats and sheets per team in the Excel 
 LongoMatch.Addins.COE/ExcelExporter.cs          | 205 +++------------------
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp |   2 +
 LongoMatch.Addins.COE/Main.cs                   |   2 +-
 LongoMatch.Addins.COE/ProjectStatsSheet.cs      | 130 ++++++++++++++
 LongoMatch.Addins.COE/TeamStatsSheets.cs        | 226 ++++++++++++++++++++++++
 5 files changed, 380 insertions(+), 185 deletions(-)

Sun Jan 15 23:50:47 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for statistics 
 LongoMatch.Core/LongoMatch.Core.mdp      |   6 ++
 LongoMatch.Core/Stats/CategoryStats.cs   |  46 +++++++++
 LongoMatch.Core/Stats/PercentualStat.cs  |  41 ++++++++
 LongoMatch.Core/Stats/ProjectStats.cs    | 156 +++++++++++++++++++++++++++++++
 LongoMatch.Core/Stats/Stat.cs            |  53 +++++++++++
 LongoMatch.Core/Stats/SubCategoryStat.cs |  53 +++++++++++
 6 files changed, 355 insertions(+)

Sun Jan 15 23:37:44 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused print 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 1 -
 1 file changed, 1 deletion(-)

Sun Jan 15 23:36:44 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow tagging plays by team by default without need for subcategories 
 LongoMatch.Core/Store/Play.cs                      |   8 +-
 .../Store/Templates/CategoriesTemplate.cs          |   8 --
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs       |  28 +++++
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |  13 +-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |   3 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  66 +++++++++-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |   2 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 136 ++++++++++++++++-----
 8 files changed, 209 insertions(+), 55 deletions(-)

Sun Jan 15 23:29:42 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use proper class for the templates provider 
 LongoMatch.Services/Services/TemplatesService.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Sun Jan 15 23:28:56 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add BOTH to team Enum 
 LongoMatch.Core/Common/Enums.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Jan 15 23:28:28 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused print 
 LongoMatch.Core/Common/Color.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Jan 2 22:34:31 2012 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable subcat templates provider 
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs       |  2 +-
 .../Gui/Component/CategoriesTemplateEditor.cs       |  7 +++++--
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs  | 21 +++++++--------------
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs | 17 ++++++++++++++++-
 .../Gui/Component/ProjectDetailsWidget.cs           |  7 ++++---
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs     |  7 ++++++-
 LongoMatch.GUI/Gui/GUIToolkit.cs                    | 12 ++++++++----
 LongoMatch.Services/Services/ProjectsManager.cs     |  2 +-
 8 files changed, 48 insertions(+), 27 deletions(-)

Mon Jan 9 14:43:59 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 81 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 48 insertions(+), 33 deletions(-)

Sat Jan 7 22:09:35 2012 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 64 ++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 44 insertions(+), 20 deletions(-)

Sat Jan 7 18:49:19 2012 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Missing file in POTFILEs.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Mon Jan 2 12:51:26 2012 +0100 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 2394 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1404 insertions(+), 990 deletions(-)

Wed Dec 28 11:30:46 2011 +0100 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

Mon Dec 26 18:01:40 2011 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 1927 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1001 insertions(+), 926 deletions(-)

Fri Dec 23 17:41:25 2011 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 2038 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1063 insertions(+), 975 deletions(-)

Thu Dec 22 22:38:51 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix build 
 LongoMatch.Core/LongoMatch.Core.mdp | 1 +
 LongoMatch.Core/Store/Category.cs   | 2 +-
 Makefile.win32                      | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

Thu Dec 22 22:36:04 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Color conversion 
 LongoMatch.GUI/Gui/Helpers.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Thu Dec 22 22:35:34 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix serialization/deserialization of colors in templates 
 LongoMatch.Core/Store/Category.cs | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

Thu Dec 22 22:34:58 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a conversion helper for Color 
 LongoMatch.Core/Common/Color.cs | 36 ++++++++++++++++++++++++++++++++++++
 LongoMatch.Core/Makefile.am     |  1 +
 2 files changed, 37 insertions(+)

Thu Dec 22 22:34:16 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use minutes as the basic unit 
 LongoMatch.Addins.COE/ExcelExporter.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Dec 20 00:46:38 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pause player when tagging 
 LongoMatch.Services/Services/EventsManager.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Tue Dec 20 00:46:08 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable exportation to file from the tools menu 
 LongoMatch.Services/Services/ProjectsManager.cs | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

Tue Dec 20 00:45:13 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a constant for exported projects 
 LongoMatch.Core/Common/Constants.cs          | 1 +
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Tue Dec 20 00:44:24 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the exporter decide it's file 
 LongoMatch.Addins.COE/ExcelExporter.cs              | 21 ++++++++++++++++++---
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp     |  5 ++---
 LongoMatch.Addins/AddinsManager.cs                  |  2 +-
 LongoMatch.Addins/ExtensionPoints/IExportProject.cs |  2 +-
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs       |  2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                    | 16 ++--------------
 6 files changed, 25 insertions(+), 23 deletions(-)

Mon Dec 19 23:57:54 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use team name from template 
 LongoMatch.GUI/Gui/MainWindow.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Dec 19 23:42:57 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update deploy script 
 win32/deploy_win32.py | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Mon Dec 19 23:42:26 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add makefile cor COE addins 
 LongoMatch.Addins.COE/Makefile.win32 | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

Mon Dec 19 23:41:51 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update windows makefiles 
 Makefile.win32 | 485 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 245 insertions(+), 240 deletions(-)

Mon Dec 19 23:41:18 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Init core before initializing gstreamer 
 LongoMatch/Main.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Dec 19 23:40:35 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix name of dll import 
 LongoMatch.Multimedia/MultimediaFactory.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Dec 19 23:38:08 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make TimelineNode serializable 
 LongoMatch.Core/Store/TimelineNode.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Sep 15 22:18:47 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add adpcm decoder and fix mingw deps 
 win32/deploy_win32.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Sat Aug 27 11:46:35 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing deps 
 win32/deploy_win32.py | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Mon Dec 19 00:29:37 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 Makefile.win32 | 531 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 330 insertions(+), 201 deletions(-)

Mon Dec 19 21:19:27 2011 +0100 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 2027 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1050 insertions(+), 977 deletions(-)

Sun Dec 18 21:27:31 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update project files 
 LongoMatch.Core/LongoMatch.Core.mdp                 | 5 ++---
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs | 4 ++--
 LongoMatch.Services/LongoMatch.Services.mdp         | 9 +++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

Sun Dec 18 21:26:48 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add makefile for LongoMatch.Addins 
 LongoMatch.Addins/Makefile.am | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Sun Dec 18 20:23:20 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused import 
 LongoMatch.Services/Services/Core.cs | 1 -
 1 file changed, 1 deletion(-)

Sun Dec 18 20:21:35 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Abtract key pressed events 
 LongoMatch.Core/Handlers/Handlers.cs           |  2 ++
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs  |  2 ++
 LongoMatch.GUI/Gui/MainWindow.cs               | 11 +++++++-
 LongoMatch.Services/Services/Core.cs           |  7 ++----
 LongoMatch.Services/Services/HotKeysManager.cs | 35 ++++++++++++++++++--------
 5 files changed, 41 insertions(+), 16 deletions(-)

Sun Dec 18 20:20:11 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use team's name instead of the template name 
 LongoMatch.Addins.COE/ExcelExporter.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Dec 18 20:19:32 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor cells formatting 
 LongoMatch.Addins.COE/ExcelExporter.cs | 39 +++++++++++++---------------------
 1 file changed, 15 insertions(+), 24 deletions(-)

Sun Dec 18 20:18:26 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles 
 LongoMatch.Core/Makefile.am           | 18 +++++++++++++-----
 LongoMatch.GUI.Multimedia/Makefile.am |  1 -
 LongoMatch.GUI/Makefile.am            |  9 ++++++---
 LongoMatch.Multimedia/Makefile.am     | 13 ++++++-------
 LongoMatch.Services/Makefile.am       | 12 ++++++------
 Makefile.am                           |  1 +
 build/build.environment.mk            | 18 +++++++++++++-----
 build/build.rules.mk                  |  2 +-
 configure.ac                          |  4 ++++
 9 files changed, 50 insertions(+), 28 deletions(-)

Sun Dec 18 20:17:43 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES 
 LongoMatch.GUI.Multimedia/AssemblyInfo.cs          |  50 ----
 .../CesarPlayer.dll.config.in                      |   3 -
 .../LongoMatch.Multimedia.dll.config.in            |   3 +
 po/POTFILES.in                                     | 292 +++++++++++----------
 4 files changed, 160 insertions(+), 188 deletions(-)

Fri Dec 16 02:48:34 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *WIP 
 LongoMatch.Addins.COE/ExcelExporter.cs             | 277 +++++++++++++++++++++
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp    |  11 +-
 LongoMatch.Addins.COE/Main.cs                      |  46 ++++
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |   1 +
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   4 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   4 +-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  16 +-
 8 files changed, 346 insertions(+), 15 deletions(-)

Fri Dec 16 02:47:52 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use an assembly file for assebmly attributes 
 LongoMatch.Addins.COE/Assembly.cs         | 23 +++++++++++++++++++++++
 LongoMatch.Addins.COE/GameUnitsEnabler.cs |  2 --
 2 files changed, 23 insertions(+), 2 deletions(-)

Fri Dec 16 02:45:39 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update stetic gui 
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 24 ++++++++++++++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 26 ++++++++++++++++++++--
 LongoMatch.GUI/gtk-gui/objects.xml                 | 12 ----------
 3 files changed, 44 insertions(+), 18 deletions(-)

Fri Dec 16 02:44:38 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle nulls in filters 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Fri Dec 16 02:42:55 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to list elements in subcategories 
 LongoMatch.Core/Interfaces/ISubCategory.cs | 3 +++
 LongoMatch.Core/Store/SubCategory.cs       | 4 ++++
 2 files changed, 7 insertions(+)

Fri Dec 16 02:41:42 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow adding export addins to the GUI 
 LongoMatch.Addins/AddinsManager.cs                 |  7 +++-
 .../ExtensionPoints/IExportProject.cs              |  5 +--
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |  1 +
 LongoMatch.GUI/Gui/GUIToolkit.cs                   |  2 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   | 37 +++++++++++++++++++---
 LongoMatch/Main.cs                                 |  1 +
 6 files changed, 45 insertions(+), 8 deletions(-)

Wed Dec 14 22:36:56 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't enable the game units timeline if the template don't use it 
 LongoMatch.GUI/Gui/MainWindow.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Wed Dec 14 22:29:56 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set back the exceptions catcher 
 LongoMatch/Main.cs | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Wed Dec 14 22:28:32 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add GameUnitsEnabler addin 
 LongoMatch.Addins.COE/GameUnitsEnabler.cs       | 36 +++++++++++++++++++++++++
 LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp | 24 +++++++++++++++++
 LongoMatch.mds                                  |  4 +++
 3 files changed, 64 insertions(+)

Thu Dec 1 20:07:09 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add addins support 
 LongoMatch.Addins/AddinsManager.cs                 | 50 ++++++++++++++++++++++
 .../ExtensionPoints/IConfigModifier.cs             | 31 ++++++++++++++
 .../ExtensionPoints/IExportProject.cs              | 33 ++++++++++++++
 LongoMatch.Addins/LongoMatch.Addins.mdp            | 26 +++++++++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  3 +-
 LongoMatch.Services/LongoMatch.Services.mdp        |  7 ++-
 LongoMatch.Services/Services/Core.cs               |  7 ++-
 LongoMatch.mds                                     |  4 ++
 LongoMatch/LongoMatchGtk.mdp                       |  1 +
 LongoMatch/Main.cs                                 |  3 ++
 10 files changed, 160 insertions(+), 5 deletions(-)

Thu Dec 1 20:07:09 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused file 
 LongoMatch.Core/LongoMatch.Core.mdp         |  1 -
 LongoMatch.Core/Store/Templates/Template.cs | 44 -----------------------------
 2 files changed, 45 deletions(-)

Wed Dec 14 14:15:40 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of gameunits configurable 
 LongoMatch.Core/Config.cs                               |  4 ++++
 .../Gui/Component/CategoriesTemplateEditor.cs           |  4 +++-
 LongoMatch.GUI/Gui/MainWindow.cs                        | 17 ++++++++++++-----
 3 files changed, 19 insertions(+), 6 deletions(-)

Mon Dec 12 01:56:39 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save fake live projects directly into the DB 
 .../Gui/Component/ProjectDetailsWidget.cs          |  9 ++-
 LongoMatch.GUI/Gui/GUIToolkit.cs                   | 14 +++--
 LongoMatch.Services/Services/ProjectsManager.cs    | 70 ++++++++++------------
 3 files changed, 45 insertions(+), 48 deletions(-)

Sun Dec 11 23:36:44 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use stetic to load the icon 
 LongoMatch.GUI/Gui/GUIToolkit.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Dec 11 23:36:11 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the home dir properly 
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Sun Dec 11 21:45:07 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only set images after scalling 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sun Dec 11 21:44:48 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to scale the image 
 LongoMatch.Core/Common/Image.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Dec 11 21:44:19 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check for null setting images 
 LongoMatch.Core/Store/PixbufTimeNode.cs                 |  2 +-
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs        |  2 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs       |  2 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs         | 14 +++++++++-----
 LongoMatch.GUI/Gui/TreeView/PlayerPropertiesTreeView.cs |  2 +-
 5 files changed, 13 insertions(+), 9 deletions(-)

Sat Dec 10 02:06:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle project type None 
 LongoMatch.Services/Services/ProjectsManager.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sat Dec 10 02:05:44 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check for null value 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sat Dec 10 01:55:46 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *add last modified filed 
 LongoMatch.Core/Store/ProjectDescription.cs | 5 +++++
 LongoMatch.Services/Services/DataBase.cs    | 2 ++
 LongoMatch.Services/Services/FileDB.cs      | 3 +++
 3 files changed, 10 insertions(+)

Sat Dec 10 01:40:47 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a sqlite based DB (not working) 
 LongoMatch.Services/Services/SQLiteDB.cs | 265 +++++++++++++++++++++++++++++++
 1 file changed, 265 insertions(+)

Sat Dec 10 01:40:29 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a file based DataBase 
 LongoMatch.Services/Services/FileDB.cs | 92 ++++++++++++++++++++++++++++++++++
 1 file changed, 92 insertions(+)

Fri Dec 9 19:55:25 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use new toolkits 
 LongoMatch/Main.cs | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Fri Dec 9 19:54:43 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Adapt GUI to last changes 
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  67 ++++------
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  53 ++++----
 LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs      |   1 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |   1 -
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |   5 +-
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |   4 +-
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs     |   2 +-
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |  11 +-
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs   |  16 +--
 .../Gui/Component/PlayersListTreeWidget.cs         |  22 ++-
 .../Gui/Component/PlaysListTreeWidget.cs           |  24 +++-
 .../Gui/Component/ProjectDetailsWidget.cs          |   6 +-
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |   2 +-
 LongoMatch.GUI/Gui/Component/RenderingStateBar.cs  |   4 +-
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  10 +-
 .../Gui/Component/TimelineLabelsWidget.cs          |   2 +-
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs            |   4 +-
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  10 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   8 +-
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs  |   4 +-
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs   |   5 +-
 LongoMatch.GUI/Gui/MainWindow.cs                   |  55 +++-----
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs  |   3 +-
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  10 +-
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   8 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  10 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   1 -
 LongoMatch.GUI/gtk-gui/objects.xml                 | 148 +++++++++++----------
 29 files changed, 270 insertions(+), 228 deletions(-)

Fri Dec 9 19:54:21 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Adapt Multimedia to last changes 
 LongoMatch.Multimedia/Common/Enum.cs               |  4 --
 LongoMatch.Multimedia/Common/Handlers.cs           | 11 +---
 LongoMatch.Multimedia/Editor/EditorState.cs        | 32 ------------
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  6 ++-
 .../Interfaces/IFramesCapturer.cs                  | 38 --------------
 LongoMatch.Multimedia/Interfaces/IPlayer.cs        | 14 ++----
 LongoMatch.Multimedia/Interfaces/IVideoEditor.cs   | 58 ----------------------
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |  8 +--
 LongoMatch.Multimedia/MultimediaFactory.cs         | 29 ++++++++---
 LongoMatch.Multimedia/Player/GstPlayer.cs          | 17 ++++---
 LongoMatch.Multimedia/Utils/FramesCapturer.cs      | 30 ++++-------
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs    |  7 +--
 12 files changed, 60 insertions(+), 194 deletions(-)

Fri Dec 9 19:47:11 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Adapt to last changes in Core to implement better MVC 
 LongoMatch.Services/LongoMatch.Services.mdp        |   7 +-
 LongoMatch.Services/Services/Core.cs               |  39 +--
 LongoMatch.Services/Services/DataBase.cs           |   2 +-
 LongoMatch.Services/Services/EventsManager.cs      |  90 ++-----
 LongoMatch.Services/Services/GameUnitsManager.cs   |   8 +-
 LongoMatch.Services/Services/HotKeysManager.cs     |   6 +-
 LongoMatch.Services/Services/PlaylistManager.cs    |  80 +++---
 LongoMatch.Services/Services/ProjectsManager.cs    | 297 ++++++---------------
 .../Services/RenderingJobsManager.cs               |  63 ++---
 LongoMatch.Services/Services/TemplatesService.cs   |  47 ++--
 .../Services/VideoDrawingsManager.cs               |  39 +--
 11 files changed, 222 insertions(+), 456 deletions(-)

Fri Dec 9 19:46:15 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make some changes to Core to implement better the MVC 
 LongoMatch.Core/Common/Cairo.cs                    |  81 ------
 LongoMatch.Core/Common/Constants.cs                |   4 +
 LongoMatch.Core/Common/Enums.cs                    |  13 +
 LongoMatch.Core/Common/Image.cs                    | 130 +++++++++
 LongoMatch.Core/Common/Images.cs                   |  88 ------
 LongoMatch.Core/Common/PlayList.cs                 |   4 +-
 LongoMatch.Core/Handlers/Handlers.cs               |   2 +-
 LongoMatch.Core/Handlers/Multimedia.cs             |  43 +++
 LongoMatch.Core/Interfaces/GUI/IBusyDialog.cs      |  29 ++
 LongoMatch.Core/Interfaces/GUI/ICapturer.cs        |  44 +++
 LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs      |  70 +++++
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs      |  87 ++++++
 LongoMatch.Core/Interfaces/GUI/IPlayer.cs          |  74 +++++
 LongoMatch.Core/Interfaces/GUI/IPlaylistWidget.cs  |  32 +++
 .../Interfaces/GUI/IRenderingStateBar.cs           |  33 +++
 LongoMatch.Core/Interfaces/IPlayList.cs            |   3 -
 LongoMatch.Core/Interfaces/IPlaylistWidget.cs      |  32 ---
 .../Interfaces/IRenderingJobsManager.cs            |   3 +-
 LongoMatch.Core/Interfaces/ITemplates.cs           |   8 +
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |   8 +-
 .../Interfaces/Multimedia/IFramesCapturer.cs       |  38 +++
 .../Interfaces/Multimedia/IMultimediaToolkit.cs    |  37 +++
 .../Interfaces/Multimedia/IVideoEditor.cs          |  58 ++++
 LongoMatch.Core/LongoMatch.Core.mdp                |  27 +-
 LongoMatch.Core/Store/Category.cs                  |  19 +-
 LongoMatch.Core/Store/Drawing.cs                   |  13 +-
 LongoMatch.Core/Store/HotKey.cs                    |  17 +-
 LongoMatch.Core/Store/MediaFile.cs                 |  12 +-
 LongoMatch.Core/Store/PixbufTimeNode.cs            |  10 +-
 LongoMatch.Core/Store/Play.cs                      |   1 -
 LongoMatch.Core/Store/PlayListPlay.cs              |   1 -
 LongoMatch.Core/Store/Player.cs                    |   7 +-
 LongoMatch.Core/Store/Project.cs                   |  73 +----
 .../Store/Templates/CategoriesTemplate.cs          |   5 +-
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |   8 +-
 LongoMatch.GUI/Gui/Cairo.cs                        |  82 ++++++
 LongoMatch.GUI/Gui/GUIToolkit.cs                   | 307 +++++++++++++++++++++
 LongoMatch.GUI/Gui/Helpers.cs                      |  92 ++++++
 38 files changed, 1261 insertions(+), 334 deletions(-)

Wed Nov 30 22:40:30 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show timing info properly in the game units widget 
 LongoMatch.GUI/Gui/Component/GameUnitWidget.cs | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Wed Nov 30 22:28:58 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update current time in the game units tagger widget 
 LongoMatch.GUI/Gui/MainWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Nov 30 22:28:28 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redraw after adding removing objects 
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Nov 29 22:42:33 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add game units timeline 
 LongoMatch.GUI/Gui/MainWindow.cs                   | 64 ++++++++++++++++++----
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 14 ++++-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 15 ++++-
 LongoMatch.Services/Services/GameUnitsManager.cs   | 32 ++++++++++-
 4 files changed, 110 insertions(+), 15 deletions(-)

Tue Nov 29 22:17:19 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update stetic code 
 LongoMatch.GUI/LongoMatch.GUI.mdp                  | 12 +--
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           | 98 ++++++++++------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 32 ++-----
 LongoMatch.GUI/gtk-gui/objects.xml                 | 52 +++++++++---
 4 files changed, 90 insertions(+), 104 deletions(-)

Tue Nov 29 22:13:51 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't make the scales fill, only expand 
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 29 22:13:31 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add timeline for game units 
 .../Gui/Component/GameUnitsTimelineWidget.cs       | 120 +++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   1 +
 LongoMatch.GUI/Makefile.am                         |   1 +
 3 files changed, 122 insertions(+)

Tue Nov 29 22:10:37 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't add this widget to the stetic components 
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs | 2 --
 1 file changed, 2 deletions(-)

Tue Nov 29 22:10:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some debug sending the event 
 LongoMatch.GUI/Gui/Component/GameUnitWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Nov 29 22:08:29 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a ref to the GameUnit in the events 
 LongoMatch.Core/Handlers/Handlers.cs              | 6 +++---
 LongoMatch.GUI/Gui/Component/GameUnitTimeScale.cs | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

Tue Nov 29 22:07:45 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the game units manager work 
 LongoMatch.Services/Services/GameUnitsManager.cs | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

Tue Nov 29 22:05:19 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some debug to gameunits manager 
 LongoMatch.Services/Services/GameUnitsManager.cs | 3 +++
 1 file changed, 3 insertions(+)

Tue Nov 29 22:02:52 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Connect zoom scale signal 
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Nov 28 19:49:50 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fixes for previous commits 
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs  | 4 +---
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs | 3 +--
 LongoMatch.GUI/Gui/MainWindow.cs               | 4 ++++
 LongoMatch.GUI/Makefile.am                     | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

Thu Nov 24 23:27:22 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make widget for categories more generic 
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs      |   4 +-
 LongoMatch.GUI/Gui/Component/CategoriesScale.cs    |  95 ------------------
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     |   3 +-
 .../Gui/Component/TimelineLabelsWidget.cs          | 108 +++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +-
 5 files changed, 113 insertions(+), 99 deletions(-)

Thu Nov 24 22:50:48 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a base class for time lines 
 LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs      | 200 ++++++++++++
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     | 147 +--------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   3 +-
 LongoMatch.GUI/Makefile.am                         |   5 +-
 .../LongoMatch.Gui.Base.TimelineWidgetBase.cs      | 160 ++++++++++
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     | 162 ----------
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |   2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 341 +++++++++++----------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  58 +++-
 9 files changed, 592 insertions(+), 486 deletions(-)

Thu Nov 24 21:39:13 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing project file 
 LongoMatch/LongoMatchGtk.mdp | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

Thu Nov 24 00:13:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefiles 
 LongoMatch.GUI/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Nov 24 00:10:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a timescale for game units 
 LongoMatch.Core/Handlers/Handlers.cs              |  6 ++
 LongoMatch.GUI/Gui/Component/GameUnitTimeScale.cs | 85 +++++++++++++++++++++++
 LongoMatch.GUI/LongoMatch.GUI.mdp                 |  1 +
 LongoMatch.GUI/Makefile.am                        |  1 +
 LongoMatch.GUI/gtk-gui/objects.xml                | 17 ++---
 5 files changed, 100 insertions(+), 10 deletions(-)

Wed Nov 23 23:06:52 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove warnings 
 LongoMatch.GUI/Gui/Component/TimeScale.cs        | 1 -
 LongoMatch.Services/Services/GameUnitsManager.cs | 1 -
 2 files changed, 2 deletions(-)

Wed Nov 23 23:02:53 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix thinko 
 LongoMatch.Services/Services/GameUnitsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Nov 23 23:02:40 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *update makefiles 
 LongoMatch.Core/Makefile.am | 1 +
 LongoMatch.GUI/Makefile.am  | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

Wed Nov 23 22:54:33 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move TemplatesEditorBase to the Base folder 
 LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs     | 206 +++++++++++++++++
 .../Gui/Component/CategoriesTemplateEditor.cs      |   1 +
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   1 +
 .../Gui/Component/TemplatesEditorBase.cs           | 206 -----------------
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +-
 .../LongoMatch.Gui.Base.TemplatesEditorBase.cs     | 252 +++++++++++++++++++++
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 252 ---------------------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   2 +-
 8 files changed, 463 insertions(+), 461 deletions(-)

Wed Nov 23 22:53:02 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add base class for timelines 
 LongoMatch.Core/Interfaces/ITimelineNode.cs      |  38 +++
 LongoMatch.Core/LongoMatch.Core.mdp              |   2 +
 LongoMatch.Core/Makefile.am                      |   1 +
 LongoMatch.Core/Store/GameUnit.cs                |   2 +-
 LongoMatch.Core/Store/Play.cs                    |   3 +-
 LongoMatch.Core/Store/TimelineNode.cs            | 119 ++++++++
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs         | 355 +++++++++++++++++++++++
 LongoMatch.GUI/Gui/Component/TimeScale.cs        | 329 ++-------------------
 LongoMatch.GUI/LongoMatch.GUI.mdp                |   3 +
 LongoMatch.GUI/Makefile.am                       |   1 +
 LongoMatch.GUI/gtk-gui/objects.xml               | 177 +++++------
 LongoMatch.Services/Services/GameUnitsManager.cs |   4 +-
 LongoMatch/LongoMatch.mdp                        |  36 ---
 13 files changed, 615 insertions(+), 455 deletions(-)

Wed Nov 23 22:47:57 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update projects with new assembly names 
 LongoMatch.Core/LongoMatch.Core.mdp          |  4 ++--
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic |  2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic            |  1 +
 LongoMatch.Services/LongoMatch.Services.mdp  |  4 ++--
 LongoMatch.mds                               | 10 +++++-----
 5 files changed, 11 insertions(+), 10 deletions(-)

Wed Nov 23 20:40:59 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete the dll config file 
 LongoMatch.GUI.Multimedia/LongoMatch.Gui.Multimedia.dll.config | 3 ---
 LongoMatch.GUI.Multimedia/Makefile.am                          | 2 --
 2 files changed, 5 deletions(-)

Wed Nov 23 20:40:03 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Name LongoMatch.Core.dll as LongoMatch.dll to allow migration from the previous version 
 LongoMatch.Core/Makefile.am       | 2 +-
 LongoMatch.GUI/gtk-gui/gui.stetic | 1 -
 LongoMatch/Makefile.am            | 2 +-
 build/build.environment.mk        | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

Tue Nov 22 21:34:12 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tagger for game units 
 LongoMatch.Core/Common/Enums.cs                    |   6 +
 LongoMatch.Core/Handlers/Handlers.cs               |   3 +
 LongoMatch.Core/Store/Project.cs                   |  16 ++-
 LongoMatch.GUI/Gui/Component/GameUnitWidget.cs     | 121 +++++++++++++++++++++
 LongoMatch.GUI/Gui/Component/GameUnitsTagger.cs    |  71 ++++++++++++
 LongoMatch.GUI/Gui/MainWindow.cs                   |  26 ++++-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   4 +
 LongoMatch.GUI/Makefile.am                         |   4 +
 .../LongoMatch.Gui.Component.GameUnitWidget.cs     |  52 +++++++++
 .../LongoMatch.Gui.Component.GameUnitsTagger.cs    |  26 +++++
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  51 +++++----
 LongoMatch.GUI/gtk-gui/gui.stetic                  |  63 ++++++++++-
 LongoMatch.GUI/gtk-gui/objects.xml                 |  54 +++++----
 LongoMatch.Services/LongoMatch.Services.mdp        |   5 +-
 LongoMatch.Services/Makefile.am                    |   1 +
 LongoMatch.Services/Services/Core.cs               |   6 +
 LongoMatch.Services/Services/GameUnitsManager.cs   | 107 ++++++++++++++++++
 17 files changed, 567 insertions(+), 49 deletions(-)

Fri Nov 11 02:13:53 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Game Units and a way to edit them 
 LongoMatch.Core/LongoMatch.Core.mdp                |   2 +
 LongoMatch.Core/Makefile.am                        |   2 +
 LongoMatch.Core/Store/GameUnit.cs                  |  43 ++
 LongoMatch.Core/Store/GameUnitsList.cs             |  61 +++
 .../Store/Templates/CategoriesTemplate.cs          |  18 +-
 .../Gui/Component/CategoriesTemplateEditor.cs      |  10 +-
 LongoMatch.GUI/Gui/Component/GameUnitsEditor.cs    | 114 ++++++
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |   2 +-
 .../Gui/Component/TemplatesEditorBase.cs           |  21 +-
 .../Gui/Component/TimeReferenceWidget.cs           |   2 +-
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |   2 +
 LongoMatch.GUI/Makefile.am                         |   2 +
 .../LongoMatch.Gui.Component.GameUnitsEditor.cs    | 126 ++++++
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 222 ++++++-----
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 431 ++++++++++++++-------
 LongoMatch.GUI/gtk-gui/objects.xml                 |  56 +--
 LongoMatch/LongoMatch.mdp                          |   6 +
 17 files changed, 856 insertions(+), 264 deletions(-)

Sat Nov 5 17:50:24 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the shield's scalled pixbuf 
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 5 17:46:06 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix names of player in the default template 
 LongoMatch.Core/Store/Templates/TeamTemplate.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 5 17:35:11 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix time units in the time ruler 
 LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Nov 5 17:24:53 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle projects deletion from the UI 
 LongoMatch.Core/Handlers/Handlers.cs            |  1 +
 LongoMatch.GUI/Gui/MainWindow.cs                | 37 ++++++++++---------------
 LongoMatch.Services/Services/ProjectsManager.cs |  1 +
 3 files changed, 17 insertions(+), 22 deletions(-)

Sat Nov 5 17:08:32 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove debug code deleting projects 
 LongoMatch.Services/Services/DataBase.cs | 1 -
 1 file changed, 1 deletion(-)

Sat Nov 5 17:08:02 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the tempaltes services the projects manager 
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs    | 3 ++-
 LongoMatch.Services/Services/ProjectsManager.cs | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Fri Nov 4 23:35:43 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fill the list of projects in the manager 
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Nov 4 23:35:19 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make playlist rendering work again 
 LongoMatch.Core/Common/Job.cs                        |  5 +++--
 LongoMatch.Core/Handlers/Handlers.cs                 |  4 +---
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs       |  6 ++++--
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs  |  9 ++++-----
 LongoMatch.GUI/Gui/MainWindow.cs                     | 12 ++++++------
 LongoMatch.GUI/gtk-gui/objects.xml                   |  3 +--
 LongoMatch.Services/Services/Core.cs                 |  3 ++-
 LongoMatch.Services/Services/RenderingJobsManager.cs |  6 ++++--
 8 files changed, 25 insertions(+), 23 deletions(-)

Fri Nov 4 22:24:07 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix lead/lag time changes not beeing applied 
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Fri Nov 4 21:40:22 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 370 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 190 insertions(+), 180 deletions(-)

Fri Nov 4 21:39:57 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix make distcheck 
 Makefile.am        | 1 +
 configure.ac       | 1 +
 images/Makefile.am | 9 +++++++++
 3 files changed, 11 insertions(+)

Tue Nov 1 22:57:08 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *"Small" refactoring 
 CesarPlayer/AssemblyInfo.cs.in                     |   50 -
 CesarPlayer/Capturer/FakeCapturer.cs               |  134 -
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  489 --
 CesarPlayer/Capturer/ICapturer.cs                  |   93 -
 CesarPlayer/Capturer/LiveSourceTimer.cs            |   87 -
 CesarPlayer/Capturer/ObjectManager.cs              |   39 -
 CesarPlayer/CesarPlayer.csproj                     |  138 -
 CesarPlayer/CesarPlayer.dll.config.in              |    3 -
 CesarPlayer/CesarPlayer.mdp                        |   82 -
 CesarPlayer/Common/CaptureSettings.cs              |   41 -
 CesarPlayer/Common/Constants.cs                    |   28 -
 CesarPlayer/Common/EncodingProfiles.cs             |   59 -
 CesarPlayer/Common/EncodingSettings.cs             |   45 -
 CesarPlayer/Common/Enum.cs                         |  160 -
 CesarPlayer/Common/Handlers.cs                     |  106 -
 CesarPlayer/Common/VideoStandards.cs               |   54 -
 CesarPlayer/Editor/EditorState.cs                  |   32 -
 CesarPlayer/Editor/GstVideoSplitter.cs             |  412 --
 CesarPlayer/Editor/IVideoEditor.cs                 |   58 -
 CesarPlayer/Editor/VideoSegment.cs                 |   82 -
 CesarPlayer/Gui/CapturerBin.cs                     |  353 --
 CesarPlayer/Gui/PlayerBin.cs                       |  649 --
 CesarPlayer/Gui/VolumeWindow.cs                    |   70 -
 CesarPlayer/Makefile.am                            |   54 -
 CesarPlayer/MultimediaFactory.cs                   |  108 -
 CesarPlayer/Player/GstPlayer.cs                    | 1415 -----
 CesarPlayer/Player/IPlayer.cs                      |  146 -
 CesarPlayer/Player/ObjectManager.cs                |   38 -
 CesarPlayer/Utils/Device.cs                        |   92 -
 CesarPlayer/Utils/FramesCapturer.cs                |  115 -
 CesarPlayer/Utils/IFramesCapturer.cs               |   38 -
 CesarPlayer/Utils/IMetadataReader.cs               |   37 -
 CesarPlayer/Utils/MediaFile.cs                     |  205 -
 CesarPlayer/Utils/MpegRemuxer.cs                   |  137 -
 CesarPlayer/Utils/PreviewMediaFile.cs              |  120 -
 CesarPlayer/Utils/TimeString.cs                    |   83 -
 CesarPlayer/cesarplayer.key                        |  Bin 596 -> 0 bytes
 CesarPlayer/cesarplayer.pc.in                      |    6 -
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  |  161 -
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |  329 -
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs |   77 -
 CesarPlayer/gtk-gui/generated.cs                   |  116 -
 CesarPlayer/gtk-gui/gui.stetic                     |  451 --
 CesarPlayer/gtk-gui/objects.xml                    |   31 -
 LongoMatch.Core/Common/Cairo.cs                    |   81 +
 LongoMatch.Core/Common/CaptureSettings.cs          |   40 +
 LongoMatch.Core/Common/Cloner.cs                   |   40 +
 LongoMatch.Core/Common/ConsoleCrayon.cs            |  280 +
 LongoMatch.Core/Common/Constants.cs                |   98 +
 LongoMatch.Core/Common/Device.cs                   |   61 +
 LongoMatch.Core/Common/EncodingProfiles.cs         |   59 +
 LongoMatch.Core/Common/EncodingSettings.cs         |   45 +
 LongoMatch.Core/Common/Enums.cs                    |  114 +
 LongoMatch.Core/Common/Images.cs                   |   88 +
 LongoMatch.Core/Common/Job.cs                      |   87 +
 LongoMatch.Core/Common/Log.cs                      |  443 ++
 LongoMatch.Core/Common/PlayList.cs                 |  161 +
 LongoMatch.Core/Common/SerializableObject.cs       |   53 +
 LongoMatch.Core/Common/VideoStandards.cs           |   54 +
 LongoMatch.Core/Config.cs                          |   67 +
 LongoMatch.Core/Handlers/Handlers.cs               |  122 +
 LongoMatch.Core/Interfaces/IDatabase.cs            |   39 +
 LongoMatch.Core/Interfaces/IPlayList.cs            |   60 +
 LongoMatch.Core/Interfaces/IPlaylistWidget.cs      |   32 +
 .../Interfaces/IRenderingJobsManager.cs            |   38 +
 LongoMatch.Core/Interfaces/ISubCategory.cs         |   33 +
 LongoMatch.Core/Interfaces/ITag.cs                 |   29 +
 LongoMatch.Core/Interfaces/ITemplates.cs           |   60 +
 LongoMatch.Core/Interfaces/ITemplatesService.cs    |   42 +
 LongoMatch.Core/LongoMatch.Core.mdp                |   83 +
 LongoMatch.Core/Makefile.am                        |   54 +
 LongoMatch.Core/Store/Category.cs                  |  162 +
 LongoMatch.Core/Store/Drawing.cs                   |   72 +
 LongoMatch.Core/Store/HotKey.cs                    |  137 +
 LongoMatch.Core/Store/MediaFile.cs                 |  177 +
 LongoMatch.Core/Store/PixbufTimeNode.cs            |   60 +
 LongoMatch.Core/Store/Play.cs                      |  206 +
 LongoMatch.Core/Store/PlayListPlay.cs              |   79 +
 LongoMatch.Core/Store/Player.cs                    |  125 +
 LongoMatch.Core/Store/Project.cs                   |  312 +
 LongoMatch.Core/Store/ProjectDescription.cs        |  133 +
 LongoMatch.Core/Store/SubCategory.cs               |  163 +
 LongoMatch.Core/Store/Tag.cs                       |  103 +
 LongoMatch.Core/Store/TagStore.cs                  |   97 +
 .../Store/Templates/CategoriesTemplate.cs          |  121 +
 .../Store/Templates/SubCategoryTemplate.cs         |   52 +
 LongoMatch.Core/Store/Templates/TeamTemplate.cs    |  101 +
 LongoMatch.Core/Store/Templates/Template.cs        |   44 +
 LongoMatch.Core/Store/Time.cs                      |  157 +
 LongoMatch.Core/Store/TimeNode.cs                  |   86 +
 LongoMatch.GUI.Multimedia/AssemblyInfo.cs          |   50 +
 LongoMatch.GUI.Multimedia/AssemblyInfo.cs.in       |   50 +
 LongoMatch.GUI.Multimedia/CesarPlayer.csproj       |  138 +
 .../CesarPlayer.dll.config.in                      |    3 +
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs       |  354 ++
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs         |  650 ++
 LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs      |   70 +
 .../LongoMatch.GUI.Multimedia.mdp                  |   49 +
 .../LongoMatch.Gui.Multimedia.dll.config           |    3 +
 LongoMatch.GUI.Multimedia/Makefile.am              |   23 +
 LongoMatch.GUI.Multimedia/a.dll                    |  Bin 0 -> 110080 bytes
 LongoMatch.GUI.Multimedia/a.dll.mdb                |  Bin 0 -> 32860 bytes
 LongoMatch.GUI.Multimedia/cesarplayer.key          |  Bin 0 -> 596 bytes
 LongoMatch.GUI.Multimedia/cesarplayer.pc           |    6 +
 LongoMatch.GUI.Multimedia/cesarplayer.pc.in        |    6 +
 .../gtk-gui/LongoMatch.Gui.CapturerBin.cs          |  153 +
 .../gtk-gui/LongoMatch.Gui.PlayerBin.cs            |  313 +
 .../gtk-gui/LongoMatch.Gui.VolumeWindow.cs         |   74 +
 LongoMatch.GUI.Multimedia/gtk-gui/generated.cs     |  115 +
 LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic       |  453 ++
 LongoMatch.GUI.Multimedia/gtk-gui/objects.xml      |   31 +
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs      |  153 +
 LongoMatch.GUI/Gui/Component/CategoriesScale.cs    |   95 +
 .../Gui/Component/CategoriesTemplateEditor.cs      |  120 +
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs |  240 +
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs     |  129 +
 LongoMatch.GUI/Gui/Component/DrawingWidget.cs      |  386 ++
 LongoMatch.GUI/Gui/Component/NotesWidget.cs        |   78 +
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs     |  123 +
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs   |  174 +
 .../Gui/Component/PlayersListTreeWidget.cs         |  103 +
 .../Gui/Component/PlayersTaggerWidget.cs           |   61 +
 .../Gui/Component/PlaysListTreeWidget.cs           |  203 +
 .../Gui/Component/ProjectDetailsWidget.cs          |  569 ++
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs  |  188 +
 LongoMatch.GUI/Gui/Component/RenderingStateBar.cs  |   74 +
 LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs |   90 +
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs       |   55 +
 LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs     |  257 +
 LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs   |   77 +
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs |  170 +
 .../Gui/Component/TemplatesEditorBase.cs           |  187 +
 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs     |  246 +
 .../Gui/Component/TimeReferenceWidget.cs           |  161 +
 LongoMatch.GUI/Gui/Component/TimeScale.cs          |  367 ++
 LongoMatch.GUI/Gui/Dialog/About.cs                 |   48 +
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs            |   44 +
 LongoMatch.GUI/Gui/Dialog/DrawingTool.cs           |  128 +
 LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs    |   73 +
 LongoMatch.GUI/Gui/Dialog/EditPlayerDialog.cs      |   43 +
 LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs      |   44 +
 LongoMatch.GUI/Gui/Dialog/EntryDialog.cs           |  108 +
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   68 +
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs  |   79 +
 LongoMatch.GUI/Gui/Dialog/NewProjectDialog.cs      |   75 +
 LongoMatch.GUI/Gui/Dialog/OpenProjectDialog.cs     |   54 +
 .../Gui/Dialog/PlayersSelectionDialog.cs           |  102 +
 .../Gui/Dialog/ProjectSelectionDialog.cs           |   46 +
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs       |  201 +
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs   |   98 +
 LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs       |   64 +
 LongoMatch.GUI/Gui/Dialog/SubCategoryTagsEditor.cs |  130 +
 LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs          |   97 +
 LongoMatch.GUI/Gui/Dialog/TemplateEditorDialog.cs  |   80 +
 LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs      |  274 +
 LongoMatch.GUI/Gui/Dialog/UpdateDialog.cs          |   43 +
 .../Gui/Dialog/VideoEditionProperties.cs           |  173 +
 LongoMatch.GUI/Gui/Dialog/Win32CalendarDialog.cs   |   51 +
 LongoMatch.GUI/Gui/MainWindow.cs                   |  743 +++
 LongoMatch.GUI/Gui/Popup/CalendarPopup.cs          |   59 +
 LongoMatch.GUI/Gui/Popup/MessagePopup.cs           |   54 +
 LongoMatch.GUI/Gui/TransparentDrawingArea.cs       |  261 +
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs  |  161 +
 LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs    |  319 +
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs    |  172 +
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  200 +
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs     |  160 +
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs       |  261 +
 .../Gui/TreeView/RenderingJobsTreeView.cs          |   83 +
 .../Gui/TreeView/SubCategoriesTreeView.cs          |  133 +
 LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs        |   79 +
 LongoMatch.GUI/LongoMatch.GUI.mdp                  |  165 +
 LongoMatch.GUI/Makefile.am                         |  125 +
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   61 +
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  382 ++
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  302 +
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   42 +
 .../LongoMatch.Gui.Component.NotesWidget.cs        |   60 +
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  176 +
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  307 +
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   34 +
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |   77 +
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   37 +
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  560 ++
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |   71 +
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |   69 +
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   44 +
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   37 +
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |  114 +
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |   44 +
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs |  228 +
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  162 +
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |   52 +
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  149 +
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   56 +
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   58 +
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  177 +
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  159 +
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |   93 +
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |   58 +
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   77 +
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   75 +
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |   73 +
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  170 +
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  196 +
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |  165 +
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  138 +
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |  217 +
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |   99 +
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   59 +
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  178 +
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  102 +
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  248 +
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |   61 +
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |  390 ++
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   39 +
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   38 +
 LongoMatch.GUI/gtk-gui/generated.cs                |  115 +
 LongoMatch.GUI/gtk-gui/gui.stetic                  | 6579 +++++++++++++++++++
 LongoMatch.GUI/gtk-gui/objects.xml                 |  318 +
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs     |  136 +
 .../Capturer/GstCameraCapturer.cs                  |  525 ++
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs  |   87 +
 LongoMatch.Multimedia/Capturer/ObjectManager.cs    |   39 +
 LongoMatch.Multimedia/Common/Constants.cs          |   28 +
 LongoMatch.Multimedia/Common/Enum.cs               |  125 +
 LongoMatch.Multimedia/Common/Handlers.cs           |  106 +
 LongoMatch.Multimedia/Editor/EditorState.cs        |   32 +
 LongoMatch.Multimedia/Editor/GstVideoSplitter.cs   |  414 ++
 LongoMatch.Multimedia/Editor/VideoSegment.cs       |   82 +
 LongoMatch.Multimedia/Interfaces/ICapturer.cs      |   94 +
 .../Interfaces/IFramesCapturer.cs                  |   38 +
 LongoMatch.Multimedia/Interfaces/IPlayer.cs        |  145 +
 LongoMatch.Multimedia/Interfaces/IVideoEditor.cs   |   58 +
 LongoMatch.Multimedia/LongoMatch.Multimedia.mdp    |   68 +
 LongoMatch.Multimedia/Makefile.am                  |   33 +
 LongoMatch.Multimedia/MultimediaFactory.cs         |  117 +
 LongoMatch.Multimedia/Player/GstPlayer.cs          | 1416 +++++
 LongoMatch.Multimedia/Player/ObjectManager.cs      |   38 +
 LongoMatch.Multimedia/Utils/FramesCapturer.cs      |  116 +
 LongoMatch.Multimedia/Utils/GStreamer.cs           |  121 +
 LongoMatch.Multimedia/Utils/IMetadataReader.cs     |   37 +
 LongoMatch.Multimedia/Utils/MpegRemuxer.cs         |  137 +
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs    |   88 +
 LongoMatch.Multimedia/Utils/TimeString.cs          |   83 +
 LongoMatch.Multimedia/Utils/VideoDevice.cs         |   62 +
 LongoMatch.Services/LongoMatch.Services.mdp        |   39 +
 LongoMatch.Services/Makefile.am                    |   17 +
 LongoMatch.Services/Services/Core.cs               |  179 +
 LongoMatch.Services/Services/DataBase.cs           |  434 ++
 LongoMatch.Services/Services/EventsManager.cs      |  321 +
 LongoMatch.Services/Services/HotKeysManager.cs     |   71 +
 LongoMatch.Services/Services/PlaylistManager.cs    |  219 +
 LongoMatch.Services/Services/ProjectsManager.cs    |  523 ++
 .../Services/RenderingJobsManager.cs               |  264 +
 LongoMatch.Services/Services/TemplatesService.cs   |  253 +
 .../Services/VideoDrawingsManager.cs               |  159 +
 LongoMatch.mds                                     |   38 +-
 LongoMatch/Common/Cairo.cs                         |   81 -
 LongoMatch/Common/Cloner.cs                        |   40 -
 LongoMatch/Common/ConsoleCrayon.cs                 |  280 -
 LongoMatch/Common/Constants.cs                     |   97 -
 LongoMatch/Common/Enums.cs                         |   64 -
 LongoMatch/Common/GStreamer.cs                     |  115 -
 LongoMatch/Common/GuiUtils.cs                      |   53 -
 LongoMatch/Common/Images.cs                        |   88 -
 LongoMatch/Common/Log.cs                           |  443 --
 LongoMatch/Common/ProjectUtils.cs                  |  298 -
 LongoMatch/Common/SerializableObject.cs            |   53 -
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  153 -
 LongoMatch/Gui/Component/CategoriesScale.cs        |   95 -
 .../Gui/Component/CategoriesTemplateEditor.cs      |  125 -
 LongoMatch/Gui/Component/CategoryProperties.cs     |  232 -
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  128 -
 LongoMatch/Gui/Component/DrawingWidget.cs          |  397 --
 LongoMatch/Gui/Component/NotesWidget.cs            |   78 -
 LongoMatch/Gui/Component/PlayListWidget.cs         |  262 -
 LongoMatch/Gui/Component/PlayerProperties.cs       |  174 -
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  103 -
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs    |   61 -
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  205 -
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  566 --
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  190 -
 LongoMatch/Gui/Component/RenderingStateBar.cs      |   74 -
 LongoMatch/Gui/Component/StringTaggerWidget.cs     |   90 -
 LongoMatch/Gui/Component/TaggerWidget.cs           |   55 -
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |  258 -
 LongoMatch/Gui/Component/TeamTaggerWidget.cs       |   77 -
 LongoMatch/Gui/Component/TeamTemplateEditor.cs     |  171 -
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    |  187 -
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  246 -
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  161 -
 LongoMatch/Gui/Component/TimeScale.cs              |  367 --
 LongoMatch/Gui/Dialog/BusyDialog.cs                |   44 -
 LongoMatch/Gui/Dialog/DrawingTool.cs               |  127 -
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |   73 -
 LongoMatch/Gui/Dialog/EditPlayerDialog.cs          |   43 -
 LongoMatch/Gui/Dialog/EndCaptureDialog.cs          |   44 -
 LongoMatch/Gui/Dialog/EntryDialog.cs               |  108 -
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   68 -
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |   79 -
 LongoMatch/Gui/Dialog/Migrator.cs                  |  133 -
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |   68 -
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |   55 -
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |  102 -
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs    |   46 -
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  199 -
 LongoMatch/Gui/Dialog/RenderingJobsDialog.cs       |   98 -
 LongoMatch/Gui/Dialog/SnapshotsDialog.cs           |   64 -
 LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs     |  130 -
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |   97 -
 LongoMatch/Gui/Dialog/TemplateEditorDialog.cs      |   80 -
 LongoMatch/Gui/Dialog/TemplatesManager.cs          |  272 -
 LongoMatch/Gui/Dialog/UpdateDialog.cs              |   43 -
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  174 -
 LongoMatch/Gui/Dialog/Win32CalendarDialog.cs       |   51 -
 LongoMatch/Gui/MainWindow.cs                       |  643 --
 LongoMatch/Gui/Popup/CalendarPopup.cs              |   59 -
 LongoMatch/Gui/Popup/MessagePopup.cs               |   53 -
 LongoMatch/Gui/TransparentDrawingArea.cs           |  261 -
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  161 -
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs        |  319 -
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  158 -
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  200 -
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |  160 -
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  261 -
 LongoMatch/Gui/TreeView/RenderingJobsTreeView.cs   |   83 -
 LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs   |  133 -
 LongoMatch/Gui/TreeView/TagsTreeView.cs            |   79 -
 LongoMatch/Handlers/DrawingManager.cs              |   80 -
 LongoMatch/Handlers/EventsManager.cs               |  430 --
 LongoMatch/Handlers/Handlers.cs                    |   99 -
 LongoMatch/Handlers/HotKeysManager.cs              |   70 -
 LongoMatch/Handlers/VideoDrawingsManager.cs        |  161 -
 LongoMatch/IO/CSVExport.cs                         |  184 -
 LongoMatch/IO/XMLReader.cs                         |   88 -
 LongoMatch/Interfaces/ISubCategory.cs              |   33 -
 LongoMatch/Interfaces/ITag.cs                      |   29 -
 LongoMatch/Interfaces/ITemplates.cs                |   60 -
 LongoMatch/LongoMatch.csproj                       |  207 -
 LongoMatch/LongoMatch.mdp                          |  221 +-
 LongoMatch/Main.cs                                 |  179 +-
 LongoMatch/Makefile.am                             |  171 +-
 LongoMatch/Playlist/IPlayList.cs                   |   56 -
 LongoMatch/Playlist/PlayList.cs                    |  145 -
 LongoMatch/Services/DataBase.cs                    |  429 --
 LongoMatch/Services/JobsManager/Job.cs             |   91 -
 .../Services/JobsManager/RenderingJobsManager.cs   |  235 -
 LongoMatch/Services/TemplatesService.cs            |  253 -
 LongoMatch/Store/Category.cs                       |  162 -
 LongoMatch/Store/Drawing.cs                        |   72 -
 LongoMatch/Store/HotKey.cs                         |  138 -
 LongoMatch/Store/PixbufTimeNode.cs                 |   60 -
 LongoMatch/Store/Play.cs                           |  206 -
 LongoMatch/Store/PlayListPlay.cs                   |   88 -
 LongoMatch/Store/Player.cs                         |  125 -
 LongoMatch/Store/Project.cs                        |  312 -
 LongoMatch/Store/ProjectDescription.cs             |  134 -
 LongoMatch/Store/SubCategory.cs                    |  163 -
 LongoMatch/Store/Tag.cs                            |  103 -
 LongoMatch/Store/TagStore.cs                       |   97 -
 LongoMatch/Store/Templates/CategoriesTemplate.cs   |  121 -
 LongoMatch/Store/Templates/SubCategoryTemplate.cs  |   52 -
 LongoMatch/Store/Templates/TeamTemplate.cs         |  101 -
 LongoMatch/Store/Templates/Template.cs             |   44 -
 LongoMatch/Store/Time.cs                           |  157 -
 LongoMatch/Store/TimeNode.cs                       |   76 -
 LongoMatch/Updates/Updater.cs                      |  104 -
 LongoMatch/Updates/XmlUpdateParser.cs              |   74 -
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   64 -
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  416 --
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  324 -
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   43 -
 .../LongoMatch.Gui.Component.NotesWidget.cs        |   63 -
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  186 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  329 -
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   35 -
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |   83 -
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   38 -
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  605 --
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |   76 -
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |   72 -
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   47 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   38 -
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |  122 -
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |   47 -
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs |  238 -
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  175 -
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |   54 -
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  155 -
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   57 -
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   59 -
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  185 -
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  168 -
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |   97 -
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |   59 -
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  188 -
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   79 -
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   77 -
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |   75 -
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  181 -
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  209 -
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |  172 -
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  145 -
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |  232 -
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  106 -
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   60 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  186 -
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  107 -
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  267 -
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |   62 -
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  448 --
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   39 -
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   38 -
 ...ongoMatch.Gui.TreeView.RenderingJobsTreeView.cs |   19 -
 LongoMatch/gtk-gui/generated.cs                    |  120 -
 LongoMatch/gtk-gui/gui.stetic                      | 6593 --------------------
 LongoMatch/gtk-gui/objects.xml                     |  307 -
 LongoMatch/images/background.png                   |  Bin 53472 -> 0 bytes
 LongoMatch/images/background.svg                   |  382 --
 LongoMatch/images/camera-video.png                 |  Bin 1660 -> 0 bytes
 LongoMatch/images/logo.svg                         |  255 -
 LongoMatch/images/logo_48x48.png                   |  Bin 3045 -> 0 bytes
 LongoMatch/images/longomatch.png                   |  Bin 3045 -> 0 bytes
 LongoMatch/images/minilogo.ico                     |  Bin 9662 -> 0 bytes
 LongoMatch/images/minilogo.png                     |  Bin 3045 -> 0 bytes
 LongoMatch/images/minilogo.rc                      |   66 -
 LongoMatch/images/resource.h                       |   15 -
 LongoMatch/images/stock_draw-circle-unfilled.png   |  Bin 418 -> 0 bytes
 LongoMatch/images/stock_draw-freeform-line.png     |  Bin 276 -> 0 bytes
 LongoMatch/images/stock_draw-line-45.png           |  Bin 113 -> 0 bytes
 .../images/stock_draw-line-ends-with-arrow.png     |  Bin 155 -> 0 bytes
 .../images/stock_draw-rectangle-unfilled.png       |  Bin 123 -> 0 bytes
 LongoMatch/images/video.png                        |  Bin 2044 -> 0 bytes
 Makefile.am                                        |   11 +-
 build/build.environment.mk                         |   54 +-
 configure.ac                                       |   12 +-
 images/background.png                              |  Bin 0 -> 53472 bytes
 images/background.svg                              |  382 ++
 images/camera-video.png                            |  Bin 0 -> 1660 bytes
 images/logo.svg                                    |  255 +
 images/logo_48x48.png                              |  Bin 0 -> 3045 bytes
 images/longomatch.png                              |  Bin 0 -> 3045 bytes
 images/minilogo.ico                                |  Bin 0 -> 9662 bytes
 images/minilogo.png                                |  Bin 0 -> 3045 bytes
 images/minilogo.rc                                 |   66 +
 images/resource.h                                  |   15 +
 images/stock_draw-circle-unfilled.png              |  Bin 0 -> 418 bytes
 images/stock_draw-freeform-line.png                |  Bin 0 -> 276 bytes
 images/stock_draw-line-45.png                      |  Bin 0 -> 113 bytes
 images/stock_draw-line-ends-with-arrow.png         |  Bin 0 -> 155 bytes
 images/stock_draw-rectangle-unfilled.png           |  Bin 0 -> 123 bytes
 images/video.png                                   |  Bin 0 -> 2044 bytes
 libcesarplayer/liblongomatch.mdp                   |   20 +-
 libcesarplayer/video-utils.c                       |    7 +
 libcesarplayer/video-utils.h                       |    8 +
 po/Translations.mdse                               |    6 +-
 tools/deb-pkg.sh                                   |    2 +-
 458 files changed, 37214 insertions(+), 37738 deletions(-)

Sun Dec 18 22:18:38 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add .libs to LD_LIBRARY_PATH in the env script 
 env.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Oct 4 10:20:55 2011 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 52 +++++++++++++++++++++++++++-------------------------
 1 file changed, 27 insertions(+), 25 deletions(-)

Sun Oct 2 10:48:44 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 81 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 42 insertions(+), 39 deletions(-)

Sat Oct 1 14:08:42 2011 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Sat Oct 1 10:58:18 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 28 ++++------------------------
 1 file changed, 4 insertions(+), 24 deletions(-)

Sat Oct 1 10:51:59 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 2327 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1224 insertions(+), 1103 deletions(-)

Fri Sep 30 10:58:40 2011 +0200 Martin Srebotnjak <miles@filmsi.net>
 *Updated Slovenian translation 
 po/sl.po | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

Thu Sep 29 19:32:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.17.1 
 NEWS         | 12 ++++++++++++
 RELEASE      | 17 ++++++++++++-----
 configure.ac |  2 +-
 3 files changed, 25 insertions(+), 6 deletions(-)

Thu Sep 29 21:21:37 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force utf-8 codepage 
 build/build.rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Sep 29 21:16:58 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch/Services/TemplatesService.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Sep 29 21:16:38 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix backup of database 
 LongoMatch/Services/DataBase.cs | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

Thu Sep 29 20:28:32 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix distcheck by not copying *.config files to bin 
 build/build.rules.mk | 3 ---
 1 file changed, 3 deletions(-)

Wed Sep 28 19:46:01 2011 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Sep 28 07:22:40 2011 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 2103 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1192 insertions(+), 911 deletions(-)

Sat Sep 24 17:19:01 2011 +0200 Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
 *Add Esperanto translation 
 po/LINGUAS |    1 +
 po/eo.po   | 1611 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1612 insertions(+)

Thu Sep 22 22:22:07 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 86 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 45 insertions(+), 41 deletions(-)

Thu Sep 22 21:04:03 2011 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Sep 22 01:07:47 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow rendering playlist directly from left bar 
 LongoMatch/Common/GuiUtils.cs                   | 53 +++++++++++++++++++++++++
 LongoMatch/Gui/Component/PlayListWidget.cs      | 19 ++-------
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 22 ++++++++++
 LongoMatch/Gui/MainWindow.cs                    |  5 +--
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs     | 16 +++++---
 LongoMatch/Gui/TreeView/PlaysTreeView.cs        |  2 +-
 LongoMatch/LongoMatch.mdp                       |  1 +
 LongoMatch/Makefile.am                          |  1 +
 LongoMatch/Store/PlayListPlay.cs                | 12 ++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  2 +-
 LongoMatch/gtk-gui/objects.xml                  |  4 ++
 11 files changed, 110 insertions(+), 27 deletions(-)

Thu Sep 22 18:08:27 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 2139 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1087 insertions(+), 1052 deletions(-)

Thu Sep 22 12:48:08 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 2253 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1190 insertions(+), 1063 deletions(-)

Thu Sep 22 00:56:01 2011 +0200 Piotr Drąg <piotrdrag@gmail.com>
 *Updated POTFILES.in 
 po/POTFILES.in | 318 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 162 insertions(+), 156 deletions(-)

Tue Sep 20 01:33:43 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new job's manager for rendering playlists 
 LongoMatch/Common/Enums.cs                         |   8 +
 LongoMatch/Gui/Component/PlayListWidget.cs         |  63 +-----
 LongoMatch/Gui/Component/RenderingStateBar.cs      |  74 +++++++
 LongoMatch/Gui/Dialog/RenderingJobsDialog.cs       |  98 +++++++++
 LongoMatch/Gui/MainWindow.cs                       |  20 +-
 LongoMatch/Gui/TreeView/RenderingJobsTreeView.cs   |  83 ++++++++
 LongoMatch/Handlers/EventsManager.cs               |  35 +--
 LongoMatch/Handlers/Handlers.cs                    |   3 +
 LongoMatch/LongoMatch.mdp                          |   9 +
 LongoMatch/Main.cs                                 |   1 +
 LongoMatch/Makefile.am                             |   8 +
 LongoMatch/Services/JobsManager/Job.cs             |  91 ++++++++
 .../Services/JobsManager/RenderingJobsManager.cs   | 235 +++++++++++++++++++++
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  35 +--
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |  72 +++++++
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   | 172 +++++++++++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  19 +-
 ...ongoMatch.Gui.TreeView.RenderingJobsTreeView.cs |  19 ++
 LongoMatch/gtk-gui/gui.stetic                      | 209 +++++++++++++++---
 LongoMatch/gtk-gui/objects.xml                     |  20 +-
 20 files changed, 1116 insertions(+), 158 deletions(-)

Tue Sep 20 00:53:21 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make EncodingProfiles serializable 
 CesarPlayer/Common/EncodingProfiles.cs | 1 +
 CesarPlayer/Common/EncodingSettings.cs | 1 +
 CesarPlayer/Common/VideoStandards.cs   | 1 +
 3 files changed, 3 insertions(+)

Sun Sep 18 21:19:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only ask for a number of player when editing the team template 
 LongoMatch/Gui/Dialog/TemplatesManager.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sun Sep 18 21:05:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix deletion of templates 
 LongoMatch/Services/TemplatesService.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 18 21:00:05 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move templates editor to a different file 
 .../Gui/Component/CategoriesTemplateEditor.cs      | 125 +++++++++++
 LongoMatch/Gui/Component/TeamTemplateEditor.cs     | 171 +++++++++++++++
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    | 236 ---------------------
 LongoMatch/LongoMatch.mdp                          |   2 +
 LongoMatch/Makefile.am                             |   2 +
 5 files changed, 300 insertions(+), 236 deletions(-)

Sun Sep 18 20:57:17 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Redimension templates widget 
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  1 +
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |  4 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 71 +++++++++++-----------
 LongoMatch/gtk-gui/objects.xml                     | 24 ++++----
 6 files changed, 54 insertions(+), 50 deletions(-)

Sun Sep 18 20:56:53 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add shield's edition to the GUI 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    | 53 +++++++++++--
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 89 +++++++++++-----------
 2 files changed, 92 insertions(+), 50 deletions(-)

Sun Sep 18 20:51:58 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change max height to 100 
 LongoMatch/Store/Templates/TeamTemplate.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 16 17:27:58 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add utility to open file images 
 LongoMatch/Common/Images.cs | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

Fri Sep 16 16:08:26 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Shield to teams templates 
 LongoMatch/Store/Templates/TeamTemplate.cs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Fri Sep 16 16:07:29 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create utils class for images 
 LongoMatch/Common/Images.cs        | 54 ++++++++++++++++++++++++++++++++++++++
 LongoMatch/LongoMatch.mdp          |  1 +
 LongoMatch/Makefile.am             |  1 +
 LongoMatch/Store/PixbufTimeNode.cs | 25 +++---------------
 Makefile.win32                     |  1 +
 5 files changed, 61 insertions(+), 21 deletions(-)

Fri Sep 16 15:51:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix creation of default templates 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 2 +-
 LongoMatch/Store/Templates/TeamTemplate.cs       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Fri Sep 16 00:18:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Use Add instead of insert with bad indexes" 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 2 +-
 LongoMatch/Store/Templates/TeamTemplate.cs       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Fri Sep 16 00:13:40 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add multisepection support to the teams templates editor 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    | 17 ++++++++++++-----
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       | 22 ++++++++++++++++++++--
 LongoMatch/Handlers/Handlers.cs                    |  3 +++
 LongoMatch/gtk-gui/objects.xml                     |  2 +-
 4 files changed, 36 insertions(+), 8 deletions(-)

Sat Sep 17 10:55:34 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 78 +++++++++++++++++++++++-----------------------------------------
 1 file changed, 28 insertions(+), 50 deletions(-)

Thu Sep 15 22:38:00 2011 +0200 Martin Srebotnjak <miles@filmsi.net>
 *Updated Slovenian translation 
 po/sl.po | 216 ++++++++++++++-------------------------------------------------
 1 file changed, 46 insertions(+), 170 deletions(-)

Wed Sep 7 22:18:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use Add instead of insert with bad indexes 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 2 +-
 LongoMatch/Store/Templates/TeamTemplate.cs       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Sun Sep 4 23:48:32 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete prints 
 CesarPlayer/Editor/GstVideoSplitter.cs | 6 ------
 1 file changed, 6 deletions(-)

Wed Sep 14 15:50:04 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 56 ++++++++++++++++++++++----------------------------------
 1 file changed, 22 insertions(+), 34 deletions(-)

Wed Sep 7 15:48:25 2011 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 1351 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 843 insertions(+), 508 deletions(-)

Thu Sep 1 11:53:49 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 266 +++++++++++++++++++++------------------------------------------
 1 file changed, 89 insertions(+), 177 deletions(-)

Tue Aug 30 21:52:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.17.0 
 NEWS         |  9 +++++++++
 RELEASE      | 36 ++++++++++++++++--------------------
 configure.ac |  2 +-
 3 files changed, 26 insertions(+), 21 deletions(-)

Tue Aug 30 21:51:56 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more debug to the editor 
 libcesarplayer/gst-video-editor.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Tue Aug 30 21:45:16 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the magic props order to fix the editor 
 CesarPlayer/Editor/GstVideoSplitter.cs | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

Tue Aug 30 21:44:50 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix GStreamer initialization 
 LongoMatch/Common/GStreamer.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Aug 28 21:37:59 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Get the active iter 
 LongoMatch/Playlist/PlayList.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Aug 28 21:35:57 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set playlist filename after loading it 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Aug 28 21:29:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use fixed size profiles 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

Sun Aug 28 20:13:54 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix playlist serialization 
 LongoMatch/Common/Constants.cs             |  1 +
 LongoMatch/Gui/Component/PlayListWidget.cs | 10 ++--
 LongoMatch/Playlist/IPlayList.cs           |  2 +-
 LongoMatch/Playlist/PlayList.cs            | 81 +++++++++++-------------------
 4 files changed, 36 insertions(+), 58 deletions(-)

Sun Aug 28 20:13:35 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize playlist elements as Valid 
 LongoMatch/Store/PlayListPlay.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Aug 28 20:07:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the category color as a background color 
 LongoMatch/Gui/Component/ButtonsWidget.cs | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Sun Aug 28 17:54:10 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix adding/deleting categories 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs   |  18 ++--
 LongoMatch/Interfaces/ITemplates.cs               |   4 +-
 LongoMatch/Store/Templates/CategoriesTemplate.cs  | 103 +++++++++++-----------
 LongoMatch/Store/Templates/SubCategoryTemplate.cs |   4 +
 LongoMatch/Store/Templates/TeamTemplate.cs        |  26 +++---
 5 files changed, 79 insertions(+), 76 deletions(-)

Sat Aug 27 19:53:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use autovideosink on windows now that the d3dvideosink bug is fixed 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Aug 27 18:28:20 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 170 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 99 insertions(+), 71 deletions(-)

Sat Aug 27 11:30:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use dshowvideosink as the alternative videosink on windows 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Fri Aug 26 20:55:30 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change string for the project views 
 LongoMatch/Gui/MainWindow.cs                    | 16 +++++-----
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 42 ++++++++++++-------------
 LongoMatch/gtk-gui/gui.stetic                   | 18 +++++------
 3 files changed, 38 insertions(+), 38 deletions(-)

Fri Aug 26 19:16:20 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Cascade players' tags deletion too 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs | 29 ++++++++++++++++++++++++-
 LongoMatch/Store/Project.cs                     |  9 ++++++++
 LongoMatch/Store/TagStore.cs                    | 10 +++++++--
 3 files changed, 45 insertions(+), 3 deletions(-)

Fri Aug 26 18:58:25 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete tag and subcategories when the template is edited 
 LongoMatch/Gui/Component/CategoryProperties.cs   | 14 +++++++++
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs  | 17 ++++++----
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 40 +++++++++++-------------
 LongoMatch/Gui/Component/TemplatesEditorBase.cs  |  9 +++---
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs      |  6 ++++
 LongoMatch/Gui/Dialog/TemplateEditorDialog.cs    |  6 ++--
 LongoMatch/Gui/Popup/MessagePopup.cs             |  7 +++--
 LongoMatch/Gui/TreeView/PlaysTreeView.cs         |  5 ++-
 LongoMatch/Interfaces/ITemplates.cs              |  3 +-
 LongoMatch/Store/Project.cs                      | 16 +++++++++-
 LongoMatch/Store/TagStore.cs                     |  4 +++
 11 files changed, 88 insertions(+), 39 deletions(-)

Thu Aug 25 23:41:42 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the Drawing the PlayListPlay 
 LongoMatch/Handlers/EventsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Aug 25 23:40:28 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use "subcategory" everywhere 
 .../LongoMatch.Gui.Component.CategoryProperties.cs       |  8 ++++----
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs       |  6 +++---
 LongoMatch/gtk-gui/gui.stetic                            | 16 ++++++++--------
 3 files changed, 15 insertions(+), 15 deletions(-)

Wed Aug 24 23:29:30 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow editing categories with the project loaded 
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs |  7 +++++++
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs     |  5 +++++
 LongoMatch/Gui/TreeView/PlaysTreeView.cs        | 12 +++++++++---
 3 files changed, 21 insertions(+), 3 deletions(-)

Wed Aug 24 22:03:26 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update spanish translation 
 po/es.po | 103 +++++++++++++++++++--------------------------------------------
 1 file changed, 31 insertions(+), 72 deletions(-)

Wed Aug 24 21:43:59 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Mark as serializable missing classes 
 LongoMatch/Store/TagStore.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Aug 24 21:43:19 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a List for Drawings to fix serialization issues 
 LongoMatch/LongoMatch.mdp        |  1 -
 LongoMatch/Makefile.am           |  1 -
 LongoMatch/Services/DataBase.cs  |  1 -
 LongoMatch/Store/DrawingsList.cs | 92 ----------------------------------------
 LongoMatch/Store/Play.cs         |  6 +--
 LongoMatch/Store/PlayListPlay.cs |  2 +-
 po/POTFILES.in                   |  1 -
 7 files changed, 4 insertions(+), 100 deletions(-)

Wed Aug 24 21:42:36 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Log exceptions 
 LongoMatch/Common/ProjectUtils.cs | 1 +
 LongoMatch/Store/Project.cs       | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

Wed Aug 24 19:45:56 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tools for listing contributors and move deb-pkg to tools/ too 
 deb-pkg.sh            | 43 -------------------------------------------
 tools/contributors.sh |  4 ++++
 tools/deb-pkg.sh      | 43 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 43 deletions(-)

Wed Aug 24 20:23:20 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 1338 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 827 insertions(+), 511 deletions(-)

Wed Aug 24 20:03:51 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 1349 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 837 insertions(+), 512 deletions(-)

Wed Aug 24 00:06:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES skips 
 po/POTFILES.skip | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

Tue Aug 23 21:47:56 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Fixed bug #657143 
 po/POTFILES.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Tue Aug 23 00:31:24 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable tags filter and CSV export for now 
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 ++
 LongoMatch/gtk-gui/gui.stetic                   | 2 ++
 2 files changed, 4 insertions(+)

Tue Aug 23 00:00:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Merge branch 'rewrite_subcategories' 
Mon Aug 22 21:13:22 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow multiple selections for the default players subcategories 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Aug 22 21:03:13 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tagger widget for Teams 
 LongoMatch/Gui/Component/TaggerWidget.cs           |  9 +++
 LongoMatch/Gui/Component/TeamTaggerWidget.cs       | 77 ++++++++++++++++++++++
 LongoMatch/Gui/Dialog/TaggerDialog.cs              | 14 +++-
 LongoMatch/Handlers/EventsManager.cs               |  2 +-
 LongoMatch/LongoMatch.mdp                          |  2 +
 LongoMatch/Makefile.am                             |  2 +
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   | 47 +++++++++++++
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  1 -
 LongoMatch/gtk-gui/gui.stetic                      | 43 ++++++++++++
 LongoMatch/gtk-gui/objects.xml                     |  4 ++
 10 files changed, 198 insertions(+), 3 deletions(-)

Mon Aug 22 02:18:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete Utils and DB folders from the project 
 LongoMatch/LongoMatch.mdp | 11 -----------
 1 file changed, 11 deletions(-)

Mon Aug 22 00:06:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI stetic stuff 
 LongoMatch/gtk-gui/objects.xml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Mon Aug 22 20:43:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor tags store to use a List 
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 20 ++++---
 LongoMatch/Gui/Component/StringTaggerWidget.cs  | 38 ++++++--------
 LongoMatch/Gui/Component/TaggerWidget.cs        |  7 +--
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 54 ++++++++-----------
 LongoMatch/Gui/Dialog/TaggerDialog.cs           | 15 +++---
 LongoMatch/Interfaces/ITag.cs                   | 29 ++++++++++
 LongoMatch/LongoMatch.mdp                       |  1 +
 LongoMatch/Makefile.am                          |  1 +
 LongoMatch/Store/Tag.cs                         | 13 +++--
 LongoMatch/Store/TagStore.cs                    | 70 ++++++++++++-------------
 10 files changed, 131 insertions(+), 117 deletions(-)

Mon Aug 22 00:04:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move the search entry outside the scrollbar 
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  58 ++++++------
 LongoMatch/gtk-gui/gui.stetic                      | 100 ++++++++++-----------
 2 files changed, 74 insertions(+), 84 deletions(-)

Sun Aug 21 23:42:59 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use radio buttons for subcategories that don't allow multiple selections 
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs |  7 +++++--
 LongoMatch/Gui/Component/StringTaggerWidget.cs  | 17 ++++++++++++++---
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 18 +++++++++++++++---
 LongoMatch/Gui/Dialog/TaggerDialog.cs           |  3 ++-
 4 files changed, 36 insertions(+), 9 deletions(-)

Sun Aug 21 22:54:17 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused constants 
 LongoMatch/Common/Constants.cs | 7 -------
 1 file changed, 7 deletions(-)

Sun Aug 21 22:53:54 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update PORFILES 
 po/POTFILES.in | 128 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 66 insertions(+), 62 deletions(-)

Sun Aug 21 22:53:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files 
 CesarPlayer/Editor/IVideoSplitter.cs              |  84 -------
 CesarPlayer/Player/GstDVDEvent.cs                 |  46 ----
 LongoMatch/Gui/Component/SubCategoryTagsEditor.cs |  30 ---
 LongoMatch/Gui/Dialog/TemplatesEditor.cs          | 289 ----------------------
 4 files changed, 449 deletions(-)

Sun Aug 21 22:14:47 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new artwork by Xavier Colomer 
 LongoMatch/images/background.png | Bin 73017 -> 53472 bytes
 LongoMatch/images/background.svg | 382 +++++++++++++++++++++++++++++++++++++++
 LongoMatch/images/logo.svg       | 255 ++++++++++++++++++++++++++
 LongoMatch/images/logo_48x48.png | Bin 4965 -> 3045 bytes
 LongoMatch/images/longomatch.png | Bin 16818 -> 3045 bytes
 LongoMatch/images/minilogo.ico   | Bin 38078 -> 9662 bytes
 LongoMatch/images/minilogo.png   | Bin 16818 -> 3045 bytes
 7 files changed, 637 insertions(+)

Sun Aug 21 20:44:57 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix env script 
 env.in | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Sun Aug 21 20:44:29 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the dll map verifier from the build system 
 build/DllMapVerifier.cs         | 258 ----------------------------------------
 build/Makefile.am               |  13 +-
 build/build.rules.mk            |   4 -
 build/dll-map-makefile-verifier |  10 --
 4 files changed, 1 insertion(+), 284 deletions(-)

Sun Aug 21 19:04:44 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix size of some widgets 
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs  | 2 ++
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                                | 8 +++++---
 3 files changed, 8 insertions(+), 4 deletions(-)

Sun Aug 21 19:02:54 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused variable 
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 6 +-----
 LongoMatch/Gui/MainWindow.cs                      | 4 ++--
 LongoMatch/Handlers/EventsManager.cs              | 4 ++--
 3 files changed, 5 insertions(+), 9 deletions(-)

Sun Aug 21 18:33:47 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Name tabs properly 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 4 ++--
 LongoMatch/gtk-gui/gui.stetic                            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Sun Aug 21 17:09:08 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix libcesarplayer deps in monodevelop 
 libcesarplayer/liblongomatch.mdp | 3 +++
 1 file changed, 3 insertions(+)

Sun Aug 21 17:08:23 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start useing gsettings elements and fallback to gconf 
 libcesarplayer/gst-camera-capturer.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

Sun Aug 21 16:42:26 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove log line 
 LongoMatch/Store/TagStore.cs | 1 -
 1 file changed, 1 deletion(-)

Sun Aug 21 13:03:57 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use gsettingsvideosink instead of gconfvideosink 
 libcesarplayer/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Aug 21 13:02:28 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a label with the teams' name 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |   6 +
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 372 +++++++++++----------
 LongoMatch/gtk-gui/gui.stetic                      |  26 +-
 3 files changed, 226 insertions(+), 178 deletions(-)

Sun Aug 21 12:44:52 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move TagStore toa different file 
 LongoMatch/LongoMatch.mdp    |  1 +
 LongoMatch/Makefile.am       |  1 +
 LongoMatch/Store/Tag.cs      | 63 --------------------------------
 LongoMatch/Store/TagStore.cs | 87 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 89 insertions(+), 63 deletions(-)

Sun Aug 21 12:33:54 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add 4:3 and 16:9 options for the capture 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Sat Aug 20 21:53:02 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add "Period" subcategory to the default template 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Sat Aug 20 21:52:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor tags 
 LongoMatch/Store/Tag.cs | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)

Sat Aug 20 21:50:20 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix display of subcategories in the tagger widget 
 LongoMatch/Gui/Dialog/TaggerDialog.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Aug 19 00:11:46 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update players list on add/delete play 
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 47 -----------------------
 LongoMatch/Handlers/EventsManager.cs              | 18 +++++++--
 2 files changed, 14 insertions(+), 51 deletions(-)

Thu Aug 18 23:57:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix creation of team models 
 LongoMatch/Gui/MainWindow.cs | 10 ++++++++++
 LongoMatch/Store/Project.cs  | 37 ++++++++++++++++++++++---------------
 2 files changed, 32 insertions(+), 15 deletions(-)

Thu Aug 18 21:17:51 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete fields for teams names, now handled in templates 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  28 +--
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 227 ++++++++-------------
 LongoMatch/gtk-gui/gui.stetic                      | 115 ++---------
 LongoMatch/gtk-gui/objects.xml                     |   2 -
 4 files changed, 104 insertions(+), 268 deletions(-)

Thu Aug 18 19:09:18 2011 +0200 Andoni Morales Alastruey <amorales@flumotion.com>
 *Remove duplicated interfaces (use IVideoEditor instead) 
 CesarPlayer/CesarPlayer.mdp            | 1 -
 CesarPlayer/Editor/GstVideoSplitter.cs | 2 +-
 CesarPlayer/Makefile.am                | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

Thu Aug 18 12:37:42 2011 +0200 Andoni Morales Alastruey <amorales@flumotion.com>
 *Add Extension field to EncodingProfile 
 CesarPlayer/CesarPlayer.mdp                        |   5 +-
 CesarPlayer/Common/EncodingProfiles.cs             |  34 ++---
 CesarPlayer/Common/Enum.cs                         |   8 --
 CesarPlayer/Editor/GstVideoSplitter.cs             |  56 ++------
 CesarPlayer/Editor/IVideoEditor.cs                 |  29 +---
 LongoMatch/Gui/Component/PlayListWidget.cs         |  10 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |   4 +
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    | 147 +++++++++------------
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  10 +-
 LongoMatch/gtk-gui/gui.stetic                      |   9 +-
 10 files changed, 105 insertions(+), 207 deletions(-)

Thu Aug 18 02:13:35 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hack to fix Drawing objects not beeing deleted from the DB 
 LongoMatch/Store/DrawingsList.cs | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Thu Aug 18 02:05:46 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set category colors in tagging buttons 
 LongoMatch/Gui/Component/ButtonsWidget.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Thu Aug 18 00:18:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update db4o dep in monodevelop 
 LongoMatch/LongoMatch.mdp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 18 00:16:46 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Connect the event instead of relying in stetic for that 
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs        |  1 +
 .../LongoMatch.Gui.Component.PlayersTaggerWidget.cs    | 18 +++++++++---------
 LongoMatch/gtk-gui/gui.stetic                          |  2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)

Thu Aug 18 00:14:17 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update types to cascade on delete 
 LongoMatch/Services/DataBase.cs | 47 ++++++++++++++++++-----------------------
 1 file changed, 21 insertions(+), 26 deletions(-)

Thu Aug 18 00:13:32 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix retrieval of last backup's date 
 LongoMatch/Services/DataBase.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 18 00:12:51 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Query all projects by ProjectDescription 
 LongoMatch/Services/DataBase.cs | 43 +++++++----------------------------------
 1 file changed, 7 insertions(+), 36 deletions(-)

Thu Aug 18 00:11:51 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a method to list and count objects in the DB 
 LongoMatch/Services/DataBase.cs | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

Thu Aug 18 00:11:16 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more logging to the db 
 LongoMatch/Services/DataBase.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Thu Aug 18 00:09:28 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use project UUID as primery key in the DB instead of the filename 
 LongoMatch/Gui/Dialog/ProjectsManager.cs |  23 +-----
 LongoMatch/Gui/MainWindow.cs             |   2 +-
 LongoMatch/Services/DataBase.cs          | 129 ++++++++++++-------------------
 LongoMatch/Store/Project.cs              |  10 ++-
 LongoMatch/Store/ProjectDescription.cs   |   9 ++-
 5 files changed, 71 insertions(+), 102 deletions(-)

Wed Aug 17 20:37:31 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor DB and add support for automated backups 
 LongoMatch/Services/DataBase.cs | 402 +++++++++++++++++++++++-----------------
 1 file changed, 236 insertions(+), 166 deletions(-)

Wed Aug 17 20:29:34 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework Encoding settings using profiles 
 CesarPlayer/Capturer/CaptureProperties.cs        | 39 ----------
 CesarPlayer/CesarPlayer.mdp                      |  6 +-
 CesarPlayer/Common/CaptureSettings.cs            | 41 +++++++++++
 CesarPlayer/Common/EncodingProfiles.cs           | 56 +++++++++++++++
 CesarPlayer/Common/EncodingSettings.cs           | 44 ++++++++++++
 CesarPlayer/Common/VideoStandards.cs             | 53 ++++++++++++++
 CesarPlayer/Gui/CapturerBin.cs                   | 31 +++-----
 CesarPlayer/Makefile.am                          |  5 +-
 LongoMatch/Common/ProjectUtils.cs                |  6 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 90 ++++++++----------------
 LongoMatch/Gui/Dialog/NewProjectDialog.cs        |  4 +-
 LongoMatch/Gui/MainWindow.cs                     | 12 ++--
 12 files changed, 256 insertions(+), 131 deletions(-)

Tue Aug 16 20:35:06 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move database code to services 
 LongoMatch/DB/DataBase.cs       | 386 ----------------------------------------
 LongoMatch/LongoMatch.mdp       |   3 +-
 LongoMatch/Makefile.am          |   2 +-
 LongoMatch/Services/DataBase.cs | 386 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 389 insertions(+), 388 deletions(-)

Tue Aug 16 20:22:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow using a team name different from the file one 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs |  4 ++--
 LongoMatch/Services/TemplatesService.cs         |  4 +++-
 LongoMatch/Store/Templates/TeamTemplate.cs      | 10 +++++++++-
 3 files changed, 14 insertions(+), 4 deletions(-)

Tue Aug 16 20:11:44 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an entry to modify the team name in the templates editor 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    |  22 +++
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 203 +++++++++++----------
 LongoMatch/gtk-gui/gui.stetic                      |  36 +++-
 3 files changed, 163 insertions(+), 98 deletions(-)

Tue Aug 16 20:08:58 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix path of the binaries folder 
 env.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 16 20:07:53 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't copy the dll config file to the bin folder 
 build/build.rules.mk | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Mon Aug 15 17:33:52 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Several fixes after rebase 
 CesarPlayer/CesarPlayer.mdp                        |   2 +-
 CesarPlayer/Makefile.am                            |  28 +++---
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |  66 -------------
 LongoMatch/Gui/Dialog/SubCategoryEditor.cs         | 108 ---------------------
 LongoMatch/LongoMatch.mdp                          |  11 +--
 LongoMatch/Makefile.am                             |  78 +++++++--------
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |   8 +-
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |  41 +++++---
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  12 +--
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   6 +-
 LongoMatch/gtk-gui/gui.stetic                      |  23 +++--
 LongoMatch/gtk-gui/objects.xml                     |  35 ++++---
 libcesarplayer/liblongomatch.mdp                   |  10 +-
 13 files changed, 125 insertions(+), 303 deletions(-)

Thu Jun 2 01:25:41 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new quick tagging dialog 
 LongoMatch/DB/DataBase.cs                          |   4 +-
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs    |  75 ++-----
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  10 -
 LongoMatch/Gui/Component/StringTaggerWidget.cs     |   6 +-
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |   2 -
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |  61 +++--
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |  46 +++-
 LongoMatch/Gui/MainWindow.cs                       |  11 +-
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs        |  85 +------
 LongoMatch/Handlers/EventsManager.cs               |  50 +----
 LongoMatch/IO/CSVExport.cs                         |   4 +-
 LongoMatch/Store/Project.cs                        |   2 +-
 LongoMatch/Store/SubCategory.cs                    |   2 +
 LongoMatch/Store/Tag.cs                            |  48 +++-
 LongoMatch/Store/Templates/TeamTemplate.cs         |   6 +-
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |  67 ++++--
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |   7 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  19 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  80 ++++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 245 ++++++++++++++-------
 21 files changed, 459 insertions(+), 373 deletions(-)

Thu Jun 2 01:06:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add UUID and clean-up a little bit 
 LongoMatch/Store/Project.cs | 60 +++++++++++++++++++++------------------------
 1 file changed, 28 insertions(+), 32 deletions(-)

Thu Jun 2 00:02:57 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add widgets for tags 
 LongoMatch/Gui/Component/PlayersTaggerWidget.cs    |  86 ++++++++++++
 LongoMatch/Gui/Component/StringTaggerWidget.cs     |  83 ++++++++++++
 LongoMatch/Gui/Component/SubCategoryTagsEditor.cs  |  30 +++++
 LongoMatch/Gui/Component/TaggerWidget.cs           |  92 ++-----------
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |  19 ++-
 LongoMatch/Gui/Dialog/SubCategoryEditor.cs         | 108 +++++++++++++++
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |  17 ++-
 LongoMatch/Handlers/EventsManager.cs               |   2 +
 LongoMatch/LongoMatch.mdp                          |   4 +
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |  39 ++++++
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |  46 +++++++
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  75 +----------
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |   2 -
 LongoMatch/gtk-gui/gui.stetic                      | 148 +++++++++++++--------
 14 files changed, 534 insertions(+), 217 deletions(-)

Thu Jun 2 00:00:07 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add TagStore to handle tags 
 LongoMatch/Store/Play.cs    |  67 +++++++---------------------
 LongoMatch/Store/Project.cs |  55 ++++++++---------------
 LongoMatch/Store/Tag.cs     | 105 ++++++++++++++++++++++++++++++--------------
 3 files changed, 108 insertions(+), 119 deletions(-)

Thu Apr 28 21:38:32 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change some strings to be more explicit 
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 6 +++---
 LongoMatch/gtk-gui/gui.stetic                                     | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

Thu Apr 28 21:38:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add newly created template to the list 
 LongoMatch/Gui/Component/CategoryProperties.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Apr 28 21:21:25 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow editing AllowMultiple and FastTag 
 LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs     |  16 ++
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 189 ++++++++++++------
 LongoMatch/gtk-gui/gui.stetic                      | 219 +++++++++++++++------
 3 files changed, 304 insertions(+), 120 deletions(-)

Thu Apr 28 20:54:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check name of new templates in the GUI 
 LongoMatch/Gui/Component/CategoryProperties.cs | 19 +++++++++++++------
 LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs | 23 +++++++++++++++++++++++
 2 files changed, 36 insertions(+), 6 deletions(-)

Thu Apr 28 20:53:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize SubCategory with the default values 
 LongoMatch/Store/SubCategory.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Wed Apr 27 23:16:19 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix retrieval of key drawing 
 LongoMatch/Store/Play.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 27 23:07:49 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the players selection from the menu 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 35 +++++++----------------------
 LongoMatch/Gui/TreeView/PlayersTreeView.cs  |  1 -
 LongoMatch/Gui/TreeView/TagsTreeView.cs     |  1 -
 3 files changed, 8 insertions(+), 29 deletions(-)

Wed Apr 27 22:55:41 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix name display of plays 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Wed Apr 27 22:55:12 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix double method call 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Apr 27 22:29:44 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update project file with last changes 
 LongoMatch/LongoMatch.mdp | 2 ++
 1 file changed, 2 insertions(+)

Wed Apr 27 22:29:24 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update stetic file with last changes 
 LongoMatch/gtk-gui/gui.stetic | 350 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 285 insertions(+), 65 deletions(-)

Wed Apr 27 22:24:26 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow managing subcategories in the categories editor 
 LongoMatch/Gui/Component/CategoryProperties.cs     |  42 +++--
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 183 ++++++++++-----------
 2 files changed, 113 insertions(+), 112 deletions(-)

Wed Apr 27 22:23:50 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add dialog to edit sub category tags 
 LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs     |  91 ++++++++++++
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 165 +++++++++++++++++++++
 2 files changed, 256 insertions(+)

Wed Apr 27 22:18:35 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make edition of subcategories possible 
 LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

Wed Apr 27 22:17:21 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add constructor with IEnumerable 
 LongoMatch/Store/SubCategory.cs                   | 9 +++++++--
 LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 ++
 2 files changed, 9 insertions(+), 2 deletions(-)

Wed Apr 27 22:15:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format subcategories in a cleaner way 
 LongoMatch/Store/SubCategory.cs | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Wed Apr 27 22:11:21 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add handler for sub categories 
 LongoMatch/Handlers/Handlers.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Apr 10 21:25:04 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initial work on the new categories editor with subcategories support 
 LongoMatch/Gui/Component/CategoryProperties.cs     |  96 +++++--
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 294 ++++++++++++---------
 2 files changed, 250 insertions(+), 140 deletions(-)

Sun Apr 10 21:24:19 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add "Update" to the templates provider interface 
 LongoMatch/Interfaces/ITemplates.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Apr 10 18:53:55 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to update templates and use it where needed 
 LongoMatch/Gui/Component/TemplatesEditorBase.cs | 2 +-
 LongoMatch/Gui/Dialog/TemplatesManager.cs       | 2 +-
 LongoMatch/Services/TemplatesService.cs         | 8 ++++++++
 3 files changed, 10 insertions(+), 2 deletions(-)

Sat Apr 9 20:23:30 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the default team subcategory 
 LongoMatch/Services/TemplatesService.cs | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Sat Apr 9 18:09:32 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing return value 
 LongoMatch/Store/Templates/SubCategoryTemplate.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Apr 9 18:08:26 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add handler for deleted subcategories 
 LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 12 ++++++++++++
 LongoMatch/Handlers/Handlers.cs                  |  2 ++
 2 files changed, 14 insertions(+)

Sat Apr 9 18:07:44 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add default constaructor for team subcategories 
 LongoMatch/Store/SubCategory.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Sat Apr 9 18:07:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix warning of unused variable 
 LongoMatch/Store/SubCategory.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Sat Apr 9 17:05:34 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Monodevelop project 
 LongoMatch/LongoMatch.mdp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sat Apr 9 17:03:29 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement ToMarkupString in subcategories 
 LongoMatch/Store/SubCategory.cs | 52 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 50 insertions(+), 2 deletions(-)

Sat Apr 9 16:47:59 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fill default subcategories for Players 
 LongoMatch/Services/TemplatesService.cs | 34 ++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

Sat Apr 9 16:47:11 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add ToMarkupString() to ISubcategory 
 LongoMatch/Interfaces/ISubCategory.cs | 3 +++
 1 file changed, 3 insertions(+)

Sat Apr 9 16:43:16 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tree view for subcategories 
 LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 112 +++++++++++++++++++++++
 1 file changed, 112 insertions(+)

Sat Apr 9 16:42:34 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add objects cloner 
 LongoMatch/Common/Cloner.cs | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

Sat Apr 9 16:41:25 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow serialization to Stream instead of only file paths 
 LongoMatch/Common/SerializableObject.cs | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

Sat Apr 9 16:40:57 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move ProjectUtils to Common 
 LongoMatch/Common/ProjectUtils.cs | 297 ++++++++++++++++++++++++++++++++++++++
 LongoMatch/Gui/MainWindow.cs      |   1 -
 LongoMatch/Utils/ProjectUtils.cs  | 297 --------------------------------------
 3 files changed, 297 insertions(+), 298 deletions(-)

Sat Apr 2 18:00:06 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *If dict initialisation 
 LongoMatch/Gui/Component/CategoryProperties.cs | 2 ++
 1 file changed, 2 insertions(+)

Sat Apr 2 17:58:52 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't create deafult templates for subcategories 
 LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 --
 1 file changed, 2 deletions(-)

Wed Mar 30 22:36:31 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use new templates manager 
 LongoMatch/Gui/MainWindow.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Mar 30 22:32:08 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update monodevelop project 
 LongoMatch.mds            |  2 +-
 LongoMatch/LongoMatch.mdp | 36 +++++++++++-------------------------
 2 files changed, 12 insertions(+), 26 deletions(-)

Wed Mar 30 22:31:58 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add stetic changes 
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 418 ++++++++---
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  90 ---
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  54 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 780 +++++++++++----------
 5 files changed, 736 insertions(+), 608 deletions(-)

Wed Mar 30 22:28:08 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the templates service 
 LongoMatch/Gui/Component/CategoryProperties.cs   | 76 +++++++++++++++++-------
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 49 +++++++--------
 2 files changed, 81 insertions(+), 44 deletions(-)

Wed Mar 30 22:19:45 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add base class for the  templates editor dialog 
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |  83 -------
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |  64 -----
 LongoMatch/Gui/Dialog/TemplateEditorDialog.cs      |  80 ++++++
 LongoMatch/Gui/Dialog/TemplatesManager.cs          | 269 +++++++++++++++++++++
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |  61 -----
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  60 -----
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |  60 +++++
 7 files changed, 409 insertions(+), 268 deletions(-)

Wed Mar 30 22:15:53 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add  a base class for templates editors 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  | 245 ---------------
 LongoMatch/Gui/Component/TemplatesEditorBase.cs    | 333 +++++++++++++++++++++
 LongoMatch/Gui/Dialog/TeamTemplateEditor.cs        |  42 ---
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 223 --------------
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |  45 ---
 ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 216 +++++++++++++
 6 files changed, 549 insertions(+), 555 deletions(-)

Wed Mar 30 22:14:39 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing import 
 LongoMatch/Services/TemplatesService.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Mar 30 22:11:13 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Define more methods the ITemplateWidget interface 
 LongoMatch/Interfaces/ITemplates.cs | 3 +++
 1 file changed, 3 insertions(+)

Wed Mar 30 22:09:14 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a count paramter to create new templates 
 LongoMatch/Store/Templates/CategoriesTemplate.cs  | 8 ++++----
 LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Wed Mar 30 22:07:51 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add type to ITemplate 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs  |  4 +--
 LongoMatch/Interfaces/ITemplates.cs               |  8 +++--
 LongoMatch/Services/TemplatesService.cs           | 36 ++++++++++++++---------
 LongoMatch/Store/SubCategory.cs                   |  2 +-
 LongoMatch/Store/Templates/CategoriesTemplate.cs  |  2 +-
 LongoMatch/Store/Templates/SubCategoryTemplate.cs |  2 +-
 LongoMatch/Store/Templates/TeamTemplate.cs        |  2 +-
 7 files changed, 33 insertions(+), 23 deletions(-)

Sun Mar 27 16:35:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add listeners for events manually 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Sun Mar 27 16:34:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement ITemplateWidget in the CategoriesTemplateWidget 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Sun Mar 27 15:59:09 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create the default template non void 
 LongoMatch/Services/TemplatesService.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Mar 27 15:04:31 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the TemplateProvider in the projects manager 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 63 +++++++++++-------------
 1 file changed, 29 insertions(+), 34 deletions(-)

Sun Mar 27 14:38:36 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix handling of paths in the templates provider 
 LongoMatch/Services/TemplatesService.cs | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

Sun Mar 27 14:37:30 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Modify ITemplate interface 
 LongoMatch/Interfaces/ITemplates.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Mar 26 20:00:40 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start templates service at startup 
 LongoMatch/Main.cs | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

Sat Mar 26 19:56:19 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add constatns for templates extensions 
 LongoMatch/Common/Constants.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sat Mar 26 19:55:38 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new service to manage templates 
 LongoMatch/Services/TemplatesService.cs | 177 ++++++++++++++++++++++++++++++++
 1 file changed, 177 insertions(+)

Sat Mar 26 19:53:34 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make SubCategories inherit from IList and use the ISubcateogyrInterface 
 LongoMatch/Store/Category.cs    |  8 +++--
 LongoMatch/Store/Project.cs     |  5 +--
 LongoMatch/Store/SubCategory.cs | 77 ++++++++---------------------------------
 3 files changed, 22 insertions(+), 68 deletions(-)

Sat Mar 26 19:51:14 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make templates implement the new ITemplate interface 
 LongoMatch/Store/Templates/CategoriesTemplate.cs   | 37 ++++++++---------
 .../Store/Templates/SubCategoriesTemplate.cs       | 41 -------------------
 LongoMatch/Store/Templates/SubCategoryTemplate.cs  | 47 ++++++++++++++++++++++
 LongoMatch/Store/Templates/TeamTemplate.cs         |  6 ++-
 4 files changed, 70 insertions(+), 61 deletions(-)

Sat Mar 26 19:49:10 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add interface to handle Templates with generics 
 LongoMatch/Interfaces/ITemplates.cs | 51 +++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

Sat Mar 26 19:43:14 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add ISubCategory interface 
 LongoMatch/Interfaces/ISubCategory.cs | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

Tue Mar 15 23:53:27 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Mark the subcategories serializable 
 LongoMatch/Store/SubCategory.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Mar 15 23:52:55 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change for null pointer 
 LongoMatch/Store/Player.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sun Mar 13 20:44:10 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update ignores 
 .gitignore | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Sun Mar 13 20:42:12 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make subcategories serializable to file 
 LongoMatch/Store/SubCategory.cs | 9 +++++++++
 1 file changed, 9 insertions(+)

Sun Mar 13 20:37:16 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add constant for subcategories extension 
 LongoMatch/Common/Constants.cs | 2 ++
 1 file changed, 2 insertions(+)

Thu Feb 10 01:11:24 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format everything properly with astyle 
 CesarPlayer/Capturer/CaptureProperties.cs          |  14 +-
 CesarPlayer/Capturer/FakeCapturer.cs               | 118 +--
 CesarPlayer/Capturer/GstCameraCapturer.cs          | 316 ++++-----
 CesarPlayer/Capturer/ICapturer.cs                  |  44 +-
 CesarPlayer/Capturer/LiveSourceTimer.cs            |  60 +-
 CesarPlayer/Capturer/ObjectManager.cs              |   8 +-
 CesarPlayer/Common/Constants.cs                    |  14 +-
 CesarPlayer/Common/Enum.cs                         |  54 +-
 CesarPlayer/Common/Handlers.cs                     |  62 +-
 CesarPlayer/Editor/EditorState.cs                  |  14 +-
 CesarPlayer/Editor/GstVideoSplitter.cs             | 294 ++++----
 CesarPlayer/Editor/IVideoEditor.cs                 |  66 +-
 CesarPlayer/Editor/IVideoSplitter.cs               |  56 +-
 CesarPlayer/Editor/VideoSegment.cs                 |  68 +-
 CesarPlayer/Gui/CapturerBin.cs                     | 228 +++---
 CesarPlayer/Gui/PlayerBin.cs                       | 612 ++++++++--------
 CesarPlayer/Gui/VolumeWindow.cs                    |  28 +-
 CesarPlayer/MultimediaFactory.cs                   | 132 ++--
 CesarPlayer/Player/GstDVDEvent.cs                  |   6 +-
 CesarPlayer/Player/GstPlayer.cs                    | 602 ++++++++--------
 CesarPlayer/Player/IPlayer.cs                      | 108 +--
 CesarPlayer/Player/ObjectManager.cs                |  10 +-
 CesarPlayer/Utils/Device.cs                        |  50 +-
 CesarPlayer/Utils/FramesCapturer.cs                |  68 +-
 CesarPlayer/Utils/IFramesCapturer.cs               |   8 +-
 CesarPlayer/Utils/IMetadataReader.cs               |   6 +-
 CesarPlayer/Utils/MediaFile.cs                     | 197 +++---
 CesarPlayer/Utils/PreviewMediaFile.cs              |  92 +--
 CesarPlayer/Utils/TimeString.cs                    |  98 +--
 LongoMatch/Common/Cairo.cs                         |  32 +-
 LongoMatch/Common/ConsoleCrayon.cs                 | 465 ++++++------
 LongoMatch/Common/Constants.cs                     |  40 +-
 LongoMatch/Common/Enums.cs                         |  10 +-
 LongoMatch/Common/Log.cs                           | 788 +++++++++++----------
 LongoMatch/Common/SerializableObject.cs            |  10 +-
 LongoMatch/DB/DataBase.cs                          |  66 +-
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  42 +-
 LongoMatch/Gui/Component/CategoriesScale.cs        |  46 +-
 LongoMatch/Gui/Component/CategoryProperties.cs     |  14 +-
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  26 +-
 LongoMatch/Gui/Component/DrawingWidget.cs          | 112 +--
 LongoMatch/Gui/Component/NotesWidget.cs            |   6 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |  62 +-
 LongoMatch/Gui/Component/PlayerProperties.cs       |  34 +-
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  52 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  74 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   | 205 +++---
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  50 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  |  56 +-
 LongoMatch/Gui/Component/TaggerWidget.cs           |  76 +-
 LongoMatch/Gui/Component/TagsTreeWidget.cs         | 120 ++--
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |   2 +-
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |   4 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  84 +--
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  24 +-
 LongoMatch/Gui/Component/TimeScale.cs              |  68 +-
 LongoMatch/Gui/Dialog/BusyDialog.cs                |  28 +-
 LongoMatch/Gui/Dialog/DrawingTool.cs               |   6 +-
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |   4 +-
 LongoMatch/Gui/Dialog/EndCaptureDialog.cs          |  22 +-
 LongoMatch/Gui/Dialog/EntryDialog.cs               |  26 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   8 +-
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |   4 +-
 LongoMatch/Gui/Dialog/Migrator.cs                  |  24 +-
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |  16 +-
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |  10 +-
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |  12 +-
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs    |  30 +-
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |   6 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  74 +-
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |  18 +-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  64 +-
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  36 +-
 LongoMatch/Gui/MainWindow.cs                       | 333 ++++-----
 LongoMatch/Gui/Popup/MessagePopup.cs               |   2 +-
 LongoMatch/Gui/TransparentDrawingArea.cs           |  20 +-
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  16 +-
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs        | 174 ++---
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  22 +-
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  18 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |  92 +--
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           | 190 ++---
 LongoMatch/Gui/TreeView/TagsTreeView.cs            |  30 +-
 LongoMatch/Handlers/DrawingManager.cs              |  10 +-
 LongoMatch/Handlers/EventsManager.cs               | 170 ++---
 LongoMatch/Handlers/Handlers.cs                    |   4 +-
 LongoMatch/Handlers/HotKeysManager.cs              |  12 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs        |  18 +-
 LongoMatch/IO/CSVExport.cs                         |  70 +-
 LongoMatch/IO/XMLReader.cs                         |  10 +-
 LongoMatch/Main.cs                                 |  40 +-
 LongoMatch/Playlist/IPlayList.cs                   |  22 +-
 LongoMatch/Playlist/PlayList.cs                    |  20 +-
 LongoMatch/Store/Category.cs                       |  72 +-
 LongoMatch/Store/Drawing.cs                        |  16 +-
 LongoMatch/Store/DrawingsList.cs                   |   8 +-
 LongoMatch/Store/HotKey.cs                         |  12 +-
 LongoMatch/Store/PixbufTimeNode.cs                 |   8 +-
 LongoMatch/Store/Play.cs                           | 116 +--
 LongoMatch/Store/PlayListPlay.cs                   |  10 +-
 LongoMatch/Store/Player.cs                         |  26 +-
 LongoMatch/Store/Project.cs                        | 100 +--
 LongoMatch/Store/ProjectDescription.cs             |  14 +-
 LongoMatch/Store/SubCategory.cs                    |  50 +-
 LongoMatch/Store/Tag.cs                            |  14 +-
 LongoMatch/Store/Templates/CategoriesTemplate.cs   |  22 +-
 .../Store/Templates/SubCategoriesTemplate.cs       |   6 +-
 LongoMatch/Store/Templates/TeamTemplate.cs         |  26 +-
 LongoMatch/Store/Templates/Template.cs             |  10 +-
 LongoMatch/Store/Time.cs                           |   8 +-
 LongoMatch/Updates/Updater.cs                      |  16 +-
 LongoMatch/Updates/XmlUpdateParser.cs              |   2 +-
 LongoMatch/Utils/ProjectUtils.cs                   | 202 +++---
 113 files changed, 4296 insertions(+), 4104 deletions(-)

Mon Aug 15 20:19:14 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Convert all files to unix format 
 CesarPlayer/AssemblyInfo.cs.in                     |  100 +-
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  978 +++++++--------
 CesarPlayer/Capturer/ICapturer.cs                  |  186 +--
 CesarPlayer/Capturer/ObjectManager.cs              |   78 +-
 CesarPlayer/CesarPlayer.csproj                     |  274 ++---
 CesarPlayer/Editor/GstVideoSplitter.cs             |  866 +++++++-------
 CesarPlayer/Editor/IVideoEditor.cs                 |  166 +--
 CesarPlayer/Gui/CapturerBin.cs                     |  708 +++++------
 CesarPlayer/Gui/PlayerBin.cs                       | 1238 +++++++++----------
 CesarPlayer/Gui/VolumeWindow.cs                    |   34 +-
 CesarPlayer/MultimediaFactory.cs                   |  214 ++--
 CesarPlayer/Player/IPlayer.cs                      |   32 +-
 CesarPlayer/Utils/TimeString.cs                    |   34 +-
 LongoMatch/AssemblyInfo.cs.in                      |  102 +-
 LongoMatch/DB/DataBase.cs                          |  772 ++++++------
 LongoMatch/Gui/Component/PlayListWidget.cs         |  660 +++++------
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  362 +++---
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   | 1218 +++++++++----------
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  492 ++++----
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  322 ++---
 LongoMatch/Gui/Component/TimeScale.cs              |  734 ++++++------
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |  136 +--
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |  158 +--
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |  108 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  240 ++--
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  402 +++----
 LongoMatch/Gui/MainWindow.cs                       | 1244 ++++++++++----------
 LongoMatch/Gui/Popup/CalendarPopup.cs              |   66 +-
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  316 ++---
 LongoMatch/Handlers/EventsManager.cs               |  956 +++++++--------
 LongoMatch/IO/CSVExport.cs                         |  368 +++---
 LongoMatch/IO/XMLReader.cs                         |  176 +--
 LongoMatch/LongoMatch.csproj                       |  412 +++----
 LongoMatch/Main.cs                                 |  508 ++++----
 LongoMatch/Playlist/IPlayList.cs                   |  112 +-
 LongoMatch/Playlist/PlayList.cs                    |  338 +++---
 LongoMatch/Store/Category.cs                       |  320 ++---
 LongoMatch/Store/PixbufTimeNode.cs                 |  154 +--
 LongoMatch/Store/Play.cs                           |  418 +++----
 LongoMatch/Store/PlayListPlay.cs                   |  150 +--
 LongoMatch/Store/Player.cs                         |  240 ++--
 LongoMatch/Store/Project.cs                        |  594 +++++-----
 LongoMatch/Store/Time.cs                           |  312 ++---
 LongoMatch/Updates/Updater.cs                      |  204 ++--
 LongoMatch/Updates/XmlUpdateParser.cs              |  148 +--
 LongoMatch/images/minilogo.rc                      |  132 +--
 LongoMatch/images/resource.h                       |   30 +-
 libcesarplayer/Makefile.win32                      |  104 +-
 48 files changed, 8958 insertions(+), 8958 deletions(-)

Sun Feb 6 02:20:35 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix some warnings 
 LongoMatch/Gui/Component/DrawingToolBox.cs        | 3 ---
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 1 -
 LongoMatch/Gui/MainWindow.cs                      | 2 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs        | 1 -
 4 files changed, 1 insertion(+), 6 deletions(-)

Sun Feb 6 02:06:53 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the DrawingsList inherit from SortedList 
 LongoMatch/Store/DrawingsList.cs | 56 ++++++----------------------------------
 LongoMatch/Store/Play.cs         |  2 +-
 2 files changed, 9 insertions(+), 49 deletions(-)

Sun Feb 6 02:01:29 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Small fixes after rebasing against master 
 LongoMatch/Gui/Component/CategoriesScale.cs        |   8 +-
 LongoMatch/Gui/Component/PlayerProperties.cs       |   4 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |   4 -
 LongoMatch/Gui/Component/TimeScale.cs              |   4 +-
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |   2 +-
 LongoMatch/LongoMatch.mdp                          |   3 -
 LongoMatch/gtk-gui/objects.xml                     | 125 +++++++++------------
 7 files changed, 65 insertions(+), 85 deletions(-)

Mon Jan 31 22:04:59 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't check for null Pixbuf in the setter 
 LongoMatch/Store/PixbufTimeNode.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Mon Jan 31 22:03:27 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix documentation of Play 
 LongoMatch/Store/Play.cs | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

Mon Jan 31 21:57:24 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix documentation and API of Player 
 LongoMatch/Store/Player.cs | 65 +++++++++++++++++++---------------------------
 1 file changed, 26 insertions(+), 39 deletions(-)

Mon Jan 31 21:50:42 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused property, that are in the PreviewMediaFile 
 LongoMatch/Gui/Component/ProjectListWidget.cs |  4 ++--
 LongoMatch/Store/ProjectDescription.cs        | 10 ----------
 2 files changed, 2 insertions(+), 12 deletions(-)

Mon Jan 31 21:48:43 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Document ProjectDescription 
 LongoMatch/Store/ProjectDescription.cs | 35 +++++++++++++++++++++++++++++++---
 1 file changed, 32 insertions(+), 3 deletions(-)

Mon Jan 31 20:53:11 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Document sub-categories 
 LongoMatch/Store/SubCategory.cs | 47 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

Sun Jan 30 13:54:04 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix assignement to the same variable 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jan 30 13:49:44 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to build a TreeStore for subcategories 
 LongoMatch/Store/Project.cs | 42 ++++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)

Sun Jan 30 13:47:31 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add method to know if a play contains a tag. 
 LongoMatch/Store/Play.cs | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Sun Jan 30 13:47:05 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new StringTag class 
 LongoMatch/Gui/Component/TaggerWidget.cs   |  4 ++--
 LongoMatch/Gui/Component/TagsTreeWidget.cs |  6 +++---
 LongoMatch/Store/Play.cs                   |  2 +-
 LongoMatch/Store/Tag.cs                    | 17 +++++++++++++++++
 4 files changed, 23 insertions(+), 6 deletions(-)

Sun Jan 30 13:45:37 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove teams' players lists from the project 
 LongoMatch/Gui/MainWindow.cs                |  2 --
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs |  6 ++++--
 LongoMatch/Handlers/EventsManager.cs        |  2 ++
 LongoMatch/IO/CSVExport.cs                  |  5 +----
 LongoMatch/Store/Play.cs                    | 27 ---------------------------
 LongoMatch/Store/Project.cs                 | 23 -----------------------
 6 files changed, 7 insertions(+), 58 deletions(-)

Sat Jan 29 18:00:56 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Init Logging at startup and starting logging exceptions 
 LongoMatch/Main.cs | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

Sat Jan 29 16:55:20 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename sub categories templates files 
 .../Store/Templates/SubCategoriesTemplate.cs       | 41 ++++++++++++++++++++++
 .../Store/Templates/SubCategoriesTemplates.cs      | 41 ----------------------
 2 files changed, 41 insertions(+), 41 deletions(-)

Sat Jan 29 16:35:18 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Log helper from the Hyena project 
 LongoMatch/Common/ConsoleCrayon.cs | 251 ++++++++++++++++++++++
 LongoMatch/Common/Log.cs           | 417 +++++++++++++++++++++++++++++++++++++
 LongoMatch/LongoMatch.mdp          |   2 +
 LongoMatch/Makefile.am             |   2 +
 4 files changed, 672 insertions(+)

Sat Jan 29 16:43:50 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix makefile and monodevelop project 
 LongoMatch/LongoMatch.mdp | 4 ++--
 LongoMatch/Makefile.am    | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Sat Jan 29 16:26:54 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the SerializableObject to save projects too 
 LongoMatch/Store/Project.cs | 26 ++++++++------------------
 1 file changed, 8 insertions(+), 18 deletions(-)

Sat Jan 29 16:26:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make templates inherite from List<> 
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  2 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  2 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  | 14 ++---
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |  2 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  2 +-
 LongoMatch/Handlers/HotKeysManager.cs              |  2 +-
 LongoMatch/Store/Project.cs                        |  6 +-
 LongoMatch/Store/Templates/CategoriesTemplate.cs   | 64 +---------------------
 .../Store/Templates/SubCategoriesTemplates.cs      | 24 +-------
 LongoMatch/Store/Templates/TeamTemplate.cs         | 33 ++---------
 10 files changed, 25 insertions(+), 126 deletions(-)

Thu Jan 27 01:32:34 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't subclass unnecessarily from SerializableObject 
 LongoMatch/Common/SerializableObject.cs              | 4 ++--
 LongoMatch/Store/Templates/CategoriesTemplate.cs     | 6 +++---
 LongoMatch/Store/Templates/SubCategoriesTemplates.cs | 6 +++---
 LongoMatch/Store/Templates/TeamTemplate.cs           | 6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)

Thu Jan 27 01:15:32 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused methods 
 LongoMatch/Store/Templates/CategoriesTemplate.cs | 73 ------------------------
 1 file changed, 73 deletions(-)

Thu Jan 27 00:45:10 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the fast tag option in the subcategory itself 
 LongoMatch/Store/Category.cs                     | 21 ---------------------
 LongoMatch/Store/SubCategory.cs                  |  5 +++++
 LongoMatch/Store/Templates/CategoriesTemplate.cs |  1 -
 3 files changed, 5 insertions(+), 22 deletions(-)

Thu Jan 27 00:40:24 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize default templates with teams and players subcategories 
 LongoMatch/Store/Templates/CategoriesTemplate.cs   | 40 ++++++++++++++++++++--
 .../Store/Templates/SubCategoriesTemplates.cs      |  1 +
 2 files changed, 38 insertions(+), 3 deletions(-)

Thu Jan 27 00:39:07 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework sub categories API and subclasses 
 LongoMatch/Store/SubCategory.cs | 80 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)

Thu Jan 27 00:38:37 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework tags API and subclasses 
 LongoMatch/Store/Tag.cs | 39 +++++++++++++++++++++++----------------
 1 file changed, 23 insertions(+), 16 deletions(-)

Thu Jan 13 01:36:45 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove compat files 
 LongoMatch/Compat/0.0/DB/DataBase.cs           |  62 ------
 LongoMatch/Compat/0.0/DB/MediaFile.cs          | 103 ----------
 LongoMatch/Compat/0.0/DB/Project.cs            | 177 -----------------
 LongoMatch/Compat/0.0/DB/Sections.cs           |  72 -------
 LongoMatch/Compat/0.0/DatabaseMigrator.cs      | 251 -------------------------
 LongoMatch/Compat/0.0/IO/SectionsReader.cs     |  98 ----------
 LongoMatch/Compat/0.0/PlayListMigrator.cs      | 121 ------------
 LongoMatch/Compat/0.0/Playlist/IPlayList.cs    |  49 -----
 LongoMatch/Compat/0.0/Playlist/PlayList.cs     | 175 -----------------
 LongoMatch/Compat/0.0/TemplatesMigrator.cs     | 100 ----------
 LongoMatch/Compat/0.0/Time/MediaTimeNode.cs    | 158 ----------------
 LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs   |  64 -------
 LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs |  67 -------
 LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs |  45 -----
 LongoMatch/Compat/0.0/Time/Time.cs             | 149 ---------------
 LongoMatch/Compat/0.0/Time/TimeNode.cs         | 136 --------------
 16 files changed, 1827 deletions(-)

Thu Jan 13 01:31:28 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Removing some tags stuff to make verything compile 
 LongoMatch/Gui/Component/TaggerWidget.cs | 18 ------------------
 LongoMatch/Gui/Dialog/TaggerDialog.cs    | 14 --------------
 2 files changed, 32 deletions(-)

Thu Jan 13 01:18:35 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the tags from the project, which are now in the categories 
 LongoMatch/Store/Project.cs | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Thu Jan 13 01:15:07 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add subcategories templates 
 LongoMatch/LongoMatch.mdp                          |  3 +-
 .../Store/Templates/SubCategoriesTemplates.cs      | 60 +++++++++++++++++++
 LongoMatch/Store/Templates/TagsTemplate.cs         | 67 ----------------------
 3 files changed, 62 insertions(+), 68 deletions(-)

Thu Jan 13 00:46:36 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused code 
 LongoMatch/Store/Templates/TagsTemplate.cs | 10 ----------
 1 file changed, 10 deletions(-)

Thu Jan 13 00:45:48 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more props to Categories 
 LongoMatch/Store/Category.cs | 64 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 48 insertions(+), 16 deletions(-)

Sun Jan 2 19:14:30 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use drawings list for plays, even if we don't support it yet 
 LongoMatch/Gui/Component/TimeScale.cs       |  8 +++-----
 LongoMatch/Gui/Dialog/DrawingTool.cs        |  2 +-
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs |  2 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs  |  2 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs    |  2 +-
 LongoMatch/Store/DrawingsList.cs            |  2 +-
 LongoMatch/Store/Play.cs                    | 27 ++++++++++++++++++++-------
 7 files changed, 28 insertions(+), 17 deletions(-)

Wed Dec 22 01:31:53 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a base class for serialization 
 LongoMatch/Common/SerializableObject.cs           |  42 +++++++++
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs  |   6 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs |   9 +-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs          |  14 +--
 LongoMatch/IO/SectionsReader.cs                   | 103 ----------------------
 LongoMatch/IO/SectionsWriter.cs                   | 101 ---------------------
 LongoMatch/LongoMatch.mdp                         |   3 +-
 LongoMatch/Main.cs                                |   3 +-
 LongoMatch/Makefile.am                            |   4 +-
 LongoMatch/Playlist/IPlayList.cs                  |   1 -
 LongoMatch/Playlist/PlayList.cs                   |  40 +++------
 LongoMatch/Store/Templates/CategoriesTemplate.cs  |   2 +-
 LongoMatch/Store/Templates/TagsTemplate.cs        |   3 +-
 LongoMatch/Store/Templates/TeamTemplate.cs        |   3 +-
 14 files changed, 74 insertions(+), 260 deletions(-)

Wed Dec 22 01:13:19 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize properly the lists 
 LongoMatch/Store/Play.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Wed Dec 22 01:01:46 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove prints 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 3 ---
 LongoMatch/Gui/Component/TimeLineWidget.cs       | 3 +++
 LongoMatch/Store/Project.cs                      | 1 -
 LongoMatch/Utils/ProjectUtils.cs                 | 2 --
 4 files changed, 3 insertions(+), 6 deletions(-)

Wed Dec 22 00:56:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix env script 
 env.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 22 00:52:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update monodevelop project files 
 LongoMatch/LongoMatch.mdp        | 9 ++++-----
 libcesarplayer/liblongomatch.mdp | 2 --
 2 files changed, 4 insertions(+), 7 deletions(-)

Wed Dec 22 00:51:36 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update makefiles after last changes 
 LongoMatch/Makefile.am | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

Wed Dec 22 00:27:12 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix serialization of templates 
 LongoMatch/Store/Templates/CategoriesTemplate.cs |  4 ++++
 LongoMatch/Store/Templates/TagsTemplate.cs       | 13 +++++++++----
 LongoMatch/Store/Templates/TeamTemplate.cs       | 12 ++++++++----
 LongoMatch/Store/Templates/Template.cs           |  6 ++++--
 4 files changed, 25 insertions(+), 10 deletions(-)

Tue Dec 21 23:01:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor namespace of database entities to LongoMatch.Store 
 LongoMatch/DB/CategoriesTemplate.cs                | 205 -------------
 LongoMatch/DB/DataBase.cs                          |  11 +-
 LongoMatch/DB/Project.cs                           | 317 ---------------------
 LongoMatch/DB/ProjectDescription.cs                | 109 -------
 LongoMatch/DB/TagsTemplate.cs                      |  72 -----
 LongoMatch/DB/TeamTemplate.cs                      | 100 -------
 LongoMatch/DB/Template.cs                          |  43 ---
 LongoMatch/Gui/Component/ButtonsWidget.cs          |   6 +-
 LongoMatch/Gui/Component/CategoryProperties.cs     |   2 +-
 LongoMatch/Gui/Component/NotesWidget.cs            |   2 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |   2 +-
 LongoMatch/Gui/Component/PlayerProperties.cs       |   2 +-
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |   8 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |   8 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  12 +-
 LongoMatch/Gui/Component/ProjectListWidget.cs      |   2 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  |  12 +-
 LongoMatch/Gui/Component/TaggerWidget.cs           |   5 +-
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |   4 +-
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |  10 +-
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |   2 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |   5 +-
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |   2 +-
 LongoMatch/Gui/Component/TimeScale.cs              |   2 +-
 LongoMatch/Gui/Dialog/DrawingTool.cs               |   2 +-
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |   2 +-
 LongoMatch/Gui/Dialog/EditPlayerDialog.cs          |   2 +-
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |   2 +-
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |   3 +-
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |   3 +-
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |   5 +-
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |   3 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |   6 +-
 LongoMatch/Gui/Dialog/SnapshotsDialog.cs           |   2 +-
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |   4 +-
 LongoMatch/Gui/Dialog/TeamTemplateEditor.cs        |   2 +-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |   5 +-
 LongoMatch/Gui/MainWindow.cs                       |  10 +-
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |   2 +-
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs        |   2 +-
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |   2 +-
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |   2 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |   2 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |   2 +-
 LongoMatch/Gui/TreeView/TagsTreeView.cs            |   2 +-
 LongoMatch/Handlers/EventsManager.cs               |  16 +-
 LongoMatch/Handlers/Handlers.cs                    |   2 +-
 LongoMatch/Handlers/HotKeysManager.cs              |   7 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs        |   2 +-
 LongoMatch/IO/CSVExport.cs                         |   2 +-
 LongoMatch/IO/SectionsReader.cs                    |   7 +-
 LongoMatch/IO/SectionsWriter.cs                    |   6 +-
 LongoMatch/LongoMatch.mdp                          |  53 ++--
 LongoMatch/Main.cs                                 |   8 +-
 LongoMatch/Playlist/IPlayList.cs                   |   2 +-
 LongoMatch/Playlist/PlayList.cs                    |   2 +-
 LongoMatch/Store/Category.cs                       | 149 ++++++++++
 LongoMatch/Store/Drawing.cs                        |  72 +++++
 LongoMatch/Store/DrawingsList.cs                   | 129 +++++++++
 LongoMatch/Store/HotKey.cs                         | 138 +++++++++
 LongoMatch/Store/PixbufTimeNode.cs                 |  79 +++++
 LongoMatch/Store/Play.cs                           | 202 +++++++++++++
 LongoMatch/Store/PlayListPlay.cs                   |  75 +++++
 LongoMatch/Store/Player.cs                         | 135 +++++++++
 LongoMatch/Store/Project.cs                        | 316 ++++++++++++++++++++
 LongoMatch/Store/ProjectDescription.cs             | 108 +++++++
 LongoMatch/Store/Tag.cs                            |  58 ++++
 LongoMatch/Store/Templates/CategoriesTemplate.cs   | 204 +++++++++++++
 LongoMatch/Store/Templates/TagsTemplate.cs         |  71 +++++
 LongoMatch/Store/Templates/TeamTemplate.cs         |  95 ++++++
 LongoMatch/Store/Templates/Template.cs             |  42 +++
 LongoMatch/Store/Time.cs                           | 157 ++++++++++
 LongoMatch/Store/TimeNode.cs                       |  76 +++++
 LongoMatch/Time/Category.cs                        | 149 ----------
 LongoMatch/Time/Drawing.cs                         |  72 -----
 LongoMatch/Time/DrawingsList.cs                    | 129 ---------
 LongoMatch/Time/HotKey.cs                          | 138 ---------
 LongoMatch/Time/PixbufTimeNode.cs                  |  79 -----
 LongoMatch/Time/Play.cs                            | 202 -------------
 LongoMatch/Time/PlayListPlay.cs                    |  75 -----
 LongoMatch/Time/Player.cs                          | 135 ---------
 LongoMatch/Time/Tag.cs                             |  58 ----
 LongoMatch/Time/Time.cs                            | 157 ----------
 LongoMatch/Time/TimeNode.cs                        |  76 -----
 LongoMatch/Utils/ProjectUtils.cs                   |   2 +-
 85 files changed, 2238 insertions(+), 2255 deletions(-)

Tue Dec 21 22:10:43 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a base class for templates serialization 
 LongoMatch/DB/CategoriesTemplate.cs              | 30 ++++++++++++++++-
 LongoMatch/DB/TagsTemplate.cs                    | 15 ++++++++-
 LongoMatch/DB/TeamTemplate.cs                    | 27 +++++----------
 LongoMatch/DB/Template.cs                        | 43 ++++++++++++++++++++++++
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |  8 ++---
 LongoMatch/Gui/Dialog/TemplatesEditor.cs         |  4 +--
 LongoMatch/LongoMatch.mdp                        |  1 +
 LongoMatch/Main.cs                               |  2 +-
 8 files changed, 102 insertions(+), 28 deletions(-)

Tue Dec 21 22:06:45 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add back the PreviewMediaFile property 
 LongoMatch/Time/PlayListPlay.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Mon Dec 20 21:41:15 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing '#region' start 
 LongoMatch/Time/PlayListPlay.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Dec 20 02:07:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move code from libcesarplayer/src to libcesarplayer 
 configure.ac                                     |    1 -
 libcesarplayer/Makefile.am                       |   54 +-
 libcesarplayer/bacon-resize.c                    |  338 ++
 libcesarplayer/bacon-resize.h                    |   55 +
 libcesarplayer/bacon-video-widget-gst-0.10.c     | 5640 ++++++++++++++++++++++
 libcesarplayer/bacon-video-widget.h              |  416 ++
 libcesarplayer/baconvideowidget-marshal.list     |    4 +
 libcesarplayer/common.h                          |  106 +
 libcesarplayer/gst-camera-capturer.c             | 1785 +++++++
 libcesarplayer/gst-camera-capturer.h             |  103 +
 libcesarplayer/gst-smart-video-scaler.c          |  313 ++
 libcesarplayer/gst-smart-video-scaler.h          |   63 +
 libcesarplayer/gst-video-editor.c                | 1351 ++++++
 libcesarplayer/gst-video-editor.h                |   85 +
 libcesarplayer/gstscreenshot.c                   |  203 +
 libcesarplayer/gstscreenshot.h                   |   29 +
 libcesarplayer/gstvideowidget.c                  | 1195 +++++
 libcesarplayer/gstvideowidget.h                  |  125 +
 libcesarplayer/liblongomatch.mdp                 |   57 +-
 libcesarplayer/macros.h                          |   39 +
 libcesarplayer/main.c                            |   95 +
 libcesarplayer/src/Makefile.am                   |   50 -
 libcesarplayer/src/bacon-resize.c                |  338 --
 libcesarplayer/src/bacon-resize.h                |   55 -
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5640 ----------------------
 libcesarplayer/src/bacon-video-widget.h          |  416 --
 libcesarplayer/src/baconvideowidget-marshal.list |    4 -
 libcesarplayer/src/common.h                      |  106 -
 libcesarplayer/src/gst-camera-capturer.c         | 1785 -------
 libcesarplayer/src/gst-camera-capturer.h         |  103 -
 libcesarplayer/src/gst-smart-video-scaler.c      |  313 --
 libcesarplayer/src/gst-smart-video-scaler.h      |   63 -
 libcesarplayer/src/gst-video-editor.c            | 1351 ------
 libcesarplayer/src/gst-video-editor.h            |   85 -
 libcesarplayer/src/gstscreenshot.c               |  203 -
 libcesarplayer/src/gstscreenshot.h               |   29 -
 libcesarplayer/src/gstvideowidget.c              | 1195 -----
 libcesarplayer/src/gstvideowidget.h              |  125 -
 libcesarplayer/src/macros.h                      |   39 -
 libcesarplayer/src/main.c                        |   95 -
 libcesarplayer/src/sources.gapi                  |   10 -
 libcesarplayer/src/video-utils.c                 |  236 -
 libcesarplayer/src/video-utils.h                 |   19 -
 libcesarplayer/video-utils.c                     |  236 +
 libcesarplayer/video-utils.h                     |   19 +
 45 files changed, 12276 insertions(+), 12296 deletions(-)

Sun Dec 19 22:08:42 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for drawings in the playlist 
 LongoMatch/Time/PlayListPlay.cs | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

Sun Dec 19 22:07:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add property 'PausedTime' to drawings 
 LongoMatch/Time/Drawing.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Sat Dec 11 16:16:12 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Apply cosmetic refactoring 
 LongoMatch/Time/Play.cs | 73 +++++++++++--------------------------------------
 1 file changed, 16 insertions(+), 57 deletions(-)

Sun Nov 28 17:54:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't initialise the list for autoimpleted properties 
 LongoMatch/Time/Play.cs | 1 -
 1 file changed, 1 deletion(-)

Sun Nov 28 17:53:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up the players list using a lsit for each team 
 LongoMatch/Time/Play.cs | 61 ++++---------------------------------------------
 1 file changed, 5 insertions(+), 56 deletions(-)

Sun Nov 21 20:31:23 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix import/export projects 
 LongoMatch/DB/ProjectDescription.cs |  1 +
 LongoMatch/Time/Category.cs         | 18 +++++++++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

Sun Nov 21 20:30:04 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the for the previes the pixbuf in the the project description 
 LongoMatch/DB/ProjectDescription.cs           | 5 -----
 LongoMatch/Gui/Component/ProjectListWidget.cs | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

Sun Nov 21 18:07:01 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Comment out the Migrator lines until its reworked 
 LongoMatch/Main.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sat Nov 20 21:29:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add property to retrieve only players that plays 
 LongoMatch/DB/TeamTemplate.cs                   | 11 +++++++++++
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 21 ++++++++++-----------
 2 files changed, 21 insertions(+), 11 deletions(-)

Sat Nov 20 21:18:41 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start numbering players from 1 
 LongoMatch/DB/TeamTemplate.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Nov 20 21:15:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix thinko 
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Nov 20 21:08:09 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make deletion work with the new API 
 LongoMatch/DB/Project.cs                          |  7 +--
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 66 ++++++++++++++---------
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs   | 51 +++++++++++-------
 LongoMatch/Gui/Component/TagsTreeWidget.cs        | 33 +++++++-----
 LongoMatch/Gui/Component/TimeLineWidget.cs        | 12 +++--
 LongoMatch/Gui/Component/TimeScale.cs             |  4 +-
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs       | 34 ++++++------
 LongoMatch/Handlers/EventsManager.cs              | 17 +++---
 LongoMatch/Handlers/Handlers.cs                   |  4 +-
 9 files changed, 131 insertions(+), 97 deletions(-)

Sun Nov 21 17:01:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API 
 LongoMatch/Handlers/HotKeysManager.cs       | 21 +++++++++++----------
 LongoMatch/Handlers/VideoDrawingsManager.cs | 10 +++++-----
 2 files changed, 16 insertions(+), 15 deletions(-)

Sun Nov 21 17:00:31 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in the events manager 
 LongoMatch/Handlers/EventsManager.cs | 110 +++++++++++++++++++----------------
 1 file changed, 61 insertions(+), 49 deletions(-)

Sun Nov 21 17:00:00 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor the handlers to use the new API 
 LongoMatch/Handlers/Handlers.cs | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

Sun Nov 21 16:53:45 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in Main.cs 
 LongoMatch/Main.cs | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Sun Nov 21 16:25:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in the GUI classes 
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  25 +++--
 LongoMatch/Gui/Component/CategoryProperties.cs     |   7 +-
 LongoMatch/Gui/Component/NotesWidget.cs            |   4 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |  12 +--
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  23 ++--
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  64 ++++++------
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  99 ++++++++++--------
 LongoMatch/Gui/Component/ProjectListWidget.cs      |   6 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  | 116 +++++++++++----------
 LongoMatch/Gui/Component/TaggerWidget.cs           |  14 ++-
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |  39 ++++---
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |   4 +-
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |   6 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  98 +++++++++--------
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |   2 +-
 LongoMatch/Gui/Component/TimeScale.cs              |  52 +++++----
 LongoMatch/Gui/Dialog/DrawingTool.cs               |   6 +-
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |  16 +--
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |  28 +++--
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |   8 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  15 +--
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  41 ++++----
 LongoMatch/Gui/MainWindow.cs                       |  33 +++---
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  32 +++---
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs        |  56 +++++-----
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  12 +--
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |   4 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  18 ++--
 LongoMatch/Gui/TreeView/TagsTreeView.cs            |   2 +-
 29 files changed, 445 insertions(+), 397 deletions(-)

Sun Nov 21 16:24:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in the serialisation/deserialisation classes 
 LongoMatch/IO/CSVExport.cs      | 22 +++++++++++-----------
 LongoMatch/IO/SectionsReader.cs | 27 ++++++++++++++++-----------
 LongoMatch/IO/SectionsWriter.cs | 29 ++++++++++++-----------------
 3 files changed, 39 insertions(+), 39 deletions(-)

Sun Nov 21 16:23:19 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in the playlists 
 LongoMatch/Playlist/IPlayList.cs | 21 ++++++++++++++++-----
 LongoMatch/Playlist/PlayList.cs  | 30 +++++++++++++++---------------
 2 files changed, 31 insertions(+), 20 deletions(-)

Sun Nov 21 16:21:46 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new API in the projects utils 
 LongoMatch/Utils/ProjectUtils.cs | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

Sun Nov 21 16:26:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update autogenerated files 
 .../LongoMatch.Gui.Component.CategoryProperties.cs |   3 +-
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   1 +
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   1 +
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  12 +-
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |   1 +
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   2 +-
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |   2 +-
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   4 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 217 ++-------------------
 10 files changed, 25 insertions(+), 220 deletions(-)

Sun Nov 21 18:04:22 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Monodevelop project file with the new changes 
 LongoMatch/LongoMatch.mdp | 36 ++++++++++--------------------------
 1 file changed, 10 insertions(+), 26 deletions(-)

Sun Nov 21 16:20:35 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up teams templates and make use of the new API 
 LongoMatch/DB/TeamTemplate.cs | 48 ++++++++++++++++++++++++-------------------
 1 file changed, 27 insertions(+), 21 deletions(-)

Sun Nov 21 16:19:11 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename Sections to Categories and apply new API changes 
 LongoMatch/DB/CategoriesTemplate.cs | 177 ++++++++++++++++++++++
 LongoMatch/DB/Sections.cs           | 293 ------------------------------------
 2 files changed, 177 insertions(+), 293 deletions(-)

Sun Nov 21 15:46:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format line a little bit better 
 CesarPlayer/Utils/MediaFile.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Nov 21 15:43:11 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change the database to use the new API and bump the db version number 
 LongoMatch/Common/Constants.cs |  2 +-
 LongoMatch/DB/DataBase.cs      | 89 ++++++++++++++++++++++--------------------
 2 files changed, 48 insertions(+), 43 deletions(-)

Sun Nov 21 15:38:42 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Project to use the new API 
 LongoMatch/DB/Project.cs            | 489 +++++++++---------------------------
 LongoMatch/DB/ProjectDescription.cs |  18 +-
 2 files changed, 128 insertions(+), 379 deletions(-)

Sun Nov 21 15:33:42 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start redesing of LongoMatch with the base elements 
 LongoMatch/Time/Category.cs         | 133 +++++++++++++
 LongoMatch/Time/Drawing.cs          |  36 ++--
 LongoMatch/Time/DrawingsList.cs     |  69 ++++++-
 LongoMatch/Time/HotKey.cs           |  25 ++-
 LongoMatch/Time/MediaTimeNode.cs    | 367 ------------------------------------
 LongoMatch/Time/PixbufTimeNode.cs   |  33 +---
 LongoMatch/Time/Play.cs             | 295 +++++++++++++++++++++++++++++
 LongoMatch/Time/PlayListPlay.cs     |  68 +++++++
 LongoMatch/Time/PlayListTimeNode.cs | 105 -----------
 LongoMatch/Time/Player.cs           | 125 +++---------
 LongoMatch/Time/SectionsTimeNode.cs | 165 ----------------
 LongoMatch/Time/Tag.cs              |  28 ++-
 LongoMatch/Time/Time.cs             |  71 +++----
 LongoMatch/Time/TimeNode.cs         |  93 ++-------
 14 files changed, 672 insertions(+), 941 deletions(-)

Wed Aug 3 21:41:42 2011 +0200 Daniel Mustieles <daniel.mustieles@gmail.com>
 *Updated Spanish translation 
 po/es.po | 73 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 43 insertions(+), 30 deletions(-)

Tue Aug 2 01:09:10 2011 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 60 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 37 insertions(+), 23 deletions(-)

Sun Jul 31 16:49:53 2011 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 66 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 39 insertions(+), 27 deletions(-)

Sat Jul 30 21:45:05 2011 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 65 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 39 insertions(+), 26 deletions(-)

Sat Jul 30 19:15:52 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.16.9 
 NEWS           |  7 +++++++
 RELEASE        | 13 +++++++------
 configure.ac   |  2 +-
 debian/control |  3 ++-
 4 files changed, 17 insertions(+), 8 deletions(-)

Sat Jul 30 14:27:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to win32 makefiles 
 Makefile.win32 | 1 +
 1 file changed, 1 insertion(+)

Sat Jul 30 14:27:01 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Detect AVCHD files and ask to remux  them to MP4 
 CesarPlayer/CesarPlayer.mdp                      |  21 ++--
 CesarPlayer/Makefile.am                          |   1 +
 CesarPlayer/Utils/MpegRemuxer.cs                 | 137 +++++++++++++++++++++++
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |   9 ++
 po/POTFILES.in                                   |   1 +
 5 files changed, 159 insertions(+), 10 deletions(-)

Fri Jul 29 01:01:22 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add script to check installation on Windows 
 win32/checks.sh       | 13 +++++++++++++
 win32/deploy_win32.py |  1 +
 win32/installer.iss   |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

Fri Jul 29 00:36:27 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing dependencies to the deploy script 
 win32/deploy_win32.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 29 00:23:25 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete prints 
 LongoMatch/Common/GStreamer.cs | 2 --
 1 file changed, 2 deletions(-)

Fri Jul 29 00:21:53 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't bundle the mono dependencies anymore 
 Makefile.win32        |  4 +++-
 win32/deploy_win32.py | 32 ++++++++++++++++++++++++++++----
 2 files changed, 31 insertions(+), 5 deletions(-)

Thu Jul 28 23:03:35 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix indentation 
 win32/deploy_win32.py | 93 +++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 48 deletions(-)

Thu Jul 28 23:02:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add msys deps to the deploy script 
 win32/deploy_win32.py | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

Mon Jul 25 18:45:02 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add GStreamer utils to check for installation errors 
 LongoMatch/Common/GStreamer.cs | 117 +++++++++++++++++++++++++++++++++++++++++
 LongoMatch/LongoMatch.mdp      |   1 +
 LongoMatch/Main.cs             |   5 +-
 LongoMatch/Makefile.am         |   1 +
 4 files changed, 122 insertions(+), 2 deletions(-)

Mon Jul 25 13:49:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI code with new Stetic changes 
 CesarPlayer/Gui/CapturerBin.cs                     |   4 +-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  | 326 +++++-----
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    | 662 ++++++++++-----------
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs | 158 +++--
 CesarPlayer/gtk-gui/generated.cs                   | 227 +++----
 5 files changed, 677 insertions(+), 700 deletions(-)

Tue Jul 26 20:43:54 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework the deploy script for Windows 
 win32/deploy_win32.py | 274 +++++++++++++++++++++++++++++++++-----------------
 1 file changed, 183 insertions(+), 91 deletions(-)

Sun Jun 26 18:04:10 2011 +0100 Iain Lane <laney@debian.org>
 *Allow manually set compiler to support 2.0 or 4.0 
 configure.ac | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

Sun May 29 14:37:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add desktop files to DISTCLEAN 
 build/build.rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun May 29 14:09:10 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean .config files properly in dist clean 
 CesarPlayer/Makefile.am         | 4 +++-
 build/build.rules.mk            | 5 ++++-
 build/dll-map-makefile-verifier | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

Sun May 29 13:35:19 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add logo to EXTRA_DIST 
 build/build.rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu May 26 01:21:01 2011 +0200 Julian Taylor <jtaylor.debian@googlemail.com>
 *use only one variable for the compiler check 
 configure.ac | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed May 25 23:10:04 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix compilation error 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed May 25 23:05:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up autotools and add check for C# 4.0 
 CesarPlayer/Makefile.am            |  82 ++----------
 LongoMatch/Makefile.am             | 139 +++-----------------
 Makefile.am                        |  13 +-
 autogen.sh                         |   3 +-
 build/DllMapVerifier.cs            | 258 +++++++++++++++++++++++++++++++++++++
 build/Makefile.am                  |  19 +++
 build/build.environment.mk         |  40 ++++++
 build/build.mk                     |   3 +
 build/build.rules.mk               | 100 ++++++++++++++
 build/dll-map-makefile-verifier    |  10 ++
 build/icon-theme-installer         | 177 +++++++++++++++++++++++++
 build/m4/Makefile.am               |   6 +
 build/m4/shamrock/expansions.m4    |  50 +++++++
 build/m4/shamrock/gnome-doc.m4     |  23 ++++
 build/m4/shamrock/i18n.m4          |  10 ++
 build/m4/shamrock/mono.m4          | 120 +++++++++++++++++
 build/m4/shamrock/monodoc.m4       |  25 ++++
 build/m4/shamrock/nunit.m4         |  29 +++++
 build/m4/shamrock/programs.m4      |  13 ++
 build/m4/shamrock/util.m4          |  11 ++
 build/m4/shave/shave-libtool.in    | 109 ++++++++++++++++
 build/m4/shave/shave.in            | 109 ++++++++++++++++
 build/m4/shave/shave.m4            | 102 +++++++++++++++
 build/private-icon-theme-installer |  23 ++++
 configure.ac                       | 118 ++++++++---------
 25 files changed, 1318 insertions(+), 274 deletions(-)

Tue May 17 21:46:10 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.16.8 
 NEWS         | 15 +++++++++++++++
 RELEASE      |  8 ++++----
 configure.ac |  2 +-
 3 files changed, 20 insertions(+), 5 deletions(-)

Tue May 17 21:40:08 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase speed settings for the capture encoders 
 libcesarplayer/src/gst-camera-capturer.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Tue May 17 21:20:19 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Increase encoding speed settings 
 libcesarplayer/src/gst-video-editor.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Tue May 17 21:07:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add gui updates 
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  4 ++--
 LongoMatch/gtk-gui/gui.stetic                   | 11 +++++-----
 LongoMatch/gtk-gui/objects.xml                  | 28 ++++++++++++-------------
 3 files changed, 22 insertions(+), 21 deletions(-)

Sun Apr 17 21:40:17 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump release 0.16.7 
 NEWS         |  7 +++++++
 RELEASE      | 13 ++++---------
 configure.ac |  2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)

Sun Apr 17 21:35:53 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add back the GST_PLUGIN_PATH env in win32 
 LongoMatch/Main.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Apr 17 21:00:06 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set more reallistic limits to weight and height 
 .../gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs       |  8 ++++----
 LongoMatch/gtk-gui/gui.stetic                                  | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

Sun Apr 17 20:43:04 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix environment initialization 
 LongoMatch/Main.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Apr 14 00:30:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 makefile 
 Makefile.win32 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Sun Apr 10 18:51:04 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.6 
 NEWS         | 13 +++++++++++++
 RELEASE      | 14 +++++++++-----
 configure.ac |  2 +-
 3 files changed, 23 insertions(+), 6 deletions(-)

Thu Apr 14 00:03:33 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add  Barkın Tanman to the list of translators 
 LongoMatch/Common/Constants.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Apr 14 00:02:16 2011 +0200 Barkın Tanman <barkint@gmail.com>
 *Add turkish translation 
 po/LINGUAS |    1 +
 po/tr.po   | 1363 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1364 insertions(+)

Sun Apr 10 23:44:00 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for a portable version that don't require installation 
 LongoMatch/Common/Constants.cs |  2 ++
 LongoMatch/Main.cs             | 49 ++++++++++++++++++------------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

Sun Apr 10 18:37:18 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix players selection due to wrong indexing 
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

Sun Apr 10 17:50:15 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create win32 valid filenames to save projects 
 LongoMatch/Gui/MainWindow.cs | 3 +++
 1 file changed, 3 insertions(+)

Sun Apr 10 17:26:13 2011 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the last frame instead of seeking 
 LongoMatch/Handlers/EventsManager.cs | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Thu Feb 10 00:02:03 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version to 0.16.5 
 NEWS         |  8 ++++++++
 RELEASE      | 15 +++++----------
 configure.ac |  2 +-
 3 files changed, 14 insertions(+), 11 deletions(-)

Sun Mar 13 12:16:10 2011 +0100 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 412 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 214 insertions(+), 198 deletions(-)

Sun Feb 6 14:17:31 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix drawing of selected category 
 LongoMatch/Gui/Component/TimeScale.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sun Feb 6 13:50:37 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file 
 LongoMatch/Gui/Component/CategoriesScale.cs | 95 +++++++++++++++++++++++++++++
 1 file changed, 95 insertions(+)

Sun Feb 6 01:07:18 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Merge branch 'timeline' 
Sun Feb 6 01:03:26 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the new cairo helpers 
 LongoMatch/Gui/Component/TimeReferenceWidget.cs | 72 ++++++++++---------------
 LongoMatch/Gui/Component/TimeScale.cs           | 71 ++++++------------------
 2 files changed, 43 insertions(+), 100 deletions(-)

Sun Feb 6 01:01:14 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add helpers for Cairo 
 LongoMatch/Common/Cairo.cs | 81 ++++++++++++++++++++++++++++++++++++++++++++++
 LongoMatch/Makefile.am     |  2 ++
 2 files changed, 83 insertions(+)

Sun Feb 6 01:05:01 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add fixed categories and time to the timeline widget 
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  52 ++++--
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  36 +++--
 LongoMatch/LongoMatch.mdp                          |  24 +--
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     | 178 +++++++++++++++------
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   1 -
 LongoMatch/gtk-gui/gui.stetic                      | 169 +++++++++++++------
 LongoMatch/gtk-gui/objects.xml                     | 116 +++++++++-----
 7 files changed, 409 insertions(+), 167 deletions(-)

Mon Jan 31 23:45:05 2011 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Call gdk_window_show for the video window in the expose callback 
 libcesarplayer/src/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Wed Jan 12 12:21:00 2011 -0200 Djavan Fagundes <djavan@comum.org>
 *Added Brazilian Portuguese translation 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Wed Jan 12 12:19:51 2011 -0200 Gabriel F. Vilar <cogumm@gmail.com>
 *Added Brazilian Portuguese translation 
 po/pt_BR.po | 1338 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1338 insertions(+)

Thu Dec 16 20:20:48 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 384 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 202 insertions(+), 182 deletions(-)

Sat Dec 11 00:21:14 2010 +0100 Marcos Lans <marcoslansganza@gmail.com>
 *Updated Galician translations 
 po/gl.po | 646 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 350 insertions(+), 296 deletions(-)

Tue Nov 30 23:36:16 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 388 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 206 insertions(+), 182 deletions(-)

Wed Nov 24 21:46:17 2010 +0100 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 407 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 216 insertions(+), 191 deletions(-)

Fri Nov 19 14:07:33 2010 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

Tue Nov 16 20:58:50 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 Makefile 
 Makefile.win32 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Nov 16 20:48:27 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.4 
 NEWS         | 13 +++++++++++++
 RELEASE      | 15 +++++++++++----
 configure.ac |  2 +-
 3 files changed, 25 insertions(+), 5 deletions(-)

Tue Nov 16 20:26:21 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix hang adding a new play from the timeline when a play is loaded 
 LongoMatch/Handlers/EventsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Nov 16 19:39:27 2010 +0100 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 385 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 203 insertions(+), 182 deletions(-)

Tue Nov 16 14:53:41 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 70 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 50 insertions(+), 20 deletions(-)

Sun Nov 14 16:48:53 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only show players from a team template that are actually playing 
 LongoMatch/DB/Project.cs                        | 28 +++++++++++++++++++------
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 15 +++++++------
 2 files changed, 31 insertions(+), 12 deletions(-)

Sat Nov 13 23:08:40 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Invert the position of the preview and the despcription in the plays list 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Nov 13 18:23:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Order players by number instead of name 
 LongoMatch/Gui/TreeView/PlayersTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Nov 12 00:16:07 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a new property to choose whether a player is to be shown in the players list 
 LongoMatch/DB/TeamTemplate.cs                      |   2 +-
 LongoMatch/Gui/Component/PlayerProperties.cs       |   8 ++
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  14 +++
 LongoMatch/Time/Player.cs                          |  19 ++-
 .../LongoMatch.Gui.Component.PlayerProperties.cs   | 135 +++++++++++++--------
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   4 +-
 LongoMatch/gtk-gui/gui.stetic                      | 106 +++++++++++-----
 LongoMatch/gtk-gui/objects.xml                     |  16 +--
 8 files changed, 208 insertions(+), 96 deletions(-)

Sat Nov 13 11:29:09 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 352 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 176 insertions(+), 176 deletions(-)

Thu Nov 11 23:29:50 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typos 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 3 ++-
 LongoMatch/Handlers/EventsManager.cs              | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Tue Nov 9 21:55:21 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.3 
 NEWS         |  6 ++++++
 RELEASE      | 13 ++++---------
 configure.ac |  2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)

Tue Nov 9 02:01:15 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Connect back a some singnal removed by the stetic designer 
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  2 ++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      |  2 ++
 LongoMatch/gtk-gui/objects.xml                     | 42 ----------------------
 4 files changed, 5 insertions(+), 43 deletions(-)

Mon Nov 8 01:23:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI files for new Stetic 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |    2 +-
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |    2 +-
 LongoMatch/Gui/Popup/MessagePopup.cs               |    2 +-
 LongoMatch/Main.cs                                 |    2 +-
 LongoMatch/Utils/ProjectUtils.cs                   |    2 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  132 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  364 +++---
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  652 +++++-----
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   90 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |  130 +-
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  430 ++++---
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  604 +++++----
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   72 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   78 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1286 ++++++++++----------
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  164 ++-
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  450 ++++---
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  228 ++--
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |  246 ++--
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |   94 +-
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  184 ++-
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  210 ++--
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |  112 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  314 +++--
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  118 +-
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |  122 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  374 +++---
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  340 +++---
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |  198 ++-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  122 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  382 +++---
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  162 ++-
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |  158 ++-
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  154 ++-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  366 +++---
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |  126 +-
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  422 ++++---
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  294 +++--
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  120 +-
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  124 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  424 ++++---
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  218 ++--
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  550 +++++----
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |  128 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  898 +++++++-------
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   82 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   80 +-
 LongoMatch/gtk-gui/generated.cs                    |  235 ++--
 LongoMatch/gtk-gui/objects.xml                     |   84 +-
 49 files changed, 5898 insertions(+), 6233 deletions(-)

Tue Nov 9 21:22:13 2010 +0100 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 872 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 558 insertions(+), 314 deletions(-)

Mon Nov 8 21:46:55 2010 +0100 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Mon Nov 8 13:06:08 2010 +0100 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 113 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 59 insertions(+), 54 deletions(-)

Mon Nov 8 00:43:35 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 124 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 69 insertions(+), 55 deletions(-)

Sun Nov 7 16:40:20 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 124 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 69 insertions(+), 55 deletions(-)

Sat Nov 6 16:44:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.2 
 NEWS             | 13 +++++++++++++
 RELEASE          | 16 ++++++++--------
 configure.ac     |  2 +-
 debian/changelog | 12 +++---------
 4 files changed, 25 insertions(+), 18 deletions(-)

Sat Nov 6 16:23:21 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add helper script to automate build of debian packages 
 deb-pkg.sh | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

Sat Nov 6 15:38:46 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 67 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 31 insertions(+), 36 deletions(-)

Sat Nov 6 12:48:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Aron Xu to the translators dialog 
 LongoMatch/Common/Constants.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Nov 6 11:49:08 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use 'score' instead of Goals and put it in single row 
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 413 +++++++++++----------
 LongoMatch/gtk-gui/gui.stetic                      | 202 +++++-----
 2 files changed, 307 insertions(+), 308 deletions(-)

Sat Nov 6 11:07:10 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert this serie of commits for the release. 
 libcesarplayer/src/gst-camera-capturer.c | 90 +++++++++-----------------------
 1 file changed, 24 insertions(+), 66 deletions(-)

Sat Nov 6 00:54:00 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added Dutch translation by Peter Strikwerda 
 LongoMatch/Common/Constants.cs |    1 +
 po/LINGUAS                     |    1 +
 po/nl.po                       | 1325 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1327 insertions(+)

Fri Nov 5 15:04:15 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 120 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 68 insertions(+), 52 deletions(-)

Tue Nov 2 22:20:38 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Get the renamed "video" pad 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Nov 2 01:33:10 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add audio support to the camera capturer 
 libcesarplayer/src/gst-camera-capturer.c | 42 ++++++++++++++++++--------------
 1 file changed, 24 insertions(+), 18 deletions(-)

Tue Nov 2 00:57:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix win32 compilation guidelines 
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Oct 29 22:51:05 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an audio pad yo the source when the source has audio 
 libcesarplayer/src/gst-camera-capturer.c | 48 ++++++++++++++++++++++++++++----
 1 file changed, 42 insertions(+), 6 deletions(-)

Fri Oct 29 20:07:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable shortcuts for the playlist too 
 CesarPlayer/Gui/PlayerBin.cs                | 4 ++++
 LongoMatch/Gui/Component/PlayListWidget.cs  | 6 ++++++
 LongoMatch/Gui/MainWindow.cs                | 5 +++--
 LongoMatch/Gui/TreeView/PlayListTreeView.cs | 5 +++++
 4 files changed, 18 insertions(+), 2 deletions(-)

Tue Oct 26 00:53:03 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't set dashed lines if we didn't ask for them 
 LongoMatch/Gui/Component/DrawingWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 25 17:19:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update UI files 
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  1 +
 .../LongoMatch.Gui.Component.PlayerProperties.cs   | 98 ++++++++++++++--------
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  1 +
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  2 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |  1 +
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  1 +
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  1 +
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  1 +
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 61 +++++++++++---
 11 files changed, 123 insertions(+), 47 deletions(-)

Mon Oct 25 17:19:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Nationality filed to the UI. 
 LongoMatch/Gui/Component/PlayerProperties.cs        |  5 +++++
 LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs | 14 ++++++++++++++
 2 files changed, 19 insertions(+)

Mon Oct 25 15:04:59 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix string for date of birth 
 LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Oct 25 15:03:04 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Nationality property to players 
 LongoMatch/DB/TeamTemplate.cs |  2 +-
 LongoMatch/Time/Player.cs     | 22 ++++++++++++++++++++--
 2 files changed, 21 insertions(+), 3 deletions(-)

Fri Oct 29 12:58:05 2010 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 105 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 63 insertions(+), 42 deletions(-)

Thu Oct 28 21:52:26 2010 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 107 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 62 insertions(+), 45 deletions(-)

Wed Oct 27 15:53:22 2010 +0000 Yinghua Wang <wantinghard@gmail.com>
 *Add Simplified Chinese translation. 
 po/LINGUAS  |    1 +
 po/zh_CN.po | 1282 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1283 insertions(+)

Mon Oct 25 20:00:40 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[l10n] Updated German translation 
 po/de.po | 107 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 63 insertions(+), 44 deletions(-)

Mon Oct 18 10:19:46 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 108 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 63 insertions(+), 45 deletions(-)

Sat Oct 16 21:43:22 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 118 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 65 insertions(+), 53 deletions(-)

Tue Oct 12 21:04:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more tools to the drawing widget 
 LongoMatch/Gui/Component/DrawingWidget.cs | 68 ++++++++++++++++++++++---------
 1 file changed, 49 insertions(+), 19 deletions(-)

Tue Oct 12 20:46:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factor out the Paint() method 
 LongoMatch/Gui/Component/DrawingWidget.cs | 67 +++++++++++++------------------
 1 file changed, 27 insertions(+), 40 deletions(-)

Tue Oct 12 17:25:22 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add environment script 
 Makefile.am  | 4 +++-
 configure.ac | 2 +-
 env.in       | 8 ++++++++
 3 files changed, 12 insertions(+), 2 deletions(-)

Tue Oct 12 17:15:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of the right constant to show the software name 
 LongoMatch/Gui/MainWindow.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 8 20:31:50 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add player's number to ease the tagging 
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 8 20:31:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *update UI file 
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   1 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   | 190 ++++++++++++++++-----
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   1 -
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |   1 -
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |   1 -
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   1 -
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |   1 -
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   1 -
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 164 +++++++++++++++++-
 10 files changed, 313 insertions(+), 50 deletions(-)

Fri Oct 8 20:24:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add height weight and birthday edition field to ui 
 LongoMatch/Gui/Component/PlayerProperties.cs | 41 ++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

Fri Oct 8 18:43:24 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix crash on Linux opening the calendar 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 8 18:05:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add height, weight and birthday to the treeview 
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       | 47 ++++++++++++++++++++--
 1 file changed, 44 insertions(+), 3 deletions(-)

Fri Oct 8 17:47:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add brthday, height and weight properties to Players 
 LongoMatch/DB/TeamTemplate.cs |  2 +-
 LongoMatch/Time/Player.cs     | 55 ++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 55 insertions(+), 2 deletions(-)

Sat Oct 9 12:02:09 2010 +0200 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 79 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 39 insertions(+), 40 deletions(-)

Thu Oct 7 14:34:54 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 66 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 32 deletions(-)

Mon Oct 4 23:46:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.1 
 NEWS         | 15 +++++++++++++++
 README       |  8 ++++----
 RELEASE      | 26 ++++++++++++--------------
 configure.ac |  2 +-
 4 files changed, 32 insertions(+), 19 deletions(-)

Mon Oct 4 23:39:55 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add guidelines to compile LongoMatch on Windows 
 README | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

Sun Oct 3 21:23:12 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use gstreamer.local as default path for gstreamer installation 
 win32/deploy_win32.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Oct 3 21:22:37 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Italian transaltion ton win32 Makefile 
 Makefile.win32 | 1 +
 1 file changed, 1 insertion(+)

Sun Oct 3 21:21:31 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update version in win32 installer 
 win32/installer.iss | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sun Oct 3 21:18:24 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Catch any Exception closing the capturer 
 CesarPlayer/Gui/CapturerBin.cs | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

Sun Oct 3 00:46:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add italian to LINGUAS 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Sun Oct 3 00:36:12 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add french translators 
 LongoMatch/Common/Constants.cs | 3 +++
 1 file changed, 3 insertions(+)

Sun Oct 3 00:32:31 2010 +0200 Maurizio Napolitano <napo@fbk.eu>
 *Added italian translation 
 LongoMatch/Common/Constants.cs |    3 +-
 po/it.po                       | 1290 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1292 insertions(+), 1 deletion(-)

Fri Oct 1 23:17:06 2010 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 66 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

Fri Oct 1 12:47:10 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[i18n] Updated German translation 
 po/de.po | 65 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 32 deletions(-)

Thu Sep 30 14:48:24 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 65 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 32 deletions(-)

Tue Sep 14 20:06:34 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file the win32 makefile 
 Makefile.win32 | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 28 17:59:04 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a colors button to let the user choose its custom colors 
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  42 +---
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     | 211 ++++++---------------
 LongoMatch/gtk-gui/gui.stetic                      | 210 ++++----------------
 LongoMatch/gtk-gui/objects.xml                     |   8 +-
 4 files changed, 103 insertions(+), 368 deletions(-)

Tue Sep 28 17:55:24 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix the conversion from Gdk.Color to Cairo.Color 
 LongoMatch/Gui/Component/DrawingWidget.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Tue Sep 28 17:00:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use C# 3.0 properties 
 LongoMatch/Gui/TreeView/PlayersTreeView.cs | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Tue Sep 28 16:56:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add menu to edit players name in the treeview 
 LongoMatch/Gui/TreeView/PlayersTreeView.cs | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

Tue Sep 21 17:22:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix screenshots of marks from the timeline 
 LongoMatch/Handlers/EventsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 21 17:06:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add accelerators for the analysis modes, the playlist and the fullscreen switch 
 CesarPlayer/gtk-gui/gui.stetic                  |  2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 10 +++++-----
 LongoMatch/gtk-gui/gui.stetic                   |  9 +++++++--
 3 files changed, 13 insertions(+), 8 deletions(-)

Tue Sep 21 16:59:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix edition of sections and players 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 38 ++++++++++++++++-------------
 1 file changed, 21 insertions(+), 17 deletions(-)

Tue Sep 21 16:58:48 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused code 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 5 -----
 1 file changed, 5 deletions(-)

Tue Sep 21 15:11:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix seeking when we click directly the timescale 
 CesarPlayer/Gui/PlayerBin.cs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Tue Sep 21 14:50:45 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide treeview headers 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 21 14:45:28 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the plays count in the the list widget 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Tue Sep 21 14:37:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't allow the zoom scale to focus 
 LongoMatch/Gui/Component/TimeLineWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 21 14:27:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Pause the player for framestepping 
 CesarPlayer/Gui/PlayerBin.cs | 4 ++++
 1 file changed, 4 insertions(+)

Tue Sep 21 14:09:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some comments 
 LongoMatch/Handlers/EventsManager.cs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Tue Sep 21 13:28:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow frame stepping on seeks with mouse scrolls over the video widget 
 CesarPlayer/Gui/PlayerBin.cs | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

Tue Sep 21 12:26:45 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Emit tick event when framestepping to update the timescale 
 CesarPlayer/gtk-gui/gui.stetic                   |  2 +-
 LongoMatch/gtk-gui/gui.stetic                    |  4 ++--
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 10 ++++++++--
 3 files changed, 11 insertions(+), 5 deletions(-)

Sun Sep 19 22:34:16 2010 +0200 Bruno Brouard <annoa.b@gmail.com>
 *Updated French translation 
 po/fr.po | 1073 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 586 insertions(+), 487 deletions(-)

Sun Sep 19 13:25:13 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[i18n] Updated German translation 
 po/de.po | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Fri Sep 17 20:20:24 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Fri Sep 17 20:15:14 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

Fri Sep 17 11:41:45 2010 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 128 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 60 insertions(+), 68 deletions(-)

Thu Sep 16 12:55:13 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[i18n] Updated German translation 
 po/de.po | 120 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 57 insertions(+), 63 deletions(-)

Thu Sep 16 00:36:56 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change the device description name to something more easy to understand 
 CesarPlayer/Utils/Device.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Sep 13 21:12:12 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the mp4 muxer if mp4 is selected 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Sep 12 23:12:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Format plays name number with 3 digits 
 LongoMatch/DB/Project.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Sep 12 22:59:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix thinko. for "start time" use SortByStartTime 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Sep 10 20:41:05 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 129 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 58 insertions(+), 71 deletions(-)

Thu Sep 9 20:46:53 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 122 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 58 insertions(+), 64 deletions(-)

Tue Sep 7 22:27:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.16.0 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 7 23:53:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't mape VP8 the default encoder, it's too slow for live 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 7 22:45:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files to POTFILES.in 
 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

Tue Sep 7 22:31:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the right version number 
 LongoMatch/Makefile.am | 2 +-
 configure.ac           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Tue Sep 7 22:25:50 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prepare NEWS and README for the release 
 NEWS    | 18 ++++++++++++++++
 RELEASE | 73 ++++++++++++++++++++++-------------------------------------------
 2 files changed, 42 insertions(+), 49 deletions(-)

Tue Sep 7 22:24:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove white spaces 
 NEWS    | 61 +++++++++++++++++++++++++++++++------------------------------
 RELEASE | 12 ++++++------
 2 files changed, 37 insertions(+), 36 deletions(-)

Mon Sep 6 01:51:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Do signal connections connections manually intead of with Stetic 
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  6 ++-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    | 15 ++++---
 LongoMatch/Gui/Component/TagsTreeWidget.cs         |  4 ++
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  4 --
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |  7 ---
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     |  4 --
 LongoMatch/gtk-gui/gui.stetic                      | 15 -------
 LongoMatch/gtk-gui/objects.xml                     | 52 ++++++++++++----------
 8 files changed, 48 insertions(+), 59 deletions(-)

Mon Sep 6 01:26:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add team's name to the menus 
 LongoMatch/Gui/Component/TagsTreeWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Sep 6 01:13:34 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add base class for plays treeviews 
 LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 409 ++++++++++++++++++++++++++++
 LongoMatch/Gui/TreeView/PlayersTreeView.cs  | 251 +++++------------
 LongoMatch/Gui/TreeView/PlaysTreeView.cs    | 388 ++------------------------
 LongoMatch/Gui/TreeView/TagsTreeView.cs     | 181 +-----------
 LongoMatch/LongoMatch.mdp                   |   1 +
 LongoMatch/Makefile.am                      |   1 +
 6 files changed, 522 insertions(+), 709 deletions(-)

Sun Sep 5 14:10:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move 'Team' enum to common 
 LongoMatch/Common/Enums.cs                        | 6 ++++++
 LongoMatch/Compat/0.0/DatabaseMigrator.cs         | 1 +
 LongoMatch/DB/DataBase.cs                         | 1 +
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 1 +
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs   | 3 ++-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs        | 1 +
 LongoMatch/Handlers/Handlers.cs                   | 1 +
 LongoMatch/Time/MediaTimeNode.cs                  | 6 +-----
 8 files changed, 14 insertions(+), 6 deletions(-)

Fri Sep 3 19:24:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the real team's names in the UI instead of 'local' and 'visitor' 
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs |  4 +-
 LongoMatch/Gui/MainWindow.cs                    | 13 ++++-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs        | 54 ++++++++++++++++----
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 50 +++++++++---------
 LongoMatch/gtk-gui/gui.stetic                   | 10 ++--
 LongoMatch/gtk-gui/objects.xml                  | 68 +++++++++++++++++++++++--
 6 files changed, 154 insertions(+), 45 deletions(-)

Sun Sep 5 14:41:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add ToString(name) to display the real name of the team 
 LongoMatch/Time/MediaTimeNode.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Fri Sep 3 18:10:27 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the video height for the font size 
 libcesarplayer/src/gst-video-editor.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Sep 3 17:46:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Close the dialog if cancel is clicked 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs                    | 6 ++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 1 +
 LongoMatch/gtk-gui/gui.stetic                                      | 1 +
 3 files changed, 8 insertions(+)

Fri Sep 3 17:18:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add mp4 extension 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Sep 3 17:04:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle kbps vs bps mess in GStreamer. 
 libcesarplayer/src/gst-video-editor.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

Fri Sep 3 16:56:03 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused variables 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

Mon Aug 23 22:04:45 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove commented win32 ifdef's 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)

Mon Aug 23 22:02:03 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean-up backward frame stepping 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

Mon Aug 23 21:30:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of STEP events for frame stepping 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 36 ++----------------------
 1 file changed, 2 insertions(+), 34 deletions(-)

Mon Aug 23 21:17:51 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Try to avoid DB errors updating projects when for some reason it gets deleted 
 LongoMatch/DB/DataBase.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Mon Aug 23 21:15:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Protect with try and catch b/c it can throw an Exception 
 LongoMatch/Gui/MainWindow.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Aug 20 15:47:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Code clean-up and indentation fixes 
 libcesarplayer/src/gst-camera-capturer.c |  53 +--
 libcesarplayer/src/gst-video-editor.c    | 623 ++++++++++++++++---------------
 2 files changed, 345 insertions(+), 331 deletions(-)

Fri Aug 6 22:57:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *vp8enc uses bps too 
 libcesarplayer/src/gst-video-editor.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Fri Aug 6 22:57:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add graph dump in state changes for debug 
 libcesarplayer/src/gst-video-editor.c | 6 ++++++
 1 file changed, 6 insertions(+)

Fri Aug 6 22:09:36 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update control file for lucid 
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Tue Aug 31 21:23:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle device disconnections on windows 
 libcesarplayer/src/gst-camera-capturer.c | 7 +++++++
 1 file changed, 7 insertions(+)

Wed Aug 25 22:07:01 2010 +0200 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Fri Aug 6 22:12:44 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[i18n] Updated German translation 
 po/de.po | 136 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 73 insertions(+), 63 deletions(-)

Wed Aug 4 09:00:23 2010 +0200 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 188 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 98 insertions(+), 90 deletions(-)

Tue Aug 3 14:38:24 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 130 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 73 insertions(+), 57 deletions(-)

Tue Aug 3 07:10:40 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 133 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 71 insertions(+), 62 deletions(-)

Tue Aug 3 00:35:40 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Only set the source if it hasn't been set already 
 libcesarplayer/src/gst-camera-capturer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Mon Aug 2 00:00:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Toggle capture and warn on a device (re|dis)connection 
 CesarPlayer/Capturer/FakeCapturer.cs |  1 +
 CesarPlayer/Capturer/ICapturer.cs    |  1 +
 CesarPlayer/Gui/CapturerBin.cs       | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+)

Sun Aug 1 20:50:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add bindings for the device change signal 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 69 +++++++++++++++++++++++++++++++
 CesarPlayer/Common/Handlers.cs            | 10 +++++
 2 files changed, 79 insertions(+)

Sun Aug 1 20:13:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to signal device connected/disconnected changes 
 libcesarplayer/src/gst-camera-capturer.c | 35 ++++++++++++++++++++++++++++++++
 libcesarplayer/src/gst-camera-capturer.h |  1 +
 2 files changed, 36 insertions(+)

Sun Aug 1 18:59:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a private variable for the device source element 
 libcesarplayer/src/gst-camera-capturer.c | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

Fri Jul 30 00:34:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *remove unused include 
 libcesarplayer/src/gst-camera-capturer.c | 1 -
 1 file changed, 1 deletion(-)

Fri Jul 30 02:45:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the device ID the first property as workarround for dshowsrcwrapper 
 CesarPlayer/Gui/CapturerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jul 28 00:05:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Link the source with the supported caps 
 libcesarplayer/src/gst-camera-capturer.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Wed Jul 28 00:03:56 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delay the creation of the source bin fro when we have the "device-id" set 
 libcesarplayer/src/gst-camera-capturer.c | 39 ++++++++++++--------------------
 1 file changed, 15 insertions(+), 24 deletions(-)

Wed Jul 28 00:02:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Treat callbacks has unmanged pointers 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Jul 26 22:41:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typos 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 LongoMatch/Gui/MainWindow.cs                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon Jul 26 22:27:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use local gstreamer instalation path 
 Makefile.win32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jul 26 22:25:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a constant to set the project name 
 LongoMatch/Utils/ProjectUtils.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jul 26 22:16:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the logo in the capturer bin 
 LongoMatch/Gui/MainWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Jul 26 22:13:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Get the xoverlay from the msg sender if null 
 libcesarplayer/src/gst-camera-capturer.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Sun Jul 25 23:31:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Removed unused videobox element 
 libcesarplayer/src/gst-video-editor.c | 4 ----
 1 file changed, 4 deletions(-)

Sun Jul 25 23:29:31 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't cancel the video edition 
 LongoMatch/Gui/Component/PlayListWidget.cs | 5 -----
 1 file changed, 5 deletions(-)

Sun Jul 25 22:58:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Some encoder needs bps instead of kbps 
 libcesarplayer/src/gst-video-editor.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Sun Jul 25 22:57:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Switch videorate and videoscale position to avoid negotition errors 
 libcesarplayer/src/gst-video-editor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 25 20:22:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Try to get the sink element from the message emitter 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Jul 25 17:19:08 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use autovideosink for the player 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 25 17:18:27 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset properly the GUI when closing the capture 
 CesarPlayer/Gui/CapturerBin.cs | 2 ++
 1 file changed, 2 insertions(+)

Fri Jul 23 22:34:11 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use integer to pass the property 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Jul 23 22:33:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bitrate is in bps for xvidenc and ffenc_mpeg4 
 libcesarplayer/src/gst-camera-capturer.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Fri Jul 23 22:32:28 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the dshow capturer type has default for windows 
 libcesarplayer/src/gst-camera-capturer.c | 4 ++++
 1 file changed, 4 insertions(+)

Fri Jul 23 22:31:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use ffenc_mpeg4 rather than xvidenc FFmpeg one should be faster 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 25 00:43:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the matroska muxer as default 
 libcesarplayer/src/gst-video-editor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 25 00:42:57 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change the file extension for mp4 files 
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 25 00:39:40 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't destroy the dialog until we have read the properties 
 LongoMatch/Gui/Component/PlayListWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jul 24 21:56:23 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Keep DAR using black borders 
 libcesarplayer/src/gst-video-editor.c | 2 ++
 1 file changed, 2 insertions(+)

Thu Jul 22 02:19:47 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle better Direct Show capture source 
 CesarPlayer/Common/Enum.cs                       |  1 +
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 11 ++++++++---
 libcesarplayer/src/gst-camera-capturer.c         | 18 +++++++-----------
 libcesarplayer/src/gst-camera-capturer.h         |  3 ++-
 4 files changed, 18 insertions(+), 15 deletions(-)

Wed Jul 21 17:23:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some comments 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Jul 21 22:06:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable WEBM format on win32 (the encoder segfaults) 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 7 ++++---
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs  | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

Wed Jul 21 22:02:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete some files from the deploy script 
 win32/deploy_win32.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jul 21 21:07:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more langs to the win32 makefile 
 Makefile.win32 | 3 +++
 1 file changed, 3 insertions(+)

Wed Jul 21 17:09:22 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove check for capture source type done some lines before 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 4 ----
 1 file changed, 4 deletions(-)

Sat Jul 10 08:31:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set vp8's encoder speed to 2 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jul 10 08:30:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use a generic source decoder on windows 
 libcesarplayer/src/gst-camera-capturer.c | 4 ++++
 1 file changed, 4 insertions(+)

Thu Jul 8 22:35:49 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 makefiles 
 Makefile.win32 | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

Thu Jul 8 22:35:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 db4o dll to 7.4 
 win32/deps/Db4objects.Db4o.dll | Bin 600576 -> 716288 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Thu Jul 8 22:34:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Put the colorspace converter before the deinterlacer 
 libcesarplayer/src/gst-camera-capturer.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Thu Jul 8 22:33:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix source device selection in the camera capturer 
 libcesarplayer/src/gst-camera-capturer.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Thu Jul 8 23:37:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 libcesarplayer/src/gst-camera-capturer.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jul 8 23:33:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Xavier Queralt to translators list 
 LongoMatch/Common/Constants.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jul 8 23:31:49 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add catalan and portuguese to LINGUAS 
 po/LINGUAS | 2 ++
 1 file changed, 2 insertions(+)

Thu Jul 8 23:30:36 2010 +0200 Xavier Queralt Mateu <xqueralt@gmail.com>
 *Added catalan translation 
 po/ca.po | 1289 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1289 insertions(+)

Mon Jul 5 20:44:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI stetic changes 
 .../LongoMatch.Gui.Component.PlayListWidget.cs     | 10 +--
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  2 +-
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  2 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  6 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  2 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  8 +--
 LongoMatch/gtk-gui/gui.stetic                      |  4 +-
 LongoMatch/gtk-gui/objects.xml                     | 73 ----------------------
 8 files changed, 15 insertions(+), 92 deletions(-)

Sun Jul 4 18:55:24 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix indentation of C code using gst-indent 
 libcesarplayer/src/bacon-resize.c                |  109 +-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 4980 ++++++++++------------
 libcesarplayer/src/bacon-video-widget.h          |  147 +-
 libcesarplayer/src/gst-camera-capturer.c         |  173 +-
 libcesarplayer/src/gst-camera-capturer.h         |   53 +-
 libcesarplayer/src/gst-smart-video-scaler.c      |  227 +-
 libcesarplayer/src/gst-smart-video-scaler.h      |    4 +-
 libcesarplayer/src/gst-video-editor.c            | 1263 +++---
 libcesarplayer/src/gst-video-editor.h            |   17 +-
 libcesarplayer/src/gstscreenshot.c               |  132 +-
 libcesarplayer/src/gstscreenshot.h               |    2 +-
 libcesarplayer/src/gstvideowidget.c              |  604 ++-
 libcesarplayer/src/gstvideowidget.h              |   21 +-
 libcesarplayer/src/main.c                        |   11 +-
 libcesarplayer/src/video-utils.c                 |  111 +-
 libcesarplayer/src/video-utils.h                 |    4 +-
 16 files changed, 3485 insertions(+), 4373 deletions(-)

Thu Jul 1 20:57:41 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix constant name 
 LongoMatch/Main.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jul 1 20:57:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the constant SOFTWARE_NAME for the title 
 LongoMatch/Gui/MainWindow.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jul 1 20:27:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file 
 LongoMatch.sln | 44 --------------------------------------------
 1 file changed, 44 deletions(-)

Sun Jun 27 02:58:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable 0169 warnings for variables kept for db compatibility 
 LongoMatch/DB/Project.cs  | 2 ++
 LongoMatch/DB/Sections.cs | 2 ++
 2 files changed, 4 insertions(+)

Sun Jun 27 02:35:36 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable 0169 warnings in bindings 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 4 +++-
 CesarPlayer/Editor/GstVideoSplitter.cs    | 4 ++--
 CesarPlayer/Player/GstPlayer.cs           | 2 ++
 3 files changed, 7 insertions(+), 3 deletions(-)

Sun Jun 27 02:22:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename Type to ProjectType 
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs | 2 +-
 LongoMatch/Utils/ProjectUtils.cs                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Sun Jun 27 02:19:48 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement GetHashCode() to supress warning 
 LongoMatch/Compat/0.0/Time/Time.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sun Jun 27 02:17:51 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Replace db4o deprecated Set() with Store() 
 LongoMatch/DB/DataBase.cs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Sun Jun 27 02:08:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename signal to avoid overriden widget's StateChanged 
 CesarPlayer/Gui/PlayerBin.cs                | 6 +++---
 CesarPlayer/gtk-gui/objects.xml             | 2 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Sun Jun 27 01:59:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused variables 
 CesarPlayer/Gui/CapturerBin.cs            | 3 ---
 CesarPlayer/Gui/PlayerBin.cs              | 7 +------
 LongoMatch/Compat/0.0/DB/Sections.cs      | 4 ----
 LongoMatch/Compat/0.0/DatabaseMigrator.cs | 2 --
 4 files changed, 1 insertion(+), 15 deletions(-)

Fri Jun 25 22:35:55 2010 +0200 Fran Diéguez <fran.dieguez@mabishu.com>
 *Updated Galician translations 
 po/gl.po | 79 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 41 insertions(+), 38 deletions(-)

Fri Jun 25 03:30:40 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files 
 CesarPlayer/Capturer/ErrorHandler.cs          |  34 ---
 CesarPlayer/Capturer/GstVideoCapturer.cs      | 341 --------------------------
 CesarPlayer/Capturer/GvcAudioEncoderType.cs   |  34 ---
 CesarPlayer/Editor/ErrorHandler.cs            |  33 ---
 CesarPlayer/Editor/GenericMerger.cs           | 120 ---------
 CesarPlayer/Editor/GnonlinEditor.cs           | 227 -----------------
 CesarPlayer/Editor/PercentCompletedHandler.cs |  33 ---
 7 files changed, 822 deletions(-)

Thu Jun 24 23:24:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use constants for some project strings 
 LongoMatch/Common/Constants.cs           |  7 +++++++
 LongoMatch/Gui/Dialog/ProjectsManager.cs |  2 +-
 LongoMatch/Gui/MainWindow.cs             |  8 ++++----
 LongoMatch/Main.cs                       | 11 ++++++-----
 LongoMatch/Utils/ProjectUtils.cs         |  2 +-
 5 files changed, 19 insertions(+), 11 deletions(-)

Mon Jun 21 23:59:51 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI changes 
 .../LongoMatch.Gui.Component.PlayListWidget.cs     | 10 ++--
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  2 +-
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  1 -
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  2 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  6 +--
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |  2 +
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  4 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  2 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  6 +--
 LongoMatch/gtk-gui/gui.stetic                      |  7 +--
 LongoMatch/gtk-gui/objects.xml                     | 54 +++++++++++-----------
 11 files changed, 49 insertions(+), 47 deletions(-)

Mon Jun 21 23:59:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow deletion of several projects at the same time and clean-up the projects list widget 
 LongoMatch/Gui/Component/ProjectListWidget.cs | 103 ++++++++++++++------------
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs    |  15 +++-
 LongoMatch/Gui/Dialog/ProjectsManager.cs      |  92 ++++++++++++++---------
 LongoMatch/Gui/Dialog/TemplatesEditor.cs      |   4 -
 LongoMatch/Gui/MainWindow.cs                  |   2 +-
 LongoMatch/Handlers/Handlers.cs               |   3 +-
 6 files changed, 131 insertions(+), 88 deletions(-)

Wed Jun 16 22:05:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the 'guid' property using a guint64 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jun 21 14:21:12 2010 +0200 Fran Diéguez <fran.dieguez@mabishu.com>
 *Updated galician translations 
 po/gl.po | 526 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 314 insertions(+), 212 deletions(-)

Thu Jun 17 09:57:14 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

Thu Jun 17 08:40:12 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 129 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 68 insertions(+), 61 deletions(-)

Wed Jun 16 21:57:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete print 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 1 -
 1 file changed, 1 deletion(-)

Wed Jun 16 21:54:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't add two elements with the same name. 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 16 21:53:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Stringify the device id 
 libcesarplayer/src/gst-camera-capturer.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Wed Jun 16 21:49:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Portuguese translation by João Paulo Azevedo 
 LongoMatch/Common/Constants.cs |    1 +
 po/pt.po                       | 1268 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1269 insertions(+)

Wed Jun 16 01:52:41 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add 'AND'/'OR' option to the tags filter 
 LongoMatch/Gui/Component/TagsTreeWidget.cs         | 39 +++++++++++++++++++---
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     | 20 +++++++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 26 ++++++++++++++-
 LongoMatch/gtk-gui/objects.xml                     | 22 ++++++------
 5 files changed, 91 insertions(+), 18 deletions(-)

Wed Jun 16 20:57:21 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *[i18n] Updated German translation 
 po/de.po | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

Wed Jun 16 00:22:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow deleting several categories at once 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  | 54 ++++++++++++++--------
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      | 25 ++++++----
 LongoMatch/Handlers/Handlers.cs                    |  5 ++
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  4 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  2 +
 LongoMatch/gtk-gui/gui.stetic                      |  4 +-
 LongoMatch/gtk-gui/objects.xml                     | 16 +++----
 7 files changed, 73 insertions(+), 37 deletions(-)

Sun Jun 13 18:01:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix GUI expanded windows 
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |  2 --
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  6 +---
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  2 --
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  4 ---
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 32 +++++++---------------
 LongoMatch/gtk-gui/objects.xml                     | 18 ++++++------
 7 files changed, 21 insertions(+), 45 deletions(-)

Sun Jun 13 17:25:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Spanish translation 
 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Jun 13 17:19:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change generic debug messages to object messages 
 libcesarplayer/src/gst-camera-capturer.c | 34 ++++++++++++++++----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

Sat Jun 12 13:59:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force ffmpeg demuxer in windows for the DV source 
 libcesarplayer/src/gst-camera-capturer.c | 51 ++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

Sat Jun 12 13:38:59 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Get the stream info from the caps negotiated with the source element 
 libcesarplayer/src/gst-camera-capturer.c | 50 ++++++++++++++++++++------------
 1 file changed, 31 insertions(+), 19 deletions(-)

Sat Jun 12 12:36:08 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow '0' value for height and width. 
 libcesarplayer/src/gst-camera-capturer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Jun 12 10:53:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove duplicated sentence and change debug message 
 libcesarplayer/src/gst-camera-capturer.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Sat Jun 12 20:52:48 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 94 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 49 insertions(+), 45 deletions(-)

Fri Jun 11 21:46:30 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 92 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 47 insertions(+), 45 deletions(-)

Wed Jun 9 21:58:13 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set camerabin source in the set_source() function 
 libcesarplayer/src/gst-camera-capturer.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Jun 9 21:56:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the buffer probe each time we change the source 
 libcesarplayer/src/gst-camera-capturer.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Wed Jun 9 21:55:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing break sentences in the switch 
 libcesarplayer/src/gst-camera-capturer.c | 2 ++
 1 file changed, 2 insertions(+)

Wed Jun 9 01:39:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo. 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 9 01:38:28 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update audio and video encoder type when changing it 
 libcesarplayer/src/gst-camera-capturer.c | 2 ++
 1 file changed, 2 insertions(+)

Wed Jun 9 00:49:48 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove nasty hack. 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 9 ---------
 1 file changed, 9 deletions(-)

Wed Jun 9 00:48:06 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Connect the signal from our own widget and not the toplevel one. 
 libcesarplayer/src/gst-camera-capturer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Jun 9 00:17:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 CesarPlayer/Utils/Device.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jun 8 23:42:37 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Configure encoders for live encoding and fast seek 
 libcesarplayer/src/gst-camera-capturer.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Tue Jun 8 23:40:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix some leak finalizing GstCameraCapturer object 
 libcesarplayer/src/gst-camera-capturer.c | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

Tue Jun 8 00:39:14 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more check for public methods 
 libcesarplayer/src/gst-camera-capturer.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Tue Jun 8 00:38:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Handle better closing the capturing 
 CesarPlayer/Gui/CapturerBin.cs | 81 +++++++++++++++++++++++++++++-------------
 1 file changed, 57 insertions(+), 24 deletions(-)

Mon Jun 7 01:03:36 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't try to get the capture properties if it's a fake live capture 
 LongoMatch/Utils/ProjectUtils.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Jun 6 23:09:41 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up capturer bin using the CapturerProperties struct 
 CesarPlayer/Gui/CapturerBin.cs                   | 109 +++++------------------
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |   1 +
 LongoMatch/Gui/MainWindow.cs                     |   1 -
 3 files changed, 23 insertions(+), 88 deletions(-)

Sun Jun 6 22:58:45 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add output file field in the capturer properties struct 
 CesarPlayer/Capturer/CaptureProperties.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Jun 6 22:51:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a different enum for the capturer GUI type and the camera capturer source type 
 CesarPlayer/Capturer/CaptureProperties.cs        |  2 +-
 CesarPlayer/Capturer/FakeCapturer.cs             |  2 +-
 CesarPlayer/Capturer/GstCameraCapturer.cs        |  2 +-
 CesarPlayer/Capturer/ICapturer.cs                |  2 +-
 CesarPlayer/Common/Enum.cs                       | 11 ++++++++---
 CesarPlayer/Gui/CapturerBin.cs                   | 12 ++++++------
 CesarPlayer/MultimediaFactory.cs                 |  9 +++------
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |  8 ++++----
 LongoMatch/Gui/MainWindow.cs                     |  4 ++--
 9 files changed, 27 insertions(+), 25 deletions(-)

Sun Jun 6 21:15:23 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dipose properly the carpturer on error 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 10 ++++++++++
 CesarPlayer/Capturer/ICapturer.cs         |  2 ++
 CesarPlayer/Gui/CapturerBin.cs            |  7 +++++++
 libcesarplayer/src/gst-camera-capturer.c  |  9 ++++++---
 libcesarplayer/src/gst-camera-capturer.h  |  1 +
 5 files changed, 26 insertions(+), 3 deletions(-)

Sun Jun 6 20:11:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check if caps are null before using them to update the stream props 
 libcesarplayer/src/gst-camera-capturer.c | 6 ++++++
 1 file changed, 6 insertions(+)

Sun Jun 6 18:11:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fill the devices list when creating a new project to warn properly if no devices were found 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 60 ++++++++++--------------
 LongoMatch/Gui/Dialog/NewProjectDialog.cs        |  8 ++++
 LongoMatch/Utils/ProjectUtils.cs                 | 12 +++++
 3 files changed, 46 insertions(+), 34 deletions(-)

Sun Jun 6 18:09:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo. 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jun 5 19:46:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factor our video formats a common file 
 LongoMatch/Common/Constants.cs                   |  9 +++++-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 20 ++++++--------
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs  | 35 ++++++++++--------------
 3 files changed, 31 insertions(+), 33 deletions(-)

Sat Jun 5 19:16:50 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Guess the source type from the combobox and set in the capturer properties 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Sat Jun 5 19:08:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new Device class 
 CesarPlayer/CesarPlayer.mdp |  2 +
 CesarPlayer/Common/Enum.cs  |  6 +++
 CesarPlayer/Makefile.am     |  1 +
 CesarPlayer/Utils/Device.cs | 90 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 99 insertions(+)

Sat Jun 5 19:06:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new Constants class 
 CesarPlayer/Common/Constants.cs | 28 ++++++++++++++++++++++++++++
 CesarPlayer/Makefile.am         |  1 +
 2 files changed, 29 insertions(+)

Thu Jun 3 22:13:47 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Display a readable string if the device is unknown 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Thu Jun 3 21:39:55 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use lamemp3enc encoder 
 libcesarplayer/src/gst-camera-capturer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jun 3 01:42:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use our own bin for the capturer source 
 libcesarplayer/src/gst-camera-capturer.c | 78 +++++++++++++++++++++++++++-----
 1 file changed, 66 insertions(+), 12 deletions(-)

Wed Jun 2 21:29:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added "audio-enabled" property 
 libcesarplayer/src/gst-camera-capturer.c | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

Wed Jun 2 21:20:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo in device property 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jun 2 21:11:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the right property for the device probbing 
 libcesarplayer/src/gst-camera-capturer.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Wed Jun 2 21:03:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use camerabin flags to disable audio and src colorspace conversion and scaling 
 libcesarplayer/src/gst-camera-capturer.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Wed Jun 2 20:55:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Copy the string before adding it to the list 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jun 3 12:01:56 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 169 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 87 insertions(+), 82 deletions(-)

Wed Jun 2 14:36:03 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 159 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 85 insertions(+), 74 deletions(-)

Mon May 31 23:10:58 2010 +0200 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 499 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 298 insertions(+), 201 deletions(-)

Mon May 31 23:07:12 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check the device element before doing anything 
 libcesarplayer/src/gst-camera-capturer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon May 31 23:04:05 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't create a new string to add to the list 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon May 31 21:48:24 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename errors enum to fix a weird issue on win32 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 46 ++++++------
 libcesarplayer/src/common.h                      | 92 ++++++++++++------------
 libcesarplayer/src/gst-camera-capturer.c         | 10 +--
 libcesarplayer/src/gst-video-editor.c            |  4 +-
 4 files changed, 76 insertions(+), 76 deletions(-)

Mon May 31 21:24:53 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 makefile 
 Makefile.win32 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon May 31 17:36:47 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 181 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 83 insertions(+), 98 deletions(-)

Sun May 30 20:40:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move SortMethodType Enum to Common 
 LongoMatch/Common/Enums.cs                     |  7 ++++++
 LongoMatch/Gui/Component/CategoryProperties.cs |  4 ++--
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs  |  2 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs       | 29 +++++++++++-----------
 LongoMatch/IO/SectionsReader.cs                |  2 +-
 LongoMatch/IO/SectionsWriter.cs                |  2 +-
 LongoMatch/Time/SectionsTimeNode.cs            | 33 +++++++++++---------------
 LongoMatch/gtk-gui/objects.xml                 | 16 ++++++-------
 8 files changed, 49 insertions(+), 46 deletions(-)

Sun May 30 16:18:03 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Inrease the max number of players in a template to 100 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Sun May 30 16:14:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Inetgrate capture device selection with the GUI 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  63 +++++++-----
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 112 ++++++++-------------
 LongoMatch/gtk-gui/gui.stetic                      |  94 +++++------------
 LongoMatch/gtk-gui/objects.xml                     |  16 +--
 4 files changed, 116 insertions(+), 169 deletions(-)

Sun May 30 16:00:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add properties change the source type and the device id 
 CesarPlayer/Capturer/CaptureProperties.cs |  4 ++--
 CesarPlayer/Capturer/FakeCapturer.cs      |  9 +++++++++
 CesarPlayer/Capturer/GstCameraCapturer.cs | 15 +++++++++++++++
 CesarPlayer/Capturer/ICapturer.cs         |  7 +++++++
 CesarPlayer/Gui/CapturerBin.cs            |  6 ++++++
 libcesarplayer/src/gst-camera-capturer.c  | 29 +++++++++++++++++++++++++++++
 6 files changed, 68 insertions(+), 2 deletions(-)

Sat May 29 13:01:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added support for VP8 and WebM !!! 
 CesarPlayer/Common/Enum.cs                       |  4 +++-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |  9 ++++++++-
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs  |  9 +++++++++
 libcesarplayer/src/common.h                      |  6 ++++--
 libcesarplayer/src/gst-camera-capturer.c         | 15 +++++++++++++--
 libcesarplayer/src/gst-video-editor.c            | 12 ++++++++++--
 6 files changed, 47 insertions(+), 8 deletions(-)

Sat May 29 12:17:49 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return a null project if no file is selected for Capture projects too 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat May 29 10:19:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make use of macros to define the default sources 
 libcesarplayer/src/gst-camera-capturer.c | 25 +++++++++----------------
 1 file changed, 9 insertions(+), 16 deletions(-)

Sat May 22 21:12:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add bindings for the set source function 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 11 +++++++++++
 1 file changed, 11 insertions(+)

Sat May 22 21:09:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize source type as NONE and then use the  default source type at create time 
 libcesarplayer/src/gst-camera-capturer.c | 5 +++--
 libcesarplayer/src/gst-camera-capturer.h | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

Thu May 27 15:12:15 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 433 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 256 insertions(+), 177 deletions(-)

Tue May 25 20:45:13 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 450 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 274 insertions(+), 176 deletions(-)

Mon May 24 17:10:15 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 443 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 269 insertions(+), 174 deletions(-)

Sat May 22 01:24:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Merge live capture 
Sun May 16 16:45:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Resize the video after parsing the stream info to add black borders 
 libcesarplayer/src/gst-camera-capturer.c | 1 +
 1 file changed, 1 insertion(+)

Sun May 16 16:17:42 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow negotiation of any kind of video caps with the source 
 libcesarplayer/src/gst-camera-capturer.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sun May 16 16:10:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to select between RAW and DV input sources 
 libcesarplayer/src/gst-camera-capturer.c | 94 ++++++++++++++++++++------------
 libcesarplayer/src/gst-camera-capturer.h |  9 +++
 2 files changed, 69 insertions(+), 34 deletions(-)

Tue May 11 02:51:08 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use real PAL values and add the "Keep original size" option 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 27 ++++++++++++++----------
 1 file changed, 16 insertions(+), 11 deletions(-)

Tue May 11 02:23:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix inverted height width values in file properties 
 CesarPlayer/Utils/MediaFile.cs        | 4 ++--
 CesarPlayer/Utils/PreviewMediaFile.cs | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Tue May 11 02:13:23 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show file properties in the projects list 
 LongoMatch/Gui/Component/ProjectListWidget.cs | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

Tue May 11 01:47:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add codec/lenght/format propeties to the project details 
 LongoMatch/DB/DataBase.cs           |  8 +++++++-
 LongoMatch/DB/ProjectDescription.cs | 21 +++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)

Tue May 11 01:25:13 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use C# 3.0 autoimplemented properties and objects initializers 
 LongoMatch/DB/DataBase.cs           |  15 +++--
 LongoMatch/DB/ProjectDescription.cs | 107 +++++++-----------------------------
 2 files changed, 30 insertions(+), 92 deletions(-)

Sun May 9 18:19:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Toggle pause/rec buttons visibility 
 CesarPlayer/Gui/CapturerBin.cs | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Sun May 9 17:12:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a common header file for errors, encoders, and muxers types 
 libcesarplayer/src/Makefile.am                   |   1 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |  49 +++++------
 libcesarplayer/src/bacon-video-widget.h          |  60 -------------
 libcesarplayer/src/common.h                      | 104 +++++++++++++++++++++++
 libcesarplayer/src/gst-camera-capturer.c         |  61 ++++++-------
 libcesarplayer/src/gst-camera-capturer.h         |  63 +-------------
 libcesarplayer/src/gst-video-editor.c            |  40 +++++----
 libcesarplayer/src/gst-video-editor.h            |  38 +--------
 8 files changed, 192 insertions(+), 224 deletions(-)

Sun May 9 15:42:27 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Cleanup projects' close and load logic 
 LongoMatch/Gui/MainWindow.cs | 177 ++++++++++++++++++++++---------------------
 1 file changed, 92 insertions(+), 85 deletions(-)

Sun May 9 17:17:13 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix function badly renamed after merge 
 libcesarplayer/src/gst-camera-capturer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat May 8 13:01:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide stop and pause buttons if we are not recording 
 CesarPlayer/Gui/CapturerBin.cs | 3 +++
 1 file changed, 3 insertions(+)

Sat May 8 12:41:42 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Merge branch 'livecapture' into mergelive 
Sat May 8 11:49:42 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save project capture after closing an load the newly created project 
 CesarPlayer/Gui/CapturerBin.cs | 11 ++++++++--
 LongoMatch/Gui/MainWindow.cs   | 47 ++++++++++++++++++++++++++++++++++++------
 2 files changed, 50 insertions(+), 8 deletions(-)

Sat May 8 10:43:56 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add fps info to the dummy file 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat May 8 10:14:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Transform bitrate from kbps to bps depending on the encoder 
 libcesarplayer/src/gst-camera-capturer.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Wed May 5 22:17:00 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't allow creating new plays if the capturer is not recording 
 CesarPlayer/Gui/CapturerBin.cs       | 11 +++++++++++
 LongoMatch/Handlers/EventsManager.cs |  9 ++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

Sun May 2 14:50:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add an event listener for capturer errors 
 CesarPlayer/Capturer/FakeCapturer.cs            |  1 +
 CesarPlayer/Capturer/ICapturer.cs               |  1 +
 CesarPlayer/Gui/CapturerBin.cs                  | 13 +++++++++++--
 CesarPlayer/gtk-gui/objects.xml                 |  1 +
 LongoMatch/Gui/MainWindow.cs                    |  7 +++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  3 ++-
 LongoMatch/gtk-gui/gui.stetic                   |  1 +
 7 files changed, 24 insertions(+), 3 deletions(-)

Sun May 2 14:35:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reorder 'using' 
 LongoMatch/Gui/MainWindow.cs | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

Sun May 2 14:28:10 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add some properties and signal connections that was done with the stetic designer 
 LongoMatch/Gui/Component/PlayListWidget.cs | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Sat May 1 13:31:28 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Always wait for a state change before trying to ge the last frame 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Sat May 1 12:52:02 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix indentation with gst-indent 
 libcesarplayer/src/gst-camera-capturer.c | 200 +++++++++++++++----------------
 1 file changed, 98 insertions(+), 102 deletions(-)

Sat May 1 12:47:57 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update project files after upgrade to MonoDevelop-2.2 
 CesarPlayer/CesarPlayer.mdp                        | 142 ++++----
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  |  12 +-
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |  10 +-
 CesarPlayer/gtk-gui/objects.xml                    |  16 +-
 LongoMatch.mds                                     |  11 +-
 LongoMatch/LongoMatch.mdp                          | 364 ++++++++++-----------
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  12 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   2 +-
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  15 +-
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   5 +-
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   3 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |  19 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   1 -
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |   1 -
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |   1 -
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |   1 -
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   1 -
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |   1 -
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |   3 +-
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |   1 -
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   7 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   3 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |   5 +-
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |   3 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  23 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |   1 -
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   3 +-
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |   5 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   6 +-
 LongoMatch/gtk-gui/gui.stetic                      |  63 ++--
 LongoMatch/gtk-gui/objects.xml                     |  28 +-
 libcesarplayer/liblongomatch.mdp                   |  35 +-
 33 files changed, 389 insertions(+), 416 deletions(-)

Sat May 1 12:42:50 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show an error dialog message if the capturer could not be built 
 LongoMatch/Gui/MainWindow.cs | 53 +++++++++++++++++++++++++-------------------
 1 file changed, 30 insertions(+), 23 deletions(-)

Sat May 1 11:18:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to take screenshots from the live source 
 CesarPlayer/Capturer/FakeCapturer.cs      |   4 +
 CesarPlayer/Capturer/GstCameraCapturer.cs |  17 ++++
 CesarPlayer/Capturer/ICapturer.cs         |   5 +
 CesarPlayer/Gui/CapturerBin.cs            |  29 ++++++
 LongoMatch/Handlers/EventsManager.cs      |   8 +-
 libcesarplayer/src/gst-camera-capturer.c  | 162 +++++++++++++++++++++++++++++-
 libcesarplayer/src/gst-camera-capturer.h  |   2 +
 7 files changed, 224 insertions(+), 3 deletions(-)

Sat May 1 11:05:46 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add check for missing plugins initialising the capturer 
 libcesarplayer/src/gst-camera-capturer.c | 35 ++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

Mon Apr 26 22:21:44 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Integrate the capturer in the main window 
 LongoMatch/Gui/MainWindow.cs                    | 28 ++++---
 LongoMatch/Handlers/EventsManager.cs            | 14 ++--
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 97 ++++++++++++++-----------
 LongoMatch/gtk-gui/gui.stetic                   | 17 +++--
 4 files changed, 86 insertions(+), 70 deletions(-)

Mon Apr 26 00:54:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Close() funtion to close the capturer 
 CesarPlayer/Capturer/FakeCapturer.cs      | 3 +++
 CesarPlayer/Capturer/GstCameraCapturer.cs | 7 +++++++
 CesarPlayer/Capturer/ICapturer.cs         | 2 ++
 CesarPlayer/Gui/CapturerBin.cs            | 4 ++++
 4 files changed, 16 insertions(+)

Sat Apr 24 22:53:31 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Promp for overwrite when selecting the capture output file 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Apr 24 22:52:42 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Create a dummy File object for Capture projects to set the output file 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Sun Apr 18 20:49:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Retrieve encoding properties from the project details widget 
 CesarPlayer/Makefile.am                            |   1 +
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  90 ++-
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |   7 +
 LongoMatch/Gui/MainWindow.cs                       |   9 +-
 LongoMatch/Utils/ProjectUtils.cs                   |   8 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 624 ++++++++++++---------
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   4 +-
 LongoMatch/gtk-gui/gui.stetic                      | 469 ++++++++++------
 8 files changed, 741 insertions(+), 471 deletions(-)

Sat Apr 10 12:12:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update .gitignore 
 .gitignore | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Sat Apr 10 12:01:28 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add bindings for device enumeration 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Fri Apr 9 01:42:55 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add devices enumeration for audio and video 
 libcesarplayer/src/gst-camera-capturer.c | 60 ++++++++++++++++++++++++--------
 libcesarplayer/src/gst-camera-capturer.h |  3 +-
 2 files changed, 47 insertions(+), 16 deletions(-)

Wed Mar 31 15:38:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new timer for live sources in the capturers 
 CesarPlayer/Capturer/FakeCapturer.cs              | 61 +++++++----------------
 CesarPlayer/Capturer/GstCameraCapturer.cs         | 30 +++++++----
 CesarPlayer/CesarPlayer.mdp                       |  1 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 12 ++---
 4 files changed, 43 insertions(+), 61 deletions(-)

Wed Mar 31 15:26:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added timer for live sources 
 CesarPlayer/Capturer/LiveSourceTimer.cs | 87 +++++++++++++++++++++++++++++++++
 CesarPlayer/Makefile.am                 |  1 +
 2 files changed, 88 insertions(+)

Wed Mar 31 14:55:35 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set the capturer type after setting the default properties 
 CesarPlayer/Gui/CapturerBin.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Mar 31 08:58:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support for live projects in the projects details widget 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  56 ++-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 546 ++++++++++++---------
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |   1 +
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |   4 +-
 LongoMatch/gtk-gui/gui.stetic                      | 282 ++++++++---
 LongoMatch/gtk-gui/objects.xml                     |  20 +-
 6 files changed, 565 insertions(+), 344 deletions(-)

Wed Mar 31 08:15:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add option for live project in the project selection dialog 
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs    |  2 +
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 94 +++++++++++++++-------
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 43 +++++++++-
 4 files changed, 108 insertions(+), 33 deletions(-)

Mon Mar 29 20:52:32 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update more project files 
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |  36 +++---
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   2 +-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 128 +++++++++------------
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 4 files changed, 73 insertions(+), 95 deletions(-)

Mon Mar 29 01:41:27 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide logo if it's a live capture 
 CesarPlayer/Gui/CapturerBin.cs | 2 ++
 1 file changed, 2 insertions(+)

Mon Mar 29 00:12:52 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Mp4 to muxer's enum 
 CesarPlayer/Capturer/GccVideoMuxerType.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Mar 28 22:46:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Implement all the capturer properties 
 CesarPlayer/Gui/CapturerBin.cs | 75 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 70 insertions(+), 5 deletions(-)

Fri Apr 16 21:19:50 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new struct to store encoding porperties 
 CesarPlayer/Capturer/CaptureProperties.cs | 37 +++++++++++++++++++++++++++++++
 CesarPlayer/CesarPlayer.mdp               |  3 ++-
 2 files changed, 39 insertions(+), 1 deletion(-)

Sun Mar 28 22:01:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the capturer sources to the project 
 libcesarplayer/liblongomatch.mdp | 4 ++--
 libcesarplayer/src/Makefile.am   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Sun Mar 28 21:58:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Run() to ICapturer interface 
 CesarPlayer/Capturer/FakeCapturer.cs | 3 +++
 CesarPlayer/Capturer/ICapturer.cs    | 2 ++
 CesarPlayer/Gui/CapturerBin.cs       | 6 +++++-
 3 files changed, 10 insertions(+), 1 deletion(-)

Sun Mar 28 21:56:49 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change size properties' name to Output 
 CesarPlayer/Capturer/FakeCapturer.cs      |  4 ++--
 CesarPlayer/Capturer/GstCameraCapturer.cs | 16 ++++++++--------
 CesarPlayer/Capturer/ICapturer.cs         |  4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

Mon Mar 29 00:10:21 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rework on the camera capturer: merged camerabin API changes, embeded video widget and fixed indentation 
 CesarPlayer/Capturer/GstCameraCapturer.cs |   48 +-
 libcesarplayer/src/gst-camera-capturer.c  | 1138 +++++++++++++++++++----------
 libcesarplayer/src/gst-camera-capturer.h  |   48 +-
 3 files changed, 806 insertions(+), 428 deletions(-)

Sat Apr 17 04:36:47 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 makefile 
 Makefile.win32 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Sat Apr 17 04:13:49 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix duration calculation:StreamLenght return a duration in nanoseconds 
 CesarPlayer/Utils/PreviewMediaFile.cs                       | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs | 4 ++--
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs             | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Thu Apr 15 20:51:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update installer 
 win32/installer.iss | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Tue Apr 13 20:07:08 2010 +0200 Marek Černocký <marek@manet.cz>
 *Updated Czech translation 
 po/cs.po | 140 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 78 insertions(+), 62 deletions(-)

Mon Apr 12 21:40:57 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added Joan Charmant to Translators string 
 LongoMatch/Common/Constants.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Apr 12 21:34:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Updated French translations 
 po/fr.po | 1282 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 712 insertions(+), 570 deletions(-)

Mon Apr 12 21:30:01 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files (see 7aa35f1) 
 CesarPlayer/Handlers/ErrorHandler.cs        | 36 -------------------
 CesarPlayer/Handlers/Handlers.cs            | 41 ---------------------
 CesarPlayer/Handlers/StateChangedHandler.cs | 34 ------------------
 CesarPlayer/Handlers/TickHandler.cs         | 56 -----------------------------
 4 files changed, 167 deletions(-)

Mon Apr 12 21:27:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES template with last changes 
 po/POTFILES.in | 30 ++----------------------------
 1 file changed, 2 insertions(+), 28 deletions(-)

Sun Apr 11 16:23:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor CesarPlayer grouping all the handlers in Common/Handlers.cs 
 CesarPlayer/Capturer/FakeCapturer.cs               |  1 -
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  7 +-
 CesarPlayer/Capturer/ICapturer.cs                  |  1 -
 CesarPlayer/CesarPlayer.mdp                        | 10 +--
 CesarPlayer/Common/Handlers.cs                     | 96 ++++++++++++++++++++++
 CesarPlayer/Editor/GstVideoSplitter.cs             | 14 ++--
 CesarPlayer/Editor/IVideoEditor.cs                 |  2 +-
 CesarPlayer/Editor/IVideoSplitter.cs               |  4 +-
 CesarPlayer/Gui/PlayerBin.cs                       |  8 +-
 CesarPlayer/Gui/VolumeWindow.cs                    |  2 +-
 CesarPlayer/Makefile.am                            | 10 +--
 CesarPlayer/Player/GstPlayer.cs                    | 23 +++---
 CesarPlayer/Player/IPlayer.cs                      |  4 +-
 CesarPlayer/Utils/FramesCapturer.cs                |  2 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |  5 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |  2 +-
 LongoMatch/Gui/MainWindow.cs                       |  3 +-
 LongoMatch/Handlers/EventsManager.cs               |  4 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs        |  2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  6 +-
 Makefile.win32                                     |  8 --
 21 files changed, 142 insertions(+), 72 deletions(-)

Sat Apr 10 17:06:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor Cesarplayer groupping the enums in Common/Enum.cs 
 CesarPlayer/Capturer/FakeCapturer.cs            |   7 +-
 CesarPlayer/Capturer/GccAudioEncoderType.cs     |  32 ---
 CesarPlayer/Capturer/GccError.cs                |  50 ----
 CesarPlayer/Capturer/GccType.cs                 |  29 ---
 CesarPlayer/Capturer/GccVideoEncoderType.cs     |  33 ---
 CesarPlayer/Capturer/GccVideoMuxerType.cs       |  31 ---
 CesarPlayer/Capturer/GstCameraCapturer.cs       |   7 +-
 CesarPlayer/Capturer/GvcUseType.cs              |  33 ---
 CesarPlayer/Capturer/GvcVideoEncoderType.cs     |  36 ---
 CesarPlayer/Capturer/ICapturer.cs               |   7 +-
 CesarPlayer/CesarPlayer.mdp                     |  21 +-
 CesarPlayer/Common/Enum.cs                      | 153 ++++++++++++
 CesarPlayer/Editor/AudioCodec.cs                |  33 ---
 CesarPlayer/Editor/AudioQuality.cs              |  35 ---
 CesarPlayer/Editor/AviMerger.cs                 |  45 ----
 CesarPlayer/Editor/AvidemuxMerger.cs            |  79 ------
 CesarPlayer/Editor/ConcatMerger.cs              |  61 -----
 CesarPlayer/Editor/GstVideoCapturer.cs          | 310 ------------------------
 CesarPlayer/Editor/GstVideoSplitter.cs          |  13 +-
 CesarPlayer/Editor/IMerger.cs                   |  53 ----
 CesarPlayer/Editor/IVideoEditor.cs              |   7 +-
 CesarPlayer/Editor/IVideoSplitter.cs            |   7 +-
 CesarPlayer/Editor/MatroskaMerger.cs            |  67 -----
 CesarPlayer/Editor/MencoderVideoEditor.cs       | 231 ------------------
 CesarPlayer/Editor/VideoCodec.cs                |  32 ---
 CesarPlayer/Editor/VideoFormat.cs               |  33 ---
 CesarPlayer/Editor/VideoMuxer.cs                |  32 ---
 CesarPlayer/Editor/VideoQuality.cs              |  35 ---
 CesarPlayer/Editor/VideoSplitterType.cs         |  30 ---
 CesarPlayer/Gui/CapturerBin.cs                  |   7 +-
 CesarPlayer/Makefile.am                         |  24 +-
 CesarPlayer/MultimediaFactory.cs                |  19 +-
 CesarPlayer/Player/GstAspectRatio.cs            |  34 ---
 CesarPlayer/Player/GstAudioOutType.cs           |  35 ---
 CesarPlayer/Player/GstError.cs                  |  52 ----
 CesarPlayer/Player/GstMetadataType.cs           |  48 ----
 CesarPlayer/Player/GstPlayer.cs                 |  20 +-
 CesarPlayer/Player/GstUseType.cs                |  33 ---
 CesarPlayer/Player/GstVideoProperty.cs          |  33 ---
 CesarPlayer/Utils/IMetadataReader.cs            |   3 +-
 CesarPlayer/Utils/MediaFile.cs                  |  17 +-
 CesarPlayer/Utils/PreviewMediaFile.cs           |  31 +--
 LongoMatch/Gui/Component/PlayListWidget.cs      |   5 +-
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs |  37 +--
 LongoMatch/Time/PlayListTimeNode.cs             |   2 +-
 Makefile.win32                                  |  20 +-
 libcesarplayer/src/gst-video-editor.c           |  16 +-
 libcesarplayer/src/gst-video-editor.h           |  32 +--
 48 files changed, 280 insertions(+), 1730 deletions(-)

Sun Apr 11 19:52:35 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 118 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 63 insertions(+), 55 deletions(-)

Sat Apr 10 19:25:31 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

Fri Apr 9 23:15:30 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 148 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 78 insertions(+), 70 deletions(-)

Fri Apr 9 23:03:40 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show a different error message if the stream contains video but the lenght is 0 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Apr 9 22:52:40 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Try to get the stream duration from 2 different ways 
 CesarPlayer/Player/GstPlayer.cs       | 2 +-
 CesarPlayer/Utils/PreviewMediaFile.cs | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

Fri Apr 9 22:27:46 2010 +0200 Francisco Diéguez <fran.dieguez@mabishu.com>
 *Added Galician translations 
 po/LINGUAS |    1 +
 po/gl.po   | 1194 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1195 insertions(+)

Wed Apr 7 23:56:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.7 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 7 00:30:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix desktop file 
 LongoMatch/longomatch.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Apr 7 00:27:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prepare NEWS and RELEASE for the release 
 NEWS    |  7 +++++--
 RELEASE | 24 ++++++++++++++++++------
 2 files changed, 23 insertions(+), 8 deletions(-)

Tue Apr 6 23:29:30 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show the project title instead of the file path 
 LongoMatch/Gui/Dialog/ProjectsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Apr 6 14:55:24 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 112 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 58 insertions(+), 54 deletions(-)

Tue Apr 6 02:25:23 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prepare NEWS and RELEASE 
 NEWS    | 10 ++++++++++
 RELEASE | 23 ++++++++---------------
 2 files changed, 18 insertions(+), 15 deletions(-)

Mon Apr 5 20:43:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltops to the project template widget 
 .../gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs    | 5 +++++
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs   | 2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs                  | 2 +-
 LongoMatch/gtk-gui/gui.stetic                                    | 9 +++++++--
 5 files changed, 15 insertions(+), 5 deletions(-)

Mon Apr 5 20:34:07 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltips to the projects manager 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs | 3 +++
 LongoMatch/gtk-gui/gui.stetic                               | 3 +++
 2 files changed, 6 insertions(+)

Mon Apr 5 20:30:19 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltips to the playlist widget 
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs | 5 +++++
 LongoMatch/gtk-gui/gui.stetic                                 | 5 +++++
 2 files changed, 10 insertions(+)

Mon Apr 5 20:25:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prevent firing a wrong seek when the current time can be retrieved 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

Mon Apr 5 19:26:13 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix bug seeking to a wrong position after releasing the timescale 
 CesarPlayer/Gui/PlayerBin.cs | 56 ++++++++++++++++++++++++++------------------
 1 file changed, 33 insertions(+), 23 deletions(-)

Mon Apr 5 19:34:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use STEP modifier to trigger the step seek 
 LongoMatch/Common/Constants.cs |  8 ++---
 LongoMatch/Gui/MainWindow.cs   | 70 +++++++++++++++++++++++-------------------
 2 files changed, 41 insertions(+), 37 deletions(-)

Mon Apr 5 18:31:58 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable use of arrows for frame seeking and framerate changes 
 CesarPlayer/Gui/PlayerBin.cs                                  |  7 +++++++
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs             |  3 ---
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs               |  7 -------
 CesarPlayer/gtk-gui/gui.stetic                                | 10 ----------
 LongoMatch/Common/Constants.cs                                |  8 ++++----
 LongoMatch/Gui/Component/ButtonsWidget.cs                     |  3 +++
 LongoMatch/Gui/MainWindow.cs                                  |  5 ++---
 LongoMatch/Gui/TreeView/PlayersTreeView.cs                    |  6 +++++-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs                      |  5 +++++
 LongoMatch/Gui/TreeView/TagsTreeView.cs                       |  7 ++++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs  |  2 --
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs |  2 --
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs               |  2 +-
 LongoMatch/gtk-gui/gui.stetic                                 |  5 -----
 14 files changed, 33 insertions(+), 39 deletions(-)

Mon Apr 5 17:10:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltips to the capturer widget 
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 3 +++
 CesarPlayer/gtk-gui/gui.stetic                    | 3 +++
 2 files changed, 6 insertions(+)

Mon Apr 5 17:07:03 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename 'toggle_pause' to 'pause' isnce there is no toggling. 
 CesarPlayer/Capturer/FakeCapturer.cs            | 15 +++--------
 CesarPlayer/Capturer/GstCameraCapturer.cs       |  6 ++---
 CesarPlayer/Capturer/ICapturer.cs               |  2 +-
 CesarPlayer/Gui/CapturerBin.cs                  | 33 ++++++++++++++++-------
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs | 36 ++++++++++++-------------
 LongoMatch/Gui/MainWindow.cs                    |  2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  2 +-
 libcesarplayer/src/gst-camera-capturer.c        |  2 +-
 libcesarplayer/src/gst-camera-capturer.h        |  2 +-
 9 files changed, 52 insertions(+), 48 deletions(-)

Mon Apr 5 16:48:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable toggling capture state using the keyborad 
 LongoMatch/Gui/MainWindow.cs | 54 +++++++++++++++++++++++++-------------------
 1 file changed, 31 insertions(+), 23 deletions(-)

Mon Apr 5 16:40:57 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable the transparent drawing tool 
 LongoMatch/Gui/MainWindow.cs                    | 5 -----
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 4 ++--
 LongoMatch/gtk-gui/gui.stetic                   | 3 +--
 3 files changed, 3 insertions(+), 9 deletions(-)

Mon Apr 5 16:37:48 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tooltips to the drawing tool box 
 .../gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs      | 10 ++++++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs             |  2 +-
 LongoMatch/gtk-gui/gui.stetic                               | 13 ++++++++++++-
 3 files changed, 23 insertions(+), 2 deletions(-)

Mon Apr 5 16:29:37 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't save projects that wasn't loaded successfully 
 LongoMatch/Gui/MainWindow.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Mon Apr 5 16:27:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Always remove the logo mode after setting a project. 
 LongoMatch/Gui/MainWindow.cs | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Mon Apr 5 16:26:16 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Check if the project is null and remove an indentation level 
 LongoMatch/Gui/MainWindow.cs | 120 ++++++++++++++++++++++---------------------
 1 file changed, 61 insertions(+), 59 deletions(-)

Mon Apr 5 16:23:08 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix regression opening projects using a file that is not available in the system 
 LongoMatch/Gui/MainWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Apr 5 16:12:05 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean-up variables declaration 
 CesarPlayer/Utils/MediaFile.cs | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Mon Apr 5 16:10:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Dispose the player properly after an error opening a file 
 CesarPlayer/Utils/MediaFile.cs | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Mon Apr 5 16:08:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unexisting category 'Sports' from the desktop file 
 LongoMatch/longomatch.desktop.in.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Mon Apr 5 15:55:15 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ensure using a file with a valid video stream for new projects 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Mar 31 19:47:58 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Wed Mar 31 00:01:47 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.6 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Mar 31 00:01:18 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete gstreamer registry in the windows installation 
 win32/installer.iss | 3 +++
 1 file changed, 3 insertions(+)

Tue Mar 30 23:33:17 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update RELEASE and NEWS 
 NEWS    | 18 ++++++++++++++++
 RELEASE | 75 ++++++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 57 insertions(+), 36 deletions(-)

Tue Mar 30 00:47:20 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.2.2 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Mar 30 20:52:54 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

Mon Mar 29 23:55:09 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                                      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Mon Mar 29 23:48:36 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files to the windows makefile 
 Makefile.win32 | 2 ++
 1 file changed, 2 insertions(+)

Mon Mar 29 23:42:33 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update translators string 
 LongoMatch/Common/Constants.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Mon Mar 29 23:33:53 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GUI related files 
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   2 +-
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 127 +++++++++------------
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   5 +-
 LongoMatch/gtk-gui/gui.stetic                      |   3 +-
 4 files changed, 57 insertions(+), 80 deletions(-)

Mon Mar 29 23:33:11 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Override the DeleteEvent to ask before quiting 
 LongoMatch/Gui/MainWindow.cs | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Mon Mar 29 22:58:44 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Mon Mar 29 21:26:29 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update spanish translation 
 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Mar 29 21:15:26 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file to POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Mon Mar 29 21:08:38 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update windows build/deploy scripts 
 Makefile.win32        | 20 ++++++++++++++++----
 win32/deploy_win32.py |  2 +-
 2 files changed, 17 insertions(+), 5 deletions(-)

Mon Mar 29 17:46:17 2010 +0200 Petr Kovar <pknbe@volny.cz>
 *Update Czech translation by Marek Cernocky 
 po/cs.po | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Sun Mar 28 19:50:40 2010 +0200 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)

Sun Mar 28 19:14:47 2010 +0200 Marek Černocký <marek@manet.cz>
 *Update Czech translation 
 po/cs.po | 392 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 243 insertions(+), 149 deletions(-)

Sun Mar 28 18:03:22 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files 
 libcesarplayer/src/Makefile.am          |   2 -
 libcesarplayer/src/gst-video-capturer.c | 735 --------------------------------
 libcesarplayer/src/gst-video-capturer.h |  81 ----
 3 files changed, 818 deletions(-)

Sun Mar 28 16:10:43 2010 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change icons's position in the project selection dialog 
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 79 +++++++---------------
 3 files changed, 27 insertions(+), 56 deletions(-)

Sun Mar 28 13:42:05 2010 +0200 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

Sun Mar 28 12:17:52 2010 +0200 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 383 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 232 insertions(+), 151 deletions(-)

Sat Mar 27 14:23:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove 'New' from the project type enum. 
 LongoMatch/Common/Enums.cs                       |  6 +++---
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 14 +++++++-------
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs  |  4 ++--
 LongoMatch/Gui/MainWindow.cs                     | 14 +++++++-------
 LongoMatch/Handlers/EventsManager.cs             | 12 ++++++------
 LongoMatch/Utils/ProjectUtils.cs                 |  2 +-
 6 files changed, 26 insertions(+), 26 deletions(-)

Sat Mar 27 14:09:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prompt to close the project even if it's a file project 
 LongoMatch/Gui/MainWindow.cs | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

Sat Mar 27 09:21:24 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ungrab the pointer after clicking the player's event box 
 CesarPlayer/Gui/PlayerBin.cs | 4 ++++
 1 file changed, 4 insertions(+)

Fri Mar 26 22:38:38 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 397 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 245 insertions(+), 152 deletions(-)

Fri Mar 26 20:03:21 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 397 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 245 insertions(+), 152 deletions(-)

Fri Mar 26 02:10:51 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added new tagging mode using start and stop time 
 LongoMatch/Common/Enums.cs                         |   5 +
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  53 +++++-
 LongoMatch/Gui/MainWindow.cs                       |  31 ++--
 LongoMatch/Handlers/EventsManager.cs               |  31 +++-
 LongoMatch/Handlers/Handlers.cs                    |   4 +
 LongoMatch/LongoMatch.mdp                          |   2 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |  41 ++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  14 +-
 LongoMatch/gtk-gui/gui.stetic                      | 178 ++++++++++++++-------
 LongoMatch/gtk-gui/objects.xml                     |  56 +++----
 10 files changed, 304 insertions(+), 111 deletions(-)

Fri Mar 26 00:38:00 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor prepareing for the new mark event based on duration 
 LongoMatch/Handlers/EventsManager.cs | 63 +++++++++++++++++++-----------------
 1 file changed, 33 insertions(+), 30 deletions(-)

Sat Mar 20 21:29:57 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in with last changes 
 po/POTFILES.in | 7 +++++++
 1 file changed, 7 insertions(+)

Sat Mar 20 21:17:59 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added extra keyboard shortcuts to the video player 
 CesarPlayer/Gui/PlayerBin.cs                       | 35 +++++++++++++++++--
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs  | 12 +++----
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    | 39 +++++++++++-----------
 CesarPlayer/gtk-gui/gui.stetic                     |  3 +-
 LongoMatch/Common/Constants.cs                     | 15 +++++++++
 LongoMatch/Gui/MainWindow.cs                       | 27 ++++++++++++---
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 12 +++++--
 7 files changed, 106 insertions(+), 37 deletions(-)

Sat Mar 20 11:47:36 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Display the logo scaled and filling all the window. 
 CesarPlayer/Gui/CapturerBin.cs                    | 20 ++++++++++++------
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 16 +++++++--------
 CesarPlayer/gtk-gui/gui.stetic                    | 25 ++++++++++-------------
 3 files changed, 33 insertions(+), 28 deletions(-)

Sat Mar 20 10:36:44 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Created dialog with progress bar to show the thumbnailing progress 
 LongoMatch/Gui/Dialog/BusyDialog.cs                | 44 +++++++++++++++
 LongoMatch/LongoMatch.mdp                          |  2 +
 LongoMatch/Makefile.am                             |  2 +
 LongoMatch/Utils/ProjectUtils.cs                   | 13 ++++-
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    | 62 ++++++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 39 ++++++++++++++
 6 files changed, 161 insertions(+), 1 deletion(-)

Sat Mar 20 02:29:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add icons to new project selection dialog 
 LongoMatch/LongoMatch.mdp                                |   2 ++
 LongoMatch/Makefile.am                                   |   4 +++-
 .../gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                            |  14 ++++++++------
 LongoMatch/images/camera-video.png                       | Bin 0 -> 1660 bytes
 LongoMatch/images/video.png                              | Bin 0 -> 2044 bytes
 Makefile.win32                                           |   5 ++++-
 7 files changed, 18 insertions(+), 9 deletions(-)

Sat Mar 20 02:05:55 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Factor out some constants from to Common/Constants 
 LongoMatch/Common/Constants.cs | 17 +++++++++++++++--
 LongoMatch/Gui/MainWindow.cs   | 15 +++------------
 2 files changed, 18 insertions(+), 14 deletions(-)

Mon Mar 15 22:36:12 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor to clean up MainWindow 
 LongoMatch/Common/Constants.cs           |   4 +
 LongoMatch/Gui/Dialog/ProjectsManager.cs |  12 +-
 LongoMatch/Gui/MainWindow.cs             | 454 +++++++++----------------------
 LongoMatch/LongoMatch.mdp                |   2 +
 LongoMatch/Makefile.am                   |   3 +-
 LongoMatch/Utils/ProjectUtils.cs         | 269 ++++++++++++++++++
 6 files changed, 415 insertions(+), 329 deletions(-)

Sun Mar 14 15:10:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change the message type to "Info" enabling only the OK button 
 LongoMatch/Gui/MainWindow.cs | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Sat Mar 13 14:22:07 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new dialog EndCaptureDialog when closing a capture project 
 LongoMatch/Gui/MainWindow.cs | 55 ++++++++++++++++++++++++++------------------
 1 file changed, 33 insertions(+), 22 deletions(-)

Sat Mar 13 13:51:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Logo property to the capturer bin 
 CesarPlayer/Gui/CapturerBin.cs                    |  61 +++++++++-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 139 ++++++++++++----------
 CesarPlayer/gtk-gui/gui.stetic                    |  27 +++--
 3 files changed, 152 insertions(+), 75 deletions(-)

Sat Mar 13 13:45:34 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add background to the capturer bin 
 LongoMatch/Gui/MainWindow.cs | 1 +
 1 file changed, 1 insertion(+)

Sat Mar 13 13:44:51 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refactor MainWindow 
 LongoMatch/Gui/MainWindow.cs | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

Sat Mar 13 13:21:44 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added new dialog to prompt when closing a capture project 
 LongoMatch/Common/Enums.cs                         |   6 +
 LongoMatch/Gui/Dialog/EndCaptureDialog.cs          |  44 +++++
 LongoMatch/LongoMatch.mdp                          |   2 +
 LongoMatch/Makefile.am                             |   2 +
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      | 194 +++++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 152 ++++++++++++++++
 6 files changed, 400 insertions(+)

Sun Mar 7 18:53:57 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Alwasy close the current project after SaveFakeProject 
 LongoMatch/Gui/MainWindow.cs | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Sun Mar 7 18:41:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save the database before setting the openedProject to null. 
 LongoMatch/Gui/MainWindow.cs | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Sun Mar 7 18:40:56 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve user interaction when closing a fake live capture project. 
 LongoMatch/Gui/MainWindow.cs | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

Sun Mar 7 18:08:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Open a NewProjectDialog when importing a fake live project 
 LongoMatch/Gui/MainWindow.cs | 79 +++++++++++++++++++++++++++++---------------
 1 file changed, 53 insertions(+), 26 deletions(-)

Sun Mar 7 18:07:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return a null project if  File is null 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 4 ++++
 1 file changed, 4 insertions(+)

Sun Mar 7 18:06:22 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove redundant check. UpdateProject() will only be called for EditProject type 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Sun Mar 7 17:43:18 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow setting projects with null File object 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Mar 7 17:26:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added Project property 
 LongoMatch/Gui/Dialog/NewProjectDialog.cs | 13 +++++++++----
 LongoMatch/Gui/MainWindow.cs              |  4 ++--
 2 files changed, 11 insertions(+), 6 deletions(-)

Sun Mar 7 16:12:40 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Reset Capture Mode for live projects 
 LongoMatch/Gui/MainWindow.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Mar 7 16:09:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a dummy file for fkae live projects 
 LongoMatch/Common/Constants.cs                   | 5 ++++-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 9 ++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

Sat Mar 6 23:58:11 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Save fake live projects to a file when the capture finishes 
 LongoMatch/Gui/MainWindow.cs | 46 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 40 insertions(+), 6 deletions(-)

Sat Mar 6 23:57:13 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Rename StopEvent to CaptureFinished and fire the event 
 CesarPlayer/Gui/CapturerBin.cs  | 9 +++++----
 CesarPlayer/gtk-gui/gui.stetic  | 1 -
 CesarPlayer/gtk-gui/objects.xml | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

Sat Mar 6 23:24:37 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Hide menus options for live projects 
 LongoMatch/Gui/MainWindow.cs | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Sat Mar 6 19:09:07 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable menu options for live projects. 
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs |  6 ++++++
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs   |  9 +++++---
 LongoMatch/Gui/Component/TagsTreeWidget.cs        |  6 ++++++
 LongoMatch/Gui/MainWindow.cs                      |  8 ++++++++
 LongoMatch/Gui/TreeView/PlayersTreeView.cs        | 25 ++++++++++++++++++-----
 LongoMatch/Gui/TreeView/PlaysTreeView.cs          | 18 +++++++++++++---
 LongoMatch/Gui/TreeView/TagsTreeView.cs           | 19 +++++++++++++----
 LongoMatch/Handlers/EventsManager.cs              |  8 +++++---
 8 files changed, 81 insertions(+), 18 deletions(-)

Sat Mar 6 17:15:03 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't hide the file column if the project is beeing edited 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Sat Mar 6 16:14:52 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update gui files 
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  1 -
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  5 -----
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  1 -
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  1 -
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs |  1 -
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  1 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  3 ---
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    | 24 +++++++++++-----------
 LongoMatch/gtk-gui/gui.stetic                      |  2 +-
 9 files changed, 13 insertions(+), 26 deletions(-)

Thu Mar 4 23:29:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Close the player before unsetting anything in the EventsManager 
 LongoMatch/Gui/MainWindow.cs | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Thu Mar 4 23:24:08 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Retrieve the current time on a new marl using the apropiate device 
 LongoMatch/Gui/MainWindow.cs         |  4 +++-
 LongoMatch/Handlers/EventsManager.cs | 45 +++++++++++++++++++++++++++---------
 2 files changed, 37 insertions(+), 12 deletions(-)

Thu Mar 4 00:31:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a null pixbuf for new plays with the fake capturer 
 LongoMatch/Handlers/EventsManager.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Mar 4 00:29:32 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a default framerate for projects with unknnown files 
 LongoMatch/DB/Project.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Wed Mar 3 23:38:12 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new 'None' enum type for projects 
 LongoMatch/Common/Enums.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Mar 3 22:21:18 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix timing in fake capturer 
 CesarPlayer/Capturer/FakeCapturer.cs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Wed Mar 3 21:38:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow projects with NULL MediaFile. 
 LongoMatch/DB/Project.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Mar 3 23:40:01 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initial support for fake live projects 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs |  37 +++--
 LongoMatch/Gui/MainWindow.cs                     | 169 ++++++++++++++++-------
 LongoMatch/Handlers/EventsManager.cs             |   8 ++
 3 files changed, 150 insertions(+), 64 deletions(-)

Sat Feb 20 19:54:27 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add dialog for new project selection 
 LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs    |  44 +++++
 LongoMatch/LongoMatch.mdp                          |   2 +
 LongoMatch/Makefile.am                             |   2 +
 ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 170 +++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 183 ++++++++++++++++++++-
 5 files changed, 397 insertions(+), 4 deletions(-)

Sat Feb 20 19:51:38 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add fake live project type 
 LongoMatch/Common/Enums.cs | 1 +
 1 file changed, 1 insertion(+)

Thu Feb 18 01:14:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update monodevelop solution and Stetic genereated files 
 CesarPlayer/CesarPlayer.mdp                                  |  2 +-
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs            |  5 ++---
 CesarPlayer/gtk-gui/gui.stetic                               |  5 ++++-
 CesarPlayer/gtk-gui/objects.xml                              | 12 ++++++++----
 .../gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs       |  1 +
 .../gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs       |  5 +++++
 .../gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs     |  1 +
 .../gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs       |  1 +
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs  |  1 +
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs |  3 +++
 LongoMatch/gtk-gui/gui.stetic                                |  2 ++
 11 files changed, 29 insertions(+), 9 deletions(-)

Thu Feb 18 00:40:15 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add StopEvent to signal the stop of the capture 
 CesarPlayer/Gui/CapturerBin.cs | 4 ++++
 1 file changed, 4 insertions(+)

Thu Feb 18 00:38:41 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Show a warning message before stopping the capture 
 CesarPlayer/Gui/CapturerBin.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Thu Feb 18 00:31:56 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Toggle visibility of control volume depending on the state 
 CesarPlayer/Gui/CapturerBin.cs | 8 ++++++++
 1 file changed, 8 insertions(+)

Thu Feb 18 00:26:42 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete redundant code 
 CesarPlayer/Gui/CapturerBin.cs | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

Thu Feb 18 00:24:32 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update ellpased time using EllapasedTime event 
 CesarPlayer/Gui/CapturerBin.cs | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Wed Feb 17 22:34:08 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add property to set the capturer type 
 CesarPlayer/Gui/CapturerBin.cs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Wed Feb 17 22:24:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change capturer factory to add new capturer types 
 CesarPlayer/MultimediaFactory.cs | 100 ++++++++++++++++++---------------------
 1 file changed, 46 insertions(+), 54 deletions(-)

Wed Feb 17 22:19:33 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add enum for capturer types 
 CesarPlayer/Capturer/GccType.cs | 29 +++++++++++++++++++++++++++++
 CesarPlayer/CesarPlayer.mdp     |  1 +
 CesarPlayer/Makefile.am         |  1 +
 3 files changed, 31 insertions(+)

Wed Feb 17 22:15:41 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused code 
 CesarPlayer/MultimediaFactory.cs | 13 -------------
 1 file changed, 13 deletions(-)

Wed Feb 17 22:06:20 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a timer to notify the ellapsed time 
 CesarPlayer/Capturer/FakeCapturer.cs | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Wed Feb 17 22:01:06 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add EllpasedTime event to capturers 
 CesarPlayer/Capturer/FakeCapturer.cs      | 3 +++
 CesarPlayer/Capturer/GstCameraCapturer.cs | 3 +++
 CesarPlayer/Capturer/ICapturer.cs         | 4 +++-
 CesarPlayer/Handlers/Handlers.cs          | 1 +
 4 files changed, 10 insertions(+), 1 deletion(-)

Wed Feb 17 21:53:14 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a timer to the CapturerBin 
 CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs | 32 +++++++-
 CesarPlayer/gtk-gui/gui.stetic                    | 95 ++++++++++++++---------
 2 files changed, 89 insertions(+), 38 deletions(-)

Wed Feb 17 21:18:19 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add FakeCapturer, which simulate a capture device for fake live analysis 
 CesarPlayer/Capturer/FakeCapturer.cs | 110 +++++++++++++++++++++++++++++++++++
 CesarPlayer/CesarPlayer.mdp          |   3 +-
 CesarPlayer/Makefile.am              |   1 +
 3 files changed, 113 insertions(+), 1 deletion(-)

Wed Feb 17 21:21:12 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Addapt GstCameraCapturer and CaptrurerBin to new ICapturer interface 
 CesarPlayer/Capturer/GstCameraCapturer.cs | 13 +++++++++++--
 CesarPlayer/Gui/CapturerBin.cs            | 21 +++++++++------------
 2 files changed, 20 insertions(+), 14 deletions(-)

Wed Feb 17 21:15:43 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean up the capturer interface, remove run() and add CurrentTime property 
 CesarPlayer/Capturer/ICapturer.cs | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Tue Mar 23 23:16:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Query duration in the READY to PAUSED state transition. 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Tue Mar 23 23:13:48 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing zlib1.dll dependency to the win32 deploy script 
 win32/deploy_win32.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Mar 15 15:04:15 2010 +0100 Kjartan Maraas <kmaraas@gnome.org>
 *Add Norwegian language entry. 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Mon Mar 15 15:04:04 2010 +0100 Kjartan Maraas <kmaraas@gnome.org>
 *Added Norwegian bokmål translation 
 po/nb.po | 1100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1100 insertions(+)

Sat Mar 6 16:56:42 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prevent cancelling the edition using an already deallocated Handle 
 CesarPlayer/Editor/GstVideoSplitter.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sat Mar 6 16:26:36 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix print of hotkeys without modifier 
 LongoMatch/Time/HotKey.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Mon Mar 1 21:56:18 2010 +0100 Petr Kovar <pknbe@volny.cz>
 *Update Czech help translation by Marek Cernocky 
 po/cs.po | 76 ++++++++++++++++++++++++++++------------------------------------
 1 file changed, 33 insertions(+), 43 deletions(-)

Tue Feb 23 23:12:31 2010 +0100 Joe Hansen <joedalton2@yahoo.dk>
 *Updated Danish translation 
 po/da.po | 1113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1113 insertions(+)

Tue Feb 23 23:12:31 2010 +0100 Kenneth Nielsen <k.nielsen81@gmail.com>
 *Added da to list of languages 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Mon Feb 22 15:25:26 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 56 +++++++++++++++++++++++++++-----------------------------
 1 file changed, 27 insertions(+), 29 deletions(-)

Sun Feb 21 17:13:18 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 63 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 31 deletions(-)

Sun Feb 21 11:32:48 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 34 deletions(-)

Sat Feb 20 20:05:23 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix string typos 
 LongoMatch/DB/DataBase.cs                         | 2 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +-
 LongoMatch/Handlers/EventsManager.cs              | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs   | 6 +++---
 LongoMatch/gtk-gui/gui.stetic                     | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

Mon Feb 15 21:46:12 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)

Mon Feb 15 19:59:14 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't hide the playlist when project is closed 
 LongoMatch/Gui/MainWindow.cs | 5 +++++
 1 file changed, 5 insertions(+)

Mon Feb 15 01:21:44 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Don't try to set the xoverlay window in expose()." 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Sun Feb 14 21:38:13 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't try to set the xoverlay window in expose(). This should be handled with the "prepare-xwindow-id" message 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 12 ------------
 1 file changed, 12 deletions(-)

Sun Feb 14 12:02:55 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

Wed Feb 10 16:36:56 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

Sat Feb 6 15:34:47 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typos 
 LongoMatch/Common/Constants.cs           | 10 ++++++----
 LongoMatch/Gui/Dialog/ProjectsManager.cs |  2 +-
 LongoMatch/Gui/MainWindow.cs             |  4 ++--
 LongoMatch/Handlers/EventsManager.cs     |  2 +-
 LongoMatch/gtk-gui/gui.stetic            |  8 ++++----
 5 files changed, 14 insertions(+), 12 deletions(-)

Sat Feb 6 15:13:21 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update tags list when a new tag has been added 
 LongoMatch/Gui/Component/TagsTreeWidget.cs | 6 +++---
 LongoMatch/Handlers/EventsManager.cs       | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

Sat Feb 6 15:12:38 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Common/Constants.cs to the project file 
 LongoMatch/LongoMatch.mdp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Feb 6 15:10:04 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added README file for translators 
 po/README.translators | 7 +++++++
 1 file changed, 7 insertions(+)

Thu Feb 4 22:58:49 2010 +0100 Daniel Nylander <po@danielnylander.se>
 *Added Swedish translation 
 po/LINGUAS |    1 +
 po/sv.po   | 1070 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1071 insertions(+)

Thu Feb 4 13:42:29 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 678 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 333 insertions(+), 345 deletions(-)

Tue Jan 26 16:58:13 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't try to save the loaded project after a crash. 	Objects can be in an unrecoverable state and we might 	end saving a corrupt project in the database. 
 LongoMatch/Main.cs | 3 ---
 1 file changed, 3 deletions(-)

Tue Feb 2 13:25:58 2010 +0100 Marek Černocký <marek@manet.cz>
 *Update Czech translation 
 po/cs.po | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Sun Jan 31 18:28:12 2010 +0100 Jorge González <jorgegonz@svn.gnome.org>
 *Updated Spanish translation 
 po/es.po | 851 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 429 insertions(+), 422 deletions(-)

Wed Jan 27 12:00:31 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 670 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 339 insertions(+), 331 deletions(-)

Mon Jan 25 18:57:26 2010 +0100 Marek Černocký <marek@manet.cz>
 *Update Czech translation 
 po/cs.po | 997 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 497 insertions(+), 500 deletions(-)

Sun Jan 24 20:57:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *More fixes to make distcheck happy 
 LongoMatch/Makefile.am |  13 +-
 po/POTFILES.in         | 390 ++++++++++++++++++++++++-------------------------
 po/POTFILES.skip       |  16 +-
 3 files changed, 210 insertions(+), 209 deletions(-)

Sun Jan 24 20:56:46 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file 
 .../LongoMatch.Gui.Component.PlayersTreeView.cs    | 27 ----------------------
 1 file changed, 27 deletions(-)

Sun Jan 24 19:36:02 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use intltool to translate the desktop file 
 LongoMatch/Makefile.am              | 14 ++++++++------
 LongoMatch/longomatch.desktop.in    |  9 ---------
 LongoMatch/longomatch.desktop.in.in | 15 +++++++++++++++
 configure.ac                        |  2 +-
 4 files changed, 24 insertions(+), 16 deletions(-)

Sun Jan 24 19:11:11 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use intltool to handle all the translations stuff 
 autogen.sh     | 14 ++++++++++++++
 configure.ac   | 13 +++++++++++--
 po/Makefile.am | 40 ----------------------------------------
 3 files changed, 25 insertions(+), 42 deletions(-)

Sun Jan 24 02:38:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused file from POTFILES.in 
 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

Sun Jan 24 02:37:48 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove trailing whitespace to POTFILES.skip 
 po/POTFILES.skip | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Sun Jan 24 02:34:02 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use POTFILES.skip instead of the deprecated POTFILES.ignore 
 po/POTFILES.ignore | 6 ------
 po/POTFILES.skip   | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

Sun Jan 24 02:31:38 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Slovenian translation to makefiles 
 po/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Jan 23 15:11:13 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update AUTHORS files 
 AUTHORS | 1 +
 1 file changed, 1 insertion(+)

Sat Jan 23 15:09:34 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move translators string to a more accesible place 
 LongoMatch/Common/Constants.cs | 30 ++++++++++++++++++++++++++++++
 LongoMatch/Gui/MainWindow.cs   |  6 ++----
 LongoMatch/Makefile.am         |  1 +
 Makefile.win32                 |  1 +
 4 files changed, 34 insertions(+), 4 deletions(-)

Sat Jan 23 14:53:46 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Updated Spanish translation 
 po/es.po | 1624 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 762 insertions(+), 862 deletions(-)

Sat Jan 23 14:53:24 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add old unused file to POTFILES.ignore 
 po/POTFILES.ignore | 2 ++
 1 file changed, 2 insertions(+)

Sat Jan 23 14:42:33 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Addes POTFILES.ignore 
 po/POTFILES.ignore | 4 ++++
 1 file changed, 4 insertions(+)

Sat Jan 23 14:41:41 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add desktop file to POTFILES.in 
 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

Sat Jan 23 14:30:25 2010 +0100 Stefan Sebner <sebner@ubuntu.com>
 *Fix desktop file 
 LongoMatch/longomatch.desktop.in | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

Wed Jan 20 19:34:12 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 199 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 87 insertions(+), 112 deletions(-)

Mon Jan 18 17:24:37 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Added sl for Slovenian translation 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Mon Jan 18 17:24:11 2010 +0100 Matej Urbančič <mateju@svn.gnome.org>
 *Updated Slovenian translation 
 po/sl.po | 1110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1110 insertions(+)

Sun Jan 17 12:38:51 2010 +0100 Mario Blättermann <mariobl@gnome.org>
 *Updated German translation 
 po/de.po | 1528 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 863 insertions(+), 665 deletions(-)

Fri Jan 15 23:12:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update french translation 
 po/fr.po | 1090 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 636 insertions(+), 454 deletions(-)

Fri Jan 15 21:38:53 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Finally fix the bug resizing the drawing tool 
 LongoMatch/Gui/Component/DrawingWidget.cs | 2 --
 1 file changed, 2 deletions(-)

Fri Jan 15 00:22:25 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add translator to the About dialog 
 LongoMatch/Gui/MainWindow.cs | 3 +++
 1 file changed, 3 insertions(+)

Fri Jan 15 00:04:27 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added Czech translation 
 AUTHORS        |    1 +
 po/LINGUAS     |    1 +
 po/Makefile.am |    3 +-
 po/cs.po       | 1108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1112 insertions(+), 1 deletion(-)

Thu Jan 14 23:48:45 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update POTFILES.in 
 po/POTFILES.in | 383 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 203 insertions(+), 180 deletions(-)

Thu Jan 14 01:13:52 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix drawing widget resizing 
 LongoMatch/Gui/Component/DrawingWidget.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed Jan 13 23:59:29 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add translations to win32 deploy dir 
 win32/deploy_win32.py | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Wed Jan 13 23:36:28 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add translations ro win32 makefile and clean-up 
 Makefile.win32 | 85 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 50 insertions(+), 35 deletions(-)

Mon Jan 11 02:51:27 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.5 
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jan 11 02:37:23 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove warnings 
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 2 --
 LongoMatch/Gui/TreeView/PlaysTreeView.cs        | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Mon Jan 11 02:27:09 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix version in comment 
 LongoMatch/Time/SectionsTimeNode.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jan 10 20:17:52 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add players data to csv file 
 LongoMatch/IO/CSVExport.cs | 96 ++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 84 insertions(+), 12 deletions(-)

Sun Jan 10 03:41:14 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update RELEASE notes 
 RELEASE | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sun Jan 10 03:40:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tags data to CSV file 
 LongoMatch/IO/CSVExport.cs | 48 ++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 46 insertions(+), 2 deletions(-)

Sun Jan 10 02:31:05 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *After adding a new play expand the tree and select the play 
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 26 ++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)

Sat Jan 9 19:13:51 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove LongoMatch binaries from the deps folder 
 win32/deps/LongoMatch.exe     | Bin 9589634 -> 0 bytes
 win32/deps/libcesarplayer.dll | Bin 265295 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Sat Jan 9 18:21:06 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Simplify win32 deployment 	Created new win32 folder for all the windows stuff 	Added new deployment script -> No more dll's in the repo! 
 Makefile.win32                                     |  26 +-
 win32/COPYING.TXT                                  | 278 +++++++++++
 win32/deploy_win32.py                              | 117 +++++
 win32/deps/Db4objects.Db4o.dll                     | Bin 0 -> 600576 bytes
 win32/deps/LongoMatch.exe                          | Bin 0 -> 9589634 bytes
 win32/deps/ThemeSelector.exe                       | Bin 0 -> 293376 bytes
 win32/deps/engines/libanachron.dll                 | Bin 0 -> 28558 bytes
 win32/deps/engines/libaurora.dll                   | Bin 0 -> 111369 bytes
 win32/deps/engines/libbluecurve.dll                | Bin 0 -> 57580 bytes
 win32/deps/engines/libcandido.dll                  | Bin 0 -> 60073 bytes
 win32/deps/engines/libcleanice.dll                 | Bin 0 -> 36596 bytes
 win32/deps/engines/libclearlooks.dll               | Bin 0 -> 164869 bytes
 win32/deps/engines/libcrux-engine.dll              | Bin 0 -> 58726 bytes
 win32/deps/engines/libdyndyn.dll                   | Bin 0 -> 66599 bytes
 win32/deps/engines/libgflat.dll                    | Bin 0 -> 75869 bytes
 win32/deps/engines/libglide.dll                    | Bin 0 -> 77842 bytes
 win32/deps/engines/libhcengine.dll                 | Bin 0 -> 57334 bytes
 win32/deps/engines/libindustrial.dll               | Bin 0 -> 55993 bytes
 win32/deps/engines/liblighthouseblue.dll           | Bin 0 -> 51405 bytes
 win32/deps/engines/libmetal.dll                    | Bin 0 -> 47966 bytes
 win32/deps/engines/libmgicchikn.dll                | Bin 0 -> 86783 bytes
 win32/deps/engines/libmist.dll                     | Bin 0 -> 50496 bytes
 win32/deps/engines/libmurrine.dll                  | Bin 0 -> 88123 bytes
 win32/deps/engines/libnimbus.dll                   | Bin 0 -> 138364 bytes
 win32/deps/engines/libnodoka.dll                   | Bin 0 -> 82547 bytes
 win32/deps/engines/libpixmap.dll                   | Bin 0 -> 35029 bytes
 win32/deps/engines/libredmond95.dll                | Bin 0 -> 59520 bytes
 win32/deps/engines/librezlooks.dll                 | Bin 0 -> 61051 bytes
 win32/deps/engines/libsmooth.dll                   | Bin 0 -> 221642 bytes
 win32/deps/engines/libsvg.dll                      | Bin 0 -> 55369 bytes
 win32/deps/engines/libthinice.dll                  | Bin 0 -> 52463 bytes
 win32/deps/engines/libubuntulooks.dll              | Bin 0 -> 78580 bytes
 win32/deps/engines/libwimp.dll                     | Bin 0 -> 55879 bytes
 win32/deps/engines/libxfce.dll                     | Bin 0 -> 42700 bytes
 win32/deps/gtkrc                                   |   8 +
 win32/deps/icons/hicolor/24x24/status/Thumbs.db    | Bin 0 -> 4608 bytes
 .../icons/hicolor/24x24/status/stock_calendar.png  | Bin 0 -> 823 bytes
 .../icons/hicolor/24x24/status/stock_volume.png    | Bin 0 -> 1217 bytes
 win32/deps/icons/hicolor/index.theme               |  13 +
 win32/deps/libcesarplayer.dll                      | Bin 0 -> 265295 bytes
 win32/deps/themes/AnachronAna/gtk-2.0/gtkrc        |  95 ++++
 win32/deps/themes/Aurora-Midnight/gtk-2.0/gtkrc    | 361 ++++++++++++++
 win32/deps/themes/Aurora-looks/gtk-2.0/gtkrc       | 350 ++++++++++++++
 win32/deps/themes/Aurora/gtk-2.0/gtkrc             | 362 ++++++++++++++
 win32/deps/themes/Bluecurve/gtk-2.0/gtkrc          | 151 ++++++
 win32/deps/themes/Candido-Calm/gtk-2.0/gtkrc       | 205 ++++++++
 win32/deps/themes/Candido-Candy/gtk-2.0/gtkrc      | 209 +++++++++
 win32/deps/themes/Candido-DarkOrange/gtk-2.0/gtkrc | 193 ++++++++
 win32/deps/themes/Candido-Hybrid/gtk-2.0/gtkrc     | 210 +++++++++
 .../deps/themes/Candido-NeoGraphite/gtk-2.0/gtkrc  | 200 ++++++++
 win32/deps/themes/Cleanice-dark/gtk-2.0/gtkrc      |  74 +++
 win32/deps/themes/Cleanice/gtk-2.0/gtkrc           |  37 ++
 win32/deps/themes/Cleanice/gtk-2.0/index.theme     |  10 +
 win32/deps/themes/Cleanice/gtk-2.0/index.theme.in  |  10 +
 win32/deps/themes/Clearlooks/gtk-2.0/gtkrc         | 272 +++++++++++
 win32/deps/themes/ClearlooksClassic/gtk-2.0/gtkrc  | 209 +++++++++
 win32/deps/themes/CortlandChicken/README           |   1 +
 .../themes/CortlandChicken/gtk-2.0/check-in.png    | Bin 0 -> 161 bytes
 .../themes/CortlandChicken/gtk-2.0/check-out.png   | Bin 0 -> 116 bytes
 win32/deps/themes/CortlandChicken/gtk-2.0/gtkrc    | 327 +++++++++++++
 .../themes/CortlandChicken/gtk-2.0/radio-both.png  | Bin 0 -> 196 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-in.png    | Bin 0 -> 190 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-out.png   | Bin 0 -> 185 bytes
 win32/deps/themes/Crux/gtk-2.0/gtkrc               | 149 ++++++
 .../deps/themes/Delightfully-Smooth/gtk-2.0/gtkrc  | 440 +++++++++++++++++
 win32/deps/themes/DyndynBlueGray/gtk-2.0/gtkrc     | 211 +++++++++
 win32/deps/themes/DyndynPinkGray/gtk-2.0/gtkrc     | 211 +++++++++
 win32/deps/themes/G26/gtk-2.0/gtkrc                | 319 +++++++++++++
 win32/deps/themes/G26/gtk-2.0/iconrc               |  20 +
 win32/deps/themes/G26/gtk-2.0/stock_apply.png      | Bin 0 -> 812 bytes
 win32/deps/themes/G26/gtk-2.0/stock_bottom.png     | Bin 0 -> 662 bytes
 win32/deps/themes/G26/gtk-2.0/stock_cancel.png     | Bin 0 -> 1166 bytes
 win32/deps/themes/G26/gtk-2.0/stock_down.png       | Bin 0 -> 590 bytes
 win32/deps/themes/G26/gtk-2.0/stock_first.png      | Bin 0 -> 657 bytes
 win32/deps/themes/G26/gtk-2.0/stock_last.png       | Bin 0 -> 644 bytes
 win32/deps/themes/G26/gtk-2.0/stock_left.png       | Bin 0 -> 523 bytes
 win32/deps/themes/G26/gtk-2.0/stock_ok.png         | Bin 0 -> 806 bytes
 win32/deps/themes/G26/gtk-2.0/stock_refresh.png    | Bin 0 -> 1061 bytes
 win32/deps/themes/G26/gtk-2.0/stock_right.png      | Bin 0 -> 522 bytes
 win32/deps/themes/G26/gtk-2.0/stock_top.png        | Bin 0 -> 674 bytes
 win32/deps/themes/G26/gtk-2.0/stock_up.png         | Bin 0 -> 605 bytes
 win32/deps/themes/Gflat-graphite/gtk-2.0/gtkrc     | 213 +++++++++
 win32/deps/themes/Gflat-quicksilver/gtk-2.0/gtkrc  | 178 +++++++
 win32/deps/themes/Glider/gtk-2.0/gtkrc             | 129 +++++
 win32/deps/themes/Glossy/gtk-2.0/gtkrc             | 218 +++++++++
 win32/deps/themes/HighContrast/gtk-2.0/gtkrc       | 248 ++++++++++
 win32/deps/themes/HighContrast/gtk-2.0/gtkrc.in    |  67 +++
 .../deps/themes/HighContrastInverse/gtk-2.0/gtkrc  | 252 ++++++++++
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |  71 +++
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc    | 263 +++++++++++
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc.in |  82 ++++
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc    | 263 +++++++++++
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc.in |  82 ++++
 win32/deps/themes/Human/gtk-2.0/gtkrc              | 240 ++++++++++
 win32/deps/themes/Industrial/gtk-2.0/gtkrc         | 225 +++++++++
 win32/deps/themes/Inverted/gtk-2.0/gtkrc           | 198 ++++++++
 win32/deps/themes/LargePrint/gtk-2.0/gtkrc         | 231 +++++++++
 win32/deps/themes/LargePrint/gtk-2.0/gtkrc.in      |  50 ++
 win32/deps/themes/LighthouseBlue/gtk-2.0/gtkrc     | 131 ++++++
 win32/deps/themes/LowContrast/gtk-2.0/gtkrc        | 238 ++++++++++
 win32/deps/themes/LowContrast/gtk-2.0/gtkrc.in     |  57 +++
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc     | 253 ++++++++++
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc.in  |  72 +++
 win32/deps/themes/MagicChicken/README              |   1 +
 win32/deps/themes/MagicChicken/gtk-2.0/gtkrc       | 293 ++++++++++++
 win32/deps/themes/Metal/gtk-2.0/gtkrc              |  71 +++
 win32/deps/themes/Mist/gtk-2.0/gtkrc               |  85 ++++
 win32/deps/themes/MurrinaCandy/gtk-2.0/gtkrc       | 215 +++++++++
 win32/deps/themes/MurrinaCappuccino/gtk-2.0/gtkrc  | 163 +++++++
 win32/deps/themes/MurrinaEalm/gtk-2.0/gtkrc        | 211 +++++++++
 win32/deps/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc | 202 ++++++++
 win32/deps/themes/Nimbus/gtk-2.0/about.png         | Bin 0 -> 1344 bytes
 win32/deps/themes/Nimbus/gtk-2.0/add.png           | Bin 0 -> 1307 bytes
 win32/deps/themes/Nimbus/gtk-2.0/apply.png         | Bin 0 -> 752 bytes
 win32/deps/themes/Nimbus/gtk-2.0/broken_image.png  | Bin 0 -> 947 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cancel.png        | Bin 0 -> 646 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cdrom_16.png      | Bin 0 -> 782 bytes
 win32/deps/themes/Nimbus/gtk-2.0/cdrom_24.png      | Bin 0 -> 1470 bytes
 win32/deps/themes/Nimbus/gtk-2.0/clear.png         | Bin 0 -> 1056 bytes
 win32/deps/themes/Nimbus/gtk-2.0/close.png         | Bin 0 -> 727 bytes
 win32/deps/themes/Nimbus/gtk-2.0/colorselector.png | Bin 0 -> 1732 bytes
 win32/deps/themes/Nimbus/gtk-2.0/connect.png       | Bin 0 -> 1098 bytes
 win32/deps/themes/Nimbus/gtk-2.0/convert.png       | Bin 0 -> 752 bytes
 win32/deps/themes/Nimbus/gtk-2.0/delete_16.png     | Bin 0 -> 945 bytes
 win32/deps/themes/Nimbus/gtk-2.0/delete_24.png     | Bin 0 -> 1562 bytes
 .../Nimbus/gtk-2.0/dialog_authentication.png       | Bin 0 -> 2861 bytes
 win32/deps/themes/Nimbus/gtk-2.0/dialog_error.png  | Bin 0 -> 2665 bytes
 win32/deps/themes/Nimbus/gtk-2.0/dialog_info.png   | Bin 0 -> 3788 bytes
 .../deps/themes/Nimbus/gtk-2.0/dialog_question.png | Bin 0 -> 4111 bytes
 .../deps/themes/Nimbus/gtk-2.0/dialog_warning.png  | Bin 0 -> 3308 bytes
 win32/deps/themes/Nimbus/gtk-2.0/directory.png     | Bin 0 -> 721 bytes
 win32/deps/themes/Nimbus/gtk-2.0/disconnect.png    | Bin 0 -> 1098 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-new.png  | Bin 0 -> 843 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-open.png | Bin 0 -> 1053 bytes
 .../Nimbus/gtk-2.0/document-print-preview.png      | Bin 0 -> 1340 bytes
 .../deps/themes/Nimbus/gtk-2.0/document-print.png  | Bin 0 -> 1104 bytes
 .../themes/Nimbus/gtk-2.0/document-properties.png  | Bin 0 -> 991 bytes
 .../themes/Nimbus/gtk-2.0/document-save-as.png     | Bin 0 -> 1335 bytes
 win32/deps/themes/Nimbus/gtk-2.0/document-save.png | Bin 0 -> 955 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-copy_16.png  | Bin 0 -> 552 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-copy_24.png  | Bin 0 -> 698 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-cut_16.png   | Bin 0 -> 602 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-cut_24.png   | Bin 0 -> 1286 bytes
 .../themes/Nimbus/gtk-2.0/edit-find-replace.png    | Bin 0 -> 1507 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-find.png     | Bin 0 -> 1103 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-paste.png    | Bin 0 -> 912 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-redo.png     | Bin 0 -> 1163 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit-undo.png     | Bin 0 -> 1173 bytes
 win32/deps/themes/Nimbus/gtk-2.0/edit.png          | Bin 0 -> 684 bytes
 win32/deps/themes/Nimbus/gtk-2.0/execute.png       | Bin 0 -> 1300 bytes
 win32/deps/themes/Nimbus/gtk-2.0/file.png          | Bin 0 -> 516 bytes
 win32/deps/themes/Nimbus/gtk-2.0/floppy.png        | Bin 0 -> 818 bytes
 win32/deps/themes/Nimbus/gtk-2.0/font.png          | Bin 0 -> 1105 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-less.png   | Bin 0 -> 818 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-more.png   | Bin 0 -> 830 bytes
 .../Nimbus/gtk-2.0/format-justify-center.png       | Bin 0 -> 699 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-fill.png  | Bin 0 -> 763 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-left.png  | Bin 0 -> 682 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-right.png | Bin 0 -> 676 bytes
 .../themes/Nimbus/gtk-2.0/format-text-bold.png     | Bin 0 -> 587 bytes
 .../themes/Nimbus/gtk-2.0/format-text-italic.png   | Bin 0 -> 752 bytes
 .../Nimbus/gtk-2.0/format-text-strikethrough.png   | Bin 0 -> 595 bytes
 .../Nimbus/gtk-2.0/format-text-underline.png       | Bin 0 -> 593 bytes
 win32/deps/themes/Nimbus/gtk-2.0/fullscreen.png    | Bin 0 -> 1135 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-bottom.png     | Bin 0 -> 915 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-down.png       | Bin 0 -> 814 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-first.png      | Bin 0 -> 960 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-home.png       | Bin 0 -> 1130 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-jump.png       | Bin 0 -> 1010 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-last.png       | Bin 0 -> 958 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-next.png       | Bin 0 -> 828 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-previous.png   | Bin 0 -> 848 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-top.png        | Bin 0 -> 958 bytes
 win32/deps/themes/Nimbus/gtk-2.0/go-up.png         | Bin 0 -> 836 bytes
 win32/deps/themes/Nimbus/gtk-2.0/gtkrc             |  70 +++
 win32/deps/themes/Nimbus/gtk-2.0/harddisk.png      | Bin 0 -> 957 bytes
 win32/deps/themes/Nimbus/gtk-2.0/help.png          | Bin 0 -> 1494 bytes
 win32/deps/themes/Nimbus/gtk-2.0/iconrc            | 103 ++++
 win32/deps/themes/Nimbus/gtk-2.0/index.png         | Bin 0 -> 972 bytes
 win32/deps/themes/Nimbus/gtk-2.0/info.png          | Bin 0 -> 1333 bytes
 .../themes/Nimbus/gtk-2.0/leave_fullscreen.png     | Bin 0 -> 895 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-ffwd.png    | Bin 0 -> 313 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-next.png    | Bin 0 -> 304 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-pause.png   | Bin 0 -> 236 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-play.png    | Bin 0 -> 282 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-prev.png    | Bin 0 -> 326 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-record.png  | Bin 0 -> 330 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-rewind.png  | Bin 0 -> 307 bytes
 win32/deps/themes/Nimbus/gtk-2.0/media-stop.png    | Bin 0 -> 227 bytes
 win32/deps/themes/Nimbus/gtk-2.0/network.png       | Bin 0 -> 1420 bytes
 win32/deps/themes/Nimbus/gtk-2.0/no.png            | Bin 0 -> 622 bytes
 win32/deps/themes/Nimbus/gtk-2.0/ok.png            | Bin 0 -> 797 bytes
 win32/deps/themes/Nimbus/gtk-2.0/preferences.png   | Bin 0 -> 898 bytes
 win32/deps/themes/Nimbus/gtk-2.0/quit.png          | Bin 0 -> 1143 bytes
 win32/deps/themes/Nimbus/gtk-2.0/remove.png        | Bin 0 -> 1188 bytes
 win32/deps/themes/Nimbus/gtk-2.0/revert.png        | Bin 0 -> 1175 bytes
 .../deps/themes/Nimbus/gtk-2.0/sort_ascending.png  | Bin 0 -> 989 bytes
 .../deps/themes/Nimbus/gtk-2.0/sort_descending.png | Bin 0 -> 983 bytes
 win32/deps/themes/Nimbus/gtk-2.0/spellcheck.png    | Bin 0 -> 715 bytes
 win32/deps/themes/Nimbus/gtk-2.0/stock_dnd.png     | Bin 0 -> 687 bytes
 .../themes/Nimbus/gtk-2.0/stock_dnd_multiple.png   | Bin 0 -> 766 bytes
 win32/deps/themes/Nimbus/gtk-2.0/stop.png          | Bin 0 -> 941 bytes
 win32/deps/themes/Nimbus/gtk-2.0/undelete.png      | Bin 0 -> 1473 bytes
 win32/deps/themes/Nimbus/gtk-2.0/view-refresh.png  | Bin 0 -> 1214 bytes
 win32/deps/themes/Nimbus/gtk-2.0/yes.png           | Bin 0 -> 654 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-best-fit.png | Bin 0 -> 1195 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-in.png       | Bin 0 -> 1167 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-original.png | Bin 0 -> 1133 bytes
 win32/deps/themes/Nimbus/gtk-2.0/zoom-out.png      | Bin 0 -> 1116 bytes
 win32/deps/themes/Nodoka-Aqua/gtk-2.0/gtkrc        | 287 +++++++++++
 win32/deps/themes/Nodoka-Gilouche/gtk-2.0/gtkrc    | 271 +++++++++++
 win32/deps/themes/Nodoka-Looks/gtk-2.0/gtkrc       | 281 +++++++++++
 win32/deps/themes/Nodoka-Midnight/gtk-2.0/gtkrc    | 282 +++++++++++
 win32/deps/themes/Nodoka-Rounded/gtk-2.0/gtkrc     | 281 +++++++++++
 win32/deps/themes/Nodoka-Silver/gtk-2.0/gtkrc      | 267 +++++++++++
 win32/deps/themes/Nodoka-Squared/gtk-2.0/gtkrc     | 281 +++++++++++
 win32/deps/themes/Nodoka/gtk-2.0/gtkrc             | 281 +++++++++++
 win32/deps/themes/OkayishChicken/README            |   1 +
 win32/deps/themes/OkayishChicken/gtk-2.0/gtkrc     | 122 +++++
 win32/deps/themes/Redmond/gtk-2.0/gtkrc            | 102 ++++
 win32/deps/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc  | 211 +++++++++
 win32/deps/themes/Rezlooks-graphite/gtk-2.0/gtkrc  | 208 ++++++++
 win32/deps/themes/Simple/gtk-2.0/gtkrc             |  70 +++
 .../deps/themes/Smooth-Funky-Monkey/gtk-2.0/gtkrc  | 214 +++++++++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-back.svg  |  39 ++
 .../gtk-2.0/stock_go-forward.svg                   |  39 ++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-up.svg    |  42 ++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_home.svg     |  26 +
 .../Smooth-Funky-Monkey/gtk-2.0/stock_new.svg      |  46 ++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_open.svg     |  51 ++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_refresh.svg  |  29 ++
 .../Smooth-Funky-Monkey/gtk-2.0/stock_stop.svg     |  26 +
 win32/deps/themes/Smooth-Line/gtk-2.0/gtkrc        | 522 +++++++++++++++++++++
 win32/deps/themes/Smooth-Okayish/gtk-2.0/gtkrc     | 143 ++++++
 win32/deps/themes/Smooth-Sea-Ice/gtk-2.0/gtkrc     | 365 ++++++++++++++
 .../themes/Smooth-Tangerine-Dream/gtk-2.0/gtkrc    | 380 +++++++++++++++
 win32/deps/themes/Smooth-Winter/gtk-2.0/gtkrc      | 353 ++++++++++++++
 win32/deps/themes/Smooth-Winter/gtk-2.0/iconrc     |  20 +
 .../themes/Smooth-Winter/gtk-2.0/stock_apply.png   | Bin 0 -> 812 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_bottom.png  | Bin 0 -> 662 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_cancel.png  | Bin 0 -> 1166 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_down.png    | Bin 0 -> 590 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_first.png   | Bin 0 -> 657 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_last.png    | Bin 0 -> 644 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_left.png    | Bin 0 -> 523 bytes
 .../deps/themes/Smooth-Winter/gtk-2.0/stock_ok.png | Bin 0 -> 806 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_refresh.png | Bin 0 -> 1061 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_right.png   | Bin 0 -> 522 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_top.png     | Bin 0 -> 674 bytes
 .../deps/themes/Smooth-Winter/gtk-2.0/stock_up.png | Bin 0 -> 605 bytes
 win32/deps/themes/ThinIce/gtk-2.0/gtkrc            |  84 ++++
 win32/deps/themes/XFCE-4.0/ICON.png                |   0
 win32/deps/themes/XFCE-4.0/README.html             |   5 +
 win32/deps/themes/XFCE-4.0/gtk-2.0/gtkrc           | 238 ++++++++++
 win32/deps/themes/XFCE-4.2/ICON.png                |   0
 win32/deps/themes/XFCE-4.2/README.html             |   5 +
 win32/deps/themes/XFCE-4.2/gtk-2.0/gtkrc           | 289 ++++++++++++
 win32/deps/themes/XFCE/ICON.png                    |   0
 win32/deps/themes/XFCE/README.html                 |   5 +
 win32/deps/themes/XFCE/gtk-2.0/gtkrc               | 349 ++++++++++++++
 win32/installer.iss                                |  50 ++
 261 files changed, 16495 insertions(+), 13 deletions(-)

Sat Jan 9 18:19:19 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete the LongoMatch/win32 deployment folder 
 LongoMatch/Win32/COPYING.TXT                       | 278 -----------
 LongoMatch/Win32/bin/LongoMatch.exe                | Bin 9170011 -> 0 bytes
 LongoMatch/Win32/bin/MonoPosixHelper.dll           | Bin 394055 -> 0 bytes
 LongoMatch/Win32/bin/SDL.dll                       | Bin 460904 -> 0 bytes
 LongoMatch/Win32/bin/freetype-6.dll                | Bin 650785 -> 0 bytes
 LongoMatch/Win32/bin/gdksharpglue-2.dll            | Bin 231312 -> 0 bytes
 LongoMatch/Win32/bin/glibsharpglue-2.dll           | Bin 97567 -> 0 bytes
 LongoMatch/Win32/bin/gst-inspect-0.10.exe          | Bin 211968 -> 0 bytes
 LongoMatch/Win32/bin/gst-launch-0.10.exe           | Bin 203264 -> 0 bytes
 LongoMatch/Win32/bin/gst-xmlinspect-0.10.exe       | Bin 203264 -> 0 bytes
 LongoMatch/Win32/bin/gtk2_prefs.exe                | Bin 293376 -> 0 bytes
 LongoMatch/Win32/bin/gtksharpglue-2.dll            | Bin 709147 -> 0 bytes
 LongoMatch/Win32/bin/iconv.dll                     | Bin 5120 -> 0 bytes
 LongoMatch/Win32/bin/intl.dll                      | Bin 104861 -> 0 bytes
 LongoMatch/Win32/bin/jpeg62.dll                    | Bin 127488 -> 0 bytes
 LongoMatch/Win32/bin/liba52-0.dll                  | Bin 58031 -> 0 bytes
 LongoMatch/Win32/bin/libatk-1.0-0.dll              | Bin 151812 -> 0 bytes
 LongoMatch/Win32/bin/libbz2.dll                    | Bin 152526 -> 0 bytes
 LongoMatch/Win32/bin/libcairo-2.dll                | Bin 664581 -> 0 bytes
 LongoMatch/Win32/bin/libcesarplayer.dll            | Bin 253036 -> 0 bytes
 LongoMatch/Win32/bin/libdca-0.dll                  | Bin 173099 -> 0 bytes
 LongoMatch/Win32/bin/libdl.dll                     | Bin 7168 -> 0 bytes
 LongoMatch/Win32/bin/libdvdnav-4.dll               | Bin 151746 -> 0 bytes
 LongoMatch/Win32/bin/libdvdnavmini-4.dll           | Bin 151746 -> 0 bytes
 LongoMatch/Win32/bin/libdvdread-4.dll              | Bin 149398 -> 0 bytes
 LongoMatch/Win32/bin/libfaac-0.dll                 | Bin 109912 -> 0 bytes
 LongoMatch/Win32/bin/libfaad-2.dll                 | Bin 369232 -> 0 bytes
 LongoMatch/Win32/bin/libfontconfig-1.dll           | Bin 270735 -> 0 bytes
 LongoMatch/Win32/bin/libfreetype-6.dll             | Bin 650785 -> 0 bytes
 LongoMatch/Win32/bin/libgailutil-18.dll            | Bin 51252 -> 0 bytes
 LongoMatch/Win32/bin/libgcrypt-11.dll              | Bin 719092 -> 0 bytes
 LongoMatch/Win32/bin/libgdk-win32-2.0-0.dll        | Bin 833453 -> 0 bytes
 LongoMatch/Win32/bin/libgdk_pixbuf-2.0-0.dll       | Bin 138714 -> 0 bytes
 LongoMatch/Win32/bin/libgio-2.0-0.dll              | Bin 521539 -> 0 bytes
 LongoMatch/Win32/bin/libglib-2.0-0.dll             | Bin 1171256 -> 0 bytes
 LongoMatch/Win32/bin/libgmodule-2.0-0.dll          | Bin 39516 -> 0 bytes
 LongoMatch/Win32/bin/libgnutls-26.dll              | Bin 875476 -> 0 bytes
 LongoMatch/Win32/bin/libgnutls-extra-26.dll        | Bin 74057 -> 0 bytes
 LongoMatch/Win32/bin/libgnutls-openssl-26.dll      | Bin 182769 -> 0 bytes
 LongoMatch/Win32/bin/libgnutlsxx-26.dll            | Bin 252942 -> 0 bytes
 LongoMatch/Win32/bin/libgobject-2.0-0.dll          | Bin 316989 -> 0 bytes
 LongoMatch/Win32/bin/libgpg-error-0.dll            | Bin 85616 -> 0 bytes
 LongoMatch/Win32/bin/libgstapp-0.10.dll            | Bin 38400 -> 0 bytes
 LongoMatch/Win32/bin/libgstapp.dll                 | Bin 37888 -> 0 bytes
 LongoMatch/Win32/bin/libgstaudio-0.10.dll          | Bin 102912 -> 0 bytes
 LongoMatch/Win32/bin/libgstbase-0.10.dll           | Bin 178176 -> 0 bytes
 LongoMatch/Win32/bin/libgstcdda-0.10.dll           | Bin 31232 -> 0 bytes
 LongoMatch/Win32/bin/libgstcontroller-0.10.dll     | Bin 104960 -> 0 bytes
 LongoMatch/Win32/bin/libgstdataprotocol-0.10.dll   | Bin 18944 -> 0 bytes
 LongoMatch/Win32/bin/libgstdshow-0.10.dll          | Bin 57856 -> 0 bytes
 LongoMatch/Win32/bin/libgstfarsight-0.10.dll       | Bin 45056 -> 0 bytes
 LongoMatch/Win32/bin/libgstfft-0.10.dll            | Bin 39936 -> 0 bytes
 LongoMatch/Win32/bin/libgstinterfaces-0.10.dll     | Bin 49152 -> 0 bytes
 LongoMatch/Win32/bin/libgstnet-0.10.dll            | Bin 23040 -> 0 bytes
 LongoMatch/Win32/bin/libgstnetbuffer-0.10.dll      | Bin 11264 -> 0 bytes
 LongoMatch/Win32/bin/libgstpbutils-0.10.dll        | Bin 41472 -> 0 bytes
 LongoMatch/Win32/bin/libgstphotography-0.10.dll    | Bin 16384 -> 0 bytes
 LongoMatch/Win32/bin/libgstreamer-0.10.dll         | Bin 645120 -> 0 bytes
 LongoMatch/Win32/bin/libgstriff-0.10.dll           | Bin 40960 -> 0 bytes
 LongoMatch/Win32/bin/libgstrtp-0.10.dll            | Bin 56320 -> 0 bytes
 LongoMatch/Win32/bin/libgstrtsp-0.10.dll           | Bin 66048 -> 0 bytes
 LongoMatch/Win32/bin/libgstsdp-0.10.dll            | Bin 23552 -> 0 bytes
 LongoMatch/Win32/bin/libgsttag-0.10.dll            | Bin 50176 -> 0 bytes
 LongoMatch/Win32/bin/libgstvideo-0.10.dll          | Bin 22528 -> 0 bytes
 LongoMatch/Win32/bin/libgthread-2.0-0.dll          | Bin 46605 -> 0 bytes
 LongoMatch/Win32/bin/libgtk-win32-2.0-0.dll        | Bin 4846324 -> 0 bytes
 LongoMatch/Win32/bin/libiconv-2.dll                | Bin 918016 -> 0 bytes
 LongoMatch/Win32/bin/libintl-8.dll                 | Bin 76800 -> 0 bytes
 LongoMatch/Win32/bin/libjpeg.dll                   | Bin 138752 -> 0 bytes
 LongoMatch/Win32/bin/libmms-0.dll                  | Bin 109666 -> 0 bytes
 LongoMatch/Win32/bin/libmp3lame-0.dll              | Bin 380944 -> 0 bytes
 LongoMatch/Win32/bin/libmpeg2-0.dll                | Bin 140015 -> 0 bytes
 LongoMatch/Win32/bin/libmpeg2convert-0.dll         | Bin 47687 -> 0 bytes
 LongoMatch/Win32/bin/libneon-27.dll                | Bin 182123 -> 0 bytes
 LongoMatch/Win32/bin/libnice.dll                   | Bin 116736 -> 0 bytes
 LongoMatch/Win32/bin/libogg-0.dll                  | Bin 35730 -> 0 bytes
 LongoMatch/Win32/bin/liboil-0.3-0.dll              | Bin 708126 -> 0 bytes
 LongoMatch/Win32/bin/libopenjpeg-2.dll             | Bin 162391 -> 0 bytes
 LongoMatch/Win32/bin/libpango-1.0-0.dll            | Bin 374898 -> 0 bytes
 LongoMatch/Win32/bin/libpangocairo-1.0-0.dll       | Bin 106845 -> 0 bytes
 LongoMatch/Win32/bin/libpangoft2-1.0-0.dll         | Bin 350455 -> 0 bytes
 LongoMatch/Win32/bin/libpangowin32-1.0-0.dll       | Bin 115659 -> 0 bytes
 LongoMatch/Win32/bin/libpixman-1-0.dll             | Bin 1073869 -> 0 bytes
 LongoMatch/Win32/bin/libpng12-0.dll                | Bin 247310 -> 0 bytes
 LongoMatch/Win32/bin/libpng13.dll                  | Bin 145920 -> 0 bytes
 LongoMatch/Win32/bin/librsvg-2.dll                 | Bin 260378 -> 0 bytes
 LongoMatch/Win32/bin/libschroedinger-1.0-0.dll     | Bin 624910 -> 0 bytes
 LongoMatch/Win32/bin/libsoup-2.4-1.dll             | Bin 377890 -> 0 bytes
 LongoMatch/Win32/bin/libspeex-1.dll                | Bin 131150 -> 0 bytes
 LongoMatch/Win32/bin/libspeexdsp-1.dll             | Bin 95954 -> 0 bytes
 LongoMatch/Win32/bin/libtheora-0.dll               | Bin 364387 -> 0 bytes
 LongoMatch/Win32/bin/libtheoradec-1.dll            | Bin 122390 -> 0 bytes
 LongoMatch/Win32/bin/libtheoraenc-1.dll            | Bin 258918 -> 0 bytes
 LongoMatch/Win32/bin/libvorbis-0.dll               | Bin 191320 -> 0 bytes
 LongoMatch/Win32/bin/libvorbisenc-2.dll            | Bin 1153304 -> 0 bytes
 LongoMatch/Win32/bin/libvorbisfile-3.dll           | Bin 54835 -> 0 bytes
 LongoMatch/Win32/bin/libwavpack-1.dll              | Bin 224968 -> 0 bytes
 LongoMatch/Win32/bin/libx264-67.dll                | Bin 750080 -> 0 bytes
 LongoMatch/Win32/bin/libxml2-2.dll                 | Bin 1527731 -> 0 bytes
 LongoMatch/Win32/bin/mono.dll                      | Bin 2188589 -> 0 bytes
 LongoMatch/Win32/bin/pangosharpglue-2.dll          | Bin 96779 -> 0 bytes
 LongoMatch/Win32/bin/pthreadGC2.dll                | Bin 71886 -> 0 bytes
 LongoMatch/Win32/bin/regex2.dll                    | Bin 79360 -> 0 bytes
 LongoMatch/Win32/bin/xvidcore.dll                  | Bin 1101318 -> 0 bytes
 LongoMatch/Win32/bin/zlib1.dll                     | Bin 75264 -> 0 bytes
 LongoMatch/Win32/deps/Db4objects.Db4o.dll          | Bin 600576 -> 0 bytes
 .../Win32/etc/fonts/conf.avail/10-autohint.conf    |   9 -
 .../etc/fonts/conf.avail/10-no-sub-pixel.conf      |   9 -
 .../etc/fonts/conf.avail/10-sub-pixel-bgr.conf     |   9 -
 .../etc/fonts/conf.avail/10-sub-pixel-rgb.conf     |   9 -
 .../etc/fonts/conf.avail/10-sub-pixel-vbgr.conf    |   9 -
 .../etc/fonts/conf.avail/10-sub-pixel-vrgb.conf    |   9 -
 .../Win32/etc/fonts/conf.avail/10-unhinted.conf    |   9 -
 .../etc/fonts/conf.avail/20-fix-globaladvance.conf |  29 --
 .../etc/fonts/conf.avail/20-lohit-gujarati.conf    |  11 -
 .../etc/fonts/conf.avail/20-unhint-small-vera.conf |  49 --
 .../Win32/etc/fonts/conf.avail/30-amt-aliases.conf |  21 -
 .../Win32/etc/fonts/conf.avail/30-urw-aliases.conf |  52 --
 .../Win32/etc/fonts/conf.avail/40-generic.conf     |  66 ---
 .../Win32/etc/fonts/conf.avail/49-sansserif.conf   |  21 -
 LongoMatch/Win32/etc/fonts/conf.avail/50-user.conf |   7 -
 .../Win32/etc/fonts/conf.avail/51-local.conf       |   7 -
 .../Win32/etc/fonts/conf.avail/60-latin.conf       |  42 --
 .../etc/fonts/conf.avail/65-fonts-persian.conf     | 539 ---------------------
 .../Win32/etc/fonts/conf.avail/65-nonlatin.conf    |  38 --
 .../Win32/etc/fonts/conf.avail/69-unifont.conf     |  24 -
 .../Win32/etc/fonts/conf.avail/70-no-bitmaps.conf  |  13 -
 .../Win32/etc/fonts/conf.avail/70-yes-bitmaps.conf |  13 -
 .../Win32/etc/fonts/conf.avail/80-delicious.conf   |  20 -
 .../Win32/etc/fonts/conf.avail/90-synthetic.conf   |  64 ---
 LongoMatch/Win32/etc/fonts/conf.avail/README       |  48 --
 .../etc/fonts/conf.d/20-fix-globaladvance.conf     |  29 --
 .../Win32/etc/fonts/conf.d/20-lohit-gujarati.conf  |  11 -
 .../etc/fonts/conf.d/20-unhint-small-vera.conf     |  49 --
 .../Win32/etc/fonts/conf.d/30-amt-aliases.conf     |  21 -
 .../Win32/etc/fonts/conf.d/30-urw-aliases.conf     |  52 --
 LongoMatch/Win32/etc/fonts/conf.d/40-generic.conf  |  66 ---
 .../Win32/etc/fonts/conf.d/49-sansserif.conf       |  21 -
 LongoMatch/Win32/etc/fonts/conf.d/50-user.conf     |   7 -
 LongoMatch/Win32/etc/fonts/conf.d/51-local.conf    |   7 -
 LongoMatch/Win32/etc/fonts/conf.d/60-latin.conf    |  42 --
 .../Win32/etc/fonts/conf.d/65-fonts-persian.conf   | 539 ---------------------
 LongoMatch/Win32/etc/fonts/conf.d/65-nonlatin.conf |  38 --
 LongoMatch/Win32/etc/fonts/conf.d/69-unifont.conf  |  24 -
 .../Win32/etc/fonts/conf.d/80-delicious.conf       |  20 -
 .../Win32/etc/fonts/conf.d/90-synthetic.conf       |  64 ---
 LongoMatch/Win32/etc/fonts/fonts.conf              | 400 ---------------
 LongoMatch/Win32/etc/fonts/fonts.dtd               | 186 -------
 LongoMatch/Win32/etc/fonts/local.conf              |  14 -
 LongoMatch/Win32/etc/gtk-2.0/gdk-pixbuf.loaders    | 118 -----
 LongoMatch/Win32/etc/gtk-2.0/gtk.immodules         |   7 -
 LongoMatch/Win32/etc/gtk-2.0/gtkrc                 |   8 -
 LongoMatch/Win32/etc/gtk-2.0/im-multipress.conf    |  23 -
 LongoMatch/Win32/etc/pango/pango.modules           |  28 --
 LongoMatch/Win32/installer.iss                     |  53 --
 LongoMatch/Win32/lib/gstreamer-0.10/libgnl.dll     | Bin 104448 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgsta52dec.dll      | Bin 23040 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstaacparse.dll    | Bin 38400 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstadder.dll       | Bin 25600 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstaiffparse.dll   | Bin 32256 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstalaw.dll | Bin 18944 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstalpha.dll       | Bin 12800 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstamrparse.dll    | Bin 35840 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstapetag.dll      | Bin 14848 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstappplugin.dll   | Bin 8192 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstasfdemux.dll    | Bin 86528 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      | Bin 51200 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiofx.dll     | Bin 80384 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiorate.dll   | Bin 17920 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     | Bin 51200 -> 0 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      | Bin 28672 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstauparse.dll     | Bin 18944 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstautoconvert.dll | Bin 25088 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstautodetect.dll  | Bin 29696 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstavi.dll  | Bin 96256 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstbayer.dll       | Bin 18432 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstcairo.dll       | Bin 27136 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstcamerabin.dll   | Bin 75776 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstcdxaparse.dll   | Bin 22016 -> 0 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      | Bin 119296 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstcutter.dll      | Bin 16896 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdebug.dll       | Bin 40960 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin.dll   | Bin 32768 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin2.dll  | Bin 73216 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdeinterlace.dll | Bin 37376 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectdraw.dll  | Bin 35328 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectsound.dll | Bin 227840 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll   | Bin 88576 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll   | Bin 41984 -> 0 bytes
 .../lib/gstreamer-0.10/libgstdshowvideosink.dll    | Bin 53760 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdtmf.dll | Bin 37888 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdts.dll  | Bin 22016 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdlpcmdec.dll  | Bin 19456 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdread.dll     | Bin 33280 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdspu.dll      | Bin 40448 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdsub.dll      | Bin 28160 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgsteffectv.dll     | Bin 31232 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstequalizer.dll   | Bin 24064 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaac.dll | Bin 20992 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaad.dll | Bin 27648 -> 0 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  | Bin 131584 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstffmpeggpl.dll   | Bin 5764096 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflv.dll  | Bin 58880 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflx.dll  | Bin 16896 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstfreeze.dll      | Bin 13312 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgdp.dll  | Bin 29696 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgio.dll  | Bin 36864 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgsth264parse.dll   | Bin 20480 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgsticydemux.dll    | Bin 15360 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstid3demux.dll    | Bin 30720 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstiec958.dll      | Bin 15872 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstinterleave.dll  | Bin 35328 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstjpeg.dll | Bin 47616 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstlame.dll | Bin 45568 -> 0 bytes
 .../lib/gstreamer-0.10/libgstlegacyresample.dll    | Bin 31744 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstlevel.dll       | Bin 19456 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstlibmms.dll      | Bin 16896 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstliveadder.dll   | Bin 34304 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmatroska.dll    | Bin 136192 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmonoscope.dll   | Bin 17920 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpeg2dec.dll    | Bin 33792 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   | Bin 20480 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegaudioparse.dll    | Bin 44544 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegdemux.dll   | Bin 141824 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegstream.dll  | Bin 58880 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegtsmux.dll   | Bin 34304 -> 0 bytes
 .../lib/gstreamer-0.10/libgstmpegvideoparse.dll    | Bin 22528 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmulaw.dll       | Bin 15872 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultifile.dll   | Bin 15872 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultipart.dll   | Bin 23552 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmve.dll  | Bin 88576 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmxf.dll  | Bin 358400 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstneon.dll | Bin 22528 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstnice.dll | Bin 15360 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstnuvdemux.dll    | Bin 20480 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstogg.dll  | Bin 98816 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstpango.dll       | Bin 46592 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstpcapparse.dll   | Bin 13312 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstplaybin.dll     | Bin 158720 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtdemux.dll     | Bin 115200 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtmux.dll       | Bin 66048 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstqueue2.dll      | Bin 39936 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrawparse.dll    | Bin 35328 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstreal.dll | Bin 29696 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrealmedia.dll   | Bin 65024 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstreplaygain.dll  | Bin 35328 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstresindvd.dll    | Bin 143872 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtp_good.dll    | Bin 202752 -> 0 bytes
 .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll   | Bin 30208 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmanager.dll  | Bin 147456 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmux.dll      | Bin 19968 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpnetsim.dll   | Bin 14336 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtppayloads.dll | Bin 16384 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtprtpdemux.dll | Bin 14336 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtsp_good.dll   | Bin 83456 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstscaletempo.dll  | Bin 16896 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstsdl.dll  | Bin 27136 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstsdpplugin.dll   | Bin 25600 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstselector.dll    | Bin 34816 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstsiren.dll       | Bin 61952 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstsmpte.dll       | Bin 49664 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstspectrum.dll    | Bin 18944 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstspeed.dll       | Bin 17920 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgststereo.dll      | Bin 12288 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstsubenc.dll      | Bin 12288 -> 0 bytes
 .../lib/gstreamer-0.10/libgstsynaesthesia.dll      | Bin 17920 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgsttheora.dll      | Bin 52736 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsttta.dll  | Bin 22528 -> 0 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll | Bin 48128 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstudp.dll  | Bin 41984 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvalve.dll       | Bin 12800 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideobox.dll    | Bin 23040 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideocrop.dll   | Bin 32768 -> 0 bytes
 .../gstreamer-0.10/libgstvideofilterbalance.dll    | Bin 16384 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideofilterflip.dll   | Bin 18944 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideofiltergamma.dll  | Bin 12288 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideomixer.dll  | Bin 28160 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideorate.dll   | Bin 23040 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideoscale.dll  | Bin 55296 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideosignal.dll | Bin 19968 -> 0 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      | Bin 36352 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstvmnc.dll | Bin 20480 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvolume.dll      | Bin 18432 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstvorbis.dll      | Bin 55296 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwasapi.dll      | Bin 20480 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveenc.dll     | Bin 15360 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveform.dll    | Bin 15872 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavpack.dll     | Bin 52736 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavparse.dll    | Bin 40448 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwininet.dll     | Bin 14336 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstwinks.dll       | Bin 54784 -> 0 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      | Bin 23552 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstx264.dll | Bin 25088 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstxvid.dll | Bin 39424 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsty4m.dll  | Bin 12800 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libanachron.dll     | Bin 28558 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libaurora.dll | Bin 111369 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libbluecurve.dll    | Bin 57580 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcandido.dll      | Bin 60073 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcleanice.dll     | Bin 36596 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libclearlooks.dll   | Bin 164869 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libcrux-engine.dll  | Bin 58726 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libdyndyn.dll | Bin 66599 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libgflat.dll  | Bin 75869 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libglide.dll  | Bin 77842 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libhcengine.dll     | Bin 57334 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libindustrial.dll   | Bin 55993 -> 0 bytes
 .../gtk-2.0/2.10.0/engines/liblighthouseblue.dll   | Bin 51405 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libmetal.dll  | Bin 47966 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmgicchikn.dll    | Bin 86783 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libmist.dll   | Bin 50496 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libmurrine.dll      | Bin 88123 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libnimbus.dll | Bin 138364 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libnodoka.dll | Bin 82547 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libpixmap.dll | Bin 35029 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libredmond95.dll    | Bin 59520 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/librezlooks.dll     | Bin 61051 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libsmooth.dll | Bin 221642 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libsvg.dll    | Bin 55369 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libthinice.dll      | Bin 52463 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/engines/libubuntulooks.dll  | Bin 78580 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libwimp.dll   | Bin 55879 -> 0 bytes
 .../Win32/lib/gtk-2.0/2.10.0/engines/libxfce.dll   | Bin 42700 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ani.dll | Bin 28701 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.dll | Bin 27633 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-gif.dll | Bin 41810 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll | Bin 26987 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-jpeg.dll        | Bin 33859 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.dll | Bin 21312 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll | Bin 35817 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.dll | Bin 23669 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-ras.dll | Bin 18495 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-tga.dll | Bin 23999 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-tiff.dll        | Bin 27817 -> 0 bytes
 .../2.10.0/loaders/libpixbufloader-wbmp.dll        | Bin 18036 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.dll | Bin 23992 -> 0 bytes
 .../gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.dll | Bin 41713 -> 0 bytes
 .../lib/gtk-2.0/2.10.0/loaders/svg_loader.dll      | Bin 7168 -> 0 bytes
 LongoMatch/Win32/lib/gtk-2.0/include/gdkconfig.h   |  24 -
 .../gtk-2.0/pango/1.6.0/modules/pango-basic-fc.dll | Bin 10240 -> 0 bytes
 .../pango/1.6.0/modules/pango-basic-win32.dll      | Bin 16384 -> 0 bytes
 .../icons/hicolor/24x24/status/stock_calendar.png  | Bin 823 -> 0 bytes
 .../icons/hicolor/24x24/status/stock_volume.png    | Bin 1217 -> 0 bytes
 LongoMatch/Win32/share/icons/hicolor/index.theme   |  13 -
 .../Win32/share/locale/es/LC_MESSAGES/atk10.mo     | Bin 8464 -> 0 bytes
 .../Win32/share/locale/es/LC_MESSAGES/glib20.mo    | Bin 42173 -> 0 bytes
 .../locale/es/LC_MESSAGES/gtk20-properties.mo      | Bin 161594 -> 0 bytes
 .../Win32/share/locale/es/LC_MESSAGES/gtk20.mo     | Bin 73871 -> 0 bytes
 .../share/locale/es/LC_MESSAGES/longomatch.mo      | Bin 12919 -> 0 bytes
 .../Win32/share/locale/fr/LC_MESSAGES/atk10.mo     | Bin 8514 -> 0 bytes
 .../Win32/share/locale/fr/LC_MESSAGES/glib20.mo    | Bin 44077 -> 0 bytes
 .../locale/fr/LC_MESSAGES/gtk20-properties.mo      | Bin 163692 -> 0 bytes
 .../Win32/share/locale/fr/LC_MESSAGES/gtk20.mo     | Bin 75411 -> 0 bytes
 .../Win32/share/locale/lt/LC_MESSAGES/atk10.mo     | Bin 8392 -> 0 bytes
 .../Win32/share/locale/lt/LC_MESSAGES/glib20.mo    | Bin 37960 -> 0 bytes
 .../locale/lt/LC_MESSAGES/gtk20-properties.mo      | Bin 147953 -> 0 bytes
 .../Win32/share/locale/lt/LC_MESSAGES/gtk20.mo     | Bin 70145 -> 0 bytes
 .../Win32/share/longomatch/images/background.png   | Bin 73017 -> 0 bytes
 .../Win32/share/longomatch/images/longomatch.png   | Bin 16818 -> 0 bytes
 .../Win32/share/themes/AnachronAna/gtk-2.0/gtkrc   |  95 ----
 .../share/themes/Aurora-Midnight/gtk-2.0/gtkrc     | 361 --------------
 .../Win32/share/themes/Aurora-looks/gtk-2.0/gtkrc  | 350 -------------
 LongoMatch/Win32/share/themes/Aurora/gtk-2.0/gtkrc | 362 --------------
 .../Win32/share/themes/Bluecurve/gtk-2.0/gtkrc     | 151 ------
 .../Win32/share/themes/Candido-Calm/gtk-2.0/gtkrc  | 205 --------
 .../Win32/share/themes/Candido-Candy/gtk-2.0/gtkrc | 209 --------
 .../share/themes/Candido-DarkOrange/gtk-2.0/gtkrc  | 193 --------
 .../share/themes/Candido-Hybrid/gtk-2.0/gtkrc      | 210 --------
 .../share/themes/Candido-NeoGraphite/gtk-2.0/gtkrc | 200 --------
 .../Win32/share/themes/Cleanice-dark/gtk-2.0/gtkrc |  74 ---
 .../Win32/share/themes/Cleanice/gtk-2.0/gtkrc      |  37 --
 .../share/themes/Cleanice/gtk-2.0/index.theme      |  10 -
 .../share/themes/Cleanice/gtk-2.0/index.theme.in   |  10 -
 .../Win32/share/themes/Clearlooks/gtk-2.0/gtkrc    | 272 -----------
 .../share/themes/ClearlooksClassic/gtk-2.0/gtkrc   | 209 --------
 .../Win32/share/themes/CortlandChicken/README      |   1 -
 .../themes/CortlandChicken/gtk-2.0/check-in.png    | Bin 161 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/check-out.png   | Bin 116 -> 0 bytes
 .../share/themes/CortlandChicken/gtk-2.0/gtkrc     | 327 -------------
 .../themes/CortlandChicken/gtk-2.0/radio-both.png  | Bin 196 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-in.png    | Bin 190 -> 0 bytes
 .../themes/CortlandChicken/gtk-2.0/radio-out.png   | Bin 185 -> 0 bytes
 LongoMatch/Win32/share/themes/Crux/gtk-2.0/gtkrc   | 149 ------
 .../share/themes/Delightfully-Smooth/gtk-2.0/gtkrc | 440 -----------------
 .../share/themes/DyndynBlueGray/gtk-2.0/gtkrc      | 211 --------
 .../share/themes/DyndynPinkGray/gtk-2.0/gtkrc      | 211 --------
 LongoMatch/Win32/share/themes/G26/gtk-2.0/gtkrc    | 319 ------------
 LongoMatch/Win32/share/themes/G26/gtk-2.0/iconrc   |  20 -
 .../Win32/share/themes/G26/gtk-2.0/stock_apply.png | Bin 812 -> 0 bytes
 .../share/themes/G26/gtk-2.0/stock_bottom.png      | Bin 662 -> 0 bytes
 .../share/themes/G26/gtk-2.0/stock_cancel.png      | Bin 1166 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_down.png  | Bin 590 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_first.png | Bin 657 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_last.png  | Bin 644 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_left.png  | Bin 523 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_ok.png    | Bin 806 -> 0 bytes
 .../share/themes/G26/gtk-2.0/stock_refresh.png     | Bin 1061 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_right.png | Bin 522 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_top.png   | Bin 674 -> 0 bytes
 .../Win32/share/themes/G26/gtk-2.0/stock_up.png    | Bin 605 -> 0 bytes
 .../share/themes/Gflat-graphite/gtk-2.0/gtkrc      | 213 --------
 .../share/themes/Gflat-quicksilver/gtk-2.0/gtkrc   | 178 -------
 LongoMatch/Win32/share/themes/Glider/gtk-2.0/gtkrc | 129 -----
 LongoMatch/Win32/share/themes/Glossy/gtk-2.0/gtkrc | 218 ---------
 .../Win32/share/themes/HighContrast/gtk-2.0/gtkrc  | 248 ----------
 .../share/themes/HighContrast/gtk-2.0/gtkrc.in     |  67 ---
 .../share/themes/HighContrastInverse/gtk-2.0/gtkrc | 252 ----------
 .../themes/HighContrastInverse/gtk-2.0/gtkrc.in    |  71 ---
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc    | 263 ----------
 .../themes/HighContrastLargePrint/gtk-2.0/gtkrc.in |  82 ----
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc    | 263 ----------
 .../HighContrastLargePrintInverse/gtk-2.0/gtkrc.in |  82 ----
 LongoMatch/Win32/share/themes/Human/gtk-2.0/gtkrc  | 240 ---------
 .../Win32/share/themes/Industrial/gtk-2.0/gtkrc    | 225 ---------
 .../Win32/share/themes/Inverted/gtk-2.0/gtkrc      | 198 --------
 .../Win32/share/themes/LargePrint/gtk-2.0/gtkrc    | 231 ---------
 .../Win32/share/themes/LargePrint/gtk-2.0/gtkrc.in |  50 --
 .../share/themes/LighthouseBlue/gtk-2.0/gtkrc      | 131 -----
 .../Win32/share/themes/LowContrast/gtk-2.0/gtkrc   | 238 ---------
 .../share/themes/LowContrast/gtk-2.0/gtkrc.in      |  57 ---
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc     | 253 ----------
 .../themes/LowContrastLargePrint/gtk-2.0/gtkrc.in  |  72 ---
 LongoMatch/Win32/share/themes/MagicChicken/README  |   1 -
 .../Win32/share/themes/MagicChicken/gtk-2.0/gtkrc  | 293 -----------
 LongoMatch/Win32/share/themes/Metal/gtk-2.0/gtkrc  |  71 ---
 LongoMatch/Win32/share/themes/Mist/gtk-2.0/gtkrc   |  85 ----
 .../Win32/share/themes/MurrinaCandy/gtk-2.0/gtkrc  | 215 --------
 .../share/themes/MurrinaCappuccino/gtk-2.0/gtkrc   | 163 -------
 .../Win32/share/themes/MurrinaEalm/gtk-2.0/gtkrc   | 211 --------
 .../share/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc  | 202 --------
 .../Win32/share/themes/Nimbus/gtk-2.0/about.png    | Bin 1344 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/add.png      | Bin 1307 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/apply.png    | Bin 752 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/broken_image.png   | Bin 947 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/cancel.png   | Bin 646 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/cdrom_16.png | Bin 782 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/cdrom_24.png | Bin 1470 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/clear.png    | Bin 1056 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/close.png    | Bin 727 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/colorselector.png  | Bin 1732 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/connect.png  | Bin 1098 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/convert.png  | Bin 752 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/delete_16.png      | Bin 945 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/delete_24.png      | Bin 1562 -> 0 bytes
 .../Nimbus/gtk-2.0/dialog_authentication.png       | Bin 2861 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/dialog_error.png   | Bin 2665 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/dialog_info.png    | Bin 3788 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/dialog_question.png      | Bin 4111 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/dialog_warning.png | Bin 3308 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/directory.png      | Bin 721 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/disconnect.png     | Bin 1098 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/document-new.png   | Bin 843 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/document-open.png  | Bin 1053 -> 0 bytes
 .../Nimbus/gtk-2.0/document-print-preview.png      | Bin 1340 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/document-print.png | Bin 1104 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/document-properties.png  | Bin 991 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/document-save-as.png     | Bin 1335 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/document-save.png  | Bin 955 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-copy_16.png   | Bin 552 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-copy_24.png   | Bin 698 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-cut_16.png    | Bin 602 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-cut_24.png    | Bin 1286 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/edit-find-replace.png    | Bin 1507 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-find.png      | Bin 1103 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-paste.png     | Bin 912 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-redo.png      | Bin 1163 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/edit-undo.png      | Bin 1173 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/edit.png     | Bin 684 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/execute.png  | Bin 1300 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/file.png     | Bin 516 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/floppy.png   | Bin 818 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/font.png     | Bin 1105 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-less.png   | Bin 818 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-indent-more.png   | Bin 830 -> 0 bytes
 .../Nimbus/gtk-2.0/format-justify-center.png       | Bin 699 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-fill.png  | Bin 763 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-left.png  | Bin 682 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-justify-right.png | Bin 676 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-text-bold.png     | Bin 587 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/format-text-italic.png   | Bin 752 -> 0 bytes
 .../Nimbus/gtk-2.0/format-text-strikethrough.png   | Bin 595 -> 0 bytes
 .../Nimbus/gtk-2.0/format-text-underline.png       | Bin 593 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/fullscreen.png     | Bin 1135 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/go-bottom.png      | Bin 915 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-down.png  | Bin 814 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-first.png | Bin 960 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-home.png  | Bin 1130 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-jump.png  | Bin 1010 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-last.png  | Bin 958 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-next.png  | Bin 828 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/go-previous.png    | Bin 848 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-top.png   | Bin 958 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/go-up.png    | Bin 836 -> 0 bytes
 LongoMatch/Win32/share/themes/Nimbus/gtk-2.0/gtkrc |  70 ---
 .../Win32/share/themes/Nimbus/gtk-2.0/harddisk.png | Bin 957 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/help.png     | Bin 1494 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/iconrc       | 103 ----
 .../Win32/share/themes/Nimbus/gtk-2.0/index.png    | Bin 972 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/info.png     | Bin 1333 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/leave_fullscreen.png     | Bin 895 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-ffwd.png     | Bin 313 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-next.png     | Bin 304 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-pause.png    | Bin 236 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-play.png     | Bin 282 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-prev.png     | Bin 326 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-record.png   | Bin 330 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-rewind.png   | Bin 307 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/media-stop.png     | Bin 227 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/network.png  | Bin 1420 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/no.png       | Bin 622 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/ok.png       | Bin 797 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/preferences.png    | Bin 898 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/quit.png     | Bin 1143 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/remove.png   | Bin 1188 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/revert.png   | Bin 1175 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/sort_ascending.png | Bin 989 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/sort_descending.png      | Bin 983 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/spellcheck.png     | Bin 715 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/stock_dnd.png      | Bin 687 -> 0 bytes
 .../themes/Nimbus/gtk-2.0/stock_dnd_multiple.png   | Bin 766 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/stop.png     | Bin 941 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/undelete.png | Bin 1473 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/view-refresh.png   | Bin 1214 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/yes.png      | Bin 654 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/zoom-best-fit.png  | Bin 1195 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/zoom-in.png  | Bin 1167 -> 0 bytes
 .../share/themes/Nimbus/gtk-2.0/zoom-original.png  | Bin 1133 -> 0 bytes
 .../Win32/share/themes/Nimbus/gtk-2.0/zoom-out.png | Bin 1116 -> 0 bytes
 .../Win32/share/themes/Nodoka-Aqua/gtk-2.0/gtkrc   | 287 -----------
 .../share/themes/Nodoka-Gilouche/gtk-2.0/gtkrc     | 271 -----------
 .../Win32/share/themes/Nodoka-Looks/gtk-2.0/gtkrc  | 281 -----------
 .../share/themes/Nodoka-Midnight/gtk-2.0/gtkrc     | 282 -----------
 .../share/themes/Nodoka-Rounded/gtk-2.0/gtkrc      | 281 -----------
 .../Win32/share/themes/Nodoka-Silver/gtk-2.0/gtkrc | 267 ----------
 .../share/themes/Nodoka-Squared/gtk-2.0/gtkrc      | 281 -----------
 LongoMatch/Win32/share/themes/Nodoka/gtk-2.0/gtkrc | 281 -----------
 .../Win32/share/themes/OkayishChicken/README       |   1 -
 .../share/themes/OkayishChicken/gtk-2.0/gtkrc      | 122 -----
 .../Win32/share/themes/Redmond/gtk-2.0/gtkrc       | 102 ----
 .../share/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc   | 211 --------
 .../share/themes/Rezlooks-graphite/gtk-2.0/gtkrc   | 208 --------
 LongoMatch/Win32/share/themes/Simple/gtk-2.0/gtkrc |  70 ---
 .../share/themes/Smooth-Funky-Monkey/gtk-2.0/gtkrc | 214 --------
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-back.svg  |  39 --
 .../gtk-2.0/stock_go-forward.svg                   |  39 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_go-up.svg    |  42 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_home.svg     |  26 -
 .../Smooth-Funky-Monkey/gtk-2.0/stock_new.svg      |  46 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_open.svg     |  51 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_refresh.svg  |  29 --
 .../Smooth-Funky-Monkey/gtk-2.0/stock_stop.svg     |  26 -
 .../Win32/share/themes/Smooth-Line/gtk-2.0/gtkrc   | 522 --------------------
 .../share/themes/Smooth-Okayish/gtk-2.0/gtkrc      | 143 ------
 .../share/themes/Smooth-Sea-Ice/gtk-2.0/gtkrc      | 365 --------------
 .../themes/Smooth-Tangerine-Dream/gtk-2.0/gtkrc    | 380 ---------------
 .../Win32/share/themes/Smooth-Winter/gtk-2.0/gtkrc | 353 --------------
 .../share/themes/Smooth-Winter/gtk-2.0/iconrc      |  20 -
 .../themes/Smooth-Winter/gtk-2.0/stock_apply.png   | Bin 812 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_bottom.png  | Bin 662 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_cancel.png  | Bin 1166 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_down.png    | Bin 590 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_first.png   | Bin 657 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_last.png    | Bin 644 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_left.png    | Bin 523 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_ok.png      | Bin 806 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_refresh.png | Bin 1061 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_right.png   | Bin 522 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_top.png     | Bin 674 -> 0 bytes
 .../themes/Smooth-Winter/gtk-2.0/stock_up.png      | Bin 605 -> 0 bytes
 .../Win32/share/themes/ThinIce/gtk-2.0/gtkrc       |  84 ----
 LongoMatch/Win32/share/themes/XFCE-4.0/ICON.png    |   0
 LongoMatch/Win32/share/themes/XFCE-4.0/README.html |   5 -
 .../Win32/share/themes/XFCE-4.0/gtk-2.0/gtkrc      | 238 ---------
 LongoMatch/Win32/share/themes/XFCE-4.2/ICON.png    |   0
 LongoMatch/Win32/share/themes/XFCE-4.2/README.html |   5 -
 .../Win32/share/themes/XFCE-4.2/gtk-2.0/gtkrc      | 289 -----------
 LongoMatch/Win32/share/themes/XFCE/ICON.png        |   0
 LongoMatch/Win32/share/themes/XFCE/README.html     |   5 -
 LongoMatch/Win32/share/themes/XFCE/gtk-2.0/gtkrc   | 349 -------------
 579 files changed, 19285 deletions(-)

Sat Jan 9 15:54:30 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 Makefile 
 Makefile.win32 | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

Thu Jan 7 23:43:08 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump prerelease version 0.15.4.1 
 NEWS         | 21 +++++++++++++++++++++
 RELEASE      | 38 +++++++++++++++++++++++++++++---------
 configure.ac |  2 +-
 3 files changed, 51 insertions(+), 10 deletions(-)

Thu Jan 7 23:42:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add german translation to the makefiles 
 po/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thu Jan 7 23:38:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove AssemblyInfo.cs because it is autogenerated 
 CesarPlayer/AssemblyInfo.cs | 50 ---------------------------------------------
 1 file changed, 50 deletions(-)

Thu Jan 7 22:58:49 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Spanish translation 
 po/es.po | 125 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 59 insertions(+), 66 deletions(-)

Thu Jan 7 22:49:37 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo in translatable string 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs           | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                               | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Thu Jan 7 22:37:23 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Spanish translation 
 po/es.po | 546 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 350 insertions(+), 196 deletions(-)

Thu Jan 7 22:29:18 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix title typo 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Jan 7 22:22:51 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Initialize tags list form compatibility with older projects 
 LongoMatch/Time/MediaTimeNode.cs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Thu Jan 7 05:05:26 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Listen to events after creating the menu 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Thu Jan 7 05:04:22 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add a sorting method selection in a submenu 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Thu Jan 7 04:45:53 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix menu labels 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Jan 7 04:44:01 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add menu to set the category's sort method 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 159 ++++++++++++++++++++++++-------
 1 file changed, 124 insertions(+), 35 deletions(-)

Thu Jan 7 03:29:14 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Column name must be translatable 
 LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 6 23:00:17 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix plays treeview sort function 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 34 ++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)

Wed Jan 6 21:26:46 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Removed unused widget 
 LongoMatch/gtk-gui/gui.stetic | 7 -------
 1 file changed, 7 deletions(-)

Wed Jan 6 20:37:16 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add sort function to the plays list treeview 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 60 +++++++++++++++++++++++++++++---
 1 file changed, 56 insertions(+), 4 deletions(-)

Wed Jan 6 20:35:57 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused file from project 
 LongoMatch/LongoMatch.mdp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jan 6 02:16:53 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix typo Position clumn name 
 LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Jan 5 20:35:21 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add .gitignore 
 .gitignore | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

Tue Jan 5 20:32:00 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing files in previous commit 
 LongoMatch/Gui/Component/TagsTreeWidget.cs         | 204 ++++++++++++++++++
 LongoMatch/Gui/TreeView/TagsTreeView.cs            | 227 +++++++++++++++++++++
 .../LongoMatch.Gui.Component.TagsTreeWidget.cs     | 113 ++++++++++
 3 files changed, 544 insertions(+)

Tue Jan 5 02:29:52 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added widget to list plays filtered by tags 
 LongoMatch/Gui/MainWindow.cs                    |   3 +
 LongoMatch/Handlers/EventsManager.cs            |  18 ++--
 LongoMatch/LongoMatch.mdp                       |   3 +
 LongoMatch/Makefile.am                          |   3 +
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 113 ++++++++++++---------
 LongoMatch/gtk-gui/gui.stetic                   | 125 +++++++++++++++++++++++-
 LongoMatch/gtk-gui/objects.xml                  |  22 +++++
 7 files changed, 227 insertions(+), 60 deletions(-)

Tue Jan 5 01:12:10 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix multiselection function 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Tue Jan 5 01:04:00 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add support to select the sort method to the GUI layer 
 LongoMatch/Gui/Component/CategoryProperties.cs     |  6 ++++
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      | 15 ++++++++
 .../LongoMatch.Gui.Component.CategoryProperties.cs | 36 +++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 42 +++++++++++++++++++++-
 4 files changed, 98 insertions(+), 1 deletion(-)

Mon Jan 4 22:46:38 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add SortingFunction property to SectionsTimeNode 
 LongoMatch/IO/SectionsReader.cs     |  5 +++
 LongoMatch/IO/SectionsWriter.cs     |  3 ++
 LongoMatch/Time/SectionsTimeNode.cs | 71 ++++++++++++++++++++++++++++++++-----
 3 files changed, 71 insertions(+), 8 deletions(-)

Mon Jan 4 21:32:23 2010 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *libcesarplayer.so is a link, use libcesarplayer.so.0 
 CesarPlayer/CesarPlayer.dll.config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Dec 29 20:01:54 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix infinit loop trying to get a frame at the segment stop time 
 CesarPlayer/Gui/PlayerBin.cs | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Tue Dec 29 19:34:21 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow use of direct hotkeys (without Shift or Alt combination) 
 LongoMatch/Gui/Component/CategoryProperties.cs     |  3 ---
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      | 12 ++++++++---
 LongoMatch/Handlers/HotKeysManager.cs              | 23 ++++++++++------------
 LongoMatch/Time/HotKey.cs                          |  8 +++++---
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  4 ++--
 LongoMatch/gtk-gui/gui.stetic                      |  5 +++--
 6 files changed, 29 insertions(+), 26 deletions(-)

Tue Dec 29 19:21:40 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove the changed hotkey from the unavailable hotkeys dictionary 
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Mon Dec 28 00:21:26 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add tags in the Plays description 
 LongoMatch/Time/MediaTimeNode.cs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Sun Dec 27 23:59:24 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove unused code 
 LongoMatch/Gui/Component/TaggerWidget.cs | 11 -----------
 1 file changed, 11 deletions(-)

Sun Dec 27 23:39:56 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Override MediaTimeNode's toString() and use it in the treeviews 
 LongoMatch/DB/TagsTemplate.cs              |  4 ++++
 LongoMatch/Gui/TreeView/PlayersTreeView.cs |  4 +---
 LongoMatch/Gui/TreeView/PlaysTreeView.cs   |  5 +----
 LongoMatch/Time/MediaTimeNode.cs           | 10 ++++++++++
 4 files changed, 16 insertions(+), 7 deletions(-)

Thu Dec 24 20:23:47 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add duration to CVS file 
 LongoMatch/IO/CSVExport.cs | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Thu Dec 24 14:49:10 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use helper function to prevent adding twice the same tag 
 LongoMatch/Gui/Component/TaggerWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Dec 24 13:05:19 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added ability to import project into the DB 	Closes #603260: Ability to export/import projects to/from other machines 
 LongoMatch/DB/DataBase.cs                       | 20 ++++++++++
 LongoMatch/Gui/MainWindow.cs                    | 49 ++++++++++++++++++++++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 14 +++++--
 LongoMatch/gtk-gui/gui.stetic                   | 16 ++++++--
 4 files changed, 91 insertions(+), 8 deletions(-)

Wed Dec 23 22:17:26 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Gdk.Color Serialization/Deserialization 
 LongoMatch/Time/SectionsTimeNode.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Dec 23 21:28:35 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Project deserialization 
 LongoMatch/DB/Project.cs            | 2 +-
 LongoMatch/Time/SectionsTimeNode.cs | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

Wed Dec 23 04:28:09 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add project export function to the projects manager 
 LongoMatch/Gui/Dialog/ProjectsManager.cs           | 30 ++++++++--
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       | 70 +++++++++++++++-------
 LongoMatch/gtk-gui/gui.stetic                      | 20 ++++++-
 3 files changed, 95 insertions(+), 25 deletions(-)

Wed Dec 23 04:27:26 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make PreviewMediaFile serializable 
 CesarPlayer/Utils/PreviewMediaFile.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Dec 23 04:26:14 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove print 
 LongoMatch/Time/SectionsTimeNode.cs | 1 -
 1 file changed, 1 deletion(-)

Wed Dec 23 04:19:21 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added Project's serialization support 
 LongoMatch/DB/Project.cs            | 25 ++++++++++++++++++++++++-
 LongoMatch/DB/Sections.cs           |  1 +
 LongoMatch/DB/TagsTemplate.cs       |  2 +-
 LongoMatch/Time/HotKey.cs           |  1 +
 LongoMatch/Time/PixbufTimeNode.cs   |  1 +
 LongoMatch/Time/SectionsTimeNode.cs | 31 +++++++++++++++++++++++++++++--
 LongoMatch/Time/Tag.cs              |  2 +-
 LongoMatch/Time/Time.cs             |  1 +
 8 files changed, 59 insertions(+), 5 deletions(-)

Wed Dec 23 04:12:32 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix Hotkey Equal(object obj) method. 	When comparing to an object, check first if has the right type 
 LongoMatch/Time/HotKey.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Sun Dec 20 22:50:02 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added support for tagging plays 
 LongoMatch.mds                                     |   2 +-
 LongoMatch/DB/Project.cs                           |  20 ++-
 LongoMatch/DB/Tag.cs                               |  60 --------
 LongoMatch/DB/TagsTemplate.cs                      |  13 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |   8 +
 LongoMatch/Gui/Component/TaggerWidget.cs           | 145 ++++++++++++++++++
 LongoMatch/Gui/Dialog/TaggerDialog.cs              |  52 +++++++
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  32 ++--
 LongoMatch/Handlers/EventsManager.cs               |  19 ++-
 LongoMatch/Handlers/Handlers.cs                    |   9 +-
 LongoMatch/LongoMatch.mdp                          |   6 +-
 LongoMatch/Makefile.am                             |   6 +-
 LongoMatch/Time/MediaTimeNode.cs                   |  43 ++++++
 LongoMatch/Time/Tag.cs                             |  64 ++++++++
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   1 +
 .../LongoMatch.Gui.Component.TaggerWidget.cs       | 120 +++++++++++++++
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |  65 ++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 170 +++++++++++++++++++++
 LongoMatch/gtk-gui/objects.xml                     |  52 ++++---
 19 files changed, 779 insertions(+), 108 deletions(-)

Sun Dec 13 13:28:31 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prevent crash for projects with NULL file saved in the DB 
 LongoMatch/DB/DataBase.cs | 37 ++++++++++++++++++++++++++++---------
 1 file changed, 28 insertions(+), 9 deletions(-)

Thu Dec 3 00:50:10 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes #603276 -  Use a template different from the default one when creating a new one 
 LongoMatch/Gui/Dialog/EntryDialog.cs               |  55 ++++++-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  33 +++-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   | 176 +++++++++++++--------
 LongoMatch/gtk-gui/gui.stetic                      | 141 +++++++++++++----
 4 files changed, 292 insertions(+), 113 deletions(-)

Mon Nov 30 00:29:35 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Updated AUTHORS 
 AUTHORS | 7 +++++++
 1 file changed, 7 insertions(+)

Mon Nov 30 00:16:38 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes #603274: Enable multiple selection of plays 
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 147 ++++++++++++++++++++++---------
 1 file changed, 105 insertions(+), 42 deletions(-)

Sun Nov 29 18:06:49 2009 +0100 Mario Blättermann <mariobl@gnome.org>
 *Added de to LINGUAS 
 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

Sun Nov 29 18:06:08 2009 +0100 Mario Blättermann <mariobl@gnome.org>
 *Added German translation 
 po/de.po | 924 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 924 insertions(+)

Sun Nov 29 02:57:58 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes #603277 The projects manager does not ask to save an edited project when exiting 
 LongoMatch/Gui/Dialog/ProjectsManager.cs | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

Sun Nov 29 02:37:54 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Generate longomatch.desktop from template in configure script 
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

Sat Nov 28 23:46:25 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use templates in POTFILES 
 po/POTFILES.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sat Nov 28 23:43:50 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add the template file for longomatch.desktop 
 LongoMatch/longomatch.desktop    | 10 ----------
 LongoMatch/longomatch.desktop.in | 18 ++++++++++++++++++
 2 files changed, 18 insertions(+), 10 deletions(-)

Sat Nov 28 23:09:58 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Intltool/gettext compatiblity fixes 
 po/LINGUAS        |    7 -
 po/LongoMatch.pot |  901 ---------------------------------------------
 po/Makefile.am    |    2 +-
 po/es.po          | 1047 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/es_ES.po       | 1047 -----------------------------------------------------
 po/messages.po    |  887 ---------------------------------------------
 6 files changed, 1048 insertions(+), 2843 deletions(-)

Wed Nov 25 02:38:56 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added templates export function and fix the mess with autogenereated code 
 LongoMatch/AssemblyInfo.cs                         | 51 --------------------
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  3 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  | 38 +++++++++++++++
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      | 13 ++++--
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  1 +
 LongoMatch/LongoMatch.mdp                          |  1 +
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  6 ++-
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  2 -
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  8 +++-
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  8 +++-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 10 +++-
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 54 ++++++++++++++++++++--
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |  6 ++-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   | 24 ++++++----
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  6 ++-
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |  4 +-
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  7 ++-
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |  4 +-
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 13 ++++--
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       | 15 +++++-
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  5 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      | 14 +++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    | 42 +++++++++++++----
 LongoMatch/gtk-gui/gui.stetic                      | 39 ++++++++++++++--
 LongoMatch/gtk-gui/objects.xml                     | 52 ++++++++++-----------
 25 files changed, 299 insertions(+), 127 deletions(-)

Fri Nov 20 00:56:31 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing enums file 
 LongoMatch/Common/Enums.cs | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

Thu Nov 19 00:02:34 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move enums to a LongoMatch.Common namespace/folder 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 21 +++++++++------------
 LongoMatch/Gui/Dialog/NewProjectDialog.cs        |  3 ++-
 LongoMatch/Gui/Dialog/ProjectsManager.cs         |  3 ++-
 LongoMatch/Gui/MainWindow.cs                     |  3 ++-
 LongoMatch/Makefile.am                           |  1 +
 5 files changed, 16 insertions(+), 15 deletions(-)

Fri Nov 20 00:33:53 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert astyle for stetic generated files. 	These files are autogenerated by Gtk Stetic and wil be changed 	on each rebuild 
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   52 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  282 +++---
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  810 ++++++++--------
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   84 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |  124 +--
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  412 ++++----
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  318 +++---
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   68 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   76 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1012 ++++++++++----------
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  160 ++--
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  350 ++++---
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |   84 +-
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  178 ++--
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  208 ++--
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  302 +++---
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  112 ++-
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |  120 ++-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  272 +++---
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |  194 ++--
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  118 +--
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  376 ++++----
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  151 ++-
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |  148 ++-
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  150 +--
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |  119 ++-
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  341 ++++---
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  290 +++---
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  117 ++-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  410 ++++----
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  214 ++---
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  544 +++++------
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |  124 +--
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  784 ++++++++-------
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   76 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   74 +-
 LongoMatch/gtk-gui/generated.cs                    |  220 ++---
 37 files changed, 4686 insertions(+), 4788 deletions(-)

Wed Nov 18 23:11:28 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Apply new coding style to LongoMatch/* 
 LongoMatch/AssemblyInfo.cs                         |    2 +-
 LongoMatch/Compat/0.0/DB/DataBase.cs               |   24 +-
 LongoMatch/Compat/0.0/DB/MediaFile.cs              |   83 +-
 LongoMatch/Compat/0.0/DB/Project.cs                |  132 ++-
 LongoMatch/Compat/0.0/DB/Sections.cs               |   54 +-
 LongoMatch/Compat/0.0/DatabaseMigrator.cs          |  186 ++--
 LongoMatch/Compat/0.0/IO/SectionsReader.cs         |   64 +-
 LongoMatch/Compat/0.0/PlayListMigrator.cs          |   90 +-
 LongoMatch/Compat/0.0/Playlist/IPlayList.cs        |   24 +-
 LongoMatch/Compat/0.0/Playlist/PlayList.cs         |  150 +--
 LongoMatch/Compat/0.0/TemplatesMigrator.cs         |   72 +-
 LongoMatch/Compat/0.0/Time/MediaTimeNode.cs        |  128 ++-
 LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs       |   42 +-
 LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs     |   50 +-
 LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs     |   22 +-
 LongoMatch/Compat/0.0/Time/Time.cs                 |  106 +-
 LongoMatch/Compat/0.0/Time/TimeNode.cs             |   72 +-
 LongoMatch/DB/DataBase.cs                          |   28 +-
 LongoMatch/DB/Project.cs                           |   82 +-
 LongoMatch/DB/Sections.cs                          |   12 +-
 LongoMatch/DB/Tag.cs                               |    4 +-
 LongoMatch/DB/TagsTemplate.cs                      |    4 +-
 LongoMatch/Gui/Component/ButtonsWidget.cs          |   52 +-
 LongoMatch/Gui/Component/CategoryProperties.cs     |   72 +-
 LongoMatch/Gui/Component/DrawingToolBox.cs         |   74 +-
 LongoMatch/Gui/Component/DrawingWidget.cs          |  332 +++----
 LongoMatch/Gui/Component/NotesWidget.cs            |   36 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |  262 ++---
 LongoMatch/Gui/Component/PlayerProperties.cs       |   66 +-
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  104 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  103 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  389 ++++----
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  122 +--
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  |  136 +--
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |   54 +-
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |   28 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  162 ++--
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  108 ++-
 LongoMatch/Gui/Component/TimeScale.cs              |  326 ++++---
 LongoMatch/Gui/Dialog/DrawingTool.cs               |   72 +-
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |   46 +-
 LongoMatch/Gui/Dialog/EditPlayerDialog.cs          |   28 +-
 LongoMatch/Gui/Dialog/EntryDialog.cs               |   44 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   30 +-
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |   52 +-
 LongoMatch/Gui/Dialog/Migrator.cs                  |   90 +-
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |   18 +-
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |   20 +-
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |   62 +-
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |   34 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  112 +--
 LongoMatch/Gui/Dialog/SnapshotsDialog.cs           |   40 +-
 LongoMatch/Gui/Dialog/TeamTemplateEditor.cs        |   24 +-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  205 ++--
 LongoMatch/Gui/Dialog/UpdateDialog.cs              |   12 +-
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  146 +--
 LongoMatch/Gui/Dialog/Win32CalendarDialog.cs       |   28 +-
 LongoMatch/Gui/MainWindow.cs                       |  388 ++++----
 LongoMatch/Gui/Popup/CalendarPopup.cs              |   50 +-
 LongoMatch/Gui/Popup/MessagePopup.cs               |   26 +-
 LongoMatch/Gui/TransparentDrawingArea.cs           |  224 ++---
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  138 +--
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  125 +--
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  114 +--
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |  198 ++--
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  214 +++--
 LongoMatch/Handlers/DrawingManager.cs              |   52 +-
 LongoMatch/Handlers/EventsManager.cs               |  260 ++---
 LongoMatch/Handlers/Handlers.cs                    |   58 +-
 LongoMatch/Handlers/HotKeysManager.cs              |   44 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs        |  106 +-
 LongoMatch/IO/CSVExport.cs                         |   30 +-
 LongoMatch/IO/SectionsReader.cs                    |   62 +-
 LongoMatch/IO/SectionsWriter.cs                    |   78 +-
 LongoMatch/IO/XMLReader.cs                         |   62 +-
 LongoMatch/Main.cs                                 |  218 ++---
 LongoMatch/Playlist/IPlayList.cs                   |   20 +-
 LongoMatch/Playlist/PlayList.cs                    |  152 +--
 LongoMatch/Time/HotKey.cs                          |    6 +-
 LongoMatch/Time/MediaTimeNode.cs                   |    2 +-
 LongoMatch/Time/PixbufTimeNode.cs                  |    6 +-
 LongoMatch/Time/SectionsTimeNode.cs                |    2 +-
 LongoMatch/Time/Time.cs                            |   20 +-
 LongoMatch/Updates/Updater.cs                      |   64 +-
 LongoMatch/Updates/XmlUpdateParser.cs              |   44 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |   52 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  286 +++---
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |  808 ++++++++--------
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |   84 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |  124 +--
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |  418 ++++----
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  318 +++---
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |   74 +-
 .../LongoMatch.Gui.Component.PlayersTreeView.cs    |   36 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   84 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1012 ++++++++++----------
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  160 ++--
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  354 +++----
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |   88 +-
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  178 ++--
 .../LongoMatch.Gui.Component.TimeLineWidget.cs     |  208 ++--
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  310 +++---
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |  114 +--
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |  122 +--
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |  272 +++---
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |  194 ++--
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  118 +--
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  376 ++++----
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  156 +--
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |  150 +--
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  150 +--
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |  122 +--
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  352 +++----
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |  290 +++---
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |  120 +--
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |  420 ++++----
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |  214 ++---
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  544 +++++------
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   |  124 +--
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  810 ++++++++--------
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |   76 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |   74 +-
 LongoMatch/gtk-gui/generated.cs                    |  220 ++---
 123 files changed, 8800 insertions(+), 8495 deletions(-)

Wed Nov 18 21:48:02 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Document LongoMatch.DB and fix code style 
 LongoMatch/DB/DataBase.cs           | 239 +++++++++++-------
 LongoMatch/DB/Project.cs            | 488 ++++++++++++++++++++++++++----------
 LongoMatch/DB/ProjectDescription.cs | 145 +++++++----
 LongoMatch/DB/Sections.cs           | 249 +++++++++++++-----
 LongoMatch/DB/Tag.cs                |  42 ++--
 LongoMatch/DB/TagsTemplate.cs       |  24 +-
 LongoMatch/DB/TeamTemplate.cs       |  75 +++---
 7 files changed, 872 insertions(+), 390 deletions(-)

Wed Nov 18 21:45:46 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start documention and fix code style 
 LongoMatch/Time/Drawing.cs          |  44 ++---
 LongoMatch/Time/DrawingsList.cs     |  80 +++++++++
 LongoMatch/Time/HotKey.cs           | 102 +++++++-----
 LongoMatch/Time/MediaTimeNode.cs    | 312 +++++++++++++++++++++++++-----------
 LongoMatch/Time/PixbufTimeNode.cs   |  60 ++++---
 LongoMatch/Time/PlayListTimeNode.cs |  74 ++++++---
 LongoMatch/Time/Player.cs           |  97 ++++++++---
 LongoMatch/Time/SectionsTimeNode.cs |  64 ++++++--
 LongoMatch/Time/Time.cs             | 136 +++++++++-------
 LongoMatch/Time/TimeNode.cs         | 124 +++++++-------
 10 files changed, 750 insertions(+), 343 deletions(-)

Mon Nov 2 01:05:02 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Start refactoring" 
 LongoMatch/DB/Project.cs            |  41 ++++++--------
 LongoMatch/Time/Drawing.cs          |   6 ---
 LongoMatch/Time/HotKey.cs           |  28 +++++-----
 LongoMatch/Time/MediaTimeNode.cs    | 103 ++++++------------------------------
 LongoMatch/Time/PlayListTimeNode.cs |  12 ++---
 LongoMatch/Time/Player.cs           |  11 ++--
 LongoMatch/Time/Time.cs             |  38 +++++++------
 LongoMatch/Time/TimeNode.cs         |  60 ++++++++++++---------
 8 files changed, 112 insertions(+), 187 deletions(-)

Sun Nov 1 16:13:05 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Start refactoring 
 LongoMatch/DB/Project.cs            |  41 ++++++++------
 LongoMatch/Time/Drawing.cs          |   6 +++
 LongoMatch/Time/HotKey.cs           |  28 +++++-----
 LongoMatch/Time/MediaTimeNode.cs    | 103 ++++++++++++++++++++++++++++++------
 LongoMatch/Time/PlayListTimeNode.cs |  12 ++---
 LongoMatch/Time/Player.cs           |  11 ++--
 LongoMatch/Time/Time.cs             |  38 ++++++-------
 LongoMatch/Time/TimeNode.cs         |  60 +++++++++------------
 8 files changed, 187 insertions(+), 112 deletions(-)

Sun Nov 1 13:44:57 2009 +0100 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.4 
 CesarPlayer/AssemblyInfo.cs |  2 +-
 LongoMatch/AssemblyInfo.cs  |  2 +-
 RELEASE                     | 11 +++++------
 configure.ac                |  2 +-
 4 files changed, 8 insertions(+), 9 deletions(-)

Tue Oct 20 13:02:52 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.3.2 
 CesarPlayer/AssemblyInfo.cs | 2 +-
 LongoMatch/AssemblyInfo.cs  | 2 +-
 configure.ac                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Tue Oct 20 13:01:14 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't try to set sections is we set a null project 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Oct 20 13:00:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update projects list when a project is edited and saved 
 LongoMatch/Gui/Dialog/ProjectsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Oct 20 11:04:05 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update RELEASE 
 RELEASE | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Tue Oct 20 10:56:04 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove warnings 
 LongoMatch/Gui/Dialog/ProjectsManager.cs | 1 -
 LongoMatch/Gui/TreeView/PlaysTreeView.cs | 1 -
 LongoMatch/Handlers/EventsManager.cs     | 1 -
 3 files changed, 3 deletions(-)

Tue Oct 20 10:53:19 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change spanich translation code to es_ES in makefile 
 po/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Oct 20 10:44:47 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force the deletion of the project from the DB when updating it   When updating a project if we use the update method binding   the current Project object to the one in the DB with the   same filename, the update is successfull but all the childs   of the stored project remains in the DB. Instead if we delete   the project stored in the DB and we replace it with the updated   one all the childs are deleted, and therefore the DB does not   expand on each update 
 LongoMatch/DB/DataBase.cs | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Mon Oct 19 01:09:00 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add more i18n fixes 
 LongoMatch/Gui/Component/ProjectListWidget.cs               | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs     | 2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 2 --
 LongoMatch/gtk-gui/gui.stetic                               | 2 --
 4 files changed, 2 insertions(+), 6 deletions(-)

Sun Oct 18 16:47:05 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *i18n fixes 
 LongoMatch.mds                                |   14 +-
 LongoMatch/Gui/Component/ProjectListWidget.cs |   14 +-
 LongoMatch/Gui/TreeView/PlayListTreeView.cs   |   10 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs    |    6 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs      |    8 +-
 LongoMatch/gtk-gui/gui.stetic                 |    6 +-
 po/LongoMatch.pot                             |  901 +++++++++++++++++
 po/es_ES.po                                   | 1285 +++++++++++++------------
 po/fr.po                                      |  965 +++++++++----------
 po/messages.po                                |   58 +-
 10 files changed, 2067 insertions(+), 1200 deletions(-)

Sun Oct 18 12:45:30 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make the project intltool compatible for GNOME translators 
 Makefile.am                    |    8 +-
 Translations/Makefile.am       |   37 --
 Translations/Translations.mdse |   13 -
 Translations/es.po             | 1026 ---------------------------------------
 Translations/fr.po             |  901 ----------------------------------
 Translations/messages.po       |  899 ----------------------------------
 autogen.sh                     |    2 +-
 configure.ac                   |    2 +-
 po/LINGUAS                     |   11 +
 po/Makefile.am                 |   37 ++
 po/POTFILES.in                 |  182 +++++++
 po/Translations.mdse           |   13 +
 po/es_ES.po                    | 1040 ++++++++++++++++++++++++++++++++++++++++
 po/fr.po                       |  917 +++++++++++++++++++++++++++++++++++
 po/messages.po                 |  899 ++++++++++++++++++++++++++++++++++
 15 files changed, 3107 insertions(+), 2880 deletions(-)

Sat Oct 17 23:05:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 spanish translations 
 .../Win32/share/locale/es/LC_MESSAGES/longomatch.mo | Bin 12232 -> 12919 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sat Oct 17 23:25:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve win32 makefiles 
 LongoMatch/Win32/deps/Db4objects.Db4o.dll | Bin 0 -> 600576 bytes
 Makefile.win32                            | 109 ++++++++++++++++--------------
 makeBundle.sh                             |   8 ---
 3 files changed, 59 insertions(+), 58 deletions(-)

Fri Oct 16 22:22:03 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 Mafefile 
 Makefile.win32 | 229 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 123 insertions(+), 106 deletions(-)

Sat Oct 17 01:26:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.3.1 (pre-release) 
 CesarPlayer/AssemblyInfo.cs |  2 +-
 LongoMatch/AssemblyInfo.cs  |  2 +-
 NEWS                        | 14 ++++++++++++++
 configure.ac                |  2 +-
 4 files changed, 17 insertions(+), 3 deletions(-)

Sat Oct 17 01:08:49 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Translations 
 Translations/es.po       | 156 ++++++++++++++++++++++++++++-------------------
 Translations/fr.po       | 150 ++++++++++++++++++++++++++++-----------------
 Translations/messages.po | 151 +++++++++++++++++++++++++++------------------
 3 files changed, 280 insertions(+), 177 deletions(-)

Fri Oct 16 22:28:08 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Apply changes in drawing tool icons to the class (previously only effective in the stetic file) 
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Fri Oct 16 21:49:44 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Used  icons embeded as resources in the drawing tool 
 LongoMatch/LongoMatch.mdp                             |   5 +++++
 LongoMatch/Makefile.am                                |   7 ++++++-
 LongoMatch/gtk-gui/gui.stetic                         |  14 ++++++++------
 LongoMatch/images/stock_draw-circle-unfilled.png      | Bin 0 -> 418 bytes
 LongoMatch/images/stock_draw-freeform-line.png        | Bin 0 -> 276 bytes
 LongoMatch/images/stock_draw-line-45.png              | Bin 0 -> 113 bytes
 LongoMatch/images/stock_draw-line-ends-with-arrow.png | Bin 0 -> 155 bytes
 LongoMatch/images/stock_draw-rectangle-unfilled.png   | Bin 0 -> 123 bytes
 8 files changed, 19 insertions(+), 7 deletions(-)

Fri Oct 16 21:47:07 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Set a default width for the rubber 
 LongoMatch/Gui/Component/DrawingWidget.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Oct 16 17:52:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing file in previous commit 
 LongoMatch/DB/ProjectDescription.cs | 120 ++++++++++++++++++++++++++++++++++++
 1 file changed, 120 insertions(+)

Fri Oct 16 17:05:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes bug: #598675 -  Memory leak handling Project objects 
 LongoMatch/DB/DataBase.cs                          | 111 +++++++++------
 LongoMatch/DB/Project.cs                           | 155 +++++++++++----------
 LongoMatch/DB/Sections.cs                          |   4 +
 LongoMatch/DB/TeamTemplate.cs                      |   6 +-
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  13 +-
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |   5 +
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  12 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  25 ++--
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  62 ++++-----
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  30 ++--
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |  21 +--
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  42 +++---
 LongoMatch/Gui/MainWindow.cs                       |  80 ++++-------
 LongoMatch/Handlers/HotKeysManager.cs              |  20 +--
 LongoMatch/LongoMatch.mdp                          |   1 +
 LongoMatch/Main.cs                                 |   9 +-
 LongoMatch/Makefile.am                             |   1 +
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   3 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   6 +-
 LongoMatch/gtk-gui/gui.stetic                      |  11 +-
 LongoMatch/gtk-gui/objects.xml                     |  16 +--
 21 files changed, 329 insertions(+), 304 deletions(-)

Thu Oct 15 10:53:56 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Try to fix some memory leaks handling Pxibuf's 
 CesarPlayer/Gui/PlayerBin.cs                | 24 +++---------------------
 CesarPlayer/Handlers/Handlers.cs            |  2 +-
 LongoMatch/Gui/Component/DrawingWidget.cs   |  5 +++++
 LongoMatch/Gui/Dialog/DrawingTool.cs        |  4 ++++
 LongoMatch/Gui/MainWindow.cs                |  2 +-
 LongoMatch/Handlers/EventsManager.cs        | 17 ++++++++++++++---
 LongoMatch/Handlers/VideoDrawingsManager.cs |  7 +++++--
 7 files changed, 33 insertions(+), 28 deletions(-)

Wed Oct 14 14:46:28 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve plays details by displaying a bigger frame and using a unique Cell for all the details (name, start time,...) 
 CesarPlayer/Gui/PlayerBin.cs               |   4 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs |  58 ++++-----------
 LongoMatch/Gui/TreeView/PlaysTreeView.cs   | 111 +++++++----------------------
 LongoMatch/Time/PixbufTimeNode.cs          |   4 +-
 4 files changed, 43 insertions(+), 134 deletions(-)

Wed Oct 14 20:57:51 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *New Feature: Support for store a drawings in a plays named Key Frame and redraw it when the player reaches this instant 
 CesarPlayer/Gui/PlayerBin.cs                       |  69 +++++++--
 CesarPlayer/Handlers/Handlers.cs                   |   3 +-
 CesarPlayer/Player/GstPlayer.cs                    |  22 ++-
 CesarPlayer/Player/IPlayer.cs                      |  12 ++
 CesarPlayer/gtk-gui/objects.xml                    |   3 +-
 LongoMatch/DB/DataBase.cs                          |   3 +-
 LongoMatch/Gui/Component/DrawingWidget.cs          |   7 +-
 LongoMatch/Gui/Component/TimeScale.cs              |  81 ++++++-----
 LongoMatch/Gui/Dialog/DrawingTool.cs               |  24 +++-
 LongoMatch/Gui/MainWindow.cs                       |  11 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  40 ++++--
 LongoMatch/Handlers/EventsManager.cs               |   9 +-
 LongoMatch/Handlers/VideoDrawingsManager.cs        | 156 +++++++++++++++++++++
 LongoMatch/LongoMatch.mdp                          |   3 +
 LongoMatch/Main.cs                                 |  21 +--
 LongoMatch/Makefile.am                             |   2 +
 LongoMatch/Time/Drawing.cs                         |  58 ++++++++
 LongoMatch/Time/MediaTimeNode.cs                   |  28 +++-
 LongoMatch/Time/PixbufTimeNode.cs                  |  34 ++++-
 LongoMatch/Time/TimeNode.cs                        |   5 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |  93 ++++++++----
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  11 +-
 LongoMatch/gtk-gui/gui.stetic                      |  41 ++++--
 libcesarplayer/src/bacon-video-widget-gst-0.10.c   |  68 +++++++--
 libcesarplayer/src/bacon-video-widget.h            |   8 ++
 25 files changed, 661 insertions(+), 151 deletions(-)

Mon Oct 12 14:20:03 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix indentation using GNU indent 
 libcesarplayer/src/bacon-resize.c                |  456 +-
 libcesarplayer/src/bacon-resize.h                |   31 +-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5731 ++++++++++++----------
 libcesarplayer/src/bacon-video-widget.h          |  547 ++-
 libcesarplayer/src/gst-camera-capturer.c         | 1147 +++--
 libcesarplayer/src/gst-camera-capturer.h         |  141 +-
 libcesarplayer/src/gst-smart-video-scaler.c      |  495 +-
 libcesarplayer/src/gst-smart-video-scaler.h      |   26 +-
 libcesarplayer/src/gst-video-capturer.c          | 1015 ++--
 libcesarplayer/src/gst-video-capturer.h          |   39 +-
 libcesarplayer/src/gst-video-editor.c            | 2311 +++++----
 libcesarplayer/src/gst-video-editor.h            |   97 +-
 libcesarplayer/src/gstscreenshot.c               |  132 +-
 libcesarplayer/src/gstscreenshot.h               |    6 +-
 libcesarplayer/src/gstvideowidget.c              |  616 +--
 libcesarplayer/src/gstvideowidget.h              |   21 +-
 libcesarplayer/src/main.c                        |   93 +-
 libcesarplayer/src/video-utils.c                 |  299 +-
 libcesarplayer/src/video-utils.h                 |    9 +-
 19 files changed, 7169 insertions(+), 6043 deletions(-)

Sun Oct 11 17:11:59 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Cascade on deleted for 'Player' objects to delete them from the DB 
 LongoMatch/DB/DataBase.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sun Oct 11 17:09:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add config file for CesarPlayer.dll so ldconfig is not needed anymore after installing 
 CesarPlayer/CesarPlayer.dll.config.in |  3 +++
 CesarPlayer/Makefile.am               | 12 ++++++++----
 configure.ac                          |  1 +
 3 files changed, 12 insertions(+), 4 deletions(-)

Fri Oct 2 17:47:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Property to expand multimediaplayer logo 
 CesarPlayer/Gui/PlayerBin.cs                     |   5 +
 CesarPlayer/Player/GstPlayer.cs                  |  15 +++
 CesarPlayer/Player/IPlayer.cs                    |   5 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs  |  36 +++---
 CesarPlayer/gtk-gui/objects.xml                  |   1 +
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs  |   1 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 158 +++++++++++------------
 7 files changed, 118 insertions(+), 103 deletions(-)

Fri Oct 2 15:14:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *New Drawing Tool with specific tool for in-frame analysis 
 CesarPlayer/Gui/PlayerBin.cs                       |  25 +-
 CesarPlayer/Handlers/Handlers.cs                   |   1 +
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    | 215 +++++-----
 CesarPlayer/gtk-gui/gui.stetic                     |  25 +-
 CesarPlayer/gtk-gui/objects.xml                    |   9 +-
 LongoMatch.mds                                     |   2 +-
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  79 +++-
 LongoMatch/Gui/Component/DrawingWidget.cs          | 363 +++++++++++++++++
 LongoMatch/Gui/Dialog/DrawingTool.cs               | 103 +++++
 LongoMatch/Handlers/DrawingManager.cs              |   3 +-
 LongoMatch/Handlers/EventsManager.cs               |  12 +-
 LongoMatch/Handlers/Handlers.cs                    |   4 +
 LongoMatch/LongoMatch.mdp                          |   4 +
 LongoMatch/Makefile.am                             |   4 +
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     | 359 +++++++++++++----
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |  51 +++
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   | 119 ++++++
 LongoMatch/gtk-gui/gui.stetic                      | 436 ++++++++++++++++++++-
 LongoMatch/gtk-gui/objects.xml                     |  14 +-
 Translations/es.po                                 |  82 ++--
 Translations/fr.po                                 |  77 ++--
 Translations/messages.po                           |  79 ++--
 22 files changed, 1762 insertions(+), 304 deletions(-)

Mon Sep 28 15:30:36 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix lintian warnings in debian/control 
 debian/control | 28 +++++++++++++++++++---------
 1 file changed, 19 insertions(+), 9 deletions(-)

Fri Sep 25 16:23:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.3 
 CesarPlayer/AssemblyInfo.cs |  4 ++--
 LongoMatch/AssemblyInfo.cs  |  4 ++--
 NEWS                        | 12 ++++++++++++
 RELEASE                     | 20 ++++++++++----------
 configure.ac                |  2 +-
 5 files changed, 27 insertions(+), 15 deletions(-)

Fri Sep 25 16:19:24 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes bug # Buttons' label doesn't ellipsize and prevent the main window to shrink 
 LongoMatch/Gui/Component/ButtonsWidget.cs                    | 7 +++++--
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs | 4 ++--
 LongoMatch/gtk-gui/gui.stetic                                | 4 ++--
 3 files changed, 9 insertions(+), 6 deletions(-)

Thu Sep 24 15:20:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve ChangeLog readabilty 
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Sep 23 21:22:17 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Auto-generate ChangeLog in 'make dist' using git-log 
 ChangeLog   | 74 -------------------------------------------------------------
 Makefile.am | 11 +++++++++
 2 files changed, 11 insertions(+), 74 deletions(-)

Wed Sep 23 21:20:06 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Autogenerate marshal code using glib utils 
 libcesarplayer/src/Makefile.am                   |  19 ++-
 libcesarplayer/src/baconvideowidget-marshal.c    | 198 -----------------------
 libcesarplayer/src/baconvideowidget-marshal.h    |  43 -----
 libcesarplayer/src/baconvideowidget-marshal.list |   4 +
 4 files changed, 20 insertions(+), 244 deletions(-)

Wed Sep 23 19:54:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update copyright license 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed Sep 23 19:40:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix FSF address 
 CesarPlayer/AssemblyInfo.cs.in | 2 +-
 libcesarplayer/src/macros.h    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Wed Sep 23 19:19:20 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix FSF address 
 LongoMatch/AssemblyInfo.cs.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Sep 23 18:51:44 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Refresh Projects List Widget after a project is saved 
 LongoMatch/Gui/Dialog/ProjectsManager.cs | 1 +
 1 file changed, 1 insertion(+)

Wed Sep 23 18:51:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Prevent error parsing date depending on the localisation 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 19 ++++---------------
 LongoMatch/Gui/Component/ProjectListWidget.cs    |  2 +-
 2 files changed, 5 insertions(+), 16 deletions(-)

Wed Sep 23 15:13:30 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve Projects Manager. Added edition event to prompt for saving if a project is edited 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   | 61 ++++++++++++++--------
 LongoMatch/Gui/Dialog/ProjectsManager.cs           | 47 ++++++++++-------
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  8 +++
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |  1 +
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       | 20 +++----
 LongoMatch/gtk-gui/gui.stetic                      | 13 ++++-
 LongoMatch/gtk-gui/objects.xml                     | 27 ++++++----
 7 files changed, 114 insertions(+), 63 deletions(-)

Wed Sep 23 01:04:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Translations 
 .../share/locale/es/LC_MESSAGES/longomatch.mo      | Bin 12039 -> 12232 bytes
 Translations/es.po                                 | 117 +++++++++++----------
 Translations/fr.po                                 |  97 +++++++++--------
 Translations/messages.po                           |  99 +++++++++--------
 4 files changed, 156 insertions(+), 157 deletions(-)

Wed Sep 23 00:53:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Ask before deleting a category and all its plays 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Wed Sep 23 00:16:55 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix GPLv2 header address 
 CesarPlayer/AssemblyInfo.cs | 2 +-
 LongoMatch/AssemblyInfo.cs  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Wed Sep 23 00:15:42 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix bug #596013 -  Removal of sections on a created project does not repect order 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 1 +
 1 file changed, 1 insertion(+)

Tue Sep 22 23:36:57 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix compilation error 
 LongoMatch/Handlers/EventsManager.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Sep 22 18:58:08 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *GstPlayerMetadataType.cs is not used. Remove it from the Makefiles 
 CesarPlayer/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

Tue Sep 22 18:39:11 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unload play from the player when this play has been deleted 
 LongoMatch/Handlers/EventsManager.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Tue Sep 22 15:05:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix License Headers 
 CesarPlayer/AssemblyInfo.cs                        |  2 +-
 CesarPlayer/Capturer/ErrorHandler.cs               |  4 +-
 CesarPlayer/Capturer/GccAudioEncoderType.cs        |  4 +-
 CesarPlayer/Capturer/GccError.cs                   |  4 +-
 CesarPlayer/Capturer/GccVideoEncoderType.cs        |  4 +-
 CesarPlayer/Capturer/GccVideoMuxerType.cs          |  4 +-
 CesarPlayer/Capturer/GstCameraCapturer.cs          |  4 +-
 CesarPlayer/Capturer/ICapturer.cs                  |  4 +-
 CesarPlayer/Capturer/ObjectManager.cs              |  4 +-
 CesarPlayer/Editor/AudioCodec.cs                   |  4 +-
 CesarPlayer/Editor/AudioQuality.cs                 |  4 +-
 CesarPlayer/Editor/EditorState.cs                  |  4 +-
 CesarPlayer/Editor/ErrorHandler.cs                 |  4 +-
 CesarPlayer/Editor/GstVideoSplitter.cs             |  4 +-
 CesarPlayer/Editor/IMerger.cs                      |  4 +-
 CesarPlayer/Editor/IVideoEditor.cs                 |  4 +-
 CesarPlayer/Editor/IVideoSplitter.cs               |  4 +-
 CesarPlayer/Editor/PercentCompletedHandler.cs      |  4 +-
 CesarPlayer/Editor/VideoCodec.cs                   |  4 +-
 CesarPlayer/Editor/VideoFormat.cs                  |  4 +-
 CesarPlayer/Editor/VideoMuxer.cs                   |  4 +-
 CesarPlayer/Editor/VideoQuality.cs                 |  4 +-
 CesarPlayer/Editor/VideoSegment.cs                 |  4 +-
 CesarPlayer/Editor/VideoSplitterType.cs            |  4 +-
 CesarPlayer/Gui/CapturerBin.cs                     |  4 +-
 CesarPlayer/Gui/PlayerBin.cs                       |  2 +-
 CesarPlayer/Gui/VolumeWindow.cs                    |  2 +-
 CesarPlayer/Handlers/ErrorHandler.cs               |  4 +-
 CesarPlayer/Handlers/Handlers.cs                   |  4 +-
 CesarPlayer/Handlers/StateChangedHandler.cs        |  4 +-
 CesarPlayer/Handlers/TickHandler.cs                |  4 +-
 CesarPlayer/MultimediaFactory.cs                   |  2 +-
 CesarPlayer/Player/GstAspectRatio.cs               |  4 +-
 CesarPlayer/Player/GstAudioOutType.cs              |  4 +-
 CesarPlayer/Player/GstDVDEvent.cs                  |  4 +-
 CesarPlayer/Player/GstError.cs                     |  4 +-
 CesarPlayer/Player/GstMetadataType.cs              |  4 +-
 CesarPlayer/Player/GstPlayer.cs                    |  2 +-
 CesarPlayer/Player/GstUseType.cs                   |  4 +-
 CesarPlayer/Player/GstVideoProperty.cs             |  4 +-
 CesarPlayer/Player/IPlayer.cs                      |  2 +-
 CesarPlayer/Player/ObjectManager.cs                |  4 +-
 CesarPlayer/Utils/FramesCapturer.cs                |  4 +-
 CesarPlayer/Utils/GstPlayerMetadataType.cs         | 31 ---------------
 CesarPlayer/Utils/IFramesCapturer.cs               |  4 +-
 CesarPlayer/Utils/IMetadataReader.cs               |  4 +-
 CesarPlayer/Utils/MediaFile.cs                     |  4 +-
 CesarPlayer/Utils/PreviewMediaFile.cs              |  4 +-
 CesarPlayer/Utils/TimeString.cs                    |  2 +-
 CesarPlayer/gtk-gui/objects.xml                    |  8 ++--
 LongoMatch.mds                                     |  8 ++--
 LongoMatch/AssemblyInfo.cs                         |  2 +-
 LongoMatch/Compat/0.0/DB/DataBase.cs               |  2 +-
 LongoMatch/Compat/0.0/DB/MediaFile.cs              |  4 +-
 LongoMatch/Compat/0.0/DB/Project.cs                |  2 +-
 LongoMatch/Compat/0.0/DB/Sections.cs               |  2 +-
 LongoMatch/Compat/0.0/DatabaseMigrator.cs          |  4 +-
 LongoMatch/Compat/0.0/IO/SectionsReader.cs         |  2 +-
 LongoMatch/Compat/0.0/PlayListMigrator.cs          |  4 +-
 LongoMatch/Compat/0.0/Playlist/IPlayList.cs        |  4 +-
 LongoMatch/Compat/0.0/Playlist/PlayList.cs         |  4 +-
 LongoMatch/Compat/0.0/TemplatesMigrator.cs         |  4 +-
 LongoMatch/Compat/0.0/Time/MediaTimeNode.cs        |  2 +-
 LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs       |  4 +-
 LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs     |  2 +-
 LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs     |  4 +-
 LongoMatch/Compat/0.0/Time/Time.cs                 |  4 +-
 LongoMatch/Compat/0.0/Time/TimeNode.cs             |  4 +-
 LongoMatch/DB/DataBase.cs                          |  2 +-
 LongoMatch/DB/Project.cs                           |  2 +-
 LongoMatch/DB/Sections.cs                          |  2 +-
 LongoMatch/DB/Tag.cs                               |  4 +-
 LongoMatch/DB/TagsTemplate.cs                      |  4 +-
 LongoMatch/DB/TeamTemplate.cs                      |  4 +-
 LongoMatch/Gui/Component/ButtonsWidget.cs          |  2 +-
 LongoMatch/Gui/Component/CategoryProperties.cs     |  2 +-
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  4 +-
 LongoMatch/Gui/Component/NotesWidget.cs            |  4 +-
 LongoMatch/Gui/Component/PlayListWidget.cs         |  2 +-
 LongoMatch/Gui/Component/PlayerProperties.cs       |  4 +-
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  2 +-
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  2 +-
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  2 +-
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  2 +-
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  |  2 +-
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |  2 +-
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |  2 +-
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  4 +-
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  4 +-
 LongoMatch/Gui/Component/TimeScale.cs              |  4 +-
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |  4 +-
 LongoMatch/Gui/Dialog/EditPlayerDialog.cs          |  4 +-
 LongoMatch/Gui/Dialog/EntryDialog.cs               |  2 +-
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |  4 +-
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |  4 +-
 LongoMatch/Gui/Dialog/Migrator.cs                  |  4 +-
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |  2 +-
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |  2 +-
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |  2 +-
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |  2 +-
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  2 +-
 LongoMatch/Gui/Dialog/SnapshotsDialog.cs           |  4 +-
 LongoMatch/Gui/Dialog/TeamTemplateEditor.cs        |  2 +-
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  2 +-
 LongoMatch/Gui/Dialog/UpdateDialog.cs              |  2 +-
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  4 +-
 LongoMatch/Gui/Dialog/Win32CalendarDialog.cs       |  4 +-
 LongoMatch/Gui/MainWindow.cs                       |  2 +-
 LongoMatch/Gui/Popup/CalendarPopup.cs              |  2 +-
 LongoMatch/Gui/Popup/MessagePopup.cs               |  2 +-
 LongoMatch/Gui/TransparentDrawingArea.cs           | 17 +++++++++
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  2 +-
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  2 +-
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  2 +-
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |  2 +-
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  2 +-
 LongoMatch/Handlers/DrawingManager.cs              |  4 +-
 LongoMatch/Handlers/EventsManager.cs               |  4 +-
 LongoMatch/Handlers/Handlers.cs                    |  4 +-
 LongoMatch/Handlers/HotKeysManager.cs              |  4 +-
 LongoMatch/IO/CSVExport.cs                         |  4 +-
 LongoMatch/IO/SectionsReader.cs                    |  2 +-
 LongoMatch/IO/SectionsWriter.cs                    |  2 +-
 LongoMatch/IO/XMLReader.cs                         |  4 +-
 LongoMatch/Main.cs                                 |  2 +-
 LongoMatch/Playlist/IPlayList.cs                   |  4 +-
 LongoMatch/Playlist/PlayList.cs                    |  4 +-
 LongoMatch/Time/HotKey.cs                          |  4 +-
 LongoMatch/Time/MediaTimeNode.cs                   |  2 +-
 LongoMatch/Time/PixbufTimeNode.cs                  |  4 +-
 LongoMatch/Time/PlayListTimeNode.cs                |  2 +-
 LongoMatch/Time/Player.cs                          |  4 +-
 LongoMatch/Time/SectionsTimeNode.cs                |  4 +-
 LongoMatch/Time/Time.cs                            |  4 +-
 LongoMatch/Time/TimeNode.cs                        |  4 +-
 LongoMatch/Updates/Updater.cs                      |  4 +-
 LongoMatch/Updates/XmlUpdateParser.cs              |  4 +-
 LongoMatch/gtk-gui/objects.xml                     | 44 +++++++++++-----------
 libcesarplayer/src/bacon-resize.c                  |  3 +-
 libcesarplayer/src/bacon-resize.h                  |  3 +-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c   |  4 +-
 libcesarplayer/src/bacon-video-widget.h            |  2 +-
 libcesarplayer/src/gst-video-capturer.c            |  2 +-
 libcesarplayer/src/gst-video-capturer.h            |  2 +-
 libcesarplayer/src/gst-video-editor.c              |  2 +-
 libcesarplayer/src/gst-video-editor.h              |  2 +-
 146 files changed, 275 insertions(+), 287 deletions(-)

Tue Sep 22 14:57:50 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete Unused Files 
 CesarPlayer/Handlers/BufferingHandler.cs   | 33 ----------------------------
 CesarPlayer/Handlers/GotRedirectHandler.cs | 33 ----------------------------
 CesarPlayer/Handlers/TitleChangeHandler.cs | 33 ----------------------------
 CesarPlayer/Player/GstPlayerAspectRatio.cs | 35 ------------------------------
 4 files changed, 134 deletions(-)

Tue Sep 22 14:26:20 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete unused files 
 LongoMatch/Gui/WorkspaceChooser.cs                 | 41 ----------------------
 LongoMatch/gtk-gui/LongoMatch.PlayerProperties.cs  | 27 --------------
 LongoMatch/gtk-gui/LongoMatch.TransparentWidget.cs | 37 -------------------
 LongoMatch/make.sh                                 |  5 ---
 4 files changed, 110 deletions(-)

Sun Sep 20 22:35:37 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 spanish transalations 
 .../Win32/share/locale/es/LC_MESSAGES/longomatch.mo | Bin 11508 -> 12039 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sun Sep 20 20:23:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable to load plays into the playlist form the Players treeviews 
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  | 10 +++++
 LongoMatch/Gui/MainWindow.cs                       |  2 +
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         | 17 ++++++-
 LongoMatch/Handlers/EventsManager.cs               | 52 +++++++++++-----------
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  1 +
 LongoMatch/gtk-gui/gui.stetic                      |  1 +
 LongoMatch/gtk-gui/objects.xml                     |  2 +
 7 files changed, 59 insertions(+), 26 deletions(-)

Thu Sep 17 17:50:47 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump Version 0.15.2 
 CesarPlayer/AssemblyInfo.cs    | 2 +-
 LongoMatch/AssemblyInfo.cs     | 2 +-
 LongoMatch/Win32/installer.iss | 5 +++--
 configure.ac                   | 2 +-
 debian/changelog               | 9 +++++++--
 5 files changed, 13 insertions(+), 7 deletions(-)

Thu Sep 17 19:45:14 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix debian postinstall script. Needs to call 'ldconfig /usr/lib/longomatch' to get the shared libarries correctly installed 
 debian/longomatch.postinst | 6 ++++++
 1 file changed, 6 insertions(+)

Thu Sep 17 18:14:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix debian/control line space and add missing CDBS dependencyZ 
 debian/control | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

Thu Sep 17 17:46:14 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use autotools to set the package version in AssemblyInfo.cs 
 CesarPlayer/AssemblyInfo.cs.in | 50 +++++++++++++++++++++++++++++++++++++++++
 CesarPlayer/Makefile.am        |  3 ++-
 LongoMatch/AssemblyInfo.cs.in  | 51 ++++++++++++++++++++++++++++++++++++++++++
 LongoMatch/Makefile.am         |  3 ++-
 configure.ac                   |  4 ++--
 5 files changed, 107 insertions(+), 4 deletions(-)

Thu Sep 17 17:39:59 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix debian path folder 
 debian/changelog        |  6 ++++++
 debian/control          | 20 ++++++++++++++++++++
 debian/copyright        | 33 +++++++++++++++++++++++++++++++++
 debian/debian/changelog |  6 ------
 debian/debian/control   | 20 --------------------
 debian/debian/copyright | 33 ---------------------------------
 debian/debian/rules     |  3 ---
 debian/debian/watch     |  3 ---
 debian/rules            |  3 +++
 debian/watch            |  3 +++
 10 files changed, 65 insertions(+), 65 deletions(-)

Wed Sep 16 21:39:09 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Info files 
 AUTHORS   |  6 +++++-
 ChangeLog | 14 ++++++++++++++
 NEWS      | 14 ++++++++++++++
 README    |  5 +++--
 RELEASE   | 39 +++++++++++++++++++++------------------
 5 files changed, 57 insertions(+), 21 deletions(-)

Wed Sep 16 21:50:08 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add 'VGA' and 'Portable' size formats to video editor 
 CesarPlayer/Editor/GstVideoSplitter.cs             | 10 ++++-
 CesarPlayer/Editor/VideoFormat.cs                  |  8 ++--
 LongoMatch/Gui/Component/PlayListWidget.cs         |  7 +--
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    | 51 ++++++++++------------
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 11 ++---
 LongoMatch/gtk-gui/gui.stetic                      | 12 +++--
 LongoMatch/gtk-gui/objects.xml                     | 20 ++++-----
 libcesarplayer/src/gst-video-editor.c              |  4 +-
 8 files changed, 60 insertions(+), 63 deletions(-)

Wed Sep 16 19:58:43 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable Drawing tool on Windows 
 LongoMatch/Gui/MainWindow.cs | 5 +++++
 1 file changed, 5 insertions(+)

Wed Sep 16 19:54:48 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update Translations 
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |    2 +-
 LongoMatch/gtk-gui/gui.stetic                      |    2 +-
 Translations/es.po                                 | 1001 +++++++++++---------
 Translations/fr.po                                 |  886 +++++++++--------
 Translations/messages.po                           |  857 +++++++++--------
 5 files changed, 1502 insertions(+), 1246 deletions(-)

Wed Sep 16 19:48:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix menu string 
 LongoMatch/Gui/Component/TimeScale.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Sep 16 19:19:31 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *More Gui fixes (windows titles, dialog transient,...) 
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  17 ++-
 LongoMatch/Gui/Component/TeamTemplateEditor.cs     |  42 -------
 LongoMatch/Gui/Dialog/TeamTemplateEditor.cs        |  42 +++++++
 LongoMatch/LongoMatch.mdp                          |   2 +-
 LongoMatch/Makefile.am                             |   4 +-
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |   3 +
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |   2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  14 +--
 LongoMatch/gtk-gui/gui.stetic                      | 122 +++++++++++----------
 LongoMatch/gtk-gui/objects.xml                     |  16 +--
 10 files changed, 135 insertions(+), 129 deletions(-)

Wed Sep 16 19:08:08 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Make buttons unsensitive after each update, when no category is selected 
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Wed Sep 16 18:49:04 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing changes to the previous commit 
 LongoMatch/Gui/Component/TeamTemplateWidget.cs  |    7 +-
 LongoMatch/Gui/Dialog/EntryDialog.cs            |    0
 LongoMatch/LongoMatch.mdp                       |   16 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |    2 +-
 LongoMatch/gtk-gui/gui.stetic                   | 2941 +++++++++++------------
 LongoMatch/gtk-gui/objects.xml                  |   28 +-
 6 files changed, 1494 insertions(+), 1500 deletions(-)

Tue Sep 15 19:52:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Gui refactoring 
 LongoMatch.mds                                     |    6 +-
 LongoMatch/Gui/ButtonsWidget.cs                    |   86 -
 LongoMatch/Gui/CalendarPopup.cs                    |   59 -
 LongoMatch/Gui/Component/ButtonsWidget.cs          |   86 +
 LongoMatch/Gui/Component/CategoryProperties.cs     |  107 +
 LongoMatch/Gui/Component/DrawingToolBox.cs         |  104 +
 LongoMatch/Gui/Component/NotesWidget.cs            |   78 +
 LongoMatch/Gui/Component/PlayListWidget.cs         |  328 +++
 LongoMatch/Gui/Component/PlayerProperties.cs       |  118 +
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs  |  112 +
 LongoMatch/Gui/Component/PlaysListTreeWidget.cs    |  132 +
 LongoMatch/Gui/Component/ProjectDetailsWidget.cs   |  406 +++
 LongoMatch/Gui/Component/ProjectListWidget.cs      |  168 ++
 LongoMatch/Gui/Component/ProjectTemplateWidget.cs  |  171 ++
 LongoMatch/Gui/Component/TeamTemplateEditor.cs     |   42 +
 LongoMatch/Gui/Component/TeamTemplateWidget.cs     |   84 +
 LongoMatch/Gui/Component/TimeAdjustWidget.cs       |   66 +
 LongoMatch/Gui/Component/TimeLineWidget.cs         |  187 ++
 LongoMatch/Gui/Component/TimeReferenceWidget.cs    |  155 +
 LongoMatch/Gui/Component/TimeScale.cs              |  377 +++
 LongoMatch/Gui/DBManager.cs                        |  142 -
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs        |   61 +
 LongoMatch/Gui/Dialog/EditPlayerDialog.cs          |   39 +
 LongoMatch/Gui/Dialog/EntryDialog.cs               |   51 +
 .../Gui/Dialog/FramesCaptureProgressDialog.cs      |   68 +
 LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs      |   71 +
 LongoMatch/Gui/Dialog/Migrator.cs                  |  133 +
 LongoMatch/Gui/Dialog/NewProjectDialog.cs          |   48 +
 LongoMatch/Gui/Dialog/OpenProjectDialog.cs         |   58 +
 LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs    |   87 +
 .../Gui/Dialog/ProjectTemplateEditorDialog.cs      |   50 +
 LongoMatch/Gui/Dialog/ProjectsManager.cs           |  142 +
 LongoMatch/Gui/Dialog/SnapshotsDialog.cs           |   60 +
 LongoMatch/Gui/Dialog/TemplatesEditor.cs           |  278 ++
 LongoMatch/Gui/Dialog/UpdateDialog.cs              |   43 +
 LongoMatch/Gui/Dialog/VideoEditionProperties.cs    |  176 ++
 LongoMatch/Gui/Dialog/Win32CalendarDialog.cs       |   51 +
 LongoMatch/Gui/DrawingToolBox.cs                   |  104 -
 LongoMatch/Gui/EditSectionsDialog.cs               |   61 -
 LongoMatch/Gui/EntryDialog.cs                      |   51 -
 LongoMatch/Gui/FileDescriptionWidget.cs            |  406 ---
 LongoMatch/Gui/FramesCaptureProgressDialog.cs      |   68 -
 LongoMatch/Gui/HotKeySelectorDialog.cs             |   71 -
 LongoMatch/Gui/MainWindow.cs                       |    6 +-
 LongoMatch/Gui/MessagePopup.cs                     |   50 -
 LongoMatch/Gui/Migrator.cs                         |  133 -
 LongoMatch/Gui/NewProjectDialog.cs                 |   48 -
 LongoMatch/Gui/NotesWidget.cs                      |   78 -
 LongoMatch/Gui/OpenProjectDialog.cs                |   58 -
 LongoMatch/Gui/PlayListTreeView.cs                 |  148 -
 LongoMatch/Gui/PlayListWidget.cs                   |  328 ---
 LongoMatch/Gui/PlayerProperties.cs                 |  118 -
 LongoMatch/Gui/PlayersListTreeWidget.cs            |  112 -
 LongoMatch/Gui/PlayersSelectionDialog.cs           |   87 -
 LongoMatch/Gui/PlayersTreeView.cs                  |  233 --
 LongoMatch/Gui/Popup/CalendarPopup.cs              |   59 +
 LongoMatch/Gui/Popup/MessagePopup.cs               |   50 +
 LongoMatch/Gui/ProjectListWidget.cs                |  168 --
 LongoMatch/Gui/SectionsPropertiesWidget.cs         |  171 --
 LongoMatch/Gui/SectionsTreeView.cs                 |  137 -
 LongoMatch/Gui/SnapshotsDialog.cs                  |   60 -
 LongoMatch/Gui/TeamTemplateEditor.cs               |   42 -
 LongoMatch/Gui/TeamTemplateWidget.cs               |   84 -
 LongoMatch/Gui/TemplateEditorDialog.cs             |   50 -
 LongoMatch/Gui/TemplatesEditor.cs                  |  278 --
 LongoMatch/Gui/TimeAdjustWidget.cs                 |   66 -
 LongoMatch/Gui/TimeLineWidget.cs                   |  187 --
 LongoMatch/Gui/TimeNodeProperties.cs               |  107 -
 LongoMatch/Gui/TimeNodesTreeView.cs                |  343 ---
 LongoMatch/Gui/TimeReferenceWidget.cs              |  155 -
 LongoMatch/Gui/TimeScale.cs                        |  377 ---
 LongoMatch/Gui/TreeView/CategoriesTreeView.cs      |  137 +
 LongoMatch/Gui/TreeView/PlayListTreeView.cs        |  148 +
 .../Gui/TreeView/PlayerPropertiesTreeView.cs       |  113 +
 LongoMatch/Gui/TreeView/PlayersTreeView.cs         |  233 ++
 LongoMatch/Gui/TreeView/PlaysTreeView.cs           |  337 +++
 LongoMatch/Gui/TreeWidget.cs                       |  132 -
 LongoMatch/Gui/UpdateDialog.cs                     |   43 -
 LongoMatch/Gui/VideoEditionProperties.cs           |  176 --
 LongoMatch/Gui/Win32CalendarDialog.cs              |   51 -
 LongoMatch/Handlers/EventsManager.cs               |    8 +-
 LongoMatch/LongoMatch.mdp                          |  120 +-
 LongoMatch/Makefile.am                             |  214 +-
 LongoMatch/Time/MediaTimeNode.cs                   |    2 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |  152 +
 ...ngoMatch.Gui.Component.FileDescriptionWidget.cs |  504 ----
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |   51 +
 ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs |  504 ++++
 ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs |  186 ++
 ...Match.Gui.Component.SectionsPropertiesWidget.cs |  186 --
 .../LongoMatch.Gui.Component.TimeNodeProperties.cs |  152 -
 .../gtk-gui/LongoMatch.Gui.Component.TreeWidget.cs |   51 -
 .../gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs     |  183 --
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |   66 +
 .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs      |   70 +
 .../LongoMatch.Gui.Dialog.EditSectionsDialog.cs    |   66 -
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |    4 +-
 ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs |   70 +
 .../LongoMatch.Gui.Dialog.ProjectsManager.cs       |  183 ++
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   70 -
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |    4 +-
 .../LongoMatch.Gui.Dialog.WorkspaceChooser.cs      |  124 -
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |    6 +-
 LongoMatch/gtk-gui/LongoMatch.TransparentWidget.cs |   37 +
 LongoMatch/gtk-gui/gui.stetic                      | 3014 ++++++++++----------
 LongoMatch/gtk-gui/objects.xml                     |  227 +-
 106 files changed, 8290 insertions(+), 8258 deletions(-)

Tue Sep 15 01:08:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add new Gui elements to the makefiles 
 LongoMatch/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

Mon Sep 14 17:00:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix frame stepping bug when getting a wrong accurate value 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 4 ++++
 1 file changed, 4 insertions(+)

Sun Sep 13 22:01:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix memory leak with unmanaged Pixbuf 
 CesarPlayer/Gui/PlayerBin.cs                     | 12 ++------
 CesarPlayer/Player/GstPlayer.cs                  | 35 +++++++++++++++++++-----
 CesarPlayer/Player/IPlayer.cs                    | 10 +++----
 CesarPlayer/Utils/FramesCapturer.cs              | 18 ++++++++++--
 CesarPlayer/Utils/IFramesCapturer.cs             |  6 ++--
 CesarPlayer/Utils/PreviewMediaFile.cs            | 18 ++++++------
 LongoMatch/Gui/FramesCaptureProgressDialog.cs    | 14 +++-------
 LongoMatch/Handlers/EventsManager.cs             |  2 +-
 LongoMatch/Time/PixbufTimeNode.cs                |  4 ++-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |  5 ++++
 libcesarplayer/src/bacon-video-widget.h          |  1 +
 11 files changed, 76 insertions(+), 49 deletions(-)

Sun Sep 13 01:54:58 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix editor bug with files that doesn't have an audio stream 	Instead of using a single fake audio source that should 	be active when the source doesn't have audio, we use a fake 	audio source for each segment without audio stream. 	This way we enforce an audio stream for a specific 	segment  and we don't depend on the activation of 	the generic fake source. 
 libcesarplayer/src/gst-video-editor.c | 71 +++++++++++++++--------------------
 1 file changed, 30 insertions(+), 41 deletions(-)

Mon Sep 14 02:03:09 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improved  Templates GUI 
 LongoMatch/Gui/EditSectionsDialog.cs               |   61 ++
 LongoMatch/Gui/PlayerProperties.cs                 |   46 +-
 LongoMatch/Gui/SectionsPropertiesWidget.cs         |  193 ++--
 LongoMatch/Gui/SectionsTreeView.cs                 |  137 +++
 LongoMatch/Gui/TeamTemplateEditor.cs               |    4 +-
 LongoMatch/Gui/TeamTemplateWidget.cs               |   80 +-
 LongoMatch/Gui/TemplateEditorDialog.cs             |    8 +-
 LongoMatch/Gui/TemplatesEditor.cs                  |   40 +-
 LongoMatch/Gui/TimeNodeProperties.cs               |   45 +-
 LongoMatch/LongoMatch.mdp                          |    6 +
 LongoMatch/Makefile.am                             |    3 +
 LongoMatch/UpdateManager.cs                        |   21 -
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |   26 +-
 ...Match.Gui.Component.SectionsPropertiesWidget.cs |  173 +++-
 .../LongoMatch.Gui.Component.TeamTemplateWidget.cs |   28 +-
 .../LongoMatch.Gui.Component.TimeNodeProperties.cs |  201 +---
 .../gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs     |    2 +-
 .../LongoMatch.Gui.Dialog.EditSectionsDialog.cs    |   66 ++
 .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs    |   39 +-
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |    5 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |   58 +-
 LongoMatch/gtk-gui/gui.stetic                      | 1070 ++++++++++----------
 LongoMatch/gtk-gui/objects.xml                     |   39 +-
 23 files changed, 1304 insertions(+), 1047 deletions(-)

Thu Sep 10 17:26:20 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Return "Not Defined" if hotkey is not defined 
 LongoMatch/Time/HotKey.cs | 2 ++
 1 file changed, 2 insertions(+)

Tue Sep 8 21:24:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add c# objects to the win32 Makefile 
 Makefile.win32 | 244 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 231 insertions(+), 13 deletions(-)

Tue Sep 8 16:48:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Embed longomatch.png as resource and don't deploy debian folder 
 LongoMatch/LongoMatch.mdp       | 4 ++--
 LongoMatch/Makefile.am          | 3 ++-
 LongoMatch/gtk-gui/generated.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic   | 2 +-
 Makefile.am                     | 2 +-
 5 files changed, 7 insertions(+), 6 deletions(-)

Tue Sep 8 15:34:55 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean-up and Warnings removal 
 LongoMatch/Compat/0.0/DatabaseMigrator.cs              |  1 -
 LongoMatch/Compat/0.0/TemplatesMigrator.cs             |  1 -
 LongoMatch/Gui/FileDescriptionWidget.cs                | 11 +++++++----
 LongoMatch/Gui/TransparentDrawingArea.cs               | 15 +--------------
 LongoMatch/Handlers/DrawingManager.cs                  |  6 +-----
 LongoMatch/Handlers/EventsManager.cs                   |  1 -
 LongoMatch/Main.cs                                     | 18 +-----------------
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs     |  2 --
 8 files changed, 10 insertions(+), 45 deletions(-)

Mon Sep 7 21:17:37 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fixes initial flash creating the Window and focus loose on shown 
 LongoMatch/Gui/TransparentDrawingArea.cs           | 37 ++++++----------------
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |  1 +
 LongoMatch/gtk-gui/gui.stetic                      |  4 +--
 3 files changed, 12 insertions(+), 30 deletions(-)

Sun Sep 6 22:22:52 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *New Tranparent Drawing Tool For Live Drawings 	Free-hand drawing tool based on a transparent drawing area 	that lets draw over any existent widget 
 CesarPlayer/Gui/PlayerBin.cs                       |   3 +
 CesarPlayer/Player/GstPlayer.cs                    |   3 +-
 LongoMatch/Gui/DrawingToolBox.cs                   | 104 +++++++
 LongoMatch/Gui/MainWindow.cs                       |  24 +-
 LongoMatch/Gui/TransparentDrawingArea.cs           | 272 ++++++++++++++++++
 LongoMatch/Handlers/DrawingManager.cs              |  83 ++++++
 LongoMatch/Handlers/Handlers.cs                    |  47 +++-
 LongoMatch/LongoMatch.mdp                          |   5 +
 LongoMatch/Makefile.am                             |   5 +
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     | 194 +++++++++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  99 ++++---
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |  47 ++++
 LongoMatch/gtk-gui/gui.stetic                      | 303 ++++++++++++++++++++-
 LongoMatch/gtk-gui/objects.xml                     |  15 +
 14 files changed, 1136 insertions(+), 68 deletions(-)

Sun Sep 6 21:19:18 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix  Bug 594329 -  Cannot change the file associated to a project in the Projects Mamager 
 LongoMatch/Gui/DBManager.cs | 41 +++++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 22 deletions(-)

Sun Sep 6 01:17:15 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Move debian folder to root folder 
 Build/debian/changelog  |  6 ------
 Build/debian/control    | 20 --------------------
 Build/debian/copyright  | 33 ---------------------------------
 Build/debian/rules      |  3 ---
 Build/debian/watch      |  3 ---
 debian/debian/changelog |  6 ++++++
 debian/debian/control   | 20 ++++++++++++++++++++
 debian/debian/copyright | 33 +++++++++++++++++++++++++++++++++
 debian/debian/rules     |  3 +++
 debian/debian/watch     |  3 +++
 10 files changed, 65 insertions(+), 65 deletions(-)

Sun Sep 6 01:16:00 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Clean-up autotools files. Only keep *ac and *am files and let autogen.sh do the rest 
 aclocal.m4        | 9023 -----------------------------------------------------
 install-sh        |    1 -
 installer.sh      |   20 -
 m4/libtool.m4     | 7373 -------------------------------------------
 m4/ltoptions.m4   |  368 ---
 m4/ltsugar.m4     |  123 -
 m4/ltversion.m4   |   23 -
 m4/lt~obsolete.m4 |   92 -
 8 files changed, 17023 deletions(-)

Sun Sep 6 00:58:09 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't go into play or pause if no file is loaded 
 CesarPlayer/Gui/PlayerBin.cs | 2 ++
 1 file changed, 2 insertions(+)

Sat Sep 5 19:03:43 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete autotools template to have a cleaner repo 
 CesarPlayer/Makefile.in        |   707 --
 LongoMatch/Makefile.in         |   821 ---
 Makefile.in                    |   633 --
 Translations/Makefile.in       |   623 --
 configure                      | 15231 ---------------------------------------
 libcesarplayer/Makefile.in     |   507 --
 libcesarplayer/src/Makefile.in |   520 --
 7 files changed, 19042 deletions(-)

Sat Sep 5 16:59:31 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Removed prints 
 libcesarplayer/src/gst-video-editor.c | 1 -
 1 file changed, 1 deletion(-)

Sat Sep 5 16:57:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable compatibility with GStreamer 0.10.22 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |  6 +++++-
 libcesarplayer/src/gst-video-editor.c            | 10 +++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

Sat Sep 5 15:05:07 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix C-sharp check 
 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Sat Sep 5 13:54:59 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Improve C-sharp compiler and Mono 2.0 assemblies checks 
 configure.ac | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

Sat Sep 5 13:54:23 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update debian/* files 
 Build/debian/control   | 16 +++++++++---
 Build/debian/copyright | 66 ++++++++++++++++++++++++--------------------------
 Build/debian/watch     |  3 +++
 3 files changed, 47 insertions(+), 38 deletions(-)

Fri Sep 4 21:33:32 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix copyright headers 
 LongoMatch/Gui/MessagePopup.cs           | 2 +-
 LongoMatch/Gui/PlayersListTreeWidget.cs  | 2 +-
 LongoMatch/Gui/PlayersSelectionDialog.cs | 2 +-
 LongoMatch/Gui/PlayersTreeView.cs        | 2 +-
 LongoMatch/Gui/TeamTemplateEditor.cs     | 2 +-
 LongoMatch/Gui/TeamTemplateWidget.cs     | 2 +-
 LongoMatch/Gui/WorkspaceChooser.cs       | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

Fri Sep 4 19:30:27 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Allow edition of players name using the treeview 
 LongoMatch/Gui/PlayersTreeView.cs | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

Fri Sep 4 19:23:02 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes  Bug 594161 -  Can't edit categories name in the treeview 
 LongoMatch/Gui/TimeNodesTreeView.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Fri Aug 28 21:31:35 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use csc, which links to the default C# compiler instead of gmscs 
 CesarPlayer/Makefile.am        |   4 +-
 CesarPlayer/Makefile.in        |   8 ++-
 LongoMatch/Makefile.am         |   4 +-
 LongoMatch/Makefile.in         |   8 ++-
 Makefile.in                    |   4 +-
 Translations/Makefile.in       |   4 +-
 configure                      | 110 +++++++++++------------------------------
 configure.ac                   |  14 ++----
 libcesarplayer/Makefile.in     |   4 +-
 libcesarplayer/src/Makefile.in |   4 +-
 10 files changed, 46 insertions(+), 118 deletions(-)

Fri Aug 28 16:20:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix license headers and copyright info 
 CesarPlayer/AssemblyInfo.cs                   | 18 ++++++++++++++++++
 CesarPlayer/Capturer/GccAudioEncoderType.cs   | 19 +++++++++++++++++--
 CesarPlayer/Capturer/GccError.cs              | 20 +++++++++++++++++---
 CesarPlayer/Capturer/GccVideoEncoderType.cs   | 19 +++++++++++++++++--
 CesarPlayer/Capturer/GccVideoMuxerType.cs     | 20 +++++++++++++++++---
 CesarPlayer/Capturer/GstCameraCapturer.cs     | 19 +++++++++++++++++--
 CesarPlayer/Editor/AudioCodec.cs              |  2 +-
 CesarPlayer/Editor/EditorState.cs             |  2 +-
 CesarPlayer/Editor/ErrorHandler.cs            | 19 +++++++++++++++++--
 CesarPlayer/Editor/IMerger.cs                 |  2 +-
 CesarPlayer/Editor/IVideoSplitter.cs          |  2 +-
 CesarPlayer/Editor/PercentCompletedHandler.cs | 19 +++++++++++++++++--
 CesarPlayer/Editor/VideoCodec.cs              |  2 +-
 CesarPlayer/Editor/VideoFormat.cs             |  2 +-
 CesarPlayer/Editor/VideoSplitterType.cs       |  2 +-
 CesarPlayer/MultimediaFactory.cs              |  2 +-
 CesarPlayer/Player/GstAspectRatio.cs          | 19 +++++++++++++++++--
 CesarPlayer/Player/GstAudioOutType.cs         | 19 +++++++++++++++++--
 CesarPlayer/Player/GstDVDEvent.cs             | 19 +++++++++++++++++--
 CesarPlayer/Player/GstError.cs                | 19 +++++++++++++++++--
 CesarPlayer/Player/GstMetadataType.cs         | 19 +++++++++++++++++--
 CesarPlayer/Player/GstPlayer.cs               | 19 +++++++++++++++++--
 CesarPlayer/Player/GstUseType.cs              | 19 +++++++++++++++++--
 CesarPlayer/Player/GstVideoProperty.cs        | 19 +++++++++++++++++--
 LongoMatch/AssemblyInfo.cs                    | 19 +++++++++++++++++++
 LongoMatch/Gui/HotKeySelectorDialog.cs        | 18 ++++++++++++++++++
 LongoMatch/IO/CSVExport.cs                    |  2 +-
 LongoMatch/Time/Player.cs                     |  2 +-
 libcesarplayer/liblongomatch.mdp              |  2 --
 29 files changed, 320 insertions(+), 44 deletions(-)

Thu Aug 27 16:40:24 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump version 0.15.1 
 CesarPlayer/AssemblyInfo.cs |  2 +-
 LongoMatch/AssemblyInfo.cs  |  2 +-
 configure                   | 20 ++++++++++----------
 configure.ac                |  2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

Wed Aug 26 22:44:15 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added hicolor theme index for win32 extra icons 
 LongoMatch/Win32/share/icons/hicolor/index.theme | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Wed Aug 26 16:29:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 translations files 
 .../Win32/share/locale/es/LC_MESSAGES/longomatch.mo | Bin 11396 -> 11508 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Aug 26 16:27:19 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add missing win32 volume and calendar icons 
 .../share/icons/hicolor/24x24/status/stock_calendar.png  | Bin 0 -> 823 bytes
 .../share/icons/hicolor/24x24/status/stock_volume.png    | Bin 0 -> 1217 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Wed Aug 26 14:57:50 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update changelog, new, and release notes 
 ChangeLog | 10 ++++++----
 NEWS      | 11 ++++++-----
 RELEASE   | 23 ++++++++++++++++++-----
 3 files changed, 30 insertions(+), 14 deletions(-)

Wed Aug 26 00:58:34 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes bug#592934 with commit b64122c 
 LongoMatch/Gui/FileDescriptionWidget.cs | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Wed Aug 26 00:16:28 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add Win32CalendarDialog to csharpdevelop project 
 LongoMatch/LongoMatch.csproj | 2 ++
 1 file changed, 2 insertions(+)

Tue Aug 25 23:44:04 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Version 0.15.0.2 
 LongoMatch/AssemblyInfo.cs     |  2 +-
 LongoMatch/Win32/installer.iss |  2 +-
 configure                      | 20 ++++++++++----------
 configure.ac                   |  2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

Tue Aug 25 23:17:56 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fixed several issues with database migraition tool 	Create a new thread to open the file 	Disable 'Canel' button when importing 
 LongoMatch/Compat/0.0/DatabaseMigrator.cs          | 33 ++++++++++++++++++----
 LongoMatch/Gui/Migrator.cs                         |  9 ++++--
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  2 ++
 LongoMatch/gtk-gui/gui.stetic                      |  2 ++
 4 files changed, 37 insertions(+), 9 deletions(-)

Mon Aug 24 22:21:38 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update transaltions 
 Translations/es.po       | 106 ++++++++++++++++++++++++++---------------------
 Translations/fr.po       |  75 ++++++++++++++++-----------------
 Translations/messages.po |  77 +++++++++++++++++-----------------
 3 files changed, 135 insertions(+), 123 deletions(-)

Mon Aug 24 22:17:58 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use a standard name for sections. 	As the next version will come with extra tagging support 	call projects main tags "Sections" and extra tags "Tags". 
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.FileDescriptionWidget.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon Aug 24 22:11:26 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable audio in video edition by default and set it as an experimental feature as the tests have shown errors with some audio codecs 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 3 +--
 LongoMatch/gtk-gui/gui.stetic                                      | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Mon Aug 24 21:40:22 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Missing in previous commit. Adds Win32 Calendar 
 LongoMatch/gtk-gui/gui.stetic | 59 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

Mon Aug 24 21:33:53 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Enable Calendar in Win32 using a dialog instead of a popup Window 
 LongoMatch/Gui/CalendarPopup.cs                    |  6 +-
 LongoMatch/Gui/FileDescriptionWidget.cs            | 30 +++++----
 LongoMatch/Gui/Win32CalendarDialog.cs              | 51 ++++++++++++++++
 LongoMatch/LongoMatch.mdp                          |  2 +
 LongoMatch/Makefile.am                             |  2 +
 LongoMatch/Makefile.in                             |  2 +
 .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs   | 71 ++++++++++++++++++++++
 .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs  |  3 +-
 LongoMatch/gtk-gui/objects.xml                     | 28 ++++-----
 9 files changed, 164 insertions(+), 31 deletions(-)

Mon Aug 24 21:28:56 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change dialog title to "Projects Manager" 
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic                         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Mon Aug 24 20:18:30 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes http://bugzilla.gnome.org/show_bug.cgi?id=592934 
 LongoMatch/Gui/FileDescriptionWidget.cs | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

Mon Aug 24 19:58:03 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes  Bug 592931 
 LongoMatch/Gui/FileDescriptionWidget.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Fri Aug 21 15:24:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Version 0.15.0.1 
 LongoMatch/AssemblyInfo.cs |  2 +-
 Makefile.in                |  2 +-
 configure                  | 20 ++++++++++----------
 configure.ac               |  2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

Sun Aug 23 18:45:39 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix fonts .conf files deployment in win32. Only exclude longomatch.conf instead of *.conf 
 LongoMatch/Win32/installer.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 21 15:14:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update GStreamer requirements and add git and bugzilla links to README 
 README | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Fri Aug 21 00:34:47 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Force overwrite old backup file, if exists 
 LongoMatch/Compat/0.0/DatabaseMigrator.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 21 00:10:52 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Don't delete newly converted template 
 LongoMatch/Compat/0.0/TemplatesMigrator.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Aug 20 21:34:28 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use dafults folder for config files.Vista requieres extra permissions 
 LongoMatch/Main.cs | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Thu Aug 20 21:24:53 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix win32 Gtk theme settings 
 LongoMatch/Win32/etc/gtk-2.0/.gtkrc-2.0 | 8 --------
 LongoMatch/Win32/etc/gtk-2.0/gtkrc      | 8 ++++++++
 LongoMatch/Win32/etc/gtk-2.0/gtkrc-2.0  | 8 --------
 3 files changed, 8 insertions(+), 16 deletions(-)

Thu Aug 20 20:08:07 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update InnoSetup installer script 
 LongoMatch/Win32/installer.iss | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

Thu Aug 20 19:58:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update images path in win32 
 LongoMatch/Win32/share/images/Thumbs.db              | Bin 14848 -> 0 bytes
 LongoMatch/Win32/share/images/background.png         | Bin 73017 -> 0 bytes
 LongoMatch/Win32/share/images/lgmlogo.png            | Bin 10559 -> 0 bytes
 LongoMatch/Win32/share/images/longomatch.png         | Bin 16818 -> 0 bytes
 .../Win32/share/locale/es/LC_MESSAGES/longomatch.gmo | Bin 11396 -> 0 bytes
 .../Win32/share/locale/es/LC_MESSAGES/longomatch.mo  | Bin 6152 -> 11396 bytes
 .../Win32/share/longomatch/images/background.png     | Bin 0 -> 73017 bytes
 .../Win32/share/longomatch/images/longomatch.png     | Bin 0 -> 16818 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

Thu Aug 20 17:35:41 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Minor changes 
 CesarPlayer/AssemblyInfo.cs | 4 ++--
 Makefile.am                 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Thu Aug 20 17:26:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Version 0.15.0 Unix 
 CesarPlayer/AssemblyInfo.cs |  2 +-
 CesarPlayer/Makefile.in     | 11 ++---------
 LongoMatch/AssemblyInfo.cs  |  2 +-
 LongoMatch/Makefile.in      |  6 ++++--
 Translations/Makefile.in    |  2 +-
 autogen.sh                  |  2 +-
 configure                   | 20 ++++++++++----------
 configure.ac                |  2 +-
 8 files changed, 21 insertions(+), 26 deletions(-)

Thu Aug 20 17:26:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Minor changes 
 CesarPlayer/CesarPlayer.mdp           |  2 --
 CesarPlayer/Utils/PreviewMediaFile.cs |  2 +-
 CesarPlayer/gtk-gui/gui.stetic        | 16 ----------------
 3 files changed, 1 insertion(+), 19 deletions(-)

Thu Aug 20 17:24:56 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Unable updates notifier 
 LongoMatch/Gui/MainWindow.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thu Aug 20 17:12:54 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove old editor files 
 CesarPlayer/Makefile.am | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

Thu Aug 20 16:52:10 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Players can be untagged using the 'delete' menu 
 CesarPlayer/CesarPlayer.mdp                     |  2 ++
 CesarPlayer/gtk-gui/gui.stetic                  | 16 +++++++++++
 LongoMatch/Gui/MainWindow.cs                    |  5 ++--
 LongoMatch/Gui/PlayersListTreeWidget.cs         |  5 +++-
 LongoMatch/Gui/PlayersTreeView.cs               | 36 ++++++++++++++-----------
 LongoMatch/Time/MediaTimeNode.cs                |  8 ++++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  2 +-
 LongoMatch/gtk-gui/gui.stetic                   |  2 +-
 LongoMatch/gtk-gui/objects.xml                  |  2 +-
 9 files changed, 57 insertions(+), 21 deletions(-)

Thu Aug 20 02:59:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update projects file 
 CesarPlayer/CesarPlayer.mdp | 6 ------
 1 file changed, 6 deletions(-)

Wed Aug 19 16:18:33 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *update translations 
 .../share/locale/es/LC_MESSAGES/longomatch.gmo     | Bin 0 -> 11396 bytes
 Translations/es.po                                 |  33 ++++++++-------------
 Translations/fr.po                                 |   6 +---
 Translations/messages.po                           |   8 ++---
 4 files changed, 16 insertions(+), 31 deletions(-)

Wed Aug 19 21:02:11 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Draw cute rounded rectangles in the timeline! 
 LongoMatch/Gui/TimeScale.cs | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

Wed Aug 19 14:32:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete mkverge binaries (We don't use it anymore) 
 LongoMatch/Win32/bin/magic1.dll   | Bin 135680 -> 0 bytes
 LongoMatch/Win32/bin/mkvmerge.exe | Bin 4828672 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

Wed Aug 19 14:25:28 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *LongoMatch 0.15.0 Win32 binary 
 LongoMatch/Win32/bin/LongoMatch.exe | Bin 9218568 -> 9170011 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Wed Aug 19 14:21:36 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Remove old win32 GStreamer binaries 
 LongoMatch/Win32/bin/libgstaudio.dll        | Bin 100352 -> 0 bytes
 LongoMatch/Win32/bin/libgstbase.dll         | Bin 163840 -> 0 bytes
 LongoMatch/Win32/bin/libgstcdda.dll         | Bin 34816 -> 0 bytes
 LongoMatch/Win32/bin/libgstcontroller.dll   | Bin 104448 -> 0 bytes
 LongoMatch/Win32/bin/libgstdataprotocol.dll | Bin 18432 -> 0 bytes
 LongoMatch/Win32/bin/libgstdshow.dll        | Bin 56320 -> 0 bytes
 LongoMatch/Win32/bin/libgstfarsight.dll     | Bin 45056 -> 0 bytes
 LongoMatch/Win32/bin/libgstfft.dll          | Bin 39936 -> 0 bytes
 LongoMatch/Win32/bin/libgstgl-0.10.dll      | Bin 55296 -> 0 bytes
 LongoMatch/Win32/bin/libgstinterfaces.dll   | Bin 49152 -> 0 bytes
 LongoMatch/Win32/bin/libgstnet.dll          | Bin 23040 -> 0 bytes
 LongoMatch/Win32/bin/libgstnetbuffer.dll    | Bin 10752 -> 0 bytes
 LongoMatch/Win32/bin/libgstpbutils.dll      | Bin 41472 -> 0 bytes
 LongoMatch/Win32/bin/libgstphotography.dll  | Bin 16384 -> 0 bytes
 LongoMatch/Win32/bin/libgstreamer.dll       | Bin 619520 -> 0 bytes
 LongoMatch/Win32/bin/libgstriff.dll         | Bin 40960 -> 0 bytes
 LongoMatch/Win32/bin/libgstrtp.dll          | Bin 54272 -> 0 bytes
 LongoMatch/Win32/bin/libgstrtsp.dll         | Bin 64512 -> 0 bytes
 LongoMatch/Win32/bin/libgstsdp.dll          | Bin 23552 -> 0 bytes
 LongoMatch/Win32/bin/libgsttag.dll          | Bin 48128 -> 0 bytes
 LongoMatch/Win32/bin/libgstvideo.dll        | Bin 21504 -> 0 bytes
 21 files changed, 0 insertions(+), 0 deletions(-)

Wed Aug 19 14:09:07 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Disable OGG and DVD in win32 
 LongoMatch/Gui/VideoEditionProperties.cs | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Wed Aug 19 13:49:35 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 GStreamer stuff to 0.10.24 
 LongoMatch/Win32/bin/gst-inspect-0.10.exe          | Bin 211968 -> 211968 bytes
 LongoMatch/Win32/bin/gst-launch-0.10.exe           | Bin 202240 -> 203264 bytes
 LongoMatch/Win32/bin/gst-xmlinspect-0.10.exe       | Bin 203264 -> 203264 bytes
 LongoMatch/Win32/bin/libcesarplayer.dll            | Bin 238178 -> 253036 bytes
 LongoMatch/Win32/bin/libgstapp-0.10.dll            | Bin 37888 -> 38400 bytes
 LongoMatch/Win32/bin/libgstaudio-0.10.dll          | Bin 100352 -> 102912 bytes
 LongoMatch/Win32/bin/libgstbase-0.10.dll           | Bin 163840 -> 178176 bytes
 LongoMatch/Win32/bin/libgstcdda-0.10.dll           | Bin 34816 -> 31232 bytes
 LongoMatch/Win32/bin/libgstcontroller-0.10.dll     | Bin 104448 -> 104960 bytes
 LongoMatch/Win32/bin/libgstdataprotocol-0.10.dll   | Bin 18432 -> 18944 bytes
 LongoMatch/Win32/bin/libgstdshow-0.10.dll          | Bin 57856 -> 57856 bytes
 LongoMatch/Win32/bin/libgstfarsight-0.10.dll       | Bin 45056 -> 45056 bytes
 LongoMatch/Win32/bin/libgstfft-0.10.dll            | Bin 39936 -> 39936 bytes
 LongoMatch/Win32/bin/libgstgl-0.10.dll             | Bin 55296 -> 55296 bytes
 LongoMatch/Win32/bin/libgstinterfaces-0.10.dll     | Bin 49152 -> 49152 bytes
 LongoMatch/Win32/bin/libgstnet-0.10.dll            | Bin 23040 -> 23040 bytes
 LongoMatch/Win32/bin/libgstnetbuffer-0.10.dll      | Bin 10752 -> 11264 bytes
 LongoMatch/Win32/bin/libgstnetbuffer.dll           | Bin 10752 -> 10752 bytes
 LongoMatch/Win32/bin/libgstpbutils-0.10.dll        | Bin 41472 -> 41472 bytes
 LongoMatch/Win32/bin/libgstphotography-0.10.dll    | Bin 16384 -> 16384 bytes
 LongoMatch/Win32/bin/libgstreamer-0.10.dll         | Bin 619008 -> 645120 bytes
 LongoMatch/Win32/bin/libgstriff-0.10.dll           | Bin 40960 -> 40960 bytes
 LongoMatch/Win32/bin/libgstrtp-0.10.dll            | Bin 54272 -> 56320 bytes
 LongoMatch/Win32/bin/libgstrtsp-0.10.dll           | Bin 64512 -> 66048 bytes
 LongoMatch/Win32/bin/libgstsdp-0.10.dll            | Bin 23552 -> 23552 bytes
 LongoMatch/Win32/bin/libgsttag-0.10.dll            | Bin 48128 -> 50176 bytes
 LongoMatch/Win32/bin/libgstvideo-0.10.dll          | Bin 21504 -> 22528 bytes
 LongoMatch/Win32/bin/libnice.dll                   | Bin 115200 -> 116736 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgnl.dll     | Bin 102400 -> 104448 bytes
 .../Win32/lib/gstreamer-0.10/libgsta52dec.dll      | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstaacparse.dll    | Bin 38400 -> 38400 bytes
 .../Win32/lib/gstreamer-0.10/libgstadder.dll       | Bin 22528 -> 25600 bytes
 .../Win32/lib/gstreamer-0.10/libgstaiffparse.dll   | Bin 32256 -> 32256 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstalaw.dll | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstalpha.dll       | Bin 12800 -> 12800 bytes
 .../Win32/lib/gstreamer-0.10/libgstamrparse.dll    | Bin 35840 -> 35840 bytes
 .../Win32/lib/gstreamer-0.10/libgstapetag.dll      | Bin 14848 -> 14848 bytes
 .../Win32/lib/gstreamer-0.10/libgstappplugin.dll   | Bin 8192 -> 8192 bytes
 .../Win32/lib/gstreamer-0.10/libgstasfdemux.dll    | Bin 86528 -> 86528 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      | Bin 51200 -> 51200 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiofx.dll     | Bin 80384 -> 80384 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiorate.dll   | Bin 17920 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     | Bin 51200 -> 51200 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      | Bin 26112 -> 28672 bytes
 .../Win32/lib/gstreamer-0.10/libgstauparse.dll     | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstautoconvert.dll | Bin 25088 -> 25088 bytes
 .../Win32/lib/gstreamer-0.10/libgstautodetect.dll  | Bin 29696 -> 29696 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstavi.dll  | Bin 96256 -> 96256 bytes
 .../Win32/lib/gstreamer-0.10/libgstbayer.dll       | Bin 18432 -> 18432 bytes
 .../Win32/lib/gstreamer-0.10/libgstcairo.dll       | Bin 27136 -> 27136 bytes
 .../Win32/lib/gstreamer-0.10/libgstcamerabin.dll   | Bin 75776 -> 75776 bytes
 .../Win32/lib/gstreamer-0.10/libgstcdxaparse.dll   | Bin 22016 -> 22016 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      | Bin 118272 -> 119296 bytes
 .../Win32/lib/gstreamer-0.10/libgstcutter.dll      | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstdebug.dll       | Bin 40960 -> 40960 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin.dll   | Bin 32768 -> 32768 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin2.dll  | Bin 71168 -> 73216 bytes
 .../Win32/lib/gstreamer-0.10/libgstdeinterlace.dll | Bin 37376 -> 37376 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectdraw.dll  | Bin 35328 -> 35328 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectsound.dll | Bin 227840 -> 227840 bytes
 .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll   | Bin 88576 -> 88576 bytes
 .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll   | Bin 41984 -> 41984 bytes
 .../lib/gstreamer-0.10/libgstdshowvideosink.dll    | Bin 53760 -> 53760 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdtmf.dll | Bin 37888 -> 37888 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdts.dll  | Bin 22016 -> 22016 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdlpcmdec.dll  | Bin 19456 -> 19456 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdread.dll     | Bin 33280 -> 33280 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdspu.dll      | Bin 40448 -> 40448 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdsub.dll      | Bin 28160 -> 28160 bytes
 .../Win32/lib/gstreamer-0.10/libgsteffectv.dll     | Bin 31232 -> 31232 bytes
 .../Win32/lib/gstreamer-0.10/libgstequalizer.dll   | Bin 24064 -> 24064 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaac.dll | Bin 20992 -> 20992 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaad.dll | Bin 27648 -> 27648 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  | Bin 124416 -> 131584 bytes
 .../Win32/lib/gstreamer-0.10/libgstffmpeggpl.dll   | Bin 5764096 -> 5764096 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflv.dll  | Bin 58880 -> 58880 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflx.dll  | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstfreeze.dll      | Bin 13312 -> 13312 bytes
 .../Win32/lib/gstreamer-0.10/libgstfsselector.dll  | Bin 24576 -> 0 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgdp.dll  | Bin 29696 -> 29696 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgio.dll  | Bin 36352 -> 36864 bytes
 .../Win32/lib/gstreamer-0.10/libgsth264parse.dll   | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgsticydemux.dll    | Bin 15360 -> 15360 bytes
 .../Win32/lib/gstreamer-0.10/libgstid3demux.dll    | Bin 30720 -> 30720 bytes
 .../Win32/lib/gstreamer-0.10/libgstiec958.dll      | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstinterleave.dll  | Bin 35328 -> 35328 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstjpeg.dll | Bin 47616 -> 47616 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstlame.dll | Bin 45568 -> 45568 bytes
 .../lib/gstreamer-0.10/libgstlegacyresample.dll    | Bin 31744 -> 31744 bytes
 .../Win32/lib/gstreamer-0.10/libgstlevel.dll       | Bin 19456 -> 19456 bytes
 .../Win32/lib/gstreamer-0.10/libgstlibmms.dll      | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstliveadder.dll   | Bin 34304 -> 34304 bytes
 .../Win32/lib/gstreamer-0.10/libgstmatroska.dll    | Bin 136192 -> 136192 bytes
 .../Win32/lib/gstreamer-0.10/libgstmonoscope.dll   | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpeg2dec.dll    | Bin 33792 -> 33792 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   | Bin 20480 -> 20480 bytes
 .../lib/gstreamer-0.10/libgstmpegaudioparse.dll    | Bin 44544 -> 44544 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegdemux.dll   | Bin 141824 -> 141824 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegstream.dll  | Bin 58880 -> 58880 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegtsmux.dll   | Bin 34304 -> 34304 bytes
 .../lib/gstreamer-0.10/libgstmpegvideoparse.dll    | Bin 22528 -> 22528 bytes
 .../Win32/lib/gstreamer-0.10/libgstmulaw.dll       | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultifile.dll   | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultipart.dll   | Bin 23552 -> 23552 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmve.dll  | Bin 88576 -> 88576 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmxf.dll  | Bin 357888 -> 358400 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstneon.dll | Bin 22528 -> 22528 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstnice.dll | Bin 23552 -> 15360 bytes
 .../Win32/lib/gstreamer-0.10/libgstnuvdemux.dll    | Bin 20480 -> 20480 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstogg.dll  | Bin 96768 -> 98816 bytes
 .../Win32/lib/gstreamer-0.10/libgstpango.dll       | Bin 43520 -> 46592 bytes
 .../Win32/lib/gstreamer-0.10/libgstpcapparse.dll   | Bin 13312 -> 13312 bytes
 .../Win32/lib/gstreamer-0.10/libgstplaybin.dll     | Bin 136704 -> 158720 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstpng.dll  | Bin 27136 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtdemux.dll     | Bin 115200 -> 115200 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtmux.dll       | Bin 66048 -> 66048 bytes
 .../Win32/lib/gstreamer-0.10/libgstqueue2.dll      | Bin 38400 -> 39936 bytes
 .../Win32/lib/gstreamer-0.10/libgstrawparse.dll    | Bin 35328 -> 35328 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstreal.dll | Bin 29696 -> 29696 bytes
 .../Win32/lib/gstreamer-0.10/libgstrealmedia.dll   | Bin 65024 -> 65024 bytes
 .../Win32/lib/gstreamer-0.10/libgstreplaygain.dll  | Bin 35328 -> 35328 bytes
 .../Win32/lib/gstreamer-0.10/libgstresindvd.dll    | Bin 143872 -> 143872 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtp_good.dll    | Bin 202752 -> 202752 bytes
 .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll   | Bin 29184 -> 30208 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmanager.dll  | Bin 147456 -> 147456 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmux.dll      | Bin 19968 -> 19968 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpnetsim.dll   | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtppayloads.dll | Bin 16384 -> 16384 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtprtpdemux.dll | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtsp_good.dll   | Bin 83456 -> 83456 bytes
 .../Win32/lib/gstreamer-0.10/libgstscaletempo.dll  | Bin 16896 -> 16896 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstsdl.dll  | Bin 27136 -> 27136 bytes
 .../Win32/lib/gstreamer-0.10/libgstsdpplugin.dll   | Bin 25600 -> 25600 bytes
 .../Win32/lib/gstreamer-0.10/libgstselector.dll    | Bin 34816 -> 34816 bytes
 .../Win32/lib/gstreamer-0.10/libgstsiren.dll       | Bin 61952 -> 61952 bytes
 .../Win32/lib/gstreamer-0.10/libgstsmpte.dll       | Bin 49664 -> 49664 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstsoup.dll | Bin 28672 -> 0 bytes
 .../Win32/lib/gstreamer-0.10/libgstspectrum.dll    | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstspeed.dll       | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgststereo.dll      | Bin 12288 -> 12288 bytes
 .../Win32/lib/gstreamer-0.10/libgstsubenc.dll      | Bin 12288 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstsynaesthesia.dll      | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgsttheora.dll      | Bin 51200 -> 52736 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsttta.dll  | Bin 22528 -> 22528 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll | Bin 47104 -> 48128 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstudp.dll  | Bin 41984 -> 41984 bytes
 .../Win32/lib/gstreamer-0.10/libgstvalve.dll       | Bin 12800 -> 12800 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideobox.dll    | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideocrop.dll   | Bin 32768 -> 32768 bytes
 .../gstreamer-0.10/libgstvideofilterbalance.dll    | Bin 16384 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstvideofilterflip.dll   | Bin 18944 -> 18944 bytes
 .../lib/gstreamer-0.10/libgstvideofiltergamma.dll  | Bin 12288 -> 12288 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideomixer.dll  | Bin 28160 -> 28160 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideorate.dll   | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideoscale.dll  | Bin 53248 -> 55296 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideosignal.dll | Bin 19968 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      | Bin 34816 -> 36352 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstvmnc.dll | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgstvolume.dll      | Bin 18432 -> 18432 bytes
 .../Win32/lib/gstreamer-0.10/libgstvorbis.dll      | Bin 54784 -> 55296 bytes
 .../Win32/lib/gstreamer-0.10/libgstwasapi.dll      | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveenc.dll     | Bin 15360 -> 15360 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveform.dll    | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavpack.dll     | Bin 52736 -> 52736 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavparse.dll    | Bin 40448 -> 40448 bytes
 .../Win32/lib/gstreamer-0.10/libgstwininet.dll     | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstwinks.dll       | Bin 54784 -> 54784 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      | Bin 23552 -> 23552 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstx264.dll | Bin 25088 -> 25088 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstxvid.dll | Bin 39424 -> 39424 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsty4m.dll  | Bin 12800 -> 12800 bytes
 171 files changed, 0 insertions(+), 0 deletions(-)

Wed Aug 19 13:30:08 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use Win32 GStreamer Uri has a workaround for the gnonlin bug where using c:/somepath returns a wrong uri 
 CesarPlayer/Editor/GstVideoSplitter.cs | 838 +++++++++++++++++----------------
 1 file changed, 420 insertions(+), 418 deletions(-)

Wed Aug 19 13:28:46 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Path to icon .rc file has changed 
 makeBundle.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Aug 19 13:26:00 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use default video editor in all platforms 
 CesarPlayer/MultimediaFactory.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Wed Aug 19 12:45:31 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Revert "Use an Uri to set the location of the GnlFileSource." 
 CesarPlayer/Editor/GstVideoSplitter.cs |  7 +++----
 CesarPlayer/Editor/IVideoEditor.cs     |  2 +-
 CesarPlayer/Editor/IVideoSplitter.cs   |  2 +-
 CesarPlayer/Makefile.am                | 12 +++++++++---
 CesarPlayer/MultimediaFactory.cs       |  6 +++---
 LongoMatch/Gui/PlayListWidget.cs       | 11 ++---------
 LongoMatch/gtk-gui/objects.xml         | 20 ++++++++++----------
 7 files changed, 29 insertions(+), 31 deletions(-)

Tue Aug 18 21:39:27 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update CSharp project files 
 LongoMatch/LongoMatch.csproj | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Tue Aug 18 15:12:59 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update CSharp Project files 
 CesarPlayer/CesarPlayer.csproj |  7 -------
 LongoMatch/LongoMatch.csproj   | 24 ++++++++++++++++++++++++
 2 files changed, 24 insertions(+), 7 deletions(-)

Tue Aug 18 14:40:30 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update CSharpProject 
 CesarPlayer/CesarPlayer.csproj | 1 +
 1 file changed, 1 insertion(+)

Tue Aug 18 14:31:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use an Uri to set the location of the GnlFileSource. 
 CesarPlayer/Editor/GstVideoSplitter.cs |  7 ++++---
 CesarPlayer/Editor/IVideoEditor.cs     |  2 +-
 CesarPlayer/Editor/IVideoSplitter.cs   |  2 +-
 CesarPlayer/Makefile.am                | 12 +++---------
 CesarPlayer/MultimediaFactory.cs       |  6 +++---
 LongoMatch/Gui/PlayListWidget.cs       | 11 +++++++++--
 LongoMatch/gtk-gui/objects.xml         | 20 ++++++++++----------
 7 files changed, 31 insertions(+), 29 deletions(-)

Tue Aug 18 03:04:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Updated translations 
 Translations/es.po       | 62 +++++++++++++++++++++++++-----------------------
 Translations/fr.po       | 57 ++++++++++++++++++++++----------------------
 Translations/messages.po | 59 +++++++++++++++++++++++----------------------
 3 files changed, 91 insertions(+), 87 deletions(-)

Tue Aug 18 02:58:06 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added info icon and improved dialog information of the workspace selector 
 .../LongoMatch.Gui.Dialog.WorkspaceChooser.cs      | 103 +++++++++++----------
 LongoMatch/gtk-gui/gui.stetic                      |  60 ++++++------
 2 files changed, 87 insertions(+), 76 deletions(-)

Tue Aug 18 02:16:48 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Change audio and video bitrate properties limits where audio is in bps and video in kbps 
 libcesarplayer/src/gst-video-editor.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Tue Aug 18 02:08:25 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the new GNonlin editor also in win32 
 CesarPlayer/MultimediaFactory.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Aug 17 19:38:40 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use the eventbox provided by the GstPlayer 
 CesarPlayer/Gui/PlayerBin.cs                    | 2 ++
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs | 6 +++---
 CesarPlayer/gtk-gui/gui.stetic                  | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

Mon Aug 17 08:15:36 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *revert partially fef7b8a 
 LongoMatch/Main.cs              | 2 +-
 LongoMatch/gtk-gui/generated.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic   | 2 +-
 Makefile.include                | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Sun Aug 16 18:31:33 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Added debian packaging files 
 Build/debian/changelog |  6 ++++++
 Build/debian/control   | 12 ++++++++++++
 Build/debian/copyright | 35 +++++++++++++++++++++++++++++++++++
 Build/debian/rules     |  3 +++
 4 files changed, 56 insertions(+)

Sun Aug 16 18:04:43 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Bump 0.15 pre-release info 
 ChangeLog |  2 +-
 NEWS      |  2 +-
 RELEASE   | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 49 insertions(+), 2 deletions(-)

Sun Aug 16 17:28:21 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Updates news, install and readme files 
 INSTALL | 301 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS    |  52 +++++++++++
 README  |   3 +
 3 files changed, 356 insertions(+)

Sun Aug 16 17:10:33 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Images for LongoMatch must be stored in share/images/longomatch 
 LongoMatch/Main.cs                                      | 8 ++++++--
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 3 +++
 LongoMatch/gtk-gui/generated.cs                         | 2 +-
 LongoMatch/gtk-gui/gui.stetic                           | 4 ++--
 Makefile.include                                        | 4 ++--
 5 files changed, 14 insertions(+), 7 deletions(-)

Sun Aug 16 17:09:49 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Use gconfvideo sink to let the user choose the ouput method 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Sun Aug 16 16:52:32 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Repository clean-up 
 LongoMatch/Db4objects.Db4o.dll       | Bin 600576 -> 0 bytes
 LongoMatch/LongoMatch.prjx           | 153 ----------------------
 LongoMatch/images/minilogo.ico       | Bin 0 -> 38078 bytes
 LongoMatch/images/minilogo.rc        |  66 ++++++++++
 LongoMatch/images/resource.h         |  15 +++
 LongoMatch/mencoder.exe              | Bin 12914688 -> 0 bytes
 LongoMatch/minilogo.ico              | Bin 38078 -> 0 bytes
 LongoMatch/minilogo.png              | Bin 16818 -> 0 bytes
 LongoMatch/minilogo.rc               |  66 ----------
 LongoMatch/resource.h                |  15 ---
 Packages.mdse                        |  37 ------
 Packages/Packages.mdse               |  23 ----
 libcesarplayer/libcesarplayer.sln    |  20 ---
 libcesarplayer/libcesarplayer.vcproj | 242 -----------------------------------
 liblongomatch.mdp                    |  62 ---------
 15 files changed, 81 insertions(+), 618 deletions(-)

Sun Aug 16 07:30:35 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Add DOAP file 
 longomatch.doap | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Sun Aug 16 05:23:16 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Delete Patent infringing files for gnome git 
 LongoMatch/Win32/bin/libdvdcss-2.dll | Bin 63282 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sun Aug 16 01:29:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/gtk-gui/gui.stetic: Skip pager and taskbar 
 LongoMatch/gtk-gui/gui.stetic | 3 +++
 1 file changed, 3 insertions(+)

Sat Aug 15 17:55:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** CesarPlayer/Gui/PlayerBin.cs: * CesarPlayer/Player/IPlayer.cs: Use the ready to seek event to seek   on a new file 
 CesarPlayer/Gui/PlayerBin.cs                     | 18 ++++++++++++++++--
 CesarPlayer/Player/IPlayer.cs                    |  1 +
 LongoMatch/Compat/0.0/DatabaseMigrator.cs        |  1 -
 LongoMatch/Playlist/PlayList.cs                  |  1 -
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 11 +++++++----
 5 files changed, 24 insertions(+), 8 deletions(-)

Sat Aug 15 16:40:39 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** libcesarplayer/src/gst-video-editor.c: Use lame for DVD audio. Set   lame bitrate in kbps 
 LongoMatch/Gui/PlayListWidget.cs      |  5 +++--
 libcesarplayer/src/gst-video-editor.c | 11 ++++++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

Sat Aug 15 15:51:02 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/PlayListWidget.cs: Add note for 0.16 
 CesarPlayer/Editor/AudioQuality.cs    | 8 ++++----
 LongoMatch/Gui/PlayListWidget.cs      | 1 +
 libcesarplayer/src/gst-video-editor.c | 7 +++++--
 3 files changed, 10 insertions(+), 6 deletions(-)

Sat Aug 15 14:19:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/TemplatesEditor.cs: Only set the deafult template   if the user choosed to delete the template 
 LongoMatch/Gui/TemplatesEditor.cs | 9 +++++----
 Translations/es.po                | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)

Sat Aug 15 13:34:42 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/TreeWidget.cs: * LongoMatch/Gui/MainWindow.cs: * LongoMatch/Gui/TimeNodesTreeView.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeNodeProperties.cs:   Show "add to playlist" only when playlist widget is shown 
 LongoMatch/Gui/MainWindow.cs                            | 17 +++++++++--------
 LongoMatch/Gui/TimeNodesTreeView.cs                     | 10 +++++++++-
 LongoMatch/Gui/TreeWidget.cs                            |  6 +++++-
 .../LongoMatch.Gui.Component.TimeNodeProperties.cs      |  2 --
 4 files changed, 23 insertions(+), 12 deletions(-)

Sat Aug 15 12:52:38 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/gtk-gui/gui.stetic: Expnad the VBox in the TimeNode   Properties widget 
 LongoMatch/gtk-gui/gui.stetic | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Sat Aug 15 12:48:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/TemplatesEditor.cs: After deleting a tempalet   select the default template to reset everything 
 LongoMatch/Gui/TemplatesEditor.cs | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Sat Aug 15 00:18:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** README: Update README 
 .../gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs     |  60 +++++----
 LongoMatch/gtk-gui/gui.stetic                      | 150 +++++++++++----------
 README                                             |  62 +++++++++
 3 files changed, 172 insertions(+), 100 deletions(-)

Fri Aug 14 22:41:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Translations/fr.po: * Translations/es.po: * Translations/messages.po: Update Translations 
 LongoMatch/Gui/TemplatesEditor.cs |   7 +-
 Translations/es.po                | 133 ++++++++++++++++++++------------------
 Translations/fr.po                | 127 ++++++++++++++++++------------------
 Translations/messages.po          | 126 ++++++++++++++++++------------------
 4 files changed, 201 insertions(+), 192 deletions(-)

Fri Aug 14 22:16:56 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/PlayerProperties.cs: Update copyright 
 LongoMatch/Gui/PlayerProperties.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 14 22:14:32 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** 0.0/DatabaseMigrator.cs: * 0.0/PlayListMigrator.cs: * 0.0/TemplatesMigrator.cs: Send clean message to the user 
 LongoMatch/Compat/0.0/DatabaseMigrator.cs  | 20 ++++++++++----------
 LongoMatch/Compat/0.0/PlayListMigrator.cs  |  7 ++-----
 LongoMatch/Compat/0.0/TemplatesMigrator.cs |  2 +-
 3 files changed, 13 insertions(+), 16 deletions(-)

Fri Aug 14 01:33:57 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update Copyright info * LongoMatch/Main.cs: * LongoMatch/Time/Time.cs: * LongoMatch/DB/Project.cs: * LongoMatch/DB/DataBase.cs: * LongoMatch/DB/Sections.cs: * LongoMatch/IO/XMLReader.cs: * LongoMatch/AssemblyInfo.cs: * LongoMatch/Gui/DBManager.cs: * LongoMatch/Gui/TimeScale.cs: * LongoMatch/Time/TimeNode.cs: * LongoMatch/Gui/MainWindow.cs: * LongoMatch/Gui/TreeWidget.cs: * CesarPlayer/Player/IPlayer.cs: * LongoMatch/Gui/NotesWidget.cs: * LongoMatch/Gui/EntryDialog.cs: * CesarPlayer/Utils/MediaFile.cs: * CesarPlayer/Gui/CapturerBin.cs: * CesarPlayer/Utils/TimeString.cs: * LongoMatch/Gui/ButtonsWidget.cs: * CesarPlayer/Gui/VolumeWindow.cs: * LongoMatch/Gui/CalendarPopup.cs: * LongoMatch/Playlist/PlayList.cs: * CesarPlayer/MultimediaFactory.cs: * CesarPlayer/Handlers/Handlers.cs: * LongoMatch/Gui/TimeLineWidget.cs: * LongoMatch/Playlist/IPlayList.cs: * CesarPlayer/Capturer/ICapturer.cs: * LongoMatch/Gui/SnapshotsDialog.cs: * LongoMatch/Time/PixbufTimeNode.cs: * CesarPlayer/Editor/IVideoEditor.cs: * CesarPlayer/Editor/AudioQuality.cs: * LongoMatch/Compat/0.0/Time/Time.cs: * LongoMatch/Gui/TimeAdjustWidget.cs: * LongoMatch/Gui/PlayListTreeView.cs: * CesarPlayer/Editor/VideoQuality.cs: * LongoMatch/Gui/NewProjectDialog.cs: * CesarPlayer/Handlers/TickHandler.cs: * CesarPlayer/Utils/FramesCapturer.cs: * LongoMatch/Gui/OpenProjectDialog.cs: * LongoMatch/Gui/ProjectListWidget.cs: * LongoMatch/Gui/TimeNodesTreeView.cs: * LongoMatch/Time/SectionsTimeNode.cs: * CesarPlayer/Player/ObjectManager.cs: * LongoMatch/Compat/0.0/DB/Project.cs: * CesarPlayer/Capturer/ErrorHandler.cs: * CesarPlayer/Utils/IFramesCapturer.cs: * LongoMatch/Gui/TimeNodeProperties.cs: * CesarPlayer/Handlers/ErrorHandler.cs: * LongoMatch/Handlers/EventsManager.cs: * LongoMatch/Compat/0.0/DB/DataBase.cs: * CesarPlayer/Utils/IMetadataReader.cs: * LongoMatch/Gui/TimeReferenceWidget.cs: * LongoMatch/Compat/0.0/DB/MediaFile.cs: * CesarPlayer/Capturer/ObjectManager.cs: * LongoMatch/Gui/TemplateEditorDialog.cs: * LongoMatch/Compat/0.0/Time/TimeNode.cs: * LongoMatch/Gui/VideoEditionProperties.cs: * LongoMatch/Compat/0.0/Playlist/PlayList.cs: * LongoMatch/Compat/0.0/Time/MediaTimeNode.cs: * CesarPlayer/Handlers/StateChangedHandler.cs: * LongoMatch/Compat/0.0/Playlist/IPlayList.cs: * LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs: * LongoMatch/Gui/FramesCaptureProgressDialog.cs: * LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs: * LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs: 
 CesarPlayer/Capturer/ErrorHandler.cs           | 2 +-
 CesarPlayer/Capturer/ICapturer.cs              | 2 +-
 CesarPlayer/Capturer/ObjectManager.cs          | 2 +-
 CesarPlayer/Editor/AudioQuality.cs             | 2 +-
 CesarPlayer/Editor/IVideoEditor.cs             | 2 +-
 CesarPlayer/Editor/VideoQuality.cs             | 2 +-
 CesarPlayer/Gui/CapturerBin.cs                 | 2 +-
 CesarPlayer/Gui/VolumeWindow.cs                | 2 +-
 CesarPlayer/Handlers/ErrorHandler.cs           | 2 +-
 CesarPlayer/Handlers/Handlers.cs               | 2 +-
 CesarPlayer/Handlers/StateChangedHandler.cs    | 2 +-
 CesarPlayer/Handlers/TickHandler.cs            | 2 +-
 CesarPlayer/MultimediaFactory.cs               | 2 +-
 CesarPlayer/Player/IPlayer.cs                  | 2 +-
 CesarPlayer/Player/ObjectManager.cs            | 2 +-
 CesarPlayer/Utils/FramesCapturer.cs            | 2 +-
 CesarPlayer/Utils/IFramesCapturer.cs           | 2 +-
 CesarPlayer/Utils/IMetadataReader.cs           | 2 +-
 CesarPlayer/Utils/MediaFile.cs                 | 2 +-
 CesarPlayer/Utils/TimeString.cs                | 2 +-
 LongoMatch/AssemblyInfo.cs                     | 2 +-
 LongoMatch/Compat/0.0/DB/DataBase.cs           | 2 +-
 LongoMatch/Compat/0.0/DB/MediaFile.cs          | 2 +-
 LongoMatch/Compat/0.0/DB/Project.cs            | 2 +-
 LongoMatch/Compat/0.0/Playlist/IPlayList.cs    | 2 +-
 LongoMatch/Compat/0.0/Playlist/PlayList.cs     | 2 +-
 LongoMatch/Compat/0.0/Time/MediaTimeNode.cs    | 2 +-
 LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs   | 2 +-
 LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs | 2 +-
 LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs | 2 +-
 LongoMatch/Compat/0.0/Time/Time.cs             | 2 +-
 LongoMatch/Compat/0.0/Time/TimeNode.cs         | 2 +-
 LongoMatch/DB/DataBase.cs                      | 2 +-
 LongoMatch/DB/Project.cs                       | 2 +-
 LongoMatch/DB/Sections.cs                      | 2 +-
 LongoMatch/Gui/ButtonsWidget.cs                | 2 +-
 LongoMatch/Gui/CalendarPopup.cs                | 2 +-
 LongoMatch/Gui/DBManager.cs                    | 2 +-
 LongoMatch/Gui/EntryDialog.cs                  | 2 +-
 LongoMatch/Gui/FramesCaptureProgressDialog.cs  | 2 +-
 LongoMatch/Gui/MainWindow.cs                   | 2 +-
 LongoMatch/Gui/NewProjectDialog.cs             | 2 +-
 LongoMatch/Gui/NotesWidget.cs                  | 2 +-
 LongoMatch/Gui/OpenProjectDialog.cs            | 2 +-
 LongoMatch/Gui/PlayListTreeView.cs             | 2 +-
 LongoMatch/Gui/ProjectListWidget.cs            | 2 +-
 LongoMatch/Gui/SnapshotsDialog.cs              | 2 +-
 LongoMatch/Gui/TemplateEditorDialog.cs         | 2 +-
 LongoMatch/Gui/TimeAdjustWidget.cs             | 2 +-
 LongoMatch/Gui/TimeLineWidget.cs               | 2 +-
 LongoMatch/Gui/TimeNodeProperties.cs           | 2 +-
 LongoMatch/Gui/TimeNodesTreeView.cs            | 2 +-
 LongoMatch/Gui/TimeReferenceWidget.cs          | 2 +-
 LongoMatch/Gui/TimeScale.cs                    | 2 +-
 LongoMatch/Gui/TreeWidget.cs                   | 2 +-
 LongoMatch/Gui/VideoEditionProperties.cs       | 2 +-
 LongoMatch/Handlers/EventsManager.cs           | 2 +-
 LongoMatch/IO/XMLReader.cs                     | 2 +-
 LongoMatch/Main.cs                             | 2 +-
 LongoMatch/Playlist/IPlayList.cs               | 2 +-
 LongoMatch/Playlist/PlayList.cs                | 2 +-
 LongoMatch/Time/PixbufTimeNode.cs              | 2 +-
 LongoMatch/Time/SectionsTimeNode.cs            | 2 +-
 LongoMatch/Time/Time.cs                        | 2 +-
 LongoMatch/Time/TimeNode.cs                    | 2 +-
 65 files changed, 65 insertions(+), 65 deletions(-)

Fri Aug 14 01:22:54 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/longomatch.desktop: Update desktop file to be freedesktop   compilant 
 LongoMatch/Makefile.am        | 4 +++-
 LongoMatch/longomatch.desktop | 8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

Fri Aug 14 01:20:52 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Compat/0.0/IO: 
 LongoMatch/LongoMatch.mdp | 2 ++
 1 file changed, 2 insertions(+)

Fri Aug 14 01:17:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Compat/0.0/IO: 
 .../LongoMatch.Gui.Component.PlayerProperties.cs   |  1 -
 .../LongoMatch.Gui.Component.TimeNodeProperties.cs |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 49 ++++++++++++++++++++--
 3 files changed, 46 insertions(+), 6 deletions(-)

Fri Aug 14 01:12:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Compat/0.0/IO: * LongoMatch/Gui/Migrator.cs: * LongoMatch/IO/SectionsReader.cs: * LongoMatch/Time/PlayListTimeNode.cs: * LongoMatch/Compat/0.0/DB/Sections.cs: * LongoMatch/Compat/0.0/DatabaseMigrator.cs: * LongoMatch/Compat/0.0/PlayListMigrator.cs: * LongoMatch/Compat/0.0/IO/SectionsReader.cs: * LongoMatch/Compat/0.0/TemplatesMigrator.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs: Update   migration stuff. Now imports alse templates 
 LongoMatch/Compat/0.0/DB/Sections.cs               |   7 +-
 LongoMatch/Compat/0.0/DatabaseMigrator.cs          |   8 +-
 LongoMatch/Compat/0.0/IO/SectionsReader.cs         |  98 ++++++++++++++++++++
 LongoMatch/Compat/0.0/PlayListMigrator.cs          |  10 +-
 LongoMatch/Compat/0.0/TemplatesMigrator.cs         | 101 +++++++++++++++++++++
 LongoMatch/Gui/Migrator.cs                         |  37 +++++++-
 LongoMatch/IO/SectionsReader.cs                    |   2 +-
 LongoMatch/Time/PlayListTimeNode.cs                |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      |  68 +++++++++++---
 9 files changed, 306 insertions(+), 27 deletions(-)

Thu Aug 13 21:45:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Translations/es.po: Update Spanish Translations 
 Translations/es.po | 79 +++++++++++++++++++++++++-----------------------------
 1 file changed, 37 insertions(+), 42 deletions(-)

Thu Aug 13 21:44:58 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** configure: * Makefile.am: * Makefile.in: * configure.ac: * LongoMatch/Makefile.am: * LongoMatch/Makefile.in: * CesarPlayer/Makefile.am: * CesarPlayer/Makefile.in: * libcesarplayer/src/Makefile.in: * libcesarplayer/src/Makefile.am: Update Makefiles 
 CesarPlayer/Makefile.am        | 13 +++++++------
 CesarPlayer/Makefile.in        |  1 +
 LongoMatch/Makefile.am         |  7 +++++--
 LongoMatch/Makefile.in         |  8 ++++++--
 Makefile.am                    |  2 +-
 Makefile.in                    |  2 +-
 configure                      | 40 ++++++++++++++++++++--------------------
 configure.ac                   |  4 ++--
 libcesarplayer/src/Makefile.am |  6 ++++--
 libcesarplayer/src/Makefile.in | 12 ++++++++----
 10 files changed, 55 insertions(+), 40 deletions(-)

Thu Aug 13 21:44:30 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** src/gst-video-editor.c: * src/bacon-video-widget-gst-0.10.c: Remove unused includes 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 1 -
 libcesarplayer/src/gst-video-editor.c            | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

Thu Aug 13 19:15:12 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/MainWindow.cs: Added url hoock. Changed weblink 
 LongoMatch/Gui/MainWindow.cs                    | 26 ++++++++++++++++++++++---
 LongoMatch/Main.cs                              |  6 +++++-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |  8 +++++++-
 LongoMatch/gtk-gui/gui.stetic                   |  8 ++++++++
 4 files changed, 43 insertions(+), 5 deletions(-)

Thu Aug 13 14:19:57 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update translations * Translations/fr.po: * Translations/es.po: * Translations/messages.po: 
 LongoMatch/Playlist/PlayList.cs |  6 ++--
 Translations/es.po              | 70 +++++++++++++++++++++++++++++++----------
 Translations/fr.po              | 65 ++++++++++++++++++++++++++++----------
 Translations/messages.po        | 67 ++++++++++++++++++++++++++++-----------
 4 files changed, 154 insertions(+), 54 deletions(-)

Thu Aug 13 14:00:50 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Time/PlayListTimeNode.cs: Force conversion to   MedialFile so the PlayListTimeNode can be serialized 
 LongoMatch/Gui/FramesCaptureProgressDialog.cs |  1 +
 LongoMatch/Time/PlayListTimeNode.cs           | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

Wed Aug 12 23:38:16 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** CesarPlayer/Gui/PlayerBin.cs: Force play after setting a segment 
 CesarPlayer/Gui/PlayerBin.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Wed Aug 12 23:24:33 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Compat/0.0/DatabaseMigrator.cs: Backup converted DB and delete old   one 
 LongoMatch/Compat/0.0/DatabaseMigrator.cs | 5 ++++-
 LongoMatch/Compat/0.0/PlayListMigrator.cs | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

Wed Aug 12 23:01:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update autotools * LongoMatch/Makefile.am: * LongoMatch/Makefile.in: * CesarPlayer/Makefile.in: * CesarPlayer/Makefile.am: * CesarPlayer/CesarPlayer.mdp: * libcesarplayer/src/Makefile.in: * libcesarplayer/src/Makefile.am: 
 CesarPlayer/CesarPlayer.mdp    |  1 -
 CesarPlayer/Makefile.am        | 31 ++++++++------
 CesarPlayer/Makefile.in        | 27 ++++++++-----
 LongoMatch/Makefile.am         | 88 ++++++++++++++++++++--------------------
 LongoMatch/Makefile.in         | 92 +++++++++++++++++++++---------------------
 libcesarplayer/src/Makefile.am |  2 +-
 libcesarplayer/src/Makefile.in | 50 +++++++++++------------
 7 files changed, 152 insertions(+), 139 deletions(-)

Wed Aug 12 22:52:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayListMigrator.cs: Fix stupid mistake 
 LongoMatch/Compat/0.0/PlayListMigrator.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Aug 12 22:20:52 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Fixes Migration tools. Add PreviewMediaFile, has Pixbuf cannot be serialized and PlayListTimeNode needs to use a MediaFile without references to a Pixbuf * LongoMatch/Main.cs: * LongoMatch/DB/Project.cs: * LongoMatch/Gui/Migrator.cs: * CesarPlayer/CesarPlayer.mdp: * LongoMatch/gtk-gui/gui.stetic: * CesarPlayer/Utils/MediaFile.cs: * LongoMatch/Playlist/PlayList.cs: * LongoMatch/Gui/PlayListWidget.cs: * CesarPlayer/Utils/PreviewMediaFile.cs: * LongoMatch/Gui/FileDescriptionWidget.cs: * LongoMatch/Compat/0.0/DatabaseMigrator.cs: * LongoMatch/Compat/0.0/PlayListMigrator.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs: 
 CesarPlayer/CesarPlayer.mdp                        |   1 +
 CesarPlayer/Utils/MediaFile.cs                     |  50 ++-------
 CesarPlayer/Utils/PreviewMediaFile.cs              | 119 +++++++++++++++++++++
 LongoMatch/Compat/0.0/DatabaseMigrator.cs          |  16 +--
 LongoMatch/Compat/0.0/PlayListMigrator.cs          | 117 +++++++++++++-------
 LongoMatch/DB/Project.cs                           |   6 +-
 LongoMatch/Gui/FileDescriptionWidget.cs            |   4 +-
 LongoMatch/Gui/Migrator.cs                         |  63 +++++++++--
 LongoMatch/Gui/PlayListWidget.cs                   |  20 ++--
 LongoMatch/Main.cs                                 |  17 ++-
 LongoMatch/Playlist/PlayList.cs                    |   1 +
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      | 108 +++++++++++++++----
 LongoMatch/gtk-gui/gui.stetic                      |  88 +++++++++++++--
 13 files changed, 466 insertions(+), 144 deletions(-)

Wed Aug 12 21:55:55 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: New pipeline already prerolls on open().Set play after seeking 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Wed Aug 12 00:00:46 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DB/Project.cs: Restore old fileds needed for database compatibility * DB/Sections.cs: Restore old fileds needed for database compatibility 
 LongoMatch/DB/Project.cs  | 2 ++
 LongoMatch/DB/Sections.cs | 3 +++
 2 files changed, 5 insertions(+)

Tue Aug 11 23:58:47 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Move all DB compatibility stuff to LongoMatch.Compat * Compat: * DB/Compat: * Compat/0.0: * Compat/0.0/DB: * DB/Compat/0.0: * LongoMatch.mdp: * Gui/Migrator.cs: * Compat/0.0/Time: * DB/Compat/0.0/DB: * DB/Compat/0.0/Time: * Compat/0.0/Playlist: * DB/Compat/0.0/Playlist: * Compat/0.0/Time/Time.cs: * Compat/0.0/DB/Project.cs: * Compat/0.0/DB/DataBase.cs: * Compat/0.0/DB/Sections.cs: * Compat/0.0/DB/MediaFile.cs: * DB/Compat/0.0/Time/Time.cs: * DB/Compat/0.0/DB/Project.cs: * Compat/0.0/Time/TimeNode.cs: * DB/Compat/0.0/DB/DataBase.cs: * DB/Compat/0.0/DB/Sections.cs: * DB/Compat/0.0/DB/MediaFile.cs: * Compat/0.0/PlayListMigrator.cs: * DB/Compat/0.0/Time/TimeNode.cs: * Compat/0.0/DatabaseMigrator.cs: * Compat/0.0/Playlist/PlayList.cs: * Compat/0.0/Time/MediaTimeNode.cs: * Compat/0.0/Playlist/IPlayList.cs: * DB/Compat/0.0/PlayListMigrator.cs: * DB/Compat/0.0/DatabaseMigrator.cs: * Compat/0.0/Time/PixbufTimeNode.cs: * DB/Compat/0.0/Playlist/PlayList.cs: * DB/Compat/0.0/Time/MediaTimeNode.cs: * DB/Compat/0.0/Playlist/IPlayList.cs: * Compat/0.0/Time/SectionsTimeNode.cs: * Compat/0.0/Time/PlayListTimeNode.cs: * DB/Compat/0.0/Time/PixbufTimeNode.cs: * DB/Compat/0.0/Time/SectionsTimeNode.cs: * DB/Compat/0.0/Time/PlayListTimeNode.cs: 
 LongoMatch/Compat/0.0/DB/DataBase.cs              |  62 ++++++
 LongoMatch/Compat/0.0/DB/MediaFile.cs             |  84 ++++++++
 LongoMatch/Compat/0.0/DB/Project.cs               | 145 ++++++++++++++
 LongoMatch/Compat/0.0/DB/Sections.cs              |  63 ++++++
 LongoMatch/Compat/0.0/DatabaseMigrator.cs         | 234 ++++++++++++++++++++++
 LongoMatch/Compat/0.0/PlayListMigrator.cs         |  77 +++++++
 LongoMatch/Compat/0.0/Playlist/IPlayList.cs       |  47 +++++
 LongoMatch/Compat/0.0/Playlist/PlayList.cs        | 171 ++++++++++++++++
 LongoMatch/Compat/0.0/Time/MediaTimeNode.cs       | 132 ++++++++++++
 LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs      |  60 ++++++
 LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs    |  59 ++++++
 LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs    |  41 ++++
 LongoMatch/Compat/0.0/Time/Time.cs                | 139 +++++++++++++
 LongoMatch/Compat/0.0/Time/TimeNode.cs            | 134 +++++++++++++
 LongoMatch/DB/Compat/0.0/DB/DataBase.cs           | 118 -----------
 LongoMatch/DB/Compat/0.0/DB/MediaFile.cs          |  84 --------
 LongoMatch/DB/Compat/0.0/DB/Project.cs            | 185 -----------------
 LongoMatch/DB/Compat/0.0/DB/Sections.cs           | 150 --------------
 LongoMatch/DB/Compat/0.0/DatabaseMigrator.cs      | 231 ---------------------
 LongoMatch/DB/Compat/0.0/PlayListMigrator.cs      |  77 -------
 LongoMatch/DB/Compat/0.0/Playlist/IPlayList.cs    |  47 -----
 LongoMatch/DB/Compat/0.0/Playlist/PlayList.cs     | 171 ----------------
 LongoMatch/DB/Compat/0.0/Time/MediaTimeNode.cs    | 132 ------------
 LongoMatch/DB/Compat/0.0/Time/PixbufTimeNode.cs   |  60 ------
 LongoMatch/DB/Compat/0.0/Time/PlayListTimeNode.cs |  59 ------
 LongoMatch/DB/Compat/0.0/Time/SectionsTimeNode.cs |  41 ----
 LongoMatch/DB/Compat/0.0/Time/Time.cs             | 139 -------------
 LongoMatch/DB/Compat/0.0/Time/TimeNode.cs         | 134 -------------
 LongoMatch/Gui/Migrator.cs                        |   2 +-
 LongoMatch/LongoMatch.mdp                         |  38 ++--
 30 files changed, 1467 insertions(+), 1649 deletions(-)

Tue Aug 11 21:50:48 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Change app.desktop to longomatch.desktop * LongoMatch.mds: * LongoMatch/Makefile.am: * LongoMatch/LongoMatch.mdp: * LongoMatch/longomatch.desktop: * LongoMatch/app.desktop: 
 LongoMatch.mds                |  8 ++++----
 LongoMatch/LongoMatch.mdp     |  2 +-
 LongoMatch/Makefile.am        |  4 ++--
 LongoMatch/app.desktop        | 10 ----------
 LongoMatch/longomatch.desktop | 10 ++++++++++
 5 files changed, 17 insertions(+), 17 deletions(-)

Tue Aug 11 13:48:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Main.cs:Launches DataBase migration tool. Add more info in crash reports * LongoMatch/LongoMatch.mdp: * LongoMatch/Gui/Migrator.cs:New Migration Dialog * LongoMatch/gtk-gui/gui.stetic: * LongoMatch/Gui/MessagePopup.cs: * LongoMatch/Handlers/Handlers.cs: New delegate for migration events * LongoMatch/Gui/FileDescriptionWidget.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs: 
 LongoMatch/Gui/FileDescriptionWidget.cs            |  8 +-
 LongoMatch/Gui/MessagePopup.cs                     |  2 +-
 LongoMatch/Gui/Migrator.cs                         | 52 +++++++++++++
 LongoMatch/Handlers/Handlers.cs                    |  2 +
 LongoMatch/LongoMatch.mdp                          | 26 ++++---
 LongoMatch/Main.cs                                 | 36 +++++++--
 .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs      | 89 ++++++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 76 ++++++++++++++++++
 8 files changed, 266 insertions(+), 25 deletions(-)

Tue Aug 11 13:46:21 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DataBase.cs: Fixes projects queries 
 LongoMatch/DB/DataBase.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Tue Aug 11 13:45:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DatabaseMigrator.cs: Successfully migrates to new database 
 LongoMatch/DB/Compat/0.0/DatabaseMigrator.cs | 155 +++++++++++++++++++++------
 1 file changed, 123 insertions(+), 32 deletions(-)

Tue Aug 11 13:41:04 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Change namespace to LongoMatch.DB.Compat.v00.** * Time/Time.cs: * DB/Project.cs: * DB/DataBase.cs: * DB/Sections.cs: * DB/MediaFile.cs: * Time/TimeNode.cs: * PlayListMigrator.cs: * Playlist/PlayList.cs: * Time/MediaTimeNode.cs: * Playlist/IPlayList.cs: * Time/PixbufTimeNode.cs: * Time/PlayListTimeNode.cs: * Time/SectionsTimeNode.cs: 
 LongoMatch/DB/Compat/0.0/DB/DataBase.cs           | 165 +++++-----------------
 LongoMatch/DB/Compat/0.0/DB/MediaFile.cs          |   4 +-
 LongoMatch/DB/Compat/0.0/DB/Project.cs            |   4 +-
 LongoMatch/DB/Compat/0.0/DB/Sections.cs           |   4 +-
 LongoMatch/DB/Compat/0.0/PlayListMigrator.cs      |  12 +-
 LongoMatch/DB/Compat/0.0/Playlist/IPlayList.cs    |   4 +-
 LongoMatch/DB/Compat/0.0/Playlist/PlayList.cs     |   4 +-
 LongoMatch/DB/Compat/0.0/Time/MediaTimeNode.cs    |   2 +-
 LongoMatch/DB/Compat/0.0/Time/PixbufTimeNode.cs   |   2 +-
 LongoMatch/DB/Compat/0.0/Time/PlayListTimeNode.cs |   2 +-
 LongoMatch/DB/Compat/0.0/Time/SectionsTimeNode.cs |   2 +-
 LongoMatch/DB/Compat/0.0/Time/Time.cs             |   2 +-
 LongoMatch/DB/Compat/0.0/Time/TimeNode.cs         |   2 +-
 13 files changed, 57 insertions(+), 152 deletions(-)

Sun Aug 9 11:42:27 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mds: * LongoMatch/LongoMatch.mdp: * LongoMatch/Gui/MessagePoupcs.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs: 
 LongoMatch.mds                                     |  6 +--
 LongoMatch/Gui/FileDescriptionWidget.cs            | 56 ++++++++++++----------
 LongoMatch/Gui/MessagePopup.cs                     | 50 +++++++++++++++++++
 LongoMatch/Gui/MessagePoupcs.cs                    | 49 -------------------
 LongoMatch/LongoMatch.mdp                          |  2 +-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |  2 +-
 6 files changed, 85 insertions(+), 80 deletions(-)

Sat Aug 8 00:03:35 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: Update label 
 LongoMatch/gtk-gui/gui.stetic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 7 23:55:16 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Time/HotKey.cs: Do not use AltGr * Gui/HotKeySelectorDialog.cs: Do not use AltGr 
 LongoMatch/Gui/HotKeySelectorDialog.cs | 10 ++++++----
 LongoMatch/Time/HotKey.cs              |  2 --
 2 files changed, 6 insertions(+), 6 deletions(-)

Fri Aug 7 23:35:24 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** messages.po: Update messages 
 Translations/Translations.mdse |   1 -
 Translations/fr.po             | 737 +++++++++++++++++++++++++++++++++++++++++
 Translations/messages.po       |  95 +++---
 3 files changed, 792 insertions(+), 41 deletions(-)

Fri Aug 7 23:23:01 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Translations/es.po: Update Spanish translation 
 Translations/es.po | 168 ++++++++++++++++++++++++++++-------------------------
 1 file changed, 89 insertions(+), 79 deletions(-)

Fri Aug 7 23:15:52 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Main.cs: Close missing parentesis 
 ChangeLog          | 55 +++++++++++++++++++++++++++++++++++++++---------------
 LongoMatch/Main.cs |  2 +-
 2 files changed, 41 insertions(+), 16 deletions(-)

Fri Aug 7 20:48:44 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Remove the link. Must try to fix the markup for the pango layout 
 LongoMatch/Main.cs | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Fri Aug 7 20:45:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update Win32 build scripts 
 Makefile.win32 | 32 +++++++++++---------------------
 makeBundle.sh  |  2 +-
 2 files changed, 12 insertions(+), 22 deletions(-)

Fri Aug 7 20:44:26 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update CesarPlayer project 
 CesarPlayer/CesarPlayer.csproj | 7 +++++++
 1 file changed, 7 insertions(+)

Fri Aug 7 20:43:17 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *force export symbols for win32 systems using the EXPORT define 
 libcesarplayer/src/bacon-video-widget.h | 165 +++++++++++++-------------------
 1 file changed, 69 insertions(+), 96 deletions(-)

Fri Aug 7 20:37:19 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Win32 doesn't accept : in file path 
 LongoMatch/Main.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Aug 7 19:50:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update SharpDevelop project 
 LongoMatch/LongoMatch.csproj | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Fri Aug 7 19:38:49 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *ibcesarplayer\src\bacon-video-widget.h: define GNU_C_CONST for get_type() libcesarplayer\src\bacon-video-widget-gst-0.10.c: add stop() missing method libcesarplayer\src\video-utils.c: GDK_BLANK_CURSOR does not exists yet in the win32 version of gdk 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 21 +++++++++++++++++++++
 libcesarplayer/src/bacon-video-widget.h          |  2 +-
 libcesarplayer/src/video-utils.c                 |  7 +++++--
 3 files changed, 27 insertions(+), 3 deletions(-)

Fri Aug 7 19:22:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: Port to Win32 Where XID is HWND 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

Fri Aug 7 17:53:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Adds support to draw the last frame captured * LongoMatch/gtk-gui/gui.stetic: * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs: 
 CesarPlayer/Handlers/Handlers.cs                   |  3 +-
 CesarPlayer/Utils/FramesCapturer.cs                | 11 +++---
 LongoMatch/Gui/FramesCaptureProgressDialog.cs      | 14 +++++++-
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 39 +++++++++++++---------
 LongoMatch/gtk-gui/gui.stetic                      | 12 ++++++-
 5 files changed, 56 insertions(+), 23 deletions(-)

Fri Aug 7 17:00:35 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Add bug report link 
 LongoMatch/Main.cs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Fri Aug 7 16:54:08 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Catch GLib Exceptions to generate crash reports 
 LongoMatch/Main.cs | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Fri Aug 7 16:46:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayList.cs: Refactoring. Add method to get the actual version of the playlist 
 LongoMatch/Playlist/PlayList.cs | 60 +++++++++++++++++++++--------------------
 1 file changed, 31 insertions(+), 29 deletions(-)

Fri Aug 7 16:13:30 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/TimeAdjustWidget.cs: Remove unused sentence 
 LongoMatch/Gui/TimeAdjustWidget.cs | 1 -
 1 file changed, 1 deletion(-)

Fri Aug 7 15:32:42 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: * gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs: 
 LongoMatch/Gui/DBManager.cs                        | 36 +++++++------
 LongoMatch/Gui/ProjectListWidget.cs                |  9 +++-
 .../gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs     |  2 +-
 LongoMatch/gtk-gui/gui.stetic                      | 63 ++++++++++++++++++++--
 4 files changed, 88 insertions(+), 22 deletions(-)

Fri Aug 7 15:27:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/TimeAdjustWidget.cs: Remove unused prints 
 LongoMatch/Gui/TimeAdjustWidget.cs | 3 ---
 1 file changed, 3 deletions(-)

Fri Aug 7 13:51:24 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs: Enable   projects search 
 LongoMatch/Gui/ProjectListWidget.cs                | 103 ++++++++++++++-------
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |  49 +++++++++-
 2 files changed, 116 insertions(+), 36 deletions(-)

Fri Aug 7 13:48:54 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/FileDescriptionWidget.cs: Use the Date property to set the   date. 
 LongoMatch/Gui/FileDescriptionWidget.cs | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

Fri Aug 7 13:45:10 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/NewProjectDialog.cs: Use Clear to set-up properly the date   entry 
 LongoMatch/Gui/NewProjectDialog.cs | 1 +
 1 file changed, 1 insertion(+)

Fri Aug 7 13:44:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Tag.cs: Fix GetHashCode() 
 LongoMatch/DB/Tag.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Fri Aug 7 13:40:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DB/TagsTemplate.cs: Implement AddTag() and RemoveTag() 
 LongoMatch/DB/TagsTemplate.cs | 6 ++++++
 1 file changed, 6 insertions(+)

Fri Aug 7 13:37:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MultimediaFactory.cs: The thumbnailer must be GstUseType.Capture 
 CesarPlayer/MultimediaFactory.cs     |  6 ++--
 CesarPlayer/Utils/IFramesCapturer.cs |  1 +
 CesarPlayer/Utils/MediaFile.cs       | 53 ++++++++++++++++++++++++++++++++----
 3 files changed, 52 insertions(+), 8 deletions(-)

Fri Aug 7 13:34:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** AvidemuxMerger.cs:Remove unused prints * MatroskaMerger.cs: Remove unused prints 
 CesarPlayer/Editor/AvidemuxMerger.cs | 1 -
 CesarPlayer/Editor/MatroskaMerger.cs | 1 -
 2 files changed, 2 deletions(-)

Fri Aug 7 08:22:37 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mdp: Add tag.cs and TagsTemplate.cs 
 LongoMatch/DB/Tag.cs          | 56 +++++++++++++++++++++++++++++++++++++++++++
 LongoMatch/DB/TagsTemplate.cs | 40 +++++++++++++++++++++++++++++++
 LongoMatch/LongoMatch.mdp     |  2 ++
 3 files changed, 98 insertions(+)

Fri Aug 7 08:02:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: Draw logo wihout scaling compositing borders 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 60 ++++++++++++++++++++++--
 1 file changed, 55 insertions(+), 5 deletions(-)

Thu Aug 6 18:04:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Migrating backend to Playbin2 and refactor GstPlayer 
 CesarPlayer/CesarPlayer.mdp                        |    7 +-
 CesarPlayer/Gui/PlayerBin.cs                       |   38 +-
 CesarPlayer/Gui/VolumeWindow.cs                    |   10 +-
 CesarPlayer/Handlers/Handlers.cs                   |    2 +-
 CesarPlayer/Handlers/StateChangedHandler.cs        |    4 +-
 CesarPlayer/MultimediaFactory.cs                   |   18 +-
 CesarPlayer/Player/GstAspectRatio.cs               |   19 +
 CesarPlayer/Player/GstAudioOutType.cs              |   20 +
 CesarPlayer/Player/GstDVDEvent.cs                  |   31 +
 CesarPlayer/Player/GstError.cs                     |   37 +
 CesarPlayer/Player/GstMetadataType.cs              |   33 +
 CesarPlayer/Player/GstPlayer.cs                    | 2366 +++++++++++---------
 CesarPlayer/Player/GstUseType.cs                   |   52 +-
 CesarPlayer/Player/GstVideoProperty.cs             |   18 +
 CesarPlayer/Player/IPlayer.cs                      |   35 +-
 CesarPlayer/Utils/FramesCapturer.cs                |    2 +-
 CesarPlayer/Utils/IFramesCapturer.cs               |    2 +-
 CesarPlayer/Utils/IMetadataReader.cs               |    3 +-
 CesarPlayer/Utils/MediaFile.cs                     |   20 +-
 CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs    |    1 -
 CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs |    6 +-
 CesarPlayer/gtk-gui/gui.stetic                     |    7 +-
 CesarPlayer/gtk-gui/objects.xml                    |    1 -
 LongoMatch/Gui/MainWindow.cs                       |    2 +-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c   |   59 +-
 libcesarplayer/src/bacon-video-widget.h            |   11 +-
 libcesarplayer/src/sources.gapi                    |    7 +-
 27 files changed, 1649 insertions(+), 1162 deletions(-)

Thu Aug 6 18:01:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/FileDescriptionWidget.cs: 
 LongoMatch/Gui/FileDescriptionWidget.cs            | 32 ++++++++++++----------
 LongoMatch/Main.cs                                 |  4 ++-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |  6 ++--
 3 files changed, 24 insertions(+), 18 deletions(-)

Thu Aug 6 13:21:45 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** GstPlayer.cs: Change type to Gtk.Widget 
 CesarPlayer/Player/GstPlayer.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thu Aug 6 12:30:31 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Updated totem-like backend to use playbin2 * src/video-utils.c: * src/video-utils.h: * liblongomatch.mdp: * src/bacon-resize.h: * src/bacon-resize.c: * src/gstscreenshot.h: * src/gstscreenshot.c: * src/bacon-video-widget.h: * src/bacon-video-widget-gst-0.10.c: 
 libcesarplayer/liblongomatch.mdp                 |    6 +-
 libcesarplayer/src/bacon-resize.c                |  334 +++
 libcesarplayer/src/bacon-resize.h                |   55 +
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 3051 +++++++++++++++++-----
 libcesarplayer/src/bacon-video-widget.h          |  374 ++-
 libcesarplayer/src/gstscreenshot.c               |  398 +--
 libcesarplayer/src/gstscreenshot.h               |   19 +-
 libcesarplayer/src/video-utils.c                 |  239 ++
 libcesarplayer/src/video-utils.h                 |   20 +
 9 files changed, 3502 insertions(+), 994 deletions(-)

Wed Aug 5 20:57:46 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic:Change format descriptions adding audio info * Gui/VideoEditionProperties.cs: Change format descriptions adding   audio info * Gui/PlayListWidget.cs: Change format descriptions adding audio info Create a new instance of the Editor to enable/disable audio until the   problem is fixed in the video editor itself 
 LongoMatch/Gui/PlayListWidget.cs         | 25 +++++++++++++++++--------
 LongoMatch/Gui/VideoEditionProperties.cs | 12 ++++++------
 LongoMatch/gtk-gui/gui.stetic            |  6 +++---
 3 files changed, 26 insertions(+), 17 deletions(-)

Wed Aug 5 20:46:27 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-editor.c: Enable-Audio property working. 
 libcesarplayer/src/gst-video-editor.c | 57 +++++++++++++++++++++++++++++------
 1 file changed, 47 insertions(+), 10 deletions(-)

Wed Aug 5 15:11:32 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Handlers/EventsManager.cs: Delete plays also from the players tree   on a delete event 
 LongoMatch/Handlers/EventsManager.cs | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Wed Aug 5 15:02:08 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: Change logo path 
 LongoMatch/Main.cs            | 14 ++++++--------
 LongoMatch/gtk-gui/gui.stetic |  2 +-
 2 files changed, 7 insertions(+), 9 deletions(-)

Wed Aug 5 12:29:17 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** libcesarplayer/liblongomatch.mdp: 
 CesarPlayer/Makefile.am          |  20 +++----
 CesarPlayer/Makefile.in          |  72 ++++++++++++++++---------
 LongoMatch/Makefile.am           |  60 +++++++++++++--------
 LongoMatch/Makefile.in           | 111 ++++++++++++++++++++++++++-------------
 LongoMatch/gtk-gui/generated.cs  |   2 +-
 Makefile.include                 |   6 ++-
 Translations/Makefile.am         |   1 +
 Translations/Makefile.in         |  49 ++++++++++++-----
 libcesarplayer/liblongomatch.mdp |   4 +-
 libcesarplayer/src/Makefile.am   |   7 +--
 libcesarplayer/src/Makefile.in   |  13 ++---
 11 files changed, 217 insertions(+), 128 deletions(-)

Wed Aug 5 12:24:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-editor.c: Remove warnings 
 libcesarplayer/src/gst-video-editor.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Tue Aug 4 23:20:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mdp: Added deployment of logo 48x48 
 LongoMatch/LongoMatch.mdp        |   1 +
 LongoMatch/images/logo_48x48.png | Bin 0 -> 4965 bytes
 2 files changed, 1 insertion(+)

Tue Aug 4 22:42:44 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mds: Update main solution 
 LongoMatch.mds | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Tue Aug 4 22:40:44 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** liblongomatch.mdp: * src/gst-video-editor.c: Add caps filter for audio and define specifics caps or each audio encoder 
 libcesarplayer/liblongomatch.mdp      |  4 ++--
 libcesarplayer/src/gst-video-editor.c | 30 ++++++++++++++++++++----------
 2 files changed, 22 insertions(+), 12 deletions(-)

Tue Aug 4 22:08:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-editor.h:Add audio support * gst-video-editor.c: Add audio support and fixes progress/time timeout 
 libcesarplayer/src/gst-video-editor.c | 319 +++++++++++++++++++++++++++++-----
 libcesarplayer/src/gst-video-editor.h |   2 +-
 2 files changed, 278 insertions(+), 43 deletions(-)

Tue Aug 4 21:37:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/PlayListWidget.cs: The video editor needs now to know if a segment contains audio or not 
 LongoMatch/Gui/PlayListWidget.cs | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Tue Aug 4 20:14:56 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Need to know if segment contains audio * IVideoEditor.cs: * VideoSegment.cs: * GnonlinEditor.cs: * IVideoSplitter.cs: * GstVideoSplitter.cs: 
 CesarPlayer/Editor/GnonlinEditor.cs    |  6 ++---
 CesarPlayer/Editor/GstVideoSplitter.cs | 46 +++++++++++++++++-----------------
 CesarPlayer/Editor/IVideoEditor.cs     |  2 +-
 CesarPlayer/Editor/IVideoSplitter.cs   |  2 +-
 CesarPlayer/Editor/VideoSegment.cs     |  8 +++++-
 5 files changed, 35 insertions(+), 29 deletions(-)

Tue Aug 4 14:40:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Rename gst-video-splitter to gst-video-editor. * gst-video-editor.c: * gst-video-editor.h: * gst-video-splitter.c: * gst-video-splitter.h: 
 libcesarplayer/src/gst-video-editor.c   | 981 +++++++++++++++++++++++++++++++
 libcesarplayer/src/gst-video-editor.h   | 109 ++++
 libcesarplayer/src/gst-video-splitter.c | 984 --------------------------------
 libcesarplayer/src/gst-video-splitter.h | 109 ----
 4 files changed, 1090 insertions(+), 1093 deletions(-)

Tue Aug 4 14:33:54 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-splitter.c: Use bin for the  encoding tail for better handling 
 libcesarplayer/src/gst-video-splitter.c | 145 ++++++++++++++++++++++----------
 1 file changed, 100 insertions(+), 45 deletions(-)

Tue Aug 4 13:39:02 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Makefile.am:use $(GMCS) from autoconf * CesarPlayer/Makefile.am:use $(GMCS) from autoconf * libcesarplayer/src/gst-video-splitter.c: Use proportianal ont size for text overlay. Fix some gchar management 
 CesarPlayer/Makefile.am                 |  4 ++--
 LongoMatch/Makefile.am                  |  4 ++--
 libcesarplayer/src/gst-video-splitter.c | 34 +++++++++++++++++----------------
 3 files changed, 22 insertions(+), 20 deletions(-)

Mon Aug 3 23:18:32 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/LongoMatch.mdp: Moved migrator to v00 * CesarPlayer/MultimediaFactory.cs:Use GstVideoSplitter to edit * libcesarplayer/src/gst-video-splitter.c: Fixes file change. On EOS the filesink need to be setted to GST_STATE_NULL to close properly the file 
 CesarPlayer/MultimediaFactory.cs        |  2 +-
 LongoMatch/LongoMatch.mdp               |  3 ++-
 libcesarplayer/src/gst-video-splitter.c | 23 ++++++++++++++---------
 3 files changed, 17 insertions(+), 11 deletions(-)

Mon Aug 3 22:30:39 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-splitter.c: Use of videobox to avoid renegotiation before the encoder 
 libcesarplayer/src/gst-video-splitter.c | 34 ++++++++++++++-------------------
 1 file changed, 14 insertions(+), 20 deletions(-)

Sun Aug 2 18:04:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayList.cs: Fix compilation issue 
 LongoMatch/Playlist/PlayList.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Aug 2 18:02:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Compat/0.0/PlayListMigrator.cs: Added Play List Migrator * Compat/0.0/Playlist/PlayList.cs: * Compat/0.0/Playlist/IPlayList.cs: 
 LongoMatch/DB/Compat/0.0/PlayListMigrator.cs   | 77 ++++++++++++++++++++++++++
 LongoMatch/DB/Compat/0.0/Playlist/IPlayList.cs |  2 +-
 LongoMatch/DB/Compat/0.0/Playlist/PlayList.cs  |  2 +-
 3 files changed, 79 insertions(+), 2 deletions(-)

Sun Aug 2 17:31:27 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Compat/DatabaseMigrator.cs: * Compat/0.0/DatabaseMigrator.cs: Moved to 0.0 
 LongoMatch/DB/Compat/0.0/DatabaseMigrator.cs | 140 +++++++++++++++++++++++++++
 LongoMatch/DB/Compat/DatabaseMigrator.cs     | 140 ---------------------------
 2 files changed, 140 insertions(+), 140 deletions(-)

Sun Aug 2 17:28:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mdp: * Playlist/PlayList.cs: Check if Playlist file is valid on load * DB/Compat/0.0/Playlist: Added for compat * DB/Compat/0.0/Playlist/PlayList.cs: Added for compat * DB/Compat/0.0/Playlist/IPlayList.cs: Added for compat 
 LongoMatch/DB/Compat/0.0/Playlist/IPlayList.cs |  47 +++++++
 LongoMatch/DB/Compat/0.0/Playlist/PlayList.cs  | 171 +++++++++++++++++++++++++
 LongoMatch/LongoMatch.mdp                      |   2 +
 LongoMatch/Playlist/PlayList.cs                |  11 +-
 4 files changed, 229 insertions(+), 2 deletions(-)

Sun Aug 2 17:21:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** es.po:Update spanish translation * messages.po: Update messages 
 Translations/es.po       | 394 +++++++++++++++++++++++++++++++----------------
 Translations/messages.po | 366 ++++++++++++++++++++++++++++---------------
 2 files changed, 498 insertions(+), 262 deletions(-)

Sun Aug 2 17:17:50 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** src/gst-video-splitter.c: Code Clean-Up, Use Smart Video Scaler * src/gst-smart-video-scaler.c: Code Clean-up 
 libcesarplayer/src/gst-smart-video-scaler.c |  32 ++-
 libcesarplayer/src/gst-video-splitter.c     | 405 ++++++++++++----------------
 2 files changed, 191 insertions(+), 246 deletions(-)

Sun Aug 2 14:19:47 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** FramesCapturer.cs: Create its own instance of IFramesCapturer to avoid threading issues 
 CesarPlayer/Utils/FramesCapturer.cs | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Fri Jul 31 18:38:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: * Handlers/EventsManager.cs: * Gui/FramesCaptureProgressDialog.cs: Create another instance of the video player to avoid threading issues 
 LongoMatch/Gui/FramesCaptureProgressDialog.cs | 6 ++----
 LongoMatch/Handlers/EventsManager.cs          | 9 +++------
 LongoMatch/gtk-gui/gui.stetic                 | 2 +-
 3 files changed, 6 insertions(+), 11 deletions(-)

Fri Jul 31 17:37:35 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-splitter.c: Add ffmpeg colorspace converter 
 libcesarplayer/src/gst-video-splitter.c | 42 ++++++++++++++-------------------
 1 file changed, 18 insertions(+), 24 deletions(-)

Fri Jul 31 15:34:55 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mds: Main solution updated 
 LongoMatch.mds | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Fri Jul 31 15:32:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Init the db after checking folders * LongoMatch.mdp: Added compat folder 
 LongoMatch/LongoMatch.mdp | 13 +++++++++++++
 LongoMatch/Main.cs        | 12 ++++++++----
 2 files changed, 21 insertions(+), 4 deletions(-)

Fri Jul 31 15:31:24 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DataBase.cs: Add versioning support * TeamTemplate.cs: Added static method to get a default template 
 LongoMatch/DB/DataBase.cs     | 37 ++++++++++++++-----------------------
 LongoMatch/DB/TeamTemplate.cs |  6 ++++++
 2 files changed, 20 insertions(+), 23 deletions(-)

Fri Jul 31 15:30:35 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *DataBase migrator and compat files for v0.0 * .: * 0.0: * 0.0/DB: * 0.0/Time: * 0.0/Time/Time.cs: * 0.0/DB/Project.cs: * 0.0/DB/DataBase.cs: * 0.0/DB/Sections.cs: * 0.0/DB/MediaFile.cs: * DatabaseMigrator.cs: * 0.0/Time/TimeNode.cs: * 0.0/Time/MediaTimeNode.cs: * 0.0/Time/PixbufTimeNode.cs: * 0.0/Time/SectionsTimeNode.cs: * 0.0/Time/PlayListTimeNode.cs: 
 LongoMatch/DB/Compat/0.0/DB/DataBase.cs           | 213 ++++++++++++++++++++++
 LongoMatch/DB/Compat/0.0/DB/MediaFile.cs          |  84 +++++++++
 LongoMatch/DB/Compat/0.0/DB/Project.cs            | 185 +++++++++++++++++++
 LongoMatch/DB/Compat/0.0/DB/Sections.cs           | 150 +++++++++++++++
 LongoMatch/DB/Compat/0.0/Time/MediaTimeNode.cs    | 132 ++++++++++++++
 LongoMatch/DB/Compat/0.0/Time/PixbufTimeNode.cs   |  60 ++++++
 LongoMatch/DB/Compat/0.0/Time/PlayListTimeNode.cs |  59 ++++++
 LongoMatch/DB/Compat/0.0/Time/SectionsTimeNode.cs |  41 +++++
 LongoMatch/DB/Compat/0.0/Time/Time.cs             | 139 ++++++++++++++
 LongoMatch/DB/Compat/0.0/Time/TimeNode.cs         | 134 ++++++++++++++
 LongoMatch/DB/Compat/DatabaseMigrator.cs          | 140 ++++++++++++++
 11 files changed, 1337 insertions(+)

Fri Jul 31 14:49:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaFile.cs: (Revert revision 908) 
 CesarPlayer/Utils/MediaFile.cs | 51 +++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 28 deletions(-)

Fri Jul 31 14:11:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaFile.cs: If the file doesn't exists we return o MediaFile with all the properties resetted 
 CesarPlayer/Utils/MediaFile.cs | 51 +++++++++++++++++++++++-------------------
 1 file changed, 28 insertions(+), 23 deletions(-)

Fri Jul 31 12:00:56 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Delete unused Test dir. Move the debian packaging folder to Build 
 TEST/TEST.csproj    |  79 ---------------
 TEST/main.cs        |  60 ------------
 TEST2/Main.c        |  63 ------------
 TEST2/TEST2.mdp     |  26 -----
 debian/autotools.mk |  40 --------
 debian/changelog    |  11 ---
 debian/control      |  12 ---
 debian/copyright    |  35 -------
 debian/debhelper.mk | 278 ----------------------------------------------------
 debian/rules        |   3 -
 10 files changed, 607 deletions(-)

Fri Jul 31 11:53:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Build: New dir for distributions build files 
 CesarPlayer/Makefile.in          |  133 +-
 LongoMatch.mds                   |   10 +-
 LongoMatch/Makefile.in           |  146 +-
 Makefile.in                      |   12 +-
 Makefile.include                 |   72 +-
 Translations/Makefile.in         |   81 +-
 aclocal.m4                       |  273 ++-
 configure                        | 4167 ++++++++++++++++++++------------------
 configure.ac                     |    5 +-
 libcesarplayer/Makefile.in       |   17 +-
 libcesarplayer/liblongomatch.mdp |    4 +-
 libcesarplayer/src/Makefile.am   |    4 +
 libcesarplayer/src/Makefile.in   |   24 +-
 m4/libtool.m4                    |  128 +-
 m4/ltoptions.m4                  |    2 +-
 m4/ltsugar.m4                    |   20 +-
 m4/ltversion.m4                  |   10 +-
 17 files changed, 2845 insertions(+), 2263 deletions(-)

Fri Jul 31 11:49:43 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-smart-video-scaler.c: Smart Videoscaler for the Video Editor * gst-smart-video-scaler.h: Smart Videoscaler for the Video Editor 
 libcesarplayer/src/gst-smart-video-scaler.c | 275 ++++++++++++++++++++++++++++
 libcesarplayer/src/gst-smart-video-scaler.h |  63 +++++++
 2 files changed, 338 insertions(+)

Fri Jul 31 11:46:07 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** GnonlinEditor.cs: Remove unused variables 
 CesarPlayer/Editor/GnonlinEditor.cs | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Fri Jul 31 11:45:38 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** FramesCapturer.cs: Remove unused variables 
 CesarPlayer/Utils/FramesCapturer.cs | 4 ----
 1 file changed, 4 deletions(-)

Fri Jul 31 11:45:15 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: change logo path * gtk-gui/generated.cs: change logo path 
 LongoMatch/gtk-gui/generated.cs | 2 +-
 LongoMatch/gtk-gui/gui.stetic   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Fri Jul 31 11:44:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** DataBase.cs: Add version info to the db for backward compatibility 
 LongoMatch/DB/DataBase.cs | 80 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 51 insertions(+), 29 deletions(-)

Wed Jul 29 16:39:38 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaFile.cs: Add void public constructor to allow serialization 
 CesarPlayer/Utils/MediaFile.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Jul 29 15:47:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Plays list are stored in the home dir 
 LongoMatch/Main.cs | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Wed Jul 29 15:46:39 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MainWindow.cs: Do  not load the project if there is an Exception 
 LongoMatch/Gui/MainWindow.cs | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Wed Jul 29 15:45:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Project.cs: Fix get models 
 LongoMatch/DB/Project.cs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Wed Jul 29 15:41:34 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Editor/GnonlinEditor.cs: Changes for new IVideoSplitter * Editor/IVideoSplitter.cs: Use porperties to change codecs and muxers * Editor/GstVideoSplitter.cs: Implements IVideoEditor 
 CesarPlayer/Editor/GnonlinEditor.cs    | 24 +++--------
 CesarPlayer/Editor/GstVideoSplitter.cs | 77 ++++++++++++++++++++++++++++++++--
 CesarPlayer/Editor/IVideoSplitter.cs   | 12 ++++--
 3 files changed, 88 insertions(+), 25 deletions(-)

Wed Jul 29 15:12:54 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** src/gst-video-splitter.h: Enable edition of multiple segments * src/gst-video-splitter.c: Enable edition of multiple segments 
 libcesarplayer/src/gst-video-splitter.c | 175 +++++++++++++++++++++++++++-----
 libcesarplayer/src/gst-video-splitter.h |   4 +-
 2 files changed, 152 insertions(+), 27 deletions(-)

Tue Jul 28 10:28:20 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/PlayerBin.cs: * Utils/MediaFile.cs: * Editor/ConcatMerger.cs: * Editor/GenericMerger.cs: * Editor/GnonlinEditor.cs: * Editor/GstVideoSplitter.cs: 
 CesarPlayer/Editor/ConcatMerger.cs     |  2 --
 CesarPlayer/Editor/GenericMerger.cs    |  2 +-
 CesarPlayer/Editor/GnonlinEditor.cs    |  2 +-
 CesarPlayer/Editor/GstVideoSplitter.cs | 12 +++++++++---
 CesarPlayer/Gui/PlayerBin.cs           |  5 ++---
 CesarPlayer/Utils/MediaFile.cs         |  3 ++-
 6 files changed, 15 insertions(+), 11 deletions(-)

Tue Jul 28 10:27:01 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: * DB/Project.cs: * Playlist/PlayList.cs: Use MediaFile object to set the file to use * Gui/PlayListWidget.cs: * Gui/PlayersTreeView.cs: * Gui/PlayListTreeView.cs: Use MediaFile object to set the file to use * Time/PlayListTimeNode.cs: Use MediaFile object to set the file to use * Gui/TimeNodesTreeView.cs: Use MediaFile object to set the file to use * Handlers/EventsManager.cs: Use MediaFile object to set the file to use * Gui/SectionsPropertiesWidget.cs: 
 LongoMatch/DB/Project.cs                   |  1 -
 LongoMatch/Gui/PlayListTreeView.cs         |  2 +-
 LongoMatch/Gui/PlayListWidget.cs           |  2 +-
 LongoMatch/Gui/PlayersTreeView.cs          |  4 ++--
 LongoMatch/Gui/SectionsPropertiesWidget.cs |  2 +-
 LongoMatch/Gui/TimeNodesTreeView.cs        |  1 -
 LongoMatch/Handlers/EventsManager.cs       |  4 ++--
 LongoMatch/Main.cs                         |  4 ++--
 LongoMatch/Playlist/PlayList.cs            |  2 +-
 LongoMatch/Time/PlayListTimeNode.cs        | 24 ++++++++++--------------
 10 files changed, 20 insertions(+), 26 deletions(-)

Mon Jul 20 09:13:51 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Makefile.am: * CesarPlayer.mdp: * Editor/IMerger.cs: * MultimediaFactory.cs: Use avidemux to merge segments * Editor/GnonlinEditor.cs: Added plugin missing error handling * Editor/GenericMerger.cs:  Added plugin missing error handling * Editor/IVideoSplitter.cs:  Added plugin missing error handling * Editor/MatroskaMerger.cs:  Added plugin missing error handling * Editor/AvidemuxMerger.cs:  Added plugin missing error handling * Editor/GstVideoSplitter.cs:  Added plugin missing error handling * Editor/MencoderVideoEditor.cs: Moved from LongoMatch and renamed (old FFMPEGVideoEditor) 
 CesarPlayer/CesarPlayer.mdp               |   1 +
 CesarPlayer/Editor/AvidemuxMerger.cs      |  80 +++++++++++
 CesarPlayer/Editor/GenericMerger.cs       |  25 ++--
 CesarPlayer/Editor/GnonlinEditor.cs       |  53 +++++--
 CesarPlayer/Editor/GstVideoSplitter.cs    |  27 ++--
 CesarPlayer/Editor/IMerger.cs             |  10 +-
 CesarPlayer/Editor/IVideoSplitter.cs      |   6 +-
 CesarPlayer/Editor/MatroskaMerger.cs      |  13 +-
 CesarPlayer/Editor/MencoderVideoEditor.cs | 231 ++++++++++++++++++++++++++++++
 CesarPlayer/Makefile.am                   |  56 ++++++--
 CesarPlayer/MultimediaFactory.cs          |  15 +-
 11 files changed, 449 insertions(+), 68 deletions(-)

Mon Jul 20 09:11:06 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Remove comments 
 CesarPlayer/Gui/PlayerBin.cs | 1 -
 1 file changed, 1 deletion(-)

Mon Jul 20 09:10:17 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gst-video-splitter.h: set errors if plugin doesn't  exists * gst-video-splitter.c: set errors if plugin doesn't  exists * bacon-video-widget-gst-0.10.c: Code clean-up 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |  6 +-
 libcesarplayer/src/gst-video-splitter.c          | 74 +++++++++++++-----------
 libcesarplayer/src/gst-video-splitter.h          | 11 +++-
 3 files changed, 48 insertions(+), 43 deletions(-)

Mon Jul 20 07:10:52 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Video: Move to CesarPlayer * Main.cs: Log execution errors to ease the user feedback * Makefile.am: Updated makefiles * Gui/MainWindow.cs: Add "Hide All Widgets Function" * gtk-gui/gui.stetic: * Gui/ButtonsWidget.cs: Remove wrnings * PlayersListWidget.cs: Fix tab names * Gui/MessagePoupcs.cs: sender can be null * Gui/PlayListWidget.cs: Catch Exceptions changing codecs or muxer * Gui/PlayersTreeView.cs: Remove warnings * Gui/SnapshotsWidget.cs: Remove warnings * Gui/TeamTemplateWidget.cs: Remove warnings * Video/FFMPEGVideoEditor.cs: Moved to CesarPlayer * Gui/VideoEditionProperties.cs: Set the file path selector at the bottom of the vbox * gtk-gui/LongoMatch.Gui.MainWindow.cs: * gtk-gui/LongoMatch.Gui.Dialog.WorkspaceChooser.cs: * gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs: 
 LongoMatch/Gui/ButtonsWidget.cs                    |   3 -
 LongoMatch/Gui/MainWindow.cs                       |  20 +-
 LongoMatch/Gui/MessagePoupcs.cs                    |  16 +-
 LongoMatch/Gui/PlayListWidget.cs                   |  32 +--
 LongoMatch/Gui/PlayersTreeView.cs                  |   4 +-
 LongoMatch/Gui/SnapshotsWidget.cs                  |  58 -----
 LongoMatch/Gui/TeamTemplateWidget.cs               |   1 -
 LongoMatch/Gui/VideoEditionProperties.cs           |   8 +-
 LongoMatch/Main.cs                                 |  41 +++-
 LongoMatch/Makefile.am                             |  74 +++---
 LongoMatch/PlayersListWidget.cs                    |  33 ---
 LongoMatch/Video/FFMPEGVideoEditor.cs              | 271 ---------------------
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 174 ++++++-------
 .../LongoMatch.Gui.Dialog.WorkspaceChooser.cs      |  73 +++---
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |  19 +-
 LongoMatch/gtk-gui/gui.stetic                      | 184 +++++++-------
 16 files changed, 374 insertions(+), 637 deletions(-)

Mon Jul 13 19:42:27 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update Win32 binaries 
 LongoMatch/Win32/bin/LongoMatch.exe                | Bin 9169061 -> 9218568 bytes
 LongoMatch/Win32/bin/SDL.dll                       | Bin 0 -> 460904 bytes
 LongoMatch/Win32/bin/gst-inspect-0.10.exe          | Bin 0 -> 211968 bytes
 LongoMatch/Win32/bin/gst-launch-0.10.exe           | Bin 0 -> 202240 bytes
 LongoMatch/Win32/bin/gst-xmlinspect-0.10.exe       | Bin 0 -> 203264 bytes
 LongoMatch/Win32/bin/iconv.dll                     | Bin 892928 -> 5120 bytes
 LongoMatch/Win32/bin/libbz2.dll                    | Bin 0 -> 152526 bytes
 LongoMatch/Win32/bin/libcairo-2.dll                | Bin 664581 -> 664581 bytes
 LongoMatch/Win32/bin/libcesarplayer.dll            | Bin 244957 -> 238178 bytes
 LongoMatch/Win32/bin/libdca-0.dll                  | Bin 173099 -> 173099 bytes
 LongoMatch/Win32/bin/libdvdnavmini-4.dll           | Bin 0 -> 151746 bytes
 LongoMatch/Win32/bin/libfaac-0.dll                 | Bin 0 -> 109912 bytes
 LongoMatch/Win32/bin/libfaad-2.dll                 | Bin 0 -> 369232 bytes
 LongoMatch/Win32/bin/libfontconfig-1.dll           | Bin 270735 -> 270735 bytes
 LongoMatch/Win32/bin/libfreetype-6.dll             | Bin 650785 -> 650785 bytes
 LongoMatch/Win32/bin/libgcrypt-11.dll              | Bin 0 -> 719092 bytes
 LongoMatch/Win32/bin/libgio-2.0-0.dll              | Bin 521539 -> 521539 bytes
 LongoMatch/Win32/bin/libglib-2.0-0.dll             | Bin 1171256 -> 1171256 bytes
 LongoMatch/Win32/bin/libgmodule-2.0-0.dll          | Bin 39516 -> 39516 bytes
 LongoMatch/Win32/bin/libgnutls-26.dll              | Bin 0 -> 875476 bytes
 LongoMatch/Win32/bin/libgnutls-extra-26.dll        | Bin 0 -> 74057 bytes
 LongoMatch/Win32/bin/libgnutls-openssl-26.dll      | Bin 0 -> 182769 bytes
 LongoMatch/Win32/bin/libgnutlsxx-26.dll            | Bin 0 -> 252942 bytes
 LongoMatch/Win32/bin/libgobject-2.0-0.dll          | Bin 316477 -> 316989 bytes
 LongoMatch/Win32/bin/libgpg-error-0.dll            | Bin 0 -> 85616 bytes
 LongoMatch/Win32/bin/libgstapp-0.10.dll            | Bin 0 -> 37888 bytes
 LongoMatch/Win32/bin/libgstaudio-0.10.dll          | Bin 0 -> 100352 bytes
 LongoMatch/Win32/bin/libgstbase-0.10.dll           | Bin 0 -> 163840 bytes
 LongoMatch/Win32/bin/libgstcdda-0.10.dll           | Bin 0 -> 34816 bytes
 LongoMatch/Win32/bin/libgstcontroller-0.10.dll     | Bin 0 -> 104448 bytes
 LongoMatch/Win32/bin/libgstdataprotocol-0.10.dll   | Bin 0 -> 18432 bytes
 LongoMatch/Win32/bin/libgstdshow-0.10.dll          | Bin 0 -> 57856 bytes
 LongoMatch/Win32/bin/libgstfarsight-0.10.dll       | Bin 0 -> 45056 bytes
 LongoMatch/Win32/bin/libgstfft-0.10.dll            | Bin 0 -> 39936 bytes
 LongoMatch/Win32/bin/libgstgl-0.10.dll             | Bin 0 -> 55296 bytes
 LongoMatch/Win32/bin/libgstinterfaces-0.10.dll     | Bin 0 -> 49152 bytes
 LongoMatch/Win32/bin/libgstnet-0.10.dll            | Bin 0 -> 23040 bytes
 LongoMatch/Win32/bin/libgstnetbuffer-0.10.dll      | Bin 0 -> 10752 bytes
 LongoMatch/Win32/bin/libgstpbutils-0.10.dll        | Bin 0 -> 41472 bytes
 LongoMatch/Win32/bin/libgstphotography-0.10.dll    | Bin 0 -> 16384 bytes
 LongoMatch/Win32/bin/libgstreamer-0.10.dll         | Bin 0 -> 619008 bytes
 LongoMatch/Win32/bin/libgstriff-0.10.dll           | Bin 0 -> 40960 bytes
 LongoMatch/Win32/bin/libgstrtp-0.10.dll            | Bin 0 -> 54272 bytes
 LongoMatch/Win32/bin/libgstrtsp-0.10.dll           | Bin 0 -> 64512 bytes
 LongoMatch/Win32/bin/libgstsdp-0.10.dll            | Bin 0 -> 23552 bytes
 LongoMatch/Win32/bin/libgsttag-0.10.dll            | Bin 0 -> 48128 bytes
 LongoMatch/Win32/bin/libgstvideo-0.10.dll          | Bin 0 -> 21504 bytes
 LongoMatch/Win32/bin/libgthread-2.0-0.dll          | Bin 46605 -> 46605 bytes
 LongoMatch/Win32/bin/libjpeg.dll                   | Bin 138752 -> 138752 bytes
 LongoMatch/Win32/bin/libmms-0.dll                  | Bin 109666 -> 109666 bytes
 LongoMatch/Win32/bin/libmp3lame-0.dll              | Bin 380944 -> 380944 bytes
 LongoMatch/Win32/bin/libmpeg2convert-0.dll         | Bin 0 -> 47687 bytes
 LongoMatch/Win32/bin/libneon-27.dll                | Bin 0 -> 182123 bytes
 LongoMatch/Win32/bin/libnice.dll                   | Bin 0 -> 115200 bytes
 LongoMatch/Win32/bin/libogg-0.dll                  | Bin 35730 -> 35730 bytes
 LongoMatch/Win32/bin/liboil-0.3-0.dll              | Bin 708126 -> 708126 bytes
 LongoMatch/Win32/bin/libopenjpeg-2.dll             | Bin 162391 -> 162391 bytes
 LongoMatch/Win32/bin/libpango-1.0-0.dll            | Bin 374898 -> 374898 bytes
 LongoMatch/Win32/bin/libpangocairo-1.0-0.dll       | Bin 106845 -> 106845 bytes
 LongoMatch/Win32/bin/libpangoft2-1.0-0.dll         | Bin 350455 -> 350455 bytes
 LongoMatch/Win32/bin/libpangowin32-1.0-0.dll       | Bin 115659 -> 115659 bytes
 LongoMatch/Win32/bin/libpixman-1-0.dll             | Bin 1073869 -> 1073869 bytes
 LongoMatch/Win32/bin/libpng12-0.dll                | Bin 247310 -> 247310 bytes
 LongoMatch/Win32/bin/libschroedinger-1.0-0.dll     | Bin 624910 -> 624910 bytes
 LongoMatch/Win32/bin/libsoup-2.4-1.dll             | Bin 0 -> 377890 bytes
 LongoMatch/Win32/bin/libspeex-1.dll                | Bin 131150 -> 131150 bytes
 LongoMatch/Win32/bin/libspeexdsp-1.dll             | Bin 0 -> 95954 bytes
 LongoMatch/Win32/bin/libtheora-0.dll               | Bin 364387 -> 364387 bytes
 LongoMatch/Win32/bin/libtheoradec-1.dll            | Bin 122390 -> 122390 bytes
 LongoMatch/Win32/bin/libtheoraenc-1.dll            | Bin 258918 -> 258918 bytes
 LongoMatch/Win32/bin/libvorbis-0.dll               | Bin 192700 -> 191320 bytes
 LongoMatch/Win32/bin/libvorbisenc-2.dll            | Bin 1153816 -> 1153304 bytes
 LongoMatch/Win32/bin/libvorbisfile-3.dll           | Bin 55780 -> 54835 bytes
 LongoMatch/Win32/bin/libwavpack-1.dll              | Bin 0 -> 224968 bytes
 LongoMatch/Win32/bin/libx264-67.dll                | Bin 750080 -> 750080 bytes
 LongoMatch/Win32/bin/libxml2-2.dll                 | Bin 1527731 -> 1527731 bytes
 LongoMatch/Win32/bin/pthreadGC2.dll                | Bin 71886 -> 71886 bytes
 LongoMatch/Win32/bin/xvidcore.dll                  | Bin 1101318 -> 1101318 bytes
 LongoMatch/Win32/bin/zlib1.dll                     | Bin 75264 -> 75264 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgnl.dll     | Bin 102400 -> 102400 bytes
 .../Win32/lib/gstreamer-0.10/libgsta52dec.dll      | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstaacparse.dll    | Bin 38400 -> 38400 bytes
 .../Win32/lib/gstreamer-0.10/libgstadder.dll       | Bin 22528 -> 22528 bytes
 .../Win32/lib/gstreamer-0.10/libgstaiffparse.dll   | Bin 32256 -> 32256 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstalaw.dll | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstalpha.dll       | Bin 12800 -> 12800 bytes
 .../Win32/lib/gstreamer-0.10/libgstamrparse.dll    | Bin 35840 -> 35840 bytes
 .../Win32/lib/gstreamer-0.10/libgstapetag.dll      | Bin 14848 -> 14848 bytes
 .../Win32/lib/gstreamer-0.10/libgstappplugin.dll   | Bin 8192 -> 8192 bytes
 .../Win32/lib/gstreamer-0.10/libgstasfdemux.dll    | Bin 88064 -> 86528 bytes
 .../lib/gstreamer-0.10/libgstaudioconvert.dll      | Bin 51200 -> 51200 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiofx.dll     | Bin 80384 -> 80384 bytes
 .../Win32/lib/gstreamer-0.10/libgstaudiorate.dll   | Bin 17920 -> 17920 bytes
 .../lib/gstreamer-0.10/libgstaudioresample.dll     | Bin 51200 -> 51200 bytes
 .../lib/gstreamer-0.10/libgstaudiotestsrc.dll      | Bin 26112 -> 26112 bytes
 .../Win32/lib/gstreamer-0.10/libgstauparse.dll     | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstautoconvert.dll | Bin 25088 -> 25088 bytes
 .../Win32/lib/gstreamer-0.10/libgstautodetect.dll  | Bin 29696 -> 29696 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstavi.dll  | Bin 96256 -> 96256 bytes
 .../Win32/lib/gstreamer-0.10/libgstbayer.dll       | Bin 18432 -> 18432 bytes
 .../Win32/lib/gstreamer-0.10/libgstcairo.dll       | Bin 27136 -> 27136 bytes
 .../Win32/lib/gstreamer-0.10/libgstcamerabin.dll   | Bin 75264 -> 75776 bytes
 .../Win32/lib/gstreamer-0.10/libgstcdxaparse.dll   | Bin 22016 -> 22016 bytes
 .../lib/gstreamer-0.10/libgstcoreelements.dll      | Bin 118272 -> 118272 bytes
 .../Win32/lib/gstreamer-0.10/libgstcutter.dll      | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstdebug.dll       | Bin 40960 -> 40960 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin.dll   | Bin 32768 -> 32768 bytes
 .../Win32/lib/gstreamer-0.10/libgstdecodebin2.dll  | Bin 71168 -> 71168 bytes
 .../Win32/lib/gstreamer-0.10/libgstdeinterlace.dll | Bin 37376 -> 37376 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectdraw.dll  | Bin 35328 -> 35328 bytes
 .../Win32/lib/gstreamer-0.10/libgstdirectsound.dll | Bin 227840 -> 227840 bytes
 .../lib/gstreamer-0.10/libgstdshowdecwrapper.dll   | Bin 0 -> 88576 bytes
 .../lib/gstreamer-0.10/libgstdshowsrcwrapper.dll   | Bin 30208 -> 41984 bytes
 .../lib/gstreamer-0.10/libgstdshowvideosink.dll    | Bin 53760 -> 53760 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdtmf.dll | Bin 37888 -> 37888 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstdts.dll  | Bin 22016 -> 22016 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdlpcmdec.dll  | Bin 19456 -> 19456 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdread.dll     | Bin 0 -> 33280 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdspu.dll      | Bin 40448 -> 40448 bytes
 .../Win32/lib/gstreamer-0.10/libgstdvdsub.dll      | Bin 28672 -> 28160 bytes
 .../Win32/lib/gstreamer-0.10/libgsteffectv.dll     | Bin 31232 -> 31232 bytes
 .../Win32/lib/gstreamer-0.10/libgstequalizer.dll   | Bin 24064 -> 24064 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaac.dll | Bin 0 -> 20992 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstfaad.dll | Bin 0 -> 27648 bytes
 .../lib/gstreamer-0.10/libgstffmpegcolorspace.dll  | Bin 124416 -> 124416 bytes
 .../Win32/lib/gstreamer-0.10/libgstffmpeggpl.dll   | Bin 5699072 -> 5764096 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflv.dll  | Bin 58880 -> 58880 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstflx.dll  | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstfreeze.dll      | Bin 13312 -> 13312 bytes
 .../Win32/lib/gstreamer-0.10/libgstfsselector.dll  | Bin 24576 -> 24576 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgdp.dll  | Bin 29696 -> 29696 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstgio.dll  | Bin 36352 -> 36352 bytes
 .../Win32/lib/gstreamer-0.10/libgsth264parse.dll   | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgsticydemux.dll    | Bin 15360 -> 15360 bytes
 .../Win32/lib/gstreamer-0.10/libgstid3demux.dll    | Bin 30720 -> 30720 bytes
 .../Win32/lib/gstreamer-0.10/libgstiec958.dll      | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstinterleave.dll  | Bin 35328 -> 35328 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstjpeg.dll | Bin 47616 -> 47616 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstlame.dll | Bin 32768 -> 45568 bytes
 .../lib/gstreamer-0.10/libgstlegacyresample.dll    | Bin 31744 -> 31744 bytes
 .../Win32/lib/gstreamer-0.10/libgstlevel.dll       | Bin 19456 -> 19456 bytes
 .../Win32/lib/gstreamer-0.10/libgstlibmms.dll      | Bin 16896 -> 16896 bytes
 .../Win32/lib/gstreamer-0.10/libgstliveadder.dll   | Bin 34304 -> 34304 bytes
 .../Win32/lib/gstreamer-0.10/libgstmatroska.dll    | Bin 136192 -> 136192 bytes
 .../Win32/lib/gstreamer-0.10/libgstmonoscope.dll   | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpeg2dec.dll    | Bin 34304 -> 33792 bytes
 .../lib/gstreamer-0.10/libgstmpeg4videoparse.dll   | Bin 20480 -> 20480 bytes
 .../lib/gstreamer-0.10/libgstmpegaudioparse.dll    | Bin 45056 -> 44544 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegdemux.dll   | Bin 141824 -> 141824 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegstream.dll  | Bin 59904 -> 58880 bytes
 .../Win32/lib/gstreamer-0.10/libgstmpegtsmux.dll   | Bin 34304 -> 34304 bytes
 .../lib/gstreamer-0.10/libgstmpegvideoparse.dll    | Bin 22528 -> 22528 bytes
 .../Win32/lib/gstreamer-0.10/libgstmulaw.dll       | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultifile.dll   | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstmultipart.dll   | Bin 23552 -> 23552 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmve.dll  | Bin 88576 -> 88576 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstmxf.dll  | Bin 357888 -> 357888 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstneon.dll | Bin 0 -> 22528 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstnice.dll | Bin 0 -> 23552 bytes
 .../Win32/lib/gstreamer-0.10/libgstnuvdemux.dll    | Bin 20480 -> 20480 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstogg.dll  | Bin 96768 -> 96768 bytes
 .../Win32/lib/gstreamer-0.10/libgstpango.dll       | Bin 43520 -> 43520 bytes
 .../Win32/lib/gstreamer-0.10/libgstpcapparse.dll   | Bin 13312 -> 13312 bytes
 .../Win32/lib/gstreamer-0.10/libgstplaybin.dll     | Bin 136704 -> 136704 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstpng.dll  | Bin 27136 -> 27136 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtdemux.dll     | Bin 114688 -> 115200 bytes
 .../Win32/lib/gstreamer-0.10/libgstqtmux.dll       | Bin 66048 -> 66048 bytes
 .../Win32/lib/gstreamer-0.10/libgstqueue2.dll      | Bin 38400 -> 38400 bytes
 .../Win32/lib/gstreamer-0.10/libgstrawparse.dll    | Bin 35328 -> 35328 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstreal.dll | Bin 29696 -> 29696 bytes
 .../Win32/lib/gstreamer-0.10/libgstrealmedia.dll   | Bin 65536 -> 65024 bytes
 .../Win32/lib/gstreamer-0.10/libgstreplaygain.dll  | Bin 35328 -> 35328 bytes
 .../Win32/lib/gstreamer-0.10/libgstresindvd.dll    | Bin 141824 -> 143872 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtp_good.dll    | Bin 202752 -> 202752 bytes
 .../lib/gstreamer-0.10/libgstrtpjitterbuffer.dll   | Bin 29184 -> 29184 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmanager.dll  | Bin 147456 -> 147456 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpmux.dll      | Bin 19968 -> 19968 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtpnetsim.dll   | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtppayloads.dll | Bin 16384 -> 16384 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtprtpdemux.dll | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstrtsp_good.dll   | Bin 83456 -> 83456 bytes
 .../Win32/lib/gstreamer-0.10/libgstscaletempo.dll  | Bin 16896 -> 16896 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstsdl.dll  | Bin 0 -> 27136 bytes
 .../Win32/lib/gstreamer-0.10/libgstsdpplugin.dll   | Bin 25600 -> 25600 bytes
 .../Win32/lib/gstreamer-0.10/libgstselector.dll    | Bin 34816 -> 34816 bytes
 .../Win32/lib/gstreamer-0.10/libgstsiren.dll       | Bin 0 -> 61952 bytes
 .../Win32/lib/gstreamer-0.10/libgstsmpte.dll       | Bin 49152 -> 49664 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstsoup.dll | Bin 0 -> 28672 bytes
 .../Win32/lib/gstreamer-0.10/libgstspectrum.dll    | Bin 18944 -> 18944 bytes
 .../Win32/lib/gstreamer-0.10/libgstspeed.dll       | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgststereo.dll      | Bin 12288 -> 12288 bytes
 .../Win32/lib/gstreamer-0.10/libgstsubenc.dll      | Bin 12288 -> 12288 bytes
 .../lib/gstreamer-0.10/libgstsynaesthesia.dll      | Bin 17920 -> 17920 bytes
 .../Win32/lib/gstreamer-0.10/libgsttheora.dll      | Bin 51200 -> 51200 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsttta.dll  | Bin 22528 -> 22528 bytes
 .../lib/gstreamer-0.10/libgsttypefindfunctions.dll | Bin 47104 -> 47104 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstudp.dll  | Bin 41984 -> 41984 bytes
 .../Win32/lib/gstreamer-0.10/libgstvalve.dll       | Bin 12800 -> 12800 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideobox.dll    | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideocrop.dll   | Bin 32768 -> 32768 bytes
 .../gstreamer-0.10/libgstvideofilterbalance.dll    | Bin 16384 -> 16384 bytes
 .../lib/gstreamer-0.10/libgstvideofilterflip.dll   | Bin 18944 -> 18944 bytes
 .../lib/gstreamer-0.10/libgstvideofiltergamma.dll  | Bin 12288 -> 12288 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideomixer.dll  | Bin 28160 -> 28160 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideorate.dll   | Bin 23040 -> 23040 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideoscale.dll  | Bin 53248 -> 53248 bytes
 .../Win32/lib/gstreamer-0.10/libgstvideosignal.dll | Bin 19968 -> 19968 bytes
 .../lib/gstreamer-0.10/libgstvideotestsrc.dll      | Bin 34816 -> 34816 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstvmnc.dll | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgstvolume.dll      | Bin 18432 -> 18432 bytes
 .../Win32/lib/gstreamer-0.10/libgstvorbis.dll      | Bin 54784 -> 54784 bytes
 .../Win32/lib/gstreamer-0.10/libgstwasapi.dll      | Bin 20480 -> 20480 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveenc.dll     | Bin 15360 -> 15360 bytes
 .../Win32/lib/gstreamer-0.10/libgstwaveform.dll    | Bin 15872 -> 15872 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavpack.dll     | Bin 52736 -> 52736 bytes
 .../Win32/lib/gstreamer-0.10/libgstwavparse.dll    | Bin 40448 -> 40448 bytes
 .../Win32/lib/gstreamer-0.10/libgstwininet.dll     | Bin 14336 -> 14336 bytes
 .../Win32/lib/gstreamer-0.10/libgstwinks.dll       | Bin 53760 -> 54784 bytes
 .../lib/gstreamer-0.10/libgstwinscreencap.dll      | Bin 23552 -> 23552 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstx264.dll | Bin 25088 -> 25088 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgstxvid.dll | Bin 39424 -> 39424 bytes
 LongoMatch/Win32/lib/gstreamer-0.10/libgsty4m.dll  | Bin 12800 -> 12800 bytes
 LongoMatch/Win32/share/images/Thumbs.db            | Bin 6656 -> 14848 bytes
 223 files changed, 0 insertions(+), 0 deletions(-)

Mon Jul 13 19:30:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Add icon for win32 
 LongoMatch/Win32/share/images/longomatch.png | Bin 0 -> 16818 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

Sun Jul 12 23:31:38 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** CesarPlayer/gtk-gui/gui.stetic: * CesarPlayer/Utils/FramesCapturer.cs: Use threading * LongoMatch/Gui/FramesCaptureProgressDialog.cs: Code Clean-up 
 CesarPlayer/Utils/FramesCapturer.cs           | 50 +++++++++++++--------------
 CesarPlayer/gtk-gui/gui.stetic                |  2 +-
 LongoMatch/Gui/FramesCaptureProgressDialog.cs | 20 +++++------
 3 files changed, 33 insertions(+), 39 deletions(-)

Sun Jul 12 21:38:18 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Code clean-up * gtk-gui/gui.stetic: * gtk-gui/objects.xml: * gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs: * gtk-gui/LongoMatch.Gui.Component.TimeNodeProperties.cs: 
 LongoMatch/Main.cs                                 | 24 +++++-----------------
 .../LongoMatch.Gui.Component.TimeAdjustWidget.cs   |  6 ++++--
 .../LongoMatch.Gui.Component.TimeNodeProperties.cs |  4 ++++
 LongoMatch/gtk-gui/gui.stetic                      | 10 +++++++--
 LongoMatch/gtk-gui/objects.xml                     |  7 ++++++-
 5 files changed, 27 insertions(+), 24 deletions(-)

Sun Jul 12 21:37:16 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** TimeAdjustWidget.cs: Send event after time change * TimeNodeProperties.cs: Update the timenode after changes automatically * SectionsPropertiesWidget.cs: Change tndlist to tnplist 
 LongoMatch/Gui/SectionsPropertiesWidget.cs | 18 +++++++--------
 LongoMatch/Gui/TimeAdjustWidget.cs         | 22 ++++++++++++++++--
 LongoMatch/Gui/TimeNodeProperties.cs       | 37 ++++++++++++++++++++----------
 3 files changed, 54 insertions(+), 23 deletions(-)

Sun Jul 12 21:33:48 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Time.cs: Removed commented line * TimeNode.cs: When setting start and stop lets set whatever value 
 LongoMatch/Time/Time.cs     |  1 -
 LongoMatch/Time/TimeNode.cs | 20 +++-----------------
 2 files changed, 3 insertions(+), 18 deletions(-)

Thu Jul 9 00:21:40 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Gui/TimeScale.cs: Add sepration to display tha play name * LongoMatch/Gui/PlayListWidget.cs: Don't add invalid segments to the editor * LongoMatch/Gui/PlayListTreeView.cs: Add file not found info 
 LongoMatch/Gui/PlayListTreeView.cs |  6 ++++--
 LongoMatch/Gui/PlayListWidget.cs   | 11 ++++++-----
 LongoMatch/Gui/TimeScale.cs        |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

Wed Jul 8 23:05:23 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/PlayersTreeView.cs: Update the selected time when right clicking * Gui/PlayerProperties.cs: Fixes image resizing 
 LongoMatch/Gui/PlayerProperties.cs | 2 +-
 LongoMatch/Gui/PlayersTreeView.cs  | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Wed Jul 8 21:31:34 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerProperties.cs: Check also images's max height * PlayersListTreeWidget.cs: 
 LongoMatch/Gui/PlayerProperties.cs      | 8 ++++++--
 LongoMatch/Gui/PlayersListTreeWidget.cs | 3 +--
 2 files changed, 7 insertions(+), 4 deletions(-)

Wed Jul 8 21:27:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: * gtk-gui/objects.xml: * Gui/PlayersTreeView.cs: Propagte events * Handlers/EventsManager.cs: Handle TimeNodeChanged events and SnapshotSeries event in plays list * Gui/PlayersListTreeWidget.cs: Removed unused traces * Gui/PlayersSelectionDialog.cs: Removed unused traces * gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs: 
 LongoMatch/Gui/PlayersListTreeWidget.cs            | 13 ++++++--
 LongoMatch/Gui/PlayersSelectionDialog.cs           | 20 +++++-------
 LongoMatch/Gui/PlayersTreeView.cs                  | 19 ++++++++++++
 LongoMatch/Handlers/EventsManager.cs               | 36 ++++++++++++++--------
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  3 ++
 LongoMatch/gtk-gui/gui.stetic                      |  3 ++
 LongoMatch/gtk-gui/objects.xml                     |  2 ++
 7 files changed, 67 insertions(+), 29 deletions(-)

Wed Jul 8 20:52:37 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/MainWindow.cs:Add the players list * Handlers/EventsManager.cs: Add the players list * Gui/PlayersListTreeWidget.cs: Added method to update the list * gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs: 
 LongoMatch/Gui/MainWindow.cs                                  | 11 ++++++++---
 LongoMatch/Gui/PlayersListTreeWidget.cs                       |  6 +++++-
 LongoMatch/Handlers/EventsManager.cs                          | 11 ++++++++---
 .../gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs   |  5 +++++
 4 files changed, 26 insertions(+), 7 deletions(-)

Wed Jul 8 20:51:12 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaTimeNode.cs: Fixed setter for Visitor Players 
 LongoMatch/Time/MediaTimeNode.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jul 8 20:40:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Project.cs: Players List Model changed 
 LongoMatch/DB/Project.cs | 49 +++++++++++++++++++-----------------------------
 1 file changed, 19 insertions(+), 30 deletions(-)

Wed Jul 8 20:08:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Gui/TreeWidget.cs: Propagate PlayersTagged event * gtk-gui/gui.stetic: * gtk-gui/objects.xml: * Handlers/Handlers.cs: new PlayerTaggedHandler delegate * Gui/TimeNodesTreeView.cs: Send PlayersTagged event * Handlers/EventsManager.cs:  Handle PlayersTaged event * Gui/PlayersSelectionDialog.cs: Initialize buttons list * gtk-gui/LongoMatch.Gui.Component.TreeWidget.cs: * gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs: Add icon. 
 LongoMatch/Gui/PlayersSelectionDialog.cs           |  22 +--
 LongoMatch/Gui/TimeNodesTreeView.cs                | 172 ++++++++++-----------
 LongoMatch/Gui/TreeWidget.cs                       |  26 ++--
 LongoMatch/Handlers/EventsManager.cs               |  22 +++
 LongoMatch/Handlers/Handlers.cs                    |   2 +
 .../gtk-gui/LongoMatch.Gui.Component.TreeWidget.cs |   1 +
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      |   8 +-
 LongoMatch/gtk-gui/objects.xml                     |   2 +
 9 files changed, 145 insertions(+), 112 deletions(-)

Wed Jul 8 20:06:40 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaTimeNode.cs: Change description 
 LongoMatch/Time/MediaTimeNode.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Wed Jul 8 18:50:00 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaTimeNode.cs: Updated Copyright info 
 LongoMatch/Time/MediaTimeNode.cs | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Wed Jul 8 18:48:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MediaTimeNode.cs: Added setters for the players list 
 LongoMatch/Time/MediaTimeNode.cs | 2 ++
 1 file changed, 2 insertions(+)

Wed Jul 8 18:46:27 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayersSelectionDialog.cs: Added Property to set a get selected players 
 LongoMatch/Gui/PlayersSelectionDialog.cs | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)

Wed Jul 8 18:45:09 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mdp: * gtk-gui/gui.stetic: * gtk-gui/generated.cs: * Gui/ButtonsWidget.cs: Removed unused callbacks * Handlers/Handlers.cs: Added new delegate for multimark * Gui/PlayersSelectionDialog.cs: New Dialog to link a play to players * gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs: New Dialog to link a play to players 
 LongoMatch/Gui/ButtonsWidget.cs                    | 132 +--------------------
 LongoMatch/Gui/PlayersSelectionDialog.cs           |  77 ++++++++++++
 LongoMatch/Handlers/Handlers.cs                    |   1 +
 LongoMatch/LongoMatch.mdp                          |   2 +
 ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs |  79 ++++++++++++
 LongoMatch/gtk-gui/generated.cs                    |   2 +-
 LongoMatch/gtk-gui/gui.stetic                      |  99 +++++++++++++++-
 7 files changed, 260 insertions(+), 132 deletions(-)

Mon Jul 6 18:19:54 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Handlers.cs: Added new delegate for multimark purpose 
 LongoMatch/Handlers/Handlers.cs | 1 +
 1 file changed, 1 insertion(+)

Mon Jul 6 18:10:19 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: Fixed longomatch.png icon path 
 LongoMatch/gtk-gui/gui.stetic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Mon Jul 6 01:21:59 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Removed commented statements 
 CesarPlayer/Gui/PlayerBin.cs | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Mon Jul 6 01:08:53 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Update time label seeking in segment 
 CesarPlayer/Gui/PlayerBin.cs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Mon Jul 6 01:03:34 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: The Stetic editor messes up the adjustement values, We need to set them manually 
 CesarPlayer/Gui/PlayerBin.cs | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Mon Jul 6 00:39:11 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Fixes InSegment() calculation.   A play is not loaded when  start time ans stop time are equal to 0 
 CesarPlayer/Gui/PlayerBin.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sun Jul 5 20:10:06 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *update SharpDevelop project 
 CesarPlayer/CesarPlayer.csproj | 1 +
 1 file changed, 1 insertion(+)

Sun Jul 5 20:09:55 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *update SharpDevelop project 
 LongoMatch/LongoMatch.csproj | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Sun Jul 5 20:09:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *fixed workspace selection 
 LongoMatch/Main.cs | 71 +++++++++++++++++++++++-------------------------------
 1 file changed, 30 insertions(+), 41 deletions(-)

Sun Jul 5 19:57:21 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerProperties.cs: Fixes Win32 files path encoding issue with special caracters 
 LongoMatch/Gui/PlayerProperties.cs | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Sun Jul 5 18:48:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/LongoMatch.mdp: * LongoMatch/gtk-gui/gui.stetic: * LongoMatch/Gui/WorkspaceChooser.cs: New Workspace Chooser dialog for Win32 * LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.WorkspaceChooser.cs: 
 LongoMatch/Gui/WorkspaceChooser.cs                 |  41 ++++++++
 LongoMatch/LongoMatch.mdp                          |   2 +
 .../LongoMatch.Gui.Dialog.WorkspaceChooser.cs      | 112 +++++++++++++++++++++
 LongoMatch/gtk-gui/gui.stetic                      | 104 +++++++++++++++++++
 4 files changed, 259 insertions(+)

Sun Jul 5 16:54:48 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Update the Rate scale after loading a play 
 CesarPlayer/Gui/PlayerBin.cs | 1 +
 1 file changed, 1 insertion(+)

Sun Jul 5 16:48:50 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Use '.longomatch' for config files on Unix 
 LongoMatch/Main.cs | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Sun Jul 5 16:44:18 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** MainWindow.cs: Prevent frame stepping with a key modifier 
 LongoMatch/Gui/MainWindow.cs | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

Sun Jul 5 16:25:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: * Gui/EntryDialog.cs: Can prompt for an int value * Gui/TemplatesEditor.cs: Prompt for the numbers of players needed for the template * gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs: 
 LongoMatch/Gui/EntryDialog.cs                      |  9 +++
 LongoMatch/Gui/TemplatesEditor.cs                  | 10 ++-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   | 91 ++++++++++++++++++----
 LongoMatch/gtk-gui/gui.stetic                      | 79 +++++++++++++++++--
 4 files changed, 165 insertions(+), 24 deletions(-)

Sun Jul 5 16:01:58 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** TemplatesEditor.cs: Avoid deletion of the default template 
 LongoMatch/Gui/TemplatesEditor.cs | 5 +++++
 1 file changed, 5 insertions(+)

Sun Jul 5 15:51:07 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Some fixes to the Win32 config 
 LongoMatch/Main.cs | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Sun Jul 5 15:44:11 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Main.cs: Using config file on Win32 to set the Home Dir, thi way we can avoid paths with special caracters 
 LongoMatch/Main.cs | 56 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 40 insertions(+), 16 deletions(-)

Sun Jul 5 15:03:16 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/Main.cs: Remove unused Thumbnails dir * LongoMatch/DB/Project.cs: Remove unused Thumbnails dir * LongoMatch/LongoMatch.mdp: * LongoMatch/DB/MediaFile.cs: Moved to LongoMatch.Video * CesarPlayer/CesarPlayer.mdp: * LongoMatch/Gui/DBManager.cs: Remove unused Thumbnails dir * CesarPlayer/Utils/MediaFile.cs: New method to create a MediFile from a file * LongoMatch/Handlers/EventsManager.cs: using new GetMediaFile() from MediaFile * LongoMatch/Gui/FileDescriptionWidget.cs: Using new media file 
 CesarPlayer/CesarPlayer.mdp             |   1 +
 CesarPlayer/Utils/MediaFile.cs          | 150 ++++++++++++++++++++++++++++++++
 LongoMatch/DB/MediaFile.cs              | 112 ------------------------
 LongoMatch/DB/Project.cs                |  11 ++-
 LongoMatch/Gui/DBManager.cs             |  25 ++----
 LongoMatch/Gui/FileDescriptionWidget.cs |  32 +------
 LongoMatch/Handlers/EventsManager.cs    |   2 +-
 LongoMatch/LongoMatch.mdp               |   1 -
 LongoMatch/Main.cs                      |   7 +-
 9 files changed, 170 insertions(+), 171 deletions(-)

Sat Jul 4 17:43:51 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mds: * CesarPlayer/Gui/PlayerBin.cs:Seeks must set the play rate * CesarPlayer/Player/IPlayer.cs:Seeks must set the play rate * CesarPlayer/gtk-gui/objects.xml: * CesarPlayer/Player/GstPlayer.cs:Seeks must set the play rate * LongoMatch/Time/PixbufTimeNode.cs: Return null when no Pixbuf * LongoMatch/Handlers/EventsManager.cs: * libcesarplayer/src/bacon-video-widget.h: Seeks must set the play rate * libcesarplayer/src/bacon-video-widget-gst-0.10.c: Seeks must set the play rate 
 CesarPlayer/Gui/PlayerBin.cs                     | 48 ++++++++++---------
 CesarPlayer/Player/GstPlayer.cs                  | 61 +++++++++++++-----------
 CesarPlayer/Player/IPlayer.cs                    | 16 +++----
 CesarPlayer/gtk-gui/objects.xml                  |  8 ++--
 LongoMatch.mds                                   |  6 +--
 LongoMatch/Handlers/EventsManager.cs             |  3 +-
 LongoMatch/Time/PixbufTimeNode.cs                |  6 ++-
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 44 ++++++++---------
 libcesarplayer/src/bacon-video-widget.h          | 17 +++----
 9 files changed, 109 insertions(+), 100 deletions(-)

Sat Jul 4 15:05:34 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Using stock item instead of resource for the logo * app.desktop: * LongoMatch.mdp: * gtk-gui/gui.stetic: * gtk-gui/generated.cs: * images/longomatch.png: * images/longomatch_logo.png: * gtk-gui/LongoMatch.Gui.MainWindow.cs: * gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs: * gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs: * gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs: * gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs: * gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs: 
 LongoMatch/LongoMatch.mdp                          |   2 +-
 LongoMatch/app.desktop                             |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DBManager.cs     |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |   2 +-
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |   2 +-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |   2 +-
 .../LongoMatch.Gui.Dialog.NewProjectDialog.cs      |   2 +-
 .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs     |   2 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |   2 +-
 .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs  |   2 +-
 .../LongoMatch.Gui.Dialog.TemplatesManager.cs      |   2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |   2 +-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |   2 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    |   2 +-
 LongoMatch/gtk-gui/generated.cs                    |   4 +++
 LongoMatch/gtk-gui/gui.stetic                      |  31 +++++++++++++--------
 LongoMatch/images/longomatch.png                   | Bin 0 -> 16818 bytes
 LongoMatch/images/longomatch_logo.png              | Bin 16818 -> 0 bytes
 18 files changed, 37 insertions(+), 26 deletions(-)

Sat Jul 4 14:25:38 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** EventsManager.cs: The selected TimeNode must be setted after loading the time node in the player, because it raises the CloseActualSegment event which sets the TimeNode to null 
 LongoMatch/Handlers/EventsManager.cs | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Sat Jul 4 14:10:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: Remove unused traces 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 4 ----
 1 file changed, 4 deletions(-)

Sat Jul 4 14:04:51 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/LongoMatch.mdp: * LongoMatch/Gui/TimeScale.cs: REmoved unused 'name' attribute * LongoMatch/Gui/MainWindow.cs: Call CloseActualProject() after loading a new one to save the previous one. Add the player playlists * LongoMatch/gtk-gui/gui.stetic: * LongoMatch/gtk-gui/objects.xml: * LongoMatch/PlayersListWidget.cs: * LongoMatch/Gui/TimeLineWidget.cs: Use new TimeScale constructor * LongoMatch/Gui/PlayersTreeView.cs: * LongoMatch/Gui/TemplatesEditor.cs: * LongoMatch/Gui/PlayersListTreeWidget.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersTreeView.cs: * LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs: 
 LongoMatch/Gui/MainWindow.cs                       |   7 +-
 LongoMatch/Gui/PlayersListTreeWidget.cs            |  99 ++++++++++++
 LongoMatch/Gui/PlayersTreeView.cs                  | 171 ++++++++++++++++++++-
 LongoMatch/Gui/TemplatesEditor.cs                  |   1 -
 LongoMatch/Gui/TimeLineWidget.cs                   |   2 +-
 LongoMatch/Gui/TimeScale.cs                        |   4 +-
 LongoMatch/LongoMatch.mdp                          |   3 +
 LongoMatch/PlayersListWidget.cs                    |  33 ++++
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |  42 +++++
 .../LongoMatch.Gui.Component.PlayersTreeView.cs    |  27 ++++
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs    | 127 ++++++++++-----
 LongoMatch/gtk-gui/gui.stetic                      |  79 +++++++++-
 LongoMatch/gtk-gui/objects.xml                     |  18 +++
 13 files changed, 559 insertions(+), 54 deletions(-)

Sat Jul 4 14:01:51 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayerBin.cs: Don't call PLAY() after a seek, it creates a new segment 0-* 
 CesarPlayer/Gui/PlayerBin.cs | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Sat Jul 4 13:59:55 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** GstPlayer.cs: The seek oafter loading a new file must be handled by the backend 
 CesarPlayer/Player/GstPlayer.cs | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

Sat Jul 4 13:58:17 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: Waiting to PAUSED state is also working and should be faster 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Sat Jul 4 13:56:19 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** bacon-video-widget-gst-0.10.c: Must wait until PLAYING state to perform the seek 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Sat Jul 4 13:55:29 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Project.cs: Projects have now playlist for players 
 LongoMatch/DB/Project.cs | 38 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 37 insertions(+), 1 deletion(-)

Sat Jul 4 13:53:17 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PixbufTimeNode.cs: Handle null Pixbuf 
 LongoMatch/Time/PixbufTimeNode.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Sat Jul 4 13:52:47 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** EventsManager.cs:  The playlist must handle the clock itself 
 LongoMatch/Handlers/EventsManager.cs | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Sat Jul 4 13:48:31 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Fixed clock stop after last segment. Also fixed stop time check of a segment 
 LongoMatch/Gui/PlayListWidget.cs | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

Fri Jul 3 01:17:57 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayersTreeView.cs: Tree widget for plays * FileDescriptionWidget.cs: Remove unused prints 
 LongoMatch/Gui/FileDescriptionWidget.cs |  4 +---
 LongoMatch/Gui/PlayersTreeView.cs       | 34 +++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 3 deletions(-)
