log

age author description
Sun, 10 Dec 2006 17:28:01 +0000 nicodvb show subtitle language in OSD ; patch by Otvos Attila
Sun, 10 Dec 2006 17:25:54 +0000 nicodvb added function to return the language of the specified subtitle id. Patch by
Sun, 10 Dec 2006 16:52:58 +0000 reimar Fix realvideo size changes by using our own malloced buffer and export type mpi.
Sun, 10 Dec 2006 15:10:46 +0000 reimar Add x11 include path only to _inc_extra if X11 is actually enabled.
Sun, 10 Dec 2006 14:46:37 +0000 reimar Remove no longer needed always_inline hack in mpbswap.h
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sun, 10 Dec 2006 14:04:27 +0000 reimar Avoid deprecated _sleep, instead include windows.h and use Sleep just like