<p dir="ltr">Ummm... I'm not a VLMC developer - could someone take me off this distribution list please?</p>
<div class="gmail_quote">On Mar 4, 2016 7:14 AM, "Hugo Beauzée-Luyssen" <<a href="mailto:git@videolan.org">git@videolan.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">vlmc | branch: master | Hugo Beauzée-Luyssen <<a href="mailto:hugo@beauzee.fr">hugo@beauzee.fr</a>> | Wed Mar  2 14:27:48 2016 +0100| [3f5b2bcc1354b94e8180fb61d50e0b796d581f52] | committer: Hugo Beauzée-Luyssen<br>
<br>
Add a first run wizard.<br>
<br>
This asks for a workspace location, in which we'll store projects &<br>
other files<br>
<br>
> <a href="https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52" rel="noreferrer" target="_blank">https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52</a><br>
---<br>
<br>
 src/CMakeLists.txt                                 |  7 +++<br>
 src/Gui/wizard/firstlaunch/Done.cpp                | 44 +++++++++++++++<br>
 src/Gui/wizard/firstlaunch/Done.h                  | 45 +++++++++++++++<br>
 src/Gui/wizard/firstlaunch/FirstLaunchPage.cpp     | 37 ++++++++++++<br>
 src/Gui/wizard/firstlaunch/FirstLaunchPage.h       | 44 +++++++++++++++<br>
 src/Gui/wizard/firstlaunch/FirstLaunchWizard.cpp   | 56 +++++++++++++++++++<br>
 src/Gui/wizard/firstlaunch/FirstLaunchWizard.h     | 39 +++++++++++++<br>
 src/Gui/wizard/firstlaunch/WorkspaceLocation.cpp   | 53 ++++++++++++++++++<br>
 src/Gui/wizard/firstlaunch/WorkspaceLocation.h     | 47 ++++++++++++++++<br>
 src/Gui/wizard/ui/firstlaunch/Done.ui              | 16 ++++++<br>
 src/Gui/wizard/ui/firstlaunch/FirstLaunchPage.ui   | 52 +++++++++++++++++<br>
 src/Gui/wizard/ui/firstlaunch/WorkspaceLocation.ui | 65 ++++++++++++++++++++++<br>
 src/Main/Core.cpp                                  | 27 ++++++---<br>
 src/Main/Core.h                                    |  4 ++<br>
 src/Main/main.cpp                                  |  8 +++<br>
 15 files changed, 536 insertions(+), 8 deletions(-)<br>
<br>
Diff:   <a href="https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52" rel="noreferrer" target="_blank">https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52</a><br>
_______________________________________________<br>
Vlmc-devel mailing list<br>
<a href="mailto:Vlmc-devel@videolan.org">Vlmc-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/vlmc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlmc-devel</a><br>
</blockquote></div>