1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
Commit Graph

997 Commits

Author SHA1 Message Date
diego
03a30e3a59 Remove extra messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26920 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:56:44 +00:00
diego
062cb2816a Fix mismatching messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26919 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:53:40 +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
gpoirier
cbb51f853a fix problems picked up by mphelp_check.py
patch by cedric viou %Cedric P Dumez-Viou A obs-nancay P fr%


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26917 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 11:55:39 +00:00
diego
03e8826213 mga_vid driver wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26911 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-28 10:25:09 +00:00
diego
1bb19a7f48 Move messages header file creation to a separate shell script.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26910 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 22:03:21 +00:00
diego
2aa93c54f5 Use 'grep -q' instead of redirecting grep output to /dev/null.
The -q option is part of POSIX.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26902 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 14:33:16 +00:00
diego
f4724c6a9a mga_vid string wording fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26901 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 13:32:00 +00:00
diego
90c5b9d782 Fix typo in string name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26900 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 13:30:50 +00:00
gpoirier
e0f1fc5d90 sync w/r26863, patch by JRaSH % jrash06 A 163 P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26877 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 17:01:04 +00:00
attila
abd22b8f48 make use of the new MGA_VID_VERSION ioctl to check
whether the installed driver has the version
we expect it to have.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26863 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 20:18:06 +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
Gabrov
d1a59246f3 synced with r26839
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26840 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-20 14:52:02 +00:00
diego
5f7c758c80 Move the logic that decides if untranslated messages need to be added to
help_mp.h into the helper script that generates those messages.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26832 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-18 23:33:46 +00:00
ben
dc6d14fb1b Add support for AppleIR Remote as an input under Linux systems.
This requires Linux 2.6 with evdev and appleir drivers.
The keymapping is done to mimics the one that was done for MacOSX.

WARNING: Most distributions do not seems to bother and only let root
access to the device. Modify udev rules accordingly if you want regular
user to be able to use the remote.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26795 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-18 11:53:00 +00:00
ben
531000e6ae Add a new suboption to -vo xv and -vo xvmc that allows selection
of XVideo adaptor to be used (instead of default one, which is #0).

This is useful for example if you'd rather like to use the original
Overlay renderer of your GPU instead of the texture blitting engine
(which is usually default), which is number one cause of nasty
video tearing effects.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26762 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-13 17:52:25 +00:00
Gabrov
2bc80831e9 synced with r26729
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26730 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-11 09:30:58 +00:00
ptt
6b48b82de6 synced with r26649
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26677 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 15:10:14 +00:00
eugeni
34349f673d Fix some not entirely correct and misleading messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26649 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:32 +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
gpoirier
c581ecdded sync w/r26067, patch by mehmet köse % voltrem A gmail P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26483 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 12:00:55 +00:00
ptt
0aed3b7205 better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26268 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-21 19:16:44 +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
ptt
b117530c9e sync'ed to r26067
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26230 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-13 17:53:55 +00:00
gpoirier
65984b54e0 sync w/r26067, patch by JRaSH jrash06 A 163 P com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26185 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 14:28:59 +00:00
Gabrov
6ca48a6b2d synced with r26138
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26139 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-01 12:35:07 +00:00
eugeni
fc6600af48 Check glyph bounding box before rasterizing and complain if it is too large.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26067 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-22 19:31:53 +00:00
Gabrov
c301391e5b synced with r26015
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26016 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-17 11:31:28 +00:00
diego
835c654bb0 typo fix: inited --> initialized
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25994 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-14 14:23:55 +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
Gabrov
a2670cc5a4 synced with r25947
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25948 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-02 11:26:25 +00:00
reimar
7c39bad200 Add windows cp1256 encoding for arabic, fixes bug #1007
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25947 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-01 22:31:30 +00:00
kraymer
bc02e855c3 sync with r25663 and misc. fixes, patch by JRaSH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25905 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-28 17:13:45 +00:00
Gabrov
407f085fa0 synced with r25826
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25827 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-21 10:55:56 +00:00
ptt
20422bf6fe syncet to r25663
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25761 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-15 22:41:15 +00:00
ptt
daebea726c updated my mail address
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25760 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-15 21:43:56 +00:00
ben
8944441a44 add support for per protocol and per extension playback profile loading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25663 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-10 18:45:08 +00:00
kraymer
1f007a0a79 sync with r25158, patch by JRaSH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25643 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-07 17:23:13 +00:00
ben
66b001c5aa Give a sense to this sentence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25609 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-05 14:53:13 +00:00
nicodvb
d5ac9af32e properties to get and set angle; patch by oattila chello hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25605 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-05 14:32:39 +00:00
Gabrov
9097891a4f synced with r25282
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25283 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-03 09:58:50 +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
ptt
da81ae180d synced with 25158
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25170 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-26 21:06:21 +00:00
ulion
a98b73bfe9 Make up missed update for osd message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25158 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-25 12:46:03 +00:00
nicodvb
adb4813ca8 report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25059 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-16 21:32:09 +00:00
voroshil
1f2e78fe06 Add missed translatable string in my previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25058 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-16 19:09:41 +00:00
gpoirier
c187ae99e6 sync w/r24924, patch by JRaSH %jrash06 A 163 P com%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24945 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-03 07:41:17 +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
Gabrov
95ea9d4120 synced with r24938
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24939 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-02 22:43:17 +00:00
uau
d33703496c Add audio filter scaletempo
Patch by Robert Juliano, juliano.1 osu edu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24924 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-01 06:52:38 +00:00