194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
input/archive: use g_path_is_absolute() More... over 14 years ago
archive/bz2: simplified error handling, short read More... over 14 years ago
archive/zzip: removed the "zip_context" typedef More... over 14 years ago
archive/zip: renamed plugin to "zzip" More... over 14 years ago
Merge branch 'v0.15.x' More... over 14 years ago
iso, zip: fixed memory leak in destructor More... over 14 years ago
archive: close archive when stream is closed More... over 14 years ago
archive/bz2: removed NULL check before g_free() More... over 14 years ago
test/run_input: deinitialize everything after open() error More... over 14 years ago
input/archive: close the archive file on error More... over 14 years ago
test/run_input: initialize archive plugins More... over 14 years ago
input/file: don't fall back to parent directory More... over 14 years ago
input/file: don't fall back to parent directory More... over 14 years ago
archive_list: don't include archive_api.h More... over 14 years ago
archive_api.h: moved struct archive_plugin to archive_plugin.h More... over 14 years ago
archive_list: iterate with NULL check More... over 14 years ago
archive/bz2: no CamelCase More... over 14 years ago
archive/bz2: bz2_fillbuffer() returns bool More... over 14 years ago
archive/bz2: g_malloc() cannot fail More... over 14 years ago
archive/bz2: fixed indentation More... over 14 years ago
Makefile.am: distribute AudioCompress/config.h More... over 14 years ago
Makefile.am: install glib_compat.h More... over 14 years ago
fixed several gcc warnings on unused debug variables More... over 14 years ago
decoder/mikmod: fixed gcc uninitialized warning More... over 14 years ago
scripts/test.sh: added sndfile/modplug decoder test More... over 14 years ago
input_stream: moved input_stream_global_init() to input_init.c More... over 14 years ago
input_stream: make input_plugins NULL terminated More... over 14 years ago
input_stream: moved plugin list to input_registry.c More... over 14 years ago
input_plugin: method init() returns errors with GError More... over 14 years ago
Fix and use filter_configured_new() More... over 14 years ago