summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
Commit message (Collapse)AuthorAgeFilesLines
* further updates for RTCdiego2002-06-301-15/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6618 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
| | | | | | | | | | kernels or how to patch older ones. Removed some <I> tags since it makes text hard to read on the screen and ugly when combined with <B>. 1001 typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6594 b3059339-0415-0410-9bf9-f77b7e298cf2
* big updategabucino2002-06-281-24/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 3.0.4-RH updatediego2002-06-271-20/+21
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD == onscreen display, typosdiego2002-06-271-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated gcc erratagabucino2002-06-271-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
* timer routines section slightly reformattedgabucino2002-06-221-8/+17
| | | | | | | added note about buggy RTC in some cases git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
* more fixgabucino2002-06-221-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6497 b3059339-0415-0410-9bf9-f77b7e298cf2
* input dox fixed, cosmetixedgabucino2002-06-221-10/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Atmos says this is clearer and he is right.diego2002-06-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusteddiego2002-06-191-0/+9
| | | | | | | for coding style. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6465 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background now set by CSS, added doctype and charset.diego2002-06-151-576/+688
| | | | | | | | | Properly closed all tags, quoted attributes with # and %, removed bogus <P> tags around block elements, do not put block elements in inline elements, some typos and cosmetic changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6437 b3059339-0415-0410-9bf9-f77b7e298cf2
* FONT tags obsoleted by CSSgabucino2002-06-121-77/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6394 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updatesgabucino2002-06-121-32/+35
| | | | | | | using CSS now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6392 b3059339-0415-0410-9bf9-f77b7e298cf2
* http_proxy environment variable should be lowercase.diego2002-06-101-1/+1
| | | | | | | Patch by Eric Lammerts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
* some nice words from Chris Philipsgabucino2002-06-091-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6359 b3059339-0415-0410-9bf9-f77b7e298cf2
* RealVideo libraries supportgabucino2002-06-091-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6358 b3059339-0415-0410-9bf9-f77b7e298cf2
* Credits updated from Albeu's patch, reordered to match alphabetical sortingdiego2002-06-061-1/+7
| | | | | | | where needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6318 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrunarpi2002-05-311-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6253 b3059339-0415-0410-9bf9-f77b7e298cf2
* VIV->VIVOgabucino2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6168 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording in albeu's doxgabucino2002-05-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6152 b3059339-0415-0410-9bf9-f77b7e298cf2
* better fixgabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6151 b3059339-0415-0410-9bf9-f77b7e298cf2
* strange fix for IE 6.0.2600gabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6150 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2002-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6149 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated video filter doxgabucino2002-05-201-7/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6145 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes, updatesgabucino2002-05-191-9/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Kees Cook <mplayer@outflux.net> told us something ...jaf2002-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6114 b3059339-0415-0410-9bf9-f77b7e298cf2
* comment on BSDarpi2002-05-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6074 b3059339-0415-0410-9bf9-f77b7e298cf2
* rpm/deb/licensing stuff removed/changedgabucino2002-05-051-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5980 b3059339-0415-0410-9bf9-f77b7e298cf2
* Arpi Is Right(TM)gabucino2002-05-041-5/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5970 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updategabucino2002-05-041-13/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5969 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filter documentation updatedgabucino2002-05-041-9/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5968 b3059339-0415-0410-9bf9-f77b7e298cf2
* guess what :)atmos42002-05-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5953 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-291-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5910 b3059339-0415-0410-9bf9-f77b7e298cf2
* doxizationgabucino2002-04-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5883 b3059339-0415-0410-9bf9-f77b7e298cf2
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-281-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5881 b3059339-0415-0410-9bf9-f77b7e298cf2
* yeah, never write dox in the morninggabucino2002-04-271-1/+1
| | | | | | | (actually not "convertion" but "conversion" :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5864 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD/SUB docgabucino2002-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5862 b3059339-0415-0410-9bf9-f77b7e298cf2
* more libdvd* text removedgabucino2002-04-271-5/+4
| | | | | | | | updated installation instructions etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5861 b3059339-0415-0410-9bf9-f77b7e298cf2
* "." removedgabucino2002-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5857 b3059339-0415-0410-9bf9-f77b7e298cf2
* maintainers updated (tell me if something missing), matrox list movedarpi2002-04-261-7/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5852 b3059339-0415-0410-9bf9-f77b7e298cf2
* input/lirc/slavemode doc by Albeuarpi2002-04-261-45/+221
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5851 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer_lirc->mplayerarpi2002-04-251-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5827 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 2 patchesgabucino2002-04-241-6/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5812 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Holm's patch (credits updated)gabucino2002-04-201-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5734 b3059339-0415-0410-9bf9-f77b7e298cf2
* default is not 0 but centergabucino2002-04-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5729 b3059339-0415-0410-9bf9-f77b7e298cf2
* tudok angolulgabucino2002-04-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5725 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wordinggabucino2002-04-201-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5724 b3059339-0415-0410-9bf9-f77b7e298cf2
* more decilitersgabucino2002-04-201-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5722 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTFMed tech/vop.txt, added more infogabucino2002-04-201-2/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5720 b3059339-0415-0410-9bf9-f77b7e298cf2
* more tajpogabucino2002-04-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5719 b3059339-0415-0410-9bf9-f77b7e298cf2
* tájpógabucino2002-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5717 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filter layer documentation begun (maybe audio layer should begabucino2002-04-201-1/+164
| | | | | | | moved out from sound.html too? But that's SGML matter..) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5716 b3059339-0415-0410-9bf9-f77b7e298cf2
* better lame2.96inconsistency explanationgabucino2002-04-191-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5705 b3059339-0415-0410-9bf9-f77b7e298cf2
* maintainers section updatedarpi2002-04-081-11/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5536 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some left master/pcmgabucino2002-04-061-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5501 b3059339-0415-0410-9bf9-f77b7e298cf2
* added libvorbis to installation section, and a link to daily CVSgabucino2002-03-301-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5400 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updategabucino2002-03-281-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5379 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Melanson's patchgabucino2002-03-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5270 b3059339-0415-0410-9bf9-f77b7e298cf2
* I knew I had a typo just as I commited :(atmos42002-03-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5257 b3059339-0415-0410-9bf9-f77b7e298cf2
* update my stuffatmos42002-03-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5256 b3059339-0415-0410-9bf9-f77b7e298cf2
* update hall of fame :)atmos42002-03-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5192 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Melanson's patchgabucino2002-03-181-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5188 b3059339-0415-0410-9bf9-f77b7e298cf2
* szrii, tuu, van, fajorgabucino2002-03-151-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5120 b3059339-0415-0410-9bf9-f77b7e298cf2
* volume normalizer plugin addedgabucino2002-03-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5110 b3059339-0415-0410-9bf9-f77b7e298cf2
* a "few" "small" "fixes" ...arpi2002-03-151-102/+148
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5106 b3059339-0415-0410-9bf9-f77b7e298cf2
* noaudio ... try#2gabucino2002-03-151-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5097 b3059339-0415-0410-9bf9-f77b7e298cf2
* ijpg for jpegsgabucino2002-03-131-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5067 b3059339-0415-0410-9bf9-f77b7e298cf2
* XViD section addedgabucino2002-03-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5022 b3059339-0415-0410-9bf9-f77b7e298cf2
* fullscreen with 'f' keygabucino2002-03-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5021 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX5 supportgabucino2002-03-101-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5019 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML: different font handling - idea from new hp dezigngabucino2002-03-071-74/+83
| | | | | | | ocassional misc fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4983 b3059339-0415-0410-9bf9-f77b7e298cf2
* added documentation for "extrastereo" plugin (patch by pl)gabucino2002-03-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4929 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented Multifile JPEG/PNG input (-mf)gabucino2002-03-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4920 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Anders' Software Volume Control patchgabucino2002-03-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4914 b3059339-0415-0410-9bf9-f77b7e298cf2
* strike period over, commiting stuff. next commit will be rewrite. (?)gabucino2002-03-011-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4909 b3059339-0415-0410-9bf9-f77b7e298cf2
* html fixes (noticed by some hawk-eyed one, whose name disappeared into thegabucino2002-02-231-1/+1
| | | | | | | misty depths of the universe) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4820 b3059339-0415-0410-9bf9-f77b7e298cf2
* miafene (so arpi can say I don't write proper cvslogs)gabucino2002-02-141-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4703 b3059339-0415-0410-9bf9-f77b7e298cf2
* sok ize, mutyur, bizbasz.gabucino2002-02-121-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4681 b3059339-0415-0410-9bf9-f77b7e298cf2
* added credits for Roberto Tognigabucino2002-02-101-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4633 b3059339-0415-0410-9bf9-f77b7e