log

age author description
Mon, 28 Feb 2011 14:47:17 +0000 ib Move global skin directory variables.
Mon, 28 Feb 2011 13:42:39 +0000 ib Remove unused functions appCopy(), appFindKey() and btnGetValue().
Mon, 28 Feb 2011 13:29:36 +0000 ib Limit scope of internally used appClearItem().
Mon, 28 Feb 2011 13:25:45 +0000 ib Cosmetic: Format to MPlayer coding style.
Mon, 28 Feb 2011 13:05:01 +0000 ib Add required include file.
Mon, 28 Feb 2011 10:51:56 +0000 cehoyos Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output of
Sun, 27 Feb 2011 17:43:02 +0000 ib Cosmetic: Adjust indent.
Sun, 27 Feb 2011 17:41:05 +0000 ib Get rid of needless listItems variable and pointer.
Sun, 27 Feb 2011 15:25:20 +0000 reimar Fix compilation for systems where vorbis encode is split out into
Sun, 27 Feb 2011 15:14:23 +0000 reimar Do not run svn or otherwise try to extract the svn revision when
Sun, 27 Feb 2011 14:32:24 +0000 reimar Improve stream reset on read error, should now fix bug #1841 in more
Sun, 27 Feb 2011 10:30:04 +0000 cboesch 10l: forgot mp_strings.h header include with mp_asprintf prototype.
Sat, 26 Feb 2011 21:42:31 +0000 ib Correct documentation.
Sat, 26 Feb 2011 15:34:33 +0000 siretart enable bluray support in the daily builds
Sat, 26 Feb 2011 11:58:53 +0000 cboesch Use mp_asprintf in get_metadata instead of limited stack buffer.