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

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

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

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

Tue Sep 22 23:36:57 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Fix compilation error 
 LongoMatch/Handlers/EventsManager.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

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, 0 insertions(+), 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, 0 insertions(+), 110 deletions(-)

Sun Sep 20 22:35:37 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 spanish transalations 
 .../share/locale/es/LC_MESSAGES/longomatch.mo      |  Bin 11508 -> 12039 bytes
 1 files 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' 
 debian/longomatch.postinst |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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

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                                 |  882 ++++++++++--------
 Translations/messages.po                           |  855 +++++++++--------
 5 files changed, 1499 insertions(+), 1243 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 files 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 files 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/LongoMatch.mdp                       |   16 +-
 LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs |    2 +-
 LongoMatch/gtk-gui/gui.stetic                   | 2779 +++++++++++------------
 LongoMatch/gtk-gui/objects.xml                  |   28 +-
 5 files changed, 1413 insertions(+), 1419 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                      | 2818 ++++++++++----------
 LongoMatch/gtk-gui/objects.xml                     |  227 +-
 106 files changed, 8192 insertions(+), 8160 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 files changed, 3 insertions(+), 0 deletions(-)

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

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 
 libcesarplayer/src/gst-video-editor.c |   71 ++++++++++++++-------------------
 1 files 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 files changed, 2 insertions(+), 0 deletions(-)

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

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

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

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

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

Wed Aug 26 16:29:45 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Update win32 translations files 
 .../share/locale/es/LC_MESSAGES/longomatch.mo      |  Bin 11396 -> 11508 bytes
 1 files 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 
 .../icons/hicolor/24x24/status/stock_calendar.png  |  Bin 0 -> 823 bytes
 .../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 files 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 files changed, 2 insertions(+), 0 deletions(-)

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

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" 
 .../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 files changed, 13 insertions(+), 1 deletions(-)

Mon Aug 24 19:58:03 2009 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
 *Closes  Bug 592931 
 LongoMatch/Gui/FileDescriptionWidget.cs |    8 +++++---
 1 files 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. 
 LongoMatch/Win32/installer.iss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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 files 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 files 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 files 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
 .../share/locale/es/LC_MESSAGES/longomatch.gmo     |  Bin 11396 -> 0 bytes
 .../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 insertions(+), 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 files 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 files changed, 1 insertions(+), 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 files changed, 0 insertions(+), 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 files 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 files 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 files 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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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

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

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(+), 0 deletions(-)

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(+), 0 deletions(-)

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

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

Sat Aug 15 17:55:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** CesarPlayer/Gui/PlayerBin.cs: 
 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 
 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 
 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                       |   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 
 LongoMatch/gtk-gui/gui.stetic |    6 ++----
 1 files 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 
 LongoMatch/Gui/TemplatesEditor.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

Fri Aug 14 22:14:32 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** 0.0/DatabaseMigrator.cs: 
 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 
 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 
 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 files changed, 2 insertions(+), 0 deletions(-)

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/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 files changed, 37 insertions(+), 42 deletions(-)

Thu Aug 13 21:44:58 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** configure: 
 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: 
 libcesarplayer/src/bacon-video-widget-gst-0.10.c |    1 -
 libcesarplayer/src/gst-video-editor.c            |    2 +-
 2 files changed, 1 insertions(+), 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 
 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 
 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 files changed, 2 insertions(+), 1 deletions(-)

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 
 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 
 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 files 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 
 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 files 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 
 LongoMatch/DB/Project.cs  |    2 ++
 LongoMatch/DB/Sections.cs |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

Tue Aug 11 23:58:47 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Move all DB compatibility stuff to LongoMatch.Compat 
 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                |    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/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 files changed, 1 insertions(+), 1 deletions(-)

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

Fri Aug 7 23:55:16 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Time/HotKey.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 files 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 files changed, 1 insertions(+), 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 files changed, 7 insertions(+), 0 deletions(-)

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

Fri Aug 7 19:50:36 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Update SharpDevelop project 
 LongoMatch/LongoMatch.csproj |    4 ++--
 1 files 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 |   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 files 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 
 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 files changed, 3 insertions(+), 1 deletions(-)

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

