Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 28 Aug 2009 13:29:07 +0000 | reimar | Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer |
Fri, 28 Aug 2009 13:25:30 +0000 | reimar | Move aspect change handling from vo_quartz to osx_common. |
Fri, 28 Aug 2009 12:54:33 +0000 | reimar | Add osx_common.c and move the keycode conversion (OSX to MPlayer) there. |
Fri, 28 Aug 2009 08:36:51 +0000 | reimar | Use the standard MPlayer aspect handling instead of reimplementing our own in vo_quartz. |
Thu, 27 Aug 2009 23:40:36 +0000 | reimar | Remove unused movie_aspect extern declaration. |
Thu, 27 Aug 2009 23:13:37 +0000 | reimar | Use lookup_keymap_table function with data structure instead of huge switch-case |
Thu, 27 Aug 2009 19:13:19 +0000 | reimar | Enable calc_src_dst_rects for windowed aspect and panscan. |
Thu, 27 Aug 2009 18:51:02 +0000 | reimar | Remove panscan related conditions and code that only breaks future windowed |