Branch: refs/heads/chouquette_sound_workflow
Home:   http://github.com/VLMC/vlmc

Commit: eea04696b669ac3289b30d1085a0afe7e89d1e94
    http://github.com/VLMC/vlmc/commit/eea04696b669ac3289b30d1085a0afe7e89d1e94
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-11-28 (Sat, 28 Nov 2009)

Changed paths:
  M src/Media/Media.cpp
  M src/Media/Media.h
  M src/Metadata/MetaDataManager.cpp
  M src/Metadata/MetaDataManager.h
  M src/Metadata/MetaDataWorker.cpp
  M src/Metadata/MetaDataWorker.h

Log Message:
-----------
first version of threading the audioSpectrum generation


Commit: 3530774570428f36ab96bb8d353c27ce32aeee68
    http://github.com/VLMC/vlmc/commit/3530774570428f36ab96bb8d353c27ce32aeee68
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-03 (Thu, 03 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/AbstractGraphicsMediaItem.h
  M src/GUI/GraphicsMovieItem.cpp
  M src/GUI/GraphicsMovieItem.h
  M src/GUI/TracksRuler.cpp
  M src/GUI/TracksView.cpp
  M src/GUI/TracksView.h
  M src/GUI/library/library.pri
  M src/GUI/settings/VLMCPreferences.cpp
  M src/GUI/settings/ui/VLMCPreferences.ui
  M src/Media/Clip.cpp
  M src/Media/Clip.h
  M src/Metadata/MetaDataWorker.cpp
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Workflow/VideoClipWorkflow.cpp

Log Message:
-----------
Merge branch 'master' into geoff_audioSpectrum

Conflicts:
        src/Metadata/MetaDataWorker.cpp


Commit: c739a05ff946cb444dd520a6064af273a2b986a3
    http://github.com/VLMC/vlmc/commit/c739a05ff946cb444dd520a6064af273a2b986a3
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-03 (Thu, 03 Dec 2009)

Changed paths:
  M src/Media/Clip.cpp

Log Message:
-----------
Merge branch 'master' into geoff_audioSpectrum

Conflicts:
        src/Metadata/MetaDataWorker.cpp


Commit: 69ea3b2079a71a9b5a0c4cd1c9ead5bd4fdadf87
    http://github.com/VLMC/vlmc/commit/69ea3b2079a71a9b5a0c4cd1c9ead5bd4fdadf87
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/Media/Media.cpp
  M src/Media/Media.h
  M src/Metadata/MetaDataManager.cpp
  M src/Metadata/MetaDataWorker.cpp
  M src/Metadata/MetaDataWorker.h

Log Message:
-----------
Threading of the audio spectrum generation
Working but need a fix (see the comment in the code)


Commit: 324b59125890689fa6362a00c20b112dc1361e50
    http://github.com/VLMC/vlmc/commit/324b59125890689fa6362a00c20b112dc1361e50
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/Configuration/ProjectSettingsDefault.cpp
  R src/GUI/FileBrowser.cpp
  R src/GUI/FileBrowser.h
  M src/GUI/GUI.pri
  M src/GUI/GraphicsMovieItem.cpp
  M src/GUI/GraphicsMovieItem.h
  M src/GUI/LanguagePreferences.h
  R src/GUI/LibraryWidget.cpp
  R src/GUI/LibraryWidget.h
  R src/GUI/ListViewMediaItem.cpp
  R src/GUI/ListViewMediaItem.h
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  R src/GUI/MediaListWidget.cpp
  R src/GUI/MediaListWidget.h
  M src/GUI/PreviewWidget.cpp
  M src/GUI/TracksView.cpp
  M src/GUI/UndoStack.cpp
  M src/GUI/UndoStack.h
  A src/GUI/settings/KeyboardShortcutInput.cpp
  A src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/Panel.cpp
  M src/GUI/settings/Panel.h
  M src/GUI/settings/ProjectPreferences.cpp
  M src/GUI/settings/Settings.cpp
  M src/GUI/settings/Settings.h
  M src/GUI/settings/settings.pri
  M src/GUI/settings/ui/ProjectPreferences.ui
  M src/GUI/ui/MainWindow.ui
  M src/GUI/wizard/ProjectWizard.cpp
  M src/Library/Library.cpp
  M src/Library/Library.h
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h
  M src/Workflow/ClipWorkflow.cpp
  M src/src.pri
  M ts/vlmc_es.ts
  M ts/vlmc_fr.ts
  M ts/vlmc_sv.ts
  M vlmc.pro

Log Message:
-----------
Merge branch 'master' into geoff_audioSpectrum


Commit: 8cc182e4d488b859992f2c41dc1354dee5a8b41c
    http://github.com/VLMC/vlmc/commit/8cc182e4d488b859992f2c41dc1354dee5a8b41c
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/Metadata/MetaDataWorker.cpp
  M src/Metadata/MetaDataWorker.h

Log Message:
-----------
Clean unused code


Commit: b257a43ac2a31196d28b45aa9493c94e694f9b95
    http://github.com/VLMC/vlmc/commit/b257a43ac2a31196d28b45aa9493c94e694f9b95
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  A images/wizard_watermark.png
  M ressources.qrc
  M src/GUI/wizard/ProjectWizard.cpp

Log Message:
-----------
Wizard: enhance the look and feel


Commit: bb0b68f6272fb8ff85007c564c8b7dc4d2d693fd
    http://github.com/VLMC/vlmc/commit/bb0b68f6272fb8ff85007c564c8b7dc4d2d693fd
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/GUI.pri
  R src/GUI/ui/LoadPage.ui

Log Message:
-----------
Remove unused file


Commit: acca36a6458128d3628521c095f388ec6b09cf78
    http://github.com/VLMC/vlmc/commit/acca36a6458128d3628521c095f388ec6b09cf78
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/wizard/LoadPage.cpp
  M src/GUI/wizard/LoadPage.h
  A src/GUI/wizard/ui/LoadPage.ui
  M src/GUI/wizard/wizard.pri

Log Message:
-----------
Wizard: clean the welcome page


Commit: 97be79545fc6a7f09e621425798785c855641194
    http://github.com/VLMC/vlmc/commit/97be79545fc6a7f09e621425798785c855641194
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/wizard/LoadPage.cpp
  M src/GUI/wizard/LoadPage.h
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h

Log Message:
-----------
Add support for non-linear wizard.


Commit: 301647513fda1e4f11b7cd50e3415cc704325b81
    http://github.com/VLMC/vlmc/commit/301647513fda1e4f11b7cd50e3415cc704325b81
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  R src/GUI/wizard/LoadPage.cpp
  R src/GUI/wizard/LoadPage.h
  M src/GUI/wizard/ProjectWizard.cpp
  A src/GUI/wizard/WelcomePage.cpp
  A src/GUI/wizard/WelcomePage.h
  R src/GUI/wizard/ui/LoadPage.ui
  A src/GUI/wizard/ui/WelcomePage.ui
  M src/GUI/wizard/wizard.pri

Log Message:
-----------
Wizard: rename LoadPage to WelcomePage


Commit: 1d0f84d37916a0ead1db8dd5084285becbb4468c
    http://github.com/VLMC/vlmc/commit/1d0f84d37916a0ead1db8dd5084285becbb4468c
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Support for real-time retranslation of the WelcomePage


Commit: 7d65b89fd153a2e90cc8f4f9a142ac2b15e057d0
    http://github.com/VLMC/vlmc/commit/7d65b89fd153a2e90cc8f4f9a142ac2b15e057d0
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Add missing headers


Commit: 31ac41d4dd162c0e219cdbb534cb15f6727dfe1c
    http://github.com/VLMC/vlmc/commit/31ac41d4dd162c0e219cdbb534cb15f6727dfe1c
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/GUI/ui/MainWindow.ui

Log Message:
-----------
Show the wizard when the application starts.

Developers: you can use the 'Escape' key to bypass it :)


