<div dir="ltr"><div><div>I signed up for general news about the video editor under development because I would like to permanently move away from (pirated commercial) programs (and the malware threats their cracks can can entail, since Microsoft is paid off (a certain fact, not a theory) to list many as threats they are not and it requires several AV programs to determine what threats are real).  I am looking forward to the roll out of a non bloatware freeware video editor with even the most basic cut and splice features even with a minimum re-encoding feature (since I can be passed through Handbrake, <a href="http://et.al">et.al</a>.)<br><br></div>You evidently have the wrong email address, since the coding you are discussing is complete gibberish to me.  I did not have the interest to understand coding, especially since it is constantly evolving and requires constant effort to stay up to date.<br><br></div>Nonetheless, I am greatly looking forward to your efforts, in the future I may be in the position to provide a massive financial boost to freeware development in general.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 17, 2017 at 8:23 AM, Yikai Lu <span dir="ltr"><<a href="mailto:git@videolan.org" target="_blank">git@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">vlmc | branch: master | Yikai Lu <<a href="mailto:luyikei.qmltu@gmail.com">luyikei.qmltu@gmail.com</a>> | Wed May 17 21:23:31 2017 +0900| [<wbr>e64a4db8785dfbc0880c5322566c1d<wbr>e934253717] | committer: Yikai Lu<br>
<br>
Library: Reload after the MediaLibrary starts<br>
<br>
> <a href="https://code.videolan.org/videolan/vlmc/commit/e64a4db8785dfbc0880c5322566c1de934253717" rel="noreferrer" target="_blank">https://code.videolan.org/<wbr>videolan/vlmc/commit/<wbr>e64a4db8785dfbc0880c5322566c1d<wbr>e934253717</a><br>
---<br>
<br>
 src/Library/Library.cpp | 1 +<br>
 1 file changed, 1 insertion(+)<br>
<br>
diff --git a/src/Library/Library.cpp b/src/Library/Library.cpp<br>
index 03bdbd0..481f017 100644<br>
--- a/src/Library/Library.cpp<br>
+++ b/src/Library/Library.cpp<br>
@@ -199,6 +199,7 @@ Library::workspaceChanged(<wbr>const QVariant& workspace)<br>
         m_ml->initialize( w + "/ml.db", w + "/thumbnails/", this );<br>
         m_initialized = true;<br>
         m_ml->start();<br>
+        m_ml->reload();<br>
     }<br>
     //else FIXME, and relocate the media library<br>
 }<br>
<br>
______________________________<wbr>_________________<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/<wbr>listinfo/vlmc-devel</a><br>
</blockquote></div><br></div>