xp 64bit
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 249
XPde 0.5.1
XPde is a Windows XP-like desktop environment for Linux. more>>
XPde is a complete desktop environment for Linux on x86. It tries to make easier for Windows XP users to use a Linux box.
Nothing more, no clipboard compatibility between Gtk and Qt applications, no emulation of Windows applications, no unification on the widgets of X applications, just a desktop environment.
Enhancements:
- The desktop now fully uses PNG+Alpha channel, so you can use the icons of your choice anywhere
- The icon theme has been updated to the latest crystal svg, but not all icons are included, just the needed ones
- The used font now is Bitstream vera, which looks very similar to tahoma
- Now, Im using QTheme from Andreas Hausladen: http://mitglied.lycos.de/AndreasHausladen/Delphi/Kylix/CLXPatches/unitcomp.html#QThemed
- Still some work to do on this field.
- The desktop now is a XPShellListView control, that means that is based on the XPListView control will be used to build the explorer and that uses the XPDirectoryMonitor, a component that maintain an update list of files from a directory and it gets notified about changes without polling or using FAM
- The desktop now repaints significantly faster, I have spent most of the time optimizing the code to make it work faster in lower resources machines
- The taskbar is also completely new, is built using bitmaps, as you can see in the shot and can be themed very easily
- The window manager is mostly new, it also allows you to use themes, including rounded window frames.
<<lessNothing more, no clipboard compatibility between Gtk and Qt applications, no emulation of Windows applications, no unification on the widgets of X applications, just a desktop environment.
Enhancements:
- The desktop now fully uses PNG+Alpha channel, so you can use the icons of your choice anywhere
- The icon theme has been updated to the latest crystal svg, but not all icons are included, just the needed ones
- The used font now is Bitstream vera, which looks very similar to tahoma
- Now, Im using QTheme from Andreas Hausladen: http://mitglied.lycos.de/AndreasHausladen/Delphi/Kylix/CLXPatches/unitcomp.html#QThemed
- Still some work to do on this field.
- The desktop now is a XPShellListView control, that means that is based on the XPListView control will be used to build the explorer and that uses the XPDirectoryMonitor, a component that maintain an update list of files from a directory and it gets notified about changes without polling or using FAM
- The desktop now repaints significantly faster, I have spent most of the time optimizing the code to make it work faster in lower resources machines
- The taskbar is also completely new, is built using bitmaps, as you can see in the shot and can be themed very easily
- The window manager is mostly new, it also allows you to use themes, including rounded window frames.
Download (4.6MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1656 downloads
EasyBMP 1.06
EasyBMP is a cross-platform C++ library for reading and writing Windows bitmap (BMP) files. more>>
EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here.
The library is oriented towards the novice programmer with little formal experience, but it is sufficiently capable for anybody who desires to do I/O and pixel operations on 1-bit, 4-bit, 8-bit, 24-bit, or 32-bit BMP files.
EasyBMP is intended to be cross-platform on both little-endian (e.g., x86, x86-64) and big-endian (e.g., IBM PowerPC, Sun Sparc) architectures. So far, it has been tested on x86 with Linux (2.4.x, 2.6.x kernels and g++ and icc) and Windows (XP Pro, XP Home, and 2K Pro with MinGW/g++), as well as on a Sun Sparc 4 machine (Solaris 5.9 with g++). EasyBMP should be solid on little-endian architectures and experimental on big-endian architectures.
Enhancements:
- This bug focuses on minor bugfixes, particularly in the copy constructor.
- Numerous other small bugs have also been fixed.
<<lessThe library is oriented towards the novice programmer with little formal experience, but it is sufficiently capable for anybody who desires to do I/O and pixel operations on 1-bit, 4-bit, 8-bit, 24-bit, or 32-bit BMP files.
EasyBMP is intended to be cross-platform on both little-endian (e.g., x86, x86-64) and big-endian (e.g., IBM PowerPC, Sun Sparc) architectures. So far, it has been tested on x86 with Linux (2.4.x, 2.6.x kernels and g++ and icc) and Windows (XP Pro, XP Home, and 2K Pro with MinGW/g++), as well as on a Sun Sparc 4 machine (Solaris 5.9 with g++). EasyBMP should be solid on little-endian architectures and experimental on big-endian architectures.
Enhancements:
- This bug focuses on minor bugfixes, particularly in the copy constructor.
- Numerous other small bugs have also been fixed.
Download (0.016MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1060 downloads
Xmp 2.0.4 / 2.2.0-pre2
Xmp is a free module player for UNIX distributed under the terms of the GNU GPL. more>>
Xmp is a free module player for UNIX distributed under the terms of the GNU GPL. The project runs on Linux 2.0 and 2.2 (using ALSA and OSS), S/Linux, Solaris 2.5 and HP-UX 9, and has been also reported to work in OpenBSD, FreeBSD, Linux/Alpha and Digital UNIX (an experimental driver for IRIX is included but it has not been tested for 16 bit output).
On PC class machines with GUS or AWE cards xmp takes advantage of the OSS sequencer to play modules with virtually no system load. Using software mixing, xmp plays at sampling rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big endian samples with 32 bit linear interpolation. Experimental support for the Enlightened Sound Daemon is included.
Whats New in 2.2.0-pre2 Development Release:
- added CD61 Octalyser module support
- added Flextrax FLX module detection
- added TCB Tracker module loader
- added Digital Tracker DTM module loader
- added Real Tracker module loader
- added X-Tracker module loader
- added portable, 64bit-safe MMD0/1/2/3 MED loader
- added Graoumf Tracker GTK module loader
- added old Liquid Tracker "NO" module loader
- added OSX CoreAudio driver
- replaced non-free PowerPack depacker with Kyzers PD version
- fixed MDL effects translation
- fixed MDL pattern order loading missing first pattern
- fixed MDL memory corruption in envelope initialization
- fixed MDL 16-bit sample depacking (reported by Paul Wise)
- fixed MDL multisampled instrument mapping
- fixed MDL note event keyoff (gothlord.mdl plays better)
- fixed XM and MDL sample loop size
<<lessOn PC class machines with GUS or AWE cards xmp takes advantage of the OSS sequencer to play modules with virtually no system load. Using software mixing, xmp plays at sampling rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big endian samples with 32 bit linear interpolation. Experimental support for the Enlightened Sound Daemon is included.
Whats New in 2.2.0-pre2 Development Release:
- added CD61 Octalyser module support
- added Flextrax FLX module detection
- added TCB Tracker module loader
- added Digital Tracker DTM module loader
- added Real Tracker module loader
- added X-Tracker module loader
- added portable, 64bit-safe MMD0/1/2/3 MED loader
- added Graoumf Tracker GTK module loader
- added old Liquid Tracker "NO" module loader
- added OSX CoreAudio driver
- replaced non-free PowerPack depacker with Kyzers PD version
- fixed MDL effects translation
- fixed MDL pattern order loading missing first pattern
- fixed MDL memory corruption in envelope initialization
- fixed MDL 16-bit sample depacking (reported by Paul Wise)
- fixed MDL multisampled instrument mapping
- fixed MDL note event keyoff (gothlord.mdl plays better)
- fixed XM and MDL sample loop size
Download (0.34MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
803 downloads
RegLookup 0.4.0
RegLookup is an small command line utility for reading and querying Windows NT/2K/XP registries. more>>
RegLookup project is an small command line utility for reading and querying Windows NT/2K/XP registries.
Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type.
Enhancements:
- This release contains some additional functionality and numerous bugfixes.
- Important changes include vastly improved interaction with the underlying registry library with a new API, improved parsing of ACLs, a fix for a possible security problem, and the elimination of many memory leaks.
<<lessCurrently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type.
Enhancements:
- This release contains some additional functionality and numerous bugfixes.
- Important changes include vastly improved interaction with the underlying registry library with a new API, improved parsing of ACLs, a fix for a possible security problem, and the elimination of many memory leaks.
Download (0.056MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
940 downloads
Deluxe Tree 1.0
Deluxe Tree is a powerful, JavaScript-based site navigation menu. more>>
Deluxe Tree is a powerful, JavaScript-based site navigation menu. Deluxe Tree is a versatile, ready-made solution that allows professional and amateur Web developers to create superior navigation systems for their Web sites and Web applications.
It supports a special JavaScript API to change your menu "on-the-fly", animation effects, floating, drag-n-drop, state saving, XP Style, relative and absolute positions, animated icons and arrows, normal state, mouseover state, expanded state, unlimited submenus, separators, lines, and more.
Main features:
Compatibility
- Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari
- on Windows, Mac OS and Linux
- Section 508 compliant
- Support for any doctypes
- Menu can be populated from a database using ASP, PHP, etc.
Seamless Integration
- Multiple menus on the same page
- Friendly to other scripts and css styles
- Any HTML code can be used within menu items
High Performance
- Generally loads faster than other page elements
- Performs perfectly with unlimited number of submenus and items
Easy Setup
- Comprehensible menu parameters for manual editing
Professional Look-n-Feel
- Fully customizable appearance, individual styles for each element
- Animation effects for submenus in XP Style
Unique Features
- Dragable, floating, state-saving menus
- Special JavaScript API for changing menu "on-the-fly"
Cost Effective
- Starts at just $39.95. Buy Now!
- Free for non-profit websites. Order Now!
- Full-functional free trial version.
Enhancements:
- Several .js modules were added.
- A special JavaScript API was added to change your menu "on-the-fly".
- New animation effects were added.
<<lessIt supports a special JavaScript API to change your menu "on-the-fly", animation effects, floating, drag-n-drop, state saving, XP Style, relative and absolute positions, animated icons and arrows, normal state, mouseover state, expanded state, unlimited submenus, separators, lines, and more.
Main features:
Compatibility
- Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari
- on Windows, Mac OS and Linux
- Section 508 compliant
- Support for any doctypes
- Menu can be populated from a database using ASP, PHP, etc.
Seamless Integration
- Multiple menus on the same page
- Friendly to other scripts and css styles
- Any HTML code can be used within menu items
High Performance
- Generally loads faster than other page elements
- Performs perfectly with unlimited number of submenus and items
Easy Setup
- Comprehensible menu parameters for manual editing
Professional Look-n-Feel
- Fully customizable appearance, individual styles for each element
- Animation effects for submenus in XP Style
Unique Features
- Dragable, floating, state-saving menus
- Special JavaScript API for changing menu "on-the-fly"
Cost Effective
- Starts at just $39.95. Buy Now!
- Free for non-profit websites. Order Now!
- Full-functional free trial version.
Enhancements:
- Several .js modules were added.
- A special JavaScript API was added to change your menu "on-the-fly".
- New animation effects were added.
Download (0.82MB)
Added: 2006-09-18 License: Free for non-commercial use Price:
1131 downloads
SPBLinux 2.1b13
SPBLinux is a modular mini distribution that runs completely in RAM. more>>
SPBLinux is a modular mini distribution that runs completely in RAM.
SPBLinux can be booted from USB, based on Busybox and Midnight Commander, optional with DirectFB and (since version 2.1) Mozilla; it is possible to create/modify own modules inside SPBLinux.
Main features:
- loads from USB storage or other boot devices
- runs in RAM; after bootup no access to boot device required
- modular:
- basic system fits on two 1.4 MB floppy disks (Linux 2.6 with midnight commander)
- all other components are added as addons: bz2 (and sqf) files in subfolders of folder spblinux on the boot device
- choice which addon subfolders are loaded is at boot time (grub menu and/or grub edit); command loadaddon allows to load addons manually when SPBLinux is running.
- SPBLinux can be built and modified inside SPBLinux
- the command changebz2 your_addon.bz2 opens the addon with midnight commander
- if the gentoo chroot environment is installed, programs can be emerged and compiled
- more information is in the SPBLinux Wiki
- targeted users:
- users who want to create their own customized system
- support and documentation:
- installation on fat formatted USB devices
- run SPBLinux and use the scrip makebootable
Enhancements:
- SPBLinux runs smoothly and fast inside coLinux:
- standard disclaimer: coLinux and the X server XMing are beta software and might crash your pc
- Scribus 1.23 compiled for Linux runs as as window of Windows XP (screenshot)
- (the package scribus-spb2-colinux-xp.zip contains all required components)
- english (default) and german user interface preconfigured
- access from SPBLinux to Windows by a shared folder
- user who want to make their own customized version of SPBLinux/coLinux can start with minimal-spb2-colinux-xp.zip
- SPBLinux, only textmode (if graphical programs are wanted the scribus package should be used as starting point)
- ssh daemon running (default root password is root)
- optional, access from SPBLinux to Windows by a shared folder
<<lessSPBLinux can be booted from USB, based on Busybox and Midnight Commander, optional with DirectFB and (since version 2.1) Mozilla; it is possible to create/modify own modules inside SPBLinux.
Main features:
- loads from USB storage or other boot devices
- runs in RAM; after bootup no access to boot device required
- modular:
- basic system fits on two 1.4 MB floppy disks (Linux 2.6 with midnight commander)
- all other components are added as addons: bz2 (and sqf) files in subfolders of folder spblinux on the boot device
- choice which addon subfolders are loaded is at boot time (grub menu and/or grub edit); command loadaddon allows to load addons manually when SPBLinux is running.
- SPBLinux can be built and modified inside SPBLinux
- the command changebz2 your_addon.bz2 opens the addon with midnight commander
- if the gentoo chroot environment is installed, programs can be emerged and compiled
- more information is in the SPBLinux Wiki
- targeted users:
- users who want to create their own customized system
- support and documentation:
- installation on fat formatted USB devices
- run SPBLinux and use the scrip makebootable
Enhancements:
- SPBLinux runs smoothly and fast inside coLinux:
- standard disclaimer: coLinux and the X server XMing are beta software and might crash your pc
- Scribus 1.23 compiled for Linux runs as as window of Windows XP (screenshot)
- (the package scribus-spb2-colinux-xp.zip contains all required components)
- english (default) and german user interface preconfigured
- access from SPBLinux to Windows by a shared folder
- user who want to make their own customized version of SPBLinux/coLinux can start with minimal-spb2-colinux-xp.zip
- SPBLinux, only textmode (if graphical programs are wanted the scribus package should be used as starting point)
- ssh daemon running (default root password is root)
- optional, access from SPBLinux to Windows by a shared folder
Download (41MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
1397 downloads
Kororaa Beta2-r1
Kororaa project is a way of installing Gentoo Linux easily and quickly, similar to Gentoos more>>
Kororaa project is a way of installing Gentoo Linux easily and quickly, similar to Gentoos "Stage3 with GRP packages" install.
Whats different?
For Kororaa we wrote an install script to go along with our install method which takes care of most of the manual configuring required under the Gentoo method;
The Kororaa build is derived from Bob Ps Stage 1/3 install method;
Also, we have pre-defined a wide suite of KDE based (and now also Gnome based) applications for your use and designed the entire system specifically for these;
We have also added a large number tweaks and automations along the way to assist in the Kororaa experience.
Whats the point of it?
I must state that I adore the manual Gentoo way of installing. In fact, I swore against an installer for Gentoo for a long time and this stance has not really changed. What I wanted however was a way to quickly re-produce a desktop installation for multiple machines. I also wanted a tool that I could give to friends who liked the idea of Gentoo but complained about the "compile time". I dont think that missing out on the Gentoo experience because of "compile time" is valid and so I wanted a way to introduce my friends to Gentoo without having to build their systems myself.
I cannot more strongly recommend the Gentoo install method if you are serious about learning both Gentoo and GNU/Linux in general. I owe Gentoo a lot - I played with Redhat* back in 1998 (thanks to Andrew Tridgell) but then fell into "RPM hell" and went around from distro to distro in a mad seething rage of desperation. Then I came across Gentoo 1.1 and it was love at first install.
So, if youre someone who doesnt want to wait to get a nicely configured Gentoo system, is so afraid of the standard install method that its stopping you from trying Gentoo at all, or youre a lazy pig then this method is for you!
Note: You can use our stage3, portage snapshot and packages together with the standard Gentoo "Stage3 GRP" install if you want to try it that way too!
What else?
The Kororaa system comes pre-configured for a Pentium3. We chose Pentium3 because most people should have an SSE capable processor by now.
This means it will run on any P3 Coppermine core and later, including AMD Athlon-XP, Athlon64/Opteron, Sempron etc and Intel Pentium 4, Pentium M, Xeon etc.
Please note it will NOT work on a system without SSE support.
As of Beta2 however, we have also released an AMD64 version, which will run on any AMD 64bit cpu including Athlon64, Sempron64 and Opteron.
If you want more optimisation, you can easily re-build your system with all the current apps and configuration by changing your make.conf and rebuilding world.
Please note the system is currently BETA, a bit "hacky" and could destroy your harddrive or something even more nasty like bowed legs and a crooked smile.
<<lessWhats different?
For Kororaa we wrote an install script to go along with our install method which takes care of most of the manual configuring required under the Gentoo method;
The Kororaa build is derived from Bob Ps Stage 1/3 install method;
Also, we have pre-defined a wide suite of KDE based (and now also Gnome based) applications for your use and designed the entire system specifically for these;
We have also added a large number tweaks and automations along the way to assist in the Kororaa experience.
Whats the point of it?
I must state that I adore the manual Gentoo way of installing. In fact, I swore against an installer for Gentoo for a long time and this stance has not really changed. What I wanted however was a way to quickly re-produce a desktop installation for multiple machines. I also wanted a tool that I could give to friends who liked the idea of Gentoo but complained about the "compile time". I dont think that missing out on the Gentoo experience because of "compile time" is valid and so I wanted a way to introduce my friends to Gentoo without having to build their systems myself.
I cannot more strongly recommend the Gentoo install method if you are serious about learning both Gentoo and GNU/Linux in general. I owe Gentoo a lot - I played with Redhat* back in 1998 (thanks to Andrew Tridgell) but then fell into "RPM hell" and went around from distro to distro in a mad seething rage of desperation. Then I came across Gentoo 1.1 and it was love at first install.
So, if youre someone who doesnt want to wait to get a nicely configured Gentoo system, is so afraid of the standard install method that its stopping you from trying Gentoo at all, or youre a lazy pig then this method is for you!
Note: You can use our stage3, portage snapshot and packages together with the standard Gentoo "Stage3 GRP" install if you want to try it that way too!
What else?
The Kororaa system comes pre-configured for a Pentium3. We chose Pentium3 because most people should have an SSE capable processor by now.
This means it will run on any P3 Coppermine core and later, including AMD Athlon-XP, Athlon64/Opteron, Sempron etc and Intel Pentium 4, Pentium M, Xeon etc.
Please note it will NOT work on a system without SSE support.
As of Beta2 however, we have also released an AMD64 version, which will run on any AMD 64bit cpu including Athlon64, Sempron64 and Opteron.
If you want more optimisation, you can easily re-build your system with all the current apps and configuration by changing your make.conf and rebuilding world.
Please note the system is currently BETA, a bit "hacky" and could destroy your harddrive or something even more nasty like bowed legs and a crooked smile.
Download (352.6MB)
Added: 2006-03-19 License: GPL (GNU General Public License) Price:
1314 downloads
sx360 1.0
sx360 is an open source c++ library for dealing with 360 column binary format. more>>
sx360 is an open source c++ library for dealing with 360 column binary format. Although it is in its infancy, it is very complete in its featureset. The library supports files greater than 4 GB in size.
Project files are available for XCode, Visual Studio 2005, and Linux (autoconf/automake).
sx360 has been tested on :
- Mac OS X 10.4
- CentOS 5 (32 and 64 bit)
- Ubuntu 7.04 (32 bit)
- Windows XP SP2
<<lessProject files are available for XCode, Visual Studio 2005, and Linux (autoconf/automake).
sx360 has been tested on :
- Mac OS X 10.4
- CentOS 5 (32 and 64 bit)
- Ubuntu 7.04 (32 bit)
- Windows XP SP2
Download (0.46MB)
Added: 2007-08-06 License: BSD License Price:
811 downloads
pyMap 0.1
pyMap consists in a port scanner written in Python. more>>
pyMap consists in a port scanner written in Python.
pyMap is a port scanner capable of ICMP, SYN, and FIN scans. It has been found to work on Windows XP and numerous Linux distributions.
<<lesspyMap is a port scanner capable of ICMP, SYN, and FIN scans. It has been found to work on Windows XP and numerous Linux distributions.
Download (0.050MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
918 downloads

@1 Helpdesk XP 1.2
Online helpdesk system written in Perl CGI. more>> A very powerful web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. You can even tell whether your replies have been read by the visitors.<<less
Download (44KB)
Added: 2009-04-27 License: Freeware Price: Free
184 downloads
pircbotcpp 1.4.4.1
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. more>>
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. pircbotcpp is an Object Oriented client framework which lets you write quick and easy C++ IRC bots. pircbotcpp project includes comprehensive documentation and samples.
pircbotcpp is open source and licensed under the GPL license.
pircbotcpp has been compiled and tested underneath Windows XP as well as Linux Fedora Core 5. However, it should be easily moveable to other flavours of Linux or other Unixes easily.
Enhancements:
- All of pircbot java version is implemented except for the DCC classes.
<<lesspircbotcpp is open source and licensed under the GPL license.
pircbotcpp has been compiled and tested underneath Windows XP as well as Linux Fedora Core 5. However, it should be easily moveable to other flavours of Linux or other Unixes easily.
Enhancements:
- All of pircbot java version is implemented except for the DCC classes.
Download (1.8MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1144 downloads

Clearlooks-XPSilver
Clearlooks-XPSilver is yet another excellent addition for Gnome users. It is actually a theme that aims to replicate Windows XP Silver color scheme, but the final result is a little different more>>
Clearlooks-XPSilver is yet another excellent addition for Gnome users. It is actually a theme that aims to replicate Windows XP Silver color scheme, but the final result is a little different.
Requirements:
- Gnome
Added: 2008-10-29 License: GPL Price: FREE
13 downloads
XviD 1.1.3
XviD is an ISO MPEG-4 compliant video codec. more>>
XviD is an ISO MPEG-4 compliant video codec, so designed to compress/decompress digital video.
XviD is a open source project, which is developed and maintained by a handful of skilled and interested engineers from all over the world.
This release is the long awaited 1.1.0. It is mostly API compatible with the previous stable release as we dropped support for reduced resolution coding. If your application didnt use that feature then the upgrade is totally compatible.
Enhancements:
xvidcore:
- Improved Low bitrate quality.
- Improved VBV support
- Rate-Distortion mode decision for bvops
- New postprocessing functions, brightness and deringing
- New PowerPC port by Christoph Naegeli
- Brand new amd64 Linux 64bit port by Andre Werthmann
- Various decoder and encoder speedups
- A few bugs squashed
VFW frontend
- Mingw/CygWin support
- Various small improvements
- A few bugs squashed
DShow frontend
- Mingw/CygWin support
- Support for brightness control
- Various small improvements
- A few bugs squashed
Enhancements:
- This release fixes a potential vulnerability in mbcoding.c as reported in the Secunia advisory SA25711.
<<lessXviD is a open source project, which is developed and maintained by a handful of skilled and interested engineers from all over the world.
This release is the long awaited 1.1.0. It is mostly API compatible with the previous stable release as we dropped support for reduced resolution coding. If your application didnt use that feature then the upgrade is totally compatible.
Enhancements:
xvidcore:
- Improved Low bitrate quality.
- Improved VBV support
- Rate-Distortion mode decision for bvops
- New postprocessing functions, brightness and deringing
- New PowerPC port by Christoph Naegeli
- Brand new amd64 Linux 64bit port by Andre Werthmann
- Various decoder and encoder speedups
- A few bugs squashed
VFW frontend
- Mingw/CygWin support
- Various small improvements
- A few bugs squashed
DShow frontend
- Mingw/CygWin support
- Support for brightness control
- Various small improvements
- A few bugs squashed
Enhancements:
- This release fixes a potential vulnerability in mbcoding.c as reported in the Secunia advisory SA25711.
Download (0.72MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
575 downloads
pedsim 0.99
pedsim project is a simple microscopic pedestrian simulation system. more>>
pedsim project is a simple microscopic pedestrian simulation system.
It consists, for the time being, of only a small simulation core and some functions to direct the pedestrians desire. The output of the program is some POV-Ray files generated directly from the main executable (someone needs to separate this eventually), and a data stream in an XML-like format. This stream can be used to attach external viewers in order to watch progress of the simulation in real time. These viewers are available, but are at the moment not under GPL.
This package is suitable for use in crowd simulation (e.g. evacuation), games, and movies. At the moment, it will produce a hard-coded animation sequence of some sword-fighting warriors as an example. If there is enough interest in this simulation package, I will definitely improve the code in a way that it becomes more generally usable (e.g. add a user interface). See the examples page for example pictures, a short movie, and for screenshots.
pedsim was initially developed for RedHat Linux (i686) using gcc 3.2.2, and was tested on a Opteron 64bit machine with Fedora Core 1. It should compile on every POSIX compatible operating system. However, for windos, you might have to change the networking code. You can download the source code.
There is much more code available than presented here. However, not all of that code is under the GPL. Please contact me if you are interested in other software related to this simulation package. Note that the simulation presented here is very similar to the one used in our academical project, but was basically rewritten from scratch. Therefore, contact me as well if you consider using pedsim, since my future efforts on this GPLed project depend on the feedback I get. Please let me know in which direction this project should be extended, and for which purpose this could be of interest to you.
<<lessIt consists, for the time being, of only a small simulation core and some functions to direct the pedestrians desire. The output of the program is some POV-Ray files generated directly from the main executable (someone needs to separate this eventually), and a data stream in an XML-like format. This stream can be used to attach external viewers in order to watch progress of the simulation in real time. These viewers are available, but are at the moment not under GPL.
This package is suitable for use in crowd simulation (e.g. evacuation), games, and movies. At the moment, it will produce a hard-coded animation sequence of some sword-fighting warriors as an example. If there is enough interest in this simulation package, I will definitely improve the code in a way that it becomes more generally usable (e.g. add a user interface). See the examples page for example pictures, a short movie, and for screenshots.
pedsim was initially developed for RedHat Linux (i686) using gcc 3.2.2, and was tested on a Opteron 64bit machine with Fedora Core 1. It should compile on every POSIX compatible operating system. However, for windos, you might have to change the networking code. You can download the source code.
There is much more code available than presented here. However, not all of that code is under the GPL. Please contact me if you are interested in other software related to this simulation package. Note that the simulation presented here is very similar to the one used in our academical project, but was basically rewritten from scratch. Therefore, contact me as well if you consider using pedsim, since my future efforts on this GPLed project depend on the feedback I get. Please let me know in which direction this project should be extended, and for which purpose this could be of interest to you.
Download (MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1020 downloads
HawkNL 1.68
HawkNL is a network library. more>>
HawkNL is a free, open source, game oriented network API released under the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock.
But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports.
NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, Mac OS. There are also the two high level APIs, HawkNLU (NLU) and HawkVoice, which are built on top of NL.
It is NLU and HawkVoice that are most exciting, since they give developers portable, easy to use alternatives to the Microsoft DirectPlay (DPlay) and DirectPlay Voice APIs.
<<lessBut NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports.
NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, Mac OS. There are also the two high level APIs, HawkNLU (NLU) and HawkVoice, which are built on top of NL.
It is NLU and HawkVoice that are most exciting, since they give developers portable, easy to use alternatives to the Microsoft DirectPlay (DPlay) and DirectPlay Voice APIs.
Download (0.17MB)
Added: 2005-10-07 License: LGPL (GNU Lesser General Public License) Price:
1478 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above xp 64bit search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed