Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 20 Dec 2008 11:52:11 +0000 | reimar | Add and use a special lookup function to do table-based translation to MPlayer keycodes. |
Sat, 20 Dec 2008 11:49:00 +0000 | reimar | Cosmetics: get rid of some tabs and trailing whitespace. |
Sat, 20 Dec 2008 11:12:45 +0000 | reimar | Use a table to translate X11 to MPlayer keycodes. |
Sat, 20 Dec 2008 10:26:17 +0000 | reimar | Get rid of pointless and now unused defines. |
Sat, 20 Dec 2008 10:25:13 +0000 | reimar | Simplify handling of X11 key events that are just passed through. |
Sat, 20 Dec 2008 10:18:15 +0000 | reimar | Fix imaadpcm extradata with lavc encoder. |
Fri, 19 Dec 2008 21:18:31 +0000 | gpoirier | Document vo_macosx's shared_buffer option. |
Fri, 19 Dec 2008 20:33:54 +0000 | gpoirier | Replace vo_macosx's custom options parsing with a subopt_parse()-based one |