[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-v4l: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit 0fb67e3f76398b85f19c634b095cbc1522c76ef5
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Apr 8 01:52:08 2006 +0000

    Bump to 0.1.1 for Xv changes.

commit 3288506bb324c1de36985170d9862c5c7d143b61
Author: Aaron Plattner <aplattner@nvidia.com>
Date:   Fri Apr 7 23:17:04 2006 +0000

    Add a DrawablePtr argument to the XV functions to pave the way for
        redirected video.

commit 0ae947b760b829010392a41c0d0497466d775474
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 21:45:55 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 0.1.0.

commit f00943051a80d286e8a55f28bf60baebab2a4e92
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:04 2005 +0000

    Update package version for X11R7 release.

commit 58443583fbef699ebc4dda243bf86241913edbe8
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:56 2005 +0000

    Stub COPYING files

commit 0f0ae40ac9a9815d50c1ae3eee4b524557b9fb68
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Dec 19 09:07:50 2005 +0000

    Typo fixes, mailing list & url updates, and other changes to prepare for
        X11R6.9 & 7.0 releases.

commit c3917f36a9ac2b2cd77b8aff2b74a5245f687ef3
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:21 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 6a46c3a4dba3f2470290191c760c1e657214e1f7
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:40 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 7b16fc59d14b2ca0db3a270f44d455f2911d2924
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:36 2005 +0000

    Update package version number for X11R7 RC3 release.

commit db38e33e96bb3a9a6e4ab6456f41796ee164584d
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:11 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit e09d3fa5a2954bb5d651eddc79b24998a64a3c46
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:30:06 2005 +0000

    Only build dlloader modules by default.

commit b960665c1a03112251537bbf324cac85dcd105f7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:14 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 9e9e26cbfcd483b0f4f59fa3f58cb2176f86e45b
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:21 2005 +0000

    Add .cvsignores for drivers.

commit f95d090f2618019cbddc4eba95304aa7fd06482f
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:22 2005 +0000

    Update package version number for X11R7 RC2 release.

commit f1b782df5d01a4f17e33fb5506dff5523b65c9e2
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:56 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit bec1ce8deaad0f3f8a25e669e1cb5118f7ba81ce
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:06 2005 +0000

    Update package version number for RC1 release.

commit d66e3714e897eca8c21a588b73c630e6505efa1d
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:55 2005 +0000

    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
        substitutions to work better with BSD make

commit ff178dcf9abded36bfaa6b9b62eae792095b7c67
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:37 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit c61d66bc02c1ac7bc15d90ceb15aa4ed1841f881
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:08 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit 083adf60322bf9de0a6838846f5688928b2cb017
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Sep 21 00:30:22 2005 +0000

    Bug #4328: Add build skeleton for the poor forgotten v4l driver.

commit 1f05cde42c682f3b366543958f78e119f755415f
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:30:06 2005 +0000

    Prep for modular builds by adding guarded #include "config.h" everywhere.

commit 1fa8d2f701bd9173c36610ecf09bce25c1b32a82
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:16:59 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit 7123df70e01cbcca9a49a0b54b7f421f4a91760a
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:32 2005 +0000

    Fix includes right throughout the Xserver tree:
    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.

commit b299863dd21226e2ea47f7983f31e1920ac70cd9
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:24:09 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit 1f8ceb0991d6154eb5993cf2eb8b2d9a68a8eaf9
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:52:24 2004 +0000

    Merging XORG-CURRENT into trunk

commit fb4a148b6ea5f839f418a8dc7ab0f44bd90678d1
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:41 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit abaaf69833e147c48bbcc355597f4ac2f86f2774
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:28 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit bd8c0455c20035003f93d4cfe17036de0236f646
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:55 2004 +0000

    readding XFree86's cvs IDs

commit 9c34b95344359a22f1c730165be3af80a804df7e
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:28 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 871d6d6aeffa34b9a6fe8072f8dba94da9d733a8
Author: Egbert Eich <eich@suse.de>
Date:   Thu Jan 29 08:08:41 2004 +0000

    Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004

commit e8bf6a26c81b32da1b9a02dc8a5dc9998b5ce708
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Dec 19 20:55:19 2003 +0000

    XFree86 4.3.99.902 (RC 2)

commit 0fc7fdb71a319c3af5cf33cc46f0ebc0c2648e67
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:43 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 1c98a4f36feff5bde09283b4d4cc7420ce92d4e6
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    XFree86 4.3.0.1

commit 5c72acfc65bcea784244f6c8412b6c6c22bcd05d
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    Initial revision



Reply to: