summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* permit to select previous dvdnav menu, in the order chapter->title->rootnicodvb2006-09-103-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19783 b3059339-0415-0410-9bf9-f77b7e298cf2
* reassigned to KEY_KP? the dvdnav bindings used in input.confnicodvb2006-09-091-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19782 b3059339-0415-0410-9bf9-f77b7e298cf2
* VP50 and VP62 support via lavcrtogni2006-09-091-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19781 b3059339-0415-0410-9bf9-f77b7e298cf2
* in mp_dvdnav_handle_input() assign the currently selected button, shown in ↵nicodvb2006-09-093-4/+7
| | | | | | the OSD by main() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19780 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC is no longer the default timing method.diego2006-09-092-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention dvdnav keys bindingsnicodvb2006-09-091-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention that 'h' and 'k' work with dvb input, toonicodvb2006-09-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
* added unallocated keys to navigate the dvdnav menusnicodvb2006-09-091-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19776 b3059339-0415-0410-9bf9-f77b7e298cf2
* first touch of support for dvdnav menus; the selection is based on the ↵nicodvb2006-09-091-0/+11
| | | | | | keyboard selection and is completely blind: there's not the slightest visual feedback git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19775 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mp_dvdnav_handle_input to handle user's input (revived from the ↵nicodvb2006-09-092-0/+41
| | | | | | repository with few changes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19774 b3059339-0415-0410-9bf9-f77b7e298cf2
* unconditionally include label goto_enable_cache (to be used next by dvdnav)nicodvb2006-09-091-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add proper GPL headers.diego2006-09-092-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19772 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19767: Remove outdated hint about patching kernel sources.voroshil2006-09-091-18/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19771 b3059339-0415-0410-9bf9-f77b7e298cf2
* if no track number specified play the whole disc, or the menus can't be ↵nicodvb2006-09-091-1/+4
| | | | | | shown at start git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19770 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ↵nicodvb2006-09-092-32/+43
| | | | | | the version of dvdread embedded in dvdnav git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19769 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg VMware video codecdiego2006-09-091-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated hint about patching kernel sources.diego2006-09-091-16/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19767 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken term_osd output in update_osd_msg()gpoirier2006-09-091-1/+1
| | | | | | | | | | | Patch by Andrew Savchenko Bircoph A list P ru Original thread: 03.09.2006 13:22 [MPlayer-dev-eng] [PACTH] mplayer.c: broken term_osd output in update_osd_msg() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19766 b3059339-0415-0410-9bf9-f77b7e298cf2
* better readability on selected menu item by tweaking alpha channel propertiesben2006-09-091-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19765 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19760: remove trailing slash from linkvoroshil2006-09-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19764 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nortc is now the default, document -rtc instead. Change the descriptionuau2006-09-091-4/+8
| | | | | | | of -rtc and -softsleep. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable rtc timing by default.uau2006-09-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19762 b3059339-0415-0410-9bf9-f77b7e298cf2
* increased revision tag after typo fix in English faq.xml (synced with r19760)Gabrov2006-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19761 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing slash from linkGabrov2006-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19760 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless extern declaration of nortc which is a static variable inuau2006-09-081-4/+0
| | | | | | | mplayer.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19759 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml/hu synced with r19757Gabrov2006-09-0813-96/+553
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19758 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r19751Gabrov2006-09-081-2/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19757 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-081-0/+692
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sections structure synced with english pages.voroshil2006-09-086-124/+127
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19755 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed outdated file. Content moved to documentation.xml.voroshil2006-09-082-18/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19754 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19751: Abit of doc about dvdnav support in MPlayer, ...voroshil2006-09-082-2/+20
| | | | | | | r19752: Fixes suggested by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19753 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by Diegogpoirier2006-09-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to ↵gpoirier2006-09-083-1/+20
| | | | | | | | | use it. (a bit rough, but it's start) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename formats.xml into containers.xmlgpoirier2006-09-082-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19750 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19738: formats.xml --> containers.xml, the chapter was renamed long ago.kraymer2006-09-082-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19749 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19742: Remove reference to nvidia-opinions section, it's completely outdated.kraymer2006-09-082-33/+6
| | | | | | | | | r19741: Remove reference to gcc-296 section, it's very outdated now. r19740: Remove tvout-voodoo section that only consists of one broken link. r19736: Remove references to obsolete font generators and 404 links. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19748 b3059339-0415-0410-9bf9-f77b7e298cf2
* 19737: Remove 404 NuppelVideo link.kraymer2006-09-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19747 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19738: formats.xml --> containers.xml, chapter wa renamed long agovoroshil2006-09-083-4/+9
| | | | | | | Additionally fixed reference to containers.xml in main.xml due to build error git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19746 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19739: readvcd link fixvoroshil2006-09-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19745 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19737: Remove 404 NuppelVideo link.voroshil2006-09-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19744 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19736: Remove references to obsolete font generators and 404 links.voroshil2006-09-081-22/+3
| | | | | | | | r19740: Remove tvout-voodoo section that only consist of broken link. r19741: Remove reference to gcc-296 section, it's very outdated now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to nvidia-opinions section, it's completely outdated.diego2006-09-071-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to gcc-296 section, it's very outdated now.diego2006-09-071-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove tvout-voodoo section that only consists of one broken link.diego2006-09-072-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19740 b3059339-0415-0410-9bf9-f77b7e298cf2
* readvcd link fixdiego2006-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19739 b3059339-0415-0410-9bf9-f77b7e298cf2
* formats.xml --> containers.xml, the chapter was renamed long ago.diego2006-09-072-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19738 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove 404 NuppelVideo link.diego2006-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove references to obsolete font generators and 404 links.diego2006-09-071-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19736 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19733: (hopefully last) mplayer lists link fixkraymer2006-09-073-140/+12
| | | | | | | r19732: Mailing list descriptions are on the homepage, remove from here. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19735 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19732: Mailing list descriptions are on homepage, remove from herevoroshil2006-09-073-147/+10
| | | | | | | r19733: (hopefully last) mplayer lists link fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19734 b3059339-0415-0410-9bf9-f77b7e298cf2
* (hopefully last) mplayer lists link fixkraymer2006-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19733 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mailing list descriptions are on the homepage, remove from here.diego2006-09-073-139/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19732 b3059339-0415-0410-9bf9-f77b7e298cf2
* Outdated file synced with r19589voroshil2006-09-071-33/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19731 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong synced tagvoroshil2006-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19730 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19687: Codecs page link fix, paragraph rewordedvoroshil2006-09-071-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19729 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made better translation of some phrases, typos fixedvoroshil2006-09-071-23/+23
| | | | | | | patch by Andrew Savchenko, bircoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19728 b3059339-0415-0410-9bf9-f77b7e298cf2
* Outdated file synced with r17322voroshil2006-09-071-5/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19727 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add #include <limits.h>, fixes build on Solaris 8.diego2006-09-071-0/+1
| | | | | | | patch by Robin KAY komadori [{at}] gekkou [{dot}] co [{dot}] uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Outdated file synced with r19715voroshil2006-09-061-88/+550
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19725 b3059339-0415-0410-9bf9-f77b7e298cf2
* ISO C90 warnings fixesvayne2006-09-064-26/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19724 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated missed sync tagvoroshil2006-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix: timing for empty karaoke words was lost, resultingeugeni2006-09-061-5/+21
| | | | | | | in faster than normal karaoke playback. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19722 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19719: fix cpufreq linkvoroshil2006-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19721 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for POWER5 as found on IBM eServer OpenPower 720gpoirier2006-09-061-1/+1
| | | | | | | (cpuinfo returns POWER5 (gr) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19720 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix cpufreq linkkraymer2006-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19719 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19715: fix some more mailman linksvoroshil2006-09-063-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19718 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19715: fix some more mailman linkskraymer2006-09-065-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19717 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace tabs by spaces (more readable in std editor..)kraymer2006-09-061-1443/+1442
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19716 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some more mailman linkskraymer2006-09-065-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19715 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19713: fix link to amigasoft.netkraymer2006-09-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19714 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix link to amigasoft.netkraymer2006-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19713 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync of existing (German) xml docs:kraymer2006-09-069-56/+71
| | | | | | | | | | | | | | | r19686: Remove the most outdated entries, small updates. r19685: Fix mailing list URLs. r19677: lists.mplayerhq.hu URL fix, comment out mailing list search. r19634: (keyword properties fixed in English version, fixed revision tag in German version of radio.xml) r19609: wording/markup fixes r19607: mention -demuxer lavf in the dvb input section r19589: Fix build after radio commit (here: only install.xml was changed) r19574: Radio support (here: mention radio support in install.xml) r19504: How to handle broken/copy protected VOB files? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Outdated file synced with r18964voroshil2006-09-061-198/+683
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more CVS --> Subversion changes, explain what to do with the sync tagdiego2006-09-061-4/+8
| | | | | | | when the translation is not updated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19710 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add official GPL header to make license explicit as discussed on ffmpeg-devel.diego2006-09-062-2/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19709 b3059339-0415-0410-9bf9-f77b7e298cf2
* better translation of some technical phrases, typos fixedvoroshil2006-09-061-46/+46
| | | | | | | patch by Andrew Savchenko, bircoph lists ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19708 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19688gpoirier2006-09-061-2/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19707 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19685: Fix mailing list URLs.voroshil2006-09-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Outdated file synced with r19685voroshil2006-09-061-11/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19705 b3059339-0415-0410-9bf9-f77b7e298cf2