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
/
cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update liblist api and remote
Louis Burda
2023-11-12
1
-17
/
+17
*
Allow saving reordered tracks in tag
Louis Burda
2023-03-16
1
-2
/
+10
*
Improve player status display
Louis Burda
2023-02-04
1
-18
/
+18
*
If trash tag exists, move tracks there on delete
Louis Burda
2023-01-28
1
-55
/
+25
*
Fix index_dirty not set on reindex and track_rm
Louis Burda
2023-01-22
1
-0
/
+1
*
Refactor error handling
Louis Burda
2023-01-12
1
-34
/
+67
*
Check aprintf allocation internally and add astrdup for less OOM_CHECK
Louis Burda
2023-01-11
1
-9
/
+2
*
Add rename shortcuts for tags and tracks
Louis Burda
2022-04-20
1
-1
/
+1
*
Alert track moves to same tag
Louis Burda
2022-03-05
1
-0
/
+6
*
Check destination path in copy and move
Louis Burda
2022-03-05
1
-3
/
+16
*
Added rename command
Louis Burda
2022-03-04
1
-0
/
+31
*
Try to preserving playing track when reindexing / moving
Louis Burda
2022-02-28
1
-3
/
+37
*
Switch from mostly ref based tracking to multi-link architecture
Louis Burda
2022-02-27
1
-58
/
+52
*
Update player playlist on changes to tag tracks
Louis Burda
2022-02-26
1
-0
/
+2
*
Migrate away from wchar_t, default to utf8
Louis Burda
2022-02-26
1
-36
/
+119
*
Refactor player interface, improve history navigation and playlist shuffle
Louis Burda
2022-02-25
1
-1
/
+1
*
Added rerun command
Louis Burda
2022-02-21
1
-14
/
+71
*
Bug fixes, added select track shortcut and reindex command
Louis Burda
2022-02-21
1
-5
/
+54
*
Improve error handling, history bug fix
Louis Burda
2022-02-14
1
-2
/
+4
*
Refactored main.c into many files
Louis Burda
2022-02-14
1
-0
/
+99