log Gui/interface.c @ 19939:1eb8f5470cba

age author description
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
Mon, 27 Mar 2006 11:39:27 +0000 diego Rename the default GUI skins directory from 'Skin' to 'skins', keeping
Thu, 08 Dec 2005 22:12:57 +0000 diego Unify include paths, -I.. is in CFLAGS.
Sat, 03 Sep 2005 15:19:52 +0000 ods15 Remove many annoying GTK includes in every compile line and remove GTK
Wed, 01 Jun 2005 09:01:41 +0000 reimar strdup subtitle filename at a more appropriate place, fixing memleaks and
Sat, 12 Feb 2005 16:05:11 +0000 reimar ESD configuration dialog and software volume control option for Gui
Mon, 31 Jan 2005 18:16:39 +0000 reimar Yet another memleak...
Thu, 06 Jan 2005 18:10:36 +0000 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
Mon, 27 Dec 2004 19:34:42 +0000 reimar Do not use audio plugins anymore
Sat, 18 Dec 2004 10:30:17 +0000 reimar Fixes the bug that after opening the preferences panel gmplayer plays files
Fri, 17 Dec 2004 20:32:46 +0000 reimar Somebody obviously took a course "coding non-portable".
Wed, 15 Dec 2004 01:22:24 +0000 diego printf --> mp_msg conversion, less verbosity
Sun, 12 Dec 2004 22:24:32 +0000 diego printf --> mp_msg
Fri, 30 Jul 2004 15:58:36 +0000 reimar unified audio options dialog, fixes also bug #40
Sat, 26 Jun 2004 13:26:11 +0000 diego Fix GUI compilation, patch by Reimar Dffinger and Alexander Strasser.
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes
Thu, 25 Mar 2004 21:49:48 +0000 pontscho patch from Rune <runner@mail.tele.dk>
Tue, 03 Feb 2004 19:02:45 +0000 pontscho 'video window vanishes after pause' bugfix, based on Andr Khne's (andre.kuehne@gmx.net) bugreport
Thu, 29 Jan 2004 11:04:35 +0000 attila fix broken fullscreen start of gmplayer
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Mon, 25 Aug 2003 21:33:39 +0000 alex 1000l. The vcd api changed and nobody updated the gui..
Thu, 14 Aug 2003 01:54:27 +0000 alex Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR