1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #52 from denysvitali/patch-1 More... almost 8 years ago
Update README.md More... almost 8 years ago
Added requirements (spotify premium) More... almost 8 years ago
Don't pass around NULL path parameters More... almost 8 years ago
Don't log or use null parameters More... almost 8 years ago
Document new function spfs_entity_root_get More... about 8 years ago
Make search results links to their browse dir equivalents More... about 8 years ago
Make the root entity available even if we're not in a FUSE context More... about 8 years ago
Pack stat timestamps together More... about 8 years ago
Add link & image wrappers thread transparent More... about 8 years ago
Tracks in music dirs are links to track.wav files More... about 8 years ago
entity: Enable spfs_entity_find_path for unnamed roots More... about 8 years ago
Merge pull request #47 from gsora/escape-ampersand More... about 8 years ago
added more ignores More... about 8 years ago
added sanitization test suite More... about 8 years ago
added sanitization tests building More... about 8 years ago
nicer includes More... about 8 years ago
updated build dependencies More... about 8 years ago
added a feature-complete XML sanitizer More... about 8 years ago
now artist, track name and album are always sane XML strings More... about 8 years ago
added <sys/types.h> More... about 8 years ago
removed <sys/types.h> More... about 8 years ago
Merge branch 'master' into escape-ampersand More... about 8 years ago
s/amperstand/ampersand/ More... about 8 years ago
escape amperstsands in album title and artist name too More... about 8 years ago
build new files More... about 8 years ago
sanitize track name More... about 8 years ago
escape amperstand in playlist creation More... about 8 years ago
removed locally-available "str_replace" More... about 8 years ago
the "str_replace" function now is accesible by including the header file. More... about 8 years ago