Skip to content

LDM 1.0

Compare
Choose a tag to compare
@ikeydoherty ikeydoherty released this 24 Jan 04:43
· 21 commits to master since this release

This is the first release of the new LDM and library, and the first in a series of future updates.

This reworks LDM to be agnostic and library based, providing a GObject-style library for use in bindings and C to detect and enumerate devices. Additionally it supports matching of devices to driver packages. LDM provides no package management integration, instead, tools should integrate the LDM library (-ldm) into their software centers and driver tools.

Future revisions will include enhanced introspection support for various device types. This initial release is
designed to support the goals of Solus 4, for hotplug / P&P with various device classes.

It is advisable that other distributions do not rely on the ABI until testing and communication with the development team has taken place so that future releases have a guaranteed ABI. Lastly, be advised that the GLX configuration portions of LDM are designed with GLVND in mind, so please read the README document fully before integrating LDM components into your project or distro.

Feature requests and patches are very much welcome :)

Full changelog: v0.1.0...v1.0.0