aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/interface.c
Commit message (Expand)AuthorAge
* respect saved default for cache enable when nothing specified onGravatar reimar2006-06-17
* include stream_dvd's interface from libmpdemux/stream_dvd.hGravatar nicodvb2006-06-11
* also set guiIntfStruct.sh_video to NULL for guiSetDefaults.Gravatar reimar2006-05-17
* Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ...Gravatar gpoirier2006-04-11
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingGravatar diego2006-03-27
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-12-08
* Remove many annoying GTK includes in every compile line and remove GTKGravatar ods152005-09-03
* strdup subtitle filename at a more appropriate place, fixing memleaks andGravatar reimar2005-06-01
* ESD configuration dialog and software volume control option for GuiGravatar reimar2005-02-12
* Yet another memleak...Gravatar reimar2005-01-31
* libao2/eq.h was removed, use libaf/equalizer.h instead.Gravatar reimar2005-01-06
* Do not use audio plugins anymoreGravatar reimar2004-12-27
* Fixes the bug that after opening the preferences panel gmplayer plays filesGravatar reimar2004-12-18
* Somebody obviously took a course "coding non-portable".Gravatar reimar2004-12-17
* printf --> mp_msg conversion, less verbosityGravatar diego2004-12-15
* printf --> mp_msgGravatar diego2004-12-12
* unified audio options dialog, fixes also bug #40Gravatar reimar2004-07-30
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.Gravatar diego2004-06-26
* string handling security fixesGravatar diego2004-06-25
* patch from Rune <runner@mail.tele.dk>Gravatar pontscho2004-03-25
* 'video window vanishes after pause' bugfix, based on André Kühne's (andre.k...Gravatar pontscho2004-02-03
* fix broken fullscreen start of gmplayerGravatar attila2004-01-29
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* 1000l. The vcd api changed and nobody updated the gui..Gravatar alex2003-08-25
* Fixed a long standing issue: if configured a not available (not existing, per...Gravatar alex2003-08-14
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* From: Michael Joosten <joost@c-lab.de>Gravatar pontscho2003-05-26
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* fix dvd, vcd playing, compiling, and add one small playlist patchGravatar pontscho2003-04-03
* many 10l for me ...Gravatar pontscho2003-03-20
* bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>Gravatar pontscho2003-03-20
* this patch adds the option -guiwid to gmplayer. I think its a more cleanGravatar arpi2003-02-07
* Embed gui into the playback window, if winid>0Gravatar arpi2003-02-06
* - It adds an option enqueue/noenqueue, so users can choose if they want toGravatar arpi2003-02-05
* - rewrite Jan Spitalnik's patchGravatar pontscho2003-02-01
* - fix -fsGravatar pontscho2003-01-25
* - add subcpGravatar pontscho2003-01-21
* - rewrite sub_fpsGravatar pontscho2003-01-21
* - add playbarGravatar pontscho2003-01-17
* correct skin changingGravatar pontscho2003-01-13
* not needed.Gravatar pontscho2003-01-12
* - new font render finishedGravatar pontscho2003-01-11
* SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>Gravatar pontscho2003-01-02
* these patches let ,,oldstyle'' and freetype subtitle renderers liveGravatar arpi2002-12-29
* missing #endifGravatar arpi2002-12-28
* Lots of functions and variables specific to OSS audio are used withoutGravatar arpi2002-12-28
* - fix (?) "mixer bug"Gravatar pontscho2002-12-16
* - fix three submenu bugGravatar pontscho2002-12-11
* - audio track handling in menu (idea from Rüdiger Kuhlmann)Gravatar pontscho2002-11-29