log

age author description
Mon, 26 Nov 2012 23:37:06 +0000 al stream ftp: open_f: Mark parameter file_format unused
Mon, 26 Nov 2012 23:36:00 +0000 al stream ftp: Pass full buffer size to snprintf
Mon, 26 Nov 2012 19:50:32 +0000 reimar Fix vo_gl sometimes drawing a black image instead of the video.
Mon, 26 Nov 2012 19:30:58 +0000 reimar Try to improve seeking in files with only few video packets,
Mon, 26 Nov 2012 11:32:50 +0000 ib Move isPlaylistStreamtype definition to util/list.h.
Mon, 26 Nov 2012 10:49:33 +0000 ib Don't unconditionally reset Filename and StreamType if not playing.
Mon, 26 Nov 2012 10:48:26 +0000 ib Simplify playlist handling by defining a symbolic constant.
Sun, 25 Nov 2012 22:56:28 +0000 reimar Disable frame dropping for codec delay flush.
Sun, 25 Nov 2012 19:37:21 +0000 reimar Expand: when using DR clear the part of the image that
Sun, 25 Nov 2012 15:51:38 +0000 ib Check for a non-empty filename.
Sun, 25 Nov 2012 15:13:19 +0000 ib A non-existing path shouldn't be an empty string.
Sun, 25 Nov 2012 15:04:44 +0000 ib Avoid a duplicate strrchr() call.
Sun, 25 Nov 2012 14:46:47 +0000 reimar React more smoothly to user input/window redraw requests
Sun, 25 Nov 2012 14:40:41 +0000 reimar vo_gl: react to expose events even when not paused.
Sun, 25 Nov 2012 14:38:58 +0000 ib Without current playlist item, reset guiInfo's Filename and StreamType.
Sun, 25 Nov 2012 14:18:12 +0000 reimar Fix incorrect mp_image allocations when the input format changes.
Sun, 25 Nov 2012 14:17:23 +0000 ib Allow setting guiInfo.Filename to NULL.
Sun, 25 Nov 2012 12:24:02 +0000 ib Improve add_to_gui_playlist().
Sun, 25 Nov 2012 11:55:07 +0000 ib Choose better variable name for current playlist item.
Sun, 25 Nov 2012 11:51:35 +0000 ib Move add_to_gui_playlist() to util/list.c.
Sun, 25 Nov 2012 11:37:52 +0000 reimar Fix bitrate calculation for FLAC files.
Sat, 24 Nov 2012 15:54:22 +0000 ib Rename uiGotoTheNext uiProcessNextInPlaylist.
Fri, 23 Nov 2012 21:47:31 +0000 al gui/win32: Remove static from add_to_gui_playlist
Fri, 23 Nov 2012 20:53:54 +0000 reimar Add a version script to hide all symbols.
Fri, 23 Nov 2012 20:34:49 +0000 reimar Add --large-address-aware to allow 32 bit Windows builds to use
Fri, 23 Nov 2012 20:33:22 +0000 reimar Fix auto-detection of MinGW as compile target.
Fri, 23 Nov 2012 19:26:01 +0000 reimar Also free the noauth_url entry in the URL struct.
Fri, 23 Nov 2012 19:21:36 +0000 reimar Pass pointer to start of allocated memory to free,
Fri, 23 Nov 2012 14:17:21 +0000 ib Fix segmentation fault with mouse button release.
Fri, 23 Nov 2012 14:10:10 +0000 ib Cosmetic: Adjust indent.