]> git.sesse.net Git - vlc/commit
Activate 2 more one instance mode optins with DBus
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 13 Sep 2008 22:34:09 +0000 (00:34 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 13 Sep 2008 22:36:09 +0000 (00:36 +0200)
commita8821cd85000619bf8fd806cac2a133848f352d5
tree3837b426cd050165da742e19dfdc20cd658681f5
parentd14909e7eed265467bc8e1a6035dc1427ee5e057
Activate 2 more one instance mode optins with DBus

Now that we have a one instance mode with DBus under linux, also make
it possible to use the "one-instance-when-started-from-file" and
"started-from-file" options.
Consider using --started-from-file in the file association scripts,
like what we do in the win32 NSIS script, so that all files opened
through the GUI are enqueued/played in the same instance.
src/libvlc-module.c
src/libvlc.c