1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
Commit Graph

19934 Commits

Author SHA1 Message Date
diego
f313ccb36a Some more hints for binary packagers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 12:05:54 +00:00
diego
cd6d8486c6 small wording/spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 11:16:57 +00:00
nicodvb
3606773eff at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:53:58 +00:00
nicodvb
311e24b548 try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:48:36 +00:00
nicodvb
1f8a8f343d keypad 7 returns to nearest dvdnav menu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:39:10 +00:00
nicodvb
8ad2effca3 KP7 bound to dvdnav 7 (previous menu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:37:19 +00:00
nicodvb
caa3c79989 permit to select previous dvdnav menu, in the order chapter->title->root
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:25:48 +00:00
nicodvb
5b2e0d6411 reassigned to KEY_KP? the dvdnav bindings used in input.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 23:08:25 +00:00
rtogni
e48067ea0e VP50 and VP62 support via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 23:05:05 +00:00
nicodvb
aab523e18b in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:40:22 +00:00
diego
b464da0a00 RTC is no longer the default timing method.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:40:00 +00:00
nicodvb
4ef7512cb8 mention dvdnav keys bindings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:16:05 +00:00
nicodvb
94a601a9bc mention that 'h' and 'k' work with dvb input, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:04:29 +00:00
nicodvb
f996d0e7ca added unallocated keys to navigate the dvdnav menus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:57:45 +00:00
nicodvb
0292752ed0 first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19775 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:45:23 +00:00
nicodvb
f817575e5f added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:37:57 +00:00
nicodvb
6462618244 unconditionally include label goto_enable_cache (to be used next by dvdnav)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:32:06 +00:00
diego
af5a781e05 Add proper GPL headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:10:26 +00:00
voroshil
be890220e7 r19767: Remove outdated hint about patching kernel sources.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 20:52:15 +00:00
nicodvb
aa8de16f0f if no track number specified play the whole disc, or the menus can't be shown at start
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 20:51:29 +00:00
nicodvb
b39852672b detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19769 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 19:35:55 +00:00
diego
3cfd6d9a94 FFmpeg VMware video codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 18:45:23 +00:00
diego
4a91390248 Remove outdated hint about patching kernel sources.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19767 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 18:00:52 +00:00
gpoirier
4026edffd8 fix broken term_osd output in update_osd_msg()
Patch by Andrew Savchenko Bircoph A list P ru
Original thread:
03.09.2006 13:22
[MPlayer-dev-eng] [PACTH] mplayer.c: broken term_osd output in	
update_osd_msg()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19766 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 11:57:43 +00:00
ben
d9c9a14876 better readability on selected menu item by tweaking alpha channel properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19765 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 09:07:02 +00:00
voroshil
735e1025de r19760: remove trailing slash from link
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19764 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 03:27:50 +00:00
uau
e9f5497151 -nortc is now the default, document -rtc instead. Change the description
of -rtc and -softsleep.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 02:29:13 +00:00
uau
2ca1aba8b5 Disable rtc timing by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19762 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 02:08:52 +00:00
Gabrov
a7db0ce6fd increased revision tag after typo fix in English faq.xml (synced with r19760)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19761 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 22:19:24 +00:00
Gabrov
93072369ad remove trailing slash from link
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19760 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 22:17:14 +00:00
uau
5e122a04c1 Remove useless extern declaration of nortc which is a static variable in
mplayer.c.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19759 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 22:04:45 +00:00
Gabrov
35fb2c3deb DOCS/xml/hu synced with r19757
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19758 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 21:59:44 +00:00
Gabrov
93f67d5724 man/hu/mplayer.1 synced with r19751
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19757 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 20:34:58 +00:00
voroshil
40f80c4c8b translation by Vladimir Voroshilov, voroshil gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 16:49:56 +00:00
voroshil
6fb6d53a6a Sections structure synced with english pages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19755 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 16:42:09 +00:00
voroshil
762eaaae42 Removed outdated file. Content moved to documentation.xml.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19754 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 10:47:27 +00:00
voroshil
074cfa3c5a r19751: Abit of doc about dvdnav support in MPlayer, ...
r19752: Fixes suggested by Diego


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 10:13:02 +00:00
gpoirier
4dcec00dde Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19752 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 10:01:27 +00:00
gpoirier
67feb23edd Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
(a bit rough, but it's start)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 09:05:03 +00:00
gpoirier
1d24cc327c rename formats.xml into containers.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19750 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 08:39:07 +00:00
kraymer
47245eb061 r19738: formats.xml --> containers.xml, the chapter was renamed long ago.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19749 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 08:23:23 +00:00
kraymer
a22fb52fe5 r19742: Remove reference to nvidia-opinions section, it's completely outdated.
r19741: Remove reference to gcc-296 section, it's very outdated now.
r19740: Remove tvout-voodoo section that only consists of one broken link.
r19736: Remove references to obsolete font generators and 404 links.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19748 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 08:22:07 +00:00
kraymer
ed3f8cfc83 19737: Remove 404 NuppelVideo link.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 08:06:27 +00:00
voroshil
13a814ee1c r19738: formats.xml --> containers.xml, chapter wa renamed long ago
Additionally fixed reference to containers.xml in main.xml due to build error


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19746 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 07:27:34 +00:00
voroshil
d754e6de69 r19739: readvcd link fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19745 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 06:50:27 +00:00
voroshil
2c41dca209 r19737: Remove 404 NuppelVideo link.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19744 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 06:45:10 +00:00
voroshil
fe40c0f98e r19736: Remove references to obsolete font generators and 404 links.
r19740: Remove tvout-voodoo section that only consist of broken link.
r19741: Remove reference to gcc-296 section, it's very outdated now.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 06:39:19 +00:00
diego
507d403e5d Remove reference to nvidia-opinions section, it's completely outdated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19742 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-07 23:58:55 +00:00
diego
bcc4b0451e Remove reference to gcc-296 section, it's very outdated now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19741 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-07 23:58:05 +00:00
diego
8262ea4e01 Remove tvout-voodoo section that only consists of one broken link.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19740 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-07 23:54:39 +00:00