aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* fix for disabling screensaver when in fullscreen mode while using the sub win...Gravatar vayne2006-09-18
* demuxer->movi_end is updated after ds_fill_buffer(),Gravatar nicodvb2006-09-18
* permit seeking to 0: there's no reason to prevent itGravatar nicodvb2006-09-18
* in the previous commit I forgot to set s->end_pos=0Gravatar nicodvb2006-09-18
* at titleset change call update_title_len() to reset stream->end_posGravatar nicodvb2006-09-18
* don't seek until dvdnav_get_position() returns something meaningfulGravatar nicodvb2006-09-18
* Fix a stupid bug in list concatenation.Gravatar eugeni2006-09-18
* synced with r19895Gravatar Gabrov2006-09-18
* When the hardware sample format is AC3, do not force using an hardcodedGravatar cladisch2006-09-18
* Replace preprocessor hacks to work around compilers not supporting namedGravatar diego2006-09-18
* When one of the PCM configuration function in init() fails, abortGravatar cladisch2006-09-18
* configure should fall back on -mcpu=pentium4 if -mcpu=prescottGravatar diego2006-09-18
* Replace silly compilation shell scripts by a simple Makefile.Gravatar diego2006-09-18
* Fix compilation, too few arguments to fputs.Gravatar diego2006-09-18
* Fix stupid use of multiplication to check signs which fails because of Gravatar uau2006-09-18
* Restore original copyright notice as found in xine and xine-mms where thisGravatar diego2006-09-18
* fix "groff comment issue" (' at beginning of line)Gravatar kraymer2006-09-18
* r19881: Shorten scale filter parameter names to avoid excessive line length.Gravatar kraymer2006-09-18
* Add hint about how to check man pages for markup errors.Gravatar diego2006-09-18
* Add --disable-dvdnav to help output.Gravatar diego2006-09-18
* Fix missleading msg printed when subcp_open is given NULL as parameter (like ...Gravatar gpoirier2006-09-18
* roff markup fixesGravatar diego2006-09-18
* Shorten scale filter parameter names to avoid excessive line length.Gravatar diego2006-09-18
* synced with r19879Gravatar Gabrov2006-09-17
* Reduce code duplication in init_render_context().Gravatar eugeni2006-09-17
* Remove the dependency of libswscale on img_format.hGravatar lucabe2006-09-17
* better description of set_mouse_pos.Gravatar nicodvb2006-09-17
* Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()Gravatar lucabe2006-09-17
* Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)Gravatar lucabe2006-09-17
* Remove outdated graphics cards recommendations and fix wrong GTK dependency.Gravatar diego2006-09-17
* Reword the font section to be a bit more descriptive.Gravatar diego2006-09-17
* more appropriate translation for INTERACTIVE CONTROLGravatar kraymer2006-09-17
* r19865: Wording improvements, document only one half of -mouse-movements flag...Gravatar kraymer2006-09-17
* translation by Vladimir Voroshilov, voroshil gmail comGravatar voroshil2006-09-17
* conditional declerations are unnecessaryGravatar ods152006-09-17
* conditional declerations are unnecessaryGravatar ods152006-09-17
* Add demux_nut to MPlayer repoGravatar ods152006-09-17
* Remove obsolete font generator Gimp plugin.Gravatar diego2006-09-16
* Wording improvements, document only one half of -mouse-movements flag option.Gravatar diego2006-09-16
* minor wording/spelling changesGravatar diego2006-09-16
* The recent renaming of the gcc-checking switches to gcc-check was incomplete.Gravatar diego2006-09-16
* Subtract glyph bitmap from outline bitmap.Gravatar eugeni2006-09-16
* documented set_mouse_posGravatar nicodvb2006-09-16
* COSMETICS: fixed broken indentationGravatar nicodvb2006-09-16
* documented -[no]mouse-movementsGravatar nicodvb2006-09-16
* when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma...Gravatar nicodvb2006-09-16
* report mouse coordinates after movement to dvdnav; this permits to enable but...Gravatar nicodvb2006-09-16
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...Gravatar nicodvb2006-09-16
* Add \be (blur edges) support to libass.Gravatar eugeni2006-09-16