Make sure kmk starts the external player with content.
commitded044b2164e6734836e29a9dbc60b37207ccde2
authorPlamen Petrov <pvp@tk.ru.acad.bg>
Tue, 19 Feb 2008 19:29:08 +0000 (19 21:29 +0200)
committerPlamen Petrov <pvp@tk.ru.acad.bg>
Tue, 19 Feb 2008 19:29:08 +0000 (19 21:29 +0200)
tree2ce78286532d7f9581d4b2daae11a36d4f765222
parent4633085bb435421592cbd98cc998d9a4e5198303
Make sure kmk starts the external player with content.

There were rare cases, where kmk could invoke the external player
with an empty list, and audacious for example, didn't cope well.
This commit makes sure kmk starts the ext player with at least one
file.

Maybe as a future improvement kmk could be made to check that the files,
if there aren't too many of them for playing/adding, actually exist,
and are accessible... Just an idea.
src/kmk.cpp