0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Run clang-format More... over 8 years ago
Ignore .clang_complete from atom linter More... over 8 years ago
Fix warning about potential uninitialized use More... over 8 years ago
Ignore compile file created by the build system More... over 8 years ago
Merge pull request #9 from smattie/master More... over 8 years ago
Changes to indentation More... over 8 years ago
Workaround for duplicate submissions problem More... about 11 years ago
Fixed problem where songs containing ampersands couldn't be submitted individually More... about 11 years ago
Fixed segfault when queue_length=0 More... about 11 years ago
Change version to 0.4.1 More... over 12 years ago
Update copyright year More... over 12 years ago
Update NEWS More... over 12 years ago
Change %ld for gint64 to G_GINT64_FORMAT More... over 12 years ago
configure: Lower libmpdclient dependency to 2.3 More... over 12 years ago
README: Add libmpdclient dependency More... over 12 years ago
autogen: Exit on failure More... over 12 years ago
Merge pull request #4 from theVDude/master More... over 12 years ago
No need to save cache/queue on closing if cache is disabled More... over 12 years ago
Integers as booleans is bad, proper spacing is good. More... over 12 years ago
change positive to non-negative More... over 12 years ago
Stop saving queue to disk if cache_interval is 0 More... over 12 years ago
Allow cache_interval to be set to 0 More... over 12 years ago
Update NEWS More... over 12 years ago
Change track number check in as_now_playing() to fix invalid signatures on numbers where strtol() failed More... over 12 years ago
Catch password error on connect More... almost 13 years ago
Update copyright year More... almost 13 years ago
Update my email address More... almost 13 years ago
Fix queue_add for tracks without tracknumber More... over 13 years ago
Fix as_now_playing() for improperly tagged songs More... over 13 years ago
Add Expect: to HTTP headers to work around squid problems More... over 13 years ago