Fri Aug 7 16:46:25 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** PlayList.cs: Refactoring. 
 LongoMatch/Playlist/PlayList.cs |   60 ++++++++++++++++++++-------------------
 1 files 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 files changed, 0 insertions(+), 1 deletions(-)

Fri Aug 7 15:32:42 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: 
 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 files changed, 0 insertions(+), 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 
 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 
 LongoMatch/Gui/FileDescriptionWidget.cs |   21 ++++++++-------------
 1 files 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 
 LongoMatch/Gui/NewProjectDialog.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

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 
 CesarPlayer/Editor/AvidemuxMerger.cs |    1 -
 CesarPlayer/Editor/MatroskaMerger.cs |    1 -
 2 files changed, 0 insertions(+), 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(+), 0 deletions(-)

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

Thu Aug 6 12:30:31 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *Updated totem-like backend to use playbin2 
 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 | 3033 +++++++++++++++++-----
 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, 3493 insertions(+), 985 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 
 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 files 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 
 LongoMatch/Handlers/EventsManager.cs |   13 ++++++-------
 1 files 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 files 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 insertions(+), 0 deletions(-)

Tue Aug 4 22:42:44 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mds: Update main solution 
 LongoMatch.mds |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

Tue Aug 4 22:40:44 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** liblongomatch.mdp: 
 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 
 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 files 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 
 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. 
 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 files 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                 |    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        |    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 files 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 files changed, 1 insertions(+), 1 deletions(-)

Sun Aug 2 18:02:41 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** Compat/0.0/PlayListMigrator.cs: Added Play List Migrator  
 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: 
 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: 
 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 
 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 
 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 files changed, 5 insertions(+), 3 deletions(-)

Fri Jul 31 18:38:05 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: 
 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 files 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 files 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/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 
 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 
 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(+), 0 deletions(-)

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 files 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 files 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, 0 insertions(+), 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 
 libcesarplayer/src/gst-smart-video-scaler.c |  275 +++++++++++++++++++++++++++
 libcesarplayer/src/gst-smart-video-scaler.h |   63 ++++++
 2 files changed, 338 insertions(+), 0 deletions(-)

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

Fri Jul 31 11:45:15 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: 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 files 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 files changed, 2 insertions(+), 0 deletions(-)

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

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 
 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 
 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 files 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           |   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 
 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 
 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 
 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/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 
 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 
 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: 
 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 
 LongoMatch/Gui/MainWindow.cs                       |   11 ++++++++---
 LongoMatch/Gui/PlayersListTreeWidget.cs            |    6 +++++-
 LongoMatch/Handlers/EventsManager.cs               |   11 ++++++++---
 ...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 files changed, 1 insertions(+), 1 deletions(-)

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

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

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

Wed Jul 8 18:45:09 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch.mdp: 
 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 files changed, 1 insertions(+), 0 deletions(-)

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

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

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

Sun Jul 5 20:10:06 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *update SharpDevelop project 
 CesarPlayer/CesarPlayer.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Sun Jul 5 20:09:55 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *update SharpDevelop project 
 LongoMatch/LongoMatch.csproj |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

Sun Jul 5 20:09:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 *fixed workspace selection 
 LongoMatch/Main.cs |   71 ++++++++++++++++++++++------------------------------
 1 files 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 files changed, 11 insertions(+), 2 deletions(-)

Sun Jul 5 18:48:13 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/LongoMatch.mdp: 
 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(+), 0 deletions(-)

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

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

Sun Jul 5 16:25:28 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** gtk-gui/gui.stetic: 
 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 files changed, 5 insertions(+), 0 deletions(-)

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

Sat Jul 4 14:04:51 2009 +0000 longomatch <longomatch@f36f3c29-b420-0410-aad8-acd80f50a564>
 ** LongoMatch/LongoMatch.mdp: 
 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 files 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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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

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

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 files 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 files 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 
 LongoMatch/Gui/FileDescriptionWidget.cs |    4 +--
 LongoMatch/Gui/PlayersTreeView.cs       |   34 +++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 3 deletions(-)
