similar to: [ANNOUNCE] xf86-video-rendition 4.2.0

Displaying 19 results from an estimated 19 matches similar to: "[ANNOUNCE] xf86-video-rendition 4.2.0"

2018 May 18
0
[ANNOUNCE] xf86-video-rendition 4.2.7
A boring release, adding source compatibility with xserver 1.20. Adam Jackson (2): Move [HV]Total checks into renditionValidMode rendition 4.2.7 Alan Coopersmith (2): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer
2015 Nov 11
0
[ANNOUNCE] xf86-video-rendition 4.2.6
Just a few accumulated build fixes. Adam Jackson (4):       Remove mibstore.h       Fix build against xserver 1.17       Remove dependency on xf86PciInfo.h       rendition 4.2.6 git tag: xf86-video-rendition-4.2.6 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-rendition-4.2.6.tar.bz2 MD5:  405dd1acba9c2e43d7aa67b631762495  xf86-video-rendition-4.2.6.tar.bz2 SHA1:
2006 Dec 16
0
[ANNOUNCE] xf86-video-rendition 4.1.3
Daniel Stone: Makefile.am: make ChangeLog hook safer git tag: xf86-video-rendition-4.1.3 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-rendition-4.1.3.tar.bz2 MD5: a8b97feccb32184820d5856fe78d34db xf86-video-rendition-4.1.3.tar.bz2 SHA1: 9cbd77ad6cba6807823fff3b74923b955580a540 xf86-video-rendition-4.1.3.tar.bz2
2017 May 22
0
[Cellar] FLAC Markdown
> On May 12, 2017, at 1:05 PM, Dave Rice <dave at dericed.com> wrote: > > Hi all, > And cc'ing flac-dev. > >> On May 10, 2017, at 12:15 PM, Dave Rice <dave at dericed.com <mailto:dave at dericed.com>> wrote: >> >> Hi Andrew, >> >>> On May 10, 2017, at 11:19 AM, Andrew James Weaver <weevz at uw.edu <mailto:weevz at
2017 Jun 06
3
[Cellar] FLAC Markdown
Hello all! (cc-ing the flac-dev list) I would like to give an update as to the recent CELLAR work on the FLAC specification. • Work has been done to make internal and external links more accurate and reliable. • 'Rice Coding' has been clarified as 'Exponential Golomb Coding.' • Clarifications have been made for binary representation. • Typos and other small changes have been
2011 Nov 25
0
New package 'colorout' to colorize R output on terminal emulators
Dear R Community, I'm pleased to announce the availability of 'colorout' on CRAN. The package colorizes R output when it is running on a terminal emulator. Screenshot: http://www.lepem.ufc.br/jaa/R_color_output.png You can use either 16 colors (8 colors * 2 degrees of intensity) or 256 colors to highlight normal text, numbers, strings, warnings, errors and the keywords TRUE, FALSE,
2011 Nov 25
0
New package 'colorout' to colorize R output on terminal emulators
Dear R Community, I'm pleased to announce the availability of 'colorout' on CRAN. The package colorizes R output when it is running on a terminal emulator. Screenshot: http://www.lepem.ufc.br/jaa/R_color_output.png You can use either 16 colors (8 colors * 2 degrees of intensity) or 256 colors to highlight normal text, numbers, strings, warnings, errors and the keywords TRUE, FALSE,
2000 Dec 29
0
bark_noise
Hello dev people, Can someone please explain me why bark_noise works so well? I can't find any references to theory. I think Monty just made it up (in the Netherlands we say: he sucked it out of his thumb :-) ). Especially why the 1/|frequency distance| thingie is a good spreading function. I tried several different ones, but the original is still the best overall. Some of the alternatives
2000 Apr 28
1
dev2bitmap from a script invoked by another process
Issue: I have a R script that is invoked periodically by another process. In the script, a graphics is generated and I want to get a the image for the graph as a jpeg. Here is a prototypical version of the script (try.R): plot(1) dev2bitmap("try.jpg", type = "jpeg") I am running R-1.0.0 on Solaris 7. The script is invoked as: R --vanilla < try.R A file named try.jpg is
2004 Aug 06
1
streaming both mp3 and ogg
That's fine and all for people who run the latest WinAmp or XMMS that do support Ogg Vorbis (aside from the vanilla Red Hat 8.0 users), but some of us must stream in .mp3 format. That is what the users expect. I am guessing, however, and look to have some time today to try and implement this, that I can dual stream on my Icecast box while running icecast 1.3.12 on port 8000 and then set up a
2006 Jan 11
4
Help with Non-model classes
Hey guys, I''ve been trying to teach myself Rails by building a relatively complex app for work. I''ve started it twice and now I''m thinking about restarting it a third time. I need some help with some of my code. I''m creating an app to help us manage time. We have a number of developers on a number of teams who are assigned to any number of projects
2009 Feb 13
4
running x.org on powerpc64 with nvidia6200
I am newbie in this topic and I have problems trying to bring x.org up on the hardware I have: IBM QS22 BladeServer (PowerPC64 architecture) with PCI-Express connected nVidia 6200 video card. OS: Fedora 10-ppc: Linux localhost.localdomain 2.6.27.5aik #1 SMP Tue Feb 10 14:55:56 EST 2009 ppc64 ppc64 ppc64 GNU/Linux I downloaded and compiled DRM driver (git clone
2010 Nov 12
2
X11R7.6 Release Candidate 1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a bit after 11pm, on the 11th day of the 11th month of the year, so what better time for a new release of X11! Release Candidate 1 of X11R7.6 has been posted at: http://www.x.org/releases/X11R7.6-RC1/ This includes all the source tar files for the versions of the modules currently considered part of the core release set (aka the
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a serial port, but only by using the pure Ruby version, using Guilliame Pierronnet''s Ruby/SerialPort library. It turned out to be simpler than I thought it would be: require ''serialport'' $eventmachine_library = :pure_ruby require ''eventmachine'' module EventMachine class
2017 May 12
2
[Cellar] FLAC Markdown
Hi all, And cc'ing flac-dev. > On May 10, 2017, at 12:15 PM, Dave Rice <dave at dericed.com> wrote: > > Hi Andrew, > >> On May 10, 2017, at 11:19 AM, Andrew James Weaver <weevz at uw.edu <mailto:weevz at uw.edu>> wrote: >> >> Hello all! >> >> In a previous discussions on this list about people interested in working on the FLAC
2005 Mar 09
0
OW #10.09 - Google Desktop and Live Meeting
--==>> OFFICE WATCH <<==-- The Microsoft Office newsletter from Woody's Watch. Your independent source for MS Office advice and news since 1996 9 March 2005 Vol 10 No 9 New! "The Desktop Search Handbook" - http://shop.woodyswatch.com/dsh/ @@@ Recover lost emails at http://ref.OfficeRecovery.com/?wow @@@ MailRecovery suites retrieve emails from
2010 Jun 21
0
Bug#586670: xen-hypervisor-3.4-i386: xserver does not work on i386 system in dom0, while works on amd64 system
Package: xen-hypervisor-3.4-i386 Version: 3.4.3-1 Severity: important Dear Maintainer, I tried on 2 machines with ati's and intel's video card, both xservers fail to work. xserver works well with linux-image-2.6.32-5-xen-686(with out xen.gz) and linux-image-2.6.32-5-686. I also tried xen-hypervisor-4.0-i386, the problem is still there. Free fill to ask for more info.
2018 Aug 23
0
Total Recall. The sea shall see, how all... Marshall.
@vote, your future needs yo <http://marchekay.gq/lists/lt.php?id=YUgFAQJdVk9RUVAdU1wDX1cNVg> u. <http://marchekay.gq/lists/lt.php?id=YUgFAQJdV09RUVAdU1wDX1cNVg> /one pill makes you younger/ /and the other to say nothing at all/ /go ask adam/ /when he's nine inches tall/ <http://marchekay.gq/lists/lt.php?id=YUgFAQJdUE9RUVAdU1wDX1cNVg> /Is this the real life? Is this just
2011 Aug 10
3
sieveshell fails to start on CentOS 6.0
I don't know if this is the right place to report this or not. I am building a new server on a 64 bit CentOS 6.0 platform. [root at newmick ~]# cat /etc/redhat-release CentOS Linux release 6.0 (Final) [root at newmick ~]# uname -a Linux newmick.halshome.net 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux Mail subsystem consists of: