194
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
detect iconv properly More... about 20 years ago
fix for iconv More... about 20 years ago
add crossfade to command completion More... about 20 years ago
streamline ls.c code remove dontUpSampleSBR, not in faad2 rc3 More... about 20 years ago
close audio device on pause More... about 20 years ago
i don't think we need to swap byte order for flac either More... about 20 years ago
illiminated all endianness code More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@326 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
average bitrate for mp4's More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@319 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
use offset, and a bunch of debugger crud More... about 20 years ago
use config.h More... about 20 years ago
fix a bug with search! More... about 20 years ago
?? More... about 20 years ago
use LC_CTYPE instead of LC_ALL More... about 20 years ago
use LC_CTYPE instead of LC_ALL More... about 20 years ago
fun More... about 20 years ago
more fun with LOCALE and LANGINFO More... about 20 years ago
oops, not setting HAVE_ICONV properly More... about 20 years ago