summaryrefslogtreecommitdiffstats
path: root/player/lua
Commit message (Expand)AuthorAgeFilesLines
* player/command: remove codec-info and use track-list directlyKacper Michajłow2024-04-161-7/+7
* stats.lua: add codec profileKacper Michajłow2024-04-151-2/+10
* stats.lua: remove unused variablesKacper Michajłow2024-04-131-4/+0
* stats.lua: use '➜' (U+279C) instead '→' (U+2192)Kacper Michajłow2024-04-131-1/+1
* stats.lua: fix scrolling for page 2Christoph Heinrich2024-04-091-1/+1
* console.lua: complete fixed precision propertiesGuido Cella2024-03-211-1/+1
* osc.lua: escape textGuido Cella2024-03-211-10/+5
* command: add escape-assGuido Cella2024-03-212-26/+2
* stats.lua: use term-size as terminal output sizeChristoph Heinrich2024-03-211-3/+4
* stats.lua: fix and unify scroll hintChristoph Heinrich2024-03-211-10/+11
* stats.lua: use term_ellipsis for page 4Christoph Heinrich2024-03-211-16/+7
* stats.lua: truncate long lines for the terminalChristoph Heinrich2024-03-211-30/+101
* stats.lua: use scroll function for page 2 and 0Christoph Heinrich2024-03-211-52/+30
* stats.lua: refactor page 4 scrolling into functionChristoph Heinrich2024-03-211-10/+24
* stats.lua: add more information in audio sectionKacper Michajłow2024-03-211-6/+21
* osc: add missing window controls for --title-bar=noKacper Michajłow2024-03-181-1/+7
* stats.lua: display video parameters after filteringKacper Michajłow2024-03-091-0/+1
* console.lua: fix blurry cursor when --osd-blur is setnanahi2024-02-271-1/+1
* stats.lua: fix blurry graphs when --osd-blur is setnanahi2024-02-271-1/+1
* console.lua: move functions to strip common charactersGuido Cella2024-02-081-34/+34
* stats.lua: use deinterlace-active property insteadDudemanguy2024-02-071-1/+1
* command: add load-config-fileGuido Cella2024-02-041-10/+18
* osc: add osc-windowcontrols_title optionDudemanguy2024-01-221-1/+2
* stats.lua: display the current GPU contextnanahi2024-01-201-0/+2
* console.lua: highlight the selected suggestion in the terminalGuido Cella2024-01-201-3/+10
* scripting: don't observe properties with type nilGuido Cella2024-01-202-4/+4
* osc: don't autohide mouse cursor when hovering over windowcontrols titlenanahi2024-01-201-0/+14
* stats.lua: make capitalization consistent across pagesllyyr2024-01-171-11/+11
* console.lua: style log lines in the terminalGuido Cella2024-01-142-26/+34
* scripting: add mp.inputGuido Cella2024-01-133-36/+228
* console.lua: expand ~/ in file completionGuido Cella2024-01-041-0/+10
* console.lua: hide the cursor when unfocusedGuido Cella2024-01-011-1/+3
* console.lua: don't reinsert completion_append after cyclingGuido Cella2024-01-011-8/+10
* console.lua: refactor find_common_prefixGuido Cella2023-12-261-16/+7
* osc: allow disabling special mouse wheel behaviorDudemanguy2023-12-211-16/+28
* OSC: fix indentation and stray whitepaceHRXN2023-12-171-2/+2
* console.lua: clear the suggestions when you move the cursorGuido Cella2023-12-151-0/+12
* console.lua: complete current-tracks sub-propertiesGuido Cella2023-12-151-6/+8
* console.lua: implement case-insensitive completionGuido Cella2023-12-151-16/+58
* Revert "OSC: Remove merriment"Niklas Haas2023-12-131-0/+21
* OSC: Remove merrimentMia Herkt2023-12-131-21/+0
* console.lua: cycle through completionsGuido Cella2023-12-061-18/+55
* console: automatically determine the font_hw_ratioChristoph Heinrich2023-12-061-2/+77
* console.lua: simplify the condition to print to the terminalGuido Cella2023-12-061-8/+3
* player: remove shared-script-properties propertyDudemanguy2023-11-221-24/+0
* stats.lua: fix incorrect storage aspect ratio valuenanahi2023-11-141-1/+7
* console: fix crash for long suggestion stringsChristoph Heinrich2023-11-111-1/+2
* stats.lua: disable ASS formatting when printing to terminalKacper Michajłow2023-11-081-1/+1
* stats.lua: remove unused variableGuido Cella2023-11-071-3/+0
* console.lua: don't print the console log to the OSD when switching VOGuido Cella2023-11-071-1/+8
* stats: don't overwrite color and alpha of `osd-back-color`Christoph Heinrich2023-11-071-4/+6
* console: don't overwrite color and alpha of `osd-back-color`Christoph Heinrich2023-11-071-2/+3
* console: wrap rows at the topChristoph Heinrich2023-11-071-8/+6
* console: optimize table generationChristoph Heinrich2023-11-071-20/+32
* console: enable completions without a prefixChristoph Heinrich2023-11-071-4/+4
* console.lua: complete raw propertiesGuido Cella2023-11-071-1/+1
* console: avoid redundant completion appendageChristoph Heinrich2023-11-071-2/+36
* ytdl_hook: fix mixed thumbnail.preference availabilityChristoph Heinrich2023-11-061-1/+1
* ALL: use pl_hdr_metadata and nuke sig_peakKacper Michajłow2023-11-051-5/+0
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-051-5/+3
* lua: remove a ton of unneeded parenthesesDudemanguy2023-11-025-147/+146
* console.lua: complete file pathsGuido Cella2023-11-021-0/+44
* console.lua: complete list option verbsGuido Cella2023-11-021-0/+18
* console.lua: inline mp.optionsGuido Cella2023-11-021-2/+1
* console.lua: complete list optionsGuido Cella2023-11-021-0/+22
* console.lua: complete profilesGuido Cella2023-11-021-0/+12
* console.lua: complete commands after helpGuido Cella2023-11-021-1/+9
* console: complete infinite cycle-values argumentsChristoph Heinrich2023-11-011-24/+4
* ytdl_hook: reverse thumbnail orderChristoph Heinrich2023-10-301-1/+2
* ytdl_hook: support the preference field of thumbnailsChristoph Heinrich2023-10-301-1/+4
* ytdl_hook: add thumbnail optionChristoph Heinrich2023-10-301-12/+6
* ytdl_hook: support thumbnailsEva2023-10-301-3/+36
* console.lua: complete choice and flag optionsGuido Cella2023-10-251-4/+46
* console.lua: remove unused capture from completion patternsGuido Cella2023-10-251-12/+12
* console.lua: use string.match()Guido Cella2023-10-251-3/+3
* console.lua: generate completion lists lazilyGuido Cella2023-10-251-25/+37
* console.lua: remove repetition from build_completers()Guido Cella2023-10-251-11/+16
* console.lua: remove unnecessary copyGuido Cella2023-10-251-4/+1
* stats.lua: disable tonemapping plot by defaultDudemanguy2023-10-221-1/+1
* ytdl_hook: remove extra playlist insertDudemanguy2023-10-211-1/+0
* ytdl_hook: parse the separate cookies fieldUmar Getagazov2023-10-211-1/+104
* stats.lua: hide images' FPSGuido Cella2023-10-191-1/+3
* stats.lua: remove compatibility aliases of propertiesllyyr2023-10-151-17/+3
* stats.lua: fix page 2 alignment of "Total"Christoph Heinrich2023-10-151-3/+3
* stats.lua: add chroma-locationKacper Michajłow2023-10-141-0/+3
* stats.lua: change "Pixel Format" to "Format"Kacper Michajłow2023-10-141-1/+1
* stats.lua: fix missing newline when print_perfdata_passes is enabledKacper Michajłow2023-10-141-4/+4
* stats.lua: sort filter parameters to ensure consistent outputKacper Michajłow2023-10-141-2/+2
* stats.lua: don't print custom pixel format, when hwdecKacper Michajłow2023-10-141-5/+2
* stats.lua: remove leading zeros from pass timingsKacper Michajłow2023-10-141-2/+2
* stats.lua: add frame infoKacper Michajłow2023-10-141-0/+23
* stats.lua: simplify fps displayKacper Michajłow2023-10-141-15/+26
* stats.lua: adjust spacing between values a littleKacper Michajłow2023-10-141-23/+43
* stats.lua: show HDR meta if not equal to 203Kacper Michajłow2023-10-141-4/+7
* stats.lua: separate video parameters from video outKacper Michajłow2023-10-141-42/+85
* console.lua: print the log and input line to the terminalGuido Cella2023-10-111-0/+33
* ytdl_hook.lua: set metadata with single tracksGuido Cella2023-10-111-3/+4
* defaults.lua: add a disabled parameter to timer constructorsMike Will2023-10-111-4/+6
* console.lua: exit with with Ctrl+[Guido Cella2023-10-101-0/+1
* console: support utf8 for table formattingChristoph Heinrich2023-10-071-3/+18
* console: cull lines outside of visible areaChristoph Heinrich2023-10-071-18/+25
* console: show completion suggestions as tableChristoph Heinrich2023-10-071-8/+77
* console: show suggestions for completionChristoph Heinrich2023-10-071-17/+34
* console: refactor text styles for log levelsChristoph Heinrich2023-10-071-9/+22
* osc: move the idle logo behind other overlaysChristoph Heinrich2023-09-271-4/+4
* osc: remove shared-script-properties usageDudemanguy2023-09-271-5/+0
* console.lua: complete properties after cycle-valuesGuido Cella2023-09-271-0/+2
* osc.lua: fix calculation for slider's min-max averageMike Will2023-09-251-1/+1
* osc: add scrolling to audio/sub buttonsllyyr2023-09-171-0/+8
* stats.lua: don't display full frame cropKacper Michajłow2023-09-081-5/+23
* osc: add scrolling to the seekbarNRK2023-09-021-0/+4
* osc: remove toggle for forced only subpicturesllyyr2023-08-311-39/+0
* stats.lua: display --video-crop values when usedKacper Michajłow2023-08-311-0/+4
* stats.lua: enable --tone-mapping-visualize while stats shownNiklas Haas2023-08-301-0/+10
* stats.lua: display hdr metadata and peak detectionKacper Michajłow2023-08-291-6/+67
* osc: replace sub-forced-only with sub-forced-events-onlyDudemanguy2023-08-291-2/+2
* stats.lua: add hints about scrollingKacper Michajłow2023-08-281-3/+6
* stats.lua: refactor video params displayKacper Michajłow2023-08-281-10/+20
* stats.lua: remove dummy new lines from headersKacper Michajłow2023-08-281-3/+3
* stats.lua: display actual output video size after anamorphic correctionKacper Michajłow2023-08-281-5/+7
* osc: fix margin for forced-only subs toggle in bar layoutllyyr2023-08-271-1/+2
* osc: only add sub forced-only toggle to layout for DVD/PGS subsllyyr2023-08-271-12/+13
* stats.lua: display output resolution if it differs to native oneKacper Michajłow2023-08-181-11/+23
* stats.lua: hide window scale in fullscreenKacper Michajłow2023-08-181-1/+3
* stats.lua: use video-params/aspect-nameKacper Michajłow2023-08-131-1/+3
* ytdl_hook: improve Windows exe search with suffixfireattack2023-08-131-3/+3
* osc: support speed-independent time-remaiing displayDave2023-08-111-2/+6
* build: remove outdated generated directoryDudemanguy2023-07-311-0/+10
* osc: don't add margins to osc-deadzonesizellyyr2023-07-211-8/+5
* console: sort the output from the `help` commandChristoph Heinrich2023-07-141-0/+3
* stats.lua: set sans-serif as default fontm154k12023-07-101-1/+1
* osc: add toggle for forced-only subsrcombs2023-06-251-0/+37
* lua: read_options: find script-opts prefix at index 1 exactlyChristoph Heinrich2023-06-011-1/+1
* console.lua: add a script-opt for the border sizeGuido Cella2023-04-261-1/+2
* ytdl_hook: fix clip start and endArnold Stanovský2023-04-121-3/+13
* auto_profiles: try to distinguish invalid properties betterDudemanguy2023-04-071-1/+10
* auto_profiles.lua: apply profiles when conditions are truthyGuido Cella2023-04-051-4/+1
* osc: skip rendering when osd_dimensions are 0Christoph Heinrich2023-04-051-0/+3
* auto_profiles: check for non-existent propertiesDudemanguy2023-03-291-1/+6
* various: fix typosHarri Nieminen2023-03-282-3/+3
* ytdl_hook: only log error when no fallback url availableChristoph Heinrich2023-03-031-1/+2
* ytdl_hook: init fragment requires other fragmentsChristoph Heinrich2023-03-031-1/+1
* {console,ytdl_hook}: use the platform propertyDudemanguy2023-02-272-9/+6
* ytdl_hook: don't overwrite force-media-titleChristoph Heinrich2023-02-271-2/+5
* ytdl_hook.lua: make exec return a single valueGuido Cella2023-02-271-15/+15
* console: observe osc margins from user-data instead of shared-script-propertiesrcombs2023-02-261-17/+8
* osc: set values in user-data in addition to shared-script-propertiesrcombs2023-02-261-0/+4
* stats.lua: display HDR peak in nitsdyphire2023-02-021-1/+1
* lua/js: remove user-data helpersAvi Halachmi (:avih)2023-01-291-19/+0
* lua/js: fix user_data_del util functionrcombs2023-01-281-1/+1
* lua/defaults: add user_data helpersrcombs2023-01-281-0/+19
* osc: don't spam window-controls bindings on every renderDudemanguy2022-11-291-3/+9
* console: add history deduplicationChristoph Heinrich2022-11-031-4/+21
* ytdl_hook: reverse order of tracksChristoph Heinrich2022-11-011-1/+7
* console: respect the top margin shared script propertyChristoph Heinrich2022-10-281-7/+17
* osc: scale rendered aspect ratio with window aspect ratioChristoph Heinrich2022-10-061-3/+7
* ytdl_hook: use subtitle `name` as title if availableChristoph Heinrich2022-09-231-1/+2
* ytdl_hook: simplify exclude option parsingChristoph Heinrich2022-09-141-5/+2
* ytdl_hook: improve track detectionChristoph Heinrich2022-08-171-13/+12
* ytdl_hook: consistant behavior for single formatChristoph Heinrich2022-08-141-1/+17
* ytdl_hook: fix default track for single formatChristoph Heinrich2022-08-121-2/+2
* ytdl_hook: fix playlist index extractionChristoph Heinrich2022-07-261-2/+4
* osc.lua: add osc-tcspace script optionRyan Hendrickson2022-07-191-0/+6
* osc.lua: add osc-unicodeminus script optionRyan Hendrickson2022-07-191-2/+6
* ytdl_hook: always set HTTP headersChristoph Heinrich2022-07-181-2/+6
* lua: command_native_async: make the callback optionalCogentRedTester2022-06-221-0/+1
* lua: command_native_async: always callback a-syncCogentRedTester2022-06-221-1/+1
* osc.lua: add idlescreen and osc-idlescreenDudemanguy2022-06-041-8/+39
* osc.lua: fix crash when calling osc-tracklist while idleCogentRedTester2022-05-191-1/+1
* various: remove trailing whitespaceGuido Cella2022-05-141-1/+1
* console.lua: don't render a 2nd cursor on the OSCGuido Cella2022-05-011-1/+1
* various: fix typosCœur2022-04-253-5/+5
* </