log

age author description
Thu, 07 Jul 2011 17:37:58 +0000 reimar Include io.h for setmode().
Thu, 07 Jul 2011 15:47:07 +0000 ib Use same data types for index variable and loop test variable.
Thu, 07 Jul 2011 15:41:25 +0000 ib Use proper cast in comparison.
Thu, 07 Jul 2011 15:36:40 +0000 ib Use unsigned index variable for comparison with array size.
Thu, 07 Jul 2011 15:36:09 +0000 ib Use unsigned index variable for comparison with string length.
Thu, 07 Jul 2011 15:09:58 +0000 ib Add missing #includes <stdarg.h> and <stdio.h>.
Thu, 07 Jul 2011 15:07:31 +0000 ib Remove unnecessary #include "interface.h".
Thu, 07 Jul 2011 14:54:53 +0000 ib Cosmetic: Rename the GUI playlist functions.
Thu, 07 Jul 2011 14:47:48 +0000 ib Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
Thu, 07 Jul 2011 14:35:31 +0000 ib Remove variable holding history of selected files from interface.[ch].
Thu, 07 Jul 2011 14:20:35 +0000 ib Remove skin related variables from interface.[ch].
Thu, 07 Jul 2011 14:13:17 +0000 ib Cosmetic: Rename URLList urlList.
Thu, 07 Jul 2011 14:09:57 +0000 ib Remove config related variables from interface.[ch].
Thu, 07 Jul 2011 13:46:59 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 13:37:14 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 12:24:31 +0000 ib Remove pointless return code from mplayer().
Thu, 07 Jul 2011 12:02:20 +0000 ib Cosmetic: Rename remaining part of gtkSet() mplayer().
Thu, 07 Jul 2011 11:50:32 +0000 ib Move purely list related parts of gtkSet() from interface.c to list.c.
Thu, 07 Jul 2011 10:37:58 +0000 ib Create new file list.c for list related functions.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 09:29:15 +0000 ib Remove gfree() from interface.c.
Thu, 07 Jul 2011 08:48:46 +0000 ib Remove unnecessary #include "gui/interface.h".
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Wed, 06 Jul 2011 23:35:39 +0000 iive Fix the precision loss in float -> 32bit conversion case, introduced
Tue, 05 Jul 2011 16:50:52 +0000 ib Fix compilation of the Win32 GUI after r33812.
Tue, 05 Jul 2011 15:04:00 +0000 ib Rename GUI playtree import functions.
Tue, 05 Jul 2011 14:00:18 +0000 ib Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.
Tue, 05 Jul 2011 13:48:55 +0000 ib Make guiEventHandling() a gui() call.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 11:34:26 +0000 ib Remove gui() GMP_SET_DVD.
Tue, 05 Jul 2011 11:03:03 +0000 ib Cosmetic: Adjust indent.
Tue, 05 Jul 2011 11:01:24 +0000 ib Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.
Tue, 05 Jul 2011 10:56:47 +0000 ib Remove unused symbolic constant guiReDrawSubWindow.
Tue, 05 Jul 2011 10:54:16 +0000 ib Cosmetic: Rename gui() parameter.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Mon, 04 Jul 2011 22:24:52 +0000 iive Audio format conversion from float to int is not checked for overflow.
Mon, 04 Jul 2011 19:23:03 +0000 reimar Reindent, add empty lines.
Mon, 04 Jul 2011 19:21:59 +0000 reimar Improve checks for when to try reconnecting to be more thorough and readable.
Mon, 04 Jul 2011 19:14:06 +0000 reimar Pass streaming_ctrl eof on.
Mon, 04 Jul 2011 19:11:21 +0000 reimar Ensure we do not add strange values to amount of buffered bytes
Mon, 04 Jul 2011 19:10:17 +0000 reimar Signal EOF vs. error also via streaming control API (not yet evaluated).
Mon, 04 Jul 2011 00:36:08 +0000 diego configure: cosmetics: Adjust comment in config.mak inclusion guard.
Mon, 04 Jul 2011 00:36:05 +0000 diego configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.
Sun, 03 Jul 2011 09:46:18 +0000 reimar Remove condition that is now always true.
Sun, 03 Jul 2011 09:45:29 +0000 reimar Do not assign anything when a stream control returns an error.
Sat, 02 Jul 2011 23:27:19 +0000 reimar Use proper format string for sizeof() type.
Sat, 02 Jul 2011 23:26:05 +0000 reimar Remove pointless and in addition incorrect cast.
Sat, 02 Jul 2011 23:22:49 +0000 reimar Use "const char *" type for paths.
Sat, 02 Jul 2011 23:12:45 +0000 reimar Clean up some function prototypes.
Sat, 02 Jul 2011 22:59:40 +0000 reimar Cosmetics: Fix strange space placement.
Sat, 02 Jul 2011 22:55:52 +0000 reimar Fix type to match read_pnm arguments.
Sat, 02 Jul 2011 17:13:26 +0000 iive Increase video muxer output frame size.
Sat, 02 Jul 2011 08:17:45 +0000 reimar 100l, forgot to test without -vobsub.
Fri, 01 Jul 2011 20:54:57 +0000 reimar Add a hack to receive audio while probing video FPS.
Fri, 01 Jul 2011 19:08:13 +0000 reimar Fix linking order to allow compiling against Debian unstable version of LIVE555.
Fri, 01 Jul 2011 18:58:13 +0000 reimar Fix ridiculously slow LIVE555 test by sanity-checking the path for
Fri, 01 Jul 2011 17:48:29 +0000 diego configure: Drop check for compiler support of named assembler arguments.
Fri, 01 Jul 2011 17:43:40 +0000 reimar Make vobsub options available in mencoder, though with my test file
Fri, 01 Jul 2011 15:17:53 +0000 ptt corrected suboption stereo descriptions, and reformatted to be compliant with other sections