summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* squash! sim: wait to get completely unlocked and reinitializedAleksander Morgado2012-03-121-10/+12
* build: autogenerate `mm-errors-quarks.c'Aleksander Morgado2012-03-091-108/+116
* api,errors: new `MM_CORE_ERROR_RETRY'Aleksander Morgado2012-03-051-0/+2
* api,header: define facilities flags with bitwise operations instead of hex va...Aleksander Morgado2012-03-011-9/+9
* api,header: minor alignment fixAleksander Morgado2012-03-011-3/+3
* api,header: cleanup public header fileAleksander Morgado2012-03-013-176/+9
* introspection: setup all new files and remove old onesAleksander Morgado2012-03-011-3/+3
* api,header: added new Iridium capabilityAleksander Morgado2012-03-011-0/+2
* api,header: new `MMSmsStorage' enumerationAleksander Morgado2012-03-011-0/+22
* api,header: renamed `MMModemSmsState' to `MMSmsState'Aleksander Morgado2012-03-011-15/+15
* api,header: new `MM_MODEM_3GPP_USSD_SESSION_STATE_UNKNOWN'Aleksander Morgado2012-03-011-3/+5
* api,header: new MM_ACCESS_TECHNOLOGY_ANYAleksander Morgado2012-03-011-0/+2
* api: include '3gpp' prefix for LAC/CI location, instead of 'gsm'Aleksander Morgado2012-03-011-2/+2
* api,header: treat CDMA activation errors as any other errorAleksander Morgado2012-03-012-28/+28
* api,header: new enum to specify Rm protocolAleksander Morgado2012-03-011-0/+20
* api,header: add explanation for the MMModemCdmaActivationErrorsAleksander Morgado2012-03-011-0/+2
* api,header: fix flags to ensure they all start with 1Aleksander Morgado2012-03-011-21/+21
* api,header: don't use '1G' for modem modes, use 'CS' instead.Aleksander Morgado2012-03-011-1/+1
* api: MMModemBand is now an enum, not flagsAleksander Morgado2012-03-011-35/+35
* api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado2012-03-011-35/+35
* api,enums: let MMModemAccessTech be flags instead of enumAleksander Morgado2012-03-011-15/+15
* errors: new TOO_MANY and NOT_FOUND core errorsAleksander Morgado2012-03-011-0/+4
* errors: new MM_CORE_ERROR_CONNECTED errorAleksander Morgado2012-03-011-0/+2
* build: chain up new 0.6 API and link against libmm-commonAleksander Morgado2012-03-011-290/+2
* build: disable autogeneration of the 0.5 API header fileAleksander Morgado2012-03-012-10/+464
* api: new `include/ModemManager1.h' as main header of the new APIAleksander Morgado2012-03-012-0/+35
* build: setup autogeneration of names header for the new APIAleksander Morgado2012-03-011-4/+11
* build: setup header generator in its own include/MakefileAleksander Morgado2012-03-011-0/+14
* api,errors: implement all errors from the new APIAleksander Morgado2012-03-011-0/+259
* api,enums: new enum for the USSD session stateAleksander Morgado2012-03-011-0/+14
* api,enums: new enum for the 3GPP network availabilityAleksander Morgado2012-03-011-0/+16
* api,enums: implement all enums and flags from the new APIAleksander Morgado2012-03-011-0/+455