Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-12 | NEWS: update for 1.20.2 | Aleksander Morgado | 1 | -0/+17 | |
2018-01-20 | NEWS: update for 1.20.0 | Aleksander Morgado | 1 | -0/+44 | |
2017-03-22 | NEWS: update for 1.18.0 | Aleksander Morgado | 1 | -0/+142 | |
2016-07-07 | NEWS: update for 1.16.0 | Aleksander Morgado | 1 | -0/+40 | |
2016-03-17 | NEWS: update for 1.14.0 | Aleksander Morgado | 1 | -5/+74 | |
2015-01-26 | NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api break | Aleksander Morgado | 1 | -1/+2 | |
2015-01-25 | nas: fix ECIO List TLV array element type (api break) | Aleksander Morgado | 1 | -0/+2 | |
ECIO List TLV (0x12) in the NAS Get Signal Strength response message is given as an unsigned byte, representing negative 0.5dB increments. This is an API break; added to NEWS already not to forget about it. Also, version bump to 0.13.2 to flag the exact version in which the change was introduced. https://bugs.freedesktop.org/show_bug.cgi?id=85052 | |||||
2015-01-25 | nas: fix ECIO TLV field type (api break) | Aleksander Morgado | 1 | -0/+7 | |
ECIO TLV (0x14) in the NAS Event Report Indication message is given as an unsigned byte, representing negative 0.5dB increments. This is an API break; added to NEWS already not to forget about it. Also, version bump to 0.13.1 to flag the exact version in which the change was introduced. https://bugs.freedesktop.org/show_bug.cgi?id=85052 | |||||
2015-01-11 | qmi-codegen: avoid breaking API when defining strings in public structs | Aleksander Morgado | 1 | -5/+0 | |
Commit b9c3701e337198 introduced an API break, where we would change a pointer to a heap allocated string and instead use a fixed size char array. This commit will instead recover the pointer to the string when used in a public struct, so that API isn't broken w.r.t. previous stable libqmi versions. The string is now properly allocated before reading and deallocated as part of the struct deallocation. | |||||
2014-12-30 | build: update NEWS | Aleksander Morgado | 1 | -5/+40 | |
2014-09-05 | NEWS: updated with the latest A-GPS related additions | Aleksander Morgado | 1 | -0/+10 | |
2014-05-29 | release: bump version to 1.10.01.10.0 | Aleksander Morgado | 1 | -0/+10 | |
2013-12-11 | build: update NEWS | Aleksander Morgado | 1 | -0/+20 | |
2013-09-04 | build: update NEWS | Aleksander Morgado | 1 | -0/+26 | |
2013-06-07 | build: update NEWS | Aleksander Morgado | 1 | -1/+5 | |
2013-05-10 | build: update NEWS; add minimal README and ChangeLog | Dan Williams | 1 | -0/+10 | |
Having a README is good, while some package building tools like to have a ChangeLog, even if it's useless. | |||||
2013-03-19 | release: update NEWS | Dan Williams | 1 | -0/+8 | |
2012-11-12 | release: update NEWS | Dan Williams | 1 | -0/+4 | |