arpi
5c21ed495f
fixed signal 8 bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1823 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-01 15:49:31 +00:00
pontscho
5181605e27
fullscreen bug fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1819 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-01 08:54:37 +00:00
pontscho
9bb0419770
fix size ?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1812 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 21:18:22 +00:00
jkeil
5b596b3413
yuv2rgb_fun typedef uses int parameters, not uint32_t (fixes some compiler
...
warnings)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1807 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 19:20:39 +00:00
pontscho
435bf332ca
add dealloc func
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1795 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 10:06:32 +00:00
pontscho
cc6c56b08e
fix gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1784 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 20:13:14 +00:00
pontscho
5ccb8a2b36
fix gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1776 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 16:05:04 +00:00
pontscho
9e697fca78
fix vo_window again
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1759 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 18:27:13 +00:00
pontscho
9e5096e8fb
vo_window bug fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1753 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 17:27:16 +00:00
pontscho
89f3eef985
add half gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1747 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 15:09:19 +00:00
jkeil
8089c222b8
Handle X11 displays with multiple depths.
...
On such an X11 display with multiple depths, the root window might use
something like 8-bit pseudocolor, but there may be other 15/16/24/32 bit
truecolor visuals available for MPlayer's video display.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 17:52:20 +00:00
jkeil
c5c913ad17
Remove superfluous 'const' parameter attributes to fix some compiler warnings
...
when compiling with mediaLib.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1729 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 15:37:24 +00:00
atlka
7e4dac5d3d
changes according to OSD calculations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1728 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 14:22:37 +00:00
atlka
60737e3845
corrections to OSD progbar position calculations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1727 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 12:43:41 +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
atmos4
8192c1ab3c
Applied quit via windowbutton patch.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1711 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 11:49:10 +00:00
jkeil
747d6d02f7
Enable mediaLib support for Solaris on UltraSPARC CPUs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1681 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 16:20:04 +00:00
atlka
db73f0bfa7
added draw_alpha_XXXX functions, draw_alpha_func<=correct one in init
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1648 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-23 11:04:23 +00:00
arpi
9927fe4b42
fixed mga uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1638 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-22 21:34:27 +00:00
arpi
2b48b538fe
exit->return
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1634 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-22 20:14:10 +00:00
atlka
9d7ee85cd0
minor changes according to OSD
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1603 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 11:28:50 +00:00
atlka
b160e4d958
draw speedups, cut text if too many lines
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1592 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-20 09:14:28 +00:00
folke
7f48ad2bdb
aalib 1.4.X incombatibility fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1578 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 20:34:58 +00:00
folke
7fbab24262
now linux/curses detection works
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1577 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 14:53:11 +00:00
folke
8692ac860f
osd problem with YV12 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1576 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 14:31:03 +00:00
atlka
c82d672838
minor changes according to subtitle positioning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1575 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 11:44:46 +00:00
atlka
18133a83bb
changes according to max of vo_font->pic_a[font]->h for the last line of subs
...
changes for skiping subtitle lines which y pos is negative
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1574 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 11:14:57 +00:00
arpi
883fdaf97a
vo_font SEGFAULT fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1573 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 10:18:27 +00:00
atlka
dc2db77418
skip lines with negative y position if there is too many lines to display
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1570 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 08:47:58 +00:00
szabi
03f2e23bc7
more verbose videomode selection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1562 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 21:24:24 +00:00
folke
e297a06ec9
define USE_OSD / USE_SUB fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1555 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 15:36:12 +00:00
folke
ce1f6fbdb5
vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking +header change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1554 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 15:19:28 +00:00
folke
6523f8ff3d
changes made for vo_aa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1553 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 15:18:46 +00:00
folke
51248df257
vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1552 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 15:17:44 +00:00
atlka
01f3a2a3a4
minor changes in sub.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1550 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 11:36:13 +00:00
atlka
aad3a2ec86
changes according to proper subfont bar positioning and char spaceing - sub.c
...
changes to scale from 0.100 to 0..255 for proper OSD displaying - mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1549 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 09:25:32 +00:00
folke
c95a45a8fe
All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed wrong char
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1539 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 19:36:43 +00:00
folke
992bd08506
All aalib options can be passed to aalib (-aaXXX), also -aahelp is new
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1538 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 19:27:57 +00:00
atmos4
26543fef95
Fix OSD, small misspelling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1528 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 07:21:33 +00:00
arpi
b15e5745af
segfault fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1525 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 00:35:35 +00:00
folke
baa44960ad
write fault error fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1521 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 19:23:17 +00:00
folke
dca17b4044
vo_aa: configurable now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1519 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 19:00:00 +00:00
atlka
77bab1eba2
small changes to erase only needed place (rectangles doesn't overlap)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1513 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:51:23 +00:00
atmos4
76eadb38e0
Added cool aalib vo driver.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1512 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:30:56 +00:00
atmos4
2895f54f52
Removed D key for doublesize, already clobbered by framedrop.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1510 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 08:18:52 +00:00
atlka
8632ea0526
modified mplayer.c to rewert to PLAY after rewinding after 1 sec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 13:12:49 +00:00
atlka
0a9ae48206
libvo/sub.c corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:45:21 +00:00
atlka
8a50a66922
atlka@pg.gda.pl:
...
utf8 opion corrected
added draw_osd() funcion to libvo/vo_*.c files
corrected indicators (brightness, sound etc.) to be in 0..100 range
if we have Name.utf file it automatically switches to utf8 mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:33:34 +00:00
atlka
ca99c8dc89
changes according to -utf8 option, draw_osd() function added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
arpi
2e5a0ca6fe
printfs cleanup - moved to higher -v level or moved to stderr
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 23:59:50 +00:00