log

age author description
Thu, 28 Mar 2013 16:16:13 +0000 ib Make #defines enums.
Thu, 28 Mar 2013 15:58:21 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 28 Mar 2013 15:33:37 +0000 ib Cosmetic: Rename fs_glist_add() fs_AddPath().
Thu, 28 Mar 2013 12:03:17 +0000 ib Avoid duplicate entries in the file selector path list.
Wed, 27 Mar 2013 18:58:32 +0000 ib Change variable definitions to const.
Wed, 27 Mar 2013 18:57:09 +0000 ib Change parameter declaration to const.
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.
Sun, 24 Mar 2013 15:12:16 +0000 ib Be more precise about type.
Sun, 24 Mar 2013 14:16:34 +0000 ib Free list and hash table data on widget destruction.