Commit Graph

311 Commits

Author SHA1 Message Date
arpi 8a4b806ff3 10l - found by Jerome De Greef <jdegreef@brutele.be>
(fixes gui seekbar jumping)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8140 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-10 15:31:26 +00:00
arpi b39016d60f fixed order of includes.
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
2002-11-10 13:12:53 +00:00
pontscho 08ba5f215d patch from Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 21:08:33 +00:00
pontscho 2a8b8d1d43 cosmetic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 20:10:18 +00:00
pontscho 9d07488b0a not needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:57:14 +00:00
pontscho a466aba7c3 not needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:18:24 +00:00
pontscho 67759cc850 rename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:25:06 +00:00
pontscho b11731ccca not needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8048 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:22:09 +00:00
pontscho b91a0c5654 cleanup - round 2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:07:19 +00:00
pontscho 4173f77125 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:09:05 +00:00
pontscho 5ec4e44b18 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8040 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 14:01:41 +00:00
pontscho 845b85da8d small warning fix from Dominik Mierzejewski
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7893 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:57:45 +00:00
arpi cf9fcd648f A small patch to Gui/interface.c; the first fix is a plain bug, the second is
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
2002-10-23 23:13:26 +00:00
pontscho e06bb680b4 add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7822 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 11:11:39 +00:00
jkeil b885bda73a Choose a good visual from the list of supported visuals on the X11 server,
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
2002-10-19 19:54:59 +00:00
jkeil f636151e5f - wsErrorHandler was crashing on solaris with a null pointer access in printf;
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
2002-10-19 19:47:16 +00:00
pontscho bcc4c6b1ae - dvd aspect changing bug - fixed
- 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
2002-10-16 15:35:28 +00:00
pontscho 392f79534b upsz ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 14:11:06 +00:00
pontscho 853b795d3c - better dxr3 support
- 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
2002-10-10 14:06:49 +00:00
pontscho cc6c1614f4 last flip bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7706 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 12:47:33 +00:00
pontscho 6cd728e29e use snprintf instead of sprintf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 14:57:42 +00:00
pontscho f4eefb71c8 add [video||audio]_driver_list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7583 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 13:16:15 +00:00
pontscho 690bccca99 _NET_WM_FULLSCREEN support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 14:37:01 +00:00
pontscho 0722c4d0a5 upsz ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7557 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 19:00:43 +00:00
pontscho b8b2e4dbee sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 09:39:25 +00:00
pontscho afe05d16b1 more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 22:52:23 +00:00
pontscho f73a875f01 add aspect changing support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7542 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 21:16:12 +00:00
pontscho fd0aba17d5 fix filter handling bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7541 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 20:33:56 +00:00
arpi dbb902acc6 -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7540 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 20:09:14 +00:00
pontscho f1ba99cdbe - add "start in fullscreen" function
- 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
2002-09-28 19:42:10 +00:00
pontscho d398c27b00 no fix window size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7536 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:00:50 +00:00
pontscho 36ad06302b akarki fs pecse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:49:07 +00:00
alex 83aa3a0f2b added uhulinux url
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7528 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:26:50 +00:00
pontscho 253c9833b7 - fix new afm/vfm support
- fix fullscreen with xv
- add cache support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:03:34 +00:00
arpi f6cabb3901 compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7474 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 12:10:38 +00:00
iive cd73c4f510 adding CP1251 to GUI's Font encoding for FreeType
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7416 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-16 13:22:50 +00:00
pontscho fb28479daf add one line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-14 19:02:48 +00:00
jkeil c8c592dd99 Can't return pointer to automatic C array, gmplayer file selector box does
not show video files;  use a static string instead.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 20:00:20 +00:00
jkeil fb3b95bc3a Use the character substitution code from fntRender() / fntTextWidth()
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
2002-09-10 12:44:47 +00:00
jkeil 9088ca28e9 Off-by-one error allocating bitmap, when (width*height) % 8 != 0
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
2002-09-10 12:38:19 +00:00
pontscho 323877b789 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7288 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-05 17:13:03 +00:00
pontscho aa7224916e - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org>
(Yeah. Nice round:)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7284 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-05 15:22:45 +00:00
pontscho e70262071e - add workaround for fuckin locale
- remove tga and bmp filter


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7266 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 09:36:03 +00:00
pontscho c118d27f08 obsoleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7265 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 09:32:53 +00:00
diego d0011c3cda Pontscho forgot to add *.rm to all video files...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7238 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 21:26:48 +00:00
pontscho acc08a36ec rewrite eq interface and add *.rm to fs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 11:28:18 +00:00
pontscho 30c502e5ce obsoleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 11:27:29 +00:00
pontscho 44bc676502 remove obsoleted files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7207 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 17:04:59 +00:00
pontscho 9488c3c7ed - add None to audio/video family selection
- add *.divx and case insensitive search to fs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7204 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:55:03 +00:00
alex 5e4a4fc383 enable linewrapping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7199 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 14:27:41 +00:00