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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when no tags
HEAD
master
Louis Burda
2025-06-19
1
-6
/
+6
*
Handle mplay exit correctly
Louis Burda
2024-03-13
1
-4
/
+7
*
Handle exit from seeking
Louis Burda
2024-03-13
1
-0
/
+3
*
Add initial rudimentary grapheme support
Louis Burda
2024-03-13
6
-40
/
+149
*
Update to new mplay status line format
Louis Burda
2024-03-10
1
-5
/
+11
*
Update to new mplay api
Louis Burda
2024-03-10
1
-27
/
+50
*
Update liblist api and remote
Louis Burda
2023-11-12
10
-191
/
+198
*
Sort tracks and tags case-insensitively
Louis Burda
2023-08-14
1
-2
/
+2
*
Allow saving reordered tracks in tag
Louis Burda
2023-03-16
4
-90
/
+96
*
Update liblist and add keybind to sort tracks and tags
Louis Burda
2023-03-16
2
-1
/
+45
*
Remember playing track when reindexing tags
Louis Burda
2023-03-07
1
-19
/
+30
*
Fix mplay +EXIT messages displayed as status
Louis Burda
2023-02-19
1
-1
/
+8
*
Allow unqueuing last track
Louis Burda
2023-02-17
1
-1
/
+15
*
Show tag on global track completion
Louis Burda
2023-02-17
1
-17
/
+33
*
Use SIGINT to stop player and update player status less frequently
Louis Burda
2023-02-17
4
-19
/
+50
*
fixup! Remove files if a copy is already in trash
Louis Burda
2023-02-17
2
-2
/
+4
*
Reindex selected tag on Ctrl+R & function renaming
Louis Burda
2023-02-16
1
-42
/
+69
*
Remove files if a copy is already in trash
Louis Burda
2023-02-16
1
-2
/
+5
*
Add popup for deletion of tags
Louis Burda
2023-02-04
1
-11
/
+44
*
Continue after playing track fails on mplay_run
Louis Burda
2023-02-04
1
-2
/
+1
*
Improve player status display
Louis Burda
2023-02-04
7
-156
/
+116
*
Fix tag_rename selection
Louis Burda
2023-02-04
2
-3
/
+6
*
Add keybind to refresh screen contents
Louis Burda
2023-01-29
2
-0
/
+8
*
If trash tag exists, move tracks there on delete
Louis Burda
2023-01-28
4
-70
/
+99
*
Fix index_dirty not set on reindex and track_rm
Louis Burda
2023-01-22
2
-1
/
+4
*
fixup! Only write to index files on data_save where necessary
Louis Burda
2023-01-12
1
-0
/
+2
*
Refactor error handling
Louis Burda
2023-01-12
16
-121
/
+203
*
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
12
-75
/
+54
*
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
5
-20
/
+369
*
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
5
-5
/
+8
*
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
[next]