You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
(38) |
May
(22) |
Jun
(92) |
Jul
(101) |
Aug
(18) |
Sep
(286) |
Oct
(180) |
Nov
(73) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(18) |
Feb
(74) |
Mar
(56) |
Apr
(11) |
May
(5) |
Jun
(4) |
Jul
(20) |
Aug
(4) |
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
2006 |
Jan
(11) |
Feb
(2) |
Mar
(10) |
Apr
(2) |
May
(1) |
Jun
|
Jul
(24) |
Aug
(11) |
Sep
(5) |
Oct
(16) |
Nov
(25) |
Dec
(8) |
2007 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(1) |
Aug
|
Sep
|
Oct
(4) |
Nov
(12) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
From: Dennis S. <den...@gm...> - 2006-07-16 19:10:19
|
Hello Marcel, Sorry for the late response. I don't know VDR, but new supported applications are a good-thing[tm] of course! You have to decode the audio stream yourself, libvisual only handles raw data. That is, raw graphics, raw audio etc etc. The visualisation is not an mpeg stream, it's a raw image buffer. Regarding the performance, I think it would be very hard on the system to realtime reencode libvisual to an mpeg stream, however I can hardly believe that this is really needed. Regarding documentation: http://libvisual.sf.net points to a wiki page with some documentation, and you can generate doxygen docs for libvisual (install doxygen and type 'doxygen' in the topdir of the package.) I advice you to check out libvisual-hackground and for the rest use libvisual-0.4.0 (really, don't use 0.2.0). It might be wise to read through the 'standalone' dir in libvisual-hackground and try to write a small test client yourself so you get a better insight on the system. Good luck and if you have any questions feel free to ask! I've seen you joining the irc channel a lot lately, try to hang out a little longer, sometimes it takes sometime till someone notices your questions. Cheers, Dennis On 7/13/06, Marcel Witte <wit...@o2...> wrote: > > Hi > > do you know the program VDR?? (www.vdr-wiki.de) > > This is a linux-based digital video-recorder. Now I want to write a > vdr-plugin, which will make a visualisation using libvsual... > > I will get a mpeg2-audiostream from vdr, can I send this direct to > libvisual?? Or have I to decode it previously?? > > And can I get the visualisation as mpeg-stream?? Is this possible with > good performance?? This would be the best, but it hasn't to be... > > And generally, is there any documentation for using libvisual?? > > I hope you can help me... > > Greets, > > Marcel Witte > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > |
From: Dennis S. <den...@gm...> - 2006-07-16 19:03:57
|
Hello Gabriel, You are still waiting for some help ? Instead of waiting get more active and make it as easy as possible for me to help you. AKA: what is the problem what is not working what is working what code changes did you do did you get compile warnings/ errors You are a developer, you KNOW what info I'd need to help you out Cheers, Dennis On 7/6/06, salsaman <sal...@xs...> wrote: > > Hi guys, > I am still waiting for some help with updating to libvisual 0.4.0. > > I'm attaching the relevant parts of the LiVES libvisual plugin in the > hopes that you can take a quick look at it and tell me what needs > changing. > > > > Cheers, > Salsaman. > > http://lives.sourceforge.net > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > |
From: Dennis S. <den...@gm...> - 2006-07-16 18:59:02
|
Hello Christoph, Sorry for my late response. Thanks for the patches, I fixed the errors upstream will be in CVS within a month or so (yes CVS is totally laging the local tree). Cheers, Dennis On 7/5/06, Christoph Thiel <ct...@su...> wrote: > > Hi everyone, > > while updating our libvisual packages from 0.2 to 0.4, I had to apply some > fixes to make it pass our build tests. Please find those fixes attached. > > > Regards > Christoph > > P.s.: Please keep me in the CC-loop, as I'm not subscribed to this > list. > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > |
From: Dennis S. <den...@gm...> - 2006-07-16 18:50:34
|
Heya again, I comitted the typo patch. The other patch is also against a auto generated file and is bogus. Thanks! Cheers, Dennis On 7/4/06, Thomas Klausner <tho...@us...> wrote: > > Hi! > > Please Cc me answers, I'm not on this list. > > Attached are some fixes for libvisual-plugins-0.4.0: > patch-ab: > compilation fix for gcc-2.95 > > patch-ac: > weird typo? in configure script, breaks configure runs > for me both with NetBSD's /bin/sh as with bash-3.1. > I don't understand how this can work for anyone... > > Please include them in the next release! > > Thanks, > Thomas > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > |
From: Dennis S. <den...@gm...> - 2006-07-16 18:46:38
|
Hello Thomas, Sorry for my late response. Your patches are all against auto generated files. Could you update your patches using configure.ac and Makefile.am Thanks! Cheers, Dennis On 7/4/06, Thomas Klausner <tho...@us...> wrote: > > Hi! > > Please Cc me answers, I'm not on this list. > > Attached are some fixes for libvisual-0.4.0: > > patch-ab: > First chunk: Add DragonFly support > > Second chunk: > Also check for -pthread as thread library. > > Third chunk: > gcc-2.95 does not know the i386 MMX registers used in the assembler > statements, do disable them. > > patch-ac: > Fix build with BSD make. > > Please include them in the next release! > > Btw, when will there be updates for libvisual-xmms and libvisual-bmp > for 0.4.0? > > Cheers, > Thomas > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > |
From: Marcel W. <wit...@o2...> - 2006-07-12 22:06:21
|
Hi do you know the program VDR?? (www.vdr-wiki.de) This is a linux-based digital video-recorder. Now I want to write a vdr-plugin, which will make a visualisation using libvsual... I will get a mpeg2-audiostream from vdr, can I send this direct to libvisual?? Or have I to decode it previously?? And can I get the visualisation as mpeg-stream?? Is this possible with good performance?? This would be the best, but it hasn't to be... And generally, is there any documentation for using libvisual?? I hope you can help me... Greets, Marcel Witte |
From: salsaman <sal...@xs...> - 2006-07-06 02:58:29
|
Hi guys, I am still waiting for some help with updating to libvisual 0.4.0. I'm attaching the relevant parts of the LiVES libvisual plugin in the hopes that you can take a quick look at it and tell me what needs changing. Cheers, Salsaman. http://lives.sourceforge.net |
From: Christoph T. <ct...@su...> - 2006-07-05 13:04:04
|
Hi everyone, while updating our libvisual packages from 0.2 to 0.4, I had to apply some fixes to make it pass our build tests. Please find those fixes attached. Regards Christoph P.s.: Please keep me in the CC-loop, as I'm not subscribed to this list. |
From: Ata R. <ros...@fi...> - 2006-07-05 11:24:22
|
Hi, =20 VzIAGRA VzALIUM CzIALIS AzMBIEN =20 http://landetungertanka.com =20 Supper is preparing over there, he said. I can smell the Wood-fires for the cooking. Tired as he was, Bilbo would have liked to stay awhile. Elvish |
From: Thomas K. <tho...@us...> - 2006-07-03 23:24:05
|
Hi! Please Cc me answers, I'm not on this list. Attached are some fixes for libvisual-plugins-0.4.0: patch-ab: compilation fix for gcc-2.95 patch-ac: weird typo? in configure script, breaks configure runs for me both with NetBSD's /bin/sh as with bash-3.1. I don't understand how this can work for anyone... Please include them in the next release! Thanks, Thomas |
From: Thomas K. <tho...@us...> - 2006-07-03 23:21:19
|
Hi! Please Cc me answers, I'm not on this list. Attached are some fixes for libvisual-0.4.0: patch-ab: First chunk: Add DragonFly support Second chunk: Also check for -pthread as thread library. Third chunk: gcc-2.95 does not know the i386 MMX registers used in the assembler statements, do disable them. patch-ac: Fix build with BSD make. Please include them in the next release! Btw, when will there be updates for libvisual-xmms and libvisual-bmp for 0.4.0? Cheers, Thomas |
From: Gautier V. <vo...@eg...> - 2006-05-26 04:08:51
|
Hi, =20 X & n a x A m B / E N V A L / u M M e R / D / A A m o x / c i I l / n V / a G R A P R O z & C S O m & T r & m a d o I L e V / T R A C i A L / S =20 http://www.piterfubtions.com <http://www.piterfubtions.com>=20 of the captives, and cutting at the threads with their knives. Soon all=20 would be free, though it was not clear what would happen after that. The spiders had caught them pretty easily the night before, but that had=20 been unawares and in the dark. This time there looked like being a=20 horrible battle. Suddenly Bilbo noticed that some of the spiders had=20 gathered round old Bombur on the floor, and had tied him up again and=20 |
From: Morris H. <har...@la...> - 2006-04-23 10:37:33
|
S u O n M q A e=20 A p M a B c I j E g N u=20 V a I c A r G p R p A q=20 V x A h L y I y U i M i=20 M p E v R j I p D x I o A o=20 C j I h A l L h I z S q=20 X p A e N g A c X t=20 =20 S e A o V b E v d O s V a E z R o z 7 i 0 i % p z W z I u T f H y q O v U n R m c S s H f O l P p ! f=20 =20 http://www.hikiamoun.com =20 =20 =20 _____ =20 Give me time. It could be Consigliere. Theres not enough years in our lifetimes, Louis. Do you go on or do I leave? I go on, Mr. Attorney. ... So each time the Jew shrink is shot up to that moon my specialist talks about, hes in pretty good shape, right? I see the periodic remissions to normalcy, but then Im not a doctor. |
From: Chong K. X. <des...@ph...> - 2006-04-02 20:18:34
|
I somewhat admire synap's patience in the response he made. It's clear that you're the one who has never thought about the issue, nor have experience dealing with parallel installable libraries. But apparently, that didn't stop you from being vociferous. Next time, don't assume we're idiots. You can question nicely if you think we made a mistake. On Sun, 2006-03-26 at 08:31 +0200, salsaman wrote: > Hi, > I am testing libvisual 0.4.0. First thing I noticed is there is some=20 > kind of madness with pkg-config. >=20 > Now look, the idea of pkg-config is to make a package and its flags easy=20 > to find. It makes sense then to have livisual.pc. > It does not make any sense to have libvisual-<version>.pc >=20 > that is what pkg-config --modversion is for - to retrieve the pakage=20 > version ! >=20 > What justification is there for having libvisual-<version>.pc ? It's=20 > hardly likely that a user would want to have multiple versions of=20 > libvisual on their system. >=20 > Please consider moving back to libvisual.pc >=20 >=20 > Salsaman > http://lives.sourceforge.net >=20 --=20 Chong Kai Xiong (Descender) GPG public key: 1024D/83EC297C Key fingerprint =3D 51D6 1C5F 36C9 4428 6933 5239 6A45 502B 83EC 297C |
From: Dennis S. <sy...@yo...> - 2006-03-30 19:09:11
|
Salsaman, You are wrong. 1. No, you don't need a list, you only need to search for the version YOU support. 2. Because of this, you will, NEVER have CONFLICTS with versions you did NOT support (aka, don't have the probs you had when moving from 1.x to 2.0) 3. Parallel installability is a MUST at this point, you're not the only libvisual user, and the other libvisual users REQUIRE this, since their release schedules differ from each other and ours, or they do not allocate time at this moment to update to a newer version. 4. I at this very moment can not allocate time to write a list of changes between 0.2.0 and 0.4.0, however the core has almost doubled in code size, so check the ChangeLog and NEWS will do. 5. To solve your issues with the black screen, I think it's wise to do this on IRC, however I won't have time for this the upcoming 1.5 week. Cheers, Dennis > No, I think this is madness. What happens when 0.5.0 comes out ? Must I > then search for libvisual-0.5 ? And then libvisual-0.6, etc ? > My configure.in will soon fill with searches for different versions of > libvisual ! > > As regards the upgrade to 0.4.0 not working, I checked the documentation > very carefully, and I couldn't find any changes to the API. > > Perhaps a summary of any API changes from 0.2.0 to 0.4.0 would be helpful. > > Regards, > Gabriel. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |
From: salsaman <sal...@xs...> - 2006-03-29 07:32:41
|
lib...@li... wrote: >Send Libvisual-devel mailing list submissions to > lib...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/libvisual-devel >or, via email, send a message with subject or body 'help' to > lib...@li... > >You can reach the person managing the list at > lib...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Libvisual-devel digest..." > > >Today's Topics: > > 1. Re: pkg-config and library madness ! (Dennis Smit) > 2. Re: libvisual 0.4.0 broken (Dennis Smit) > 3. Re: Other problems with libvisual (Dennis Smit) > >--__--__-- > >Message: 1 >Subject: Re: [Libvisual-devel] pkg-config and library madness ! >From: Dennis Smit <sy...@yo...> >To: lib...@li... >Date: Tue, 28 Mar 2006 09:15:54 +0200 >Reply-To: lib...@li... > >Heya Salsaman, > >This is at all no madness, most clients are still on 0.2.0 so that is >why parallel installability is needed, and also very sane. Most >libraries do this by design, it was a thing we've been lacking >in the past. > > No, I think this is madness. What happens when 0.5.0 comes out ? Must I then search for libvisual-0.5 ? And then libvisual-0.6, etc ? My configure.in will soon fill with searches for different versions of libvisual ! As regards the upgrade to 0.4.0 not working, I checked the documentation very carefully, and I couldn't find any changes to the API. Perhaps a summary of any API changes from 0.2.0 to 0.4.0 would be helpful. Regards, Gabriel. |
From: Dennis S. <sy...@yo...> - 2006-03-28 07:17:53
|
Yes, that would be nice. Things needed for this: 1. Updated jack plugin 2. More maturing work in libvisual-hackground/standalone Cheers, Dennis On Sun, 2006-03-26 at 09:30 +0200, salsaman wrote: > Audio input == alsa - crashes if jack is started up > Audio input == jack - it would be nice if libvisual would create some > clients in jack > > Salsaman > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |
From: Dennis S. <sy...@yo...> - 2006-03-28 07:17:06
|
There are changes in 0.4.0 and I can hardly believe that you could compile the LiVES code without changing stuff. Please consider taking a look at libvisual-hackground/standalone and see if you can dig up some 'how to use' information there. If nothing works out, talk to me at irc and we'll fix it together. Cheers, Dennis On Sun, 2006-03-26 at 08:44 +0200, salsaman wrote: > Well, I installed libvisual 0.4.0 and plugins. All I see now is a > blank/black image. > > Any suggestions ? I've not changed anything in the LiVES code. > > > > Salsaman. > http://lives.sourceforge.net > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |
From: Dennis S. <sy...@yo...> - 2006-03-28 07:15:51
|
Heya Salsaman, This is at all no madness, most clients are still on 0.2.0 so that is why parallel installability is needed, and also very sane. Most libraries do this by design, it was a thing we've been lacking in the past. example: lrwxrwxrwx 1 root root 21 2006-01-18 21:49 libglib-1.2.so.0 -> libglib-1.2.so.0.0.10 -rw-r--r-- 1 root root 151K 2006-01-11 12:12 libglib-1.2.so.0.0.10 -rw-r--r-- 1 root root 772K 2006-01-18 20:41 libglib-2.0.a -rw-r--r-- 1 root root 807 2006-01-18 20:41 libglib-2.0.la lrwxrwxrwx 1 root root 22 2006-01-24 16:32 libglib-2.0.so -> libglib-2.0.so.0.800.6 lrwxrwxrwx 1 root root 22 2006-01-24 16:32 libglib-2.0.so.0 -> libglib-2.0.so.0.800.6 -rw-r--r-- 1 root root 528K 2006-01-18 20:41 libglib-2.0.so.0.800.6 pkg-config: glib-2.0.pc glib.pc These are just examples, most libraries do this. We will not consider moving back to the old flawed and faulty library versioning style, also it's no problem for applications even better, you can easily select which major release you want. Also please consider a tone that is less in the style of: 'mess','madness' and 'crap'. Cheers, Dennis On Sun, 2006-03-26 at 08:31 +0200, salsaman wrote: > Hi, > I am testing libvisual 0.4.0. First thing I noticed is there is some > kind of madness with pkg-config. > > Now look, the idea of pkg-config is to make a package and its flags easy > to find. It makes sense then to have livisual.pc. > It does not make any sense to have libvisual-<version>.pc > > that is what pkg-config --modversion is for - to retrieve the pakage > version ! > > What justification is there for having libvisual-<version>.pc ? It's > hardly likely that a user would want to have multiple versions of > libvisual on their system. > > Please consider moving back to libvisual.pc > > > Also this version number madness has continued into the libraries, after > installing 0.4.0 over 0.2.0 here is the mess I ended up with in /usr/lib: > > -rwxr-xr-x 1 root root 890 Mar 26 07:54 /usr/lib/libvisual-0.4.la* > lrwxrwxrwx 1 root root 22 Mar 26 07:54 /usr/lib/libvisual-0.4.so-> > libvisual-0.4.so.0.0.0* > lrwxrwxrwx 1 root root 22 Mar 26 07:54 /usr/lib/libvisual-0.4.so.0 > -> libvisual-0.4.so.0.0.0* > -rwxr-xr-x 1 root root 689958 Mar 26 07:54 /usr/lib/libvisual-0.4.so.0.0.0* > -rwxr-xr-x 1 root root 868 Feb 1 21:45 /usr/lib/libvisual.la* > lrwxrwxrwx 1 root root 18 Feb 1 21:45 /usr/lib/libvisual.so -> > libvisual.so.0.0.0* > lrwxrwxrwx 1 root root 18 Mar 20 11:49 /usr/lib/libvisual.so.0 -> > libvisual.so.0.0.0* > -rwxr-xr-x 1 root root 135496 Aug 22 2005 /usr/lib/libvisual.so.0.0.0* > > > More to follow... > > > Salsaman > http://lives.sourceforge.net > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |
From: salsaman <sal...@xs...> - 2006-03-26 07:16:49
|
Audio input == alsa - crashes if jack is started up Audio input == jack - it would be nice if libvisual would create some clients in jack Salsaman |
From: salsaman <sal...@xs...> - 2006-03-26 06:31:14
|
Well, I installed libvisual 0.4.0 and plugins. All I see now is a blank/black image. Any suggestions ? I've not changed anything in the LiVES code. Salsaman. http://lives.sourceforge.net |
From: salsaman <sal...@xs...> - 2006-03-26 06:17:39
|
Hi, I am testing libvisual 0.4.0. First thing I noticed is there is some kind of madness with pkg-config. Now look, the idea of pkg-config is to make a package and its flags easy to find. It makes sense then to have livisual.pc. It does not make any sense to have libvisual-<version>.pc that is what pkg-config --modversion is for - to retrieve the pakage version ! What justification is there for having libvisual-<version>.pc ? It's hardly likely that a user would want to have multiple versions of libvisual on their system. Please consider moving back to libvisual.pc Also this version number madness has continued into the libraries, after installing 0.4.0 over 0.2.0 here is the mess I ended up with in /usr/lib: -rwxr-xr-x 1 root root 890 Mar 26 07:54 /usr/lib/libvisual-0.4.la* lrwxrwxrwx 1 root root 22 Mar 26 07:54 /usr/lib/libvisual-0.4.so-> libvisual-0.4.so.0.0.0* lrwxrwxrwx 1 root root 22 Mar 26 07:54 /usr/lib/libvisual-0.4.so.0 -> libvisual-0.4.so.0.0.0* -rwxr-xr-x 1 root root 689958 Mar 26 07:54 /usr/lib/libvisual-0.4.so.0.0.0* -rwxr-xr-x 1 root root 868 Feb 1 21:45 /usr/lib/libvisual.la* lrwxrwxrwx 1 root root 18 Feb 1 21:45 /usr/lib/libvisual.so -> libvisual.so.0.0.0* lrwxrwxrwx 1 root root 18 Mar 20 11:49 /usr/lib/libvisual.so.0 -> libvisual.so.0.0.0* -rwxr-xr-x 1 root root 135496 Aug 22 2005 /usr/lib/libvisual.so.0.0.0* More to follow... Salsaman http://lives.sourceforge.net |
From: Denice H. <har...@cc...> - 2006-03-22 18:29:24
|
=20 v C i I t A v L d I z S h V o A w L g I i U a M o V y I v A w G d R g A =20 Bu vv y your g M k e x d e i v c i a b t s i i o t n onli jv ne at half j p x r e i a c z e http://www.peresonitionz.com <http://www.peresonitionz.com>=20 |
From: Dennis S. <den...@gm...> - 2006-03-20 23:28:54
|
Heya guys, we have released 0.4.0: Information: http://www.localhost.nl/~synap/libvisual/ http://www.localhost.nl/~synap/libvisual-wiki/ http://www.sf.net/projects/libvisual/ Cheers, Dennis |
From: salsaman <sal...@xs...> - 2006-02-16 14:56:32
|
>> Hi all, >> I am pleased to announce that LiVES 0.9.6-pre1 has been released. >> >> Here is the changelog: >> Allow setting and saving of parameter defaults for realtime effects. >> Allow setting of default sizes for generators >> Add package files for redhat and debian (thanks to contributors !) >> Throttle CPU usage during playback >> Add "Jack integration" tab in preferences >> Some fixes for gcc 4. >> Allow up to 64 "virtual" real time effect keys >> Updates to RFX spec and RFX builder to better integrate with realtime >> effects >> Fix for buggy opening of mono clips (finally) >> Support more colorspace conversions, fix some palette conversion errors >> Add colour correction filter >> Preview when applying rendered effects >> > URLs: > > http://www.xs4all.nl/~salsaman/lives/current/LiVES-0.9.6-pre1.tar.bz2 > http://www.xs4all.nl/~salsaman/lives/current/LiVES-0.9.6-pre1.tar.gz > >> >> >> Have fun ! >> Gabriel. > |