Branch: refs/heads/geoff_import Home: http://github.com/VLMC/vlmc
Commit: 371b9815ef9cd732c0aff2d87e0132f257342fc3 http://github.com/VLMC/vlmc/commit/371b9815ef9cd732c0aff2d87e0132f257342fc3 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-11 (Fri, 11 Sep 2009) Changed paths: A images/editcut.png A images/mouse.png A images/zoom_in.png A images/zoom_out.png M ressources.qrc M src/GUI/AbstractGraphicsMediaItem.cpp M src/GUI/AbstractGraphicsMediaItem.h M src/GUI/GraphicsMovieItem.cpp M src/GUI/GraphicsMovieItem.h M src/GUI/MainWindow.cpp M src/GUI/MainWindow.h M src/GUI/Timeline.cpp M src/GUI/Timeline.h M src/GUI/TracksView.cpp M src/GUI/TracksView.h M src/vlmc.h Log Message: ----------- Add small tools buttons to the main window Two new buttons for choosing between move or split mode. Two new buttons for zooming in and out. Commit: 61ffebcce793f2d3e65025937379f7ba0dda660c http://github.com/VLMC/vlmc/commit/61ffebcce793f2d3e65025937379f7ba0dda660c Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-12 (Sat, 12 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Clip.h Log Message: ----------- Emit a signal when a clip length change Commit: c8d48a589f4f67d0d806820992c0e49d117288a6 http://github.com/VLMC/vlmc/commit/c8d48a589f4f67d0d806820992c0e49d117288a6 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-12 (Sat, 12 Sep 2009) Changed paths: M src/GUI/GraphicsMovieItem.cpp M src/GUI/GraphicsMovieItem.h M src/GUI/TracksView.cpp Log Message: ----------- Adjust the GraphicsMovieItem size when the Clip length change Commit: 6566340fc82ff1e45ec4978de01f67c82e92f463 http://github.com/VLMC/vlmc/commit/6566340fc82ff1e45ec4978de01f67c82e92f463 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-12 (Sat, 12 Sep 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 M src/Media/Clip.cpp M src/Media/Clip.h Log Message: ----------- Timeline: Implement clip splitting (not fully working) Some bugs that can't be solved easily prevents this feature to function properly. Anyway, I let the issue on hold on the bug tracker. Commit: 38f16fbc48bb4882d38f8cb438baf9fc84e30568 http://github.com/VLMC/vlmc/commit/38f16fbc48bb4882d38f8cb438baf9fc84e30568 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/Media/Clip.cpp Log Message: ----------- Corrected non-sens Commit: b28d3f392ef1dec33eae5c83eeb7c29e237b2e59 http://github.com/VLMC/vlmc/commit/b28d3f392ef1dec33eae5c83eeb7c29e237b2e59 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/Media/Clip.cpp Log Message: ----------- Emit lengthUpdated from appropriate place Commit: d1cf70bbb8591572dc2c193f93c530af0b3b7e09 http://github.com/VLMC/vlmc/commit/d1cf70bbb8591572dc2c193f93c530af0b3b7e09 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Media.cpp M src/Media/Media.h M src/Metadata/MetaDataWorker.cpp Log Message: ----------- Solved bug when splitting clips. The orignal length was in milliseconds. Now it's in frame. This also solves graphic bugs Commit: f1f8749a1f8532e45a57e5225cb3dc944325d531 http://github.com/VLMC/vlmc/commit/f1f8749a1f8532e45a57e5225cb3dc944325d531 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/DockWidgetManager.cpp M src/GUI/DockWidgetManager.h M src/GUI/MainWindow.cpp M src/GUI/ui/MainWindow.ui Log Message: ----------- GUI: Link the dock widgets with their menu action Commit: eaffc3651ef3b30a164dc6a9fd6dae3b19c5a48a http://github.com/VLMC/vlmc/commit/eaffc3651ef3b30a164dc6a9fd6dae3b19c5a48a Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/DockWidgetManager.cpp M src/GUI/DockWidgetManager.h M src/GUI/MainWindow.cpp M src/GUI/ui/MainWindow.ui Log Message: ----------- GUI: Link the dock widgets with their menu action Commit: e59ff20e71e4ae1ebb27c10da068caa704be67f4 http://github.com/VLMC/vlmc/commit/e59ff20e71e4ae1ebb27c10da068caa704be67f4 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/ui/MainWindow.ui Log Message: ----------- GUI: Disable the Effects menu as it contains absolutely nothing Commit: 52ef0b4c784c8c783ba64d97f920e8d053dd5384 http://github.com/VLMC/vlmc/commit/52ef0b4c784c8c783ba64d97f920e8d053dd5384 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp M src/GUI/MainWindow.h M src/GUI/ui/MainWindow.ui Log Message: ----------- GUI: Move the transcode into the Tools menu Also prints a warning telling the user that this feature is disabled. Commit: 72e9f57e6926680e0131dc9230fb814ee13f3313 http://github.com/VLMC/vlmc/commit/72e9f57e6926680e0131dc9230fb814ee13f3313 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp M src/GUI/MainWindow.h Log Message: ----------- GUI: the help menu redirects the user to the VLMC website ... until we have a real documentation. Commit: 21d2a8089d174f2b6f298ce839d31316b20b25f5 http://github.com/VLMC/vlmc/commit/21d2a8089d174f2b6f298ce839d31316b20b25f5 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp M src/GUI/Settings.cpp M src/GUI/Settings.h Log Message: ----------- Code cleanup Commit: 446c03474b7560632ea3f39ce77c1fe9dbb68986 http://github.com/VLMC/vlmc/commit/446c03474b7560632ea3f39ce77c1fe9dbb68986 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/ProjectPreferences.h M src/GUI/Settings.h Log Message: ----------- Avoid memory leak Commit: 23d4f004d744b2fb9161de6341a34a11241eea10 http://github.com/VLMC/vlmc/commit/23d4f004d744b2fb9161de6341a34a11241eea10 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/PreferenceWidget.cpp M src/GUI/ProjectPreferences.cpp M src/GUI/Settings.cpp Log Message: ----------- Code cleanup / cosmetics Commit: 509134ef222e0d1eea05724e91c104f17afeca72 http://github.com/VLMC/vlmc/commit/509134ef222e0d1eea05724e91c104f17afeca72 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp Log Message: ----------- GUI: show the new project's dialog as modal Commit: 96b8de8c1755eafe9faabbfd1aa4b90a8293781b http://github.com/VLMC/vlmc/commit/96b8de8c1755eafe9faabbfd1aa4b90a8293781b Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp Log Message: ----------- Fix memleak Commit: 89e7154c67abf19e2395cb13cf886855c93427d2 http://github.com/VLMC/vlmc/commit/89e7154c67abf19e2395cb13cf886855c93427d2 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/VLMCPreferences.h M src/Project/ProjectManager.cpp Log Message: ----------- Cosmetics Commit: 047ccd99804d2cb8ebfc27c97903d2876a8d04ac http://github.com/VLMC/vlmc/commit/047ccd99804d2cb8ebfc27c97903d2876a8d04ac Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/Settings.cpp Log Message: ----------- That was a mistake Commit: 3093f9ba32baf1f4d6b08087a65e50dc32c29eec http://github.com/VLMC/vlmc/commit/3093f9ba32baf1f4d6b08087a65e50dc32c29eec Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/AudioProjectPreferences.cpp M src/GUI/AudioProjectPreferences.h M src/GUI/PreferenceWidget.cpp M src/GUI/PreferenceWidget.h M src/GUI/ProjectPreferences.cpp M src/GUI/ProjectPreferences.h M src/GUI/VLMCPreferences.cpp M src/GUI/VLMCPreferences.h M src/GUI/VideoProjectPreferences.cpp M src/GUI/VideoProjectPreferences.h Log Message: ----------- Change the design to something more clever Commit: dbf7db761ae58ed6eee942ca7db21b8f3dce5f08 http://github.com/VLMC/vlmc/commit/dbf7db761ae58ed6eee942ca7db21b8f3dce5f08 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/AudioProjectPreferences.cpp M src/GUI/PreferenceWidget.cpp M src/GUI/PreferenceWidget.h M src/GUI/ProjectPreferences.cpp M src/GUI/Settings.cpp M src/GUI/VLMCPreferences.cpp M src/GUI/VideoProjectPreferences.cpp Log Message: ----------- Code simplification Commit: 2b0519333d0a525dbaf182ceec9d2f5d0d13a8aa http://github.com/VLMC/vlmc/commit/2b0519333d0a525dbaf182ceec9d2f5d0d13a8aa Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/GraphicsMovieItem.cpp Log Message: ----------- Comment buggy code: Lead to a crash Commit: 06b75039bcc04dc30ada4b989bcef70319e6913f http://github.com/VLMC/vlmc/commit/06b75039bcc04dc30ada4b989bcef70319e6913f Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- Solved a undo/redo bug for clip moving Commit: 0ae169d65a2a736641ba2440b8c5182139226de1 http://github.com/VLMC/vlmc/commit/0ae169d65a2a736641ba2440b8c5182139226de1 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-13 (Sun, 13 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.h Log Message: ----------- Removed unused ClipWorkflow attribute Commit: 333f52565a563233a4fb76dd59255d490d14cb5f http://github.com/VLMC/vlmc/commit/333f52565a563233a4fb76dd59255d490d14cb5f Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Media.cpp M src/Media/Media.h M src/Metadata/MetaDataWorker.cpp Log Message: ----------- Merge commit 'origin/debug' Commit: 6012054c9aa37223bed7c4c63e319400cd9a2850 http://github.com/VLMC/vlmc/commit/6012054c9aa37223bed7c4c63e319400cd9a2850 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- Finally this hack is not needed anymore Commit: bbab1db1d48f1a2039c7cf01d426725dc8e3db5d http://github.com/VLMC/vlmc/commit/bbab1db1d48f1a2039c7cf01d426725dc8e3db5d Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/Metadata/MetaDataWorker.cpp Log Message: ----------- Added failsafe behaviour for length computing. However, it would be a really good idea to implement the FPS computation for such medias... Commit: e315142a3ba072d6c9145529409f76b8760b9920 http://github.com/VLMC/vlmc/commit/e315142a3ba072d6c9145529409f76b8760b9920 Author: Christophe Courtaut <christophe.court...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/DockWidgetManager.cpp M src/GUI/DockWidgetManager.h M src/GUI/MainWindow.cpp M src/GUI/ui/MainWindow.ui Log Message: ----------- Revert "GUI: Link the dock widgets with their menu action" This reverts commit eaffc3651ef3b30a164dc6a9fd6dae3b19c5a48a. Commit: 3b7024966c3ab1a2f4384eb6889b8008feb8089f http://github.com/VLMC/vlmc/commit/3b7024966c3ab1a2f4384eb6889b8008feb8089f Author: Christophe Courtaut <christophe.court...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp Log Message: ----------- Remove useless include Commit: e8b7c6d5234ed0dc41c7308f9555454df543e222 http://github.com/VLMC/vlmc/commit/e8b7c6d5234ed0dc41c7308f9555454df543e222 Author: Christophe Courtaut <christophe.court...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/DockWidgetManager.cpp M src/GUI/MainWindow.cpp M src/GUI/MainWindow.h M src/GUI/ui/MainWindow.ui Log Message: ----------- Moved Show/Hide toggle from view to window menu Commit: 4de066eb170e654614310f1d45768df70bcb1af0 http://github.com/VLMC/vlmc/commit/4de066eb170e654614310f1d45768df70bcb1af0 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/GraphicsCursorItem.cpp M src/GUI/GraphicsMovieItem.cpp Log Message: ----------- Use prepareGeometryChange() when needed Commit: b5885655a380fac3f973c90e1f3e581bf6329854 http://github.com/VLMC/vlmc/commit/b5885655a380fac3f973c90e1f3e581bf6329854 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/GraphicsTrack.hpp M src/GUI/TracksView.cpp Log Message: ----------- Code simplification Commit: 519ced8a7d7fd798a9cc50178a9314a58ccf8202 http://github.com/VLMC/vlmc/commit/519ced8a7d7fd798a9cc50178a9314a58ccf8202 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/GraphicsTrack.hpp M src/GUI/TracksView.cpp Log Message: ----------- Code simplification (again) Commit: 12607d9f854d3a35853f3aedaf370728099752dd http://github.com/VLMC/vlmc/commit/12607d9f854d3a35853f3aedaf370728099752dd Author: Christophe Courtaut <christophe.court...@gmail.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/LibVLCpp/VLCMedia.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h Log Message: ----------- Switching from vmem to smem rendering! Commit: 2c1dfcc8db2694626fb352f2460a479976a9f231 http://github.com/VLMC/vlmc/commit/2c1dfcc8db2694626fb352f2460a479976a9f231 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/GraphicsTrack.hpp M src/GUI/TracksView.cpp Log Message: ----------- Timeline: finally fixed the right way! This is more CPU efficient than the processEvent inlined in a method :-) Commit: c9dcae4b85705869b885d064061506dd5e1bcecb http://github.com/VLMC/vlmc/commit/c9dcae4b85705869b885d064061506dd5e1bcecb Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M src/GUI/TracksView.cpp M src/GUI/TracksView.h Log Message: ----------- This should be an int64 Commit: 4a12ae29c7a2b5fea8617946838c141b6de1bf85 http://github.com/VLMC/vlmc/commit/4a12ae29c7a2b5fea8617946838c141b6de1bf85 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-14 (Mon, 14 Sep 2009) Changed paths: M fortunes.txt Log Message: ----------- Awesome ;) Commit: db8d74345bbb63f04e6b89f39bf0212ca5c1042e http://github.com/VLMC/vlmc/commit/db8d74345bbb63f04e6b89f39bf0212ca5c1042e Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Commands/Commands.cpp M src/Commands/Commands.h M src/Media/Clip.cpp M src/Media/Clip.h M src/Renderer/WorkflowRenderer.cpp M src/Workflow/MainWorkflow.cpp M vlmc.pro Log Message: ----------- Switched Clips begin and end to qint64 This doesn't fully work right now, but it does compile. Commit: 97ac46d533004a46a576aaf786b6b04bbed76cad http://github.com/VLMC/vlmc/commit/97ac46d533004a46a576aaf786b6b04bbed76cad Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/GUI/GraphicsMovieItem.cpp M src/Media/Clip.cpp M src/Renderer/WorkflowRenderer.cpp Log Message: ----------- Corrected duplicated length code Removed debug Commit: 82a87bc5a368d7e1da9c80af524b40eb2f4ec07e http://github.com/VLMC/vlmc/commit/82a87bc5a368d7e1da9c80af524b40eb2f4ec07e Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/GUI/GraphicsMovieItem.cpp M src/Media/Clip.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h Log Message: ----------- Solved bug when setting clip position (when moving in the preview) Commit: 5e43f7fc76e67fa5c50f431d4432b3c4a00187ef http://github.com/VLMC/vlmc/commit/5e43f7fc76e67fa5c50f431d4432b3c4a00187ef Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Media.cpp M src/Media/Media.h Log Message: ----------- Code simplification Commit: 5b17bf75cc1b7c12f45aaf6c64f5ee39c3c3229f http://github.com/VLMC/vlmc/commit/5b17bf75cc1b7c12f45aaf6c64f5ee39c3c3229f Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Clip.h Log Message: ----------- Fixed clip splitting Commit: d2af502be354cec074b3f5b62ee08013b18dc2a2 http://github.com/VLMC/vlmc/commit/d2af502be354cec074b3f5b62ee08013b18dc2a2 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Tools/WaitCondition.hpp M src/Workflow/ClipWorkflow.cpp Log Message: ----------- This should avoid a potential deadlock (not that potential as it sounds actually) Commit: ae3a653b0f439ab5c0b0c0a575690c9cdc427604 http://github.com/VLMC/vlmc/commit/ae3a653b0f439ab5c0b0c0a575690c9cdc427604 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.cpp M src/Workflow/MainWorkflow.cpp Log Message: ----------- Actually... the previous commit introduced a new deadlock... Now it's corrected. Commit: 0d7a2fb0db67b31f8ea94963ba329101b7dc9efe http://github.com/VLMC/vlmc/commit/0d7a2fb0db67b31f8ea94963ba329101b7dc9efe Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-15 (Tue, 15 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp M src/Renderer/WorkflowRenderer.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h M src/Workflow/MainWorkflow.cpp M src/Workflow/MainWorkflow.h M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h Log Message: ----------- Adding a way of enabling full speed mode for file rendering Commit: 435d670590baa5f46b53be555aeb407eda185023 http://github.com/VLMC/vlmc/commit/435d670590baa5f46b53be555aeb407eda185023 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-18 (Fri, 18 Sep 2009) Changed paths: M src/Workflow/MainWorkflow.cpp Log Message: ----------- Solving a length computation bug when removing clip. Commit: 5eb20c2528dedf334a05fc99febf30758a9f3897 http://github.com/VLMC/vlmc/commit/5eb20c2528dedf334a05fc99febf30758a9f3897 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-18 (Fri, 18 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp Log Message: ----------- Even if the file rendering chain is broken, let's at least invoke it correctly :) Commit: d44d3e8ed186caa9dbf199e1f0dc3e01976dcc5a http://github.com/VLMC/vlmc/commit/d44d3e8ed186caa9dbf199e1f0dc3e01976dcc5a Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-18 (Fri, 18 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp Log Message: ----------- Correcting file output working chain Commit: 8f63afd963583f4981fe5c0299cbb86415374bc3 http://github.com/VLMC/vlmc/commit/8f63afd963583f4981fe5c0299cbb86415374bc3 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-18 (Fri, 18 Sep 2009) Changed paths: M vlmc.pro Log Message: ----------- Add support for externals includes and libraries paths Commit: a55f43154c304d31f5c2cdacda96ce9af16d67c2 http://github.com/VLMC/vlmc/commit/a55f43154c304d31f5c2cdacda96ce9af16d67c2 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-19 (Sat, 19 Sep 2009) Changed paths: M src/GUI/GraphicsMovieItem.cpp M src/GUI/LibraryWidget.cpp M src/GUI/ListViewMediaItem.cpp M src/Library/Library.cpp M src/Media/Media.cpp M src/Media/Media.h M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Stream can now be added to the media library Commit: 9ca5a010b1c0f6af2618dbb0d521f8f8028d212e http://github.com/VLMC/vlmc/commit/9ca5a010b1c0f6af2618dbb0d521f8f8028d212e Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-19 (Sat, 19 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp M src/Library/Library.cpp Log Message: ----------- Solved memleak when unloading media from library Commit: 528e9be1d8122a81bf275e12f808069bbab7803f http://github.com/VLMC/vlmc/commit/528e9be1d8122a81bf275e12f808069bbab7803f Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-19 (Sat, 19 Sep 2009) Changed paths: M src/GUI/MainWindow.cpp M src/LibVLCpp/VLCInstance.cpp M src/LibVLCpp/VLCInstance.h M src/LibVLCpp/VLCpp.hpp Log Message: ----------- Releasing VLCInstance at exit (thus solving a big memory leak) Cleaned code. Commit: 1def62aaca58cf0c6918fa561ad612b7e8871c2c http://github.com/VLMC/vlmc/commit/1def62aaca58cf0c6918fa561ad612b7e8871c2c Author: Christophe Courtaut <christophe.court...@gmail.com> Date: 2009-09-20 (Sun, 20 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp M src/Workflow/ClipWorkflow.cpp Log Message: ----------- Disable audio since we don't handle it Commit: a2cfb26c29541fe45607178b96cbb55a289b08f5 http://github.com/VLMC/vlmc/commit/a2cfb26c29541fe45607178b96cbb55a289b08f5 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/LibVLCpp/VLCMediaPlayer.cpp M src/Media/Clip.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Correcting a dead lock when reading a non 0 beggining item Commit: 50ad682e6e75e75c659efbb2283d74ae632ef627 http://github.com/VLMC/vlmc/commit/50ad682e6e75e75c659efbb2283d74ae632ef627 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/LibVLCpp/VLCInstance.cpp M src/LibVLCpp/VLCMediaPlayer.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Solving a repositionning bug when begin is != 0 Commit: 830cdcf64b3eccc04d1eee6e9655e26054ce2511 http://github.com/VLMC/vlmc/commit/830cdcf64b3eccc04d1eee6e9655e26054ce2511 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/Tools/Pool.hpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Pool is now thread safe. Prevented potential deadlock. More accurate debug messages Commit: 30c05428293a725796a51870982ecb88a8d113e0 http://github.com/VLMC/vlmc/commit/30c05428293a725796a51870982ecb88a8d113e0 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/LibVLCpp/VLCMediaPlayer.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/TrackWorkflow.cpp Log Message: ----------- commented debug. (not removed, i'm felling like I can use them again :D ) Commit: 676454233e9699330052c6cea8862c37ebeedb6c http://github.com/VLMC/vlmc/commit/676454233e9699330052c6cea8862c37ebeedb6c Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/DockWidgetManager.cpp M src/GUI/MainWindow.cpp Log Message: ----------- Save/restore the geometry and layout of the mainwindow Commit: c965478241eaf53d942893f5686cb425431b1e3a http://github.com/VLMC/vlmc/commit/c965478241eaf53d942893f5686cb425431b1e3a Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/TracksRuler.cpp Log Message: ----------- Workaround for bug occurring in the ruler. Commit: 283de26497a3c10475b78e5eef3047a811183f6c http://github.com/VLMC/vlmc/commit/283de26497a3c10475b78e5eef3047a811183f6c Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/TracksRuler.cpp Log Message: ----------- Fix a warning Commit: e801829e5d0b6cd010f4fe279b5433f9fdbec3f7 http://github.com/VLMC/vlmc/commit/e801829e5d0b6cd010f4fe279b5433f9fdbec3f7 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/Timeline.cpp M src/GUI/TracksView.cpp Log Message: ----------- Small TracksView cleanup Commit: 73cd7de10767a0e8b940415c1b7dbafe41dc7de3 http://github.com/VLMC/vlmc/commit/73cd7de10767a0e8b940415c1b7dbafe41dc7de3 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- New look for the audio/video separator Commit: 9ef8e805e91bed63485dce55538a79432c5a9033 http://github.com/VLMC/vlmc/commit/9ef8e805e91bed63485dce55538a79432c5a9033 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- Update the global duration when a clip is removed Commit: 87e73d358f9d8c8284480fbaebf1cce2926cd7d3 http://github.com/VLMC/vlmc/commit/87e73d358f9d8c8284480fbaebf1cce2926cd7d3 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.cpp M src/Workflow/MainWorkflow.cpp M src/Workflow/MainWorkflow.h M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h Log Message: ----------- Resolved potential bug when rendering too fast Commit: f823b33d0e7d025577b791978fd5814fc6e27aa2 http://github.com/VLMC/vlmc/commit/f823b33d0e7d025577b791978fd5814fc6e27aa2 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Workflow/MainWorkflow.cpp M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h Log Message: ----------- Solved potential crash when moving a clip workflow from a track to another Commit: 6957f7de158bc2678b1ff5afccedbf01ff34c769 http://github.com/VLMC/vlmc/commit/6957f7de158bc2678b1ff5afccedbf01ff34c769 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Workflow/MainWorkflow.cpp M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h Log Message: ----------- Force repositionnement when moving a clip from a track to another Commit: 88fca5d13b2b0abc21bf2812e9e7a44aacf1313b http://github.com/VLMC/vlmc/commit/88fca5d13b2b0abc21bf2812e9e7a44aacf1313b Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.cpp M src/Workflow/MainWorkflow.cpp M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Removed debug Commit: c81a3b8596666f204ce70994c08a0d17905d8e9c http://github.com/VLMC/vlmc/commit/c81a3b8596666f204ce70994c08a0d17905d8e9c Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- Nasty patch to have independant clips. This will have to go soon, and will require a few adjustments between Timeline and its backend Commit: d36335f2b693516d4d9239470b6e4b38d48af296 http://github.com/VLMC/vlmc/commit/d36335f2b693516d4d9239470b6e4b38d48af296 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/LibVLCpp/VLCMediaPlayer.cpp M src/LibVLCpp/VLCMediaPlayer.h M src/Renderer/ClipRenderer.cpp Log Message: ----------- Corrected clip preview behaviour. Slider can be used again, Next frame is working again, without any tricks. Previous frame isn't functionnal yet Commit: f8eb6631ba668db02119f9ee06cb0403322f7b25 http://github.com/VLMC/vlmc/commit/f8eb6631ba668db02119f9ee06cb0403322f7b25 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Renderer/ClipRenderer.cpp Log Message: ----------- And now previous frame is working again. Commit: 4b39741cd5b1200d6b058aa0d4ad3267155851c2 http://github.com/VLMC/vlmc/commit/4b39741cd5b1200d6b058aa0d4ad3267155851c2 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Tools/Pool.hpp Log Message: ----------- Refactored Pool class Commit: 01addde39485b9ab168e0cd84db523fa9c788311 http://github.com/VLMC/vlmc/commit/01addde39485b9ab168e0cd84db523fa9c788311 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M src/Renderer/WorkflowRenderer.cpp M src/Renderer/WorkflowRenderer.h M src/Tools/Pool.hpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/MainWorkflow.cpp Log Message: ----------- Solved multiple bugs/crash Solved remaining sout instance, that was preventing two video to be used successively. Solved crash (stack overflow) when changing position after the workflow reached its end once. Solved incoherent use of a media player after it has been released Removed useless code. Commit: 10b904b29c34e88e612895973621c8f995fcecb8 http://github.com/VLMC/vlmc/commit/10b904b29c34e88e612895973621c8f995fcecb8 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Avoiding wasting time and ressource when initializing a clip. When loading a clip, media player was launched in play state, then paused, then unpaused. Not it's just launched in a play state. Preloading still use this method, as it's not supposed to play before we explicitly ask for it. Commit: 28d99da0727137bacbc6cdf7381cfff4fdf33eb5 http://github.com/VLMC/vlmc/commit/28d99da0727137bacbc6cdf7381cfff4fdf33eb5 Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/GraphicsTrack.hpp M src/GUI/TracksView.cpp Log Message: ----------- Print the type of the tracks on each side of the separator. Commit: 4e4725c8516829a20928f905a4b5d3e9ae1f08aa http://github.com/VLMC/vlmc/commit/4e4725c8516829a20928f905a4b5d3e9ae1f08aa Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/AudioProjectPreferences.cpp M src/GUI/AudioProjectPreferences.h M src/GUI/PreferenceWidget.h M src/GUI/ProjectPreferences.cpp M src/GUI/ProjectPreferences.h M src/GUI/Settings.cpp M src/GUI/Settings.h M src/GUI/VLMCPreferences.cpp M src/GUI/VLMCPreferences.h M src/GUI/VideoProjectPreferences.cpp M src/GUI/VideoProjectPreferences.h M vlmc.pro Log Message: ----------- Change of interface in PreferenceWidget. The save method in PreferenceWidget now take a QHash<QString,QVariant> instead of a QSettings. Commit: f85188224741bf35ff1abeaf7a513da4ffde2ea6 http://github.com/VLMC/vlmc/commit/f85188224741bf35ff1abeaf7a513da4ffde2ea6 Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: A src/Configuration/SettingsManager.cpp A src/Configuration/SettingsManager.h Log Message: ----------- added class SettingsManager this class will handle all the settings of the project Commit: 0f911dcd92d79be32cadf1cf9761a7196b0d5242 http://github.com/VLMC/vlmc/commit/0f911dcd92d79be32cadf1cf9761a7196b0d5242 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Workflow/MainWorkflow.cpp Log Message: ----------- Emmiting missing signal Commit: 173284592ae86756f6a70f490cb79d280e1da978 http://github.com/VLMC/vlmc/commit/173284592ae86756f6a70f490cb79d280e1da978 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Renderer/WorkflowRenderer.cpp Log Message: ----------- Timeline cursor returns to 0 when end is reached. Commit: 16a8ae010f93003f3b38fea7c6bad737173983d1 http://github.com/VLMC/vlmc/commit/16a8ae010f93003f3b38fea7c6bad737173983d1 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Renderer/WorkflowRenderer.cpp M src/Workflow/MainWorkflow.cpp Log Message: ----------- Preview can now be started at any frame (only by moving the timeline cursor for now) Commit: f93f1f480efe76f1e7de8fc26a6865b28927aeae http://github.com/VLMC/vlmc/commit/f93f1f480efe76f1e7de8fc26a6865b28927aeae Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/PreviewWidget.cpp M src/Workflow/MainWorkflow.cpp Log Message: ----------- Now PreviewWidget slider can be used to set the preview starting frame. Commit: 7478201d57491debc580ab6c93259c3308c15a8c http://github.com/VLMC/vlmc/commit/7478201d57491debc580ab6c93259c3308c15a8c Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Renderer/ClipRenderer.cpp Log Message: ----------- Force the position to 0 when a clip render is started Commit: 0cc643073997adf6693b8972154c5fbceb3a4a75 http://github.com/VLMC/vlmc/commit/0cc643073997adf6693b8972154c5fbceb3a4a75 Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/ui/VideoProjectPreferences.ui Log Message: ----------- changed the name of the Height and the width spinbox Commit: 532cfecf8c7cec6a97db80e6c0a9f40bdab27fbf http://github.com/VLMC/vlmc/commit/532cfecf8c7cec6a97db80e6c0a9f40bdab27fbf Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/ui/AudioProjectPreferences.ui Log Message: ----------- changed the name of the sample Rate SpinBox Commit: a1b74dde71cc78872ae2ecb03f63f6809ecb496a http://github.com/VLMC/vlmc/commit/a1b74dde71cc78872ae2ecb03f63f6809ecb496a Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/AudioProjectPreferences.cpp M src/GUI/ProjectPreferences.cpp M src/GUI/VLMCPreferences.cpp M src/GUI/VideoProjectPreferences.cpp Log Message: ----------- Save method implemented in all the ProjectPreferences Widgets Commit: 7fabcf97efad54d4faff003e4f7fff3cd935cdf0 http://github.com/VLMC/vlmc/commit/7fabcf97efad54d4faff003e4f7fff3cd935cdf0 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/Import.cpp Log Message: ----------- Metadata are correctly computed in the Import class. The wrong signal was used, my bad... Commit: 402ccb7ba421eea7da0666efc89888c01ff369bb http://github.com/VLMC/vlmc/commit/402ccb7ba421eea7da0666efc89888c01ff369bb Author: Ludovic Fauvet <e...@l0cal.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/TracksView.cpp Log Message: ----------- Fix a duration computing bug Commit: aa4b65b0b05ddc5a39e398e49beffff650d30a31 http://github.com/VLMC/vlmc/commit/aa4b65b0b05ddc5a39e398e49beffff650d30a31 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/Import.cpp Log Message: ----------- Corrected parameter, so that we won't create a screwed UUID Commit: e104b30f4cfb33dc9d4c8d5e1aa2d2b62dee8111 http://github.com/VLMC/vlmc/commit/e104b30f4cfb33dc9d4c8d5e1aa2d2b62dee8111 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Library/Library.cpp M src/Library/Library.h M src/Media/Media.cpp M src/Media/Media.h M src/Metadata/MetaDataManager.cpp Log Message: ----------- Adding some stuff to avoid multiple metadata parsing. This would be used once imported media are stored as Media* Commit: 7726a12ee27cf17a716698718aa4c57161eafa61 http://github.com/VLMC/vlmc/commit/7726a12ee27cf17a716698718aa4c57161eafa61 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/GUI/ImportBrowser.h Log Message: ----------- Avoid copy Commit: f95c5407db17c80f4285974d8f72ed8528a4c4cb http://github.com/VLMC/vlmc/commit/f95c5407db17c80f4285974d8f72ed8528a4c4cb Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-24 (Thu, 24 Sep 2009) Changed paths: M src/Media/Clip.cpp M src/Media/Media.cpp M src/Media/Media.h Log Message: ----------- Adding metatags into Media. Commit: 8484c3dbf4fbb3b949fafe002948b6d4d3cb6b07 http://github.com/VLMC/vlmc/commit/8484c3dbf4fbb3b949fafe002948b6d4d3cb6b07 Author: Clement CHAVANCE <kin...@vlmc.org> Date: 2009-09-25 (Fri, 25 Sep 2009) Changed paths: M src/Configuration/SettingsManager.cpp M src/Configuration/SettingsManager.h M src/GUI/ProjectPreferences.cpp M src/GUI/Settings.cpp M src/GUI/VLMCPreferences.cpp Log Message: ----------- Preferences are now saved when user click on a button Commit: 329ed3e650c15c94b9d7ddc79b2954ad2a2dea27 http://github.com/VLMC/vlmc/commit/329ed3e650c15c94b9d7ddc79b2954ad2a2dea27 Author: Geoffroy Lacarriere <geoffroyl...@gmail.com> Date: 2009-09-25 (Fri, 25 Sep 2009) Changed paths: M fortunes.txt A images/editcut.png A images/mouse.png A images/zoom_in.png A images/zoom_out.png M ressources.qrc M src/Commands/Commands.cpp M src/Commands/Commands.h A src/Configuration/SettingsManager.cpp A src/Configuration/SettingsManager.h M src/GUI/AbstractGraphicsMediaItem.cpp M src/GUI/AbstractGraphicsMediaItem.h M src/GUI/AudioProjectPreferences.cpp M src/GUI/AudioProjectPreferences.h M src/GUI/DockWidgetManager.cpp M src/GUI/GraphicsCursorItem.cpp M src/GUI/GraphicsMovieItem.cpp M src/GUI/GraphicsMovieItem.h M src/GUI/GraphicsTrack.hpp M src/GUI/Import.cpp M src/GUI/Import.h M src/GUI/LibraryWidget.cpp M src/GUI/ListViewMediaItem.cpp M src/GUI/MainWindow.cpp M src/GUI/MainWindow.h M src/GUI/PreferenceWidget.cpp M src/GUI/PreferenceWidget.h M src/GUI/PreviewWidget.cpp M src/GUI/ProjectPreferences.cpp M src/GUI/ProjectPreferences.h M src/GUI/Settings.cpp M src/GUI/Settings.h A src/GUI/TagWidget.cpp A src/GUI/TagWidget.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/Transcode.h M src/GUI/VLMCPreferences.cpp M src/GUI/VLMCPreferences.h M src/GUI/VideoProjectPreferences.cpp M src/GUI/VideoProjectPreferences.h M src/GUI/ui/AudioProjectPreferences.ui M src/GUI/ui/Import.ui M src/GUI/ui/ImportBrowser.ui M src/GUI/ui/MainWindow.ui A src/GUI/ui/TagWidget.ui M src/GUI/ui/VideoProjectPreferences.ui M src/LibVLCpp/VLCInstance.cpp M src/LibVLCpp/VLCInstance.h M src/LibVLCpp/VLCMedia.cpp M src/LibVLCpp/VLCMediaPlayer.cpp M src/LibVLCpp/VLCMediaPlayer.h M src/LibVLCpp/VLCpp.hpp M src/Library/Library.cpp M src/Media/Clip.cpp M src/Media/Clip.h M src/Media/Media.cpp M src/Media/Media.h M src/Metadata/MetaDataWorker.cpp M src/Project/ProjectManager.cpp M src/Renderer/ClipRenderer.cpp M src/Renderer/WorkflowFileRenderer.cpp M src/Renderer/WorkflowRenderer.cpp M src/Renderer/WorkflowRenderer.h M src/Tools/Pool.hpp M src/Tools/WaitCondition.hpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/ClipWorkflow.h M src/Workflow/MainWorkflow.cpp M src/Workflow/MainWorkflow.h M src/Workflow/TrackWorkflow.cpp M src/Workflow/TrackWorkflow.h M src/vlmc.h M vlmc.pro Log Message: ----------- Merge commit 'origin/master' into geoff_import Conflicts: src/GUI/MainWindow.h src/GUI/ui/MainWindow.ui src/Media/Media.cpp src/Media/Media.h vlmc.pro Commit: cb56d05e43289012b7312f68fd5f551df3a6d688 http://github.com/VLMC/vlmc/commit/cb56d05e43289012b7312f68fd5f551df3a6d688 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-25 (Fri, 25 Sep 2009) Changed paths: M src/Renderer/ClipRenderer.cpp M src/Renderer/ClipRenderer.h M src/Renderer/GenericRenderer.h M src/Renderer/WorkflowRenderer.h Log Message: ----------- PreviewWidget should now handle both Clip and Media Commit: d2458e8606dc80712fb50d5aa074b424dcdf6282 http://github.com/VLMC/vlmc/commit/d2458e8606dc80712fb50d5aa074b424dcdf6282 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-25 (Fri, 25 Sep 2009) Changed paths: M src/Renderer/ClipRenderer.cpp Log Message: ----------- Corrected minor memory leak Commit: 20147d33205328ecbfc2e55dfc6a515fc82e33aa http://github.com/VLMC/vlmc/commit/20147d33205328ecbfc2e55dfc6a515fc82e33aa Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/Renderer/WorkflowRenderer.cpp Log Message: ----------- Specifying no-audio for the WorkflowRenderer Commit: 619b6bb6b20439d338c877be2c3023039ec9fdc8 http://github.com/VLMC/vlmc/commit/619b6bb6b20439d338c877be2c3023039ec9fdc8 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/Workflow/ClipWorkflow.cpp Log Message: ----------- Using the real option name for full speed render Commit: 48c5bd53751ace73cd12f908ee008c35671006ac http://github.com/VLMC/vlmc/commit/48c5bd53751ace73cd12f908ee008c35671006ac Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp Log Message: ----------- The rendering window is now modal Commit: 73cc27ca2bbb4bcf563bdaab726c360a1b9e1a2e http://github.com/VLMC/vlmc/commit/73cc27ca2bbb4bcf563bdaab726c360a1b9e1a2e Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/GUI/WorkflowFileRendererDialog.h M src/Renderer/WorkflowFileRenderer.cpp M src/Renderer/WorkflowFileRenderer.h Log Message: ----------- Correcting the window modality (does not hang all the render...) Commit: 74fccfac470d78cd2d067bbac865a0a71ab4bef5 http://github.com/VLMC/vlmc/commit/74fccfac470d78cd2d067bbac865a0a71ab4bef5 Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/Renderer/WorkflowFileRenderer.cpp M src/Workflow/ClipWorkflow.cpp M src/Workflow/MainWorkflow.h Log Message: ----------- Setting file output FPS Commit: 56893065673966a1e69108b94568292667c81a8a http://github.com/VLMC/vlmc/commit/56893065673966a1e69108b94568292667c81a8a Author: Hugo Beauzee-Luyssen <beauz...@gmail.com> Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Fixing a positionment bug (when starting to render a non 0 beginning clip) Commit: a37e981f5e1d0a10aa2b3e3b9aa858bbecd44ba6 http://github.com/VLMC/vlmc/commit/a37e981f5e1d0a10aa2b3e3b9aa858bbecd44ba6 Author: Geoffroy Lacarriere <geoffroyl...@gmail.com> Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M src/GUI/WorkflowFileRendererDialog.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/ClipWorkflow.cpp M src/Workflow/MainWorkflow.h M src/Workflow/TrackWorkflow.cpp Log Message: ----------- Merge commit 'origin/master' into geoff_import Commit: 163a002d54dd2750db2667caacc9c3291a6e91e6 http://github.com/VLMC/vlmc/commit/163a002d54dd2750db2667caacc9c3291a6e91e6 Author: Geoffroy Lacarriere <geoffroyl...@gmail.com> Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M src/GUI/Import.cpp M src/GUI/Import.h M src/GUI/ImportBrowser.cpp M src/GUI/ImportBrowser.h M src/Renderer/ClipRenderer.cpp Log Message: ----------- Import: Refactor of the import menu excluding Clip the benefit of Media. _______________________________________________ vlmc-devel mailing list vlmc-devel@vlmc.org http://vlmc.org/mailman/listinfo/vlmc-devel