[longomatch] Update POTFILES



commit 5ac30f937c38d286f3804f29089b098733bb35d6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Dec 18 20:17:43 2011 +0100

    Update POTFILES

 LongoMatch.GUI.Multimedia/AssemblyInfo.cs          |   50 ----
 .../LongoMatch.Multimedia.dll.config.in            |    0
 po/POTFILES.in                                     |  292 +++++++++++---------
 3 files changed, 157 insertions(+), 185 deletions(-)
---
diff --git a/LongoMatch.GUI.Multimedia/CesarPlayer.dll.config.in b/LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config.in
similarity index 100%
rename from LongoMatch.GUI.Multimedia/CesarPlayer.dll.config.in
rename to LongoMatch.Multimedia/LongoMatch.Multimedia.dll.config.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index bfb8ed2..f05dcf8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,195 +1,217 @@
 [encoding: UTF-8]
 libcesarplayer/bacon-video-widget-gst-0.10.c
 libcesarplayer/video-utils.c
+LongoMatch/Main.cs
 LongoMatch/longomatch.desktop.in.in
-LongoMatch/AssemblyInfo.cs
-LongoMatch.Core/Common/Cairo.cs
-LongoMatch.Core/Common/CaptureSettings.cs
-LongoMatch.Core/Common/Cloner.cs
-LongoMatch.Core/Common/ConsoleCrayon.cs
-LongoMatch.Core/Common/Constants.cs
-LongoMatch.Core/Common/Device.cs
-LongoMatch.Core/Common/EncodingProfiles.cs
-LongoMatch.Core/Common/EncodingSettings.cs
-LongoMatch.Core/Common/Enums.cs
-LongoMatch.Core/Common/Images.cs
-LongoMatch.Core/Common/Job.cs
-LongoMatch.Core/Common/Log.cs
-LongoMatch.Core/Common/PlayList.cs
-LongoMatch.Core/Common/SerializableObject.cs
-LongoMatch.Core/Common/VideoStandards.cs
-LongoMatch.Core/Config.cs
 LongoMatch.Core/Handlers/Handlers.cs
-LongoMatch.Core/Interfaces/IDatabase.cs
-LongoMatch.Core/Interfaces/IPlayList.cs
-LongoMatch.Core/Interfaces/IPlaylistWidget.cs
-LongoMatch.Core/Interfaces/IRenderingJobsManager.cs
-LongoMatch.Core/Interfaces/ISubCategory.cs
-LongoMatch.Core/Interfaces/ITag.cs
-LongoMatch.Core/Interfaces/ITemplates.cs
-LongoMatch.Core/Interfaces/ITemplatesService.cs
-LongoMatch.Core/Store/Category.cs
-LongoMatch.Core/Store/Drawing.cs
-LongoMatch.Core/Store/HotKey.cs
-LongoMatch.Core/Store/MediaFile.cs
-LongoMatch.Core/Store/PixbufTimeNode.cs
+LongoMatch.Core/Handlers/Multimedia.cs
+LongoMatch.Core/Config.cs
 LongoMatch.Core/Store/Play.cs
-LongoMatch.Core/Store/Player.cs
-LongoMatch.Core/Store/PlayListPlay.cs
-LongoMatch.Core/Store/Project.cs
+LongoMatch.Core/Store/Drawing.cs
 LongoMatch.Core/Store/ProjectDescription.cs
-LongoMatch.Core/Store/SubCategory.cs
-LongoMatch.Core/Store/Tag.cs
-LongoMatch.Core/Store/TagStore.cs
-LongoMatch.Core/Store/Templates/CategoriesTemplate.cs
 LongoMatch.Core/Store/Templates/SubCategoryTemplate.cs
+LongoMatch.Core/Store/Templates/CategoriesTemplate.cs
 LongoMatch.Core/Store/Templates/TeamTemplate.cs
