aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix GUI compilationGravatar uau2007-02-21
* Add missing "if (use_gui)" before some GUI callsGravatar uau2007-02-21
* Fix menu to work with mpctxGravatar uau2007-02-21
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Gravatar diego2007-02-21
* Oops, forgot {} before "else".Gravatar eugeni2007-02-21
* Add missing #ifdefGravatar uau2007-02-21
* Split command/property handling from mplayer.c to a new file command.c.Gravatar uau2007-02-21
* a/r handled correctly by vd_ffmpegGravatar nicodvb2007-02-20
* insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video a...Gravatar nicodvb2007-02-20
* reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by MichaelGravatar nicodvb2007-02-20
* Cosmetics: fix indentation.Gravatar eugeni2007-02-20
* With \t(\b) text becomes bold at the middle of time interval, not at the endGravatar eugeni2007-02-20
* make message translatableGravatar ivo2007-02-20
* Any style modifier followed by no recognizable parameter resets to the default.Gravatar eugeni2007-02-20
* more cosmeticsGravatar ivo2007-02-20
* proper GPL headingGravatar ivo2007-02-20
* cosmeticsGravatar ivo2007-02-20
* \fn without an argument resets font family to the value from style.Gravatar eugeni2007-02-20
* Fix display order of events.Gravatar eugeni2007-02-20
* proper authors of xmms demuxerGravatar ivo2007-02-20
* dont set 0 nBlockAlignGravatar michael2007-02-20
* probe ~/.xmms/Plugins for plugins too, so users without root access on theirGravatar ivo2007-02-20
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Gravatar diego2007-02-20
* Both (-1) and 1 mean bold font in SSA/ASS styles.Gravatar eugeni2007-02-19
* Add \t(\b) support.Gravatar eugeni2007-02-19
* Fix bounding box calculation with \fscx/\fscy.Gravatar eugeni2007-02-19
* Fix \fscx/\fscy animation.Gravatar eugeni2007-02-19
* Correct implementation of text spacing.Gravatar eugeni2007-02-19
* Reallocate event_images_t, removing limit on simultanious events count.Gravatar eugeni2007-02-19
* Don't free and then allocate surfaces when config() is called again with same...Gravatar iive2007-02-19
* 10l: comparison of char* ptrs with string literalsGravatar faust32007-02-19
* Remove remnants of the nonfunctional "grab_frames" command.Gravatar uau2007-02-19
* 10l copy and paste bug in the license headerGravatar diego2007-02-19
* Fix license header.Gravatar diego2007-02-19
* Controllable quality setting of VFW enconding, through the dumped state of th...Gravatar alex2007-02-18
* smil over realrtspGravatar rtogni2007-02-18
* liblzo support fix, take X: forgotten variable setting.Gravatar diego2007-02-18
* Fix 10 in r22250, do not use screendimensions if not setGravatar reimar2007-02-18
* Set classhint directly after creating window just as all other vos do, in acc...Gravatar reimar2007-02-18
* clarify that language must be a 3 letter codeGravatar michael2007-02-18
* Revert r22255 on iive's request.Gravatar reimar2007-02-18
* Mark myself as MPlayer sync/core maintainerGravatar uau2007-02-18
* Make liblzo conditional to the appropriate #defines.Gravatar diego2007-02-18
* all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Gravatar nicodvb2007-02-18
* Add support for smil playlist served over realrtspGravatar rtogni2007-02-18
* Remove internal minilzo, external liblzo can be used instead.Gravatar diego2007-02-18
* Use liblzo2 instead of liblzo1, it's not bigger but faster.Gravatar diego2007-02-18
* Use external liblzo instead of internal minilzo.Gravatar diego2007-02-18
* Some typo fixes in svn-howtoGravatar reimar2007-02-18
* Avoid parts of xvmc reinit when source format does not changeGravatar reimar2007-02-18