log Gui/interface.c @ 15171:c047b2d7f7ce

age author description
2005-02-12 reimar ESD configuration dialog and software volume control option for Gui
2005-01-31 reimar Yet another memleak...
2005-01-06 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
2004-12-27 reimar Do not use audio plugins anymore
2004-12-18 reimar Fixes the bug that after opening the preferences panel gmplayer plays files
2004-12-17 reimar Somebody obviously took a course "coding non-portable".
2004-12-15 diego printf --> mp_msg conversion, less verbosity
2004-12-12 diego printf --> mp_msg
2004-07-30 reimar unified audio options dialog, fixes also bug #40
2004-06-26 diego Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.
2004-06-25 diego string handling security fixes
2004-03-25 pontscho patch from Rune <runner@mail.tele.dk>
2004-02-03 pontscho 'video window vanishes after pause' bugfix, based on André Kühne's (andre.kuehne@gmx.net) bugreport
2004-01-29 attila fix broken fullscreen start of gmplayer
2003-11-08 rathann Warning fixes (approved by A'rpi).
2003-08-25 alex 1000l. The vcd api changed and nobody updated the gui..
2003-08-14 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.
2003-08-13 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.
2003-06-09 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
2003-05-26 pontscho From: Michael Joosten <joost@c-lab.de>
2003-04-07 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
2003-04-03 pontscho fix dvd, vcd playing, compiling, and add one small playlist patch
2003-03-20 pontscho many 10l for me ...
2003-03-20 pontscho bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
2003-02-07 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
2003-02-06 arpi Embed gui into the playback window, if winid>0
2003-02-05 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
2003-02-01 pontscho - rewrite Jan Spitalnik's patch
2003-01-25 pontscho - fix -fs
2003-01-21 pontscho - add subcp
2003-01-21 pontscho - rewrite sub_fps
2003-01-17 pontscho - add playbar
2003-01-13 pontscho correct skin changing
2003-01-12 pontscho not needed.
2003-01-11 pontscho - new font render finished
2003-01-02 pontscho SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
2002-12-29 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
2002-12-28 arpi missing #endif
2002-12-28 arpi Lots of functions and variables specific to OSS audio are used without
2002-12-16 pontscho - fix (?) "mixer bug"
2002-12-11 pontscho - fix three submenu bug
2002-11-29 pontscho - audio track handling in menu (idea from Rüdiger Kuhlmann)
2002-11-28 pontscho add autosync && some 10l bugfix
2002-11-28 pontscho no exit on fulscreen if you press esc
2002-11-27 pontscho 10l fix in item disabling (vagymi)
2002-11-25 pontscho cache (buzeralas)
2002-11-25 pontscho no seeking if stream is STREAMTYPE_STREAM (net/stdin)
2002-11-11 pontscho updating
2002-11-02 pontscho cosmetic
2002-11-02 pontscho cleanup
2002-10-23 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
2002-10-10 pontscho upsz ...
2002-10-10 pontscho - better dxr3 support
2002-10-02 pontscho add [video||audio]_driver_list
2002-09-28 pontscho - add "start in fullscreen" function
2002-09-28 pontscho - fix new afm/vfm support
2002-09-01 pontscho rewrite eq interface and add *.rm to fs
2002-08-30 pontscho upsz, 10l
2002-08-30 pontscho add subtitle dropping support
2002-08-29 pontscho - fix window handling with dxr3