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
alex
0b03ca9d27
removed old input code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 15:55:58 +00:00
pontscho
a3ce1c658a
- add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemail.hu>
...
- add cosmetic patch from uh ... don't know :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7096 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 08:33:05 +00:00
pontscho
452e7bdc03
- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
...
- wsXDNDProcessSelection return Truae fix
- add url list saving support from Morten Volden <mvolden@tdcadsl.dk>
- fix bug's in this patches
- fix some memleak and bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-26 22:20:58 +00:00
atmos4
e6fc83ee80
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 20:18:34 +00:00
pontscho
4d5b4f9422
fix (?) cmd line handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:52:52 +00:00
pontscho
2518620787
- add dxr3 gui support (dialogbox, etc.)
...
- fix one small dvd playing bug ( dvd playing don't del the playlist)
- add some ifdef() check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:02:45 +00:00
pontscho
b5bb6e8f73
add uri2filename converter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:17:04 +00:00
pontscho
afdbb16a2f
kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6978 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 19:12:09 +00:00
pontscho
6287343f35
fix -sub
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6974 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:07:42 +00:00
pontscho
fa964c61e5
10l :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:32:28 +00:00
pontscho
418dbef6ef
add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6968 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:12:38 +00:00
pontscho
a04e780da0
- fix equ handling
...
- fix dvd pos bar
- fix 10l bug in evLoadPlay bugfix :)
- mittomen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6913 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:14:14 +00:00
pontscho
3028f5f38f
- fix playlist2dvd bug
...
- change playlist selection mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6906 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 20:44:21 +00:00
pontscho
0cfdf68bfb
- fix mixer handling
...
- some change in menu
- fix evLoadPlay bug
- etc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 19:23:58 +00:00
pontscho
432de7091c
- fix fuckin' locale (?:)
...
- fix msg box layer handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6899 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 17:24:00 +00:00
arpi
c784deba62
gui.conf parsing moved to after gtkInit() - should fix i18n problems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 11:09:20 +00:00
pontscho
0246dff153
upsz 2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 13:26:46 +00:00
pontscho
c1ce20d7a0
gtk dialog bug fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 23:09:24 +00:00
pontscho
ca407ba0ed
upsz :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 13:38:35 +00:00
pontscho
51165d44ef
- some cosmetic change in preferences
...
- add *.wav to file selector
- fix setlocale() bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:50:20 +00:00
pontscho
d462fc4317
upsz, sorry, i forgott this :) (skin name saving:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 21:31:36 +00:00
pontscho
b1be9a6a39
- add preferences support (first try)
...
- fix some playlist bug
- fix some equ bug
- fix some redraw bug
- fix dvd playing
- fix file open dialog box
- etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6795 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 20:26:38 +00:00
pontscho
1f56d9a900
first
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6771 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 16:46:51 +00:00
pontscho
d05326c4bc
- fix audio equalizer
...
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
pontscho
d8f83d2296
add simple playlist support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 00:53:26 +00:00
pontscho
4e0bd7f66a
- add icon (nice, but very ugly hakk:)
...
- move all window to one group
- better multilanguage support
- some small bug fixed
- some warning fixed
- swap the two menu
- fix small network playing bug ( evPlay instead of evPlayNetwork :)
- add channel name selection for equalizer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6652 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 23:47:00 +00:00
pontscho
18a3939822
add equalizer support and fix some small bug...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 18:57:52 +00:00
pontscho
e687b7607f
First probe :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 09:03:20 +00:00
pontscho
4e08b0025d
remove unneded config files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 08:55:26 +00:00
pontscho
1de8673b17
add -audiofile support for gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 22:31:50 +00:00
pontscho
ec989de7b0
fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6623 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 21:10:42 +00:00
pontscho
90dabd0261
fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6620 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 13:35:04 +00:00
atmos4
c840dbe325
Check for skin in user's .mplayer first so he can override systemwide skin.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:27:14 +00:00
atmos4
353b9b463a
Fix compatibility with old skins, that contain evEqualeaser typo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6568 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:23:32 +00:00
atmos4
8d263d5582
equalizer typo fix by diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6547 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:55:00 +00:00
arpi
89e9c29aff
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:43:29 +00:00
pontscho
08b4af80fa
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 07:13:57 +00:00
pontscho
635c290556
add network streaming support for gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6299 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 16:38:18 +00:00
pontscho
af8bd4f394
add VCD support for GUI
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6281 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 15:06:32 +00:00
pontscho
ccf55b9ed3
small changes in skin selection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6223 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 21:52:37 +00:00
pontscho
c10381ca79
add XShape support for gui's submenu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 14:12:33 +00:00
pontscho
0ee089a789
upsz ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6220 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 12:54:57 +00:00
pontscho
d2a4ecd870
fix text render chrash ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6219 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 11:55:17 +00:00
pontscho
0a581e3bf3
fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 09:46:37 +00:00
pontscho
90fe5d97d8
inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6167 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 19:15:32 +00:00
pontscho
e3f6268be0
applied 64bit patch from Ulrich Hecht <uli@suse.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6160 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:46:08 +00:00
pontscho
4c6ce6a195
fix some gtk bug...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6147 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 13:56:16 +00:00
pontscho
c7b919a1b9
Gui and 64-bit issues patch from Gui and 64-bit issues
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6146 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 13:39:23 +00:00
pontscho
1932ce4014
small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-14 11:41:02 +00:00
arpi
3303b43ca4
bigendian fix by Colin Leroy <colin@colino.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 01:09:10 +00:00
pontscho
587eca9977
fix gtk dialog box destroy bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-11 16:37:58 +00:00
pontscho
e6215bef40
fix some small bug and -rootwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-11 14:57:41 +00:00
pl
20cce1151e
patchs by Björn Sandell <biorn@dce.chalmers.se>:
...
- --disable-select affects more than the oss audio
- openbsd and netbsd oss support for non-x86
- ar/AR cleanups as '$(AR)' defaults to 'ar' with make
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-10 01:50:17 +00:00
pontscho
be3f44df05
fullscreen -- round three -- icewm fullscreen fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6035 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-09 17:28:09 +00:00
pontscho
1bff6e8bc3
some bugfix, x[11|mga|v] ( fullscreen with more files )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 16:41:44 +00:00
pontscho
916a1d5dea
wm detection -- round two
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-07 13:31:29 +00:00
pontscho
92009fc2f5
add WM detection, and wm specific fullscreen code. (???)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 15:05:07 +00:00
pontscho
8c9b41e72a
window resize bug fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 18:46:42 +00:00
pontscho
4a665fa1a1
fix video vindov background
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 21:44:11 +00:00