1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 11:47:45 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
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
6e9cbdc104 whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 02:58:57 +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
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
jheryan
cf082d6a65 Synced with r28122
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28238 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-03 02:15:07 +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
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
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
diego
7621a77c54 Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:43:58 +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
jheryan
6b3ea472db sync to r24423
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24736 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:34:16 +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
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
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
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
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
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
jheryan
fed4ba1a64 Synced with 30.11.2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21526 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-07 13:02:40 +00:00
diego
3829ecb1a2 Remove remnants of long-gone libfame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 22:57:14 +00:00
jheryan
5a56bb8388 Synced to 3.11.2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20735 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 13:41:37 +00:00
jheryan
d392fb96ca Synced to 26.10.2006 with respect to later utf-8 conversion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 13:16:12 +00:00
kraymer
f25c9bcc50 convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20545 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 22:17:11 +00:00
jheryan
b6a3179bc7 Synced to 2.10.2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20071 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 11:50:36 +00:00
jheryan
7b7243fc33 Synced to 25.8.2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19566 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 13:07:05 +00:00
diego
f55f726517 Partial sync with message removal from DVD information output change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:53:43 +00:00
jheryan
d242c04059 Sync with 18818
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18899 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-04 09:12:33 +00:00
attila
3fe081dc41 kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:16:59 +00:00
attila
8fb6c3055b correctly prefix all messages from -vo mga with [MGA]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:01:01 +00:00
reynaldo
c915896f73 fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18524 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 05:18:16 +00:00
reynaldo
f804def5c7 updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18384 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 03:00:39 +00:00
reynaldo
616c5a84b2 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 01:53:37 +00:00
diego
3f62423f42 Rename some misspelled and misnamed messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:06:42 +00:00
reynaldo
13b1ed4b83 Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 07:59:15 +00:00
jheryan
bffc4e675b Synced with 1.242
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 13:30:07 +00:00
ptt
2cffa60fa7 Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 11:27:45 +00:00
diego
d9f738ab54 New website structure, the /homepage subdirectory is gone.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 10:01:43 +00:00
diego
8f88a08045 sync with 1.222
patch by Jirí Heryán technik, at, domotech, dot, cz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17705 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 09:26:06 +00:00
jheryan
6193679753 Synced with 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 13:12:29 +00:00
jheryan
e14ec380dc Synced with 1.202
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17039 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 12:25:17 +00:00
jheryan
cb8db05b25 Synced with 1.193
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16900 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:41:39 +00:00
jheryan
18456a4b52 Synced with 1.183
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16684 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 07:22:41 +00:00
ivo
3e3f410796 change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 14:07:12 +00:00
jheryan
8eb9c3fad3 Synced with 1.182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16518 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 12:17:05 +00:00
diego
1540fedb5f Replace bps by B/s when it means bytes per second to avoid ambiguity since
bps can mean any combination of bits/bytes per second/sample.
patch by a.guru - at - sympatico - dot - ca


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16361 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 17:11:00 +00:00
jheryan
26bf1fa104 Synced with 1.178
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16194 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-10 04:44:12 +00:00
wight
a6fa1f8e8a Remove non-translatable messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16078 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 12:06:54 +00:00