Commit: a92e40872bcce31e12601dae0eb94f0f3b5ac21d
    http://github.com/VLMC/vlmc/commit/a92e40872bcce31e12601dae0eb94f0f3b5ac21d
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/Timeline.cpp
  M src/GUI/Timeline.h

Log Message:
-----------
Expose a clear method from the timeline


Commit: e86ba95f101a3a59de8bcc08b550a4582d218d3b
    http://github.com/VLMC/vlmc/commit/e86ba95f101a3a59de8bcc08b550a4582d218d3b
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/Media/Media.cpp

Log Message:
-----------
Add .ogg and .ogv extensions


Commit: 34060cc7080e4880616438a4d0ae339d7e4faa26
    http://github.com/VLMC/vlmc/commit/34060cc7080e4880616438a4d0ae339d7e4faa26
Author: Christophe Courtaut <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  M src/GUI/import/ImportController.cpp

Log Message:
-----------
Added *.ogv *.ogg into import filters


Commit: 6fc2b7c275757d608e320ef16b1b7108c6cceb5f
    http://github.com/VLMC/vlmc/commit/6fc2b7c275757d608e320ef16b1b7108c6cceb5f
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-05 (Sat, 05 Dec 2009)

Changed paths:
  A images/keyboard.png
  M ressources.qrc
  M src/GUI/MainWindow.cpp
  M src/GUI/settings/KeyboardShortcutInput.cpp
  M src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/settings.pri
  M vlmc.pro

Log Message:
-----------
First steps for the keyboard shortcut preferences


Commit: 7af396f71aad915819f20740168971016e199e47
    http://github.com/VLMC/vlmc/commit/7af396f71aad915819f20740168971016e199e47
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/settings/settings.pri

Log Message:
-----------
Solved build problem.

Apologies for the inconvenience :/


Commit: 702cef2d588ecdc7b0c552e68624c98a88d0775f
    http://github.com/VLMC/vlmc/commit/702cef2d588ecdc7b0c552e68624c98a88d0775f
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Really solved build problem.


