summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-113-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19799 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos fixedvoroshil2006-09-111-12/+12
| | | | | | | patch by Andrew Savchenko bircoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19798 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19793: Fixes suggested by the Wanderervoroshil2006-09-111-3/+4
| | | | | | | r19794: semicolon... no real changes in translation is needed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19797 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify binary codecs section.diego2006-09-111-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Many translation and typo fixes.voroshil2006-09-111-97/+73
| | | | | | | patch by Andrew Savchenko bircoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19795 b3059339-0415-0410-9bf9-f77b7e298cf2
* separate independant clauses with a semicolon, as suggested by The Wanderergpoirier2006-09-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by The Wanderergpoirier2006-09-101-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19793 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19779: RTC is no longer the default timing methodvoroshil2006-09-102-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19792 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19790Gabrov2006-09-103-36/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19791 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixdiego2006-09-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19790 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more hints for binary packagers.diego2006-09-101-2/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19789 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording/spelling fixesdiego2006-09-101-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
* at start, reset dvdnav at the beginning of the stream after the first read ↵nicodvb2006-09-101-0/+1
| | | | | | (that is done to workaround a bug in dvdnav from cvs) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19787 b3059339-0415-0410-9bf9-f77b7e298cf2
* try to start from the root menu skipping all intros when playing ↵nicodvb2006-09-101-1/+3
| | | | | | dvdnav://-1; it's not guaranteed to work git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19786 b3059339-0415-0410-9bf9-f77b7e298cf2
* keypad 7 returns to nearest dvdnav menunicodvb2006-09-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
* KP7 bound to dvdnav 7 (previous menu)nicodvb2006-09-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19784 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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/