<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ModemManager.git/docs/reference/api/ModemManager-overview.xml, branch aleksander/runtime-version</title>
<subtitle>gitlab.freedesktop.org: mobile-broadband/ModemManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/'/>
<entry>
<title>docs: include device filter policies/rules documentation</title>
<updated>2017-12-05T10:00:11+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2017-10-17T16:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=ce8c7035746e21e09cf491be1fa1186714abd4b2'/>
<id>ce8c7035746e21e09cf491be1fa1186714abd4b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: port probing reference in its own chapter</title>
<updated>2017-12-05T09:58:29+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2017-10-17T12:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=42f4e975c9a22ecde9f4971e014358238dcfe975'/>
<id>42f4e975c9a22ecde9f4971e014358238dcfe975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs,api: fix section reference to the Messaging interface</title>
<updated>2014-02-06T10:05:13+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2014-02-06T09:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=121fbd91e7208746e5f5f802b9ef406d9b5e5152'/>
<id>121fbd91e7208746e5f5f802b9ef406d9b5e5152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README,docs: update basic ModemManager information</title>
<updated>2013-06-12T07:05:12+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-06-12T07:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=29fb3fad80c152c70fa0fc6410338d4894a971ac'/>
<id>29fb3fad80c152c70fa0fc6410338d4894a971ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: new filters for forbidden product IDs/strings</title>
<updated>2012-08-20T14:26:55+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-30T18:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=84d205c9be4fa5e6d773ac60edc7200885da7af6'/>
<id>84d205c9be4fa5e6d773ac60edc7200885da7af6</id>
<content type='text'>
Plugins may specify that specific vendor &amp; product IDs or strings are not
supported. This is useful when plugins need to specify that they support
all devices of a given vendor except for some specific ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugins may specify that specific vendor &amp; product IDs or strings are not
supported. This is useful when plugins need to specify that they support
all devices of a given vendor except for some specific ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: let plugins request Icera support checks and Icera based filters</title>
<updated>2012-08-06T18:07:27+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-21T16:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=edc9825788bc12d03add9b6fdf83ae2f55886c34'/>
<id>edc9825788bc12d03add9b6fdf83ae2f55886c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: new `MM_PLUGIN_CUSTOM_INIT' property</title>
<updated>2012-08-06T18:06:46+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-11T08:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=6e3d90e2a4cd0a5b863748b88ab67e959f47f0f6'/>
<id>6e3d90e2a4cd0a5b863748b88ab67e959f47f0f6</id>
<content type='text'>
We let plugins execute some custom initialization in the ports, specified by
a `MMAsyncMethod'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We let plugins execute some custom initialization in the ports, specified by
a `MMAsyncMethod'.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: new `MM_PLUGIN_FORBIDDEN_DRIVERS' property</title>
<updated>2012-08-06T18:06:46+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-11T05:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=f5fdf946c9a2eefb049155f476888742c5901643'/>
<id>f5fdf946c9a2eefb049155f476888742c5901643</id>
<content type='text'>
It allows plugins to specify whether they cannot support ports handled by
specific drivers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It allows plugins to specify whether they cannot support ports handled by
specific drivers.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: renamed `custom-init' property to `custom-at-probe'</title>
<updated>2012-08-06T18:06:46+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-11T04:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=9b0f6c83f2e34620c99a7d3b2c945ef92314369a'/>
<id>9b0f6c83f2e34620c99a7d3b2c945ef92314369a</id>
<content type='text'>
The `custom-at-probe' property is just to modify the way we check for AT port
support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `custom-at-probe' property is just to modify the way we check for AT port
support.
</pre>
</div>
</content>
</entry>
<entry>
<title>core: merge `MMPluginBase' and `MMPlugin'</title>
<updated>2012-08-06T18:06:45+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-07-10T09:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=e5e46f489e9d89bdecb4c4948b0d9627e33555cc'/>
<id>e5e46f489e9d89bdecb4c4948b0d9627e33555cc</id>
<content type='text'>
There's no real point in maintaining a separate `MMPlugin' interface, as all the
plugins will inherit from `MMPluginBase', so just merge them and simplify
everything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no real point in maintaining a separate `MMPlugin' interface, as all the
plugins will inherit from `MMPluginBase', so just merge them and simplify
everything.
</pre>
</div>
</content>
</entry>
</feed>
