mpv/sub
wm4 f792f56440 player: remove higher-level remains of DVD/BD menu support
Nobody wanted to restore this, so it gets the boot.

If anyone still wants to volunteer to restore menu support, this would
be welcome. (I might even try it myself if I feel masochistic and like
wasting a lot of time for nothing.) But if it does get restored, it
should be done differently. There were many stupid things about how it
was done. For example, it somehow tried to pull mp_nav_events through
all the layers (including needing to "buffer" them in the demuxer),
which was needlessly complicated. It could be done simpler.

This code was already inactive, so this commit actually changes nothing.
Also keep in mind that normal DVD/BD playback still works.
2015-08-03 23:49:14 +02:00
..
ass_mp.c Update license headers 2015-04-13 12:10:01 +02:00
ass_mp.h Update license headers 2015-04-13 12:10:01 +02:00
dec_sub.c charset_conv: make it possible to return an allocated string as guess 2015-08-01 23:49:37 +02:00
dec_sub.h sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
draw_bmp.c Update license headers 2015-04-13 12:10:01 +02:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
find_subfiles.c player: use an array for stream ID options and such 2015-05-22 21:00:24 +02:00
find_subfiles.h Update license headers 2015-04-13 12:10:01 +02:00
img_convert.c Update license headers 2015-04-13 12:10:01 +02:00
img_convert.h
osd.c player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
osd.h player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
osd_dummy.c Add some missing "const"s 2014-10-10 13:44:08 +02:00
osd_font.otf osd+osc: Add left-arrow to osd-font 2014-08-21 18:45:41 +02:00
osd_libass.c Update license headers 2015-04-13 12:10:01 +02:00
osd_state.h player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
sd.h sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
sd_ass.c sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
sd_lavc.c sub: add option for stretching image subtitles to screen 2015-07-18 14:36:17 +02:00
sd_lavc_conv.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
sd_lavf_srt.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
sd_microdvd.c Update license headers 2015-04-13 12:10:01 +02:00
sd_movtext.c
sd_srt.c Update license headers 2015-04-13 12:10:01 +02:00