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

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

Changed paths:
  M src/Renderer/WorkflowRenderer.cpp

Log Message:
-----------
Correcting typo that was preventing pausing the render preview


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

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

Log Message:
-----------
Deleted the preview FPS field in the Application settings


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

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

Log Message:
-----------
replaced the Clip's FPS define by a public static const attribute


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

Changed paths:
  M src/GUI/TracksRuler.cpp
  M src/Metadata/MetaDataWorker.cpp
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Workflow/VideoClipWorkflow.cpp

Log Message:
-----------
Replaced all define by the settings value

Also, removed all the calls to the default part of the
SettingsManager


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

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

Log Message:
-----------
removed duplicated line in library.pri


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

Changed paths:
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/AbstractGraphicsMediaItem.h
  M src/GUI/GraphicsMovieItem.cpp
  M src/GUI/GraphicsMovieItem.h
  M src/GUI/TracksView.cpp
  M src/GUI/TracksView.h

Log Message:
-----------
Support for clip resizing.

This is a very simple implementation, it does not provide a good
feedback to the user but is usable.


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

Changed paths:
  M src/Media/Clip.cpp
  M src/Metadata/MetaDataWorker.cpp

Log Message:
-----------
changed Clip::DefaultFPS declaration


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

Changed paths:
  M src/Workflow/ClipWorkflow.cpp

Log Message:
-----------
Fix mrl issue under Win32


Commit: 114e1eb53e4f8e813a4bc0918dbb2eec17715db9
    http://github.com/VLMC/vlmc/commit/114e1eb53e4f8e813a4bc0918dbb2eec17715db9
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-04 (Fri, 04 Dec 2009)

Changed paths:
  M src/GUI/LanguagePreferences.h
  M src/src.pri
  M ts/vlmc_es.ts
  M ts/vlmc_fr.ts
  M ts/vlmc_sv.ts
  M vlmc.pro

Log Message:
-----------
Translations generation bug fixed


Commit: 14465521d466dbbdf67060e72abafae31ab8fbe9
    http://github.com/VLMC/vlmc/commit/14465521d466dbbdf67060e72abafae31ab8fbe9
Author: Ludovic Fauvet <[email protected]>
Date:   2009-12-04 (Fri, 04 Dec 2009)

Changed paths:
  M src/GUI/TracksView.cpp

Log Message:
-----------
Prevent clips to overlap when resizing.


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

Changed paths:
  M src/GUI/TracksView.cpp

Log Message:
-----------
Solved split problem


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

Changed paths:
  M src/GUI/GUI.pri
  R src/GUI/LibraryWidget.cpp
  R src/GUI/LibraryWidget.h
  M src/GUI/MainWindow.cpp
  M src/Library/Library.cpp

Log Message:
-----------
Removed old library.

There may be remaining references in commented code.


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

Changed paths:
  M src/GUI/GUI.pri
  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

Log Message:
-----------
Removed class that belonged only to the old library.


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

Changed paths:
  R src/GUI/FileBrowser.cpp
  R src/GUI/FileBrowser.h
  M src/GUI/GUI.pri
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Removed FileBrowser, as it wasn't used anymore.


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

Changed paths:
  M src/Library/Library.cpp
  M src/Library/Library.h

Log Message:
-----------
Project loading is functionnal again


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

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

Log Message:
-----------
Adding keyboard shortcut for open project / preferences / help


Commit: 3a1bccaa38277d8afaaecbcbc6e1fbc5d7c5cdc5
    http://github.com/VLMC/vlmc/commit/3a1bccaa38277d8afaaecbcbc6e1fbc5d7c5cdc5
Author: Clement CHAVANCE <[email protected]>
Date:   2009-12-04 (Fri, 04 Dec 2009)

Changed paths:
  M src/Configuration/ProjectSettingsDefault.cpp
  M src/GUI/settings/ProjectPreferences.cpp
  M src/GUI/settings/ui/ProjectPreferences.ui

Log Message:
-----------
removed Project directory in the settings


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

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

Log Message:
-----------
Project can now be loaded once, and overwritten afterward.


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

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

Log Message:
-----------
Change made to the project are now detected.

You're asked if you want to save your change, discard, or cancel.


Commit: 2e05ad34a58a8c20e70aa58201ad494e252171d3
    http://github.com/VLMC/vlmc/commit/2e05ad34a58a8c20e70aa58201ad494e252171d3
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-12-04 (Fri, 04 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:
-----------
Window's name is updated according to the project state


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

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

Log Message:
-----------
Saving the project set it at a clean state.


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

Changed paths:
  M src/Project/ProjectManager.cpp

Log Message:
-----------
Just using the filename rather than the full path


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

Changed paths:
  M src/GUI/MainWindow.cpp

Log Message:
-----------
Adding a little more space between title and project name


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

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

Log Message:
-----------
Added save as option

Comes with keyboard shortcut :D


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

Changed paths:
  M src/Project/ProjectManager.cpp

Log Message:
-----------
Auto adding .vlmc at the filename if not specified.


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

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

Log Message:
-----------
Use a matrix to calculate the resize anchors of an item.

This fixes some mouse cursor issues.


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

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/GUI/settings/Panel.cpp
  M src/GUI/settings/Panel.h
  M src/GUI/settings/Settings.cpp
  M src/GUI/settings/Settings.h

Log Message:
-----------
Use a QIcon instead of a QString to refer to a pixmap


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

Changed paths:
  A src/GUI/settings/KeyboardShortcutInput.cpp
  A src/GUI/settings/KeyboardShortcutInput.h
  M src/GUI/settings/settings.pri

Log Message:
-----------
Adding a KeyboardShortcutInput to provide keyboard shortcut acquisition.


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

Changed paths:
  M src/Configuration/ProjectSettingsDefault.cpp
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/AbstractGraphicsMediaItem.h
  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/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/library/library.pri
  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/VLMCPreferences.cpp
  M src/GUI/settings/settings.pri
  M src/GUI/settings/ui/ProjectPreferences.ui
  M src/GUI/settings/ui/VLMCPreferences.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/Media/Clip.cpp
  M src/Media/Clip.h
  M src/Metadata/MetaDataWorker.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h
  M src/Renderer/WorkflowFileRenderer.cpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Workflow/ClipWorkflow.cpp
  M src/Workflow/VideoClipWorkflow.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 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