Commit: 3d12a9aea9047d92e19f1ec51c6ec4fbff2f7b05
    http://github.com/VLMC/vlmc/commit/3d12a9aea9047d92e19f1ec51c6ec4fbff2f7b05
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/SettingsManager.h

Log Message:
-----------
Adding missing const


Commit: b0f05b290007f0c07aee6267ab8d152532e8cfd0
    http://github.com/VLMC/vlmc/commit/b0f05b290007f0c07aee6267ab8d152532e8cfd0
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/Configuration/VLMCSettingsDefault.h
  M src/GUI/MainWindow.cpp
  M src/Project/ProjectManager.cpp

Log Message:
-----------
Saving keyboard shortcuts


Commit: cd6e6ba4b2cc0d86f994821fc0d812a71c886e19
    http://github.com/VLMC/vlmc/commit/cd6e6ba4b2cc0d86f994821fc0d812a71c886e19
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h
  M src/GUI/wizard/ui/WelcomePage.ui

Log Message:
-----------
Wizard: add widgets to open existing projects


Commit: 505d69ceab5e002e56e158de5dc8ba602ff957d9
    http://github.com/VLMC/vlmc/commit/505d69ceab5e002e56e158de5dc8ba602ff957d9
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/GUI/wizard/ProjectWizard.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
Split the open file dialog from the ProjectManager


Commit: ea400057dc2c510ca0cdf598941251cc9ab2d410
    http://github.com/VLMC/vlmc/commit/ea400057dc2c510ca0cdf598941251cc9ab2d410
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
ProjectManager: keep a list of recently opened projects


Commit: 417c731b5182c3c07d30c1f4c2ea2ee583e4f24d
    http://github.com/VLMC/vlmc/commit/417c731b5182c3c07d30c1f4c2ea2ee583e4f24d
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h

Log Message:
-----------
Remove dead code


Commit: bccc1bc4f6c35e6103b685cd988f6d19714cf254
    http://github.com/VLMC/vlmc/commit/bccc1bc4f6c35e6103b685cd988f6d19714cf254
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Wizard: show recently loaded projects


Commit: 9327616eb0d6923ab523801ac238727a76aaa912
    http://github.com/VLMC/vlmc/commit/9327616eb0d6923ab523801ac238727a76aaa912
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Wizard: auto-select the open radio button when needed


Commit: 7024bf8f3351d59624d47912aeba6ba8ec0d9737
    http://github.com/VLMC/vlmc/commit/7024bf8f3351d59624d47912aeba6ba8ec0d9737
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/settings/ProjectPreferences.cpp

Log Message:
-----------
Removed useless include


Commit: 4cf403b74222ccc55b5beae4cbddcafea7946804
    http://github.com/VLMC/vlmc/commit/4cf403b74222ccc55b5beae4cbddcafea7946804
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp

Log Message:
-----------
Adding more default shortcut


Commit: f75370e52b43e198629ebddaa8eadca67a2d8ba2
    http://github.com/VLMC/vlmc/commit/f75370e52b43e198629ebddaa8eadca67a2d8ba2
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  A src/GUI/wizard/OpenPage.cpp
  A src/GUI/wizard/OpenPage.h
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h
  M src/GUI/wizard/WelcomePage.cpp
  A src/GUI/wizard/ui/OpenPage.ui
  M src/GUI/wizard/wizard.pri

Log Message:
-----------
Wizard: project loading


Commit: 8c847933687c89db0b16552db924fd7c1a23e6c8
    http://github.com/VLMC/vlmc/commit/8c847933687c89db0b16552db924fd7c1a23e6c8
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Wizard: Restart the wizard before a show requests


Commit: ec334673f63a9eb1a09cbfe95c14360fbc133be9
    http://github.com/VLMC/vlmc/commit/ec334673f63a9eb1a09cbfe95c14360fbc133be9
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Wizard: Welcome page initialization


Commit: 8d5c29b9786c21184111eab80165623a56c8113c
    http://github.com/VLMC/vlmc/commit/8d5c29b9786c21184111eab80165623a56c8113c
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  A src/GUI/settings/KeyboardShortcut.cpp
  A src/GUI/settings/KeyboardShortcut.h

Log Message:
-----------
forgotten files


Commit: 390a4194e2679e26cfdb7dba36db1f02b37349d5
    http://github.com/VLMC/vlmc/commit/390a4194e2679e26cfdb7dba36db1f02b37349d5
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/wizard/OpenPage.cpp
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h
  M src/GUI/wizard/WelcomePage.cpp

Log Message:
-----------
Wizard: code prettification.

Use the field() method of QWizard.


Commit: 7e52fcb4a5ce61eb194cb52b0fe347e1c98e7eac
    http://github.com/VLMC/vlmc/commit/7e52fcb4a5ce61eb194cb52b0fe347e1c98e7eac
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/GUI/PreviewRuler.cpp

Log Message:
-----------
Timeline: Fix a floating point exception in the timecode generation.

Thanks to Sebastien Rannou who reported the issue.


