aboutsummaryrefslogtreecommitdiffstats
path: root/libfsoframework
Commit message (Expand)AuthorAgeFilesLines
* libfsoframework: support deregistration of service objectsSimon Busch2012-07-061-8/+65
* Bump required vala version to 0.16.0Simon Busch2012-06-201-1/+1
* Use --debug instead of -g as Vala debug option and get back -D DEBUGSimon Busch2012-06-051-1/+1
* Remove "-D DEBUG" from debug options as it gives us some trouble with automak...Simon Busch2012-06-041-1/+1
* Update all Makefile.am files to use DEBUG_VALAFLAGS/DEBUG_CFLAGSSimon Busch2012-06-041-4/+1
* Update all Makefile.decl files to ship DEBUG_VALAFLAGS/DEBUG_CFLAGSSimon Busch2012-06-041-0/+9
* We're using CFLAGS instead of CPPFLAGS everywhereSimon Busch2012-06-041-2/+2
* Bump version of all components to 0.12.0 for next development cycleSimon Busch2012-05-241-1/+1
* Set log level of all configurations for each component to INFO rather than DEBUGSimon Busch2012-05-221-1/+1
* Use ustar format for the distribution tar archive in all components of the stackSimon Busch2012-05-111-1/+1
* Bump required FSO version of all components to 0.11.0Simon Busch2012-05-091-1/+1
* libfsoframework: remove libnl-2.0 from fsoframework-2.0.deps fileSimon Busch2012-05-081-1/+0
* libfsoframework: include missing vapi files in generate distribution archivesSimon Busch2012-05-083-0/+8
* libfsoframework: make library ABI version configurableSimon Busch2012-05-032-0/+20
* Fix checking for the wrong *_release variable when enabling vala source compi...Simon Busch2012-05-021-1/+1
* Bump version of all components for next development cycleSimon Busch2012-04-181-2/+2
* Release version 0.10.0libgsm0710mux-0.10.0libfsotransport-0.10.0libfsosystem-0.10.0libfsoresource-0.10.0libfsoframework-0.10.0libfsobasics-0.10.0fsousaged-0.10.0fsotdld-0.10.0fsosystemd-0.10.0fsonetworkd-0.10.0fsogsmd-0.10.0fsodeviced-0.10.0fsodatad-0.10.0fsoaudiod-0.10.0Simon Busch2012-04-182-1/+27
* Remove unneeded stuff from all autogen.sh filesSimon Busch2012-04-171-25/+0
* Update autotools bootstrap script for all componentsSimon Busch2012-04-111-7/+34
* libfsoframework: fix dependency on generated vala api fileSimon Busch2012-04-111-1/+1
* libfsoframework: remove gobject introspection meta data file from version con...Simon Busch2012-04-111-747/+0
* libfsoframework: restructure autoconf/automake configuration to be ready for ...Simon Busch2012-04-102-59/+81
* libfsoframework: we don't distribute the tests for the next releaseSimon Busch2012-03-212-4/+3
* Update ChangeLog of all components from git historySimon Busch2012-03-141-0/+850
* Bump version to 0.10.0 and for all FSO dependencies tooSimon Busch2012-03-101-3/+3
* drop GITV as version postfix for all componentsSimon Busch2012-03-101-5/+1
* Bump required vala version of all components to 0.14.2Simon Busch2012-02-141-1/+1
* Bump required vala version of all components to 0.14.1 (which is wrong anyway)Simon Busch2012-01-271-1/+1
* Bump required vala version of all components to 0.14.0Simon Busch2011-11-241-1/+1
* Bump required vala version of all FSO components to 0.12.1Simon Busch2011-11-221-1/+1
* libfsoframework: move abstract object class to libfsobasicsSimon Busch2011-08-032-44/+0
* fsoframework: dbusservicenotifier: use correct interface for the master dbus ...Simon Busch2011-07-111-1/+1
* libfsoframework: activate DBusServiceNotifier classSimon Busch2011-07-111-10/+3
* Bump required vala version of all components to 0.12.0Simon Busch2011-06-021-1/+1
* libfsoframework: add vim tags for correct indentation with 4 spacesKlaus Kurzmann2011-05-0515-0/+27
* libfsoframework: add application service namesSimon Busch2011-04-091-0/+9
* libfsoframework: add dbus names for new audio subsystemSimon Busch2011-03-041-0/+8
* bump copyright notices for 2011Michael 'Mickey' Lauer2011-02-2513-13/+13
* libfsoframework: return underscores to dbus object namesMartin Jansa2011-02-231-1/+1
* libfsoframework: set G_LOG_DOMAINFrederik 'playya' Sdun2011-01-181-0/+1
* libfsoframework: interfaces: add Phone and reorder alphabeticallyMichael 'Mickey' Lauer2011-01-161-37/+38
* libfsoframework: send a signal once we have acquired a servicenameMichael 'Mickey' Lauer2011-01-162-3/+9
* libfsoframework: subsystem: more info in error messageMichael 'Mickey' Lauer2011-01-091-1/+1
* libfsoframework: subsystem: handle potential errors during object registrationMichael 'Mickey' Lauer2011-01-091-10/+24
* libfsoframework: add context interfaceMichael 'Mickey' Lauer2011-01-091-0/+14
* bump vala and glib-2.0 requirementsMichael 'Mickey' Lauer2010-12-251-1/+1
* libfsoframework: repair DBusServiceNotifier for gdbusMichael 'Mickey' Lauer2010-12-211-27/+27
* libfsoframework: catch up with valaMichael 'Mickey' Lauer2010-12-201-0/+1
* libfsoframework: (gdbus) sync with masterMichael 'Mickey' Lauer2010-12-201-2/+2
* libfsoframework: ensure connection is present before handing it outMichael 'Mickey' Lauer2010-12-201-7/+12