mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 17:42:17 +00:00
65fc530f0c
This changes the name of this project to mpv. Most user-visible mentions of "MPlayer" and "mplayer" are changed to "mpv". The binary name and the default config file location are changed as well. The new default config file location is: ~/.mpv/ Remove etc/mplayer.desktop. Apparently this was for the MPlayer GUI, which has been removed from mplayer2 ages ago. We don't have a logo, and the MS Windows resource files sort-of require one, so leave etc/mplayer.ico/.xpm as-is. Remove the debian and rpm packaging scripts. These contained outdated dependencies and likely were more harmful than useful. (Patches which add working and well-tested packaging are welcome.)
25 lines
270 B
Plaintext
25 lines
270 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
*.exe
|
|
.depend
|
|
|
|
/config.h
|
|
/config.mak
|
|
/config.log
|
|
/mpv
|
|
/version.h
|
|
/codecs.conf.h
|
|
/input/input_conf.h
|
|
/tags
|
|
/TAGS
|
|
/locale
|
|
/po
|
|
/libvo/vo_opengl_shaders.h
|
|
/libmpdemux/ebml_defs.c
|
|
/libmpdemux/ebml_types.h
|
|
/libvo/vdpau_template.c
|
|
/sub/osd_font.h
|
|
DOCS/man/*/mpv.1
|
|
|