Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-11 | core: make sure objects retrieved with g_object_get() are valid in the ifaces | Aleksander Morgado | |
The interfaces usually retrieve objects (e.g. skeletons) from the Modem object using g_object_get(), but we didn't make sure that these objects were actually valid before using them. This should clean up errors happening when the modem gets unplugged and still some actions are ongoing. Should fix https://bugzilla.gnome.org/show_bug.cgi?id=685933 | |||
2012-10-05 | iface-modem-firmware: fix error reporting on firmware change | Aleksander Morgado | |
2012-10-04 | iface-modem-firmware: new `MMIfaceModemFirmware' interface | Aleksander Morgado | |