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 files changed, 2 insertions(+), 1 deletions(-)

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 files changed, 1 insertions(+), 0 deletions(-)

Tue Oct 20 11:04:05 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update RELEASE 
 RELEASE |   16 +++++++++-------
 1 files 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, 0 insertions(+), 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 files changed, 1 insertions(+), 1 deletions(-)

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 
 LongoMatch/DB/DataBase.cs |   13 ++++++-------
 1 files 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 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |    2 +-
 .../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                                   | 1279 +++++++++++++------------
 po/fr.po                                      |  963 +++++++++----------
 po/messages.po                                |   58 +-
 10 files changed, 2063 insertions(+), 1196 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 
 .../share/locale/es/LC_MESSAGES/longomatch.mo      |  Bin 12232 -> 12919 bytes
 1 files 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 files 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.Gui.Component.DrawingToolBox.cs     |   10 +++++-----
 1 files 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
 .../images/stock_draw-line-ends-with-arrow.png     |  Bin 0 -> 155 bytes
 .../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 files changed, 1 insertions(+), 1 deletions(-)

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 files changed, 120 insertions(+), 0 deletions(-)

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 | 5723 ++++++++++++----------
 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, 7165 insertions(+), 6039 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 files changed, 2 insertions(+), 1 deletions(-)

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 files changed, 19 insertions(+), 9 deletions(-)