aboutsummaryrefslogtreecommitdiff
path: root/src/input/soup_input_plugin.h
Commit message (Collapse)AuthorAge
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-24
To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.