index
:
sinitax/tmus
master
track-arena
TUI Music Player
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add libvec backend for allocation
track-arena
Louis Burda
2023-01-12
7
-53
/
+82
*
Only write to index files on data_save where necessary
Louis Burda
2023-01-12
4
-38
/
+45
*
Check aprintf allocation internally and add astrdup for less OOM_CHECK
Louis Burda
2023-01-11
13
-75
/
+55
*
Start mplay in command line interface mode
Louis Burda
2022-12-21
1
-1
/
+1
*
Clear mplay player status on update
Louis Burda
2022-12-20
1
-0
/
+2
*
Fix autoplay for mplay backend
Louis Burda
2022-12-18
3
-13
/
+32
*
player: move add_history to clear_track
Louis Burda
2022-12-18
2
-20
/
+13
*
Implement player backend for mplay
Louis Burda
2022-12-18
6
-23
/
+376
*
Use PREFIX properly in Makefile
Louis Burda
2022-11-09
1
-4
/
+6
*
Fix liblist submodule url
Louis Burda
2022-09-21
1
-2
/
+2
*
Remove volume patch for upstream volume resetting bug
Louis Burda
2022-05-12
1
-8
/
+5
*
Implement fix for volume resetting in pipewire
Louis Burda
2022-05-04
1
-4
/
+10
*
Add rename shortcuts for tags and tracks
Louis Burda
2022-04-20
2
-41
/
+111
*
Call cleanup on SIGKILL and SIGTERM
Louis Burda
2022-03-31
1
-0
/
+2
*
Added missing prototypes
Louis Burda
2022-03-31
6
-6
/
+9
*
Replaced shuffle track selection and refactored player
Louis Burda
2022-03-31
3
-215
/
+171
*
Fix track next selection not lru
Louis Burda
2022-03-28
5
-19
/
+19
*
Simplify listnav, change pane on playing track seek
Louis Burda
2022-03-06
2
-9
/
+22
*
Include tag name in track pane title for visibility
Louis Burda
2022-03-05
1
-13
/
+22
*
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
2
-3
/
+20
*
Added rename command
Louis Burda
2022-03-04
4
-3
/
+98
*
Semantics + Fix track selection
Louis Burda
2022-03-04
1
-30
/
+21
*
Fixed minor bugs
Louis Burda
2022-03-01
3
-3
/
+8
*
Added lock for data directory
Louis Burda
2022-03-01
2
-0
/
+74
*
Separate all from visible tracks search
Louis Burda
2022-03-01
1
-9
/
+48
*
Add display timer to cmd status
Louis Burda
2022-03-01
2
-7
/
+25
*
Small improvements
Louis Burda
2022-03-01
3
-9
/
+56
*
Display loaded player track name if player.track not known
Louis Burda
2022-02-28
4
-4
/
+18
*
Fixed sorting of tracks and name completion
Louis Burda
2022-02-28
3
-17
/
+82
*
Try to preserving playing track when reindexing / moving
Louis Burda
2022-02-28
2
-14
/
+68
*
Fix tag some keybinds no fallthru
Louis Burda
2022-02-28
1
-21
/
+25
*
Switch from mostly ref based tracking to multi-link architecture
Louis Burda
2022-02-27
17
-690
/
+745
*
Update player playlist on changes to tag tracks
Louis Burda
2022-02-26
5
-23
/
+31
*
Keybind for seek to playing, keybind for delete
Louis Burda
2022-02-26
5
-5
/
+65
*
Migrate away from wchar_t, default to utf8
Louis Burda
2022-02-26
21
-379
/
+626
*
Refactor player interface, improve history navigation and playlist shuffle
Louis Burda
2022-02-25
11
-506
/
+596
*
Added rerun command
Louis Burda
2022-02-21
4
-32
/
+91
*
Bug fixes, added select track shortcut and reindex command
Louis Burda
2022-02-21
9
-89
/
+181
*
Added keybinds for seeking to front or back of tracks / tags
Louis Burda
2022-02-20
1
-0
/
+12
*
Added MPRIS pause and play event handling
Louis Burda
2022-02-20
1
-0
/
+4
*
Use case insensitive search
Louis Burda
2022-02-14
4
-6
/
+24
*
Improve error handling, history bug fix
Louis Burda
2022-02-14
12
-45
/
+64
*
Refactored main.c into many files
Louis Burda
2022-02-14
19
-1468
/
+1597
*
Added liblist
Louis Burda
2022-02-13
10
-216
/
+21
*
Added command status and move and copy cmds
Louis Burda
2022-02-13
4
-22
/
+223
*
Fix inputln uninitialized, missing counter
Louis Burda
2022-02-13
2
-6
/
+6
*
New list interface for fast tail access
Louis Burda
2022-01-27
13
-134
/
+143
*
Make track_show_playlist keybind switch panes automatically
Louis Burda
2022-01-26
1
-1
/
+7
*
Prioritize ITEM_SEL style to ITEM_PREV
Louis Burda
2022-01-26
1
-12
/
+12
[next]