summaryrefslogtreecommitdiffstats
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* Add initial rudimentary grapheme supportLouis Burda2024-03-131-1/+63
* Use SIGINT to stop player and update player status less frequentlyLouis Burda2023-02-171-1/+13
* Refactor error handlingLouis Burda2023-01-121-16/+54
* Check aprintf allocation internally and add astrdup for less OOM_CHECKLouis Burda2023-01-111-6/+16
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-43/+0
* Bug fixes, added select track shortcut and reindex commandLouis Burda2022-02-211-23/+0
* Use case insensitive searchLouis Burda2022-02-141-0/+16
* Improve error handling, history bug fixLouis Burda2022-02-141-4/+19
* Refactored main.c into many filesLouis Burda2022-02-141-4/+7
* Added command status and move and copy cmdsLouis Burda2022-02-131-0/+23
* More refactoring, moved track manipulation into playerLouis Burda2021-12-291-2/+9
* Added panic and simplified makefileLouis Burda2021-12-281-0/+9
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-0/+135