index
:
sinitax/tmus
master
track-arena
TUI Music Player
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use SIGINT to stop player and update player status less frequently
Louis Burda
2023-02-17
1
-1
/
+13
|
*
Refactor error handling
Louis Burda
2023-01-12
1
-16
/
+54
|
*
Check aprintf allocation internally and add astrdup for less OOM_CHECK
Louis Burda
2023-01-11
1
-6
/
+16
|
*
Migrate away from wchar_t, default to utf8
Louis Burda
2022-02-26
1
-43
/
+0
|
*
Bug fixes, added select track shortcut and reindex command
Louis Burda
2022-02-21
1
-23
/
+0
|
*
Use case insensitive search
Louis Burda
2022-02-14
1
-0
/
+16
|
*
Improve error handling, history bug fix
Louis Burda
2022-02-14
1
-4
/
+19
|
*
Refactored main.c into many files
Louis Burda
2022-02-14
1
-4
/
+7
|
*
Added command status and move and copy cmds
Louis Burda
2022-02-13
1
-0
/
+23
|
*
More refactoring, moved track manipulation into player
Louis Burda
2021-12-29
1
-2
/
+9
|
|
|
|
Planning on creating a modular player_backend component
*
Added panic and simplified makefile
Louis Burda
2021-12-28
1
-0
/
+9
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
1
-0
/
+135