194
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use getaddrinfo() unless MPD_NO_GAI is explicitly defined. This means you'll have to use -DMPD_NO_GAI to build under mingw now. More... almost 18 years ago
EINPROGRESS/EINTR -> WSAEINPROGRESS/WSAEINTR on Windows More... almost 18 years ago
some tree bugfixes More... almost 18 years ago
No code change, just add headers
avuton
as Avuton Olrich
More... almost 18 years ago
tree updates: *) add copyright notice *) implemented node deletion, but not yet tested More... almost 18 years ago
software volume can now be saved and read from the state file More... almost 18 years ago
Standardize state_file handling routines. More... almost 18 years ago
remove deprecated myfprintf wrapper More... almost 18 years ago
tree updates: *) when CHILDREN_PER_NODE is large, use binary search *) add a iterator implementation *) some code cleanup More... almost 18 years ago
remove clumsy strncpy use More... almost 18 years ago
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