194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Silence a gcc warning... Properly. More... almost 18 years ago
Silence a gcc warning More... almost 18 years ago
jat's second tip of the day: when you change a ternary operator to an if, don't forget to take out everything after the :. And don't forget my first tip either. More... almost 18 years ago
Try to add the directory, again
avuton
as Avuton Olrich
More... almost 18 years ago
Screw this found_* stuff, just wrap parse_*() in an if More... almost 18 years ago
Don't decode the first frame if it has a xing tag, not only if it has a xing tag with a frame count More... almost 18 years ago
Now commit the actual dir
avuton
as Avuton Olrich
More... almost 18 years ago
Use the lame tag's encoder delay/padding to implement gapless mp3 playback More... almost 18 years ago
Put mp4ff back into the tree
avuton
as Avuton Olrich
More... almost 18 years ago
Parse lame tag for encoder delay/padding so we can later implement gapless More... almost 18 years ago
jat's tip of the day: remember to remove your silly debug messages before committing More... almost 18 years ago
Add support for mp1/2. Thanks to Stephan Beyer for the patch. More... almost 18 years ago
Removing my stupid debug messages for testing xing More... almost 18 years ago
Reworking xing parsing so lame tags will fit in better More... almost 18 years ago
Thanks for making my code totally unreadable indent! More... almost 18 years ago
Open the db file before daemonizing/creating the master process, so we can handle failures gracefully More... almost 18 years ago
update requested by jat, copy libmpdclient from libmpdclient/src/ More... almost 18 years ago
More whitespace cleanup More... almost 18 years ago
Cleaning up the connect code some more More... almost 18 years ago
Use getaddrinfo() only if it's available and MPD_NO_GAI isn't defined More... almost 18 years ago
#define socklen_t int if HAVE_SOCKLEN_T isn't defined More... almost 18 years ago
Make do_connect_fail take a sockaddr and addrlen so we can support different name resolution methods More... almost 18 years ago
Do normalization if there's replaygain data but replaygain is off More... almost 18 years ago
Make a bunch of functions that aren't part of the public API static More... almost 18 years ago
Updating copyright, shank's email address More... almost 18 years ago
More whitespace cleanup More... almost 18 years ago
Reverting last patch. I was looking at the libmpd libmpdclient.h More... almost 18 years ago
Remove void as argument definition in libmpdclient.c for consistency with libmpdclient.h More... almost 18 years ago
Whitespace cleanup More... almost 18 years ago
audioOutput_alsa: better period_size auto-configuration More... almost 18 years ago