Tue Aug 30 21:52:27 2011 +0200 Andoni Morales Alastruey *Bump release 0.17.0 NEWS | 9 +++++++++ RELEASE | 36 ++++++++++++++++-------------------- configure.ac | 2 +- 3 files changed, 26 insertions(+), 21 deletions(-) Tue Aug 30 21:51:56 2011 +0200 Andoni Morales Alastruey *Add more debug to the editor libcesarplayer/gst-video-editor.c | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) Tue Aug 30 21:45:16 2011 +0200 Andoni Morales Alastruey *Use the magic props order to fix the editor CesarPlayer/Editor/GstVideoSplitter.cs | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) Tue Aug 30 21:44:50 2011 +0200 Andoni Morales Alastruey *Fix GStreamer initialization LongoMatch/Common/GStreamer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sun Aug 28 21:37:59 2011 +0200 Andoni Morales Alastruey *Get the active iter LongoMatch/Playlist/PlayList.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Aug 28 21:35:57 2011 +0200 Andoni Morales Alastruey *Set playlist filename after loading it LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Aug 28 21:29:18 2011 +0200 Andoni Morales Alastruey *Use fixed size profiles LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) Sun Aug 28 21:28:53 2011 +0200 Andoni Morales Alastruey *Fix playlist serialization LongoMatch/Common/Constants.cs | 1 + LongoMatch/Gui/Component/PlayListWidget.cs | 10 ++-- LongoMatch/Playlist/IPlayList.cs | 2 +- LongoMatch/Playlist/PlayList.cs | 80 +++++++++------------------ 4 files changed, 35 insertions(+), 58 deletions(-) Sun Aug 28 20:13:54 2011 +0200 Andoni Morales Alastruey *Fix playlist serialization LongoMatch/Playlist/PlayList.cs | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) Sun Aug 28 20:13:35 2011 +0200 Andoni Morales Alastruey *Initialize playlist elements as Valid LongoMatch/Store/PlayListPlay.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Aug 28 20:07:00 2011 +0200 Andoni Morales Alastruey *Set the category color as a background color LongoMatch/Gui/Component/ButtonsWidget.cs | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) Sun Aug 28 17:54:10 2011 +0200 Andoni Morales Alastruey *Fix adding/deleting categories LongoMatch/Gui/Component/TemplatesEditorBase.cs | 18 +--- LongoMatch/Interfaces/ITemplates.cs | 4 +- LongoMatch/Store/Templates/CategoriesTemplate.cs | 103 +++++++++++---------- LongoMatch/Store/Templates/SubCategoryTemplate.cs | 4 + LongoMatch/Store/Templates/TeamTemplate.cs | 26 +++--- 5 files changed, 79 insertions(+), 76 deletions(-) Sat Aug 27 19:53:39 2011 +0200 Andoni Morales Alastruey *Use autovideosink on windows now that the d3dvideosink bug is fixed libcesarplayer/bacon-video-widget-gst-0.10.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sat Aug 27 11:30:39 2011 +0200 Andoni Morales Alastruey *Use dshowvideosink as the alternative videosink on windows libcesarplayer/bacon-video-widget-gst-0.10.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) Fri Aug 26 20:55:30 2011 +0200 Andoni Morales Alastruey *Change string for the project views LongoMatch/Gui/MainWindow.cs | 16 ++++---- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 42 +++++++++++----------- LongoMatch/gtk-gui/gui.stetic | 18 +++++----- 3 files changed, 38 insertions(+), 38 deletions(-) Fri Aug 26 19:16:20 2011 +0200 Andoni Morales Alastruey *Cascade players' tags deletion too LongoMatch/Gui/Component/TemplatesEditorBase.cs | 29 ++++++++++++++++++++++- LongoMatch/Store/Project.cs | 9 +++++++ LongoMatch/Store/TagStore.cs | 10 ++++++- 3 files changed, 45 insertions(+), 3 deletions(-) Fri Aug 26 18:58:25 2011 +0200 Andoni Morales Alastruey *Delete tag and subcategories when the template is edited LongoMatch/Gui/Component/CategoryProperties.cs | 14 ++++++++ LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 17 ++++++--- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 40 ++++++++++----------- LongoMatch/Gui/Component/TemplatesEditorBase.cs | 9 +++-- LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 6 +++ LongoMatch/Gui/Dialog/TemplateEditorDialog.cs | 6 ++-- LongoMatch/Gui/Popup/MessagePopup.cs | 7 +++- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 5 ++- LongoMatch/Interfaces/ITemplates.cs | 3 +- LongoMatch/Store/Project.cs | 16 ++++++++- LongoMatch/Store/TagStore.cs | 4 ++ 11 files changed, 88 insertions(+), 39 deletions(-) Thu Aug 25 23:41:42 2011 +0200 Andoni Morales Alastruey *Add the Drawing the PlayListPlay LongoMatch/Handlers/EventsManager.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Thu Aug 25 23:40:28 2011 +0200 Andoni Morales Alastruey *Use "subcategory" everywhere .../LongoMatch.Gui.Component.CategoryProperties.cs | 8 ++++---- .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 6 +++--- LongoMatch/gtk-gui/gui.stetic | 16 ++++++++-------- 3 files changed, 15 insertions(+), 15 deletions(-) Wed Aug 24 23:29:30 2011 +0200 Andoni Morales Alastruey *Allow editing categories with the project loaded LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 7 +++++++ LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 5 +++++ LongoMatch/Gui/TreeView/PlaysTreeView.cs | 12 +++++++++--- 3 files changed, 21 insertions(+), 3 deletions(-) Wed Aug 24 22:03:26 2011 +0200 Andoni Morales Alastruey *Update spanish translation po/es.po | 103 ++++++++++++++++++------------------------------------------- 1 files changed, 31 insertions(+), 72 deletions(-) Wed Aug 24 21:43:59 2011 +0200 Andoni Morales Alastruey *Mark as serializable missing classes LongoMatch/Store/TagStore.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Wed Aug 24 21:43:19 2011 +0200 Andoni Morales Alastruey *Use a List for Drawings to fix serialization issues LongoMatch/LongoMatch.mdp | 1 - LongoMatch/Makefile.am | 1 - LongoMatch/Services/DataBase.cs | 1 - LongoMatch/Store/DrawingsList.cs | 92 -------------------------------------- LongoMatch/Store/Play.cs | 6 +- LongoMatch/Store/PlayListPlay.cs | 2 +- po/POTFILES.in | 1 - 7 files changed, 4 insertions(+), 100 deletions(-) Wed Aug 24 21:42:36 2011 +0200 Andoni Morales Alastruey *Log exceptions LongoMatch/Common/ProjectUtils.cs | 1 + LongoMatch/Store/Project.cs | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) Wed Aug 24 19:45:56 2011 +0200 Andoni Morales Alastruey *Add tools for listing contributors and move deb-pkg to tools/ too deb-pkg.sh | 43 ------------------------------------------- tools/contributors.sh | 4 ++++ tools/deb-pkg.sh | 43 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 43 deletions(-) Wed Aug 24 20:23:20 2011 +0200 Mario Blättermann *[l10n] Updated German translation po/de.po | 1338 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 827 insertions(+), 511 deletions(-) Wed Aug 24 20:03:51 2011 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 1349 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 837 insertions(+), 512 deletions(-) Wed Aug 24 00:06:11 2011 +0200 Andoni Morales Alastruey *Update POTFILES skips po/POTFILES.skip | 14 +------------- 1 files changed, 1 insertions(+), 13 deletions(-) Tue Aug 23 21:47:56 2011 +0200 Daniel Mustieles *Fixed bug #657143 po/POTFILES.in | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) Tue Aug 23 00:31:24 2011 +0200 Andoni Morales Alastruey *Disable tags filter and CSV export for now LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 ++ LongoMatch/gtk-gui/gui.stetic | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) Tue Aug 23 00:00:18 2011 +0200 Andoni Morales Alastruey *Merge branch 'rewrite_subcategories' Mon Aug 22 21:13:22 2011 +0200 Andoni Morales Alastruey *Allow multiple selections for the default players subcategories LongoMatch/Store/Templates/CategoriesTemplate.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Mon Aug 22 21:03:13 2011 +0200 Andoni Morales Alastruey *Add tagger widget for Teams LongoMatch/Gui/Component/TaggerWidget.cs | 9 +++ LongoMatch/Gui/Component/TeamTaggerWidget.cs | 77 ++++++++++++++++++++ LongoMatch/Gui/Dialog/TaggerDialog.cs | 14 ++++- LongoMatch/Handlers/EventsManager.cs | 2 +- LongoMatch/LongoMatch.mdp | 2 + LongoMatch/Makefile.am | 2 + .../LongoMatch.Gui.Component.TeamTaggerWidget.cs | 47 ++++++++++++ ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 1 - LongoMatch/gtk-gui/gui.stetic | 43 +++++++++++ LongoMatch/gtk-gui/objects.xml | 4 + 10 files changed, 198 insertions(+), 3 deletions(-) Mon Aug 22 02:18:15 2011 +0200 Andoni Morales Alastruey *Delete Utils and DB folders from the project LongoMatch/LongoMatch.mdp | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) Mon Aug 22 00:06:01 2011 +0200 Andoni Morales Alastruey *Update GUI stetic stuff LongoMatch/gtk-gui/objects.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) Mon Aug 22 20:43:27 2011 +0200 Andoni Morales Alastruey *Refactor tags store to use a List LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 20 +++---- LongoMatch/Gui/Component/StringTaggerWidget.cs | 38 ++++++------- LongoMatch/Gui/Component/TaggerWidget.cs | 7 +-- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 54 +++++++---------- LongoMatch/Gui/Dialog/TaggerDialog.cs | 15 ++--- LongoMatch/Interfaces/ITag.cs | 29 +++++++++ LongoMatch/LongoMatch.mdp | 1 + LongoMatch/Makefile.am | 1 + LongoMatch/Store/Tag.cs | 13 +++- LongoMatch/Store/TagStore.cs | 70 +++++++++++------------ 10 files changed, 131 insertions(+), 117 deletions(-) Mon Aug 22 00:04:01 2011 +0200 Andoni Morales Alastruey *Move the search entry outside the scrollbar .../LongoMatch.Gui.Component.ProjectListWidget.cs | 58 +++++------ LongoMatch/gtk-gui/gui.stetic | 100 +++++++++---------- 2 files changed, 74 insertions(+), 84 deletions(-) Sun Aug 21 23:42:59 2011 +0200 Andoni Morales Alastruey *Use radio buttons for subcategories that don't allow multiple selections LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 7 +++++-- LongoMatch/Gui/Component/StringTaggerWidget.cs | 17 ++++++++++++++--- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 18 +++++++++++++++--- LongoMatch/Gui/Dialog/TaggerDialog.cs | 3 ++- 4 files changed, 36 insertions(+), 9 deletions(-) Sun Aug 21 22:54:17 2011 +0200 Andoni Morales Alastruey *Delete unused constants LongoMatch/Common/Constants.cs | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) Sun Aug 21 22:53:54 2011 +0200 Andoni Morales Alastruey *Update PORFILES po/POTFILES.in | 128 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 66 insertions(+), 62 deletions(-) Sun Aug 21 22:53:39 2011 +0200 Andoni Morales Alastruey *Delete unused files CesarPlayer/Editor/IVideoSplitter.cs | 84 ------ CesarPlayer/Player/GstDVDEvent.cs | 46 ---- LongoMatch/Gui/Component/SubCategoryTagsEditor.cs | 30 --- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 289 --------------------- 4 files changed, 0 insertions(+), 449 deletions(-) Sun Aug 21 22:14:47 2011 +0200 Andoni Morales Alastruey *Add new artwork by Xavier Colomer LongoMatch/images/background.png | Bin 73017 -> 53472 bytes LongoMatch/images/background.svg | 382 ++++++++++++++++++++++++++++++++++++++ LongoMatch/images/logo.svg | 255 +++++++++++++++++++++++++ LongoMatch/images/logo_48x48.png | Bin 4965 -> 3045 bytes LongoMatch/images/longomatch.png | Bin 16818 -> 3045 bytes LongoMatch/images/minilogo.ico | Bin 38078 -> 9662 bytes LongoMatch/images/minilogo.png | Bin 16818 -> 3045 bytes 7 files changed, 637 insertions(+), 0 deletions(-) Sun Aug 21 20:44:57 2011 +0200 Andoni Morales Alastruey *Fix env script env.in | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) Sun Aug 21 20:44:29 2011 +0200 Andoni Morales Alastruey *Remove the dll map verifier from the build system build/DllMapVerifier.cs | 258 --------------------------------------- build/Makefile.am | 13 +-- build/build.rules.mk | 4 - build/dll-map-makefile-verifier | 10 -- 4 files changed, 1 insertions(+), 284 deletions(-) Sun Aug 21 19:04:44 2011 +0200 Andoni Morales Alastruey *Fix size of some widgets .../LongoMatch.Gui.Component.TaggerWidget.cs | 2 ++ .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 8 +++++--- 3 files changed, 8 insertions(+), 4 deletions(-) Sun Aug 21 19:02:54 2011 +0200 Andoni Morales Alastruey *Remove unused variable LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 6 +----- LongoMatch/Gui/MainWindow.cs | 4 ++-- LongoMatch/Handlers/EventsManager.cs | 4 ++-- 3 files changed, 5 insertions(+), 9 deletions(-) Sun Aug 21 18:33:47 2011 +0200 Andoni Morales Alastruey *Name tabs properly .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 4 ++-- LongoMatch/gtk-gui/gui.stetic | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Sun Aug 21 17:09:08 2011 +0200 Andoni Morales Alastruey *Fix libcesarplayer deps in monodevelop libcesarplayer/liblongomatch.mdp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Sun Aug 21 17:08:23 2011 +0200 Andoni Morales Alastruey *Start useing gsettings elements and fallback to gconf libcesarplayer/gst-camera-capturer.c | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) Sun Aug 21 16:42:26 2011 +0200 Andoni Morales Alastruey *Remove log line LongoMatch/Store/TagStore.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) Sun Aug 21 13:03:57 2011 +0200 Andoni Morales Alastruey *Use gsettingsvideosink instead of gconfvideosink libcesarplayer/bacon-video-widget-gst-0.10.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sun Aug 21 13:02:28 2011 +0200 Andoni Morales Alastruey *Add a label with the teams' name LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 6 + ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 372 ++++++++++--------- LongoMatch/gtk-gui/gui.stetic | 26 ++- 3 files changed, 226 insertions(+), 178 deletions(-) Sun Aug 21 12:44:52 2011 +0200 Andoni Morales Alastruey *Move TagStore toa different file LongoMatch/LongoMatch.mdp | 1 + LongoMatch/Makefile.am | 1 + LongoMatch/Store/Tag.cs | 63 ------------------------------ LongoMatch/Store/TagStore.cs | 87 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 63 deletions(-) Sun Aug 21 12:33:54 2011 +0200 Andoni Morales Alastruey *Add 4:3 and 16:9 options for the capture LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) Sat Aug 20 21:53:02 2011 +0200 Andoni Morales Alastruey *Add "Period" subcategory to the default template LongoMatch/Store/Templates/CategoriesTemplate.cs | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) Sat Aug 20 21:52:27 2011 +0200 Andoni Morales Alastruey *Refactor tags LongoMatch/Store/Tag.cs | 36 +++++++++++++++++------------------- 1 files changed, 17 insertions(+), 19 deletions(-) Sat Aug 20 21:50:20 2011 +0200 Andoni Morales Alastruey *Fix display of subcategories in the tagger widget LongoMatch/Gui/Dialog/TaggerDialog.cs | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) Fri Aug 19 00:11:46 2011 +0200 Andoni Morales Alastruey *Update players list on add/delete play LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 47 --------------------- LongoMatch/Handlers/EventsManager.cs | 18 ++++++-- 2 files changed, 14 insertions(+), 51 deletions(-) Thu Aug 18 23:57:15 2011 +0200 Andoni Morales Alastruey *Fix creation of team models LongoMatch/Gui/MainWindow.cs | 10 ++++++++++ LongoMatch/Store/Project.cs | 37 ++++++++++++++++++++++--------------- 2 files changed, 32 insertions(+), 15 deletions(-) Thu Aug 18 21:17:51 2011 +0200 Andoni Morales Alastruey *Delete fields for teams names, now handled in templates LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 28 +--- ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 227 ++++++++------------ LongoMatch/gtk-gui/gui.stetic | 115 ++--------- LongoMatch/gtk-gui/objects.xml | 2 - 4 files changed, 104 insertions(+), 268 deletions(-) Thu Aug 18 19:09:18 2011 +0200 Andoni Morales Alastruey *Remove duplicated interfaces (use IVideoEditor instead) CesarPlayer/CesarPlayer.mdp | 1 - CesarPlayer/Editor/GstVideoSplitter.cs | 2 +- CesarPlayer/Makefile.am | 1 - 3 files changed, 1 insertions(+), 3 deletions(-) Thu Aug 18 12:37:42 2011 +0200 Andoni Morales Alastruey *Add Extension field to EncodingProfile CesarPlayer/CesarPlayer.mdp | 5 +- CesarPlayer/Common/EncodingProfiles.cs | 34 +++-- CesarPlayer/Common/Enum.cs | 8 - CesarPlayer/Editor/GstVideoSplitter.cs | 56 ++------ CesarPlayer/Editor/IVideoEditor.cs | 29 +---- LongoMatch/Gui/Component/PlayListWidget.cs | 10 +- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 4 + LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 147 ++++++++------------ ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 10 +- LongoMatch/gtk-gui/gui.stetic | 9 +- 10 files changed, 105 insertions(+), 207 deletions(-) Thu Aug 18 02:13:35 2011 +0200 Andoni Morales Alastruey *Hack to fix Drawing objects not beeing deleted from the DB LongoMatch/Store/DrawingsList.cs | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) Thu Aug 18 02:05:46 2011 +0200 Andoni Morales Alastruey *Set category colors in tagging buttons LongoMatch/Gui/Component/ButtonsWidget.cs | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) Thu Aug 18 00:18:11 2011 +0200 Andoni Morales Alastruey *Update db4o dep in monodevelop LongoMatch/LongoMatch.mdp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Thu Aug 18 00:16:46 2011 +0200 Andoni Morales Alastruey *Connect the event instead of relying in stetic for that LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 1 + ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 18 +++++++++--------- LongoMatch/gtk-gui/gui.stetic | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) Thu Aug 18 00:14:17 2011 +0200 Andoni Morales Alastruey *Update types to cascade on delete LongoMatch/Services/DataBase.cs | 47 +++++++++++++++++--------------------- 1 files changed, 21 insertions(+), 26 deletions(-) Thu Aug 18 00:13:32 2011 +0200 Andoni Morales Alastruey *Fix retrieval of last backup's date LongoMatch/Services/DataBase.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Thu Aug 18 00:12:51 2011 +0200 Andoni Morales Alastruey *Query all projects by ProjectDescription LongoMatch/Services/DataBase.cs | 43 ++++++-------------------------------- 1 files changed, 7 insertions(+), 36 deletions(-) Thu Aug 18 00:11:51 2011 +0200 Andoni Morales Alastruey *Add a method to list and count objects in the DB LongoMatch/Services/DataBase.cs | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) Thu Aug 18 00:11:16 2011 +0200 Andoni Morales Alastruey *Add more logging to the db LongoMatch/Services/DataBase.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) Thu Aug 18 00:09:28 2011 +0200 Andoni Morales Alastruey *Use project UUID as primery key in the DB instead of the filename LongoMatch/Gui/Dialog/ProjectsManager.cs | 23 +----- LongoMatch/Gui/MainWindow.cs | 2 +- LongoMatch/Services/DataBase.cs | 129 ++++++++++++------------------ LongoMatch/Store/Project.cs | 10 ++- LongoMatch/Store/ProjectDescription.cs | 9 ++- 5 files changed, 71 insertions(+), 102 deletions(-) Wed Aug 17 20:37:31 2011 +0200 Andoni Morales Alastruey *Refactor DB and add support for automated backups LongoMatch/Services/DataBase.cs | 402 +++++++++++++++++++++++---------------- 1 files changed, 236 insertions(+), 166 deletions(-) Wed Aug 17 20:29:34 2011 +0200 Andoni Morales Alastruey *Rework Encoding settings using profiles CesarPlayer/Capturer/CaptureProperties.cs | 39 --------- CesarPlayer/CesarPlayer.mdp | 6 +- CesarPlayer/Common/CaptureSettings.cs | 41 ++++++++++ CesarPlayer/Common/EncodingProfiles.cs | 56 +++++++++++++ CesarPlayer/Common/EncodingSettings.cs | 44 +++++++++++ CesarPlayer/Common/VideoStandards.cs | 53 +++++++++++++ CesarPlayer/Gui/CapturerBin.cs | 31 +++----- CesarPlayer/Makefile.am | 5 +- LongoMatch/Common/ProjectUtils.cs | 6 +- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 90 ++++++++-------------- LongoMatch/Gui/Dialog/NewProjectDialog.cs | 4 +- LongoMatch/Gui/MainWindow.cs | 12 ++-- 12 files changed, 256 insertions(+), 131 deletions(-) Tue Aug 16 20:35:06 2011 +0200 Andoni Morales Alastruey *Move database code to services LongoMatch/DB/DataBase.cs | 386 --------------------------------------- LongoMatch/LongoMatch.mdp | 3 +- LongoMatch/Makefile.am | 2 +- LongoMatch/Services/DataBase.cs | 386 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 389 insertions(+), 388 deletions(-) Tue Aug 16 20:22:01 2011 +0200 Andoni Morales Alastruey *Allow using a team name different from the file one LongoMatch/Gui/Component/TemplatesEditorBase.cs | 4 ++-- LongoMatch/Services/TemplatesService.cs | 4 +++- LongoMatch/Store/Templates/TeamTemplate.cs | 10 +++++++++- 3 files changed, 14 insertions(+), 4 deletions(-) Tue Aug 16 20:11:44 2011 +0200 Andoni Morales Alastruey *Add an entry to modify the team name in the templates editor LongoMatch/Gui/Component/TemplatesEditorBase.cs | 22 ++ ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 203 +++++++++++--------- LongoMatch/gtk-gui/gui.stetic | 36 +++- 3 files changed, 163 insertions(+), 98 deletions(-) Tue Aug 16 20:08:58 2011 +0200 Andoni Morales Alastruey *Fix path of the binaries folder env.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Tue Aug 16 20:07:53 2011 +0200 Andoni Morales Alastruey *Don't copy the dll config file to the bin folder build/build.rules.mk | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) Mon Aug 15 17:33:52 2011 +0200 Andoni Morales Alastruey *Several fixes after rebase CesarPlayer/CesarPlayer.mdp | 2 +- CesarPlayer/Makefile.am | 28 +++--- LongoMatch/Gui/Component/TimeAdjustWidget.cs | 66 ------------ LongoMatch/Gui/Dialog/SubCategoryEditor.cs | 108 -------------------- LongoMatch/LongoMatch.mdp | 11 +- LongoMatch/Makefile.am | 78 ++++++-------- .../LongoMatch.Gui.Component.PlayerProperties.cs | 8 +- ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 41 +++++--- .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 12 +-- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 6 +- LongoMatch/gtk-gui/gui.stetic | 23 ++-- LongoMatch/gtk-gui/objects.xml | 35 ++++--- libcesarplayer/liblongomatch.mdp | 10 +- 13 files changed, 125 insertions(+), 303 deletions(-) Thu Jun 2 01:25:41 2011 +0200 Andoni Morales Alastruey *Add new quick tagging dialog LongoMatch/DB/DataBase.cs | 4 +- LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 75 ++---- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 10 - LongoMatch/Gui/Component/StringTaggerWidget.cs | 6 +- LongoMatch/Gui/Component/TagsTreeWidget.cs | 2 - LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 61 +++-- LongoMatch/Gui/Dialog/TaggerDialog.cs | 46 +++- LongoMatch/Gui/MainWindow.cs | 11 +- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 85 +------- LongoMatch/Handlers/EventsManager.cs | 50 +--- LongoMatch/IO/CSVExport.cs | 4 +- LongoMatch/Store/Project.cs | 2 +- LongoMatch/Store/SubCategory.cs | 2 + LongoMatch/Store/Tag.cs | 48 ++++- LongoMatch/Store/Templates/TeamTemplate.cs | 6 +- ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 67 ++++-- .../LongoMatch.Gui.Component.StringTaggerWidget.cs | 7 +- .../LongoMatch.Gui.Component.TaggerWidget.cs | 19 +-- .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 80 ++++++- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 245 +++++++++++++------- 21 files changed, 459 insertions(+), 373 deletions(-) Thu Jun 2 01:06:01 2011 +0200 Andoni Morales Alastruey *Add UUID and clean-up a little bit LongoMatch/Store/Project.cs | 60 ++++++++++++++++++++----------------------- 1 files changed, 28 insertions(+), 32 deletions(-) Thu Jun 2 00:02:57 2011 +0200 Andoni Morales Alastruey *Add widgets for tags LongoMatch/Gui/Component/PlayersTaggerWidget.cs | 86 +++++++++++ LongoMatch/Gui/Component/StringTaggerWidget.cs | 83 +++++++++++ LongoMatch/Gui/Component/SubCategoryTagsEditor.cs | 30 ++++ LongoMatch/Gui/Component/TaggerWidget.cs | 92 ++----------- LongoMatch/Gui/Component/TagsTreeWidget.cs | 19 ++- LongoMatch/Gui/Dialog/SubCategoryEditor.cs | 108 ++++++++++++++ LongoMatch/Gui/Dialog/TaggerDialog.cs | 17 ++- LongoMatch/Handlers/EventsManager.cs | 2 + LongoMatch/LongoMatch.mdp | 4 + ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 39 +++++ .../LongoMatch.Gui.Component.StringTaggerWidget.cs | 46 ++++++ .../LongoMatch.Gui.Component.TaggerWidget.cs | 75 +--------- .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 2 - LongoMatch/gtk-gui/gui.stetic | 148 ++++++++++++-------- 14 files changed, 534 insertions(+), 217 deletions(-) Thu Jun 2 00:00:07 2011 +0200 Andoni Morales Alastruey *Add TagStore to handle tags LongoMatch/Store/Play.cs | 67 +++++++-------------------- LongoMatch/Store/Project.cs | 55 +++++++--------------- LongoMatch/Store/Tag.cs | 105 ++++++++++++++++++++++++++++++------------- 3 files changed, 108 insertions(+), 119 deletions(-) Thu Apr 28 21:38:32 2011 +0200 Andoni Morales Alastruey *Change some strings to be more explicit .../LongoMatch.Gui.Component.CategoryProperties.cs | 2 +- .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 6 +++--- LongoMatch/gtk-gui/gui.stetic | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) Thu Apr 28 21:38:15 2011 +0200 Andoni Morales Alastruey *Add newly created template to the list LongoMatch/Gui/Component/CategoryProperties.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Thu Apr 28 21:21:25 2011 +0200 Andoni Morales Alastruey *Allow editing AllowMultiple and FastTag LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs | 16 ++ .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 189 ++++++++++++------ LongoMatch/gtk-gui/gui.stetic | 219 ++++++++++++++------ 3 files changed, 304 insertions(+), 120 deletions(-) Thu Apr 28 20:54:11 2011 +0200 Andoni Morales Alastruey *Check name of new templates in the GUI LongoMatch/Gui/Component/CategoryProperties.cs | 19 +++++++++++++------ LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs | 23 +++++++++++++++++++++++ 2 files changed, 36 insertions(+), 6 deletions(-) Thu Apr 28 20:53:18 2011 +0200 Andoni Morales Alastruey *Initialize SubCategory with the default values LongoMatch/Store/SubCategory.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) Wed Apr 27 23:16:19 2011 +0200 Andoni Morales Alastruey *Fix retrieval of key drawing LongoMatch/Store/Play.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Wed Apr 27 23:07:49 2011 +0200 Andoni Morales Alastruey *Remove the players selection from the menu LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 35 ++++++-------------------- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 1 - LongoMatch/Gui/TreeView/TagsTreeView.cs | 1 - 3 files changed, 8 insertions(+), 29 deletions(-) Wed Apr 27 22:55:41 2011 +0200 Andoni Morales Alastruey *Fix name display of plays LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) Wed Apr 27 22:55:12 2011 +0200 Andoni Morales Alastruey *Fix double method call LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Wed Apr 27 22:29:44 2011 +0200 Andoni Morales Alastruey *Update project file with last changes LongoMatch/LongoMatch.mdp | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Wed Apr 27 22:29:24 2011 +0200 Andoni Morales Alastruey *Update stetic file with last changes LongoMatch/gtk-gui/gui.stetic | 350 +++++++++++++++++++++++++++++++++-------- 1 files changed, 285 insertions(+), 65 deletions(-) Wed Apr 27 22:24:26 2011 +0200 Andoni Morales Alastruey *Allow managing subcategories in the categories editor LongoMatch/Gui/Component/CategoryProperties.cs | 42 +++-- .../LongoMatch.Gui.Component.CategoryProperties.cs | 183 ++++++++++---------- 2 files changed, 113 insertions(+), 112 deletions(-) Wed Apr 27 22:23:50 2011 +0200 Andoni Morales Alastruey *Add dialog to edit sub category tags LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs | 91 +++++++++++ .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 165 ++++++++++++++++++++ 2 files changed, 256 insertions(+), 0 deletions(-) Wed Apr 27 22:18:35 2011 +0200 Andoni Morales Alastruey *Make edition of subcategories possible LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) Wed Apr 27 22:17:21 2011 +0200 Andoni Morales Alastruey *Add constructor with IEnumerable LongoMatch/Store/SubCategory.cs | 9 +++++++-- LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) Wed Apr 27 22:15:27 2011 +0200 Andoni Morales Alastruey *Format subcategories in a cleaner way LongoMatch/Store/SubCategory.cs | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) Wed Apr 27 22:11:21 2011 +0200 Andoni Morales Alastruey *Add handler for sub categories LongoMatch/Handlers/Handlers.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Apr 10 21:25:04 2011 +0200 Andoni Morales Alastruey *Initial work on the new categories editor with subcategories support LongoMatch/Gui/Component/CategoryProperties.cs | 96 +++++-- .../LongoMatch.Gui.Component.CategoryProperties.cs | 294 ++++++++++++-------- 2 files changed, 250 insertions(+), 140 deletions(-) Sun Apr 10 21:24:19 2011 +0200 Andoni Morales Alastruey *Add "Update" to the templates provider interface LongoMatch/Interfaces/ITemplates.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sun Apr 10 18:53:55 2011 +0200 Andoni Morales Alastruey *Add method to update templates and use it where needed LongoMatch/Gui/Component/TemplatesEditorBase.cs | 2 +- LongoMatch/Gui/Dialog/TemplatesManager.cs | 2 +- LongoMatch/Services/TemplatesService.cs | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) Sat Apr 9 20:23:30 2011 +0200 Andoni Morales Alastruey *Add the default team subcategory LongoMatch/Services/TemplatesService.cs | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) Sat Apr 9 18:09:32 2011 +0200 Andoni Morales Alastruey *Add missing return value LongoMatch/Store/Templates/SubCategoryTemplate.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Sat Apr 9 18:08:26 2011 +0200 Andoni Morales Alastruey *Add handler for deleted subcategories LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 12 ++++++++++++ LongoMatch/Handlers/Handlers.cs | 2 ++ 2 files changed, 14 insertions(+), 0 deletions(-) Sat Apr 9 18:07:44 2011 +0200 Andoni Morales Alastruey *Add default constaructor for team subcategories LongoMatch/Store/SubCategory.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) Sat Apr 9 18:07:27 2011 +0200 Andoni Morales Alastruey *Fix warning of unused variable LongoMatch/Store/SubCategory.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) Sat Apr 9 17:05:34 2011 +0200 Andoni Morales Alastruey *Update Monodevelop project LongoMatch/LongoMatch.mdp | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) Sat Apr 9 17:03:29 2011 +0200 Andoni Morales Alastruey *Implement ToMarkupString in subcategories LongoMatch/Store/SubCategory.cs | 52 +++++++++++++++++++++++++++++++++++++- 1 files changed, 50 insertions(+), 2 deletions(-) Sat Apr 9 16:47:59 2011 +0200 Andoni Morales Alastruey *Fill default subcategories for Players LongoMatch/Services/TemplatesService.cs | 34 ++++++++++++++++++++++++++++++- 1 files changed, 33 insertions(+), 1 deletions(-) Sat Apr 9 16:47:11 2011 +0200 Andoni Morales Alastruey *Add ToMarkupString() to ISubcategory LongoMatch/Interfaces/ISubCategory.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Sat Apr 9 16:43:16 2011 +0200 Andoni Morales Alastruey *Add tree view for subcategories LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs | 112 ++++++++++++++++++++++ 1 files changed, 112 insertions(+), 0 deletions(-) Sat Apr 9 16:42:34 2011 +0200 Andoni Morales Alastruey *Add objects cloner LongoMatch/Common/Cloner.cs | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) Sat Apr 9 16:41:25 2011 +0200 Andoni Morales Alastruey *Allow serialization to Stream instead of only file paths LongoMatch/Common/SerializableObject.cs | 23 +++++++++++++++++------ 1 files changed, 17 insertions(+), 6 deletions(-) Sat Apr 9 16:40:57 2011 +0200 Andoni Morales Alastruey *Move ProjectUtils to Common LongoMatch/Common/ProjectUtils.cs | 297 +++++++++++++++++++++++++++++++++++++ LongoMatch/Gui/MainWindow.cs | 1 - LongoMatch/Utils/ProjectUtils.cs | 297 ------------------------------------- 3 files changed, 297 insertions(+), 298 deletions(-) Sat Apr 2 18:00:06 2011 +0200 Andoni Morales Alastruey *If dict initialisation LongoMatch/Gui/Component/CategoryProperties.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Sat Apr 2 17:58:52 2011 +0200 Andoni Morales Alastruey *Don't create deafult templates for subcategories LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) Wed Mar 30 22:36:31 2011 +0200 Andoni Morales Alastruey *Use new templates manager LongoMatch/Gui/MainWindow.cs | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Wed Mar 30 22:32:08 2011 +0200 Andoni Morales Alastruey *Update monodevelop project LongoMatch.mds | 2 +- LongoMatch/LongoMatch.mdp | 36 +++++++++++------------------------- 2 files changed, 12 insertions(+), 26 deletions(-) Wed Mar 30 22:31:58 2011 +0200 Andoni Morales Alastruey *Add stetic changes .../LongoMatch.Gui.Component.CategoryProperties.cs | 418 ++++++++--- .../LongoMatch.Gui.Component.TimeAdjustWidget.cs | 90 --- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 54 +- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 774 +++++++++++--------- 5 files changed, 733 insertions(+), 605 deletions(-) Wed Mar 30 22:28:08 2011 +0200 Andoni Morales Alastruey *Make use of the templates service LongoMatch/Gui/Component/CategoryProperties.cs | 76 ++++++++++++++++------ LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 49 +++++++------- 2 files changed, 81 insertions(+), 44 deletions(-) Wed Mar 30 22:19:45 2011 +0200 Andoni Morales Alastruey *Add base class for the templates editor dialog LongoMatch/Gui/Component/TeamTemplateWidget.cs | 83 ------ .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 64 ----- LongoMatch/Gui/Dialog/TemplateEditorDialog.cs | 80 ++++++ LongoMatch/Gui/Dialog/TemplatesManager.cs | 269 ++++++++++++++++++++ ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 61 ----- .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs | 60 ----- .../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs | 60 +++++ 7 files changed, 409 insertions(+), 268 deletions(-) Wed Mar 30 22:15:53 2011 +0200 Andoni Morales Alastruey *Add a base class for templates editors LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 245 -------------- LongoMatch/Gui/Component/TemplatesEditorBase.cs | 333 ++++++++++++++++++++ LongoMatch/Gui/Dialog/TeamTemplateEditor.cs | 42 --- ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 223 ------------- .../LongoMatch.Gui.Component.TeamTemplateWidget.cs | 45 --- ...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 216 +++++++++++++ 6 files changed, 549 insertions(+), 555 deletions(-) Wed Mar 30 22:14:39 2011 +0200 Andoni Morales Alastruey *Add missing import LongoMatch/Services/TemplatesService.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Wed Mar 30 22:11:13 2011 +0200 Andoni Morales Alastruey *Define more methods the ITemplateWidget interface LongoMatch/Interfaces/ITemplates.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) Wed Mar 30 22:09:14 2011 +0200 Andoni Morales Alastruey *Add a count paramter to create new templates LongoMatch/Store/Templates/CategoriesTemplate.cs | 8 ++++---- LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Wed Mar 30 22:07:51 2011 +0200 Andoni Morales Alastruey *Add type to ITemplate LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 4 +- LongoMatch/Interfaces/ITemplates.cs | 8 +++-- LongoMatch/Services/TemplatesService.cs | 36 +++++++++++++-------- LongoMatch/Store/SubCategory.cs | 2 +- LongoMatch/Store/Templates/CategoriesTemplate.cs | 2 +- LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 +- LongoMatch/Store/Templates/TeamTemplate.cs | 2 +- 7 files changed, 33 insertions(+), 23 deletions(-) Sun Mar 27 16:35:01 2011 +0200 Andoni Morales Alastruey *Add listeners for events manually LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Sun Mar 27 16:34:27 2011 +0200 Andoni Morales Alastruey *Implement ITemplateWidget in the CategoriesTemplateWidget LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) Sun Mar 27 15:59:09 2011 +0200 Andoni Morales Alastruey *Create the default template non void LongoMatch/Services/TemplatesService.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sun Mar 27 15:04:31 2011 +0200 Andoni Morales Alastruey *Use the TemplateProvider in the projects manager LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 63 ++++++++++------------ 1 files changed, 29 insertions(+), 34 deletions(-) Sun Mar 27 14:38:36 2011 +0200 Andoni Morales Alastruey *Fix handling of paths in the templates provider LongoMatch/Services/TemplatesService.cs | 32 +++++++++++++++++++++--------- 1 files changed, 22 insertions(+), 10 deletions(-) Sun Mar 27 14:37:30 2011 +0200 Andoni Morales Alastruey *Modify ITemplate interface LongoMatch/Interfaces/ITemplates.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sat Mar 26 20:00:40 2011 +0100 Andoni Morales Alastruey *Start templates service at startup LongoMatch/Main.cs | 19 ++++--------------- 1 files changed, 4 insertions(+), 15 deletions(-) Sat Mar 26 19:56:19 2011 +0100 Andoni Morales Alastruey *Add constatns for templates extensions LongoMatch/Common/Constants.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) Sat Mar 26 19:55:38 2011 +0100 Andoni Morales Alastruey *Add new service to manage templates LongoMatch/Services/TemplatesService.cs | 177 +++++++++++++++++++++++++++++++ 1 files changed, 177 insertions(+), 0 deletions(-) Sat Mar 26 19:53:34 2011 +0100 Andoni Morales Alastruey *Make SubCategories inherit from IList and use the ISubcateogyrInterface LongoMatch/Store/Category.cs | 8 +++-- LongoMatch/Store/Project.cs | 5 ++- LongoMatch/Store/SubCategory.cs | 77 +++++++-------------------------------- 3 files changed, 22 insertions(+), 68 deletions(-) Sat Mar 26 19:51:14 2011 +0100 Andoni Morales Alastruey *Make templates implement the new ITemplate interface LongoMatch/Store/Templates/CategoriesTemplate.cs | 37 ++++++++-------- .../Store/Templates/SubCategoriesTemplate.cs | 41 ----------------- LongoMatch/Store/Templates/SubCategoryTemplate.cs | 47 ++++++++++++++++++++ LongoMatch/Store/Templates/TeamTemplate.cs | 6 ++- 4 files changed, 70 insertions(+), 61 deletions(-) Sat Mar 26 19:49:10 2011 +0100 Andoni Morales Alastruey *Add interface to handle Templates with generics LongoMatch/Interfaces/ITemplates.cs | 51 +++++++++++++++++++++++++++++++++++ 1 files changed, 51 insertions(+), 0 deletions(-) Sat Mar 26 19:43:14 2011 +0100 Andoni Morales Alastruey *Add ISubCategory interface LongoMatch/Interfaces/ISubCategory.cs | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) Tue Mar 15 23:53:27 2011 +0100 Andoni Morales Alastruey *Mark the subcategories serializable LongoMatch/Store/SubCategory.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) Tue Mar 15 23:52:55 2011 +0100 Andoni Morales Alastruey *Change for null pointer LongoMatch/Store/Player.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) Sun Mar 13 20:44:10 2011 +0100 Andoni Morales Alastruey *Update ignores .gitignore | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) Sun Mar 13 20:42:12 2011 +0100 Andoni Morales Alastruey *Make subcategories serializable to file LongoMatch/Store/SubCategory.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) Sun Mar 13 20:37:16 2011 +0100 Andoni Morales Alastruey *Add constant for subcategories extension LongoMatch/Common/Constants.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) Thu Feb 10 01:11:24 2011 +0100 Andoni Morales Alastruey *Format everything properly with astyle CesarPlayer/Capturer/CaptureProperties.cs | 14 +- CesarPlayer/Capturer/FakeCapturer.cs | 118 ++-- CesarPlayer/Capturer/GstCameraCapturer.cs | 316 ++++---- CesarPlayer/Capturer/ICapturer.cs | 44 +- CesarPlayer/Capturer/LiveSourceTimer.cs | 60 +- CesarPlayer/Capturer/ObjectManager.cs | 8 +- CesarPlayer/Common/Constants.cs | 14 +- CesarPlayer/Common/Enum.cs | 54 +- CesarPlayer/Common/Handlers.cs | 62 +- CesarPlayer/Editor/EditorState.cs | 14 +- CesarPlayer/Editor/GstVideoSplitter.cs | 294 ++++---- CesarPlayer/Editor/IVideoEditor.cs | 66 +- CesarPlayer/Editor/IVideoSplitter.cs | 56 +- CesarPlayer/Editor/VideoSegment.cs | 68 +- CesarPlayer/Gui/CapturerBin.cs | 228 +++--- CesarPlayer/Gui/PlayerBin.cs | 612 ++++++++-------- CesarPlayer/Gui/VolumeWindow.cs | 28 +- CesarPlayer/MultimediaFactory.cs | 132 ++-- CesarPlayer/Player/GstDVDEvent.cs | 6 +- CesarPlayer/Player/GstPlayer.cs | 602 ++++++++-------- CesarPlayer/Player/IPlayer.cs | 108 ++-- CesarPlayer/Player/ObjectManager.cs | 10 +- CesarPlayer/Utils/Device.cs | 50 +- CesarPlayer/Utils/FramesCapturer.cs | 68 +- CesarPlayer/Utils/IFramesCapturer.cs | 8 +- CesarPlayer/Utils/IMetadataReader.cs | 6 +- CesarPlayer/Utils/MediaFile.cs | 197 +++-- CesarPlayer/Utils/PreviewMediaFile.cs | 92 ++-- CesarPlayer/Utils/TimeString.cs | 98 ++-- LongoMatch/Common/Cairo.cs | 32 +- LongoMatch/Common/ConsoleCrayon.cs | 465 ++++++------ LongoMatch/Common/Constants.cs | 40 +- LongoMatch/Common/Enums.cs | 10 +- LongoMatch/Common/Log.cs | 788 ++++++++++---------- LongoMatch/Common/SerializableObject.cs | 10 +- LongoMatch/DB/DataBase.cs | 66 +- LongoMatch/Gui/Component/ButtonsWidget.cs | 42 +- LongoMatch/Gui/Component/CategoriesScale.cs | 46 +- LongoMatch/Gui/Component/CategoryProperties.cs | 14 +- LongoMatch/Gui/Component/DrawingToolBox.cs | 26 +- LongoMatch/Gui/Component/DrawingWidget.cs | 112 ++-- LongoMatch/Gui/Component/NotesWidget.cs | 6 +- LongoMatch/Gui/Component/PlayListWidget.cs | 62 +- LongoMatch/Gui/Component/PlayerProperties.cs | 34 +- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 52 +- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 74 +- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 205 +++--- LongoMatch/Gui/Component/ProjectListWidget.cs | 50 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 56 +- LongoMatch/Gui/Component/TaggerWidget.cs | 76 +- LongoMatch/Gui/Component/TagsTreeWidget.cs | 120 ++-- LongoMatch/Gui/Component/TeamTemplateWidget.cs | 2 +- LongoMatch/Gui/Component/TimeAdjustWidget.cs | 4 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 84 +- LongoMatch/Gui/Component/TimeReferenceWidget.cs | 24 +- LongoMatch/Gui/Component/TimeScale.cs | 68 +- LongoMatch/Gui/Dialog/BusyDialog.cs | 28 +- LongoMatch/Gui/Dialog/DrawingTool.cs | 6 +- LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 4 +- LongoMatch/Gui/Dialog/EndCaptureDialog.cs | 22 +- LongoMatch/Gui/Dialog/EntryDialog.cs | 26 +- .../Gui/Dialog/FramesCaptureProgressDialog.cs | 8 +- LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs | 4 +- LongoMatch/Gui/Dialog/Migrator.cs | 24 +- LongoMatch/Gui/Dialog/NewProjectDialog.cs | 16 +- LongoMatch/Gui/Dialog/OpenProjectDialog.cs | 10 +- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 12 +- LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs | 30 +- .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 6 +- LongoMatch/Gui/Dialog/ProjectsManager.cs | 74 +- LongoMatch/Gui/Dialog/TaggerDialog.cs | 18 +- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 64 +- LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 36 +- LongoMatch/Gui/MainWindow.cs | 333 +++++---- LongoMatch/Gui/Popup/MessagePopup.cs | 2 +- LongoMatch/Gui/TransparentDrawingArea.cs | 20 +- LongoMatch/Gui/TreeView/CategoriesTreeView.cs | 16 +- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 174 +++--- LongoMatch/Gui/TreeView/PlayListTreeView.cs | 22 +- .../Gui/TreeView/PlayerPropertiesTreeView.cs | 18 +- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 92 ++-- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 190 +++--- LongoMatch/Gui/TreeView/TagsTreeView.cs | 30 +- LongoMatch/Handlers/DrawingManager.cs | 10 +- LongoMatch/Handlers/EventsManager.cs | 170 +++--- LongoMatch/Handlers/Handlers.cs | 4 +- LongoMatch/Handlers/HotKeysManager.cs | 12 +- LongoMatch/Handlers/VideoDrawingsManager.cs | 18 +- LongoMatch/IO/CSVExport.cs | 70 +- LongoMatch/IO/XMLReader.cs | 10 +- LongoMatch/Main.cs | 40 +- LongoMatch/Playlist/IPlayList.cs | 22 +- LongoMatch/Playlist/PlayList.cs | 20 +- LongoMatch/Store/Category.cs | 72 +- LongoMatch/Store/Drawing.cs | 16 +- LongoMatch/Store/DrawingsList.cs | 8 +- LongoMatch/Store/HotKey.cs | 12 +- LongoMatch/Store/PixbufTimeNode.cs | 8 +- LongoMatch/Store/Play.cs | 116 ++-- LongoMatch/Store/PlayListPlay.cs | 10 +- LongoMatch/Store/Player.cs | 26 +- LongoMatch/Store/Project.cs | 100 ++-- LongoMatch/Store/ProjectDescription.cs | 14 +- LongoMatch/Store/SubCategory.cs | 50 +- LongoMatch/Store/Tag.cs | 14 +- LongoMatch/Store/Templates/CategoriesTemplate.cs | 22 +- .../Store/Templates/SubCategoriesTemplate.cs | 6 +- LongoMatch/Store/Templates/TeamTemplate.cs | 26 +- LongoMatch/Store/Templates/Template.cs | 10 +- LongoMatch/Store/Time.cs | 8 +- LongoMatch/Updates/Updater.cs | 16 +- LongoMatch/Updates/XmlUpdateParser.cs | 2 +- LongoMatch/Utils/ProjectUtils.cs | 202 +++--- 113 files changed, 4296 insertions(+), 4104 deletions(-) Mon Aug 15 20:19:14 2011 +0200 Andoni Morales Alastruey *Convert all files to unix format CesarPlayer/AssemblyInfo.cs.in | 100 +- CesarPlayer/Capturer/GstCameraCapturer.cs | 978 ++++++++-------- CesarPlayer/Capturer/ICapturer.cs | 186 ++-- CesarPlayer/Capturer/ObjectManager.cs | 78 +- CesarPlayer/CesarPlayer.csproj | 274 +++--- CesarPlayer/Editor/GstVideoSplitter.cs | 866 +++++++------- CesarPlayer/Editor/IVideoEditor.cs | 166 ++-- CesarPlayer/Gui/CapturerBin.cs | 708 ++++++------ CesarPlayer/Gui/PlayerBin.cs | 1238 ++++++++++---------- CesarPlayer/Gui/VolumeWindow.cs | 34 +- CesarPlayer/MultimediaFactory.cs | 214 ++-- CesarPlayer/Player/IPlayer.cs | 32 +- CesarPlayer/Utils/TimeString.cs | 34 +- LongoMatch/AssemblyInfo.cs.in | 102 +- LongoMatch/DB/DataBase.cs | 772 ++++++------ LongoMatch/Gui/Component/PlayListWidget.cs | 660 ++++++------ LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 362 +++--- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 1218 ++++++++++---------- LongoMatch/Gui/Component/TimeLineWidget.cs | 492 ++++---- LongoMatch/Gui/Component/TimeReferenceWidget.cs | 322 +++--- LongoMatch/Gui/Component/TimeScale.cs | 734 ++++++------ .../Gui/Dialog/FramesCaptureProgressDialog.cs | 136 ++-- LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs | 158 ++-- LongoMatch/Gui/Dialog/OpenProjectDialog.cs | 108 +- LongoMatch/Gui/Dialog/ProjectsManager.cs | 240 ++-- LongoMatch/Gui/Dialog/VideoEditionProperties.cs | 402 ++++---- LongoMatch/Gui/MainWindow.cs | 1244 ++++++++++---------- LongoMatch/Gui/Popup/CalendarPopup.cs | 66 +- LongoMatch/Gui/TreeView/PlayListTreeView.cs | 316 +++--- LongoMatch/Handlers/EventsManager.cs | 956 ++++++++-------- LongoMatch/IO/CSVExport.cs | 368 +++--- LongoMatch/IO/XMLReader.cs | 176 ++-- LongoMatch/LongoMatch.csproj | 412 ++++---- LongoMatch/Main.cs | 508 ++++---- LongoMatch/Playlist/IPlayList.cs | 112 +- LongoMatch/Playlist/PlayList.cs | 338 +++--- LongoMatch/Store/Category.cs | 320 +++--- LongoMatch/Store/PixbufTimeNode.cs | 154 ++-- LongoMatch/Store/Play.cs | 418 ++++---- LongoMatch/Store/PlayListPlay.cs | 150 ++-- LongoMatch/Store/Player.cs | 240 ++-- LongoMatch/Store/Project.cs | 594 +++++----- LongoMatch/Store/Time.cs | 312 +++--- LongoMatch/Updates/Updater.cs | 204 ++-- LongoMatch/Updates/XmlUpdateParser.cs | 148 ++-- LongoMatch/images/minilogo.rc | 132 +- LongoMatch/images/resource.h | 30 +- libcesarplayer/Makefile.win32 | 104 +- 48 files changed, 8958 insertions(+), 8958 deletions(-) Sun Feb 6 02:20:35 2011 +0100 Andoni Morales Alastruey *Fix some warnings LongoMatch/Gui/Component/DrawingToolBox.cs | 3 --- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 1 - LongoMatch/Gui/MainWindow.cs | 2 +- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 1 - 4 files changed, 1 insertions(+), 6 deletions(-) Sun Feb 6 02:06:53 2011 +0100 Andoni Morales Alastruey *Make the DrawingsList inherit from SortedList LongoMatch/Store/DrawingsList.cs | 56 +++++-------------------------------- LongoMatch/Store/Play.cs | 2 +- 2 files changed, 9 insertions(+), 49 deletions(-) Sun Feb 6 02:01:29 2011 +0100 Andoni Morales Alastruey *Small fixes after rebasing against master LongoMatch/Gui/Component/CategoriesScale.cs | 8 +- LongoMatch/Gui/Component/PlayerProperties.cs | 4 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 4 - LongoMatch/Gui/Component/TimeScale.cs | 4 +- .../Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +- LongoMatch/LongoMatch.mdp | 3 - LongoMatch/gtk-gui/objects.xml | 125 +++++++++----------- 7 files changed, 65 insertions(+), 85 deletions(-) Mon Jan 31 22:04:59 2011 +0100 Andoni Morales Alastruey *Don't check for null Pixbuf in the setter LongoMatch/Store/PixbufTimeNode.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) Mon Jan 31 22:03:27 2011 +0100 Andoni Morales Alastruey *Fix documentation of Play LongoMatch/Store/Play.cs | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) Mon Jan 31 21:57:24 2011 +0100 Andoni Morales Alastruey *Fix documentation and API of Player LongoMatch/Store/Player.cs | 65 +++++++++++++++++-------------------------- 1 files changed, 26 insertions(+), 39 deletions(-) Mon Jan 31 21:50:42 2011 +0100 Andoni Morales Alastruey *Remove unused property, that are in the PreviewMediaFile LongoMatch/Gui/Component/ProjectListWidget.cs | 4 ++-- LongoMatch/Store/ProjectDescription.cs | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) Mon Jan 31 21:48:43 2011 +0100 Andoni Morales Alastruey *Document ProjectDescription LongoMatch/Store/ProjectDescription.cs | 35 +++++++++++++++++++++++++++++-- 1 files changed, 32 insertions(+), 3 deletions(-) Mon Jan 31 20:53:11 2011 +0100 Andoni Morales Alastruey *Document sub-categories LongoMatch/Store/SubCategory.cs | 47 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 47 insertions(+), 0 deletions(-) Sun Jan 30 13:54:04 2011 +0100 Andoni Morales Alastruey *Fix assignement to the same variable LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sun Jan 30 13:49:44 2011 +0100 Andoni Morales Alastruey *Add method to build a TreeStore for subcategories LongoMatch/Store/Project.cs | 42 ++++++++++++++++++++++++++++-------------- 1 files changed, 28 insertions(+), 14 deletions(-) Sun Jan 30 13:47:31 2011 +0100 Andoni Morales Alastruey *Add method to know if a play contains a tag. LongoMatch/Store/Play.cs | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) Sun Jan 30 13:47:05 2011 +0100 Andoni Morales Alastruey *Add a new StringTag class LongoMatch/Gui/Component/TaggerWidget.cs | 4 ++-- LongoMatch/Gui/Component/TagsTreeWidget.cs | 6 +++--- LongoMatch/Store/Play.cs | 2 +- LongoMatch/Store/Tag.cs | 17 +++++++++++++++++ 4 files changed, 23 insertions(+), 6 deletions(-) Sun Jan 30 13:45:37 2011 +0100 Andoni Morales Alastruey *Remove teams' players lists from the project LongoMatch/Gui/MainWindow.cs | 2 -- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 6 ++++-- LongoMatch/Handlers/EventsManager.cs | 2 ++ LongoMatch/IO/CSVExport.cs | 5 +---- LongoMatch/Store/Play.cs | 27 --------------------------- LongoMatch/Store/Project.cs | 23 ----------------------- 6 files changed, 7 insertions(+), 58 deletions(-) Sat Jan 29 18:00:56 2011 +0100 Andoni Morales Alastruey *Init Logging at startup and starting logging exceptions LongoMatch/Main.cs | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) Sat Jan 29 16:55:20 2011 +0100 Andoni Morales Alastruey *Rename sub categories templates files .../Store/Templates/SubCategoriesTemplate.cs | 41 ++++++++++++++++++++ .../Store/Templates/SubCategoriesTemplates.cs | 41 -------------------- 2 files changed, 41 insertions(+), 41 deletions(-) Sat Jan 29 16:35:18 2011 +0100 Andoni Morales Alastruey *Add Log helper from the Hyena project LongoMatch/Common/ConsoleCrayon.cs | 251 ++++++++++++++++++++++ LongoMatch/Common/Log.cs | 417 ++++++++++++++++++++++++++++++++++++ LongoMatch/LongoMatch.mdp | 2 + LongoMatch/Makefile.am | 2 + 4 files changed, 672 insertions(+), 0 deletions(-) Sat Jan 29 16:43:50 2011 +0100 Andoni Morales Alastruey *Fix makefile and monodevelop project LongoMatch/LongoMatch.mdp | 4 ++-- LongoMatch/Makefile.am | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) Sat Jan 29 16:26:54 2011 +0100 Andoni Morales Alastruey *Use the SerializableObject to save projects too LongoMatch/Store/Project.cs | 26 ++++++++------------------ 1 files changed, 8 insertions(+), 18 deletions(-) Sat Jan 29 16:26:01 2011 +0100 Andoni Morales Alastruey *Make templates inherite from List<> LongoMatch/Gui/Component/ButtonsWidget.cs | 2 +- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 2 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 14 ++-- LongoMatch/Gui/Component/TeamTemplateWidget.cs | 2 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 2 +- LongoMatch/Handlers/HotKeysManager.cs | 2 +- LongoMatch/Store/Project.cs | 6 +- LongoMatch/Store/Templates/CategoriesTemplate.cs | 64 +------------------- .../Store/Templates/SubCategoriesTemplates.cs | 24 +------- LongoMatch/Store/Templates/TeamTemplate.cs | 33 ++--------- 10 files changed, 25 insertions(+), 126 deletions(-) Thu Jan 27 01:32:34 2011 +0100 Andoni Morales Alastruey *Don't subclass unnecessarily from SerializableObject LongoMatch/Common/SerializableObject.cs | 4 ++-- LongoMatch/Store/Templates/CategoriesTemplate.cs | 6 +++--- .../Store/Templates/SubCategoriesTemplates.cs | 6 +++--- LongoMatch/Store/Templates/TeamTemplate.cs | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) Thu Jan 27 01:15:32 2011 +0100 Andoni Morales Alastruey *Remove unused methods LongoMatch/Store/Templates/CategoriesTemplate.cs | 73 ---------------------- 1 files changed, 0 insertions(+), 73 deletions(-) Thu Jan 27 00:45:10 2011 +0100 Andoni Morales Alastruey *Set the fast tag option in the subcategory itself LongoMatch/Store/Category.cs | 21 --------------------- LongoMatch/Store/SubCategory.cs | 5 +++++ LongoMatch/Store/Templates/CategoriesTemplate.cs | 1 - 3 files changed, 5 insertions(+), 22 deletions(-) Thu Jan 27 00:40:24 2011 +0100 Andoni Morales Alastruey *Initialize default templates with teams and players subcategories LongoMatch/Store/Templates/CategoriesTemplate.cs | 40 ++++++++++++++++++- .../Store/Templates/SubCategoriesTemplates.cs | 1 + 2 files changed, 38 insertions(+), 3 deletions(-) Thu Jan 27 00:39:07 2011 +0100 Andoni Morales Alastruey *Rework sub categories API and subclasses LongoMatch/Store/SubCategory.cs | 80 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) Thu Jan 27 00:38:37 2011 +0100 Andoni Morales Alastruey *Rework tags API and subclasses LongoMatch/Store/Tag.cs | 39 +++++++++++++++++++++++---------------- 1 files changed, 23 insertions(+), 16 deletions(-) Thu Jan 13 01:36:45 2011 +0100 Andoni Morales Alastruey *Remove compat files LongoMatch/Compat/0.0/DB/DataBase.cs | 62 ------ LongoMatch/Compat/0.0/DB/MediaFile.cs | 103 ---------- LongoMatch/Compat/0.0/DB/Project.cs | 177 ----------------- LongoMatch/Compat/0.0/DB/Sections.cs | 72 ------- LongoMatch/Compat/0.0/DatabaseMigrator.cs | 251 ------------------------ LongoMatch/Compat/0.0/IO/SectionsReader.cs | 98 --------- LongoMatch/Compat/0.0/PlayListMigrator.cs | 121 ------------ LongoMatch/Compat/0.0/Playlist/IPlayList.cs | 49 ----- LongoMatch/Compat/0.0/Playlist/PlayList.cs | 175 ----------------- LongoMatch/Compat/0.0/TemplatesMigrator.cs | 100 ---------- LongoMatch/Compat/0.0/Time/MediaTimeNode.cs | 158 --------------- LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs | 64 ------ LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs | 67 ------- LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs | 45 ----- LongoMatch/Compat/0.0/Time/Time.cs | 149 -------------- LongoMatch/Compat/0.0/Time/TimeNode.cs | 136 ------------- 16 files changed, 0 insertions(+), 1827 deletions(-) Thu Jan 13 01:31:28 2011 +0100 Andoni Morales Alastruey *Removing some tags stuff to make verything compile LongoMatch/Gui/Component/TaggerWidget.cs | 18 ------------------ LongoMatch/Gui/Dialog/TaggerDialog.cs | 14 -------------- 2 files changed, 0 insertions(+), 32 deletions(-) Thu Jan 13 01:18:35 2011 +0100 Andoni Morales Alastruey *Remove the tags from the project, which are now in the categories LongoMatch/Store/Project.cs | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) Thu Jan 13 01:15:07 2011 +0100 Andoni Morales Alastruey *Add subcategories templates LongoMatch/LongoMatch.mdp | 3 +- .../Store/Templates/SubCategoriesTemplates.cs | 60 +++++++++++++++++ LongoMatch/Store/Templates/TagsTemplate.cs | 67 -------------------- 3 files changed, 62 insertions(+), 68 deletions(-) Thu Jan 13 00:46:36 2011 +0100 Andoni Morales Alastruey *Remove unused code LongoMatch/Store/Templates/TagsTemplate.cs | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) Thu Jan 13 00:45:48 2011 +0100 Andoni Morales Alastruey *Add more props to Categories LongoMatch/Store/Category.cs | 64 +++++++++++++++++++++++++++++++---------- 1 files changed, 48 insertions(+), 16 deletions(-) Sun Jan 2 19:14:30 2011 +0100 Andoni Morales Alastruey *Use drawings list for plays, even if we don't support it yet LongoMatch/Gui/Component/TimeScale.cs | 8 +++----- LongoMatch/Gui/Dialog/DrawingTool.cs | 2 +- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 2 +- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 2 +- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 2 +- LongoMatch/Store/DrawingsList.cs | 2 +- LongoMatch/Store/Play.cs | 27 ++++++++++++++++++++------- 7 files changed, 28 insertions(+), 17 deletions(-) Wed Dec 22 01:31:53 2010 +0100 Andoni Morales Alastruey *Use a base class for serialization LongoMatch/Common/SerializableObject.cs | 42 +++++++++ LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 6 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 9 +- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 14 ++-- LongoMatch/IO/SectionsReader.cs | 103 --------------------- LongoMatch/IO/SectionsWriter.cs | 101 -------------------- LongoMatch/LongoMatch.mdp | 3 +- LongoMatch/Main.cs | 3 +- LongoMatch/Makefile.am | 4 +- LongoMatch/Playlist/IPlayList.cs | 1 - LongoMatch/Playlist/PlayList.cs | 40 ++------ LongoMatch/Store/Templates/CategoriesTemplate.cs | 2 +- LongoMatch/Store/Templates/TagsTemplate.cs | 3 +- LongoMatch/Store/Templates/TeamTemplate.cs | 3 +- 14 files changed, 74 insertions(+), 260 deletions(-) Wed Dec 22 01:13:19 2010 +0100 Andoni Morales Alastruey *Initialize properly the lists LongoMatch/Store/Play.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) Wed Dec 22 01:01:46 2010 +0100 Andoni Morales Alastruey *Remove prints LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 3 --- LongoMatch/Gui/Component/TimeLineWidget.cs | 3 +++ LongoMatch/Store/Project.cs | 1 - LongoMatch/Utils/ProjectUtils.cs | 2 -- 4 files changed, 3 insertions(+), 6 deletions(-) Wed Dec 22 00:56:30 2010 +0100 Andoni Morales Alastruey *Fix env script env.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Wed Dec 22 00:52:29 2010 +0100 Andoni Morales Alastruey *Update monodevelop project files LongoMatch/LongoMatch.mdp | 9 ++++----- libcesarplayer/liblongomatch.mdp | 2 -- 2 files changed, 4 insertions(+), 7 deletions(-) Wed Dec 22 00:51:36 2010 +0100 Andoni Morales Alastruey *Update makefiles after last changes LongoMatch/Makefile.am | 35 +++++++++++++++++------------------ 1 files changed, 17 insertions(+), 18 deletions(-) Wed Dec 22 00:27:12 2010 +0100 Andoni Morales Alastruey *Fix serialization of templates LongoMatch/Store/Templates/CategoriesTemplate.cs | 4 ++++ LongoMatch/Store/Templates/TagsTemplate.cs | 13 +++++++++---- LongoMatch/Store/Templates/TeamTemplate.cs | 12 ++++++++---- LongoMatch/Store/Templates/Template.cs | 6 ++++-- 4 files changed, 25 insertions(+), 10 deletions(-) Tue Dec 21 23:01:49 2010 +0100 Andoni Morales Alastruey *Refactor namespace of database entities to LongoMatch.Store LongoMatch/DB/CategoriesTemplate.cs | 205 ------------- LongoMatch/DB/DataBase.cs | 11 +- LongoMatch/DB/Project.cs | 317 -------------------- LongoMatch/DB/ProjectDescription.cs | 109 ------- LongoMatch/DB/TagsTemplate.cs | 72 ----- LongoMatch/DB/TeamTemplate.cs | 100 ------ LongoMatch/DB/Template.cs | 43 --- LongoMatch/Gui/Component/ButtonsWidget.cs | 6 +- LongoMatch/Gui/Component/CategoryProperties.cs | 2 +- LongoMatch/Gui/Component/NotesWidget.cs | 2 +- LongoMatch/Gui/Component/PlayListWidget.cs | 2 +- LongoMatch/Gui/Component/PlayerProperties.cs | 2 +- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 8 +- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 8 +- LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 12 +- LongoMatch/Gui/Component/ProjectListWidget.cs | 2 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 12 +- LongoMatch/Gui/Component/TaggerWidget.cs | 5 +- LongoMatch/Gui/Component/TagsTreeWidget.cs | 4 +- LongoMatch/Gui/Component/TeamTemplateWidget.cs | 10 +- LongoMatch/Gui/Component/TimeAdjustWidget.cs | 2 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 5 +- LongoMatch/Gui/Component/TimeReferenceWidget.cs | 2 +- LongoMatch/Gui/Component/TimeScale.cs | 2 +- LongoMatch/Gui/Dialog/DrawingTool.cs | 2 +- LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 2 +- LongoMatch/Gui/Dialog/EditPlayerDialog.cs | 2 +- LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs | 2 +- LongoMatch/Gui/Dialog/NewProjectDialog.cs | 3 +- LongoMatch/Gui/Dialog/OpenProjectDialog.cs | 3 +- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 5 +- .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 3 +- LongoMatch/Gui/Dialog/ProjectsManager.cs | 6 +- LongoMatch/Gui/Dialog/SnapshotsDialog.cs | 2 +- LongoMatch/Gui/Dialog/TaggerDialog.cs | 4 +- LongoMatch/Gui/Dialog/TeamTemplateEditor.cs | 2 +- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 5 +- LongoMatch/Gui/MainWindow.cs | 10 +- LongoMatch/Gui/TreeView/CategoriesTreeView.cs | 2 +- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 2 +- LongoMatch/Gui/TreeView/PlayListTreeView.cs | 2 +- .../Gui/TreeView/PlayerPropertiesTreeView.cs | 2 +- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 2 +- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 2 +- LongoMatch/Gui/TreeView/TagsTreeView.cs | 2 +- LongoMatch/Handlers/EventsManager.cs | 16 +- LongoMatch/Handlers/Handlers.cs | 2 +- LongoMatch/Handlers/HotKeysManager.cs | 7 +- LongoMatch/Handlers/VideoDrawingsManager.cs | 2 +- LongoMatch/IO/CSVExport.cs | 2 +- LongoMatch/IO/SectionsReader.cs | 7 +- LongoMatch/IO/SectionsWriter.cs | 6 +- LongoMatch/LongoMatch.mdp | 53 +++- LongoMatch/Main.cs | 8 +- LongoMatch/Playlist/IPlayList.cs | 2 +- LongoMatch/Playlist/PlayList.cs | 2 +- LongoMatch/Store/Category.cs | 149 +++++++++ LongoMatch/Store/Drawing.cs | 72 +++++ LongoMatch/Store/DrawingsList.cs | 129 ++++++++ LongoMatch/Store/HotKey.cs | 138 +++++++++ LongoMatch/Store/PixbufTimeNode.cs | 79 +++++ LongoMatch/Store/Play.cs | 202 +++++++++++++ LongoMatch/Store/PlayListPlay.cs | 75 +++++ LongoMatch/Store/Player.cs | 135 +++++++++ LongoMatch/Store/Project.cs | 316 +++++++++++++++++++ LongoMatch/Store/ProjectDescription.cs | 108 +++++++ LongoMatch/Store/Tag.cs | 58 ++++ LongoMatch/Store/Templates/CategoriesTemplate.cs | 204 +++++++++++++ LongoMatch/Store/Templates/TagsTemplate.cs | 71 +++++ LongoMatch/Store/Templates/TeamTemplate.cs | 95 ++++++ LongoMatch/Store/Templates/Template.cs | 42 +++ LongoMatch/Store/Time.cs | 157 ++++++++++ LongoMatch/Store/TimeNode.cs | 76 +++++ LongoMatch/Time/Category.cs | 149 --------- LongoMatch/Time/Drawing.cs | 72 ----- LongoMatch/Time/DrawingsList.cs | 129 -------- LongoMatch/Time/HotKey.cs | 138 --------- LongoMatch/Time/PixbufTimeNode.cs | 79 ----- LongoMatch/Time/Play.cs | 202 ------------- LongoMatch/Time/PlayListPlay.cs | 75 ----- LongoMatch/Time/Player.cs | 135 --------- LongoMatch/Time/Tag.cs | 58 ---- LongoMatch/Time/Time.cs | 157 ---------- LongoMatch/Time/TimeNode.cs | 76 ----- LongoMatch/Utils/ProjectUtils.cs | 2 +- 85 files changed, 2238 insertions(+), 2255 deletions(-) Tue Dec 21 22:10:43 2010 +0100 Andoni Morales Alastruey *Add a base class for templates serialization LongoMatch/DB/CategoriesTemplate.cs | 30 +++++++++++++++- LongoMatch/DB/TagsTemplate.cs | 15 +++++++- LongoMatch/DB/TeamTemplate.cs | 27 ++++---------- LongoMatch/DB/Template.cs | 43 ++++++++++++++++++++++ LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 8 ++-- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 4 +- LongoMatch/LongoMatch.mdp | 1 + LongoMatch/Main.cs | 2 +- 8 files changed, 102 insertions(+), 28 deletions(-) Tue Dec 21 22:06:45 2010 +0100 Andoni Morales Alastruey *Add back the PreviewMediaFile property LongoMatch/Time/PlayListPlay.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) Mon Dec 20 21:41:15 2010 +0100 Andoni Morales Alastruey *Add missing '#region' start LongoMatch/Time/PlayListPlay.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Mon Dec 20 02:07:30 2010 +0100 Andoni Morales Alastruey *Move code from libcesarplayer/src to libcesarplayer configure.ac | 1 - libcesarplayer/Makefile.am | 54 +- libcesarplayer/bacon-resize.c | 338 ++ libcesarplayer/bacon-resize.h | 55 + libcesarplayer/bacon-video-widget-gst-0.10.c | 5640 ++++++++++++++++++++++ libcesarplayer/bacon-video-widget.h | 416 ++ libcesarplayer/baconvideowidget-marshal.list | 4 + libcesarplayer/common.h | 106 + libcesarplayer/gst-camera-capturer.c | 1785 +++++++ libcesarplayer/gst-camera-capturer.h | 103 + libcesarplayer/gst-smart-video-scaler.c | 313 ++ libcesarplayer/gst-smart-video-scaler.h | 63 + libcesarplayer/gst-video-editor.c | 1351 ++++++ libcesarplayer/gst-video-editor.h | 85 + libcesarplayer/gstscreenshot.c | 203 + libcesarplayer/gstscreenshot.h | 29 + libcesarplayer/gstvideowidget.c | 1195 +++++ libcesarplayer/gstvideowidget.h | 125 + libcesarplayer/liblongomatch.mdp | 57 +- libcesarplayer/macros.h | 39 + libcesarplayer/main.c | 95 + libcesarplayer/src/Makefile.am | 50 - libcesarplayer/src/bacon-resize.c | 338 -- libcesarplayer/src/bacon-resize.h | 55 - libcesarplayer/src/bacon-video-widget-gst-0.10.c | 5640 ---------------------- libcesarplayer/src/bacon-video-widget.h | 416 -- libcesarplayer/src/baconvideowidget-marshal.list | 4 - libcesarplayer/src/common.h | 106 - libcesarplayer/src/gst-camera-capturer.c | 1785 ------- libcesarplayer/src/gst-camera-capturer.h | 103 - libcesarplayer/src/gst-smart-video-scaler.c | 313 -- libcesarplayer/src/gst-smart-video-scaler.h | 63 - libcesarplayer/src/gst-video-editor.c | 1351 ------ libcesarplayer/src/gst-video-editor.h | 85 - libcesarplayer/src/gstscreenshot.c | 203 - libcesarplayer/src/gstscreenshot.h | 29 - libcesarplayer/src/gstvideowidget.c | 1195 ----- libcesarplayer/src/gstvideowidget.h | 125 - libcesarplayer/src/macros.h | 39 - libcesarplayer/src/main.c | 95 - libcesarplayer/src/sources.gapi | 10 - libcesarplayer/src/video-utils.c | 236 - libcesarplayer/src/video-utils.h | 19 - libcesarplayer/video-utils.c | 236 + libcesarplayer/video-utils.h | 19 + 45 files changed, 12276 insertions(+), 12296 deletions(-) Sun Dec 19 22:08:42 2010 +0100 Andoni Morales Alastruey *Add support for drawings in the playlist LongoMatch/Time/PlayListPlay.cs | 26 ++++++++++++-------------- 1 files changed, 12 insertions(+), 14 deletions(-) Sun Dec 19 22:07:28 2010 +0100 Andoni Morales Alastruey *Add property 'PausedTime' to drawings LongoMatch/Time/Drawing.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) Sat Dec 11 16:16:12 2010 +0100 Andoni Morales Alastruey *Apply cosmetic refactoring LongoMatch/Time/Play.cs | 73 ++++++++++------------------------------------ 1 files changed, 16 insertions(+), 57 deletions(-) Sun Nov 28 17:54:26 2010 +0100 Andoni Morales Alastruey *Don't initialise the list for autoimpleted properties LongoMatch/Time/Play.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) Sun Nov 28 17:53:30 2010 +0100 Andoni Morales Alastruey *Clean up the players list using a lsit for each team LongoMatch/Time/Play.cs | 61 ++++------------------------------------------- 1 files changed, 5 insertions(+), 56 deletions(-) Sun Nov 21 20:31:23 2010 +0100 Andoni Morales Alastruey *Fix import/export projects LongoMatch/DB/ProjectDescription.cs | 1 + LongoMatch/Time/Category.cs | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 1 deletions(-) Sun Nov 21 20:30:04 2010 +0100 Andoni Morales Alastruey *Use the for the previes the pixbuf in the the project description LongoMatch/DB/ProjectDescription.cs | 5 ----- LongoMatch/Gui/Component/ProjectListWidget.cs | 2 +- 2 files changed, 1 insertions(+), 6 deletions(-) Sun Nov 21 18:07:01 2010 +0100 Andoni Morales Alastruey *Comment out the Migrator lines until its reworked LongoMatch/Main.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Sat Nov 20 21:29:47 2010 +0100 Andoni Morales Alastruey *Add property to retrieve only players that plays LongoMatch/DB/TeamTemplate.cs | 11 +++++++++++ LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 21 ++++++++++----------- 2 files changed, 21 insertions(+), 11 deletions(-) Sat Nov 20 21:18:41 2010 +0100 Andoni Morales Alastruey *Start numbering players from 1 LongoMatch/DB/TeamTemplate.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sat Nov 20 21:15:28 2010 +0100 Andoni Morales Alastruey *Fix thinko LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sat Nov 20 21:08:09 2010 +0100 Andoni Morales Alastruey *Make deletion work with the new API LongoMatch/DB/Project.cs | 7 +- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 66 +++++++++++++-------- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 51 ++++++++++------ LongoMatch/Gui/Component/TagsTreeWidget.cs | 33 ++++++----- LongoMatch/Gui/Component/TimeLineWidget.cs | 12 ++-- LongoMatch/Gui/Component/TimeScale.cs | 4 +- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 34 +++++----- LongoMatch/Handlers/EventsManager.cs | 17 +++--- LongoMatch/Handlers/Handlers.cs | 4 +- 9 files changed, 131 insertions(+), 97 deletions(-) Sun Nov 21 17:01:49 2010 +0100 Andoni Morales Alastruey *Make use of the new API LongoMatch/Handlers/HotKeysManager.cs | 21 +++++++++++---------- LongoMatch/Handlers/VideoDrawingsManager.cs | 10 +++++----- 2 files changed, 16 insertions(+), 15 deletions(-) Sun Nov 21 17:00:31 2010 +0100 Andoni Morales Alastruey *Make use of the new API in the events manager LongoMatch/Handlers/EventsManager.cs | 110 +++++++++++++++++++--------------- 1 files changed, 61 insertions(+), 49 deletions(-) Sun Nov 21 17:00:00 2010 +0100 Andoni Morales Alastruey *Refactor the handlers to use the new API LongoMatch/Handlers/Handlers.cs | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) Sun Nov 21 16:53:45 2010 +0100 Andoni Morales Alastruey *Make use of the new API in Main.cs LongoMatch/Main.cs | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Sun Nov 21 16:25:17 2010 +0100 Andoni Morales Alastruey *Make use of the new API in the GUI classes LongoMatch/Gui/Component/ButtonsWidget.cs | 25 +++-- LongoMatch/Gui/Component/CategoryProperties.cs | 7 +- LongoMatch/Gui/Component/NotesWidget.cs | 4 +- LongoMatch/Gui/Component/PlayListWidget.cs | 12 +- LongoMatch/Gui/Component/PlayersListTreeWidget.cs | 23 ++-- LongoMatch/Gui/Component/PlaysListTreeWidget.cs | 64 ++++++------ LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 99 ++++++++++------- LongoMatch/Gui/Component/ProjectListWidget.cs | 6 +- LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 116 ++++++++++---------- LongoMatch/Gui/Component/TaggerWidget.cs | 14 ++- LongoMatch/Gui/Component/TagsTreeWidget.cs | 39 +++---- LongoMatch/Gui/Component/TeamTemplateWidget.cs | 4 +- LongoMatch/Gui/Component/TimeAdjustWidget.cs | 6 +- LongoMatch/Gui/Component/TimeLineWidget.cs | 98 +++++++++------- LongoMatch/Gui/Component/TimeReferenceWidget.cs | 2 +- LongoMatch/Gui/Component/TimeScale.cs | 52 +++++---- LongoMatch/Gui/Dialog/DrawingTool.cs | 6 +- LongoMatch/Gui/Dialog/EditCategoryDialog.cs | 16 ++-- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 28 ++--- .../Gui/Dialog/ProjectTemplateEditorDialog.cs | 8 +- LongoMatch/Gui/Dialog/ProjectsManager.cs | 15 ++- LongoMatch/Gui/Dialog/TemplatesEditor.cs | 41 ++++---- LongoMatch/Gui/MainWindow.cs | 33 +++--- LongoMatch/Gui/TreeView/CategoriesTreeView.cs | 32 +++--- LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 56 +++++----- LongoMatch/Gui/TreeView/PlayListTreeView.cs | 12 +- LongoMatch/Gui/TreeView/PlayersTreeView.cs | 4 +- LongoMatch/Gui/TreeView/PlaysTreeView.cs | 18 ++-- LongoMatch/Gui/TreeView/TagsTreeView.cs | 2 +- 29 files changed, 445 insertions(+), 397 deletions(-) Sun Nov 21 16:24:26 2010 +0100 Andoni Morales Alastruey *Make use of the new API in the serialisation/deserialisation classes LongoMatch/IO/CSVExport.cs | 22 +++++++++++----------- LongoMatch/IO/SectionsReader.cs | 27 ++++++++++++++++----------- LongoMatch/IO/SectionsWriter.cs | 29 ++++++++++++----------------- 3 files changed, 39 insertions(+), 39 deletions(-) Sun Nov 21 16:23:19 2010 +0100 Andoni Morales Alastruey *Make use of the new API in the playlists LongoMatch/Playlist/IPlayList.cs | 21 ++++++++++++++++----- LongoMatch/Playlist/PlayList.cs | 30 +++++++++++++++--------------- 2 files changed, 31 insertions(+), 20 deletions(-) Sun Nov 21 16:21:46 2010 +0100 Andoni Morales Alastruey *Make use of the new API in the projects utils LongoMatch/Utils/ProjectUtils.cs | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) Sun Nov 21 16:26:49 2010 +0100 Andoni Morales Alastruey *Update autogenerated files .../LongoMatch.Gui.Component.CategoryProperties.cs | 3 +- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 1 + ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 1 + ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 12 +- .../LongoMatch.Gui.Component.TagsTreeWidget.cs | 1 + .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 2 +- ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 2 +- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 4 +- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 217 +------------------- 10 files changed, 25 insertions(+), 220 deletions(-) Sun Nov 21 18:04:22 2010 +0100 Andoni Morales Alastruey *Update Monodevelop project file with the new changes LongoMatch/LongoMatch.mdp | 36 ++++++++++-------------------------- 1 files changed, 10 insertions(+), 26 deletions(-) Sun Nov 21 16:20:35 2010 +0100 Andoni Morales Alastruey *Clean up teams templates and make use of the new API LongoMatch/DB/TeamTemplate.cs | 48 +++++++++++++++++++++++------------------ 1 files changed, 27 insertions(+), 21 deletions(-) Sun Nov 21 16:19:11 2010 +0100 Andoni Morales Alastruey *Rename Sections to Categories and apply new API changes LongoMatch/DB/CategoriesTemplate.cs | 177 +++++++++++++++++++++ LongoMatch/DB/Sections.cs | 293 ----------------------------------- 2 files changed, 177 insertions(+), 293 deletions(-) Sun Nov 21 15:46:29 2010 +0100 Andoni Morales Alastruey *Format line a little bit better CesarPlayer/Utils/MediaFile.cs | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) Sun Nov 21 15:43:11 2010 +0100 Andoni Morales Alastruey *Change the database to use the new API and bump the db version number LongoMatch/Common/Constants.cs | 2 +- LongoMatch/DB/DataBase.cs | 89 +++++++++++++++++++++------------------- 2 files changed, 48 insertions(+), 43 deletions(-) Sun Nov 21 15:38:42 2010 +0100 Andoni Morales Alastruey *Update Project to use the new API LongoMatch/DB/Project.cs | 489 +++++++++-------------------------- LongoMatch/DB/ProjectDescription.cs | 18 +- 2 files changed, 128 insertions(+), 379 deletions(-) Sun Nov 21 15:33:42 2010 +0100 Andoni Morales Alastruey *Start redesing of LongoMatch with the base elements LongoMatch/Time/Category.cs | 133 +++++++++++++ LongoMatch/Time/Drawing.cs | 36 ++-- LongoMatch/Time/DrawingsList.cs | 69 ++++++- LongoMatch/Time/HotKey.cs | 25 ++-- LongoMatch/Time/MediaTimeNode.cs | 367 ----------------------------------- LongoMatch/Time/PixbufTimeNode.cs | 33 +--- LongoMatch/Time/Play.cs | 295 ++++++++++++++++++++++++++++ LongoMatch/Time/PlayListPlay.cs | 68 +++++++ LongoMatch/Time/PlayListTimeNode.cs | 105 ---------- LongoMatch/Time/Player.cs | 125 +++--------- LongoMatch/Time/SectionsTimeNode.cs | 165 ---------------- LongoMatch/Time/Tag.cs | 28 +-- LongoMatch/Time/Time.cs | 71 +++----- LongoMatch/Time/TimeNode.cs | 93 ++------- 14 files changed, 672 insertions(+), 941 deletions(-) Wed Aug 3 21:41:42 2011 +0200 Daniel Mustieles *Updated Spanish translation po/es.po | 73 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 43 insertions(+), 30 deletions(-) Tue Aug 2 01:09:10 2011 +0200 Marek Černocký *Updated Czech translation po/cs.po | 60 +++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 37 insertions(+), 23 deletions(-) Sun Jul 31 16:49:53 2011 +0200 Bruno Brouard *Updated French translation po/fr.po | 66 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 39 insertions(+), 27 deletions(-) Sat Jul 30 21:45:05 2011 +0200 Mario Blättermann *[l10n] Updated German translation po/de.po | 65 +++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 39 insertions(+), 26 deletions(-)