]> sigrok.org Git - libsigrok.git/commitdiff
session: Port to GLib main loop
authorDaniel Elstner <redacted>
Thu, 10 Sep 2015 07:46:45 +0000 (09:46 +0200)
committerDaniel Elstner <redacted>
Thu, 10 Sep 2015 20:46:20 +0000 (22:46 +0200)
Replace the custom session main loop with the GLib main loop.
This is phase one of the port, which leaves the session and
driver APIs unchanged while replacing the internals.


No differences found