log Gui/interface.c @ 16369:8ea2e7ab3106

age author description
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 D¸«Óffinger 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¸«± K¸«ähne'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
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)
Mon, 25 Nov 2002 18:18:45 +0000 pontscho cache (buzeralas)
Mon, 25 Nov 2002 17:33:30 +0000 pontscho no seeking if stream is STREAMTYPE_STREAM (net/stdin)
Mon, 11 Nov 2002 16:57:09 +0000 pontscho updating
Sat, 02 Nov 2002 20:10:18 +0000 pontscho cosmetic
Sat, 02 Nov 2002 16:09:05 +0000 pontscho cleanup
Wed, 23 Oct 2002 23:13:26 +0000 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
Thu, 10 Oct 2002 14:11:06 +0000 pontscho upsz ...
Thu, 10 Oct 2002 14:06:49 +0000 pontscho - better dxr3 support
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Sat, 28 Sep 2002 19:42:10 +0000 pontscho - add "start in fullscreen" function
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sun, 01 Sep 2002 11:28:18 +0000 pontscho rewrite eq interface and add *.rm to fs
Fri, 30 Aug 2002 19:32:43 +0000 pontscho upsz, 10l
Fri, 30 Aug 2002 19:11:03 +0000 pontscho add subtitle dropping support