log Gui/interface.c @ 22961:08c5276ddf1d

age author description
Wed, 21 Feb 2007 19:14:49 +0000 uau Fix GUI compilation
Sat, 02 Dec 2006 17:29:56 +0000 diego Replace deprecated vo_plugin_args by vf_settings.
Sat, 02 Dec 2006 17:24:17 +0000 diego cosmetics: Rename functions and variable names from vop to vf.
Sat, 25 Nov 2006 18:37:37 +0000 diego Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Wed, 25 Oct 2006 00:05:14 +0000 eugeni Add ASS subtitle rendering options to gui.
Fri, 29 Sep 2006 09:21:53 +0000 diego Fix #ifdef indentation.
Mon, 31 Jul 2006 19:59:06 +0000 ben fix includes due to libmpdemux split (patch by Stefan Huehner)
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Thu, 13 Jul 2006 16:17:24 +0000 reynaldo drops casts from void * on malloc/calloc from the gui code
Sat, 17 Jun 2006 20:54:27 +0000 reimar respect saved default for cache enable when nothing specified on
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Wed, 17 May 2006 17:29:06 +0000 reimar also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
Tue, 11 Apr 2006 12:17:21 +0000 gpoirier Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com