summaryrefslogtreecommitdiff
path: root/src/plugins/lirc
Commit message (Expand)AuthorAgeFilesLines
* Bug 640942 — Missing linker flagsChristopher Taylor2011-01-301-1/+3
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Fix plugins' LIBADD and CFLAGS variablesPhilip Withnall2010-09-051-1/+3
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-24/+5
* Clean up plugin makefilesPhilip Withnall2010-09-051-14/+10
* Remove unnecessary defines from plugin makefilesPhilip Withnall2010-09-051-7/+0
* Move plugin struct and init functions to totem-plugin.hPhilip Withnall2010-09-051-41/+22
* Move plugin class struct and type function definitions to totem-plugin.hPhilip Withnall2010-09-051-7/+0
* Add git.mk supportPhilip Withnall2010-09-041-0/+1
* Port C plugins to GSettingsPhilip Withnall2010-09-041-1/+0
* Port all the C plugins to libpeas 0.5.4Bastien Nocera2010-08-061-6/+9
* gcc warning fixes in pluginsPhilip Withnall2010-07-151-7/+3
* Cleanup lirc plugin definitionBastien Nocera2010-06-161-42/+2
* Port lirc plugin to libpeasBastien Nocera2010-06-162-22/+53
* Bug 606036 — Fix debug loggingPhilip Withnall2010-01-071-0/+1
* Bug 545546 – LIRC plugin missing default setup for some keysBastien Nocera2009-07-201-0/+17
* Small tweaks for the default LIRC setupBastien Nocera2009-06-301-0/+16
* Remove use of bacon-message-connection and use libunique instead (Closes:Bastien Nocera2009-04-021-6/+0
* Patch from Christian Persch <chpe@gnome.org> to use g_set_error_literalPhilip Withnall2009-02-091-4/+4
* Patch from Vidar Braut Haarr <vhaarr+bgo@gmail.com> to support repeat andBastien Nocera2009-01-132-2/+43
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-1/+1
* Allow passing an offset for the backward/forward seeking, through the urlBastien Nocera2008-08-212-7/+29
* Add support for the stop remote control key, will stop the playback and goBastien Nocera2008-08-212-0/+11
* Also fail to load if we're missing a data fileBastien Nocera2008-07-301-7/+6
* Update lirc plugin to read from a default configuration file, and not failBastien Nocera2008-07-303-6/+192
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-1/+1
* Patch from Carsten Luedtke <acid_man@gmx.net> to allow setting the aspectBastien Nocera2008-02-071-0/+3
* Add the publish pluginBastien Nocera2007-12-011-0/+1
* Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera2007-05-031-1/+1
* Add support for plugin activation failure. Fix an uninitialized variable.Jan Arne Petersen2007-04-261-7/+13
* Explicitly shutdown the plugins engine at the totem exit. RemoveJan Arne Petersen2007-04-251-25/+0
* Move LIRC support to a plugin (Closes: #428294)Jan Arne Petersen2007-04-243-0/+354