2
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
input/sndfile/sndfile_engine.c : Reject files with > 2 channels.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/ : Prefer sndfile plugin over flac because sndfile handles 24 bit flac files.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/sndfile/sndfile_engine.c : Reject all files starting with 'http://'.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove redundant wav and audiofile plugins.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/flac/FlacPlugin.cpp : FIx segfault when FLAC fails to open a file.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/sndfile/sndfile_engine.c : Cleanup.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
alsaplayer/output_plugin.h : Fix doxygen comment.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/sndfile/sndfile_engine.c : Remove unused function getfilenamefrompath.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
docs/reference.doxygen.in : Remove deprecated USE_WINDOWS_ENCODING.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove old debugging cruft.
Erik de Castro Lopo
as mega-nerd
More... over 13 years ago
Fix compiler warnings in jack output plugin.
Erik de Castro Lopo
as mega-nerd
More... over 13 years ago
Fix compilation failure on 64 bits systems with recent gcc versions More... over 13 years ago
Add AM_SILENT_RULES to configure.ac.
Erik de Castro Lopo
as mega-nerd
More... over 13 years ago
Fix bootstrap aclocal invocation.
Erik de Castro Lopo
as mega-nerd
More... over 13 years ago
Erik de Castro Lopo: patch that remove the keyword from file headers, confuses Bzr More... over 13 years ago
Erik de Castro Lopo: patch that fix automake warnings about underquoted macro names. More... over 13 years ago
Added comment about a fixed double error and updated the copyright date into the About dialog More... over 13 years ago
Patch by Dominik Kuhlen that fix a lot of compilation warnings. More... over 13 years ago
Oops: OK. More... almost 15 years ago
Oops: test. More... almost 15 years ago
Oops: test. More... almost 15 years ago
Opps More... almost 15 years ago
Gcc: Restauring some optimisation CFLAGS. More... almost 15 years ago
Fix for compiling with libmikmod-3.2.0-beta2, Thanks to Has de Goede More... almost 15 years ago
Add id3tag configure option. More... almost 15 years ago
Fix building with glibc 2.10+. More... almost 15 years ago
Add missing limits.h, fixes compiling with >=glibc-2.8 by Bernard Cafarelli. More... almost 15 years ago
Removing deprecated GLIB 1.2 check. Removing unused versions, one still using GTK+-1.2 and another with locked down FLAC 1.1.3 patch causing troubles with deptree creation on gentoo when mixing stable and testing branches. More... almost 15 years ago
Updated the speed desciption and the preference section of the man page. More... about 16 years ago
Replaced include <malloc.h> by <stdlib.h>. Needed on OSX More... over 16 years ago