voroshil
83a2c50ef9
Teletext support for tv:// (v4l and v4l2 only)
...
modified patch from Otvos Attila oattila at chello dot hu
Module uses zvbi library for all low-level VBI operations (like I/O with vbi
device, converting vbi pages into usefull vbi_page stuctures, rendering them
into RGB32 images).
All teletext related stuff (except properties, slave commands and rendering
osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented
in tvi_vbi.c
New properties:
teletext_page - switching between pages
teletext_mode - switch between on/off/opaque/transparent modes
teletext_format - (currently read-only) allows to get format info
(black/white,gray,text)
teletext_half_page - trivial zooming (displaying top/bottom half of teletext
page)
New slave commands:
teletext_add_dec - user interface for jumping to any page by editing page number
interactively
teletext_go_link - goes though links, specified on current page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 00:06:12 +00:00
albeu
5ac14727cb
Add new properties percent_pos and time_pos.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23436 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 13:07:52 +00:00
albeu
b63e23147d
Make the length property use the time type.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23435 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 13:02:51 +00:00
albeu
cedce57a5d
Add the recently introduced properties to the documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23431 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 10:43:35 +00:00
albeu
f24d313473
Allow setting the direction in the step_property command.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23430 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 09:42:14 +00:00
voroshil
94674443a3
New slave command: tv_step_freq <offset in MHz>
...
Command sets the TV frequency relative to current value
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22685 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-17 11:51:17 +00:00
uau
7ac889b796
Remove remnants of the nonfunctional "grab_frames" command.
...
The command has been a no-op for years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22273 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-19 06:20:47 +00:00
reimar
88047d97c5
Expand property documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22065 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:38:31 +00:00
reimar
0045404910
List available properties
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22064 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:01:32 +00:00
voroshil
f41cff8360
new slave command: radio_step_freq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21058 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 16:15:05 +00:00
reimar
7a71da01d6
Introduce step_property command.
...
Patch by Carl Eugen Hoyos [cehoyos <at> ag or at] with modifications by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20931 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 19:52:21 +00:00
reimar
5774d0d08b
Cosmetics: remove lone (evil ;-) ) tab
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20115 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 15:58:05 +00:00
nicodvb
d397383c4d
removed mention of dvdnav_event
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19913 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-19 21:18:54 +00:00
nicodvb
212e625ee6
better description of set_mouse_pos.
...
People seem to expect that mplayer suddenly begins
to move the user's mouse like a ghost
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 15:06:28 +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
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
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
135a1ac661
Remove spurious line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19615 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 19:06:01 +00:00
diego
04e2fc2336
Improve radio command descriptions.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:43:53 +00:00
reimar
5b6425ff79
description of radio slave commands, copied from TV command descriptions :-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19595 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-29 18:23:09 +00:00
ben
da54059b05
documented new slave mode commands
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19540 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 09:53:06 +00:00
diego
feb4109662
punctuation, slight clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 22:55:29 +00:00
eugeni
1de0c3327d
Add matroska chapter seeking capability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 18:55:34 +00:00
diego
bafd517f81
Fix up osd_show_/operty_text.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18225 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:58:14 +00:00
albeu
7c3d8688c7
Align osd_show_text with osd_show_property_text.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18224 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:48:15 +00:00
albeu
116ca0c768
Add a new command: osd_show_property_text that show an expanded property
...
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:31:54 +00:00
albeu
db4b785a11
The tv color control commands can now also adjust the values.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18209 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:34:49 +00:00
diego
e2c173be10
Properly document sub_alignment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17977 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 16:43:02 +00:00
diego
d4383bb58e
typo, parameter naming consistency
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:03:26 +00:00
diego
3a9ef7461c
Use <value> and [value] consistently.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17955 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:02:04 +00:00
albeu
57f1881677
Update to the recent properties changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:59:30 +00:00
albeu
50608ea987
Add get/set_property and update volume/mute to the last changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17925 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 20:17:48 +00:00
ods15
3c3d7c2039
add "pausing_keep" and "pausing_toggle" input cmd prefixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 19:22:48 +00:00
wanderer
10591ff928
minor grammar clarification to the last commit, + omitted periods
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17183 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-12 01:34:41 +00:00
reimar
d8b34b0a29
improve video equalizer command (brightness, contrast, etc.) description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17179 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 21:52:47 +00:00
diego
2d613a775d
alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16970 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 23:26:55 +00:00
joey
8901ee0b0a
add a switch, slave command, and vo control to toggle borderless window.
...
includes documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 22:25:54 +00:00
diego
24547fcc7f
The screenshot command is now implemented, wording/spelling fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16480 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:48:57 +00:00
nplourde
fb116e54a3
key_down_event
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16446 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 20:15:02 +00:00
diego
27dd6344e3
Reorder slave mode commands to appear in alphabetical order with a few
...
exceptions for commands that are very closely related.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 16:08:18 +00:00
diego
dd8b407b5b
Further clarify loadfile/loadlist description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16255 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 10:50:27 +00:00
diego
0b090ca4e0
Clarify loadfile/loadlist description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16251 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 22:56:44 +00:00
reimar
699e0cc67b
loadfile/loadlist can now also add files to the playlist
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-15 08:30:43 +00:00
diego
b5f05951cc
wrong command names
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15975 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-13 00:34:37 +00:00
reimar
2f376d1b39
Add sub_load and sub_remove slave commands.
...
Patch by kiriuja [mplayer-patches at en-directo dot net]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 20:13:53 +00:00
reimar
2b1bb59996
new get_time_pos slave mode commando
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15505 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-18 11:38:06 +00:00
reimar
be54f4813f
adds a parameter to the switch_audio command to directly select a track.
...
Patch by kiriuja mplayer-patches at en-directo net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15286 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-28 14:43:19 +00:00
diego
5a6f86c069
(hopefully) better description of slave mode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-26 09:59:16 +00:00
diego
8ce3d1b412
better slave mode description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-25 09:20:21 +00:00
gpoirier
ae7db4bc48
Online audio switching now supports Matroska too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15156 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-13 22:33:20 +00:00