Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2021-06-25 | libmm-glib,location-gps-nmea: move deprecated methods to compat source | Aleksander Morgado | |
2020-01-15 | libmm-glib: unconditionally define autoptr support for all types | Aleksander Morgado | |
As we now depend on glib 2.48 | |||
2020-01-01 | libmm-glib,nmea: deprecate mm_location_gps_nmea_build_full() | Aleksander Morgado | |
The new mm_location_gps_nmea_get_traces() is a much more generic way to retrieve the full list of traces and suits the libmm-glib API much better. | |||
2019-12-31 | libmm-glib,nmea: new method to get list of traces | Aleksander Morgado | |
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/120 | |||
2019-01-03 | libmm-glib: add autoptr cleanup functions for all types | Aleksander Morgado | |
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/100 | |||
2012-10-04 | libmm-glib,location-gps-raw: improve documentation | Aleksander Morgado | |
2012-10-04 | libmm-glib,location-gps-nmea: improve documentation | Aleksander Morgado | |
2012-10-04 | libmm-glib: only allow including `libmm-glib.h' directly | Aleksander Morgado | |
Unless when compiling libmm-glib itself, of course. | |||
2012-10-04 | build: merge libmm-common into libmm-glib | Aleksander Morgado | |
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal. |