Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 02 Mar 2009 11:24:20 +0000 | reimar | Make WinID a 64 bit integer, this should avoid issues with valid Window |
Mon, 02 Mar 2009 11:17:50 +0000 | reimar | Add a 64 bit integer type to the suboption parser. |
Mon, 02 Mar 2009 11:10:11 +0000 | reimar | Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems. |
Mon, 02 Mar 2009 11:06:05 +0000 | reimar | Minor cosmetics: fix indentation |