194
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now fix the mp4 plugin warnings to what they were before the dynamic linking
avuton
as Avuton Olrich
More... almost 18 years ago
gcc signedness and sparse fixes More... almost 18 years ago
commandError() cleanups, fixup gcc checks More... almost 18 years ago
beginnings of a B-tree, currently insertion has been implemented and test More... almost 18 years ago
command: fix find/search commands from the malloc reduction patch More... almost 18 years ago
myfprintf: parse paths so we can reopen log files correctly More... almost 18 years ago
fix some warnings introduced in the big malloc-reduction patch More... almost 18 years ago
interface/connection malloc reductions from mpd-ke More... almost 18 years ago
conf.c: bugfix: print out the number, not the address More... almost 18 years ago
replace buffer2array() with cstrtok() from mpd-ke More... almost 18 years ago
command.c: shorten common variable names to argc and argv More... almost 18 years ago
"a" -> ) in ChangeLog More... almost 18 years ago
Document which parameters may be specified multiple times in mpd.conf.5 More... almost 18 years ago
conf.[ch] whitespace cleanup More... almost 18 years ago
Updating compress.[ch] from AudioCompress More... almost 18 years ago
Update author of AudioCompress in AUTHORS More... almost 18 years ago
Use AudioCompress for volume normalization More... almost 18 years ago
Remove libid3tag/libmad copyright from AUTHORS, since it's no longer bundled More... almost 18 years ago
Remove the fifo plugin. It's currently useless for the average user, and making it more presentable isn't something I'm willing to do before 0.12. It will likely be added back after 0.12, along with some very experimental stuff to make it more usable. More... almost 18 years ago
Remove the mp4ff directory from the root dir
avuton
as Avuton Olrich
More... almost 18 years ago
Typo fix
avuton
as Avuton Olrich
More... almost 18 years ago
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