wine 2005
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 265
DirectX support for Wine 2005-06-13
DirectX support for Wine project enables DirectX 9 support for Wine, which is useful for games and 3D graphics. more>>
DirectX support for Wine project enables DirectX 9 support for Wine, which is useful for games and 3D graphics.
DirectX support for Wine is a set of patches against Wine to implement DirectX 9. It allows modern games and 3D applications to run under Wine.
The patches include many experimental and beta features that have not yet made it into the stable Wine source tree.
The aim of the project is to provide full support for DirectX 8 and 9 so that all games and 3D applications will run on Linux or any other platform that Wine supports.
Main features:
- Shared wined3d codebase for Direct3D 8 and 9
- Hardware non-power2 texstures
- Improved compressed texture support
- Many more texture formats supported
- Offscreen texture improvements
- Colour corrections for textures
- A tonne of bug fixes and other improvements from earlier releases
Enhancements:
- Reworked support for non-power2 textures
- Support for Vertex buffer objects
- Support for caching
- Hardware vertex shaders
- Partial tidyup of vertex declarations
- Better support for compressed textures
- Fix for texturing problems in Axis and Allies and Evil Genius
- Fix for model corruption in Pirates
- Movies in Pirates
- A Fix for the lines on the landscape in Axis and Allies
- Crash fixes in fixupvertices with indexes data
- Numerous other performance improvements
<<lessDirectX support for Wine is a set of patches against Wine to implement DirectX 9. It allows modern games and 3D applications to run under Wine.
The patches include many experimental and beta features that have not yet made it into the stable Wine source tree.
The aim of the project is to provide full support for DirectX 8 and 9 so that all games and 3D applications will run on Linux or any other platform that Wine supports.
Main features:
- Shared wined3d codebase for Direct3D 8 and 9
- Hardware non-power2 texstures
- Improved compressed texture support
- Many more texture formats supported
- Offscreen texture improvements
- Colour corrections for textures
- A tonne of bug fixes and other improvements from earlier releases
Enhancements:
- Reworked support for non-power2 textures
- Support for Vertex buffer objects
- Support for caching
- Hardware vertex shaders
- Partial tidyup of vertex declarations
- Better support for compressed textures
- Fix for texturing problems in Axis and Allies and Evil Genius
- Fix for model corruption in Pirates
- Movies in Pirates
- A Fix for the lines on the landscape in Axis and Allies
- Crash fixes in fixupvertices with indexes data
- Numerous other performance improvements
Download (0.004MB)
Added: 2006-11-06 License: LGPL (GNU Lesser General Public License) Price:
1111 downloads
Kwine 0.1
Kwine is a set of tools for Wine and KDE interoperability. more>>
Kwine is a set of tools for Wine and KDE interoperability.
It includes frontends tools like Kio_Wine, Kfile_wine, Kwine, and kwine_startmenu, and backends like kwinetools and Kwinedcop, which is a gateway for accessing the Wine API using DCOP.
<<lessIt includes frontends tools like Kio_Wine, Kfile_wine, Kwine, and kwine_startmenu, and backends like kwinetools and Kwinedcop, which is a gateway for accessing the Wine API using DCOP.
Download (MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1178 downloads
Isabelle 2005
Isabelle is a popular generic theorem prover developed at Cambridge University and TU Munich. more>>
Isabelle is a popular generic theorem prover developed at Cambridge University and TU Munich. Isabelle is a generic proof assistant. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus. The main application is the formalization of mathematical proofs and in particular formal verification, which includes proving the correctness of computer hardware or software and proving properties of computer languages and protocols.
Compared with similar tools, Isabelles distinguishing feature is its flexibility. Most proof assistants are built around a single formal calculus, typically higher-order logic. Isabelle has the capacity to accept a variety of formal calculi. The distributed version supports higher-order logic but also axiomatic set theory and several other formalisms. See logics for more details.
Isabelle is a joint project between Lawrence C. Paulson (University of Cambridge, UK) and Tobias Nipkow (Technical University of Munich, Germany).
Main features:
- Interpretation of locale expressions in theories, locales, and proof contexts.
- Substantial library improvements (HOL, HOL-Complex, HOLCF).
- Proof tools for transitivity reasoning.
- General find_theorems command (by term patterns, as intro/elim/simp rules etc.).
- Commands for generating adhoc draft documents.
- Support for Unicode proof documents (UTF-8).
- Major internal reorganizations and performance improvements.
<<lessCompared with similar tools, Isabelles distinguishing feature is its flexibility. Most proof assistants are built around a single formal calculus, typically higher-order logic. Isabelle has the capacity to accept a variety of formal calculi. The distributed version supports higher-order logic but also axiomatic set theory and several other formalisms. See logics for more details.
Isabelle is a joint project between Lawrence C. Paulson (University of Cambridge, UK) and Tobias Nipkow (Technical University of Munich, Germany).
Main features:
- Interpretation of locale expressions in theories, locales, and proof contexts.
- Substantial library improvements (HOL, HOL-Complex, HOLCF).
- Proof tools for transitivity reasoning.
- General find_theorems command (by term patterns, as intro/elim/simp rules etc.).
- Commands for generating adhoc draft documents.
- Support for Unicode proof documents (UTF-8).
- Major internal reorganizations and performance improvements.
Download (5.9MB)
Added: 2006-03-22 License: BSD License Price:
1312 downloads
Ive 2005-09-26
LVE is a frame and GOP accurate editing of MPEG1/2 video files. more>>
LVE is a frame and GOP accurate editing of MPEG1/2 video files. Differnet mpeg
formats are supported:
program streams ("PS") including DVD conform vob format,
single elemtary video streams ("ES").
multiplexed, packed elementary A/V streams ("PES"), often used by DVB recording software.
transport streams ("TS") - one video pid, but multiple audio pids. its a further DVB format
(restriction: no error detection/correction, program tables wont be analyzed).
PVA streams (experimental), used by some DVB recording MS-soft.
The cutting engine is based on a self coded frame-server (demuxer) whos working on a special frame-index, which guaranties exact seeking to every frame. The "libmpeg2" of "mpeg2dec-0.3.1"-package is used to decode video data. audio data will be decoded with help of "ffmpeg-0.4.x". Furthermore lve can use external audio files encoded in "WAV"-format.
<<lessformats are supported:
program streams ("PS") including DVD conform vob format,
single elemtary video streams ("ES").
multiplexed, packed elementary A/V streams ("PES"), often used by DVB recording software.
transport streams ("TS") - one video pid, but multiple audio pids. its a further DVB format
(restriction: no error detection/correction, program tables wont be analyzed).
PVA streams (experimental), used by some DVB recording MS-soft.
The cutting engine is based on a self coded frame-server (demuxer) whos working on a special frame-index, which guaranties exact seeking to every frame. The "libmpeg2" of "mpeg2dec-0.3.1"-package is used to decode video data. audio data will be decoded with help of "ffmpeg-0.4.x". Furthermore lve can use external audio files encoded in "WAV"-format.
Download (0.73MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1682 downloads
Wine 0.9.43
Wine is an Open Source implementation of the Windows API on top of X and Unix. more>>
Wine is an Open Source implementation of the Windows API on top of X and Unix.
Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
<<lessThink of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
Download (11.5MB)
Added: 2007-08-10 License: LGPL (GNU Lesser General Public License) Price:
521 downloads
xkbind 2005.01.04
XKBInd is a small and simple indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their capt more>>
X Keyboard Extension Indicator is a small and simple, but useful indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their captions via prefixes to original title strings. XkbInd allows to simulate an independent keyboard layout for each handled window and it can work with most of the window managers, including TWM, MWM and FVWM.
<<less Download (66.92KB)
Added: 2009-04-20 License: Freeware Price:
189 downloads
Other version of xkbind
License:GPL (GNU General Public License)
wine-doors 0.1
Wine doors is an application designed to assist users in obtaining, installing, uninstalling and working with wine applications. more>>
Wine-doors is an application designed to assist users in obtaining, installing, uninstalling and working around the caveats associated with wine applications.
Although wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
<<lessAlthough wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
Download (2.5MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
850 downloads
TkWiCe 0.9
TkWiCe is a free wine cellar software. more>>
TkWiCe is a free wine cellar software. As it is written in native Tcl/Tk, youve got a real chance to use it on any operating system with that interpreter on it (you can get Tcl/Tk for any Unix like Mac OS X, Linux, *BSD, AIX, HP-UX or Solaris as well as for PowerPC and Windows).
If you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
<<lessIf you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
Download (0.45MB)
Added: 2007-08-02 License: BSD License Price:
814 downloads
Lormalinux 2005 RC1
LormaLINUX is Lorma Colleges very own Linux Distribution. more>>
LormaLINUX is Lorma Colleges very own Linux Distribution that has been optimized and customized to meet the needs of educational institutions and its students.
It is a full-featured Operating System specifically created for ease of installation, ease of use and functionality.
<<lessIt is a full-featured Operating System specifically created for ease of installation, ease of use and functionality.
Download (694MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1137 downloads
SX-IDE 0.08
SX-IDE is an IDE to program the Ubicom SX28/52 microcontroller from within Linux. more>>
This is an application to compile assembler files and transfer them from Linux to the XGS (SX28/52 microcontrollers) with the SX-Key.
It requires QT 4, WINE and the SASM assembler. The 0.02 version contains just the transfer part. The newer versions also contain the rest of the IDE to compile the source code and transfer the files.
<<lessIt requires QT 4, WINE and the SASM assembler. The 0.02 version contains just the transfer part. The newer versions also contain the rest of the IDE to compile the source code and transfer the files.
Download (0.084MB)
Added: 2005-08-07 License: GPL (GNU General Public License) Price:
1538 downloads
Cube 2005-08-29
Cube is an open source multiplayer and singleplayer first person shooter game. more>>
Cube is an open source multiplayer and singleplayer first person shooter game built on an entirely new and very unconventional engine.
Cube is a landscape-style engine that pretends to be an indoor FPS engine, which combines very high precision dynamic occlusion culling with a form of geometric mipmapping on the whole world for dynamic LOD for configurable fps & graphic detail on most machines. Uses OpenGL & SDL.
Allows in-engine editing of geometry in full 3D (you fly around the map, point / drag stuff to select it / modify it), which can even be done simultaneously with others in multiplayer (a first!). Has simplistic but effective fine grain vertex lighting that looks like lightmapping and can do dynamic lights & shadows.
Doesnt need any kind of map precompilation, even lighting is done on the fly. Has very simplistic quad-tree world structure that can do slopes (heightfields with caps) and slants, water, does decent collision detection & physics, has client/server networking that goes a long way in giving a lag-free game experience, and features a Doom/Quake-style singleplayer (2 game modes, savegames) and multiplayer (12 game modes, master server / server browser, demo recording) game with some uncompromising brutal oldskool gameplay.
Most of the engine design is targeted at reaching feature richness through simplicity of structure and brute force, rather than finely tuned complexity.
<<lessCube is a landscape-style engine that pretends to be an indoor FPS engine, which combines very high precision dynamic occlusion culling with a form of geometric mipmapping on the whole world for dynamic LOD for configurable fps & graphic detail on most machines. Uses OpenGL & SDL.
Allows in-engine editing of geometry in full 3D (you fly around the map, point / drag stuff to select it / modify it), which can even be done simultaneously with others in multiplayer (a first!). Has simplistic but effective fine grain vertex lighting that looks like lightmapping and can do dynamic lights & shadows.
Doesnt need any kind of map precompilation, even lighting is done on the fly. Has very simplistic quad-tree world structure that can do slopes (heightfields with caps) and slants, water, does decent collision detection & physics, has client/server networking that goes a long way in giving a lag-free game experience, and features a Doom/Quake-style singleplayer (2 game modes, savegames) and multiplayer (12 game modes, master server / server browser, demo recording) game with some uncompromising brutal oldskool gameplay.
Most of the engine design is targeted at reaching feature richness through simplicity of structure and brute force, rather than finely tuned complexity.
Download (29MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1510 downloads
Admelix 11.2005
Admelix is a live CD distribution based on Ubuntu Linux with tools for business administration. more>>
Admelix is a live CD distribution based on Ubuntu Linux with tools for business administration.
Its main objective is to guide managers of small and medium-size businesses towards GNU/Linux and open source software.
In addition to the live CD, the projects web also provides information about open and free tools for business administration.
Software included in this version are:
Financial: FacturaLUX lite 1.8, Gnofin 0.8.4, GnuCash 1.8.10, Gretl 1.4.1, Grisbi 0.5.7, Linuxtrade 3.65
Office: Abiword 2.4.1, Clara OCR 20031214, Evolution 2.4.1, Planner 0.13, Glabels 2.0.2, Gnumeric 1.5.90, OpenOffice 2.0 OpenOffice Base, OpenOffice Calc, OpenOffice Draw, OpenOffice Writer, OpenOffice Math, OpenOffice Impress, PlanMaker (rev 273), TextMaker (rev 406), Scribus 1.2.2.1, Gtodo 0.14.
Programming: Amaya 8.5, Anjuta 1.2.4, BlueFish 1.0.1, Glade 2.12.0, Mono 1.1.8.3, MonoDevelop 0.7, NVU 1.0, Postgresql 8.0
Graphics: DIA 0.94, GIMP 2.2, QCAD 2.0.4.0, Sodipodi 0.34
Internet: Firefox 1.0.7, GAIM 1.5, Thunderbird 1.0.7, Bittorrent 3.4.2, XChat 2.4.4, gFTP 2.0.18, Gnomemeeting 1.2.2
<<lessIts main objective is to guide managers of small and medium-size businesses towards GNU/Linux and open source software.
In addition to the live CD, the projects web also provides information about open and free tools for business administration.
Software included in this version are:
Financial: FacturaLUX lite 1.8, Gnofin 0.8.4, GnuCash 1.8.10, Gretl 1.4.1, Grisbi 0.5.7, Linuxtrade 3.65
Office: Abiword 2.4.1, Clara OCR 20031214, Evolution 2.4.1, Planner 0.13, Glabels 2.0.2, Gnumeric 1.5.90, OpenOffice 2.0 OpenOffice Base, OpenOffice Calc, OpenOffice Draw, OpenOffice Writer, OpenOffice Math, OpenOffice Impress, PlanMaker (rev 273), TextMaker (rev 406), Scribus 1.2.2.1, Gtodo 0.14.
Programming: Amaya 8.5, Anjuta 1.2.4, BlueFish 1.0.1, Glade 2.12.0, Mono 1.1.8.3, MonoDevelop 0.7, NVU 1.0, Postgresql 8.0
Graphics: DIA 0.94, GIMP 2.2, QCAD 2.0.4.0, Sodipodi 0.34
Internet: Firefox 1.0.7, GAIM 1.5, Thunderbird 1.0.7, Bittorrent 3.4.2, XChat 2.4.4, gFTP 2.0.18, Gnomemeeting 1.2.2
Download (692.1MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1450 downloads
BeatrIX Linux 2005.1 FINAL
BeatrIX Linux - a compact (Less than 200 megs), Linux operating system more>>
BeatrIX Linux 2005.1 FINAL is a less-than-200-meg Debian/Ubuntu Linux that is a live-CD/installable to hard drive distribution featuring kernel 2.6.7, Gnome 2.8.1, Firefox 1.03 w/AdBlock, Evolution 2.01, GAIM 1.03, Open Office 1.1.2, Apt, PDF viewer, image viewer, plus much, much more. It is expandable through both the Debian and Ubuntu repositories and is one of the fastest-growing Linuxes in the world.
It is a "get-the-job-done distribution of Linux and because of its design, will run on just about any personal computer made in the past 10 years with a minimum of 64 megabytes of RAM.
The programs chosen for BeatrIX are all "best-of-breed" meaning weve selected the best of the best of each type of program.
If you install it to hard drive, you can upgrade and add to the system using the Ubuntu and/or Debian file repositories, turning it into just about any type of operating system you want. You can install everything from Web servers to Wed editors. And ll of this from a mini-CD!
It is one of the fastest-growing Linuxes in the world, having been downloaded in more than 110 countries and more than 50,000 times since its release four months ago.
<<lessIt is a "get-the-job-done distribution of Linux and because of its design, will run on just about any personal computer made in the past 10 years with a minimum of 64 megabytes of RAM.
The programs chosen for BeatrIX are all "best-of-breed" meaning weve selected the best of the best of each type of program.
If you install it to hard drive, you can upgrade and add to the system using the Ubuntu and/or Debian file repositories, turning it into just about any type of operating system you want. You can install everything from Web servers to Wed editors. And ll of this from a mini-CD!
It is one of the fastest-growing Linuxes in the world, having been downloaded in more than 110 countries and more than 50,000 times since its release four months ago.
Download (182MB)
Added: 2009-04-07 License: Freeware Price:
203 downloads
Other version of BeatrIX Linux
License:GPL (GNU General Public License)
Navyn OS 2005.01
Navyn OS is a linux distribution based on Gentoo live CD. more>>
Navyn OS is a GNU/Linux distribution based on Gentoo. Navyn OS is a live CD which can be booted from a CD-ROM, but it can also be installed on hard disk.
Most applications included with Navyn OS have very low resource requirements.
Enhancements:
- new kernel 2.6.9; SATA disks are now supported; fixed installation problems; all programs are updated; now you can choose framebuffer resolution during boot; added new programs: LFTP (ftp client), xfsprogs (for XFS partitioning), rar; new security programs gkrellmwireless, macchanger, hydra, stunnel, fping, nast; added script for automounting partitions; added support for mouse with scroll wheel.
<<lessMost applications included with Navyn OS have very low resource requirements.
Enhancements:
- new kernel 2.6.9; SATA disks are now supported; fixed installation problems; all programs are updated; now you can choose framebuffer resolution during boot; added new programs: LFTP (ftp client), xfsprogs (for XFS partitioning), rar; new security programs gkrellmwireless, macchanger, hydra, stunnel, fping, nast; added script for automounting partitions; added support for mouse with scroll wheel.
Download (MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1728 downloads
Yasminas Quest 2005-11-17
Yasminas Quest is an open source game (and motor) mix of graphical point-and-click adventure. more>>
Yasminas Quest is an open source game (and motor) mix of graphical point-and-click adventure and text adventure written in PHP and DHTML (JavaScript, CSS and HTML) that uses mouse and keyboard optionally.
Yasminas Quest was tested under BeOS, Linux, *BSD, Windows, etc.
<<lessYasminas Quest was tested under BeOS, Linux, *BSD, Windows, etc.
Download (2.4MB)
Added: 2006-08-18 License: MPL (Mozilla Public License) Price:
1169 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 wine 2005 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