194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some more stuff for the TODO More... about 20 years ago
ideas on how to make readDirectoryInfo and readSongInfo deal with already existing db stuff, and implement a new List function that will be very useful: insertInListBeforeNode() More... about 20 years ago
more ideas for the TODO More... about 20 years ago
some janitorial work; namely cleaning up number parsing and handling of relative/absolute numbers More... about 20 years ago
don't report an error about not able to open device in audioError also, update TODO with ideas about non-blocking update More... about 20 years ago
a journaled db? More... about 20 years ago
updates to non-blocking update plan More... about 20 years ago
plan for non-blocking update More... about 20 years ago
make default max playlist length be 16384. bumped up from 4096 More... about 20 years ago
update libmpdclient More... about 20 years ago
fix a segfault when time: or audio: is malformatted More... about 20 years ago
when converting from bps -> kbps, divide by 1000, not 1024 More... about 20 years ago
use EXIT_SUCCESS and EXIT_FAILURE More... about 20 years ago
exit with proper return value (i.e. don't do 'return ret', silly normalperson) More... about 20 years ago
oops, forgot to update Changelog More... about 20 years ago
for alsa mixer default to Master element, not the first element More... about 20 years ago
move sys/types.h include in utils.c, so it works for FreeBSD, from MDR More... about 20 years ago
update changelog More... about 20 years ago
need to include utils.h for my_usleep More... about 20 years ago
use our own portable version of usleep using select() More... about 20 years ago
clear TODO More... about 20 years ago
use 16-bit signed ints for storing positions in the ring buffer More... about 20 years ago
lets cleanup some file type detection and not call stat() so much More... about 20 years ago
update stuff for 0.10.3 release More... about 20 years ago
fix for loading playlists on platforms where char is unsigned (like PPC) More... about 20 years ago
cleanup reading from interface, when argArrayLength returned by buffer2array is 0, we weren't dealing with this well at all! More... about 20 years ago
allow to disable alsa More... about 20 years ago
update for 0.10.3 More... about 20 years ago
add --disable-iconv More... about 20 years ago
version bump More... about 20 years ago