Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 21 Feb 2007 19:08:00 +0000 | uau | Add missing "if (use_gui)" before some GUI calls |
Wed, 21 Feb 2007 18:28:48 +0000 | uau | Fix menu to work with mpctx |
Wed, 21 Feb 2007 10:05:46 +0000 | diego | cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion. |
Wed, 21 Feb 2007 09:25:52 +0000 | eugeni | Oops, forgot {} before "else". |
Wed, 21 Feb 2007 03:13:48 +0000 | uau | Add missing #ifdef |
Wed, 21 Feb 2007 00:49:24 +0000 | uau | Split command/property handling from mplayer.c to a new file command.c. |
Tue, 20 Feb 2007 22:56:41 +0000 | nicodvb | a/r handled correctly by vd_ffmpeg |