Commit Graph

20018 Commits

Author SHA1 Message Date
diego cbd842af7d Reword the font section to be a bit more descriptive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 14:58:00 +00:00
kraymer e1f7dba3c0 more appropriate translation for INTERACTIVE CONTROL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19872 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 12:45:18 +00:00
kraymer 36e9716b51 r19865: Wording improvements, document only one half of -mouse-movements flag option.
r19859: documented  -[no]mouse-movements


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19871 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 12:43:42 +00:00
voroshil 00f8a3c887 translation by Vladimir Voroshilov, voroshil gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19870 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 12:06:02 +00:00
ods15 62967911f0 conditional declerations are unnecessary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 10:24:26 +00:00
ods15 2f07a40d8d conditional declerations are unnecessary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 10:22:23 +00:00
ods15 1b8971d82e Add demux_nut to MPlayer repo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 09:32:28 +00:00
diego c50e7a3ec8 Remove obsolete font generator Gimp plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 22:39:23 +00:00
diego 3272219bbc Wording improvements, document only one half of -mouse-movements flag option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 22:14:36 +00:00
diego 82bac6e1cf minor wording/spelling changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 22:10:11 +00:00
diego d5e203a52c The recent renaming of the gcc-checking switches to gcc-check was incomplete.
patch by Timo Kanera, timo kanera de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19863 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 21:21:41 +00:00
eugeni 5cdc829b9f Subtract glyph bitmap from outline bitmap.
It greatly improves display of glyphs with semitransparent primary color.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19862 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 19:01:56 +00:00
nicodvb 565cfd4200 documented set_mouse_pos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19861 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 17:58:30 +00:00
nicodvb ef260cc7b7 COSMETICS: fixed broken indentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19860 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:48:56 +00:00
nicodvb b79a29d54a documented -[no]mouse-movements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19859 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:46:20 +00:00
nicodvb cf212a2b62 when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:38:21 +00:00
nicodvb 78992c7fdc report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19857 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:25:31 +00:00
nicodvb 2003857aa2 report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19856 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:13:41 +00:00
nicodvb 8bab2f0d70 removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19855 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 14:33:41 +00:00
eugeni 69cbeae845 Add \be (blur edges) support to libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19854 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 13:32:46 +00:00
eugeni b21382fa5b Make blur() public. Will be used in libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19853 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 13:32:19 +00:00
eugeni 867aa92076 Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
This is required for various bitmap modifications (like blur, outline and shadow).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19852 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 13:08:17 +00:00
voroshil 52204b1e93 translation by Vladimir Voroshilov, voroshil gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19851 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 10:15:42 +00:00
kraymer b66f019a1e fix typos ("bytes" -> "Bytes")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19850 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 09:32:11 +00:00
voroshil 6537e00a99 Fixed missed sync tag, thanks to Andrew Savchenko
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19849 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 03:42:08 +00:00
nicodvb 8d8bca056c at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19848 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 22:43:48 +00:00
eugeni 31732df54d Change demuxer for "application/octet-stream" http streams from
ASF to UNKNOWN (autodetect).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19847 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 21:34:38 +00:00
nicodvb 41014a19fb in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19846 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 17:50:10 +00:00
nicodvb 1749b99907 dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 17:46:36 +00:00
nicodvb e9f8d95a4c removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 17:42:13 +00:00
nicodvb 3cb5c5b62a don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19843 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 17:26:30 +00:00
nicodvb d98901ad15 when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19842 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 17:18:47 +00:00
faust3 3624850220 disable multichannel mode, it never worked reliable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19841 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 16:26:25 +00:00
kraymer 8fce694d52 r19839: Add repeated screenshot mode to vf_screenshot.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19840 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 15:02:11 +00:00
eugeni 21faec3791 Add repeated screenshot mode to vf_screenshot.
It is triggered by "screenshot 1".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19839 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 13:27:59 +00:00
diego b32aa254f9 Fix Irix build with gcc < 3.x, closes Bugzilla #572.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19838 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 18:29:24 +00:00
voroshil 627b468f96 r19829: Improve TrueType font installation section
r19828: Move subtitles and OSD section from the installation to the usage chapter
r19827: Slightly restructure font installation section
r19825: Truetype fonts now preferred over bitmap fonts, rewrite the font installation
r19823: Remove mpsub section, the format is documented in DOCS/tech
r19820: Marillat packages binary codecs, not bitmap fonts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19837 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 09:41:06 +00:00
lorenm 44a1a8ecb7 mmx implementation of yadif. 3.5x faster.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19836 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 04:00:49 +00:00
lorenm 4b28d2e4d4 cosmetics (indentation)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19835 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 03:59:48 +00:00
lorenm b30e300dca cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19834 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 03:59:28 +00:00
kraymer 0cae194c81 r19832: remove leftover parenthesis
r19829: Improve TrueType font installation section.
r19828: Move subtitles and OSD section from the installation to the usage chapter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19833 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 16:14:08 +00:00
kraymer 34a7aa8a50 remove leftover parenthesis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19832 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 15:57:31 +00:00
eugeni dccd5e19ee Make font outline width proportional to movie resolution.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19831 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 15:35:10 +00:00
kraymer 51590a64c4 r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
r19827: Slightly restructure font installation section.

+ small fix in video.xml


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19830 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 15:08:16 +00:00
diego 4ccfbf8795 Improve TrueType font installation section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19829 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 14:33:54 +00:00
diego fa3a222986 Move subtitles and OSD section from the installation to the usage chapter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19828 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 14:30:44 +00:00
diego 070e1bbc5c Slightly restructure font installation section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19827 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 14:02:02 +00:00
diego 812a6750d3 Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
This considerably reduces our local patch size.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19826 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 13:36:49 +00:00
diego 5e238d8a8f TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19825 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 13:19:20 +00:00
kraymer fa81ef2122 r19823: Remove mpsub section, the format is documented in DOCS/tech.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19824 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 13:17:15 +00:00