Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | udev: define all generic tags as symbols | Aleksander Morgado | |
This prevents errors due to nasty typos in the strings. We define all symbols in a single header file that is NOT considered part of the API, as there is no need for MM clients to know about these tags code-wise. These tags are only meaningful when associated to devices in udev. Information of each tag is included in the general API documentation. https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/88 | |||
2017-06-28 | compat: add compatibility definitions for old MM_MODEM_BAND_EUTRAN_* values | Ben Chan | |
Those Roman numeral suffixes in MM_MODEM_BAND_EUTRAN_* were replaced with 1, 2, 3, ..., etc. This patch adds a compatibility header, ModemManager-compat.h, to alias the old MM_MODEM_BAND_EUTRAN_* values to the new values. | |||
2017-03-08 | docs: update copyright year to 2017 | Aleksander Morgado | |
2016-07-26 | build: updated copyright years up to 2016 | Aleksander Morgado | |
2014-01-30 | docs: update email address | Aleksander Morgado | |
2013-06-13 | api,header: setup and export MM version symbols in the API | Aleksander Morgado | |
2013-06-12 | docs,api: new migration reference | Aleksander Morgado | |
2012-10-04 | docs: include the logos in the generated documentation | Aleksander Morgado | |
2012-03-16 | docs: set `ModemManager' as module name instead of `mm' | Aleksander Morgado | |