DWK

General
+ Home
+ Links

Programming
+ My Programs

xuni

A flexible SDL GUI library which supports rescaling.

xuni is still under very heavy development -- in fact, the latest version might (read: probably) won't work properly. That's why the older versions are still here.

xuni stands for "Explore the Universe". It's entirely coincidental that shifting one of the letters in "xuni" spells UNIX, and that reversing the letters and adding another letter spells Linux. "xuni" is pronounced "zoo-nee" in the author's opinion. But "ecks-you-nee" or "ecks-you-en-eye" or other variations work as well.

Upload log

  • 26/03/08: SVN version 89
  • 17/03/08: SVN version 86
  • 14/02/08: SVN version 81
  • 13/02/08: SVN version 80
  • 08/02/08: SVN version 79
  • 22/01/08: SVN version 73

Files

Here are various distributions of xuni. Archives with numbers in the name are different subversion (SVN) versions for reference. The archives are listed in reverse chronological order.

  • xuni-1.0.0-svn-89.tar.gz (5,407,990): xuni, SVN version 89. Linux 64-bit executable only, along with documentation and everything. No Windows version; xuni now uses dynamic libraries which have not been worked out on Windows. (Don't worry, they will be!) First version to use autotools.
  • xuni-86.tar.gz (2,503,893): xuni, SVN version 86 (slightly modified). Linux 64-bit executable only; sorry, no 32-bit one has been compiled yet. No documentation. Although SGE is listed as a required library, it is not required at the moment and can be removed from the link command if necessary.
  • xuni-86-win32.tar.gz (1,049,466): Windows 32-bit executables for xuni SVN version 86 -- you will also need the above archive, xuni-86.tar.gz, in order to actually run the program. Both executables included, along with all required DLLs.
  • xuni-86-doc.tar.gz (2,411,987): Technical Doxygen HTML documentation for xuni, SVN version 86 (slightly modified).
  • xuni-81-win32.tar.gz (1,049,446): Windows 32-bit executables for xuni SVN version 81 -- you will also need the above archive, xuni-81.tar.gz, in order to actually run the program. Both executables included, along with all required DLLs.
  • xuni-81-lin32.tar.gz (233,260): Linux 32-bit executable for xuni SVN version 81 -- you will also need the above archive, xuni-81.tar.gz, in order to actually run the program. Both executables included. No shared libraries are included.
  • xuni-81-doc.tar.gz (1,519,595): Technical Doxygen HTML documentation for xuni, SVN version 81 (slightly modified).
  • xuni-80.tar.gz (2,241,769): xuni, SVN version 80 (slightly modified). Linux 64-bit executable only. No documentation.
  • xuni-80-win.tar.gz (826,802): Windows 32-bit executable for xuni SVN version 80 -- you will also need the above archive, xuni-80.tar.gz, in order to actually run the program. (Note: this only includes ./test, and not ./xuni, the extremely rudimentary resource editor.)
  • xuni-80-doc.tar.gz (1,400,715): Technical Doxygen HTML documentation for xuni, SVN version 80 (slightly modified).
  • xuni-79.tar.gz (2,241,769): xuni, SVN version 80 (slightly modified). Linux 64-bit executable only. No documentation.
  • xuni-79.tar.gz (3,661,811): xuni, SVN version 79 (slightly modified). Linux 64-bit executable only.
  • xuni-79-linux-i386.tar.gz (220,723): Linux 32-bit executables for xuni SVN version 79 -- you will also need the above archive, xuni-79.tar.gz, in order to actually run the program.
  • xuni-79-win32.tar.gz (584,669): Windows 32-bit executable for xuni SVN version 79 -- you will also need the above archive, xuni-79.tar.gz, in order to actually run the program. (Note: this only includes ./test, and not ./xuni, the extremely rudimentary resource editor.)
  • xuni-73.tar.gz (1,751,643): xuni, SVN version 73.
Top