RSS 7339 projects tagged "Windows"

Download Website Updated 16 Aug 2001 Lua FLTK

Screenshot
Pop 9.59
Vit 1.00

Lua FLTK is a binding of the FLTK widget set (www.fltk.org) to the language Lua (www.lua.org). It tries to make the use of FLTK widgets seem natural to Lua programmers. It uses a simple constructor syntax, remaps C++ values onto Lua conventions, and provides direct set/get access to widget properties.

No download Website Updated 16 Aug 2001 Ultima Offline Experiment 3

Screenshot
Pop 19.95
Vit 65.57

Ultima Offline Experiment 3 (UOX3) is an Ultima Online Server emulator. You can use it to play Ultima Online on a LAN with your friends or serve on the Internet with your own shard.

Download Website Updated 15 Aug 2001 bttvgrab

Screenshot
Pop 113.23
Vit 2.77

bttvgrab is a program for grabbing video sequences using a bt848-based frame grabber card (e.g. Hauppauge WinTV, Miro PCTV...). The goal of bttvgrab is to provide high-quality grabbing suitable for video recording. Currently, this is accomplished by trying hard not to leave out a single frame, and to catch temproary delays by buffering several frames. In the future, synchronized sound will be part of it. Then you can create mpeg movies using mpeg2enc, the output files will be prepared for that, so that the conversion can be done by a simple shell script.

Download Website Updated 15 Aug 2001 Calendars for the Web

Screenshot
Pop 62.93
Vit 1.87

Calendars for the Web provides a server based calendar and scheduling application. It allows unlimited users to share unlimted events per calendar. Calendars for the Web comes with a full-featured browser based interface, is completely customizable (sixteen different calendar view types), fully documented, and supports online administration.

Download Website Updated 15 Aug 2001 Web Photo Album

Screenshot
Pop 30.79
Vit 1.54

Web Photo Album automatically generates photo albums on the fly from directories containing your favorite photos. Supports captions (including HTML tags), definable page sizes, forward and reverse preview, and index pages. All preview and index pages can be clicked to jump straight to the page that contains them. Album maintenance is easy -- just add or remove photos and (optionally) captions to your album directory.

Download Website Updated 15 Aug 2001 Fl_Editor

Screenshot
Pop 35.83
Vit 1.52

Fl_Editor is a word-wrapping text editor widget for the FLTK toolkit. It supports CUA-style editing keys, automatic scrollbar display, load and save to file or buffer, and more. Fl_Editor includes subclasses with status and position display, find and replace, a couple of utility widgets, a status panel and a progress bar that can be used independent of any of the editors.

Download Website Updated 14 Aug 2001 SDLmm

Screenshot
Pop 45.99
Vit 1.43

SDLmm is a C++ glue library for SDL, or the Simple DirectMedia Layer, which is a generic API that provides low level access to audio, keyboard, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDLmm aims to stay as close as possible to the C API while taking advantage of native C++ features like object orientation. It also aims to be as platform independent as possible.

No download Website Updated 14 Aug 2001 wadext2

Screenshot
Pop 25.30
Vit 1.00

wadext2 extracts all the lumps of a wad to separate files. It does not perform any conversion on the contents of the lumps; it just dumps them byte for byte. wadext2 does with wad files what tar -x does with tar archives.

No download Website Updated 10 Aug 2001 libffi

Screenshot
Pop 50.35
Vit 65.61

libffi is a library that really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. ffi stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.

Download Website Updated 05 Aug 2001 SigLab

Screenshot
Pop 33.59
Vit 1.51

SigLab is a calculator designed for working on signals. You can use it to load, save, or generate signals, and do various operations on and between signals (addition, log, abs, sin, filtering, convolution, fft, correlation, etc.). Signal parts are constantly displayed. SigLab was designed to be able to handle the results of simulations or measurements. It can handle signals with millions of points, keeping in memory a small piece of each signal. To keep good performance, it caches in memory signal portions. SigLab was specifically designed for Ptolemy users. It will start at the end of a simulation and show all asked signals.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.