Share

Really Slick Screensavers GLX Port

Code

Programming Languages: C, C++

License: GNU General Public License (GPL)

Show:

What's happening?

  • Really Slick Screensavers GLX Port

    tugrul made 1 file-release changes.

    2010-01-05 04:05:02 UTC by tugrul

  • Comment: Hyperspace does not work

    Fixed in 0.9.0.

    2009-10-17 14:04:16 UTC by belegdol

  • Update man page for silent by default skyrocket

    It looks like skyrocket is now silent by default, in 0.9.0, but the man page wasn't updated (no ChangeLog entry either).

    2009-09-02 21:21:14 UTC by ejs1920

  • matrixview segfault with --disable-bzip2

    With 0.9.0, matrixview segfaults if configured with --disable-bzip2. backtrace: Program received signal SIGSEGV, Segmentation fault. 0x0804c7e8 in load_texture () at matrixview.c:505 505 font[a] = font[a] >> 1; (gdb) bt full #0 0x0804c7e8 in load_texture () at matrixview.c:505 a = 0 #1 0x0804ca7e in hack_init (XStuff=0x8144008) at matrixview.c:560 No locals. #2...

    2009-08-23 20:09:35 UTC by ejs1920

  • patch to honor RPM optimization flags

    Hi, in Fedora we use the same set of optimization (and security) CFLAGS for all packages. Unfortunately, rss-glx hardcodes these in the configure script. I use the attached patch which lets users set the CFLAGS/CXXFLAGS from outside of the configure script.

    2009-08-17 15:08:07 UTC by nph