-LongoMatch.Core/Store/Templates/Template.cs
+LongoMatch.Core/Store/TimelineNode.cs
+LongoMatch.Core/Store/GameUnitsList.cs
 LongoMatch.Core/Store/Time.cs
+LongoMatch.Core/Store/Tag.cs
+LongoMatch.Core/Store/Player.cs
+LongoMatch.Core/Store/Category.cs
+LongoMatch.Core/Store/PlayListPlay.cs
+LongoMatch.Core/Store/SubCategory.cs
+LongoMatch.Core/Store/MediaFile.cs
 LongoMatch.Core/Store/TimeNode.cs
-LongoMatch.GUI/gtk-gui/generated.cs
+LongoMatch.Core/Store/Project.cs
+LongoMatch.Core/Store/PixbufTimeNode.cs
+LongoMatch.Core/Store/HotKey.cs
+LongoMatch.Core/Store/GameUnit.cs
+LongoMatch.Core/Store/TagStore.cs
+LongoMatch.Core/Interfaces/ITemplates.cs
+LongoMatch.Core/Interfaces/ITag.cs
+LongoMatch.Core/Interfaces/IPlayList.cs
+LongoMatch.Core/Interfaces/ISubCategory.cs
+LongoMatch.Core/Interfaces/ITimelineNode.cs
+LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs
+LongoMatch.Core/Interfaces/GUI/IPlaylistWidget.cs
+LongoMatch.Core/Interfaces/GUI/IPlayer.cs
+LongoMatch.Core/Interfaces/GUI/ICapturer.cs
+LongoMatch.Core/Interfaces/GUI/IBusyDialog.cs
+LongoMatch.Core/Interfaces/GUI/IMainWindow.cs
+LongoMatch.Core/Interfaces/GUI/IRenderingStateBar.cs
+LongoMatch.Core/Interfaces/ITemplatesService.cs
+LongoMatch.Core/Interfaces/IDatabase.cs
+LongoMatch.Core/Interfaces/IRenderingJobsManager.cs
+LongoMatch.Core/Interfaces/Multimedia/IVideoEditor.cs
+LongoMatch.Core/Interfaces/Multimedia/IMultimediaToolkit.cs
+LongoMatch.Core/Interfaces/Multimedia/IFramesCapturer.cs
+LongoMatch.Core/Common/EncodingSettings.cs
+LongoMatch.Core/Common/Log.cs
+LongoMatch.Core/Common/VideoStandards.cs
+LongoMatch.Core/Common/SerializableObject.cs
+LongoMatch.Core/Common/ConsoleCrayon.cs
+LongoMatch.Core/Common/CaptureSettings.cs
+LongoMatch.Core/Common/Device.cs
+LongoMatch.Core/Common/Image.cs
+LongoMatch.Core/Common/Enums.cs
+LongoMatch.Core/Common/Job.cs
+LongoMatch.Core/Common/Cloner.cs
+LongoMatch.Core/Common/PlayList.cs
+LongoMatch.Core/Common/EncodingProfiles.cs
+LongoMatch.Core/Common/Constants.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Base.TemplatesEditorBase.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Base.TimelineWidgetBase.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+LongoMatch.GUI/gtk-gui/generated.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
-LongoMatch.GUI/Gui/Component/ButtonsWidget.cs
-LongoMatch.GUI/Gui/Component/CategoriesScale.cs
+LongoMatch.GUI/Gui/GUIToolkit.cs
+LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs
+LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitsEditor.cs
+LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs
 LongoMatch.GUI/Gui/Component/CategoriesTemplateEditor.cs
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs
-LongoMatch.GUI/Gui/Component/DrawingToolBox.cs
-LongoMatch.GUI/Gui/Component/DrawingWidget.cs
+LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/ProjectListWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitsTimelineWidget.cs
+LongoMatch.GUI/Gui/Component/ButtonsWidget.cs
+LongoMatch.GUI/Gui/Component/RenderingStateBar.cs
+LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/PlayListWidget.cs
 LongoMatch.GUI/Gui/Component/NotesWidget.cs