Commit: b70784635487618529ff46c75d0fca292b153233
    http://github.com/VLMC/vlmc/commit/b70784635487618529ff46c75d0fca292b153233
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/SettingsManager.h
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp
  M src/GUI/settings/KeyboardShortcut.cpp
  M src/GUI/settings/KeyboardShortcut.h
  M src/GUI/settings/KeyboardShortcutInput.cpp
  M src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/settings.pri

Log Message:
-----------
Keyboard shortcuts are now displayed in the appropriate widget.

Edition is possible, but has absolutely no effect.


Commit: 609e52a3650218b7b3ae1a7dcdeaa40f01f0de5a
    http://github.com/VLMC/vlmc/commit/609e52a3650218b7b3ae1a7dcdeaa40f01f0de5a
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-08 (Tue, 08 Dec 2009)

Changed paths:
  A src/Configuration/SettingValue.cpp
  A src/Configuration/SettingValue.h
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/SettingsManager.h
  M src/Configuration/configuration.pri
  M src/GUI/settings/KeyboardShortcut.cpp

Log Message:
-----------
Added a SettingValue class.

So we can watch for configuration changes without polling the
configmanager.


Commit: 200de25841daa896bf7e05da9942b1c7da9f01c7
    http://github.com/VLMC/vlmc/commit/200de25841daa896bf7e05da9942b1c7da9f01c7
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-08 (Tue, 08 Dec 2009)

Changed paths:
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/SettingsManager.h
  M src/GUI/TracksRuler.cpp
  M src/GUI/settings/AudioProjectPreferences.cpp
  M src/GUI/settings/ProjectPreferences.cpp
  M src/GUI/settings/VLMCPreferences.cpp
  M src/GUI/settings/VideoProjectPreferences.cpp
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowRenderer.cpp

Log Message:
-----------
Using newly created SettingValue


Commit: 41f72688e96cc0db46b900f099c0fbed1ced2060
    http://github.com/VLMC/vlmc/commit/41f72688e96cc0db46b900f099c0fbed1ced2060
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  A src/Commands/KeyboardShortcutHelper.cpp
  A src/Commands/KeyboardShortcutHelper.h
  M src/Commands/commands.pri
  M src/GUI/UndoStack.cpp
  M src/GUI/UndoStack.h
  M src/GUI/settings/KeyboardShortcut.cpp
  M src/GUI/settings/KeyboardShortcut.h
  M src/GUI/settings/KeyboardShortcutInput.cpp
  M src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/PreferenceWidget.cpp

Log Message:
-----------
Keyboard shortcut are now configurable.

Shortcut creation must be updated to use the newly created
KeyboardShortcutHelper, else, it won't receive updated values.


Commit: fa2e543162be985b485616aaa503ec43c3098a3c
    http://github.com/VLMC/vlmc/commit/fa2e543162be985b485616aaa503ec43c3098a3c
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Commands/KeyboardShortcutHelper.cpp
  M src/GUI/MainWindow.cpp
  M src/GUI/settings/KeyboardShortcut.cpp

Log Message:
-----------
Render preview and video preview shortcut are now editable.


Commit: f16431335e038290eed5ab7db481383f35eb0952
    http://github.com/VLMC/vlmc/commit/f16431335e038290eed5ab7db481383f35eb0952
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Commands/KeyboardShortcutHelper.cpp
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Adding (editabke) keyboard shortcut for cut and default mouse mode.


Commit: ae1ad6facab5378548c8099af92e0f69aa396e27
    http://github.com/VLMC/vlmc/commit/ae1ad6facab5378548c8099af92e0f69aa396e27
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Commands/KeyboardShortcutHelper.cpp
  M src/Commands/KeyboardShortcutHelper.h
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/GUI/ui/MainWindow.ui

Log Message:
-----------
Shortcut now does work for menu items.

The code is pretty ugly, though it works. I think some refactoring will
be required sooner or later


Commit: 18864b2aa04e82ec75794600c513808f1bfe18b1
    http://github.com/VLMC/vlmc/commit/18864b2aa04e82ec75794600c513808f1bfe18b1
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp
  M src/GUI/ui/MainWindow.ui

Log Message:
-----------
All menu shortcuts are now editable.


Commit: aee3995f77b7afeded5ba087e2157257fc49c4c1
    http://github.com/VLMC/vlmc/commit/aee3995f77b7afeded5ba087e2157257fc49c4c1
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Added missing shortcut initialization


Commit: d4c7b1160e4497657b4df69581e15c66969e5988
    http://github.com/VLMC/vlmc/commit/d4c7b1160e4497657b4df69581e15c66969e5988
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp

Log Message:
-----------
SaveAs is only available on macosx : reverting to manual value.


Commit: d989f231b7d5c3db8e44fb8404110df35b7d964a
    http://github.com/VLMC/vlmc/commit/d989f231b7d5c3db8e44fb8404110df35b7d964a
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/UndoStack.cpp
  M src/GUI/UndoStack.h
  M src/Library/Library.cpp
  M src/Library/Library.h
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h
  M src/Workflow/MainWorkflow.h

