2
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 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
Fix compiler warnings.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Change the way CFLAGS and CXXFLAGS are set up.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Add m4 macros add_cflags.m4 and add_cxxflags.m4.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
configure.ac : More cleanups.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Silence doxygen output noise. Explicitly output doxygen warnings.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Minor configure.ac tweaks.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Fix compiler warnings.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Clean up C string handling.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Replace #include of message.c with message.h.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove deprecated OggFlac stuff.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
interface/gtk2/gtk_interface.cpp : Fix compile issue arising from configure.ac changes.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
configure.ac : Cleanup.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
docs/reference.doxygen.in : Remove deprecated tags.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove m4/audiofile.m4.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Fix compiler warnings.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
configure.ac : Insist on external gettext.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove typecast on return value of malloc() in C code.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/sndfile/sndfile_engine.c : Only handle FLAC if libsndfile has FLAC support.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Replace more sprintfs with snprintf.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Replace all uses of sprintf and snprintf.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/vorbis/vorbis_engine.c : Fix compiler warning.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Purge bundled gettext library in intl/ directory.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
input/vorbis/vorbis_engine.c : Accept files with 'oga' extension.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Terminology update. Change 'frame' to 'block' where appropriate.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Remove input/mpg123/ directory.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
TODO : Add new section at top of file.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Rename output/alsa-final => output/alsa.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
Purge alsa-0.5 output plugin.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
First step on the way to convert internal data format to float.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago
configure.ac : Remove left over audiofile cruft.
Erik de Castro Lopo
as mega-nerd
More... about 13 years ago