Sun Nov 4 18:14:24 2012 +0100 Andoni Morales Alastruey *Bump release 0.18.0 NEWS | 10 ++++++++++ RELEASE | 35 +++++++++++++++++++++++------------ configure.ac | 2 +- 3 files changed, 34 insertions(+), 13 deletions(-) Sun Nov 4 18:00:10 2012 +0100 Andoni Morales Alastruey *libcesarplayer: use gst debug for unhandled messages libcesarplayer/bacon-video-widget-gst-0.10.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sun Nov 4 17:59:32 2012 +0100 Andoni Morales Alastruey *libcesarplayer: remove unused function libcesarplayer/bacon-video-widget-gst-0.10.c | 3 --- 1 file changed, 3 deletions(-) Sun Nov 4 17:35:25 2012 +0100 Andoni Morales Alastruey *player: simplify widget using a DrawingArea libcesarplayer/Makefile.am | 2 +- libcesarplayer/bacon-video-widget-gst-0.10.c | 959 ++------------------------ libcesarplayer/bacon-video-widget.h | 4 +- libcesarplayer/video-utils.c | 17 +- libcesarplayer/video-utils.h | 3 +- 5 files changed, 67 insertions(+), 918 deletions(-) Wed Oct 31 01:05:46 2012 +0100 Andoni Morales Alastruey *Fix extensions LongoMatch.Core/Store/Project.cs | 2 +- LongoMatch.GUI/Gui/MainWindow.cs | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) Sat Oct 27 17:37:38 2012 +0200 Andoni Morales Alastruey *libcesarplayer: fix the editor test libcesarplayer/test-editor.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) Sat Oct 27 17:11:22 2012 +0200 Andoni Morales Alastruey *libcesarplayer: add a simple test for the editor libcesarplayer/test-editor.c | 106 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) Fri Oct 26 21:39:52 2012 +0200 Andoni Morales Alastruey *es: fix spanish translation po/es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Oct 26 18:44:19 2012 +0200 Andoni Morales Alastruey *Bump version for pre-release configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Oct 24 00:56:35 2012 +0200 Andoni Morales Alastruey *gst-remuxer: add support for video/mpeg systemstream={true, false} libcesarplayer/gst-remuxer.c | 46 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) Wed Oct 24 00:21:15 2012 +0200 Andoni Morales Alastruey *Delete unused LongoMatch plugins project LongoMatch.mds | 4 ---- 1 file changed, 4 deletions(-) Tue Oct 23 20:37:24 2012 +0200 Andoni Morales Alastruey *Play: fix assignment of the key drawing LongoMatch.Core/Store/Play.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Mon Oct 22 12:36:03 2012 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 180 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 98 insertions(+), 82 deletions(-) Sat Oct 20 01:37:42 2012 +0200 Andoni Morales Alastruey *Initialize plays with a sensible value for fps LongoMatch.Core/Store/Play.cs | 1 + 1 file changed, 1 insertion(+) Sat Oct 20 01:37:09 2012 +0200 Andoni Morales Alastruey *Use the correct install path for plugins LongoMatch.Core/Config.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Oct 19 23:40:13 2012 +0200 Matej Urbančič *Updated Slovenian translation po/sl.po | 164 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 92 insertions(+), 72 deletions(-) Fri Oct 19 17:33:58 2012 +0200 Andoni Morales Alastruey *Add missing files to the previous commit LongoMatch.GUI/Gui/MainWindow.cs | 17 +++++++++++------ .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch.GUI/gtk-gui/gui.stetic | 4 +--- 3 files changed, 13 insertions(+), 10 deletions(-) Wed Oct 17 16:55:19 2012 +0200 Andoni Morales Alastruey *Add support for plugins to import projects LongoMatch.Addins/AddinsManager.cs | 14 +++++--- .../ExtensionPoints/IImportProject.cs | 36 ++++++++++++++++++++ LongoMatch.Addins/LongoMatch.Addins.mdp | 1 + LongoMatch.Addins/Makefile.am | 1 + LongoMatch.Core/Config.cs | 9 +++++ LongoMatch.Core/Handlers/Handlers.cs | 4 ++- LongoMatch.Core/Interfaces/GUI/IMainWindow.cs | 2 ++ LongoMatch.Core/Store/MediaFile.cs | 2 +- LongoMatch.Core/Store/Project.cs | 4 +++ .../Store/Templates/CategoriesTemplate.cs | 19 +++++++---- LongoMatch.GUI/Gui/MainWindow.cs | 12 ++++++- .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 10 ++++-- LongoMatch.GUI/gtk-gui/gui.stetic | 9 ++++- LongoMatch.Services/Services/ProjectsManager.cs | 30 +++++++++++++--- LongoMatch.mds | 4 +++ LongoMatch/Main.cs | 3 +- 16 files changed, 137 insertions(+), 23 deletions(-) Sat Oct 13 13:15:01 2012 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 342 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 205 insertions(+), 137 deletions(-) Tue Oct 9 08:20:16 2012 +0200 Matej Urbančič *Updated Slovenian translation po/sl.po | 129 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 81 insertions(+), 48 deletions(-) Mon Oct 8 23:02:05 2012 +0200 Piotr Drąg *Updated POTFILES.in po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) Mon Oct 8 21:33:31 2012 +0200 Andoni Morales Alastruey *Add a new dialog with the player shortcuts LongoMatch.GUI/Gui/Dialog/ShortcutsHelpDialog.cs | 48 ++++++++ LongoMatch.GUI/Gui/MainWindow.cs | 9 ++ LongoMatch.GUI/LongoMatch.GUI.mdp | 2 + LongoMatch.GUI/Makefile.am | 2 + .../LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs | 89 +++++++++++++++ .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 7 +- LongoMatch.GUI/gtk-gui/gui.stetic | 116 ++++++++++++++++++++ 7 files changed, 272 insertions(+), 1 deletion(-) Mon Oct 8 20:56:29 2012 +0200 Andoni Morales Alastruey *GUI: Fix error with categories with same name .../Gui/Component/TimelineLabelsWidget.cs | 24 +++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) Sat Oct 6 20:13:53 2012 +0200 Andoni Morales Alastruey *Resize the drawing tool to size of the image LongoMatch.GUI/Gui/Component/DrawingWidget.cs | 6 ++---- LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 4 ++++ 2 files changed, 6 insertions(+), 4 deletions(-) Sat Oct 6 20:13:32 2012 +0200 Andoni Morales Alastruey *Fix setting the keyframe drawing LongoMatch.Core/Store/Play.cs | 2 ++ LongoMatch.GUI/Gui/Dialog/DrawingTool.cs | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) Sat Oct 6 11:27:10 2012 +0200 Matej Urbančič *Updated Slovenian translation po/sl.po | 182 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 107 insertions(+), 75 deletions(-) Sat Oct 6 01:49:44 2012 +0200 Andoni Morales Alastruey *gst-camera-capturer: fix windows compilation and some refcounts libcesarplayer/gst-camera-capturer.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Sat Oct 6 01:49:16 2012 +0200 Andoni Morales Alastruey *export symbols for windows libcesarplayer/gst-camera-capturer.h | 36 ++++++++++++++++------------------ libcesarplayer/gst-remuxer.h | 16 ++++++++++----- 2 files changed, 28 insertions(+), 24 deletions(-) Sat Oct 6 01:48:45 2012 +0200 Andoni Morales Alastruey *video-widget: remove evil break libcesarplayer/bacon-video-widget-gst-0.10.c | 1 - 1 file changed, 1 deletion(-) Fri Oct 5 03:20:53 2012 +0200 Andoni Morales Alastruey *Use the new remuxer LongoMatch.Multimedia/Utils/MpegRemuxer.cs | 65 +++++++++++----------------- 1 file changed, 26 insertions(+), 39 deletions(-) Fri Oct 5 03:20:29 2012 +0200 Andoni Morales Alastruey *Remuxer: fix signals handling LongoMatch.Multimedia/Remuxer/GstRemuxer.cs | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) Fri Oct 5 03:19:52 2012 +0200 Andoni Morales Alastruey *libcesarplayer: remove unused code .../Interfaces/Multimedia/IMultimediaToolkit.cs | 2 + LongoMatch.Core/Interfaces/Multimedia/IRemuxer.cs | 33 ++++++ LongoMatch.Core/LongoMatch.Core.mdp | 1 + LongoMatch.Core/Makefile.am | 1 + LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 1 - LongoMatch.Multimedia/Makefile.am | 1 - LongoMatch.Multimedia/Remuxer/GstRemuxer.cs | 11 +- libcesarplayer/gst-remuxer.c | 106 -------------------- 8 files changed, 43 insertions(+), 113 deletions(-) Fri Oct 5 02:17:05 2012 +0200 Andoni Morales Alastruey *Add a new IRemuxer interface LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 1 + LongoMatch.Multimedia/Makefile.am | 1 + LongoMatch.Multimedia/MultimediaFactory.cs | 5 +++++ LongoMatch.Multimedia/Remuxer/GstRemuxer.cs | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) Fri Oct 5 02:06:45 2012 +0200 Andoni Morales Alastruey *Add bindings for the remuxer and itegrate with the build LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 3 + LongoMatch.Multimedia/Makefile.am | 2 + LongoMatch.Multimedia/Remuxer/GstRemuxer.cs | 199 +++++++++++++++++++++++ LongoMatch.Multimedia/Remuxer/ObjectManager.cs | 39 +++++ libcesarplayer/gst-remuxer.c | 2 +- libcesarplayer/liblongomatch.mdp | 4 +- libcesarplayer/test-remuxer.c | 2 +- 7 files changed, 248 insertions(+), 3 deletions(-) Fri Oct 5 01:45:24 2012 +0200 Andoni Morales Alastruey *gst-remuxer: use matroska as output container libcesarplayer/gst-remuxer.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Fri Oct 5 01:44:44 2012 +0200 Andoni Morales Alastruey *gst-remuxer: fix debug cat redifinition libcesarplayer/gst-remuxer.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Fri Oct 5 01:29:51 2012 +0200 Andoni Morales Alastruey *First attempt to write a gstreamer remuxer libcesarplayer/Makefile.am | 2 + libcesarplayer/gst-remuxer.c | 602 +++++++++++++++++++++++++++++++++++++++++ libcesarplayer/gst-remuxer.h | 66 +++++ libcesarplayer/test-remuxer.c | 71 +++++ 4 files changed, 741 insertions(+) Wed Oct 3 04:54:06 2012 +0200 Andoni Morales Alastruey *Used 'device' as property for the device probbing libcesarplayer/gst-camera-capturer.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Wed Oct 3 04:35:57 2012 +0200 Andoni Morales Alastruey *List OS X devices properly .../Gui/Component/ProjectDetailsWidget.cs | 10 +++++----- libcesarplayer/common.h | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) Wed Oct 3 04:22:28 2012 +0200 Andoni Morales Alastruey *fix typo libcesarplayer/gst-camera-capturer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Oct 3 04:20:12 2012 +0200 Andoni Morales Alastruey *Ensure we use Gdk native windows libcesarplayer/gst-camera-capturer.c | 1 + 1 file changed, 1 insertion(+) Wed Oct 3 03:29:21 2012 +0200 Andoni Morales Alastruey *player: add up to 4x playback speed .../gtk-gui/LongoMatch.Gui.PlayerBin.cs | 2 +- LongoMatch.GUI.Multimedia/gtk-gui/gui.stetic | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Wed Oct 3 03:26:28 2012 +0200 Andoni Morales Alastruey *libcesarplayer: store the last buffer libcesarplayer/gst-camera-capturer.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) Mon Oct 1 02:20:29 2012 +0200 Andoni Morales Alastruey *rewrite the camera capturer to support more sources LongoMatch.Core/Common/CaptureSettings.cs | 2 +- LongoMatch.Core/Common/Device.cs | 14 +- LongoMatch.Core/Common/Enums.cs | 9 +- .../Gui/Component/ProjectDetailsWidget.cs | 17 +- .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 4 +- LongoMatch.GUI/gtk-gui/objects.xml | 34 +- .../Capturer/GstCameraCapturer.cs | 30 - LongoMatch.Multimedia/Utils/VideoDevice.cs | 40 +- LongoMatch.Services/Services/ProjectsManager.cs | 3 +- configure.ac | 2 +- libcesarplayer/bacon-video-widget-gst-0.10.c | 20 - libcesarplayer/common.h | 38 + libcesarplayer/gst-camera-capturer.c | 1564 +++++++++++++------- libcesarplayer/gst-camera-capturer.h | 47 +- libcesarplayer/gstscreenshot.c | 3 +- libcesarplayer/liblongomatch.mdp | 3 +- libcesarplayer/main.c | 37 +- libcesarplayer/video-utils.c | 35 +- libcesarplayer/video-utils.h | 33 +- 19 files changed, 1251 insertions(+), 684 deletions(-) Tue Oct 2 17:07:15 2012 +0200 Andoni Morales Alastruey *Revert the last mess of commits pushed by mistake libcesarplayer/bacon-video-widget-gst-0.10.c | 10 + libcesarplayer/common.h | 1 - libcesarplayer/gst-camera-capturer.c | 1152 ++++++++------------------ libcesarplayer/gst-camera-capturer.h | 39 +- libcesarplayer/gstscreenshot.c | 3 +- libcesarplayer/main.c | 32 +- libcesarplayer/video-utils.h | 5 +- 7 files changed, 383 insertions(+), 859 deletions(-) Tue Oct 2 16:59:45 2012 +0200 Andoni Morales Alastruey *QIP libcesarplayer/gst-camera-capturer.c | 1 + 1 file changed, 1 insertion(+) Tue Oct 2 16:39:14 2012 +0200 Andoni Morales Alastruey *WIP libcesarplayer/gst-camera-capturer.c | 113 +++++++++++++++++++++++----------- libcesarplayer/main.c | 4 ++ 2 files changed, 80 insertions(+), 37 deletions(-) Tue Oct 2 02:53:46 2012 +0200 Andoni Morales Alastruey *WIP libcesarplayer/gst-camera-capturer.c | 328 +++++++++++++++++++++------------- 1 file changed, 201 insertions(+), 127 deletions(-) Tue Oct 2 01:38:25 2012 +0200 Andoni Morales Alastruey *WIP libcesarplayer/bacon-video-widget-gst-0.10.c | 10 - libcesarplayer/common.h | 1 + libcesarplayer/gst-camera-capturer.c | 269 +++++++++++++++++++++----- libcesarplayer/gstscreenshot.c | 3 +- libcesarplayer/main.c | 3 + libcesarplayer/video-utils.h | 5 +- 6 files changed, 229 insertions(+), 62 deletions(-) Mon Oct 1 02:20:29 2012 +0200 Andoni Morales Alastruey *WIP libcesarplayer/gst-camera-capturer.c | 869 +++++++++++++++++++++------------- libcesarplayer/gst-camera-capturer.h | 39 +- libcesarplayer/main.c | 25 +- 3 files changed, 562 insertions(+), 371 deletions(-) Sun Sep 30 17:55:08 2012 +0200 Andoni Morales Alastruey *Set default size to 480p .../Gui/Dialog/VideoEditionProperties.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sat Sep 29 15:52:16 2012 +0200 Andoni Morales Alastruey *Add support for subcategories filters LongoMatch.Core/Common/PlaysFilter.cs | 100 +++++++--- .../Gui/Component/PlaysSelectionWidget.cs | 22 +++ .../Gui/TreeView/CategoriesFilterTreeView.cs | 54 +++--- LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs | 24 ++- .../Gui/TreeView/PlayersFilterTreeView.cs | 13 +- ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 83 ++++++++- LongoMatch.GUI/gtk-gui/gui.stetic | 194 +++++++++++++++----- LongoMatch.GUI/gtk-gui/objects.xml | 30 +-- libcesarplayer/bacon-video-widget-gst-0.10.c | 3 - 9 files changed, 387 insertions(+), 136 deletions(-) Sat Sep 29 15:33:42 2012 +0200 Andoni Morales Alastruey *Add a new notebook for filters .../Gui/Component/PlaysSelectionWidget.cs | 6 +-- ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 46 +++++++++++++++++++- 2 files changed, 47 insertions(+), 5 deletions(-) Sat Sep 29 01:02:14 2012 +0200 Andoni Morales Alastruey *define OSTYPE_LINUX for monodevelop libcesarplayer/liblongomatch.mdp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Sat Sep 29 01:02:02 2012 +0200 Andoni Morales Alastruey *fix makefiles configure.ac | 2 +- libcesarplayer/Makefile.am | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) Sat Sep 29 01:01:17 2012 +0200 Andoni Morales Alastruey *Make this work when running uninstalled LongoMatch.Services/Services/Core.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sat Sep 29 00:59:01 2012 +0200 Andoni Morales Alastruey *Rezise main window with respect of the screen size LongoMatch.GUI/Gui/MainWindow.cs | 4 ++++ 1 file changed, 4 insertions(+) Mon Sep 24 22:34:29 2012 +0200 Andoni Morales Alastruey *libcesarplayer: fix typo libcesarplayer/gst-video-editor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Mon Sep 24 19:39:59 2012 +0200 Andoni Morales Alastruey *libcesarplayer: fix weird bug in gtk making video window black libcesarplayer/bacon-video-widget-gst-0.10.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Mon Sep 24 17:36:40 2012 +0200 Andoni Morales Alastruey *libcesarplayer: fix typo libcesarplayer/gst-camera-capturer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Mon Sep 10 13:15:27 2012 +0300 bbscouting *Updated Greek translation po/el.po | 2002 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 1014 insertions(+), 988 deletions(-) Sun Sep 9 01:10:57 2012 +0200 Andoni Morales Alastruey *Fix default elements for OS X configure.ac | 3 +++ libcesarplayer/bacon-video-widget-gst-0.10.c | 7 +++++-- libcesarplayer/gst-camera-capturer.c | 10 +++++++--- 3 files changed, 15 insertions(+), 5 deletions(-) Fri Sep 7 18:15:08 2012 +0200 Andoni Morales Alastruey *Throw exception of the prefix is not found LongoMatch.Services/Services/Core.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Fri Sep 7 18:02:53 2012 +0200 Andoni Morales Alastruey *finally fix prefix detection LongoMatch.Services/Services/Core.cs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Fri Sep 7 17:10:04 2012 +0200 Andoni Morales Alastruey *Fix more typos again, arggg LongoMatch.Services/Services/Core.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Sep 7 17:05:30 2012 +0200 Andoni Morales Alastruey *Fix more typos, arggg LongoMatch.Services/Services/Core.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Fri Sep 7 17:03:22 2012 +0200 Andoni Morales Alastruey *improve detection for mac LongoMatch.Services/Services/Core.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Fri Sep 7 16:51:05 2012 +0200 Andoni Morales Alastruey *Fix typo LongoMatch.Services/Services/Core.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fri Sep 7 16:46:24 2012 +0200 Andoni Morales Alastruey *fix paths for when we are using bundles LongoMatch.Services/Services/Core.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Thu Sep 6 21:21:50 2012 +0200 Andoni Morales Alastruey *LongoMatch.Multimedia: fix dll's mappings .../LongoMatch.Multimedia.dll.config.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Wed Aug 29 00:37:08 2012 +0200 Andoni Morales Alastruey *Fix paths for temporary files under mingw .../Services/RenderingJobsManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Aug 29 00:36:43 2012 +0200 Andoni Morales Alastruey *Fix gdk imports libcesarplayer/video-utils.c | 1 - libcesarplayer/video-utils.h | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) Tue Aug 28 05:44:43 2012 +0200 Andoni Morales Alastruey *LongoMatch.Multimedia: ship dll .config file LongoMatch.Multimedia/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) Thu Sep 6 15:12:56 2012 +0300 Tom Tryfonidis *Added Greek translation po/LINGUAS | 1 + po/el.po | 1735 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1736 insertions(+) Thu Sep 6 11:46:50 2012 +0200 Marek Černocký *Updated Czech translation po/cs.po | 1587 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 755 insertions(+), 832 deletions(-) Wed Aug 29 08:55:54 2012 +0200 Matej Urbančič *Updated Slovenian translation po/sl.po | 1726 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 853 insertions(+), 873 deletions(-) Sat Aug 25 00:41:22 2012 +0200 Andoni Morales Alastruey *disable autogen checks autogen.sh | 40 ---------------------------------------- 1 file changed, 40 deletions(-) Fri Aug 24 20:44:41 2012 +0200 Andoni Morales Alastruey *libcesarplayer: send step events to the sink directly libcesarplayer/bacon-video-widget-gst-0.10.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Fri Aug 24 19:21:46 2012 +0200 Andoni Morales Alastruey *Handle XOverlay for all platforms libcesarplayer/bacon-video-widget-gst-0.10.c | 31 ++++++++++++-------------- libcesarplayer/gst-camera-capturer.c | 26 ++++++++------------- libcesarplayer/video-utils.c | 16 +++++++++++++ libcesarplayer/video-utils.h | 5 +++++ 4 files changed, 44 insertions(+), 34 deletions(-) Fri Aug 24 19:20:56 2012 +0200 Andoni Morales Alastruey *Fix build for OS X configure.ac | 21 +++++++++++++++------ libcesarplayer/Makefile.am | 8 +++++++- 2 files changed, 22 insertions(+), 7 deletions(-) Fri Aug 24 19:04:33 2012 +0200 Andoni Morales Alastruey *Update dll maps for the different supported platforms .../LongoMatch.Multimedia.dll.config.in | 3 +++ 1 file changed, 3 insertions(+) Wed Aug 22 19:05:22 2012 +0200 Andoni Morales Alastruey *Find the prefix in the same way for all the platforms LongoMatch.Services/Services/Core.cs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) Wed Aug 22 19:02:29 2012 +0200 Andoni Morales Alastruey *libcesarplayer: fix build in windows with mingw configure.ac | 12 ++++++++++++ libcesarplayer/Makefile.am | 4 ++++ 2 files changed, 16 insertions(+) Wed Aug 22 19:01:30 2012 +0200 Andoni Morales Alastruey *configure: add missing dep in gstreamer-tag-0.10 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Sun Aug 12 20:24:58 2012 +0200 Gabor Kelemen *Add hu to LINGUAS po/LINGUAS | 1 + 1 file changed, 1 insertion(+) Sun Aug 12 20:24:26 2012 +0200 Gabor Kelemen *Initial Hungarian translation by SP po/hu.po | 1635 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1635 insertions(+) Sat Aug 11 17:21:47 2012 +0200 Andoni Morales Alastruey *Fix deps for precise debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Sat Aug 11 17:16:57 2012 +0200 Andoni Morales Alastruey *Bump version 0.17.6 NEWS | 19 +++++++++++++++++++ RELEASE | 14 ++++---------- configure.ac | 2 +- 3 files changed, 24 insertions(+), 11 deletions(-) Sat Aug 11 15:30:03 2012 +0200 Andoni Morales Alastruey *Update gui stuff .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 4 +- LongoMatch.GUI/gtk-gui/gui.stetic | 3 +- LongoMatch.GUI/gtk-gui/objects.xml | 135 ++++---------------- 3 files changed, 29 insertions(+), 113 deletions(-) Sat Aug 11 15:27:29 2012 +0200 Andoni Morales Alastruey *Add support for exporting drawings to the video file LongoMatch.Core/Common/Image.cs | 10 ++ .../Interfaces/Multimedia/IVideoEditor.cs | 2 + LongoMatch.Multimedia/Editor/GstVideoSplitter.cs | 6 ++ .../Services/RenderingJobsManager.cs | 59 ++++++++++-- libcesarplayer/gst-video-editor.c | 99 ++++++++++++++++++-- libcesarplayer/gst-video-editor.h | 27 +++--- 6 files changed, 175 insertions(+), 28 deletions(-) Sat Aug 11 15:26:09 2012 +0200 Andoni Morales Alastruey *Get Pixel Aspect Ratio information from the video stream too LongoMatch.Core/Store/MediaFile.cs | 14 +++++++++ LongoMatch.Multimedia/Common/Enum.cs | 1 + LongoMatch.Multimedia/Utils/PreviewMediaFile.cs | 4 ++- libcesarplayer/bacon-video-widget-gst-0.10.c | 36 ++++++++++++++++++++++- libcesarplayer/bacon-video-widget.h | 4 ++- 5 files changed, 56 insertions(+), 3 deletions(-) Sat Aug 11 12:25:18 2012 +0200 Andoni Morales Alastruey *Scale thumbnails to the max width and size LongoMatch.Core/Store/PixbufTimeNode.cs | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Sat Aug 11 12:24:37 2012 +0200 Andoni Morales Alastruey *Set deafult pause time to 5 seconds LongoMatch.Core/Store/Drawing.cs | 2 ++ 1 file changed, 2 insertions(+) Sat Aug 11 12:24:03 2012 +0200 Andoni Morales Alastruey *Fix plays filtering LongoMatch.Core/Common/PlaysFilter.cs | 14 ++++++++++++-- LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 7 +++++++ 2 files changed, 19 insertions(+), 2 deletions(-) Wed Aug 8 21:20:47 2012 +0200 Andoni Morales Alastruey *Scales thumbnails if bigger than the max allowed size LongoMatch.Core/Common/Image.cs | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) Tue Aug 7 21:10:49 2012 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 545 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 256 insertions(+), 289 deletions(-) Thu Aug 2 00:09:57 2012 +0200 Andoni Morales Alastruey *Use constants in more places LongoMatch.Core/Config.cs | 5 ++++- LongoMatch.GUI/Gui/MainWindow.cs | 3 ++- LongoMatch.Services/Services/Core.cs | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) Thu Aug 2 01:04:10 2012 +0200 Andoni Morales Alastruey *Add missing file to dist build/build.rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Aug 2 00:39:23 2012 +0200 Andoni Morales Alastruey *Use the svg version of the logo LongoMatch.GUI/LongoMatch.GUI.mdp | 2 +- LongoMatch.GUI/Makefile.am | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 2 +- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 2 +- LongoMatch.GUI/gtk-gui/generated.cs | 2 +- LongoMatch.GUI/gtk-gui/gui.stetic | 12 ++++++------ LongoMatch/Makefile.am | 2 +- Makefile.win32 | 2 +- images/Makefile.am | 4 ++-- win32/deploy_win32.py | 2 +- 13 files changed, 19 insertions(+), 19 deletions(-) Thu Aug 2 00:25:58 2012 +0200 Andoni Morales Alastruey *Fix POTFILES po/POTFILES.in | 7 ------- po/POTFILES.skip | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) Thu Aug 2 00:25:35 2012 +0200 Andoni Morales Alastruey *Add missing image files images/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Thu Aug 2 00:22:55 2012 +0200 Andoni Morales Alastruey *Delete unused files LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs | 257 ------------------------ LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs | 79 -------- 2 files changed, 336 deletions(-) Thu Aug 2 00:08:06 2012 +0200 Andoni Morales Alastruey *Install the scalable icon too LongoMatch/Makefile.am | 3 +- build/build.rules.mk | 5 +- images/48x48/longomatch.png | Bin 0 -> 3045 bytes images/scalable/longomatch.svg | 255 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 261 insertions(+), 2 deletions(-) Wed Aug 1 22:52:25 2012 +0200 Andoni Morales Alastruey *Remove MonoDevelop warning LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs | 2 -- 1 file changed, 2 deletions(-) Wed Aug 1 21:49:32 2012 +0200 Piotr Drąg *Updated POTFILES.in po/POTFILES.in | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) Wed Aug 1 20:59:24 2012 +0200 Andoni Morales Alastruey *Fix compilation warnings LongoMatch.GUI/CategoriesFilter.cs | 17 ----------------- libcesarplayer/bacon-video-widget-gst-0.10.c | 3 +-- libcesarplayer/gst-camera-capturer.c | 2 +- libcesarplayer/gst-video-editor.c | 2 +- 4 files changed, 3 insertions(+), 21 deletions(-) Wed Aug 1 21:13:00 2012 +0200 Andoni Morales Alastruey *Improve filters LongoMatch.Core/Makefile.am | 1 + LongoMatch.Core/Store/Templates/TeamTemplate.cs | 2 +- LongoMatch.GUI/Gui/Component/CategoriesFilter.cs | 106 -------------- LongoMatch.GUI/Gui/Component/PlayersFilter.cs | 144 -------------------- .../Gui/Component/PlaysSelectionWidget.cs | 23 +++- .../Gui/TreeView/CategoriesFilterTreeView.cs | 124 +++++++++++++++++ LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs | 113 +++++++++++++++ .../Gui/TreeView/PlayersFilterTreeView.cs | 137 +++++++++++++++++++ LongoMatch.GUI/LongoMatch.GUI.mdp | 7 +- LongoMatch.GUI/Makefile.am | 8 +- .../LongoMatch.Gui.Component.CategoriesFilter.cs | 19 --- .../LongoMatch.Gui.Component.PlayersFilter.cs | 32 ----- ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 32 +---- .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 4 +- .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch.GUI/gtk-gui/gui.stetic | 76 +---------- LongoMatch.GUI/gtk-gui/objects.xml | 64 +++++---- 17 files changed, 455 insertions(+), 439 deletions(-) Thu Jul 26 10:55:51 2012 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 1190 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 602 insertions(+), 588 deletions(-) Wed Jul 25 14:43:00 2012 +0200 Piotr Drąg *Updated POTFILES.in po/POTFILES.in | 258 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 130 insertions(+), 128 deletions(-) Wed Jul 25 13:43:45 2012 +0200 Andoni Morales Alastruey *Add new plays filter feature LongoMatch.Core/Common/PlaysFilter.cs | 117 +++++++++++++ LongoMatch.Core/Handlers/Handlers.cs | 3 + LongoMatch.Core/Interfaces/GUI/IMainWindow.cs | 2 +- LongoMatch.Core/LongoMatch.Core.mdp | 1 + LongoMatch.Core/Store/Player.cs | 5 + LongoMatch.Core/Store/TagStore.cs | 5 + LongoMatch.GUI/CategoriesFilter.cs | 17 ++ LongoMatch.GUI/Gui/Component/CategoriesFilter.cs | 106 +++++++++++ LongoMatch.GUI/Gui/Component/PlayersFilter.cs | 144 +++++++++++++++ .../Gui/Component/PlayersListTreeWidget.cs | 6 + .../Gui/Component/PlaysListTreeWidget.cs | 6 + .../Gui/Component/PlaysSelectionWidget.cs | 167 ++++++++++++++++++ LongoMatch.GUI/Gui/MainWindow.cs | 9 +- LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs | 66 +++++-- LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs | 15 +- LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs | 4 +- LongoMatch.GUI/LongoMatch.GUI.mdp | 9 +- LongoMatch.GUI/PlaysSelectionWidget.cs | 162 ----------------- .../LongoMatch.Gui.Component.CategoriesFilter.cs | 19 ++ .../LongoMatch.Gui.Component.PlayersFilter.cs | 32 ++++ ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 32 +++- .../LongoMatch.Gui.Component.TagsTreeWidget.cs | 114 ------------ .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 4 +- LongoMatch.GUI/gtk-gui/gui.stetic | 184 ++++++++------------ LongoMatch.GUI/gtk-gui/objects.xml | 136 +++++++++++---- LongoMatch.Services/Services/ProjectsManager.cs | 3 +- libcesarplayer/liblongomatch.mdp | 2 +- 27 files changed, 906 insertions(+), 464 deletions(-) Mon Jul 23 21:57:00 2012 +0200 Andoni Morales Alastruey *Fix listing of players by column and not by row LongoMatch.GUI/Gui/Component/PlayersTagger.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Mon Jul 23 21:42:17 2012 +0200 Andoni Morales Alastruey *Update GUI after last monodevelop update .../gtk-gui/LongoMatch.Gui.CapturerBin.cs | 2 +- .../gtk-gui/LongoMatch.Gui.PlayerBin.cs | 2 +- .../gtk-gui/LongoMatch.Gui.VolumeWindow.cs | 2 +- LongoMatch.GUI.Multimedia/gtk-gui/generated.cs | 22 +-- LongoMatch.GUI/LongoMatch.GUI.mdp | 2 + .../LongoMatch.Gui.Base.TemplatesEditorBase.cs | 2 +- .../LongoMatch.Gui.Base.TimelineWidgetBase.cs | 2 +- .../LongoMatch.Gui.Component.ButtonsWidget.cs | 2 +- .../LongoMatch.Gui.Component.CategoryProperties.cs | 2 +- .../LongoMatch.Gui.Component.DrawingToolBox.cs | 2 +- .../LongoMatch.Gui.Component.DrawingWidget.cs | 2 +- .../LongoMatch.Gui.Component.GameUnitWidget.cs | 2 +- .../LongoMatch.Gui.Component.GameUnitsEditor.cs | 2 +- .../LongoMatch.Gui.Component.GameUnitsTagger.cs | 2 +- .../LongoMatch.Gui.Component.NotesWidget.cs | 2 +- .../LongoMatch.Gui.Component.PlayListWidget.cs | 2 +- .../LongoMatch.Gui.Component.PlayerProperties.cs | 2 +- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 2 +- .../LongoMatch.Gui.Component.PlayersTagger.cs | 2 +- ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 2 +- ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 2 +- ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 2 +- .../LongoMatch.Gui.Component.ProjectListWidget.cs | 2 +- .../LongoMatch.Gui.Component.RenderingStateBar.cs | 2 +- .../LongoMatch.Gui.Component.StringTaggerWidget.cs | 2 +- .../LongoMatch.Gui.Component.TaggerWidget.cs | 2 +- .../LongoMatch.Gui.Component.TagsTreeWidget.cs | 2 +- .../LongoMatch.Gui.Component.TeamTaggerWidget.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 2 +- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 2 +- ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 2 +- ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 2 +- .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 2 +- ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 2 +- .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 2 +- .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs | 2 +- .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs | 2 +- LongoMatch.GUI/gtk-gui/generated.cs | 22 +-- LongoMatch.GUI/gtk-gui/gui.stetic | 142 +++++++++----------- LongoMatch.GUI/gtk-gui/objects.xml | 105 ++------------- 54 files changed, 152 insertions(+), 239 deletions(-) Mon Jul 23 21:41:53 2012 +0200 Andoni Morales Alastruey *Add a new widget to control all the plays listing widgets LongoMatch.GUI/Gui/MainWindow.cs | 68 ++------ LongoMatch.GUI/PlaysSelectionWidget.cs | 162 +++++++++++++++++++ ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs | 69 ++++++++ .../gtk-gui/LongoMatch.Gui.MainWindow.cs | 166 ++++++-------------- 4 files changed, 295 insertions(+), 170 deletions(-) Sat May 19 20:52:32 2012 +0200 Bruno Brouard *Updated French translation po/fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Sat May 12 21:41:11 2012 +0200 Bruno Brouard *Updated French translation po/fr.po | 2360 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 1385 insertions(+), 975 deletions(-) Fri May 11 19:41:45 2012 +0200 Marek Černocký *Updated Czech translation po/cs.po | 176 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 111 insertions(+), 65 deletions(-) Wed Apr 25 11:11:38 2012 +0200 Andoni Morales Alastruey *Bump version number configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Apr 25 11:11:27 2012 +0200 Andoni Morales Alastruey *Add mono addins dependency debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Wed Apr 25 11:10:14 2012 +0200 Andoni Morales Alastruey *Add a default tag for real LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Sat Apr 21 17:29:13 2012 +0200 Joe Hansen *Updated Danish translation po/da.po | 41 +++++++++++++++-------------------------- 1 file changed, 15 insertions(+), 26 deletions(-) Sun Apr 15 20:58:04 2012 +0200 Andoni Morales Alastruey *Add longomatch icon back LongoMatch.GUI/gtk-gui/generated.cs | 4 ++++ LongoMatch.GUI/gtk-gui/gui.stetic | 7 +++++++ 2 files changed, 11 insertions(+) Sun Apr 15 20:57:33 2012 +0200 Andoni Morales Alastruey *Fix subcategories not displayed in the tagger widget LongoMatch.GUI/Gui/Component/TaggerWidget.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Wed Mar 21 10:22:02 2012 +0100 Joe Hansen *Updated Danish translation po/da.po | 469 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 264 insertions(+), 205 deletions(-) Wed Mar 14 23:48:34 2012 +0100 Andoni Morales Alastruey *Fix traceback when the count of tags is 0 LongoMatch.GUI/Gui/Component/TaggerWidget.cs | 2 ++ 1 file changed, 2 insertions(+) Wed Mar 14 23:42:34 2012 +0100 Andoni Morales Alastruey *Fix rendering of playlists from the players list .../Gui/Component/PlayersListTreeWidget.cs | 26 ++++++++++++++++++++ LongoMatch.GUI/Gui/MainWindow.cs | 4 +++ 2 files changed, 30 insertions(+) Fri Mar 2 14:19:47 2012 +0100 Daniel Mustieles *Updated Spanish translation po/es.po | 79 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 34 deletions(-) Thu Mar 1 21:21:22 2012 +0100 Matej Urbančič *Updated Slovenian translation po/sl.po | 74 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 44 insertions(+), 30 deletions(-) Thu Mar 1 20:23:08 2012 +0100 Piotr Drąg *Updated POTFILES.in po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) Thu Mar 1 19:18:18 2012 +0100 Andoni Morales Alastruey *Add a different stats sheets output LongoMatch.Addins.COE/GameUnitsStatsSheet.cs | 79 ++++++++++------ LongoMatch.Addins.COE/GameUnitsStatsSheetFull.cs | 105 ++++++++++++++++++++++ LongoMatch.Addins.COE/LongoMatch.Addins.COE.mdp | 1 + 3 files changed, 156 insertions(+), 29 deletions(-) Thu Mar 1 02:54:54 2012 +0100 Andoni Morales Alastruey *Fix typo LongoMatch.GUI/Gui/MainWindow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thu Mar 1 02:52:54 2012 +0100 Andoni Morales Alastruey *Use a timescale of 10 seconds for the timeline LongoMatch.Addins.COE/TimelineSheet.cs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Tue Feb 28 21:55:13 2012 +0100 Mario Blättermann *[l10n] Updated German translation po/de.po | 242 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 136 insertions(+), 106 deletions(-) Thu Feb 23 20:35:48 2012 +0100 Matej Urbančič *Updated Slovenian translation po/sl.po | 242 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 136 insertions(+), 106 deletions(-)