Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set the Error when zzip_seek()==-1 and not on success. Fixes a crash
after seeking.
|
|
Simplify the definition of many build options.
|
|
|
|
Has been moved to class InputStream long ago.
|
|
Remove the "whence" parameter that is not actually necessary, and only
complicates the InputStream implementations.
|
|
|
|
Replace InputPlugin attributes.
|
|
Replaces the method Close().
|
|
Prepare for adding virtual methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge some duplicate code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decouple some more from GLib.
|
|
|
|
|
|
|
|
Replaces GLib's GError.
|
|
|
|
Simplify error handling.
|
|
|
|
|
|
|
|
Add the interface ArchiveVisitor.
|
|
|
|
Eliminate input_stream_init() and input_stream_deinit().
|
|
|
|
|