194
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cast isostr to char * to fix yet another warning More... over 17 years ago
Change type of isostr to fix warning More... over 17 years ago
Bumping some version numbers to rc2 More... over 17 years ago
Avoid an unnecessary encoding conversion when converting id3v1 tags. Also make getID3Info static. More... over 17 years ago
tag.c: fix segfault on failed id3v1 character conversion More... over 17 years ago
Several bugfixes during exit found by valgrind More... over 17 years ago
Revert leaks from r4311, and also the leak fixes as a result of that More... over 17 years ago
Stop decoding once we've dropped samples at the end (it messes up the audio if there's more mp3 to decode) More... over 17 years ago
Presume that the Xing frame count is accurate, and stop decoding when we hit the last frame More... over 17 years ago
Updating man page and help output for better consistency and clarity More... over 17 years ago
audioOutput_alsa.c: avoid changing our internal period and buffer time values More... over 17 years ago
add [<path>] to 'mpc update' help More... over 17 years ago
always support DEBUG() logging, even if -DNDEBUG More... over 17 years ago
Spelling & Grammar
avuton
as Avuton Olrich
More... over 17 years ago
Bump some more version numbers to rc1 now that it won't break the protocol. More... over 17 years ago
configure.ac: resync prefix detection with mpd/trunk More... over 17 years ago
Add mppledit to doc as an example More... over 17 years ago
Separate PROTOCOL_VERSION from VERSION More... over 17 years ago
The configure.ac version is used in the mpd reply, and using rc1 breaks some clients. Reverting last commit. More... over 17 years ago
0.12.0 -> 0.12.0rc1 More... over 17 years ago
labels should be on the left most column, no tabbing More... over 17 years ago
we have the parentPos, so use it when incrementing the tree iterator. More... over 17 years ago
ves the spelling nazi strikes again More... over 17 years ago
audioOutput_pulse: ansi-fy function declarations (sparse) More... over 17 years ago
more sparse cleanups More... over 17 years ago
mpc_plugin: fix seeking bug More... over 17 years ago
mpc_plugin.c: fix compilation error with MPC_FIXED_POINT More... over 17 years ago
sparse / gcc-2.95 / -pedantic fixes More... over 17 years ago
rewrite getId3Tag so we can get rid of this silly ID3_TAG_BUFLEN crap More... over 17 years ago
command: static-fication since commandError is no longer a macro More... over 17 years ago