summaryrefslogtreecommitdiffstats
path: root/Gui
Commit message (Collapse)AuthorAgeFilesLines
* add fwd/bck 10 minpontscho2003-01-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8721 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct widget destroy event handler (thank for D J Hawkey Jr ↵pontscho2003-01-0210-13/+25
| | | | | | <hawkeyd@visi.com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8720 b3059339-0415-0410-9bf9-f77b7e298cf2
* add overlapping to preferencespontscho2003-01-022-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8718 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>pontscho2003-01-025-1/+149
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8715 b3059339-0415-0410-9bf9-f77b7e298cf2
* persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz>pontscho2003-01-022-2/+79
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8714 b3059339-0415-0410-9bf9-f77b7e298cf2
* these patches let ,,oldstyle'' and freetype subtitle renderers livearpi2002-12-291-1/+1
| | | | | | | | | | | together happily. if an oldstyle subtitle (font.desc) is found, it will be used. otherwise mplayer will choose subfont.ttf, if freetype was detected during ./configure. (also you can use -font /path/to/font.desc and -font /path/to/foobar.ttf too) patch-set by Wojtek Kaniewski <wojtekka@bydg.pdi.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8636 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #endifarpi2002-12-281-0/+1
| | | | | | | noticed by Mark Szabo mw3@bsd.hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of functions and variables specific to OSS audio are used withoutarpi2002-12-284-0/+15
| | | | | | | | | ifdefs, so it is not possible to compile mplayer without enabling it, alse some are already ifdefed, so it is a mess. patch by Filip Kalinski <filon@pld.org.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8601 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix (?) "mixer bug"pontscho2002-12-164-11/+9
| | | | | | | | - fix audio_id/video_id changing - fix some other bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8485 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Gregory's patchpontscho2002-12-162-15/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8482 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable DPMS handlingpontscho2002-12-161-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8479 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix three submenu bugpontscho2002-12-117-63/+99
| | | | | | | | | | | | | - audio/video track hiding - normal/double/fullscreen handling - dvd audio channel setting bug - fix file/url/vcd/dvd playing - fix variables initialization - some small bug fix - applied some patch from Rüdiger Kuhlmann git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8424 b3059339-0415-0410-9bf9-f77b7e298cf2
* need thispontscho2002-12-052-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8381 b3059339-0415-0410-9bf9-f77b7e298cf2
* better 'Audio track' support, and one 10lpontscho2002-12-052-13/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8379 b3059339-0415-0410-9bf9-f77b7e298cf2
* - audio track handling in menu (idea from Rüdiger Kuhlmann)pontscho2002-11-296-14/+42
| | | | | | | - some userfriendly changes in menu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8313 b3059339-0415-0410-9bf9-f77b7e298cf2
* add autosync && some 10l bugfixpontscho2002-11-284-5/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8312 b3059339-0415-0410-9bf9-f77b7e298cf2
* add stop_xscreensaverpontscho2002-11-282-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8309 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add Rüdiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patchpontscho2002-11-282-0/+13
| | | | | | | - fix one 10l bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8306 b3059339-0415-0410-9bf9-f77b7e298cf2
* no exit on fulscreen if you press escpontscho2002-11-283-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8303 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l fix in item disabling (vagymi)pontscho2002-11-274-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8301 b3059339-0415-0410-9bf9-f77b7e298cf2
* - remove some unused/nonusable variablespontscho2002-11-2715-1617/+515
| | | | | | | | | - remove unneded gtk function - replace some gtk function - small bug fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8300 b3059339-0415-0410-9bf9-f77b7e298cf2
* cache (buzeralas)pontscho2002-11-255-9/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8285 b3059339-0415-0410-9bf9-f77b7e298cf2
* no seeking if stream is STREAMTYPE_STREAM (net/stdin)pontscho2002-11-257-33/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8281 b3059339-0415-0410-9bf9-f77b7e298cf2
* if no have subwindow ... some menupoint is disabled:)pontscho2002-11-251-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8279 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix(?) cachepontscho2002-11-252-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8277 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversing my patch to check for -Wall support & use it if available ↵rathann2002-11-251-1/+1
| | | | | | (requested by A'rpi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8274 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ↵michael2002-11-231-1/+1
| | | | | | | | | <dominik at rangers dot eu dot org>) arpi, feel free to reverse if u dont like -Wall git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8256 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lpontscho2002-11-132-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8182 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanuppontscho2002-11-121-745/+130
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8174 b3059339-0415-0410-9bf9-f77b7e298cf2
* new entrypontscho2002-11-122-0/+141
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the Gui with NEW_CONFIGalbeu2002-11-121-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8169 b3059339-0415-0410-9bf9-f77b7e298cf2
* size ...pontscho2002-11-111-304/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8157 b3059339-0415-0410-9bf9-f77b7e298cf2
* size optimpontscho2002-11-111-228/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8155 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatingpontscho2002-11-111-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8152 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatingpontscho2002-11-112-27/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8151 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - found by Jerome De Greef <jdegreef@brutele.be>arpi2002-11-101-0/+1
| | | | | | | (fixes gui seekbar jumping) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8140 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed order of includes.arpi2002-11-101-1/+1
| | | | | | | | there is /usr/local/include[/freetype/freetype.h] and /usr/local/include/freetype2[/freetype/freetype.h] ... what a mess! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8137 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch from Colin Leroy <colin@colino.net>pontscho2002-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8119 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticpontscho2002-11-0211-139/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8059 b3059339-0415-0410-9bf9-f77b7e298cf2
* not neededpontscho2002-11-024-29/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8056 b3059339-0415-0410-9bf9-f77b7e298cf2
* not neededpontscho2002-11-022-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8053 b3059339-0415-0410-9bf9-f77b7e298cf2
* renamepontscho2002-11-023-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8049 b3059339-0415-0410-9bf9-f77b7e298cf2
* not neededpontscho2002-11-022-264/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8048 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup - round 2.pontscho2002-11-027-142/+173
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8047 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanuppontscho2002-11-0222-302/+265
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8044 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lpontscho2002-11-021-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8040 b3059339-0415-0410-9bf9-f77b7e298cf2
* small warning fix from Dominik Mierzejewskipontscho2002-10-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7893 b3059339-0415-0410-9bf9-f77b7e298cf2
* A small patch to Gui/interface.c; the first fix is a plain bug, the second isarpi2002-10-231-2/+2
| | | | | | | | | there as i think it's a pity that "-aop list=resample" doesn't work in gui mode. patch by Björn Sandell <biorn@dce.chalmers.se> (checked & accepted by Pontscho) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7888 b3059339-0415-0410-9bf9-f77b7e298cf2
* add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchpontscho2002-10-211-12/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7822 b3059339-0415-0410-9bf9-f77b7e298cf2
* Choose a good visual from the list of supported visuals on the X11 server,jkeil2002-10-192-25/+41
| | | | | | | | | instead of using the attributes from the root window. A framebuffer in a Sun often runs using a default visual of 8-bit pseudocolor, yet a better 24 or 32 bit truecolor visual is available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7803 b3059339-0415-0410-9bf9-f77b7e298cf2
* - wsErrorHandler was crashing on solaris with a null pointer access in printf;jkeil2002-10-191-2/+1
| | | | | | | | | | | don't crash when current_module is not set. - CWX, CWY, CWWidth, CWHeight are invalid attributes for CreateWindow, they should be used with ConfigureWindow only. (Note: their definition is equivalent to CWBackPixmap, CWBackPixel, CWBorderPixmap, CWBorderPixel) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7802 b3059339-0415-0410-9bf9-f77b7e298cf2
* - dvd aspect changing bug - fixedpontscho2002-10-163-9/+15
| | | | | | | | | - if codec is not found -> sig11 - fixed - pp autoq handling bug - fixed - some warning - fixed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7752 b3059339-0415-0410-9bf9-f77b7e298cf2
* upsz ...pontscho2002-10-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7708 b3059339-0415-0410-9bf9-f77b7e298cf2
* - better dxr3 supportpontscho2002-10-107-21/+44
| | | | | | | | - fix oss subdevice bug - add some warning fix from Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7707 b3059339-0415-0410-9bf9-f77b7e298cf2
* last flip bug fixedpontscho2002-10-101-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7706 b3059339-0415-0410-9bf9-f77b7e298cf2
* use snprintf instead of sprintfpontscho2002-10-021-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7584 b3059339-0415-0410-9bf9-f77b7e298cf2
* add [video||audio]_driver_listpontscho2002-10-024-41/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7583 b3059339-0415-0410-9bf9-f77b7e298cf2
* _NET_WM_FULLSCREEN supportpontscho2002-10-011-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7573 b3059339-0415-0410-9bf9-f77b7e298cf2
* upsz ...pontscho2002-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7557 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpontscho2002-09-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7546 b3059339-0415-0410-9bf9-f77b7e298cf2
* morepontscho2002-09-281-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7544 b3059339-0415-0410-9bf9-f77b7e298cf2
* add aspect changing supportpontscho2002-09-284-3/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7542 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix filter handling bugpontscho2002-09-281-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7541 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>arpi2002-09-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7540 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add "start in fullscreen" functionpontscho2002-09-284-3/+42
| | | | | | | | - fix some small bug - don't quit if the config file is wrong git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7539 b3059339-0415-0410-9bf9-f77b7e298cf2
* no fix window sizepontscho2002-09-281-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7536 b3059339-0415-0410-9bf9-f77b7e298cf2
* akarki fs pecsepontscho2002-09-281-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7532 b3059339-0415-0410-9bf9-f77b7e298cf2
* added uhulinux urlalex2002-09-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7528 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix new afm/vfm supportpontscho2002-09-284-11/+119
| | | | | | | | - fix fullscreen with xv - add cache support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>arpi2002-09-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7474 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding CP1251 to GUI's Font encoding for FreeTypeiive2002-09-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7416 b3059339-0415-0410-9bf9-f77b7e298cf2
* add one linepontscho2002-09-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7396 b3059339-0415-0410-9bf9-f77b7e298cf2
* Can't return pointer to automatic C array, gmplayer file selector box doesjkeil2002-09-131-1/+1
| | | | | | | not show video files; use a static string instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7388 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the character substitution code from fntRender() / fntTextWidth()jkeil2002-09-101-2/+9
| | | | | | | | | | for non-existant characters in fntTextHeight(), too. Otherwise the image height is mis-computed and we allocate an output image that is too small; this could result in malloc heap corruption. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7354 b3059339-0415-0410-9bf9-f77b7e298cf2
* Off-by-one error allocating bitmap, when (width*height) % 8 != 0jkeil2002-09-102-2/+2
| | | | | | | The code was writing beyond allocated memory, and could corrupt malloc heap. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7353 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100lpontscho2002-09-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7288 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org>pontscho2002-09-051-21/+15
| | | | | | | (Yeah. Nice round:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7284 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add workaround for fuckin localepontscho2002-09-046-154/+36
| | | | | | | - remove tga and bmp filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7266 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoletedpontscho2002-09-044-320/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7265 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pontscho forgot to add *.rm to all video files...diego