COMMITS
/ player/lua/select.lua March 8, 2026
K
select.lua: fix crash on user_profiles sort
Kacper Michajłow committed
February 19, 2026
S
{demux,player}: expose original and commentary track flags
Simon Bruder committed
February 15, 2026
G
select.lua: don't set an empty prompt
Guido Cella committed
February 12, 2026
G
select.lua: sort the track submenu
Guido Cella committed
February 3, 2026
V
select.lua: quote and escape string arguments in menu item commands
verygoodlee committed
January 31, 2026
G
select.lua: handle empty lines at the end of the file
Guido Cella committed
G
select.lua: handle carriage returns in menu.conf
Guido Cella committed
January 30, 2026
G
select.lua: always observe --osd-playlist-entry
Guido Cella committed
January 28, 2026
G
select.lua: update the playlist submenu after playlist-move
Guido Cella committed
September 26, 2025
G
select.lua: populate the context menu
Guido Cella committed
January 25, 2026
G
select.lua: skip key bindings of forced input sections
Guido Cella committed
January 24, 2026
F
select.lua: add dvb_subtitle to the list of image subtitle codecs
Filip Hejsek committed
January 21, 2026
G
select.lua: link to mpv's IRC channel in the menu
Guido Cella committed
October 7, 2025
G
Revert "{osc,select}.lua: show playlist entries with trailing /"
Guido Cella committed
December 26, 2025
G
select.lua: preserve empty LRC lines
Guido Cella committed
October 10, 2025
G
select.lua: don't go beyond the max line length
Guido Cella committed
September 24, 2025
R
select.lua: rename some menus with proper name
rach-md committed
July 26, 2025
G
select.lua: add online documentation menu entry
Guido Cella committed
G
select.lua: add edit-config-file and edit-input-conf
Guido Cella committed
July 6, 2025
D
select.lua: refactor subtitle parse
dyphire committed
April 8, 2025
G
select.lua: display editions when before the first edition
Guido Cella committed
March 30, 2025
V
select.lua: simplify the time formatting function
verygoodlee committed
March 18, 2025
G
select.lua: display chapters when before the first chapter
Guido Cella committed
February 23, 2025
G
select.lua: don't quickly close and reopen the menu
Guido Cella committed
February 22, 2025
G
select.lua: fix LSP warning
Guido Cella committed
February 21, 2025
G
select.lua: don't add File info to the menu when no file is playing
Guido Cella committed
February 9, 2025
G
select.lua: change the --save-watch-history warning text
Guido Cella committed
January 8, 2025
G
select.lua: add a miscellaneous menu
Guido Cella committed
January 26, 2025
G
select.lua: select from the watch history with g-h
Guido Cella committed
January 14, 2025
G
select.lua: show the ID of editions without title
Guido Cella committed
December 31, 2024
G
select.lua: select files with watch later files with g-w
Guido Cella committed
G
select.lua: fix select-edition crash on non-MKVs
Guido Cella committed
December 10, 2024
G
select.lua: use mp.msg.warn for unavailable messages
Guido Cella committed
December 12, 2024
G
select.lua: abort edition selection when there's only 1
Guido Cella committed
November 28, 2024
G
select.lua: select editions
Guido Cella committed
September 17, 2024
G
select.lua: don't use add_forced_key_binding
Guido Cella committed
August 5, 2024
G
{osc,select}.lua: show playlist entries with trailing /
Guido Cella committed
August 1, 2024
G
loadfile,select.lua: print only one bitrate
Guido Cella committed
June 27, 2024
G
loadfile,select.lua: print bitrates of tracks
Guido Cella committed
G
various: sync shown track flags
Guido Cella committed
G
various: print Image instead or Video for image tracks
Guido Cella committed
June 24, 2024
G
loadfile: update the format of terminal track information
Guido Cella committed
June 16, 2024
G
select.lua: consider --sub-delay for the subtitle line selector
Guido Cella committed
G
select.lua: don't use sub-start to preselect subtitle lines
Guido Cella committed
June 7, 2024
G
options: add --osd-playlist-entry
Guido Cella committed
May 31, 2024
G
select.lua: support extracting ytdl_hook subtitles
Guido Cella committed
May 30, 2024
G
select.lua: hide the hour when it's 0
Guido Cella committed
G
select.lua: seek to the currect subtitle line when paused without video
Guido Cella committed
G
select.lua: preselect the correct sub line with duration >= 100 minutes
Guido Cella committed
May 13, 2024
K
select.lua: allow ffmpeg to print errors if it fails
Kacper Michajłow committed