summaryrefslogtreecommitdiffstats
path: root/src/mpris.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor error handlingLouis Burda2023-01-121-2/+1
* Only write to index files on data_save where necessaryLouis Burda2023-01-121-0/+1
* Check aprintf allocation internally and add astrdup for less OOM_CHECKLouis Burda2023-01-111-1/+1
* Added MPRIS pause and play event handlingLouis Burda2022-02-201-0/+4
* Refactored main.c into many filesLouis Burda2022-02-141-39/+41
* Added MPRIS controlLouis Burda2022-01-071-0/+147