aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_mpris_dbus.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-24picoLCDGraphic: updated example configuration files in "contrib/picoLCD"mzuther4-0/+4
2010-01-24picoLCDGraphic: update display regularly usin
# Intel4 @ 72E
# freq pol sr fec
S 11533000 V 4220000 AUTO
S 11638000 H 5632000 AUTO
S 12518000 V 8232000 AUTO
S 12526000 V 3266000 AUTO
77ea2b6c017fe9cf&follow=1'>Ticket 182
volker3-21/+31
2010-01-15strdupa uses alloca which is not available everywhere. strdup is used insteadvolker1-2/+2
2010-01-05plugins work on MacOS X: proc_stat, cpuinfovolker4-7/+87
2010-01-03linker error with LW_ABP correctedmichael2-14/+16
2010-01-03update to autoconf 2.65michael3-328/+403
2009-11-22indentationmichael1-1/+1
2009-11-22indentationmichael1-0/+1
2009-11-22add event.h to extra sourcesmichael1-1/+1
2009-11-22Logic Way ABP08 ABP09 enhancements by Arndt Kritznermichael1-7/+141
2009-11-21Remove warnings from mpris pluginedman0072-5/+4
2009-11-21Fix the dbus/pkg-config confgure (Now the configure script will probably requ...edman0072-2/+12
2009-11-21* Fix segfault on shutdown in drv_picoLCDGraphic.cedman0072-2/+8
2009-11-20special commandline parameters for X11volker4-3/+56
2009-11-19Make the dbus plugin shutdown without showing dbus leaks when compiled with -...edman0072-10/+12
2009-11-19drv_PICGraphic.cedman0071-1/+1
2009-11-18the DBus plugin is now disabled when dbus is not installed instead of stoppin...edman0072-4/+5
2009-11-18Prevent HD44780 and HD44780_I2C from building at the same timeedman0072-18/+24
2009-11-18disabling some driver if no parport availablevolker3-46/+74
2009-11-18Removed warning for the mpris dbus pluginedman0071-0/+2
2009-11-18MatrixOrbitalGXvolker1-0/+4
2009-11-18ppoll() is not available in glibc before 2.4volker1-0/+4
2009-11-17Fixed a few more leaks,edman0071-8/+24
2009-11-17plugin_dbus.c:edman0073-26/+42
2009-11-16dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1volker1-2/+17
2009-11-16small memory leak fixed (Thnaks to Ed and Valgrind)michael1-0/+1
2009-11-15event plugin and dbus interface by Ed Martin (forgot to add new files)michael4-0/+1261
2009-11-15event plugin and dbus interface by Ed Martinmichael13-39/+604
2009-11-10Logic Way patch from Arndt Kritznermichael1-15/+9
2009-11-05added protocol details to PICGraphic driver, fixed typos is generic headerspeterbailey3-30/+80
2009-11-03updating Makefile.am for PICGraphic driver, reverting mistaken commit of aclo...peterbailey2-61/+137
2009-11-03adding PICGraphic driverpeterbailey5-138/+506
2009-11-02svn_version bumped upmichael1-1/+1
2009-11-01Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritznermichael1-25/+236
2009-10-19driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control pa...michael9-17/+401