log

age author description
Sat, 14 Jan 2012 16:30:03 +0000 ib Add size to ICONERROR warning message.
Sat, 14 Jan 2012 16:08:16 +0000 ib Add differently sized, new icons for the GUI.
Sat, 14 Jan 2012 16:02:37 +0000 ib Use check items for audio, video and subtitle tracks.
Sat, 14 Jan 2012 15:49:54 +0000 reimar Fix vo_gl unsharp filter for chroma.
Sat, 14 Jan 2012 15:46:58 +0000 ib Don't needlessly set variables.
Sat, 14 Jan 2012 14:06:29 +0000 reimar Fix -ass-styles with SRT subs and more.
Sat, 14 Jan 2012 13:55:38 +0000 reimar Extract setting up default ASS style to a separate function.
Sat, 14 Jan 2012 12:56:28 +0000 cehoyos Support RGB48 tiff decoding via FFmpeg.
Fri, 13 Jan 2012 17:16:35 +0000 ib Cosmetic: Revise comment.
Fri, 13 Jan 2012 16:44:35 +0000 ib Remove unused parameter from uiMenuMouseHandle().
Fri, 13 Jan 2012 16:40:04 +0000 ib Remove unused parameter from uiPlaybarShow().
Fri, 13 Jan 2012 16:36:06 +0000 ib Remove unused parameter from wsXDNDProcessClientMessage().
Fri, 13 Jan 2012 16:19:35 +0000 ib Fix bug with switching audio and video tracks.
Fri, 13 Jan 2012 15:25:13 +0000 ib Replace deprecated avcodec functions by new ones.
Fri, 13 Jan 2012 14:12:32 +0000 ib Remove unused parameter from create_MessageBox().
Fri, 13 Jan 2012 14:06:55 +0000 ib Use correct data types and common variable names in GTK callback functions.
Thu, 12 Jan 2012 18:21:56 +0000 ib Properly handle the lack of XShm.
Thu, 12 Jan 2012 16:14:20 +0000 ib Remove unnecessary #ifdef.
Thu, 12 Jan 2012 16:08:07 +0000 ib Cosmetic: Remove blank lines.
Thu, 12 Jan 2012 16:01:32 +0000 ib Simplify XShape handling and setting of wsUseXShape.
Thu, 12 Jan 2012 15:53:20 +0000 ib Cosmetic: Remove braces.
Thu, 12 Jan 2012 15:50:53 +0000 ib Always inform / warn about missing shared memory / shape extension
Thu, 12 Jan 2012 15:16:24 +0000 ib Remove unnecessary #ifdef and #include.
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 13:36:20 +0000 nicodvb propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessary
Thu, 12 Jan 2012 10:39:37 +0000 ib Fix bug with VCD stream calling DVD code.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Thu, 12 Jan 2012 10:07:22 +0000 ib Define (extern) sub_cp unconditionally.
Tue, 10 Jan 2012 13:28:15 +0000 ib Reduce number and avoid conditional definition of searchpath variables.