-LongoMatch.GUI/Gui/Component/PlayerProperties.cs
 LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs
+LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
 LongoMatch.GUI/Gui/Component/PlayersTaggerWidget.cs
-LongoMatch.GUI/Gui/Component/PlayListWidget.cs
-LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs
-LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs
-LongoMatch.GUI/Gui/Component/ProjectListWidget.cs
-LongoMatch.GUI/Gui/Component/RenderingStateBar.cs
-LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/DrawingWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitsTagger.cs
+LongoMatch.GUI/Gui/Component/DrawingToolBox.cs
 LongoMatch.GUI/Gui/Component/TaggerWidget.cs
-LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs
-LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/TimelineLabelsWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitTimeScale.cs
+LongoMatch.GUI/Gui/Component/GameUnitWidget.cs
+LongoMatch.GUI/Gui/Component/PlayerProperties.cs
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs
-LongoMatch.GUI/Gui/Component/TemplatesEditorBase.cs
-LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
-LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
 LongoMatch.GUI/Gui/Component/TimeScale.cs
-LongoMatch.GUI/Gui/Dialog/About.cs
+LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
+LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs
+LongoMatch.GUI/Gui/Base/TimeScaleBase.cs
+LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs
+LongoMatch.GUI/Gui/Popup/MessagePopup.cs
+LongoMatch.GUI/Gui/Popup/CalendarPopup.cs
+LongoMatch.GUI/Gui/Helpers.cs
+LongoMatch.GUI/Gui/TransparentDrawingArea.cs
+LongoMatch.GUI/Gui/MainWindow.cs
+LongoMatch.GUI/Gui/Cairo.cs
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs
-LongoMatch.GUI/Gui/Dialog/DrawingTool.cs
-LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs
-LongoMatch.GUI/Gui/Dialog/EditPlayerDialog.cs
-LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs
-LongoMatch.GUI/Gui/Dialog/EntryDialog.cs
 LongoMatch.GUI/Gui/Dialog/FramesCaptureProgressDialog.cs
+LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs
-LongoMatch.GUI/Gui/Dialog/NewProjectDialog.cs
-LongoMatch.GUI/Gui/Dialog/OpenProjectDialog.cs
+LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs
+LongoMatch.GUI/Gui/Dialog/DrawingTool.cs
+LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs
 LongoMatch.GUI/Gui/Dialog/PlayersSelectionDialog.cs
+LongoMatch.GUI/Gui/Dialog/OpenProjectDialog.cs
 LongoMatch.GUI/Gui/Dialog/ProjectSelectionDialog.cs
+LongoMatch.GUI/Gui/Dialog/NewProjectDialog.cs
+LongoMatch.GUI/Gui/Dialog/About.cs
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs
-LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs
-LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs
-LongoMatch.GUI/Gui/Dialog/SubCategoryTagsEditor.cs
-LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs
-LongoMatch.GUI/Gui/Dialog/TemplateEditorDialog.cs
-LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs
+LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs
+LongoMatch.GUI/Gui/Dialog/EntryDialog.cs
 LongoMatch.GUI/Gui/Dialog/UpdateDialog.cs
-LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs
+LongoMatch.GUI/Gui/Dialog/EditPlayerDialog.cs
+LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs
+LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs
+LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs
 LongoMatch.GUI/Gui/Dialog/Win32CalendarDialog.cs
-LongoMatch.GUI/Gui/MainWindow.cs
-LongoMatch.GUI/Gui/Popup/CalendarPopup.cs
-LongoMatch.GUI/Gui/Popup/MessagePopup.cs
-LongoMatch.GUI/Gui/TransparentDrawingArea.cs
+LongoMatch.GUI/Gui/Dialog/TemplateEditorDialog.cs
+LongoMatch.GUI/Gui/Dialog/SubCategoryTagsEditor.cs
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs
-LongoMatch.GUI/Gui/TreeView/PlayerPropertiesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs
+LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs
+LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs
-LongoMatch.GUI/Gui/TreeView/RenderingJobsTreeView.cs
+LongoMatch.GUI/Gui/TreeView/PlayerPropertiesTreeView.cs
 LongoMatch.GUI/Gui/TreeView/SubCategoriesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs
-LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
+LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs
+LongoMatch.GUI/Gui/TreeView/RenderingJobsTreeView.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs
+LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
-LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
 LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs
-LongoMatch/Main.cs
-LongoMatch.Multimedia/Capturer/FakeCapturer.cs
+LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
+LongoMatch.Multimedia/Editor/GstVideoSplitter.cs
+LongoMatch.Multimedia/Editor/VideoSegment.cs
 LongoMatch.Multimedia/Capturer/GstCameraCapturer.cs
+LongoMatch.Multimedia/Capturer/FakeCapturer.cs
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs
 LongoMatch.Multimedia/Capturer/ObjectManager.cs
-LongoMatch.Multimedia/Common/Constants.cs
-LongoMatch.Multimedia/Common/Enum.cs
-LongoMatch.Multimedia/Common/Handlers.cs
-LongoMatch.Multimedia/Editor/EditorState.cs
-LongoMatch.Multimedia/Editor/GstVideoSplitter.cs
-LongoMatch.Multimedia/Editor/VideoSegment.cs
-LongoMatch.Multimedia/Interfaces/ICapturer.cs
-LongoMatch.Multimedia/Interfaces/IFramesCapturer.cs
-LongoMatch.Multimedia/Interfaces/IPlayer.cs
-LongoMatch.Multimedia/Interfaces/IVideoEditor.cs
-LongoMatch.Multimedia/MultimediaFactory.cs
 LongoMatch.Multimedia/Player/GstPlayer.cs
 LongoMatch.Multimedia/Player/ObjectManager.cs
-LongoMatch.Multimedia/Utils/FramesCapturer.cs
-LongoMatch.Multimedia/Utils/GStreamer.cs
 LongoMatch.Multimedia/Utils/IMetadataReader.cs
-LongoMatch.Multimedia/Utils/MpegRemuxer.cs
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs
-LongoMatch.Multimedia/Utils/TimeString.cs
 LongoMatch.Multimedia/Utils/VideoDevice.cs
+LongoMatch.Multimedia/Utils/TimeString.cs
+LongoMatch.Multimedia/Utils/FramesCapturer.cs
+LongoMatch.Multimedia/Utils/MpegRemuxer.cs
+LongoMatch.Multimedia/Utils/GStreamer.cs
+LongoMatch.Multimedia/Interfaces/IPlayer.cs
+LongoMatch.Multimedia/Interfaces/ICapturer.cs
+LongoMatch.Multimedia/MultimediaFactory.cs
+LongoMatch.Multimedia/Common/Handlers.cs
+LongoMatch.Multimedia/Common/Constants.cs
+LongoMatch.Multimedia/Common/Enum.cs
 LongoMatch.Services/Services/Core.cs
 LongoMatch.Services/Services/DataBase.cs
-LongoMatch.Services/Services/EventsManager.cs
 LongoMatch.Services/Services/HotKeysManager.cs
-LongoMatch.Services/Services/PlaylistManager.cs
+LongoMatch.Services/Services/GameUnitsManager.cs
 LongoMatch.Services/Services/ProjectsManager.cs
-LongoMatch.Services/Services/RenderingJobsManager.cs
-LongoMatch.Services/Services/TemplatesService.cs
+LongoMatch.Services/Services/PlaylistManager.cs
 LongoMatch.Services/Services/VideoDrawingsManager.cs
+LongoMatch.Services/Services/TemplatesService.cs
+LongoMatch.Services/Services/EventsManager.cs
+LongoMatch.Services/Services/RenderingJobsManager.cs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]