Log Message:
-----------
Adding a closeProject method


Commit: bf17fe5d282a2f9307b4033107d8937b8511bbfa
    http://github.com/VLMC/vlmc/commit/bf17fe5d282a2f9307b4033107d8937b8511bbfa
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/GUI/ui/MainWindow.ui

Log Message:
-----------
Added close project menu item


Commit: 78a56f68c7b84d35e6b258460c95e022428412b3
    http://github.com/VLMC/vlmc/commit/78a56f68c7b84d35e6b258460c95e022428412b3
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Rolling back to manual key sequence for "Quit"


Commit: e545ea25d3aeb80b0cc426e3423b2bd31e8313b4
    http://github.com/VLMC/vlmc/commit/e545ea25d3aeb80b0cc426e3423b2bd31e8313b4
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp

Log Message:
-----------
Changed keyboard shortcut for closing project


Commit: b119862e5331979e55575eadada7e0e54e5b8c43
    http://github.com/VLMC/vlmc/commit/b119862e5331979e55575eadada7e0e54e5b8c43
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
Asking for confirmation when closing the project

Refactored confirmation when closing the app.


Commit: 2f7bcfe105b747aa64a98ff712536a342fb22835
    http://github.com/VLMC/vlmc/commit/2f7bcfe105b747aa64a98ff712536a342fb22835
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/UndoStack.cpp

Log Message:
-----------
Corrected clear() method of the undo stack


Commit: bdc61d1e1dc27f171427329a25ef7f4ba00d18d4
    http://github.com/VLMC/vlmc/commit/bdc61d1e1dc27f171427329a25ef7f4ba00d18d4
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/wizard/OpenPage.cpp
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Wizard: fix a crash when opening a project for the first time


Commit: b3c56be0cd9cd1448c4e7b053a1274e4d89f4a92
    http://github.com/VLMC/vlmc/commit/b3c56be0cd9cd1448c4e7b053a1274e4d89f4a92
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp
  M src/GUI/wizard/WelcomePage.h

Log Message:
-----------
Wizard: allow double-click on a project name


Commit: 1ce637a5701686131ae7f84ce6caa2fc53da03cd
    http://github.com/VLMC/vlmc/commit/1ce637a5701686131ae7f84ce6caa2fc53da03cd
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-09 (Wed, 09 Dec 2009)

Changed paths:
  M src/GUI/ui/MainWindow.ui

Log Message:
-----------
Add some separators in the menu


Commit: 0658058efad7a4d03a3c5499b668981d9a93f31b
    http://github.com/VLMC/vlmc/commit/0658058efad7a4d03a3c5499b668981d9a93f31b
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/wizard/ProjectWizard.h

Log Message:
-----------
wizard: page reordering

Do not show the finish page used for the open in the project creation
path.


Commit: 318332fdf0aa6f96b3fc5d554ddb11181c03df66
    http://github.com/VLMC/vlmc/commit/318332fdf0aa6f96b3fc5d554ddb11181c03df66
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/wizard/WelcomePage.cpp

Log Message:
-----------
wizard: use appropriate signal for detecting a selection


Commit: 9faaf73cbe9edd4712d7d62f8b9226fd66c8215f
    http://github.com/VLMC/vlmc/commit/9faaf73cbe9edd4712d7d62f8b9226fd66c8215f
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  A images/marker_start.png
  A images/marker_stop.png
  M ressources.qrc
  M src/GUI/ui/PreviewWidget.ui

Log Message:
-----------
PreviewWidget: small layout changes.

Reduce the spacing between the cells
Add two new markers to split a video directly from the preview.


Commit: 246f862dfea9b66a6ff7c8684e43d05f95e85207
    http://github.com/VLMC/vlmc/commit/246f862dfea9b66a6ff7c8684e43d05f95e85207
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/Commands/Commands.cpp
  M src/Commands/Commands.h
  M src/GUI/TracksView.cpp

Log Message:
-----------
Refactored clip moving.

Old position isn't required anymore.


Commit: 59df02a91d19b9ede33b4d9a0c1f70c37be1ba59
    http://github.com/VLMC/vlmc/commit/59df02a91d19b9ede33b4d9a0c1f70c37be1ba59
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/PreviewWidget.cpp

Log Message:
-----------
PreviewWidget: hide markers if the renderer does not support it


Commit: 2de957bd0b9d56fc5e40c833b8d404474c93992f
    http://github.com/VLMC/vlmc/commit/2de957bd0b9d56fc5e40c833b8d404474c93992f
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/PreviewRuler.cpp
  M src/GUI/PreviewRuler.h
  M src/GUI/PreviewWidget.cpp
  M src/GUI/PreviewWidget.h

Log Message:
-----------
PreviewWidget: GUI support for markers


Commit: ab52cbc91c3689caeffd28d0727cb56f6bdb73dd
    http://github.com/VLMC/vlmc/commit/ab52cbc91c3689caeffd28d0727cb56f6bdb73dd
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/LibVLCpp/VLCMedia.cpp
  M src/LibVLCpp/VLCMedia.h
  M src/LibVLCpp/VLCMediaPlayer.cpp
  M src/LibVLCpp/VLCMediaPlayer.h

Log Message:
-----------
Adding methods so that LibVLCpp::MediaPlayer knows what it's playing


Commit: 5422326ac5b98a70cb8371b93f001d545118ec46
    http://github.com/VLMC/vlmc/commit/5422326ac5b98a70cb8371b93f001d545118ec46
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/Media/Clip.cpp
  M src/Media/Clip.h

Log Message:
-----------
Adding a default value for Clip CTOR

If end is -1, the end of the parent media will be used


Commit: 87af83d387ece0950969d98fc1e95a5d99f1ea9c
    http://github.com/VLMC/vlmc/commit/87af83d387ece0950969d98fc1e95a5d99f1ea9c
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/Renderer/ClipRenderer.cpp
  M src/Renderer/ClipRenderer.h
  M src/Renderer/GenericRenderer.h

Log Message:
-----------
added a getMedia in the Generic and Clip renderers

this method will return a NULL pointer in the GenericRenderer class


Commit: cb97a4751413bb73f19b4a2b3db81d7ebde57770
    http://github.com/VLMC/vlmc/commit/cb97a4751413bb73f19b4a2b3db81d7ebde57770
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/PreviewRuler.cpp
  M src/GUI/PreviewRuler.h

Log Message:
-----------
added a getMarker method in the PreviewRuler


Commit: 015a79377460e79ba7c24c5415a24aefe4acc82f
    http://github.com/VLMC/vlmc/commit/015a79377460e79ba7c24c5415a24aefe4acc82f
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/PreviewWidget.cpp
  M src/GUI/PreviewWidget.h

Log Message:
-----------
Creating clip from the preview widget is done


Commit: 138232d3b37905c18c09b6152121da4a8b3c2f83
    http://github.com/VLMC/vlmc/commit/138232d3b37905c18c09b6152121da4a8b3c2f83
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/PreviewWidget.cpp

Log Message:
-----------
Fixed compilation problems


Commit: 4b515f7e16b42b8ad7f18ec829c43836c3183078
    http://github.com/VLMC/vlmc/commit/4b515f7e16b42b8ad7f18ec829c43836c3183078
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/wizard/OpenPage.cpp
  M src/GUI/wizard/OpenPage.h

Log Message:
-----------
Wizard: make the open page an ending page


Commit: 4e571068b27ed315a484af37dc2920609c131885
    http://github.com/VLMC/vlmc/commit/4e571068b27ed315a484af37dc2920609c131885
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
Project name is now used when a project is loaded.


Commit: 8be771a54cc9a123ccaed7bf6a6170e25764324a
    http://github.com/VLMC/vlmc/commit/8be771a54cc9a123ccaed7bf6a6170e25764324a
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/Configuration/ProjectSettingsDefault.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
Changed project default name


Commit: c85b912362e6887fd2b20d7a8cb8a3d8003414ad
    http://github.com/VLMC/vlmc/commit/c85b912362e6887fd2b20d7a8cb8a3d8003414ad
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/wizard/ProjectWizard.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
The wizzard now really creates a project.

If a project is currently oppened, it is closed.


Commit: a71a7c594cd139fcf32e0c2dc6cff2b87eb85b1c
    http://github.com/VLMC/vlmc/commit/a71a7c594cd139fcf32e0c2dc6cff2b87eb85b1c
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/Project/ProjectManager.h

Log Message:
-----------
Fixed a bug that was making the ProjectManager thinks we were asking for saveAs 
almost everytime


Commit: d1c990a3929f2737db96a18c5ce10ae24945dd50
    http://github.com/VLMC/vlmc/commit/d1c990a3929f2737db96a18c5ce10ae24945dd50
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/import/ImportController.cpp

Log Message:
-----------
[Import] Stop the preview when selecting another cell.


Commit: a201602562d5677056dc9c5869bc8393ad183a8b
    http://github.com/VLMC/vlmc/commit/a201602562d5677056dc9c5869bc8393ad183a8b
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/ImportMediaListController.cpp
  M src/GUI/ImportMediaListController.h
  M src/Media/Media.cpp
  M src/Media/Media.h

Log Message:
-----------
clicking the Cancel button when metadata computing doesn't crash anymore


Commit: acc20b2bb55c45211fee0830301c7d4a7d94a759
    http://github.com/VLMC/vlmc/commit/acc20b2bb55c45211fee0830301c7d4a7d94a759
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/library/StackViewController.cpp

Log Message:
-----------
Allow the ImportController to be deleted


Commit: 9c09dc17216effb0ad85eaf84d8ee62c5b279025
    http://github.com/VLMC/vlmc/commit/9c09dc17216effb0ad85eaf84d8ee62c5b279025
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  M src/GUI/import/ImportModel.cpp
  M src/GUI/import/ImportModel.h

