aboutsummaryrefslogtreecommitdiff
path: root/main.lua
Commit message (Expand)AuthorAgeFilesLines
* mpv: bind b to sub_setupsinanmohd2024-03-041-0/+1
* server/subscene: retiresinanmohd2024-03-041-4/+0
* mpv: correct code commentsinanmohd2024-03-041-1/+1
* treewide: / -> .sinanmohd2023-12-121-3/+3
* mpv: check nil for duration propertysinanmohd2023-12-041-3/+3
* mpv: clean upsinanmohd2023-11-271-4/+1
* server/opensubtitles: init search_filesizesinanmohd2023-10-081-2/+6
* lib/util: init file_existssinanmohd2023-10-071-3/+3
* mpv: use media-title as key for http streamssinanmohd2023-10-051-4/+5
* repo: os.execute/io.popen -> util.runsinanmohd2023-10-021-1/+1
* server: init opensubtitlessinanmohd2023-10-011-2/+11
* lib/util: string_rm_vid_ext -> string_vid_path_to_namesinanmohd2023-10-011-4/+4
* mpv: clean upsinanmohd2023-10-011-4/+2
* mpv: init support for linkssinanmohd2023-10-011-1/+1
* mpv: don't fetch subtitles for vtubesinanmohd2023-10-011-1/+7
* mpv: now works without sub-auto=fuzzysinanmohd2023-10-011-0/+2
* mpv: fix out path when sub-file-paths not setsinanmohd2023-10-011-1/+1
* main: clean upsinanmohd2023-10-011-1/+1
* main: notify -> mp.osd_messagesinanmohd2023-10-011-7/+3
* mpv: initsinanmohd2023-10-011-0/+73