log gui/interface.c @ 37092:4eeb8a38a971

age author description
Wed, 07 May 2014 14:07:12 +0000 ib Simplify code.
Wed, 07 May 2014 13:54:28 +0000 ib Fix segmentation fault.
Mon, 28 Apr 2014 16:08:54 +0000 ib Copy subsequent video filter settings at once.
Mon, 28 Apr 2014 16:02:20 +0000 ib Determine size from variable declaration.
Sat, 26 Apr 2014 16:32:53 +0000 ib Determine size from variable declaration.
Thu, 24 Apr 2014 14:41:04 +0000 ib New GUI feature: Rotate a video.
Thu, 24 Apr 2014 13:51:20 +0000 ib Add remove_vf().
Thu, 24 Apr 2014 13:36:22 +0000 ib Add get_vf().
Thu, 24 Apr 2014 13:31:52 +0000 ib Relocate add_vf().
Thu, 24 Apr 2014 13:22:38 +0000 ib Improve add_vf().
Thu, 24 Apr 2014 13:20:58 +0000 ib Cosmetic: Adjust indent.
Thu, 24 Apr 2014 13:17:00 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 13:08:38 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 12:58:40 +0000 ib Fix bug in r37165.
Thu, 24 Apr 2014 12:50:14 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 12:44:33 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 12:39:37 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 12:29:30 +0000 ib Rewrite add_vf().
Thu, 24 Apr 2014 12:22:09 +0000 ib Rewrite add_vf().
Wed, 26 Mar 2014 16:21:52 +0000 ib Add parentheses (for clarity).
Wed, 26 Mar 2014 16:18:51 +0000 ib Remove unnecessary, bothering parentheses.
Tue, 25 Mar 2014 13:07:24 +0000 ib Disable volume control for AudioPassthrough.
Tue, 25 Mar 2014 13:01:15 +0000 ib Disable balance control for AudioPassthrough as well.
Tue, 25 Mar 2014 12:41:20 +0000 ib Re-enable balance start value (skin default).
Tue, 25 Mar 2014 12:25:09 +0000 ib Detect audio AC3/DTS pass-through S/PDIF.
Mon, 24 Mar 2014 17:00:26 +0000 ib Temporarily disable balance start value (skin default).
Mon, 24 Mar 2014 10:51:16 +0000 ib Add definition of a default volume.
Mon, 24 Mar 2014 10:48:55 +0000 ib Utilize item defaults given in the skin configuration as start values.
Sun, 23 Mar 2014 12:42:53 +0000 ib Disable balance control if number of audio channels is too small.
Sat, 22 Mar 2014 19:53:49 +0000 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
Sat, 22 Mar 2014 19:48:39 +0000 ib Cosmetic: Adjust indent.
Sat, 22 Mar 2014 19:47:44 +0000 ib Remove pointless condition.
Sat, 22 Mar 2014 19:45:06 +0000 ib Remove unnecessary call.
Fri, 21 Mar 2014 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:17:13 +0000 ib Don't assign numeric constant.
Fri, 21 Mar 2014 15:13:44 +0000 ib Cosmetic: Adjust indent.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Fri, 21 Mar 2014 14:49:13 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:33:50 +0000 ib Remove pointless btnModify() calls.
Sun, 02 Mar 2014 20:04:46 +0000 ib Add missing #include.
Sat, 01 Mar 2014 15:01:53 +0000 ib Cosmetic: Adjust indent.
Sat, 01 Mar 2014 14:59:22 +0000 ib Get rid of VOCTRL_GUI_NOWINDOW.
Tue, 25 Feb 2014 17:10:39 +0000 ib Cast appropriately.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 15:19:22 +0000 ib Remove unnecessary casts.
Mon, 17 Feb 2014 14:33:03 +0000 ib Simplify code.
Mon, 17 Feb 2014 00:39:09 +0000 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Sun, 26 Jan 2014 17:16:29 +0000 ib Relocate mplayerLoadFont() code.
Sun, 26 Jan 2014 17:05:33 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:04:54 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 17:02:28 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:01:14 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:57:18 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:44:31 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 16:40:49 +0000 ib Enable specifying a font file in the GUI preferences.
Sun, 26 Jan 2014 16:17:58 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 04:14:23 +0000 al Do not use non-literal arguments for mp_msg format string