1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for changes in libmpdclient-2.2 More... almost 15 years ago
escape _ More... over 15 years ago
Add mpd_stats More... almost 16 years ago
Add mpd_recv_song More... almost 16 years ago
MPD_TAG_FILE and MPD_TAG_ANY were removed More... almost 16 years ago
The functions song_add_tag and song_clear_tag were removed More... almost 16 years ago
The methods to set duration, id, and last_modified were removed More... almost 16 years ago
MPD_ACK was renamed to MPD_SERVER More... almost 16 years ago
MPD_ERROR_ACK was renamed to MPD_ERROR_SERVER More... almost 16 years ago
MPD_ERROR_BUFFEROVERRUN was removed in favor of MPD_ERROR_MALFORMED More... almost 16 years ago
MPD_ERROR_SENDING was removed becuase it was unused More... almost 16 years ago
connection was inserted into some function names in connection.h More... almost 16 years ago
Add get_fd function More... almost 16 years ago
recv_value_named was removed More... almost 16 years ago
send_ls_meta was renamed to send_list_meta More... almost 16 years ago
mpd_song_new was removed in favor of mpd_song_begin More... almost 16 years ago
The recv functions were renamed and now return pairs More... almost 16 years ago
`playlist' was renamed to `queue' in status.h More... almost 16 years ago
Move some functions from response.h to capabilities.h More... almost 16 years ago
mpd_cpos was removed More... almost 16 years ago
Renamed some functions in queue.h More... almost 16 years ago
MPD_TAG_FILENAME was renamed to MPD_TAG_FILE More... almost 16 years ago
Add mpd_run_idle More... almost 16 years ago
Update error codes More... almost 16 years ago
recv_cpos was moved into queue.h, and cpos.h was removed More... almost 16 years ago
Rename some functions in capabilities.h More... almost 16 years ago
command.h was renamed to capabilities.h More... almost 16 years ago
Add run_set_volume More... almost 16 years ago
Rename send_setvol to send_set_volume More... almost 16 years ago
Move the send_setvol function to its new location under mixer.h More... almost 16 years ago