Main > Free Download Search >

Free damaged software for linux

damaged

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 119
MTasker 0.4

MTasker 0.4


MTasker is a two-file C++ library designed to support very simple cooperative multitasking. more>>
MTasker is a two-file C++ library designed to support very simple cooperative multitasking. MTasker can facilitate writing code that would ordinarily require a state machine, for which the author does not consider himself smart enough.
This class does not perform any magic it only makes calls to makecontext() and swapcontext(). Getting the details right however is complicated and MTasker does that for you.
If preemptive multitasking or more advanced concepts such as semaphores, locks or mutexes are required, the use of POSIX threads is advised.
MTasker is designed to offer the performance of statemachines while maintaining simple thread semantics. It is not a replacement for a full threading system.
Enhancements:
- A theoretically damaging bug was fixed involving delete[] vs delete, spotted by Valgrind.
- There is tentative Solaris support, not heavily tested.
- Furthermore, a new method called numProcesses() was added so the kernel can query how many processes are running, and perhaps acting on that.
<<less
Download (0.060MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1314 downloads
Transcend Game 0.3

Transcend Game 0.3


Transcend Game project is a retro-style, abstract, collage-building, musical, shooter game. more>>
Transcend Game project is a retro-style, abstract, collage-building, musical, shooter game.
The graphics are geometrical, and the pace is sometimes frenzied. Two features set Transcend apart from other games.
First, its dynamic graphical engine, which can smoothly morph from one complex shape to another in realtime, produces striking displays.
Combining these dynamic shapes with subtle randomizations ensures that each new play through a level is visually different from the last.
The second novel feature is the musical power-up system.
As you play through a level, you are simultaneously assembling an abstract visual collage and arranging a unique piece of music.
Enhancements:
- Fixed bugs that caused post-explosion fade factors to become negative, which in turn caused boss explosions to linger on some platforms.
- Fixed zoom behavior when strafing.
- Added fade-in when enemies are created to avoid a visual pop-in.
- Added smooth turning when enemies switch targets.
- Changed so that pieces can be picked up while they are moving as a result of enemy fire. This makes pick up less confusing and frustrating.
- Made bullet fade-out smoothly at end of range to avoid visual pop.
- Doubled piece pick-up radius to make picking up pieces easier.
- Fixed jerky piece pick-up and drop.
- Added mini-explosion graphics to indicate when damage is being done to boss. These graphics also change color to indicate the boss health.
<<less
Download (1.8MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1052 downloads
Tarmail 0.7.8

Tarmail 0.7.8


Tarmail is an e-mail server that resists abuse. more>>
Tarmail application is an e-mail server that resists abuse. You can use tarmail as a full-featured standalone e-mail server, or as a shield for your main mail servers, or as a trap for unsolicited mail. Tarmail is written in C and released in source-code form.
Tarmail is released under the terms of the GPL version 2. You must accept this license agreement before downloading tarmail.
Tarmail is written in C and is designed to be able to run on any platform that properly implements the BSD Sockets interface. The number of dependencies has been minimized as much as possible.
Note that Tarmail is currently in development. This means that you should not expect it to be completely problem-free. Every effort has been made to try and make tarmail as solid as possible, but this is no guarantee. It could crash, it could spin out of control and generate a storm of messages, and things like that. If you do find a bug in tarmail please let me know.
Important: This software is offered AS-IS without warranty of any kind. You use this software at your sole risk and expense. In no event shall the author of this software be liable for any damages.
Enhancements:
- Several major speedups in message body handling.
- This release runs well on a 486.
- There are miscellaneous bugfixes in smtp.c.
<<less
Download (0.075MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
808 downloads
khdapsmon 0.1.2

khdapsmon 0.1.2


khdapsmon is a monitor primarily for the Hard Drive Active Protection System (HDAPS) found in IBM ThinkPads. more>>
khdapsmon is a monitor primarily for the Hard Drive Active Protection System (HDAPS) found in IBM ThinkPads. Its primary interface is a system tray icon that indicates whether the queue is frozen or not on the selected hard disk device.

This is similar to the tray icon found on the pre-installed OS on ThinkPads. khdapsmon project should work with other systems similar to the ThinkPads, such as those found in Apple PowerBooks but this has not been tested and is probably dependent upon kernel code that is not yet available.

A status dialog also prints out useful information like accelerometer status and keyboard/mouse activity status. It also allows for the selection of the monitored device if you have more than one hard disk that supports queue freezing.

WARNING: THIS PROGRAM DOES NOT PARK DISK HEADS BASED ON ACCELEROMETER DATA. That is the job of the hdapsd daemon. The author is not responsible for lost data or other damage resulting from a misconfigured HDAPS setup. In fact, no one is responsible for any damage resulting from anything except you. But since you are a seasoned user of open-source software, you already knew that.

Please mail me if you have any problems (see the source archive README for my address). PLEASE DO NOT LEAVE SUPPORT QUERIES IN THE COMMENTS SECTION OF KDE-APPS.ORG. I also do not want basic queries about computers, KDE, or Linux not related to khdapsmon. Im not running a consulting business and I dont want to. Feedback or suggestions for the program are most welcome, however, both at kde-apps.org and in my inbox.

Please read the documentation for this and more information, including system requirements.

Note: GUI is changed but screenshot upload appears to be broken.

<<less
Download (MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1370 downloads
AmarokScreenSaver 0.4.0

AmarokScreenSaver 0.4.0


AmarokScreenSaver is an Amarok script which displays information about the currently playing song as a screensaver. more>>
AmarokScreenSaver is an Amarok script which displays information about the currently playing song as a screensaver.

I often use my computer to play music when I am having visitors or when I am just not in front of the monitor. I wanted some way to still be able to see what song was playing. As my TV is connected to the computer I decided to make a screensaver that would do just this. (you dont need to even own a TV to use this script, but my TV is in my living room and my computer is not...)

This script creates an image based on the currently playing song in Amarok, then changes your screensaver to KSlideshow and tells it to display this particular image. It restores your original screensaver settings when you stop the script or exit Amarok.

The script has some basic settings configurable via a dialog:

Party / safe - mode:

The script can be configured to lock the screensaver, you will need your password to return to the desktop. This is great if you are having a party and dont want everybody to use the computer for surfing or changing track every other minute.

DPMS:

I use display power management to turn off my monitor after a given period of time. This did not work well with my idea. Therefore I created an option to turn off DPMS, and turning it back on when the script is exited or Amarok is shut down.

Rotate image placement:

To prevent damage to the screen more than one image (three) can be created and the screensaver will randomly display these images.

<<less
Download (0.22MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
OAMP 0.1

OAMP 0.1


OAMP stands for (O)penBSD + (A)pache + (M)ySQL + (P)ostgreSQL + PHP. more>>
OAMP stands for (O)penBSD + (A)pache + (M)ySQL + (P)ostgreSQL + PHP. The project is the OpenBSD cousin of LAMP, except that it also provides the SQlite database engine, Perl, Ruby, and Python.

In addition, OAMP provides phpMyAdmin and phpPgAdmin for easy administration of MySQL and PostgreSQL over the Web.

OpenBSD is widely regarded as the most secure operating system in existence and its features can be used to satisfy all aspects of information assurance (i.e. confidentiality, integrity, availability). For instance, as of version 4.0 OpenBSD encrypts the swap partition by default and puts the Apache server in a "jail" environment, so if it is compromised the damage will be contained. In addition, all applications that come with OpenBSD have undergone source code audit and have been hardened accordingly. OAMP also provides the SQLite database, Perl, Python and Ruby.
<<less
Download (0.27MB)
Added: 2007-02-22 License: BSD License Price:
975 downloads
tideup_mail 0.12

tideup_mail 0.12


tideup_mail is especially useful for russian/ukrainian/belarusian users but however can help those who reads mail from people. more>>
tideup_mail is especially useful for russian/ukrainian/belarusian users but however can help those who reads mail from people that uses such brain-damaged web-mailers as yahoo mail.

Fatigue with xterm when reading mail from mutt? Tired to press "Do Full reset" every time when terminal becames full of garbage? This program is for you! It removes unsafe characters for email & makes xterm happy!

Note that all documentation comes on russian language. Check for your local russian hacker.

<<less
Download (0.007MB)
Added: 2006-05-03 License: GPL (GNU General Public License) Price:
1269 downloads
tidyup-mail 0.12

tidyup-mail 0.12


tidyup-mail software is especially useful for russian/ukrainian/belarusian users but however can help those who reads mail... more>>
tidyup-mail software is especially useful for russian/ukrainian/belarusian users but however can help those who reads mail from people that uses such brain-damaged web-mailers as yahoo mail.

Fatigue with xterm when reading mail from mutt? Tired to press "Do Full reset" every time when terminal becames full of garbage? This program is for you! It removes unsafe characters for email & makes xterm happy!

Note that all documentation comes in russian language. Check for your local russian hacker.

<<less
Download (0.007MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
969 downloads
MandrivaMove 2.0

MandrivaMove 2.0


MandrivaMove is a LiveCD distribution from the popular Mandriva Linux operating system. more>>
MandrivaMove is a LiveCD distribution from the popular Mandriva Linux operating system.
Have you always wanted to try out Linux but were afraid you werent up to the task? Heres Move, the easiest and safest way to test drive Linux.
Built on the Live-CD technology, Move enables you to run a full operating system from just one CD, anywhere, without the need for installation. Move is truly mobile. This is the only product of its kind to offer built-in handling of USB keys, allowing for automatic and seamless backup of configuration settings, as well as user data, up to 1.5 GB.
Move features the award-winning Mandriva Linux, widely recognized for its user-friendliness, together with a collection of applications equivalent to or compatible with Microsoft Windows software. So there are no more barriers to prevent you from taking off into the Linux world.
Main features:
Secure
- Move does not require an installation.
- Move does not modify anything on the host computer.
- Move cannot be damaged: everything is on the CD.
Anywhere, Anytime
- Move works on most computers.
- Using a USB* key, Move saves all your data and settings.
- Move also allows read access to documents on the host computer.
A great collection of applications
- The most recent Linux kernel: Kernel 2.6
- The most advanced desktop environment: KDE 3.2
Administration
- Configuration tools: Mandriva Linux Control Center
Office
- Microsoft Office compatible: OpenOffice.org
- Personal information manager (e-mail, contacts, agenda, etc.): Kontact
- Project manager: Planner
- Personal finance manager: GnuCash
Internet
- Web browser: Konqueror
- Instant messaging (ICQ, AIM, MSN, Yahoo! compatible): Kopete
- File transfer: KBear
- Web site editing: Mozilla Composer
Multimedia
- Media player: Totem
- Audio editor: Audacity
- Image manipulation: The GIMP
- Scanning: Kooka
- CD/DVD Burning: K3B
<<less
Download (660MB)
Added: 2005-08-12 License: GPL (GNU General Public License) Price:
1534 downloads
Kid-Safe LiveCD 0.21 Beta

Kid-Safe LiveCD 0.21 Beta


Kid-Safe LiveCD is the perfect way for young children to learn about computers. more>>
Kid-Safe LiveCD is the perfect way for young children to learn about computers.
First, since the entire system runs off of a read-only CD-ROM, parents can let their childeren play on the computer without having to worry about their primary desktop being altered or damaged.
Also, this CD has a content filtering system installed to keep your kids safe on the internet. The filters are setup for a target audience of pre-school and elementary school children. Even so, you should still monitor your child while on the internet.
This system also has lots of games and educational software installed. And even though theyre geared toward children, I guarantee youll enjoy playing with this system as well!
This CD has been built entirely from free software! Most software on this disk is freely available, open source software. A few are not open source, but are freely distributable.
This CD is still in its development stages, so keep an eye out for new versions.
Enhancements:
- Fixed bug in installer
- Installed latest updates from repository
- LBreakout2 is in the penalty box for bad language (Note: LBreakout will be back next version, without the bad language)
<<less
Download (MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1238 downloads
goPod 1.4

goPod 1.4


goPod allows you to remove the EU Volume limitation from 3rd and 4th generation iPods, and iPod minis. more>>
goPod project allows you to remove the EU Volume limitation from 3rd and 4th generation iPods, and iPod minis.

goPod is a command line program that allows you to remove the EU Volume limitation on EU iPods.

We cant be held responsible for the use you make with this program or any damage it could cause to you iPod.

It is provided for information purpose only. Moreover, uncapping your iPod and using it is illegal in France.

Usage:

To apply the tweak, you may have to launch your iPod in HDD mode. To do so, in iTunes, select your iPod and click on the disk icon on the lower-right part of the iTunes window.

Launch goPod. Just click go to cap it/uncap your iPod. If it is not detected, clicking go will make goPod trying to detect it again.

JUST CLICK ON GO ONCE, it may take some time (5 seconds). I know its a bit "slow", but this is for compatibility reasons.

Once your iPod is capped/uncapped, you *may* have to restart it. To do so, press the menu button and the central button during 3 seconds if you are using a 4G iPod or the menu and play buttons if you have a 3G until you can see an apple.

This reboot should be automatic.
<<less
Download (0.091MB)
Added: 2007-01-01 License: GPL (GNU General Public License) Price:
641 downloads
xmms-rawcdr 1.0.0

xmms-rawcdr 1.0.0


xmms-rawcdr is a XMMS plugin that plays ripped CD audio tracks. more>>
xmms-rawcdr is a XMMS plugin that plays ripped CD audio tracks.

It can play ripped CD audio tracks with the readcdda utility. Its very useful when you need check mixed type (.wav and .cdr) audio files before recording them on a CD-R (by utilities like cdrdao or cdrecord).

-WARNING-

The raw cdr (ripped from a CDROM) files doesnt contain any header. They have always 44100 samples/sec, 16 bit, 2 channels, big endian order (MSBL LSBL, MSBR LSBR). This file type is detected only by a .cdr extention. If xmms find a *.cdr file and this file is not a .cdr raw audio file, then youll get noise and/or it may damage
your hi-fi speakers if volume is loud.

<<less
Download (0.004MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1296 downloads
Ukrainian Rumble 2

Ukrainian Rumble 2


Ukrainian Rumble is a mechanical FPS with destructible physics. more>>
GPRS Easy Connect program is a free GUI for GPRS connecting for Linux distributions.
Main features:
- Mechanical structure of the robot is to be linked to its functionality.
- Each part of a robot: arm, leg, wheel, head, tower, radar, etc. can be independently damaged and plays its role among various abilities of a robot, thus each ability can be shutdown by damaging a certain part.
- The environment of the simulation should be as destructible as the robots themselves. Thus it is possible to use environment as either weapon or a defensive tool. For example, it should be possible to bring down a building on top of your enemy, or in-between you and your enemy so as to give yourself cover.
<<less
Download (3MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1434 downloads
Fan/Temp Karamba Theme 1.2

Fan/Temp Karamba Theme 1.2


Fan/Temp Karamba Theme is a simple Karamba theme that monitors fans. more>>
Fan/Temp Karamba Theme is a simple Karamba theme that shows:
- CPU Temp
- Fan Speed
- Chassis Temp
- HDD Temp (max 3 hdds)
I hope you like it like me.
Feedback is welcome.
No liability is assumed for damages to hard and software !!
<<less
Download (0.002MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1228 downloads
Monkey 1.0

Monkey 1.0


Monkey is a two player game. more>>
Monkey is a two player game (monkey and hunter):

Monkey must jump a climb on ropes so long, as he can. Hunter must aim his two guns (two black dots) to monkey and kill him.

Monkey takes damage, if he is aimed.

Controls: monkey (movement: mouse, jump: LMB), hunter (first gun: WSAD, second gun: arrows).

<<less
Download (2.0MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
802 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5