Commit Graph

300 Commits

Author SHA1 Message Date
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
alex bf8fb7478f fix flip handling bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7195 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:29:26 +00:00
pontscho fc4697b029 upsz ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7188 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 09:52:43 +00:00
pontscho 7ce4e2d2eb fix vfm and add afm support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7187 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 09:45:59 +00:00
pontscho 4de0098d01 upsz, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7171 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:32:43 +00:00
pontscho 25f8352ffe add subtitle dropping support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7170 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:11:03 +00:00
pontscho a5bd7044a4 - fix window handling with dxr3
- workaround dxr3 subpicture size with freetype osd rendering


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7152 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 23:15:24 +00:00
pontscho 8a147cf3f0 - add play time subtitle change support
- better language support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7151 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 22:24:49 +00:00
arpi be1b28d9ab This patch fixes a compile error when HAVE_FREETYPE is not defined.
Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7147 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 21:06:33 +00:00
pontscho 6247d6be7a - add freetype support for gui
- fix some small bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7140 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 17:16:34 +00:00
nexus af4654d926 FreeBSD iconv change/fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 23:00:25 +00:00
arpi fd44bbee3d freetype 2.0/2.1+ support - disabled by default until bugs fixed
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00