summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* api,errors: define new GPRS related errorsAleksander Morgado2013-04-171-0/+10
* api,introspection: update 'Validity' property in the SMS interfaceAleksander Morgado2013-04-051-0/+16
* port-probe: add a new serial parser filter to detect non-AT stringsAleksander Morgado2013-04-041-0/+2
* api,enums: new `MM_MODEM_CDMA_ACTIVATION_STATE_UNKNOWN' valueAleksander Morgado2013-03-221-4/+6
* api: notify in the interface about the reason why the modem is FAILEDAleksander Morgado2013-02-221-0/+18
* api,modem: new 'SetPowerState()' method and 'PowerState' propertyAleksander Morgado2013-01-111-0/+16
* api: new source for the CDMA Base Station locationAleksander Morgado2012-11-021-0/+2
* api,libmm-glib: new `allowed-auth' configuration for bearersAleksander Morgado2012-10-071-0/+23
* api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI'Aleksander Morgado2012-10-041-1/+3
* api: only allow including `ModemManager.h' directlyAleksander Morgado2012-10-043-0/+10
* api,introspection: firmware images require a new `image-type' propertyAleksander Morgado2012-10-041-0/+12
* api: new `DeliveryState' property in the SMS interfaceAleksander Morgado2012-09-141-0/+71
* api: new `PduType' property in the SMS interfaceAleksander Morgado2012-09-141-0/+16
* api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u)Aleksander Morgado2012-08-221-0/+16
* core: compile all ports before creating the modem objectAleksander Morgado2012-08-061-0/+2
* doc: include missing description of the new LTE bandsAleksander Morgado2012-07-211-0/+35
* api,header: add LTE specific bands in `MMModemBand'Aleksander Morgado2012-07-181-1/+37
* api,header: fix description of `MMModemBand'Aleksander Morgado2012-07-181-3/+1
* api: install common headers to ${prefix}/include/ModemManagerAleksander Morgado2012-05-241-1/+1
* core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado2012-03-301-0/+2
* core: new `Initializing' state in the global modem state machineAleksander Morgado2012-03-161-10/+12
* build: autogenerate `mm-errors-quarks.c'Aleksander Morgado2012-03-161-108/+116
* api,errors: new `MM_CORE_ERROR_RETRY'Aleksander Morgado2012-03-161-0/+2
* api,header: define facilities flags with bitwise operations instead of hex va...Aleksander Morgado2012-03-161-9/+9
* api,header: minor alignment fixAleksander Morgado2012-03-161-3/+3
* api,header: cleanup public header fileAleksander Morgado2012-03-163-176/+9
* introspection: setup all new files and remove old onesAleksander Morgado2012-03-161-3/+3
* api,header: added new Iridium capabilityAleksander Morgado2012-03-151-0/+2
* api,header: new `MMSmsStorage' enumerationAleksander Morgado2012-03-151-0/+22
* api,header: renamed `MMModemSmsState' to `MMSmsState'Aleksander Morgado2012-03-151-15/+15
* api,header: new `MM_MODEM_3GPP_USSD_SESSION_STATE_UNKNOWN'Aleksander Morgado2012-03-151-3/+5
* api,header: new MM_ACCESS_TECHNOLOGY_ANYAleksander Morgado2012-03-151-0/+2
* api: include '3gpp' prefix for LAC/CI location, instead of 'gsm'Aleksander Morgado2012-03-151-2/+2
* api,header: treat CDMA activation errors as any other errorAleksander Morgado2012-03-152-28/+28
* api,header: new enum to specify Rm protocolAleksander Morgado2012-03-151-0/+20
* api,header: add explanation for the MMModemCdmaActivationErrorsAleksander Morgado2012-03-151-0/+2
* api,header: fix flags to ensure they all start with 1Aleksander Morgado2012-03-151-21/+21
* api,header: don't use '1G' for modem modes, use 'CS' instead.Aleksander Morgado2012-03-151-1/+1
* api: MMModemBand is now an enum, not flagsAleksander Morgado2012-03-151-35/+35
* api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado2012-03-151-35/+35
* api,enums: let MMModemAccessTech be flags instead of enumAleksander Morgado2012-03-151-15/+15
* errors: new TOO_MANY and NOT_FOUND core errorsAleksander Morgado2012-03-151-0/+4
* errors: new MM_CORE_ERROR_CONNECTED errorAleksander Morgado2012-03-151-0/+2
* build: chain up new 0.6 API and link against libmm-commonAleksander Morgado2012-03-151-290/+2
* build: disable autogeneration of the 0.5 API header fileAleksander Morgado2012-03-152-10/+464
* api: new `include/ModemManager1.h' as main header of the new APIAleksander Morgado2012-03-152-0/+35
* build: setup autogeneration of names header for the new APIAleksander Morgado2012-03-151-4/+11
* build: setup header generator in its own include/MakefileAleksander Morgado2012-03-151-0/+14
* api,errors: implement all errors from the new APIAleksander Morgado2012-03-151-0/+259
* api,enums: new enum for the USSD session stateAleksander Morgado2012-03-151-0/+14