Commit Graph

7 Commits

Author SHA1 Message Date
edman007
949791258d Remove warnings from mpris plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1070 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21 18:31:45 +00:00
edman007
42d2deefb2 * Fix segfault on shutdown in drv_picoLCDGraphic.c
* Prevent dbus from exiting the program when compiled with -DDEBUG


git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1068 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21 14:49:34 +00:00
edman007
82a0af2c30 Make the dbus plugin shutdown without showing dbus leaks when compiled with -DDEBUG
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1066 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-19 04:32:13 +00:00
edman007
6ae9438738 Fixed a few more leaks,
Valgrind no longers reports any leaks in plugin_dbus.c
(though there are still a few in the dbus libs)


git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1058 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17 04:01:50 +00:00
edman007
ca7f4df632 plugin_dbus.c:
* Remove a few info() messages from the dbus plugin that were too verbose
 * Fix a few leaks in the dbus plugin

event.c
 * Fix a  heap corruption bug

layout.c
 * Fix a leak


git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1057 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17 01:47:43 +00:00
volker
f6d08113a6 dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-16 16:10:03 +00:00
michael
6bb47a6882 event plugin and dbus interface by Ed Martin (forgot to add new files)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1054 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15 06:51:31 +00:00