aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui
Commit message (Collapse)AuthorAge
* ESD configuration dialog and software volume control option for GuiGravatar reimar2005-02-12
| | | | | | | Patch by Paul Wilhelm Elsinghorst ( paul [at] uni-bonn de ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another memleak...Gravatar reimar2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add half size entry to the GMPlayer menu.Gravatar diego2005-01-25
| | | | | | | | patch by Pierre Marc Dumuid <pierre dot dumuid at adelaide dot edu dot au> approved by Pontscho git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14590 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
| | | | | | | | strcasecmp, especially with tr_TR locale - and do not seem to be good for anything. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14543 b3059339-0415-0410-9bf9-f77b7e298cf2
* libao2/eq.h was removed, use libaf/equalizer.h instead.Gravatar reimar2005-01-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use audio plugins anymoreGravatar reimar2004-12-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes the bug that after opening the preferences panel gmplayer plays filesGravatar reimar2004-12-18
| | | | | | | very slowly. Seems this was because it used a 4 byte cache afterwards... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Somebody obviously took a course "coding non-portable".Gravatar reimar2004-12-17
| | | | | | | Pointers are not always 4 bytes! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14178 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversion, less verbosityGravatar diego2004-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14157 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msgGravatar diego2004-12-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore normal/double size GUI functionality ( broken since EWMH fs support ).Gravatar al2004-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14007 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixGravatar diego2004-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13949 b3059339-0415-0410-9bf9-f77b7e298cf2
* icons for the GUI context menuGravatar diego2004-11-02
| | | | | | | patch by Piero di Vita <scognito at acaro dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13853 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
| | | | | | | Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Limit Gui redraw rate.Gravatar reimar2004-10-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13673 b3059339-0415-0410-9bf9-f77b7e298cf2
* File filter dropdown box value is now preserved between dialog invocations.Gravatar diego2004-10-06
| | | | | | | patch by Deomid Ryabkov aka Rojer <myself at rojer dot pp dot ru> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13571 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix examples for ao_alsa options dialog and add example for mixer index.Gravatar reimar2004-09-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13444 b3059339-0415-0410-9bf9-f77b7e298cf2
* Copy-n-Paste bug breaking channel selection in audio configuration dialogGravatar reimar2004-09-06
| | | | | | | Patch by (eyager at chartermi dot net) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13267 b3059339-0415-0410-9bf9-f77b7e298cf2
* small gcc warning fixGravatar rathann2004-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13182 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, fixes DXR3 compile problems caused by my last patch.Gravatar reimar2004-07-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12925 b3059339-0415-0410-9bf9-f77b7e298cf2
* unified audio options dialog, fixes also bug #40Gravatar reimar2004-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Indentation fix from previous patch, as discussed on IRC.Gravatar rtognimp2004-07-11
| | | | | | | Patch by Alexander Strasser git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12799 b3059339-0415-0410-9bf9-f77b7e298cf2
* This fixes the problems that originated from my ewmhGravatar rtognimp2004-07-11
| | | | | | | | | fs patch, caused by a different handling of the wm's ewmh fs implementations. Patch by Alexander Strasser git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12797 b3059339-0415-0410-9bf9-f77b7e298cf2
* better menu icons by Piero di Vita <scognito@libero.it>Gravatar diego2004-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12785 b3059339-0415-0410-9bf9-f77b7e298cf2
* new error icon by piero <scognito@libero.it>Gravatar diego2004-06-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12724 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar faust32004-06-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12708 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple, smooth, ram-saving dynamic potmeter, which feature is required by ↵Gravatar alex2004-06-26
| | | | | | the tvisor skin, patch by Andre Kuhne git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.Gravatar diego2004-06-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12692 b3059339-0415-0410-9bf9-f77b7e298cf2
* scroll strings from the left to right, patch by Andre KuhneGravatar alex2004-06-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12686 b3059339-0415-0410-9bf9-f77b7e298cf2
* string handling security fixesGravatar diego2004-06-25
| | | | | | | | patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net> reviewed by Pontscho, Alex, Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
* Address removed upon request.Gravatar diego2004-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12592 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect screen resolution as in x11_common.cGravatar reimar2004-06-13
| | | | | | | Patch by Philippe Dumont (dumont (at) lifl (dot) fr) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Buffer overflow fix in string handling, patch by c0ntex, approved by .so.Gravatar diego2004-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,Gravatar diego2004-06-02
| | | | | | | approved by Attila. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12521 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer logo as taskbar icon by ScognitoGravatar diego2004-05-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12507 b3059339-0415-0410-9bf9-f77b7e298cf2
* new and improved icons by ScognitoGravatar diego2004-05-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12505 b3059339-0415-0410-9bf9-f77b7e298cf2
* nicer icons by ScognitoGravatar diego2004-05-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12500 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch from Rune <runner@mail.tele.dk>Gravatar pontscho2004-03-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12069 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar alex2004-02-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11977 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'video window vanishes after pause' bugfix, based on André Kühne's ↵Gravatar pontscho2004-02-03
| | | | | | (andre.kuehne@gmx.net) bugreport git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11919 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken fullscreen start of gmplayerGravatar attila2004-01-29
| | | | | | | patch by Joe Drago <joe@gotdoofed.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support binding F11 and F12 keys to commands.Gravatar diego2004-01-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11794 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch from Kelemen Gábor <kg0021@stud.unideb.hu>Gravatar pontscho2004-01-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11761 b3059339-0415-0410-9bf9-f77b7e298cf2
* VCD/SVCD Images (*.bin) option in file selector by Spammail <spammail01@gmx.net>Gravatar alex2003-12-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11570 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.Gravatar mosu2003-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10880 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lGravatar alex2003-08-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10719 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l. The vcd api changed and nobody updated the gui..Gravatar alex2003-08-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10697 b3059339-0415-0410-9bf9-f77b7e298cf2