diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-11-06 23:15:31 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-11-06 23:15:31 +0000 |
commit | e9809605625b03337290066bddc5c12c96b20129 (patch) | |
tree | a4992baa12dc0aa29780348b3892b23b52c96d5c | |
parent | 1dd2000bfc41fbe1cbbebed403783ea442df56ed (diff) | |
download | drak3d-e9809605625b03337290066bddc5c12c96b20129.tar drak3d-e9809605625b03337290066bddc5c12c96b20129.tar.gz drak3d-e9809605625b03337290066bddc5c12c96b20129.tar.bz2 drak3d-e9809605625b03337290066bddc5c12c96b20129.tar.xz drak3d-e9809605625b03337290066bddc5c12c96b20129.zip |
1.20
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 1.19 +VERSION = 1.20 DESTDIR= libdir=/usr/lib @@ -1,3 +1,8 @@ +1.20: +- set gstreamer videosink to ximagesink when using 3D desktop + (based on patch from Caio Begotti, #25572) +- add --auto/--method=<method>/--wm=<wm> command line options + 1.19: - updated translation |