aboutsummaryrefslogtreecommitdiffstats
path: root/fsodeviced/src
Commit message (Expand)AuthorAgeFilesLines
* fsodeviced: gta04_quirks/info: DRY - use preset dataLukas Märdian2012-12-031-1/+2
* fsodeviced: gta04_quirks/info check model on startupLukas Märdian2012-11-281-1/+6
* fsodeviced: gta04_quirks/info: set model valueLukas Märdian2012-11-281-0/+1
* fsodeviced: gta04_quirks: add info plugin (like kernel_info)slyon/gta04-check-revisionLukas Märdian2012-11-143-15/+104
* fsodeviced: alsa: fix off-by-one in verifying control indexPaul Fertser2012-11-101-1/+1
* fsodeviced: drop router_qdsp5 plugin; it's not used anymoreSimon Busch2012-07-295-887/+0
* fsodeviced: router_alsa: use AbstractObject class as base and use our own log...Simon Busch2012-07-282-21/+25
* fsodeviced: router_alsa: don't hand over invalid control id's to ALSA; fixes ...Simon Busch2012-07-282-6/+14
* fsodeviced: plugins: router_alsa: save only controls of the specified scenarioSimon Busch2012-07-271-2/+2
* fsodeviced: plugins: router_alsa: check if scenario is available before tryin...Simon Busch2012-07-273-5/+8
* Update copyright notice for all source filesSimon Busch2012-07-1944-49/+49
* fsodeviced: add different command line options for testing and informational ...Simon Busch2012-07-172-1/+34
* fsodeviced: herring_quirks: implement ALSA power control pluginSimon Busch2012-07-162-0/+131
* fsodeviced: n900_quirks: implement plugin with all quirks for the n900 deviceSimon Busch2012-07-1614-1029/+849
* fsodeviced: lib: a resource can specify it's default policySimon Busch2012-07-161-1/+9
* fsodeviced: lib: resource: respect specified exceptions by our base classSimon Busch2012-07-151-1/+1
* fsodeviced: herring_quirks: remove ALSA stream keeperSimon Busch2012-07-152-35/+1
* fsodeviced: herring_quirks: fix flaw with string formattingSimon Busch2012-07-121-1/+1
* fsodeviced: kernel26_rfkill: fix typoSimon Busch2012-07-121-1/+1
* fsodeviced: herring_quirks: cleanup and make resume handler configurableSimon Busch2012-07-123-5/+6
* fsodeviced: herring_quirks: implement powercontrol for WiFi deviceSimon Busch2012-07-123-0/+102
* fsodeviced: kernel26_rfkill: add config option to ignore wifi rfkillSimon Busch2012-07-091-0/+8
* fsodeviced: kernel26_rfkill: let our logger decide when to enable debug modeSimon Busch2012-07-091-4/+2
* fsodeviced: kernel26_rfkill: cleanup code / respect compiler warningsSimon Busch2012-07-091-21/+3
* fsodeviced: kernel26_rfkill: don't deal with network interface or bluetooth d...Simon Busch2012-07-091-72/+0
* fsodeviced: herring_quirks: enable ALSA stream keeper only when config option...Simon Busch2012-07-091-1/+3
* fsodeviced: kernel26_rfkill: use AM_VALAFLAGS for compilation; fixes #687Simon Busch2012-06-061-0/+1
* Update all Makefile.am files to use DEBUG_VALAFLAGS/DEBUG_CFLAGSSimon Busch2012-06-0436-19/+72
* fsodeviced: kernel26_rfkill: $(AM_VALAFLAGS) should be used in kernel26_rfkil...Simon Busch2012-05-311-1/+1
* fsodeviced: plugins: we need to pass WANT_FSO_RESOURCE to valac to get usage ...Simon Busch2012-05-307-0/+7
* fsodeviced: router_qdsp5: add missing playwav2.vapi file to distribution archiveSimon Busch2012-05-301-0/+4
* fsodeviced: lib: fsodevice-2.0.deps should be part of the distribution archiveSimon Busch2012-05-291-0/+4
* fsoaudiod/fsodeviced: remove some more palmpre device specific thingsSimon Busch2012-05-251-3/+0
* fsodeviced: drop support for the palmpre deviceSimon Busch2012-05-257-1268/+0
* fsodeviced: autoconf/automake fixes to get make distcheck working againSimon Busch2012-05-112-3/+2
* fsodeviced: refactor automake configurationSimon Busch2012-05-0940-1474/+770
* fsodeviced: prepare make infrastructure for releaseSimon Busch2012-03-2739-35/+77
* fsodeviced: kernel26_rfkill: catch possible thrown FsoFramework.Network.Error...Simon Busch2012-01-311-9/+16
* fsodeviced: kernel26_rfkill: add missing dependency to libfsosystemSimon Busch2012-01-282-2/+4
* fsodeviced: kernel26_rfkill: refactor code so we're not executing binaries fo...Simon Busch2012-01-271-45/+33
* fsodeviced: kernel26_rfkill: we need an valid instance of the hashtable insta...Simon Busch2012-01-271-4/+4
* fsodeviced: kernel26_rfkill: add ifconfig and power save support for wifiDenis 'GNUtoo' Carikli2012-01-251-3/+52
* fsodeviced: herring_quirks: add quirk to keep one alsa stream all-time openSimon Busch2011-12-313-0/+55
* fsodeviced: herring_quirks: use correct name for configuration sectionSimon Busch2011-12-221-1/+1
* fsodeviced: kernel_idle: respect system suspend state before updating idle stateSimon Busch2011-12-211-1/+26
* fsodeviced: herring_quirks: add first version of the resumehandler needed to ...Simon Busch2011-12-213-2/+157
* fsodeviced: kernel26_rfkill: use absolute path to spawn bluetoothdKlaus Kurzmann2011-12-201-2/+2
* fsodeviced: herring_quirks: add skeleton pluginSimon Busch2011-12-183-0/+132
* fsodeviced: kernel26_rtc: catch up with Vala 0.14Michael 'Mickey' Lauer2011-12-171-8/+1
* fsodeviced: remove wrong line from makefileSimon Busch2011-11-301-2/+0