log Gui/interface.c @ 10696:73702d2f93ab

age author description
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
Mon, 26 May 2003 08:34:17 +0000 pontscho From: Michael Joosten <joost@c-lab.de>
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Thu, 03 Apr 2003 12:09:44 +0000 pontscho fix dvd, vcd playing, compiling, and add one small playlist patch
Thu, 20 Mar 2003 12:42:16 +0000 pontscho many 10l for me ...
Thu, 20 Mar 2003 07:51:03 +0000 pontscho bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 07 Feb 2003 18:06:16 +0000 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
Thu, 06 Feb 2003 23:12:37 +0000 arpi Embed gui into the playback window, if winid>0
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Sat, 01 Feb 2003 16:42:02 +0000 pontscho - rewrite Jan Spitalnik's patch
Sat, 25 Jan 2003 10:04:05 +0000 pontscho - fix -fs
Tue, 21 Jan 2003 19:12:46 +0000 pontscho - add subcp
Tue, 21 Jan 2003 13:33:40 +0000 pontscho - rewrite sub_fps
Fri, 17 Jan 2003 22:39:43 +0000 pontscho - add playbar
Mon, 13 Jan 2003 23:38:49 +0000 pontscho correct skin changing
Sun, 12 Jan 2003 18:35:53 +0000 pontscho not needed.
Sat, 11 Jan 2003 01:30:07 +0000 pontscho - new font render finished
Thu, 02 Jan 2003 12:42:32 +0000 pontscho SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
Sun, 29 Dec 2002 14:59:23 +0000 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
Sat, 28 Dec 2002 14:36:03 +0000 arpi missing #endif
Sat, 28 Dec 2002 13:39:51 +0000 arpi Lots of functions and variables specific to OSS audio are used without
Mon, 16 Dec 2002 22:25:17 +0000 pontscho - fix (?) "mixer bug"
Wed, 11 Dec 2002 01:21:12 +0000 pontscho - fix three submenu bug
Fri, 29 Nov 2002 00:58:25 +0000 pontscho - audio track handling in menu (idea from R¸«ädiger Kuhlmann)
Thu, 28 Nov 2002 23:17:14 +0000 pontscho add autosync && some 10l bugfix
Thu, 28 Nov 2002 00:44:24 +0000 pontscho no exit on fulscreen if you press esc
Wed, 27 Nov 2002 23:11:49 +0000 pontscho 10l fix in item disabling (vagymi)