Log Message:
-----------
Buxfix of the progress bar


Commit: ea05cddbccfd8cee60fff3b96f3beace0ea60582
    http://github.com/VLMC/vlmc/commit/ea05cddbccfd8cee60fff3b96f3beace0ea60582
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-10 (Thu, 10 Dec 2009)

Changed paths:
  A src/GUI/AudioSpectrumDrawer.cpp
  A src/GUI/AudioSpectrumDrawer.h
  M src/GUI/GUI.pri
  M src/Metadata/MetaDataWorker.cpp

Log Message:
-----------
Move of the graphic audioGraph generation in a new runnable class


Commit: 0a2f501d694c485652af68c6e0a0ba3d376871cd
    http://github.com/VLMC/vlmc/commit/0a2f501d694c485652af68c6e0a0ba3d376871cd
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M src/Metadata/MetaDataManager.cpp

Log Message:
-----------
Solved raised assert.


Commit: fb3e521dcbaa1088ff8a35cff09cd2b8d2033fb7
    http://github.com/VLMC/vlmc/commit/fb3e521dcbaa1088ff8a35cff09cd2b8d2033fb7
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowFileRenderer.h
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h

Log Message:
-----------
File rendering is working again.


Commit: e35449857b9b1abec0275da43073605b705b4945
    http://github.com/VLMC/vlmc/commit/e35449857b9b1abec0275da43073605b705b4945
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M src/Renderer/WorkflowFileRenderer.cpp

Log Message:
-----------
Removed warnings


Commit: 898744262ea47cd227d046202a0e61a944ca07a3
    http://github.com/VLMC/vlmc/commit/898744262ea47cd227d046202a0e61a944ca07a3
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M src/GUI/import/ImportModel.cpp

Log Message:
-----------
This should avoid strange things to happen


Commit: b951d8b192eaa0e348f3dd3d067da245775b20f1
    http://github.com/VLMC/vlmc/commit/b951d8b192eaa0e348f3dd3d067da245775b20f1
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M src/Actions/StackedAction.hpp
  M src/Commands/Commands.cpp
  M src/Commands/Commands.h
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/TracksView.cpp
  M src/GUI/TracksView.h
  M src/Media/Clip.cpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h
  M src/Workflow/MainWorkflow.h

Log Message:
-----------
Undo redo is functionnal for clip resizing


Commit: a910400077164a7549171457d90fe3ca4b188bd7
    http://github.com/VLMC/vlmc/commit/a910400077164a7549171457d90fe3ca4b188bd7
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/Renderer/WorkflowRenderer.cpp

Log Message:
-----------
Fixed resize and undo/redo mode


Commit: 723844e0b1cd37d1dfe07298718bd3746f9277fe
    http://github.com/VLMC/vlmc/commit/723844e0b1cd37d1dfe07298718bd3746f9277fe
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/Commands/Commands.cpp
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/AbstractGraphicsMediaItem.h
  M src/Renderer/WorkflowRenderer.cpp

Log Message:
-----------
Solved resize undo/redo precision problem


Commit: 660bdd36fb9f280aaea629f2a679cfef68b7ebfe
    http://github.com/VLMC/vlmc/commit/660bdd36fb9f280aaea629f2a679cfef68b7ebfe
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/GUI/AbstractGraphicsMediaItem.cpp

Log Message:
-----------
Fixed clip resizing problem.

It was possible to resize a clip past its limit by playing with beginning, then 
adjust the end.


Commit: 285c30e1fc14d060da53436def015124fdd7e3b0
    http://github.com/VLMC/vlmc/commit/285c30e1fc14d060da53436def015124fdd7e3b0
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/GUI/AbstractGraphicsMediaItem.cpp

Log Message:
-----------
Force the clip to have a minimal size of 1.

Prevent an assert to trigger, and some hypothetical strange behaviour (and 
well, a 0 lengthed clip is useless...)


Commit: 0a3274b45391aa089552a136a9160a912436b197
    http://github.com/VLMC/vlmc/commit/0a3274b45391aa089552a136a9160a912436b197
Author: Geoffroy Lacarriere <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/GUI/ImportMediaListController.cpp
  M src/GUI/import/ImportController.cpp
  M src/GUI/import/ImportController.h
  M src/GUI/import/ImportModel.cpp
  M src/GUI/import/ImportModel.h
  M src/GUI/library/ListViewController.cpp
  M src/GUI/library/MediaCellView.cpp
  M src/GUI/library/MediaListViewController.cpp
  M src/GUI/library/StackViewController.cpp
  M src/GUI/library/StackViewController.h
  M src/Library/Library.cpp
  M src/Library/Library.h
  M src/Metadata/MetaDataManager.h
  M src/Metadata/MetaDataWorker.cpp

Log Message:
-----------
Bug fix of crashes during deletion of metadata computing in the import menu
Securing delete media by using removeMedia method that delete the media when at 
the end of metadata computing


