1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 12:25:03 +00:00
Commit Graph

588 Commits

Author SHA1 Message Date
corey
8dec4eaf25 Minor spelling and grammar fixes for part 1 of Otvos Attila's
"printf2mp_msg" changes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-31 05:49:05 +00:00
reynaldo
b4c74fb28e Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18005 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-31 00:15:47 +00:00
reynaldo
bf25812a43 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17995 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 06:40:58 +00:00
ptt
473e2c136d Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17988 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 16:37:09 +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
ptt
b2e395663a sync up to 1.231 plus minor corrections...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17985 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 22:54:50 +00:00
gabrov
f10f108017 synced with 1.231
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17962 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 14:23:22 +00:00
kraymer
b9a4c666f8 1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
sub_alignment and sub_forced_only to properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17937 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:47:17 +00:00
albeu
00bc2d2732 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
sub_alignment and sub_forced_only to properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17936 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:32:23 +00:00
kraymer
8db3c2117f 1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple
       of video related properties like width, height, etc.
+ small change for MSGTR_OSDSpeed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17935 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 17:44:43 +00:00
albeu
efb50daf6e Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple
of video related properties like width, height, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17929 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-23 01:22:43 +00:00
kraymer
4641dd87dc 1.229: Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 23:17:06 +00:00
albeu
e978b9f5a9 Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 23:05:13 +00:00
kraymer
ef535edf3f 1.228: Add an option to list the properties: -list-properties
1.227: Add the new property API and implement a couple properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17916 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 16:47:48 +00:00
albeu
0fd651ff1a Add an option to list the properties: -list-properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17915 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 16:35:17 +00:00
albeu
7ccf483026 Add the new property API and implement a couple properties.
Move the volume and mute command to the command to property
bridge.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17912 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 00:19:02 +00:00
gabrov
4f1dfc7b33 synced with 1.226
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17897 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-19 20:39:50 +00:00
kraymer
1b8f810517 1.226: Print the mute state on the OSD.
1.225: Fix up libaf unknown-format printing
1.224: last print on libaf to af_msg
1.223: [done by diego]
1.222: dwStart support for mencoder


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17893 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 19:22:13 +00:00
diego
30bb277532 Print the mute state on the OSD.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17892 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 18:48:14 +00:00
gabrov
ae5cfb0789 synced with 1.225
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17889 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 12:42:55 +00:00
corey
a6de87d626 Fix up libaf unknown-format printing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 21:32:10 +00:00
gabrov
82844b7b36 synced with 1.224
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 21:21:26 +00:00
reynaldo
bfcb1f80f1 last print on libaf to af_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 16:57:16 +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
ptt
00fac88644 sync with 1.222 plus minor fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 11:05:07 +00:00
corey
89d848a8a2 dwStart support for mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 09:34:37 +00:00
kraymer
2111bc97f8 1.221: Typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17538 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-05 14:53:08 +00:00
ptt
dc7763a8e8 sync up to 1.221
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17522 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-31 10:28:20 +00:00
gabrov
6a978e7764 synced with 1.221
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17517 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 19:39:01 +00:00
gabrov
c813f8fd2e Typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17516 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 19:37:17 +00:00
gabrov
b3fc7957cc synced with 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17510 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 00:08:04 +00:00
kraymer
4cafc89bc2 sync to 1.220
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 19:08:06 +00:00
albeu
f3ce1dc108 Fix the MSG?_FIXME and make the profiles help translatable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 11:28:19 +00:00
kraymer
555bc99f6e sync to 1.219
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 23:58:38 +00:00
rathann
7ae6f20aae FAQ about problems with playing DVDs on certain drives.
Also addresses http://bugzilla.mplayerhq.hu/show_bug.cgi?id=395 .


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 21:37:55 +00:00
kraymer
90b839371a sync to 1.218
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17410 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:57:56 +00:00
diego
12f6496329 Remove overly loud "warning" from runtime-cpudetection message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:41:35 +00:00
ptt
4241d5d203 sync up to 1.217
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17386 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 10:59:16 +00:00
kraymer
0f32eccff7 sync to 1.217
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17379 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-13 20:02:37 +00:00
rathann
2601de4120 massive attack: mp_msg printf format fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-12 20:04:36 +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
ptt
ccd1c55451 sync up to 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 02:02:57 +00:00
gpoirier
32d7992795 Synced with help_mp-en.h 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17230 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-21 08:30:24 +00:00
ranma
41609ac878 sync to 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:40:09 +00:00
diego
92fbe28842 grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 13:32:54 +00:00
wanderer
83e5f5e72a make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
wanderer
b0b4990d3f one-word grammar fix for "incompatible codec" message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17196 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:54:29 +00:00
ptt
2ca0ead846 sync with 1.213
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 16:00:31 +00:00
ptt
b30bfced16 small grammatical/sentence fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 15:58:36 +00:00