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 |
|
arpi
|
b0dbb726dc
|
status management
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1633 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:43:23 +00:00 |
|
arpi
|
6326452f41
|
exit() -> return NULL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1632 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:40:46 +00:00 |
|
arpi
|
19f5d65451
|
old, unused stuff -> remoevd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1631 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:36:06 +00:00 |
|
arpi
|
4f2a70c85c
|
multifile support in config parser
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1630 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:29:47 +00:00 |
|
arpi
|
408f919293
|
seeking flags implemented: 0x1=rel/abs and 0x2=time/percent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1629 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:03:15 +00:00 |
|
arpi
|
aa2a852dea
|
absolute seek debugging with 1-8 keys (disabled by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1628 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 19:02:28 +00:00 |
|
arpi
|
d9e0bdf36f
|
removed ugly switch/goto hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1627 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 18:51:13 +00:00 |
|
gabucino
|
97216d8fcb
|
not mine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1626 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 17:43:28 +00:00 |
|
gabucino
|
3711f77b92
|
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1625 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 16:57:49 +00:00 |
|
arpi
|
a81e5493dd
|
added demuxer->seekable flag to generalize seeking ability test
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1624 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 16:42:37 +00:00 |
|
arpi
|
766e6011ba
|
printf added to seq. header error handlers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1623 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 16:24:00 +00:00 |
|
arpi
|
1bffc4a2ee
|
removed 0.17
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1622 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 16:17:08 +00:00 |
|
zybi
|
22621b39e0
|
Changed my email address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1621 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 13:44:36 +00:00 |
|
jkeil
|
fe89f31cca
|
test -e file => test -f file (for bourne shell / solaris)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1620 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 09:26:12 +00:00 |
|
nick
|
2759b5262b
|
libdvdread desc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1619 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 08:51:19 +00:00 |
|
arpi
|
789ecb9343
|
argh. yet another ugly bug: missing --dvd_angle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1618 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-22 08:24:29 +00:00 |
|
arpi
|
d499642e02
|
some debug messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1617 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 22:20:41 +00:00 |
|
arpi
|
26377b3326
|
removed double +angle stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1616 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 22:15:19 +00:00 |
|
arpi
|
3989ffc16a
|
DOCS/codecs.conf -> etc/codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1615 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 21:59:39 +00:00 |
|
arpi
|
ce793cff06
|
removed - old, unmaintained stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1614 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 21:40:18 +00:00 |
|
gabucino
|
c10396e50f
|
new, splitted, etc dox
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1613 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 21:01:54 +00:00 |
|
gabucino
|
1af8d58c0b
|
they've been moved to html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1612 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 20:59:23 +00:00 |
|
gabucino
|
b5532f2ec3
|
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1611 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 20:58:44 +00:00 |
|
arpi
|
d8ba089e3e
|
ugly seeking bug fixed, correct multiangle seek implemented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1610 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 20:12:48 +00:00 |
|
jkeil
|
8039633611
|
Provide a better default for the DVD device on solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1609 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 17:17:03 +00:00 |
|
zybi
|
173cbc1e8f
|
Implemented new Gaussian blur algorithm, extended font.desc format, optimized for speed and memory usage.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1608 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 14:00:57 +00:00 |
|
atmos4
|
61d8e6ee1e
|
NASM no longer required.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1607 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 12:52:01 +00:00 |
|
zybi
|
f4b45d0f98
|
Some cleanups.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1606 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 12:21:56 +00:00 |
|
atlka
|
ca34fb6b74
|
if option -sub filename.utf then switch sub_utf8 on
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1605 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 12:09:39 +00:00 |
|
atmos4
|
9402d2456a
|
Applied bohdans patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1604 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 11:49:27 +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 |
|
atmos4
|
68e249ef59
|
Happy configure version bumping (bugfix of bugfix).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1602 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 11:06:52 +00:00 |
|
atmos4
|
51220a150c
|
Fixed small flying thingy..erm bug with css vs. libdvdread.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1601 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 10:43:09 +00:00 |
|
atmos4
|
47d1d3107d
|
Made -bps default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1600 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 10:17:52 +00:00 |
|
nick
|
39f28e3fed
|
libdvdread desc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1599 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-21 06:11:38 +00:00 |
|
arpi
|
f545cf79f4
|
fixed seeking (now allows seeking before start position)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1598 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 21:20:39 +00:00 |
|
arpi
|
daabc5f774
|
libDVDread support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1597 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 21:20:03 +00:00 |
|
arpi
|
9b1d38b526
|
seeking in DVD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1596 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 20:18:27 +00:00 |
|
arpi
|
085e5889ec
|
new type: DVD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1595 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 20:17:44 +00:00 |
|
arpi
|
5940a9e5d9
|
DVD added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1594 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 20:14:10 +00:00 |
|
atmos4
|
be337a44d6
|
Commented out annoying printfs with -autoq.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1593 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 11:31:34 +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 |
|
gabucino
|
81f87d5fbf
|
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1591 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 09:05:12 +00:00 |
|
folke
|
ba1958db89
|
now in german
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1590 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-20 00:58:13 +00:00 |
|
arpi
|
8647d851d6
|
more magzar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1589 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-19 22:33:49 +00:00 |
|
arpi
|
8924b1f279
|
msg translation by Bohdan Horst <nexus@hoth.amu.edu.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1588 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-19 22:19:04 +00:00 |
|
arpi
|
4e0ccf56d3
|
merge with Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1587 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-18 22:00:57 +00:00 |
|
arpi
|
9e42c3cf4a
|
open.c/demuxer.c messages translated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1586 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-18 21:12:20 +00:00 |
|
arpi
|
a093da7e40
|
more messages for translator :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1585 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-08-18 20:32:09 +00:00 |
|