Added a lame but working dbus watch ability..
authorskeezix <skeezix@flotsam-vm.(none)>
Tue, 16 Feb 2010 17:51:57 +0000 (12:51 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Tue, 16 Feb 2010 17:51:57 +0000 (12:51 -0500)
commit51f7f6de18d222ac36d8e6f8f01b5a1c0203e85f
treeb1bb4ad95e7e85198bed0b5697971aaf0be7f9d2
parent28238a8abe41348c61991a6c1e16175373393162
Added a lame but working dbus watch ability..
-- dbus can watch insert/eject
-- inotify can watch file moves
-- etc/pandora/conf/apps notify list removed /media (was catching the OS, since fw mounted to /media/mmcblk0p1 when boot off SD!)
-- dbusnotifytest seems to work on desktop and panda
Working much better, catches every insert/eject just fine, without spamming
Makefile
apps/pndnotifyd.c
deployment/etc/pandora/conf/apps
include/pnd_dbusnotify.h [new file with mode: 0644]
lib/pnd_dbusnotify.c [new file with mode: 0644]
test/dbusnotifytest.c [new file with mode: 0644]