log Gui/mplayer/gtk/sb.c @ 22610:8e6182a75006

age author description
Fri, 16 Mar 2007 00:00:13 +0000 diego Don't look for header files in ../../ anymore. Compilation was broken unless
Thu, 13 Jul 2006 16:17:24 +0000 reynaldo drops casts from void * on malloc/calloc from the gui code
Sun, 09 Apr 2006 13:52:45 +0000 gpoirier fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
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, 18 Jan 2003 00:22:18 +0000 pontscho 10l found by Arpi (njamd)
Thu, 02 Jan 2003 15:48:29 +0000 pontscho correct widget destroy event handler (thank for D J Hawkey Jr <hawkeyd@visi.com>)
Wed, 27 Nov 2002 22:48:56 +0000 pontscho - remove some unused/nonusable variables
Sat, 02 Nov 2002 16:09:05 +0000 pontscho cleanup
Sun, 04 Aug 2002 19:23:58 +0000 pontscho - fix mixer handling
Tue, 30 Jul 2002 23:09:24 +0000 pontscho gtk dialog bug fix
Thu, 25 Jul 2002 20:26:38 +0000 pontscho - add preferences support (first try)
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Fri, 05 Jul 2002 23:47:00 +0000 pontscho - add icon (nice, but very ugly hakk:)
Tue, 28 May 2002 21:52:37 +0000 pontscho small changes in skin selection
Mon, 20 May 2002 13:56:16 +0000 pontscho fix some gtk bug...
Sat, 11 May 2002 16:37:58 +0000 pontscho fix gtk dialog box destroy bug
Thu, 18 Apr 2002 21:24:42 +0000 pontscho fix skin loading bug
Sat, 23 Feb 2002 15:12:55 +0000 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
Tue, 18 Dec 2001 21:33:02 +0000 pontscho full language support for gui
Sun, 18 Nov 2001 21:59:20 +0000 pl missing #include's
Wed, 14 Nov 2001 16:04:25 +0000 pontscho rewrite ...