summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-02api: new source for the CDMA Base Station locationAleksander Morgado1-0/+2
2012-10-07api,libmm-glib: new `allowed-auth' configuration for bearersAleksander Morgado1-0/+23
2012-10-04api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI'Aleksander Morgado1-1/+3
2012-10-04api: only allow including `ModemManager.h' directlyAleksander Morgado3-0/+10
2012-10-04api,introspection: firmware images require a new `image-type' propertyAleksander Morgado1-0/+12
2012-09-14api: new `DeliveryState' property in the SMS interfaceAleksander Morgado1-0/+71
2012-09-14api: new `PduType' property in the SMS interfaceAleksander Morgado1-0/+16
2012-08-22api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u)Aleksander Morgado1-0/+16
2012-08-06core: compile all ports before creating the modem objectAleksander Morgado1-0/+2
2012-07-21doc: include missing description of the new LTE bandsAleksander Morgado1-0/+35
2012-07-18api,header: add LTE specific bands in `MMModemBand'Aleksander Morgado1-1/+37
2012-07-18api,header: fix description of `MMModemBand'Aleksander Morgado1-3/+1
2012-05-24api: install common headers to ${prefix}/include/ModemManagerAleksander Morgado1-1/+1
2012-03-30core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado1-0/+2
2012-03-16core: new `Initializing' state in the global modem state machineAleksander Morgado1-10/+12
2012-03-16build: autogenerate `mm-errors-quarks.c'Aleksander Morgado1-108/+116
2012-03-16api,errors: new `MM_CORE_ERROR_RETRY'Aleksander Morgado1-0/+2
2012-03-16api,header: define facilities flags with bitwise operations instead of hex va...Aleksander Morgado1-9/+9
2012-03-16api,header: minor alignment fixAleksander Morgado1-3/+3
2012-03-16api,header: cleanup public header fileAleksander Morgado3-176/+9
2012-03-16introspection: setup all new files and remove old onesAleksander Morgado1-3/+3
2012-03-15api,header: added new Iridium capabilityAleksander Morgado1-0/+2
2012-03-15api,header: new `MMSmsStorage' enumerationAleksander Morgado1-0/+22
2012-03-15api,header: renamed `MMModemSmsState' to `MMSmsState'Aleksander Morgado1-15/+15
2012-03-15api,header: new `MM_MODEM_3GPP_USSD_SESSION_STATE_UNKNOWN'Aleksander Morgado1-3/+5
2012-03-15api,header: new MM_ACCESS_TECHNOLOGY_ANYAleksander Morgado1-0/+2
2012-03-15api: include '3gpp' prefix for LAC/CI location, instead of 'gsm'Aleksander Morgado1-2/+2
2012-03-15api,header: treat CDMA activation errors as any other errorAleksander Morgado2-28/+28
2012-03-15api,header: new enum to specify Rm protocolAleksander Morgado1-0/+20
2012-03-15api,header: add explanation for the MMModemCdmaActivationErrorsAleksander Morgado1-0/+2
2012-03-15api,header: fix flags to ensure they all start with 1Aleksander Morgado1-21/+21
2012-03-15api,header: don't use '1G' for modem modes, use 'CS' instead.Aleksander Morgado1-1/+1
2012-03-15api: MMModemBand is now an enum, not flagsAleksander Morgado1-35/+35
2012-03-15api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado1-35/+35
2012-03-15api,enums: let MMModemAccessTech be flags instead of enumAleksander Morgado1-15/+15
2012-03-15errors: new TOO_MANY and NOT_FOUND core errorsAleksander Morgado1-0/+4
2012-03-15errors: new MM_CORE_ERROR_CONNECTED errorAleksander Morgado1-0/+2
2012-03-15build: chain up new 0.6 API and link against libmm-commonAleksander Morgado1-290/+2
2012-03-15build: disable autogeneration of the 0.5 API header fileAleksander Morgado2-10/+464
2012-03-15api: new `include/ModemManager1.h' as main header of the new APIAleksander Morgado2-0/+35
2012-03-15build: setup autogeneration of names header for the new APIAleksander Morgado1-4/+11
2012-03-15build: setup header generator in its own include/MakefileAleksander Morgado1-0/+14
2012-03-15api,errors: implement all errors from the new APIAleksander Morgado1-0/+259
2012-03-15api,enums: new enum for the USSD session stateAleksander Morgado1-0/+14
2012-03-15api,enums: new enum for the 3GPP network availabilityAleksander Morgado1-0/+16
2012-03-15api,enums: implement all enums and flags from the new APIAleksander Morgado1-0/+455