Commit: 00c45dd6db640c245c7d9dfa6d0825fd53cb66f3
    http://github.com/VLMC/vlmc/commit/00c45dd6db640c245c7d9dfa6d0825fd53cb66f3
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h

Log Message:
-----------
Added an emergency backup functionnality.

This save the project when a crash occurs.


Commit: 8b6a97ec9831a48af8579e89083fc1a7b52ba0f3
    http://github.com/VLMC/vlmc/commit/8b6a97ec9831a48af8579e89083fc1a7b52ba0f3
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  A images/keyboard.png
  A images/marker_start.png
  A images/marker_stop.png
  A images/wizard_watermark.png
  M ressources.qrc
  M src/Actions/StackedAction.hpp
  M src/Commands/Commands.cpp
  M src/Commands/Commands.h
  A src/Commands/KeyboardShortcutHelper.cpp
  A src/Commands/KeyboardShortcutHelper.h
  M src/Commands/commands.pri
  M src/Configuration/ProjectSettingsDefault.cpp
  A src/Configuration/SettingValue.cpp
  A src/Configuration/SettingValue.h
  M src/Configuration/SettingsManager.cpp
  M src/Configuration/SettingsManager.h
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/Configuration/VLMCSettingsDefault.h
  M src/Configuration/configuration.pri
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/AbstractGraphicsMediaItem.h
  A src/GUI/AudioSpectrumDrawer.cpp
  A src/GUI/AudioSpectrumDrawer.h
  M src/GUI/GUI.pri
  M src/GUI/ImportMediaListController.cpp
  M src/GUI/ImportMediaListController.h
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/GUI/PreviewRuler.cpp
  M src/GUI/PreviewRuler.h
  M src/GUI/PreviewWidget.cpp
  M src/GUI/PreviewWidget.h
  M src/GUI/Timeline.cpp
  M src/GUI/Timeline.h
  M src/GUI/TracksRuler.cpp
  M src/GUI/TracksView.cpp
  M src/GUI/TracksView.h
  M src/GUI/UndoStack.cpp
  M src/GUI/UndoStack.h
  M src/GUI/import/ImportController.cpp
  M src/GUI/import/ImportController.h
  M src/GUI/import/ImportModel.cpp
  M src/GUI/import/ImportModel.h
  M src/GUI/library/ListViewController.cpp
  M src/GUI/library/MediaCellView.cpp
  M src/GUI/library/MediaListViewController.cpp
  M src/GUI/library/StackViewController.cpp
  M src/GUI/library/StackViewController.h
  M src/GUI/settings/AudioProjectPreferences.cpp
  A src/GUI/settings/KeyboardShortcut.cpp
  A src/GUI/settings/KeyboardShortcut.h
  M src/GUI/settings/KeyboardShortcutInput.cpp
  M src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/PreferenceWidget.cpp
  M src/GUI/settings/ProjectPreferences.cpp
  M src/GUI/settings/VLMCPreferences.cpp
  M src/GUI/settings/VideoProjectPreferences.cpp
  M src/GUI/settings/settings.pri
  R src/GUI/ui/LoadPage.ui
  M src/GUI/ui/MainWindow.ui
  M src/GUI/ui/PreviewWidget.ui
  R src/GUI/wizard/LoadPage.cpp
  R src/GUI/wizard/LoadPage.h
  A src/GUI/wizard/OpenPage.cpp
  A src/GUI/wizard/OpenPage.h
  M src/GUI/wizard/ProjectWizard.cpp
  M src/GUI/wizard/ProjectWizard.h
  A src/GUI/wizard/WelcomePage.cpp
  A src/GUI/wizard/WelcomePage.h
  A src/GUI/wizard/ui/OpenPage.ui
  A src/GUI/wizard/ui/WelcomePage.ui
  M src/GUI/wizard/wizard.pri
  M src/LibVLCpp/VLCMedia.cpp
  M src/LibVLCpp/VLCMedia.h
  M src/LibVLCpp/VLCMediaPlayer.cpp
  M src/LibVLCpp/VLCMediaPlayer.h
  M src/Library/Library.cpp
  M src/Library/Library.h
  M src/Media/Clip.cpp
  M src/Media/Clip.h
  M src/Media/Media.cpp
  M src/Media/Media.h
  M src/Metadata/MetaDataManager.cpp
  M src/Metadata/MetaDataManager.h
  M src/Metadata/MetaDataWorker.cpp
  M src/Metadata/MetaDataWorker.h
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h
  M src/Renderer/ClipRenderer.cpp
  M src/Renderer/ClipRenderer.h
  M src/Renderer/GenericRenderer.h
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowFileRenderer.h
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h
  M src/Workflow/MainWorkflow.h
  M vlmc.pro

Log Message:
-----------
Merge branch 'master' into chouquette_sound_workflow

Conflicts:
        src/GUI/TracksView.cpp
        src/Renderer/WorkflowRenderer.cpp


_______________________________________________
vlmc-devel mailing list
[email protected]
http://vlmc.org/mailman/listinfo/vlmc-devel

Reply via email to