Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 27 Mar 2013 18:56:13 +0000 | ib | Fix crash with file selector after pressing OK. |
Mon, 25 Mar 2013 23:03:07 +0000 | reimar | Ignore XLookupString results in ASCII range. |
Mon, 25 Mar 2013 22:54:54 +0000 | reimar | Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents. |
Mon, 25 Mar 2013 00:46:12 +0000 | ib | Don't set path information for fsVideoSelector on ShowFileSelect(). |
Mon, 25 Mar 2013 00:45:32 +0000 | ib | Preselect current playlist directory from last playlist entry. |
Mon, 25 Mar 2013 00:44:28 +0000 | ib | Add new listMgr command PLAYLIST_ITEM_GET_LAST. |
Sun, 24 Mar 2013 15:15:26 +0000 | ib | Remove pointless casts. |