diego
8ba6b4eaf9
cosmetics: Remove pointless empty lines at EOF.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-20 21:02:49 +00:00
reimar
fc50523f80
Add support for loading ASS subtitles through the stream layer and thus e.g.
...
from some network location.
Patch by Yuriy Kaminskiy [yumkam mail ru]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30515 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-05 17:13:47 +00:00
diego
4b3525f79f
Reduce console output verbosity: Move colorspace information to verbose mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-30 14:55:43 +00:00
diego
b8ef364ae0
Remove reference to outdated documentation file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-20 15:24:47 +00:00
bircoph
cddd44a996
Update sync tag.
...
All *.h files were actually changed in r28860.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28960 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 12:53:40 +00:00
reimar
aaa937e798
The large -help help_text should be const so it goes into .rodata
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-06 20:11:23 +00:00
bircoph
7697f9c7af
Remove exclamation marks to make output similar to English version.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28659 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-19 03:54:26 +00:00
bircoph
0a80b2bd49
Fix capitalization to be similar to English master file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28658 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-19 03:50:24 +00:00
bircoph
405639e666
Some more trailing whitespaces.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28574 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-15 00:46:09 +00:00
bircoph
afe6497c9b
Actually it is in sync with SVN HEAD.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28563 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-14 18:44:38 +00:00
diego
57f19d3935
Fix MGSTR vs. MSGTR typo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-09 20:25:49 +00:00
bircoph
ad9e540770
Synced with r27967.
...
These changes are cosmetics only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27972 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-21 12:23:10 +00:00
bircoph
d835036c74
Synced with r27402. Some spelling, typo fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27900 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-07 08:34:15 +00:00
diego
02135001b4
Change a bunch of video/audio-output-specific preprocessor directives from
...
a HAVE_ prefix to a CONFIG_ prefix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-03 15:21:40 +00:00
diego
3b31fa5717
Rename two GUI-related preprocessor directives:
...
HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 13:44:59 +00:00
diego
4b141479da
Start unifying names of internal preprocessor directives.
...
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
diego
bbd838e308
Remove now unused messages.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27064 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-15 12:18:03 +00:00
diego
6c852424d0
Slightly reduce VIDIX video output verbosity.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-08 21:51:00 +00:00
voroshil
721baa16f4
r26512: consistently print fps with three digits of precision
...
r26649: Fix some not entirely correct and misleading messages.
r26762: Add a new suboption to -vo xv and -vo xvmc that allows selection
r26795: Add support for AppleIR Remote as an input under Linux systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26845 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 16:27:35 +00:00
corey
0decac38d3
consistently print fps with three digits of precision
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-23 20:20:25 +00:00
voroshil
13cbc8e1ae
r25994: typo fix: inited --> initialized
...
r26067: Check glyph bounding box before rasterizing and complain if it is too large.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26253 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-16 17:02:17 +00:00
voroshil
7d4f8eace6
r25605: properties to get and set angle; patch by oattila chello hu
...
r25663: add support for per protocol and per extension playback profile loading
r25947: Add windows cp1256 encoding for arabic, fixes bug #1007
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25968 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-10 06:37:12 +00:00
voroshil
ca94f5ee43
r25058: Add missed translatable string in my previous commit
...
r25059: report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
r25158: Make up missed update for osd message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25190 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-28 14:15:40 +00:00
voroshil
b653c9cc0a
r24892: move errors and a warning to help_mp-en.h
...
r24924: Add audio filter scaletempo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24943 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-03 02:51:02 +00:00
voroshil
0991732f1c
r24772: DirectShow based tv:// driver for win32
...
r24790: Disable channel scanner when no tuner is present.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24850 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-25 16:28:14 +00:00
voroshil
f7982b0b4d
r24423: Implementation of tv:// driver autodetection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24434 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-12 17:53:41 +00:00
voroshil
3209e0d838
r24216: Add missed in r24212 strings definitions
...
r24310: Support for selecting language via packet 28.
r24341: Move debug message to verbose output level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24353 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-06 17:54:11 +00:00
diego
7177af73f1
Move debug message to verbose output level.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-04 22:57:06 +00:00
voroshil
c76ff494bf
sync tag update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24116 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-22 09:05:59 +00:00
diego
bcf0c984f0
Apple Remote support
...
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
voroshil
09122f5b08
r23891: typo fix: childs --> children
...
r23894: Give message string a more meaningful name.
r23920: Teletext support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23979 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 00:44:04 +00:00
diego
cc95003d5f
Give message string a more meaningful name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 17:16:55 +00:00
diego
5596a37bc1
typo fix: childs --> children
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 14:27:04 +00:00
voroshil
89f490cffd
Update sync tag
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23840 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-22 14:45:23 +00:00
diego
8b51dfe0e2
Remove vo_syncfb, which was unused for 5 years.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 18:17:58 +00:00
voroshil
e55a7df208
r23745: Add the sub_scale property and command.
...
r23747: Add a loop command and property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 15:07:55 +00:00
voroshil
bf95ce4db5
r23588: The audio balance feature implemented with af_pan.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23615 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-24 02:33:20 +00:00
voroshil
c66f44cea5
r23416: Drop the metadata stuff and replace it with generic property string expansion.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 17:10:56 +00:00
voroshil
cc796852ec
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23060 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 01:55:47 +00:00
voroshil
1b06491e1f
r22985: Move translatable strings from tv.c to help_mp*
...
r23003: Remove duplicated line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23026 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-20 14:23:27 +00:00
voroshil
01eba71ad9
r22772: Radio driver loading rework.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-24 02:22:00 +00:00
voroshil
ebf6fb21de
r22331: Remove some #if 0 code
...
r22426: warn users about DRM asf files, patch by zuxy meng
r22428: wrong capitolization, thats a comma not a period
r22483: Fix unkown --> unkNown typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 17:49:09 +00:00
diego
196bee14d3
Fix unkown --> unkNown typo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-07 01:31:29 +00:00
voroshil
cc1056473d
r22276: Reallocate event_images_t, removing limit on simultanious events count.
...
r22292: make message translatable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22312 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-22 16:14:44 +00:00
voroshil
eba7b065f7
r22184: When setting the non-audio bit for hwac3 output, just try to set the...
...
r22185: only output fail/success message, this was wrong from the beginning
r22228: Select the first charmap in the font, if FreeType did not autoselect any.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22234 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-16 18:53:19 +00:00
voroshil
ec7dd2435e
r22139: Try to clarify scale filter usage hint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:21:14 +00:00
voroshil
b64b939de6
sync tag update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:32:53 +00:00
diego
1304a06dc4
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 11:58:15 +00:00
voroshil
c395452594
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
...
r21655: make messages for success/failure of setting dvd-speed more clear
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 20:33:30 +00:00
voroshil
243e519248
r21476: Open embedded fonts directly from memory....
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-04 16:45:17 +00:00