mpv/player
Dudemanguy 5409274e6d command: only warn shared-script-properties once
Evidently I was wrong and mpv only actually warns once on deprecation
(playlist-pos nor display-fps did not and warned every time, but those
were outliers apparently). Someone complained so just hack it into
command_ctx for now.
2023-09-27 13:48:40 -05:00
..
javascript build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
lua osc: remove shared-script-properties usage 2023-09-27 14:04:59 +00:00
audio.c audio: drain ao before setting pause 2023-08-11 22:28:50 +00:00
client.c options: read config file as stream 2023-04-29 22:34:54 +00:00
client.h
command.c command: only warn shared-script-properties once 2023-09-27 13:48:40 -05:00
command.h various: add missing include in header flles 2023-09-21 14:40:11 +00:00
configfiles.c player: always write redirect entries for resuming playback 2023-08-28 18:31:17 +00:00
core.h options: remove deprecated --record-file option 2023-09-21 16:06:29 +00:00
external_files.c player: make all autoload extensions configurable 2023-08-26 00:33:00 +00:00
external_files.h player: make all autoload extensions configurable 2023-08-26 00:33:00 +00:00
javascript.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
loadfile.c options: remove deprecated --record-file option 2023-09-21 16:06:29 +00:00
lua.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
main.c player/main: do not print build time, if it is unknown 2023-08-02 18:51:13 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
misc.c vo_wayland: fix warning -Wvoid-pointer-to-enum-cast 2023-02-26 16:45:07 +01:00
osd.c player: add --term-remaining-playtime option 2023-08-13 19:58:20 +00:00
playloop.c options: remove deprecated --record-file option 2023-09-21 16:06:29 +00:00
screenshot.c screenshot: support crop with --screenshot-sw 2023-09-09 00:49:19 +00:00
screenshot.h
scripting.c cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
sub.c sub: fix switching tracks while paused 2023-08-11 22:28:50 +00:00
video.c options: make video-crop validation more strict 2023-09-20 19:08:19 +00:00