log gui/dialog/menu.c @ 37139:1f7173bd5ff4

age author description
Thu, 24 Apr 2014 14:41:04 +0000 ib New GUI feature: Rotate a video.
Tue, 22 Apr 2014 14:01:22 +0000 ib Cosmetic: Adjust indent.
Thu, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Mon, 17 Feb 2014 22:34:27 +0000 ib Check demuxer to avoid NULL pointer usage.
Mon, 17 Feb 2014 02:30:49 +0000 ib Fix careless pointer parameter handling.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Fri, 07 Feb 2014 19:49:56 +0000 ib Improve language information on audio and subtitle streams.
Fri, 07 Feb 2014 19:25:29 +0000 ib Add name to file subtitle track information.
Fri, 07 Feb 2014 19:23:09 +0000 ib Add language to VOBsub subtitle track information.
Fri, 07 Feb 2014 19:16:22 +0000 ib Add language to embedded subtitle track information.
Fri, 07 Feb 2014 19:07:39 +0000 ib Add language to audio track information.
Fri, 07 Feb 2014 18:48:49 +0000 ib Increase buffer.
Fri, 07 Feb 2014 18:17:05 +0000 ib Use native names of languages instead of English ones.
Fri, 07 Feb 2014 18:14:22 +0000 ib Make unknown audio language translatable.
Fri, 07 Feb 2014 17:58:29 +0000 ib Simplify code.
Fri, 07 Feb 2014 17:46:14 +0000 ib Simplify code.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Sun, 02 Feb 2014 19:19:43 +0000 ib Improve emphasizing of the current video track.
Fri, 31 Jan 2014 16:37:52 +0000 ib Revise GUI help message texts.
Mon, 27 Jan 2014 14:10:05 +0000 ib Add new video pixmap.
Mon, 27 Jan 2014 14:04:13 +0000 ib Add new audio pixmap.
Mon, 27 Jan 2014 13:41:13 +0000 ib Replace sublang pixmap by subtitle pixmap.
Mon, 27 Jan 2014 13:30:19 +0000 ib Move up entry "external audio" in the context menu.
Fri, 24 Jan 2014 01:06:57 +0000 ib Add a (missing) icon to menu entry "audio track".
Fri, 24 Jan 2014 01:00:35 +0000 ib Group video and audio related entries in context menu together.
Fri, 24 Jan 2014 00:28:04 +0000 ib Move up equalizer entry in the context menu.
Fri, 24 Jan 2014 00:17:12 +0000 ib Relocate the video size entries in the context menu.
Fri, 24 Jan 2014 00:02:02 +0000 ib Rearrange video size entries in context menu in descending order.
Wed, 22 Jan 2014 19:37:37 +0000 ib Revise context menu.
Tue, 17 Dec 2013 22:31:30 +0000 ib Add mpctx_get_global_sub_pos().