summaryrefslogtreecommitdiff
path: root/src/archive/bz2_archive_plugin.c
AgeCommit message (Expand)Author
2013-01-24archive/*: convert to C++Max Kellermann
2012-04-04db_lock, archive/bz2, ...: workaround for G_STATIC_MUTEX_INIT warningMax Kellermann
2011-09-16input_stream: non-blocking I/OMax Kellermann
2011-09-14input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-01-18input_stream: added attribute "uri"Max Kellermann
2010-01-18input_stream: added function input_stream_deinit()Max Kellermann
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-31archive: use reference counting for archive+inputMax Kellermann
2009-12-31input/archive: don't initialize input_stream.readyMax Kellermann
2009-12-31archive/bz2: allocate buffer staticallyMax Kellermann
2009-12-31archive/bz2: added struct bz2_input_streamMax Kellermann
2009-12-16archive_plugin: use GError in the open() methodMax Kellermann
2009-12-16archive_plugin: wrap method callsMax Kellermann
2009-12-16archive_plugin: pass const string to method open()Max Kellermann
2009-12-16archive: added a C header for each pluginMax Kellermann
2009-12-16archive/bz2: removed the bz2_context typedefMax Kellermann
2009-12-16archive/bz2: renamed archive sources and plugin variablesMax Kellermann