[vlmc-devel] Library: Reload after the MediaLibrary starts

Tom Rea tomrea2010 at gmail.com
Thu May 18 18:12:55 CEST 2017


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, et.al.)

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.

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.

On Wed, May 17, 2017 at 8:23 AM, Yikai Lu <git at videolan.org> wrote:

> vlmc | branch: master | Yikai Lu <luyikei.qmltu at gmail.com> | Wed May 17
> 21:23:31 2017 +0900| [e64a4db8785dfbc0880c5322566c1de934253717] |
> committer: Yikai Lu
>
> Library: Reload after the MediaLibrary starts
>
> > https://code.videolan.org/videolan/vlmc/commit/
> e64a4db8785dfbc0880c5322566c1de934253717
> ---
>
>  src/Library/Library.cpp | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/Library/Library.cpp b/src/Library/Library.cpp
> index 03bdbd0..481f017 100644
> --- a/src/Library/Library.cpp
> +++ b/src/Library/Library.cpp
> @@ -199,6 +199,7 @@ Library::workspaceChanged(const QVariant& workspace)
>          m_ml->initialize( w + "/ml.db", w + "/thumbnails/", this );
>          m_initialized = true;
>          m_ml->start();
> +        m_ml->reload();
>      }
>      //else FIXME, and relocate the media library
>  }
>
> _______________________________________________
> Vlmc-devel mailing list
> Vlmc-devel at videolan.org
> https://mailman.videolan.org/listinfo/vlmc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlmc-devel/attachments/20170518/a2c3b7b5/attachment.html>


More information about the Vlmc-devel mailing list