1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
33d7a129df some bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 09:29:06 +00:00
pontscho
958c31db05 fix fullscreen bug es ilyen libvo not initialized bug with gui igy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5911 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 22:00:50 +00:00
pontscho
59623831cf rewrite MWM hint handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5032 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 23:05:44 +00:00
pontscho
c090d0da98 new gui interface, and gtk moved into mplayer process. fork ... bleh :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 15:12:55 +00:00
pl
980ae469b9 missing #ifdef HAVE_XDPMS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4680 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 22:06:12 +00:00
pontscho
4b4de1008e fix dpsm compile bug in gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 12:27:19 +00:00
pontscho
c6a2fbb7c1 small bugfixes, and kill other warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4466 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 16:34:22 +00:00
pontscho
6454ae3740 small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4412 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-29 20:39:48 +00:00
pontscho
659b06b769 add XF86 multimedia key cucc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-29 16:35:53 +00:00
pontscho
d1abb9c4b3 remove dga support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3056 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 18:40:59 +00:00
pontscho
eec1ff5f27 add half dvd support for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3055 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 17:43:57 +00:00
pontscho
cedb85f6f2 hm. kurva hibakezeles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2982 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:24:50 +00:00
pontscho
ed79f1f1dd move bug meg fileload bug fixed asszem.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2855 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-12 15:16:13 +00:00
pontscho
6c7b76a47e add roleld mouse support and some small bugfix. neked jol a testedbe.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2852 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-12 12:26:09 +00:00
pontscho
9c2e035516 app michale's rgb32tobgr32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2783 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 13:05:55 +00:00
pontscho
f01615cba3 add prostproc/rgb2rgb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2734 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 12:32:27 +00:00
pl
74d8c35e5d a few warning fixes (missing #include's)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2477 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-25 23:34:14 +00:00
arpi
6a75d05038 missing newlines fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2083 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-04 20:33:29 +00:00
arpi
643657bce8 gcc3 warning fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2082 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-04 19:11:24 +00:00
pontscho
218548d50c fix other bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2046 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-02 15:01:56 +00:00
pontscho
a47ac752e5 mwm fullscreen bug fixed (?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2031 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 13:09:04 +00:00
pontscho
bc2edd4346 fix fucking icewm fullscreen bug.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2030 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 12:28:39 +00:00
pontscho
d2f5c270fd fix mwm bug's. faszom (C), and remove mixer.*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1861 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-06 09:36:48 +00:00
pontscho
adc81aa70f fix skin changing, xv fullscreen redraw bug, etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1859 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-05 18:17:22 +00:00
pontscho
0e76805792 remove ofocused ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1854 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-04 16:04:04 +00:00
pontscho
d62c80d3bd fix xshape, mixer, fullscreen, etc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1853 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-04 15:21:00 +00:00
jkeil
f1c78ab01f Some changes to compile the GUI on solaris
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1851 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-03 16:13:25 +00:00
pontscho
3bec8cbbc6 add lgb's localhost detect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1839 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-02 17:49:48 +00:00
pontscho
8d3a427378 fix some bug.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1824 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-01 17:53:07 +00:00
pontscho
454fe03492 add wsSetForegroundRGB
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1815 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 22:06:28 +00:00
pontscho
940a5cf569 fix move&resize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1811 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 21:16:58 +00:00
pontscho
a297081a67 win->state fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1783 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 19:44:39 +00:00
pontscho
5ab1bfae8d chane wsMoveTop... func.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1780 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 16:51:37 +00:00
arpi
855050e68a GUI stuff. now seeking works, and xmga renders to video window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 23:56:44 +00:00
arpi
3cfd8b0161 GUI integration, step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1710 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 00:55:25 +00:00
arpi
53113c0a7e removed delay debug printf, better 'active delay'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1702 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-26 00:35:51 +00:00
arpi
ce8520a39b DGA2 ifdefs, new mainloop/timer stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1700 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-25 23:18:17 +00:00