log gui/dialog/menu.c @ 36703:712751eb3ad6

age author description
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().
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Fri, 02 Aug 2013 09:39:28 +0000 ib Fix segmentation fault with aspect ratio menu entry.
Thu, 01 Aug 2013 21:20:14 +0000 ib Adjust detection of original aspect ratio after r36391.
Tue, 30 Jul 2013 11:26:52 +0000 ib Enable localization of ratio text.
Tue, 30 Jul 2013 11:02:15 +0000 ib Revise ratio text.
Tue, 30 Jul 2013 10:57:57 +0000 ib Be more pedantic about type of the constant.
Sat, 27 Jul 2013 23:07:46 +0000 ib Add check marks to the video aspect ratio menu items.
Sat, 13 Jul 2013 19:42:44 +0000 ib Disable aspect ratio menu in the absence of video playback.
Sun, 31 Mar 2013 22:36:42 +0000 ib Move variable declarations and definitions where they belong.
Sun, 31 Mar 2013 22:28:22 +0000 ib Make variable DVDSubMenu static.