summaryrefslogtreecommitdiffstats
path: root/src/history.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor error handlingLouis Burda2023-01-121-3/+2
* Check aprintf allocation internally and add astrdup for less OOM_CHECKLouis Burda2023-01-111-8/+8
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-8/+8
* Update player playlist on changes to tag tracksLouis Burda2022-02-261-1/+1
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-67/+82
* Use case insensitive searchLouis Burda2022-02-141-2/+2
* Improve error handling, history bug fixLouis Burda2022-02-141-4/+7
* Added liblistLouis Burda2022-02-131-1/+1
* Fix inputln uninitialized, missing counterLouis Burda2022-02-131-5/+4
* New list interface for fast tail accessLouis Burda2022-01-271-9/+4
* Added tag search mode to select quicklyLouis Burda2022-01-241-11/+27
* Closed memory leaksLouis Burda2022-01-081-36/+32
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-0/+216