aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* add support for vp6 in flashGravatar aurel2006-09-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19802 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mailing list page URL changed.Gravatar diego2006-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19801 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by justGravatar reimar2006-09-11
| | | | | | | | returning DONTKNOW. A better formula to calculate position would probably be a better fix though. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19800 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to pass channel name (not only number) to radio_set_channelGravatar voroshil2006-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19799 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos fixedGravatar voroshil2006-09-11
| | | | | | | 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 WandererGravatar voroshil2006-09-11
| | | | | | | 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.Gravatar diego2006-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Many translation and typo fixes.Gravatar voroshil2006-09-11
| | | | | | | 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 WandererGravatar gpoirier2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by The WandererGravatar gpoirier2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19793 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19779: RTC is no longer the default timing methodGravatar voroshil2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19792 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19790Gravatar Gabrov2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19791 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixGravatar diego2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19790 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more hints for binary packagers.Gravatar diego2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19789 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording/spelling fixesGravatar diego2006-09-10
| | | | 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 ↵Gravatar nicodvb2006-09-10
| | | | | | (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 ↵Gravatar nicodvb2006-09-10
| | | | | | 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 menuGravatar nicodvb2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
* KP7 bound to dvdnav 7 (previous menu)Gravatar nicodvb2006-09-10
| | | | 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->rootGravatar nicodvb2006-09-10
| | | | 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.confGravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19782 b3059339-0415-0410-9bf9-f77b7e298cf2
* VP50 and VP62 support via lavcGravatar rtogni2006-09-09
| | | | 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 ↵Gravatar nicodvb2006-09-09
| | | | | | 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.Gravatar diego2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention dvdnav keys bindingsGravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention that 'h' and 'k' work with dvb input, tooGravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
* added unallocated keys to navigate the dvdnav menusGravatar nicodvb2006-09-09
| | | | 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 ↵Gravatar nicodvb2006-09-09
| | | | | | 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 ↵Gravatar nicodvb2006-09-09
| | | | | | 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)Gravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add proper GPL headers.Gravatar diego2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19772 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19767: Remove outdated hint about patching kernel sources.Gravatar voroshil2006-09-09
| | | | 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 ↵Gravatar nicodvb2006-09-09
| | | | | | 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 ↵Gravatar nicodvb2006-09-09
| | | | | | 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 codecGravatar diego2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated hint about patching kernel sources.Gravatar diego2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19767 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken term_osd output in update_osd_msg()Gravatar gpoirier2006-09-09
| | | | | | | | | | | 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 propertiesGravatar ben2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19765 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19760: remove trailing slash from linkGravatar voroshil2006-09-09
| | | | 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 descriptionGravatar uau2006-09-09
| | | | | | | of -rtc and -softsleep. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable rtc timing by default.Gravatar uau2006-09-09
| | | | 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)Gravatar Gabrov2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19761 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing slash from linkGravatar Gabrov2006-09-08
| | | | 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 inGravatar uau2006-09-08
| | | | | | | mplayer.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19759 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml/hu synced with r19757Gravatar Gabrov2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19758 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r19751Gravatar Gabrov2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19757 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation by Vladimir Voroshilov, voroshil gmail comGravatar voroshil2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sections structure synced with english pages.Gravatar voroshil2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19755 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed outdated file. Content moved to documentation.xml.Gravatar voroshil2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19754 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19751: Abit of doc about dvdnav support in MPlayer, ...Gravatar voroshil2006-09-08
| | | | | | | r19752: Fixes suggested by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19753 b3059339-0415-0410-9bf9-f77b7e298cf2