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

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

Changed paths:
  M src/GUI/PreviewWidget.cpp
  A src/GUI/widgets/CrashHandler.cpp
  A src/GUI/widgets/CrashHandler.h
  A src/GUI/widgets/CrashHandler.ui
  M src/GUI/widgets/widgets.pri
  M src/Project/ProjectManager.cpp

Log Message:
-----------
Added crash handler class


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

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

Log Message:
-----------
Improved crash window.

You can test it by using Tools -> crash :D


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

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp

Log Message:
-----------
Added undef


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

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

Log Message:
-----------
Added no-overlay, removed useless mutable


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

Changed paths:
  M src/Project/ProjectManager.cpp

Log Message:
-----------
Solved crash when trying to backup an unnamed project


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

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

Log Message:
-----------
Basic crash recovery

If VLMC crashes, the project can be recovered, but some functionnalities
are still lacking.


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

Changed paths:
  M src/GUI/widgets/CrashHandler.cpp
  M src/Project/ProjectManager.cpp

Log Message:
-----------
CrashHandler is now functionnal under Win32


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

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

Log Message:
-----------
Solved multiple bugs in project manager


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

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

Log Message:
-----------
Debug and refactored code in ProjectManager


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

Changed paths:
  M src/GUI/widgets/CrashHandler.cpp
  M src/GUI/widgets/CrashHandler.h
  M src/GUI/widgets/CrashHandler.ui

Log Message:
-----------
Adding consistency to the crash handler widget (title, close and restart button)

Rstart is functionnal.


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

Changed paths:
  M src/Library/Library.cpp
  M src/Workflow/MainWorkflow.cpp

Log Message:
-----------
Adding error check when loading a project.

The restored file doesn't always exist... (for instance, you didn't remount 
your third hard drive :D)


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

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

Log Message:
-----------
Solved backup file problemes.

The last backup file is now stored in a qsettings, to restore as often as 
possible.


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

Changed paths:
  M src/GUI/widgets/CrashHandler.cpp

Log Message:
-----------
Cleaner way of restarting the app.


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

Changed paths:
  M src/GUI/AbstractGraphicsMediaItem.cpp

Log Message:
-----------
Fixed resize


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

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

Log Message:
-----------
Solved potential crash.

When a clip was splitted, and the operation undone, every other operation that 
was relying on the new clip was screwed, as this clip was deleted each time the 
split operation was undone.


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

Changed paths:
  M src/Commands/Commands.cpp
  M src/Commands/Commands.h
  M src/Configuration/SettingsManager.h
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/AbstractGraphicsMediaItem.cpp
  M src/GUI/MainWindow.cpp
  M src/GUI/MainWindow.h
  M src/GUI/ui/MainWindow.ui
  A src/GUI/widgets/CrashHandler.cpp
  A src/GUI/widgets/CrashHandler.h
  A src/GUI/widgets/CrashHandler.ui
  M src/GUI/widgets/widgets.pri
  M src/GUI/wizard/ProjectWizard.cpp
  M src/LibVLCpp/VLCInstance.cpp
  M src/Library/Library.cpp
  M src/Project/ProjectManager.cpp
  M src/Project/ProjectManager.h
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h
  M src/Workflow/MainWorkflow.cpp

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


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

Reply via email to