oeventsd: intepret -loop parameters as booleans
commit5c24d98089a8d3e30457e5ff736422cdbee3bb48
authorPaul Fertser <fercerpav@gmail.com>
Fri, 8 Feb 2013 16:27:56 +0000 (8 20:27 +0400)
committerSebastian Krzyszkowiak <dos@dosowisko.net>
Sun, 10 Feb 2013 15:45:54 +0000 (10 16:45 +0100)
treeaed068fe51eeed61726038c25ae05bf12563cc8b
parent4b4e9d3bf37ebdc038faa761bce4257ab258df31
oeventsd: intepret -loop parameters as booleans

According to the config schema file those are booleans so when set to
true the sound should be played many times, not just two (as it is now
as true is casted to 1, i.e. play and then repeat once).

Hopefully 1024 is enough to meet user expectations.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
framework/subsystems/oeventsd/fso_actions.py