194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 6 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
strcasecmp for mixer_control More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@435 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@434 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@433 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@432 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@431 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
update with better documentation More... about 20 years ago
add more info to configuration output More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@422 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
alsa volume fixes More... about 20 years ago
volume fixes More... about 20 years ago
put right date for release More... about 20 years ago
fix some gcc-2.95 errors More... about 20 years ago
fix bug where accidently setting default mixer to NULL instead of SOFTWARE More... about 20 years ago
gotta include sys/param.h for MAXPATHLEN More... about 20 years ago
update libmpdclient More... about 20 years ago
fix a bug, due to not resetting decodeType in playerSeek when the file to seek isn't the same as the current playing file More... about 20 years ago
oops More... about 20 years ago
update for 0.10.2 More... about 20 years ago
fix error reporting for mp4 files More... about 20 years ago
a few aac/mp4 minor fixes don't set audioFormat till decode first frame More... about 20 years ago
print error messages for faad2 More... about 20 years ago
implement acc-raw decoding, no seeking for aac More... about 20 years ago
aac decoding! need to work on seeking for AAC also, don't reset cb->begin on seek to 0, instead just set cb->end=cb->begin, works much better for disabling seeking (like ADIF AAC's) More... about 20 years ago
add aac_decode.[ch] and start working on it also, if locale is C or POSIX, set fs charset to iso-8859-1 More... about 20 years ago
parse length from Aac files and ID3 tags More... about 20 years ago
begin parsing work on AAC info parsing More... about 20 years ago
more autconf fun More... about 20 years ago
more faad autoconf checks More... about 20 years ago
some simple compilation fix More... about 20 years ago