Commit Graph

6989 Commits

Author SHA1 Message Date
gpoirier 721c03c79f fix wrong typo fix, as noted by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22550 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-13 22:02:53 +00:00
gpoirier d547ed98bc fix some trivial typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22548 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-13 21:31:23 +00:00
compn 3f469cc3b0 fix up some longer than 80 char lines , and use suggestion from Diego.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22547 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-13 15:49:03 +00:00
voroshil 09ff934146 r22521: Clarify -reuse-socket description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22533 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 18:11:25 +00:00
voroshil ff98d8784a r22408: add -tv driver=help entry, also add dshow tv driver
r22409: 10l: dshow isnt in svn yet
r22453: add -xvfwopts compdata suboption to man page
r22461: -nomouseinput is no longer X11 only.
r22492: documented -reuse-socket
r22503: corrected description of -reuse-socket as described by Rich
r22508: Document lscale=2
r22512: wording/spelling for lscale=2 suboption
r22521: Clarify -reuse-socket description.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22532 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 18:05:39 +00:00
voroshil eb8517440f r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
r22499: Improve MPlayerOSX building process:
r22402: Explain how to select all DVB channels on a frequency.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22531 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 17:54:11 +00:00
diego 387b482cfd Clarify that commits should not be split arbitrarily by file/directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22529 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 17:38:32 +00:00
diego d8c47d4b53 spelling/punctuation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22528 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 17:35:46 +00:00
diego 3641b76037 minor clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22522 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 15:26:30 +00:00
diego 95458e224b Clarify -reuse-socket description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22521 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 15:21:13 +00:00
diego 4768eabb31 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22520 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 15:20:10 +00:00
diego 3fb1bc734e Make sure docbook 4.x gets preferred over 3.x.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22514 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-11 16:50:52 +00:00
diego ddc8a5f733 wording/spelling for lscale=2 suboption
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22512 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-11 16:22:30 +00:00
reimar d3499a788f Document lscale=2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22508 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-11 15:01:11 +00:00
nicodvb 2b3ff62e7f corrected description of -reuse-socket as described by Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22503 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-09 22:06:17 +00:00
gpoirier c176f1169f Improve MPlayerOSX building process:
- explain what MACOSX_DEPLOYMENT_TARGET is good for
- remove --with-termcaplib=.. from configure switches: it doesn't exist anymore, and builds seem to work OK without any particular switch


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22499 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-09 13:03:57 +00:00
nicodvb f46c44efe9 documented -reuse-socket
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22492 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-08 21:05:14 +00:00
diego 495b5f46ef spelling/punctuation/grammar/wording improvements, no semantic changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22488 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-08 10:26:00 +00:00
diego 9a4588b2bf Merge all .PHONY target declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22485 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-07 12:41:03 +00:00
kraymer 5de53fffeb mplayer.1
r22408: add -tv driver=help entry, also add dshow tv driver
r22409: 10l: dshow isnt in svn yet
r22453: add -xvfwopts compdata suboption to man page
r22461: -nomouseinput is no longer X11 only.

help_mp-de.h
r22228: Select the first charmap in the font, if FreeType did not autoselect any.
r22276: Reallocate event_images_t, removing limit on simultanious events count.
r22292: make message translatable
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


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22480 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-06 19:10:36 +00:00
Gabrov bd0ee51507 synced with r22469
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22470 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-05 18:17:31 +00:00
diego 15de70585c -nomouseinput is no longer X11 only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22461 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-05 00:41:45 +00:00
compn c56173a49b add -xvfwopts compdata suboption to man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22453 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-04 15:27:51 +00:00
compn 3ea6855c87 add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22413 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-02 17:49:34 +00:00
compn f1b8b8756a 10l: dshow isnt in svn yet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22409 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-02 03:11:37 +00:00
compn f4b297a65a add -tv driver=help entry, also add dshow tv driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22408 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-02 01:24:25 +00:00
michael 48ce8e4b8b rename to *_proposal.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22405 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 23:09:58 +00:00
michael 7f6102711d clarify quorum and majority requirements in respect to debians voting system
maybe we should just copy and paste the description from debian and add these into it?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22404 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 22:58:31 +00:00
michael 8710e04fed url with a good description of how to determine the winner from the votes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22403 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 21:50:04 +00:00
reimar fcd17f1591 Explain how to select all DVB channels on a frequency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22402 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 20:35:29 +00:00
michael fd8c04221c s/admin/leader/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22400 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 18:51:38 +00:00
michael 78d1884e8e weaken veto right
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22398 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 17:34:24 +00:00
michael 8c4bbd0cb2 clarify root vs admin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22392 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 12:43:14 +00:00
michael 37f049da7c spelling fixes by ivan
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22391 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 12:16:34 +00:00
michael 2d543304e6 new policy draft
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22386 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 03:43:38 +00:00
diego 8fd6fab6a4 grammar/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22363 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-27 17:06:36 +00:00
compn 2207e9486e 10l to me for bad todo items
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22338 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 20:01:08 +00:00
compn 537095b928 iive says xvmc stuff is long done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22337 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 19:44:24 +00:00
compn 4824bb98b3 remove some old and add new TODO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22336 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 17:34:47 +00:00
diego 4f452096c0 cosmetics: Fix some common typos, appropiate --> appropRiate,
handEling --> handling, dependAnt --> dependEnt.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22334 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 10:27:14 +00:00
Gabrov 51958c9ef8 synced with r22326
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22327 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-23 21:55:34 +00:00
diego 7a7514fe91 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22311 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-22 15:53:19 +00:00
diego 8ed3ba4995 cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22307 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-22 00:18:10 +00:00
diego e1547563a9 cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22301 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-21 10:05:46 +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
michael 389777bc37 clarify that language must be a 3 letter code
dont clarify the country code 2 vs. 3 issue as there where few comments about that ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22265 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 20:21:19 +00:00
uau 318715ee1a Mark myself as MPlayer sync/core maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22263 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 20:17:57 +00:00
reimar 6d4ae09b83 Some typo fixes in svn-howto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22256 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 11:47:28 +00:00
voroshil f0ed643434 wording, typos fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22241 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-17 09:05:19 +00:00
voroshil b24ed02c8e r22201: some clarification about dvb-out playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22235 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-16 19:18:52 +00:00