Main > Free Download Search >

Free tweak team software for linux

tweak team

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2200
The Snake Game 1.0

The Snake Game 1.0


The Snake Game is an adapted, improved version of the popular javacave game. more>>
This is an adapted, improved version of the popular javacave game, written in QtRuby.

Installation:

download
chmod +x snake(gl).rb
run it.

<<less
Download (0.015MB)
Added: 2005-05-24 License: Public Domain Price:
1622 downloads
AntTweakBar 1.03

AntTweakBar 1.03


AntTweakBar allows programmers to quickly add a light and intuitive graphical user interface into graphic programs. more>>
AntTweakBar allows programmers to quickly add a light and intuitive graphical user interface into graphic programs to interactively tweak them. AntTweakBar is a small and easy to use library that can be readily integrated into OpenGL and DirectX applications.
Program variables can be linked to a graphical control that allows users to modify them. Thus, parameters exposed by programmers can be easily modified. They are displayed into the graphical application through one or more embeded windows called tweak bars.
Design and integration:
The library is designed to minimize programmer work while offering a fast, clean, intuitive and non-invasive graphical interface. For instance, numerical values are automatically mapped to a RotoSlider control for rapid editing.
It is composed of few functions. Common variables like booleans, integers, floats and enums can be directly mapped to a graphic control through pointers or callback functions. Additionnal editing informations like min and max values can be provided. Keyboard shortcuts can also be associated to controls and an help window which summurizes these shortcuts can be displayed. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy. In most cases, only one line of code is needed to add a new variable to a tweak bar.
The AntTweakBar library mainly targets graphical programs that need an easy way to tweak parameters and see the result in real-time like 3D demos, light inline game editors, small 3D applications, prototypes, debug facilities of weighter graphical programs, etc.
While the library itself is written in C++, its programming interface is a C interface, and then it can be directly integrated in any C++ or C program.
It has been designed with performance in mind. Embeded in a typical 3D application, its rendering time is almost insignificant. Bars can also be iconified to fully minimize their rendering time.
Enhancements:
- The medium font is antialiased.
- The code now compiles on 64-bit x86 platforms.
- A problem which occurred if the library was initialized or uninitialized more than once was fixed.
- Some other minor fixes were done.
<<less
Download (0.87MB)
Added: 2006-10-30 License: zlib/libpng License Price:
1089 downloads
Optimoz Tweaks 0.4

Optimoz Tweaks 0.4


Optimoz Tweaks automatically performs actions based on the cursor. more>>
Optimoz Tweaks automatically performs actions based on the cursor.

Automatically shows the sidebar when the mouse cursor touches the left window border, and closes it when the cursor is over the web page again.

<<less
Download (0.015MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
556 downloads
Ubuntu Tweak 0.4.3

Ubuntu Tweak 0.4.3


Ubuntu Tweak is an application designed to config Ubuntu easier for everyone. more>> <<less
Download (823KB)
Added: 2009-04-27 License: Freeware Price:
179 downloads
i815 linux tweak 0.1

i815 linux tweak 0.1


i815 linux tweak project is i815-family chipset tweaker and optimizer for improve performance. more>>
i815 linux tweak project is i815-family chipset tweaker and optimizer for improve performance. Remember that some settings can crash your system.

USE AT YOUR OWN RISK

Installation:

From root user tpye "./install.sh".
If success, module will compile and plased into modules directory.

Usage:

modprobe i815tweak

Without any parameters nothing changes. In /proc/i815info you can see actual chipset settings.

Or see "dmesg" for error info..

For list all module parameters check "modinfo i815tweak".

cas=[2,3]
CAS# Latency (CL)

ras2cas=[2,3]
SDRAM RAS# to CAS# Delay (SRCD)

ras=[2,3]
SDRAM RAS# Precharge (SRP)

refX=[0-7]
SDRAM Mode Select (SMS). These bits select the operational mode of the MCH DRAM interface. The special modes are intended for initialization at power up.

0 = DRAM in Self-Refresh Mode, Refresh Disabled
1 = Normal Operation, 100 MHz System memory – Refresh interval 15.6 uSec
133 MHz System memory – Refresh interval 11.7 uSec
2 = Normal Operation, 100 MHz System memory – Refresh interval 7.8
133 MHz System memory – Refresh interval 5.85 uSec
3 = Normal Operation, 100 MHz System memory – Refresh interval 1.28 uSec
133 MHz System memory – Refresh interval 0.96 uSec
4 = NOP Command Enable. In this mode all processor cycles to SDRAM result in a NOP Command on the SDRAM interface.
5 = All Banks Precharge Enable. In this mode all processor cycles to SDRAM result in an All Banks Precharge Command on the SDRAM interface.
6 = Mode Register Set Enable. In this mode all processor cycles to SDRAM result in a mode register set command on the SDRAM interface.
7 = CBR Enable. In this mode all processor cycles to SDRAM result in a CBR cycle on the SDRAM interface.

dct57=[0, 1]
DRAM Cycle Time (DCT). This bit controls the number of SCLKs for an access cycle.
0 = Tras = 7 SCLKs and Trc = 9 SCLKs.
1 = Tras = 5 SCLKs and Trc = 7 SCLKs (Default)

bnr=[0,1]
Block New Request Lookahead

agp=[0,1]
AGP4X Override

sba=[0,1]
Sideband Address Enable (SBA)
1 = Enable. The sideband addressing mechanism is enabled.
0 = Disable

fw=[0,1]
Fast Writes Enable (FW). This bit must always be programmed to 0. The chipset will behave
unpredictably if this bit is programmed with 1.

cpc=[0,1]
Command per cycle

sm=[0,1]
SM Always Bypass

hacqs=[0,1]
Host Aperture Cycle Queue Slot
0 = Default value. No dedicated queue
1 = A dedicated queue slot is reserved

clt=[0,1]
CPU Latency Timer
0 = Deferrable processor cycle will be Deferred immediately after receiving another ADS#
1 = Deferrable processor cycle will only be Deferred after in has been held in a “Snoop Stall” for 31
clocks and another ADS# has arrived (default).

dpcp=[0,1]
DRAM Page Closing Policy (DPCP)
0 = Precharge All during the service of any “Page Miss” access.
1 = Precharge All during the service of any “Page Miss” access.

magwe=[0,1]
Memory Arbiter Grant Window Enable (MAGWE).
0 = Disabled. Enforce fixed priority.
1 = 24 clocks limiting host, 24 clocks guaranteed to low priority graphics stream.

EXAMPLE:

modprobe i815tweak cas=2 ras2cas=2 ras=2 bnr=1 dct57=1

For more info about i815 chipset settings see Intel Document Reference Number 290688-001, 290693-001 and 290693-002
<<less
Download (0.005MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
875 downloads
Titlebar Tweaks 1.8.3.7

Titlebar Tweaks 1.8.3.7


Allows you to tweak your browsers titlebar text more>>
Titlebar Tweaks 1.8.3.7 is yet another excellent utility you should not miss. It is actually a Firefox extension that allows you to tweak your browsers titlebar text.

If you always use a single Firefox window, opening all new pages in tabs, you probably don't care much about displaying the current tabs page title in the window titlebar. Titlebar Tweaks enables you to customize your window titlebar to do the following:

  • Display the browser name before the page title
  • Display only the browser name or page title
  • Replace the browser name in the titlebar with your own text

Major Features:

  1. Compatible with Mozilla Firefox 2.0.
  2. Enables you to switch the order of the browser name and document title in the browser's titlebar, or remove one of the two entries.
  3. Allows you to change the browser name in the titlebar.

Enhancements:

  • Added "Blank Page" to display for web page titles that are blank.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-10 License: GPL Price: FREE
11 downloads
twiddled 0.1

twiddled 0.1


twiddled is a userspace driver for the Twiddler1. more>>
twiddled is a userspace driver for the Twiddler 1 chord keyboard. It uses the uinput interface.

Installation:

run:
make KSRC= all

install twiddled into somewhere sensible (/usr/sbin?).

install twiddler1.tmap as /etc/twiddled/default.tmap

<<less
Download (0.008MB)
Added: 2005-11-08 License: BSD License Price:
1445 downloads
TeaM-TL 5.5.1

TeaM-TL 5.5.1


TeaM-TL (TeXLive in LinuxLive) is distribution Linux Live contain the widest as possible distibution of TeX. more>>
TeaM-TL (TeXLive in LinuxLive) is distribution Linux Live contain the widest as possible distibution of TeX. TeaM-TL is based on SLAX and on Slackware.

TeaM-TL is not next CD LinuxLive. Is not our aim prepare next CD for promotion of Linux.

Main goal of TeaM-TL is ready to use environment for TeXing with modern operating system and tools located on one standard, bootable CD-ROM. Next goals CD is promotion of TeX.
During TeXing, user can listen of music, visit web pages and read mails, etc.

TeaM-TL for beginners is easiest way to discovery wonderfull TeXworld, without adding fonts, packets, terrible configure of TeX and editords etc.

TeX-nicians will have ready to use powerfull distribution of TeX for use everywhere there is a PC with CD drives. Because CD has limited space, We plan to prepare DVD version of SlaX-TL with tools for orientalists, musicians and scientists.

At the beggining distribution was called SlaX-TL, because we had the name of base distribution and abbreviation of TeX distribution. Unfortunately all rights to this name probably has SLAX maintainer, so we had to change the name of our distribution. The best idea was: TeaM-TL. Its TeaM of computers ners who develop Linux with TeXLive.
<<less
Download (700MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
801 downloads
GtkHTML 3.8.2

GtkHTML 3.8.2


GtkHTML is a HTML rendering/editing library. more>>
GtkHTML is a HTML rendering/editing library.

GtkHTML is not designed to be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into applications that require lightweight HTML functionality
<<less
Download (1.7MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
 
Other version of GtkHTML
GtkHTML 3.14.3GtkHTML Team - GtkHTML. GtkHTML is a HTML rendering/editing library
License:GPL (GNU General Public License)
Download (1.8MB)
841 downloads
Added: 2007-07-06
License:GPL (GNU General Public License)
Download (1.2MB)
1082 downloads
Added: 2006-11-07
Q4W 0.1 Beta1

Q4W 0.1 Beta1


Q4W stands for Quake 4 World, an obvious reference to QuakeWorld. more>>
The Q4W Mod project came in our minds a few days after the release of Quake 4. Out of the box, the whole gameplay wasnt very exciting for a part of the french Q3 community. After some chatting, we found out that we were many looking for the same kind of game and also ready to spend some time to tweak it in that way.

Q4W stands for Quake 4 World, an obvious reference to QuakeWorld. So, what is it ? A return in the past to make Q4 feels like QW ? Yes and no, as we want to bring back some features of QW, but not only :

Q3 and Q4 have also great features we still want to find.

The whole idea is to have a game really fast, where movements can make the decision in a fight, and not only aiming. Where controlling a specific zone is really important, with precious items. A game where base weapons are not almost equals to the bigger ones. A game offering best of both world weapons, without making one too much powerful in a defensive situation.

We offer anticipation weapons and hitscan weapons, and they hurt a lot. Theyll hurt you bad. Its about domination, its not really newbie friendly, because spawnfrags are back. Our goal is to offer to the Quake Community a different kind of game, tricks, base on speed, fun and what we think a better gameplay.

Controlling the game is really important, a situation can turnover very quickly. No minimum time for respawn and a maximum of 2", respawn at 110/0 with only a MG with not much ammunitions... youll learn how to win the hard way.

The weapons

In simple words, you have a new Rocket Launcher firing at a greater rate (.75), with faster rockets (1100), doing more damage (110). You also have a Lightning Gun doing a great amount of damage on short range fight, way more than Q3 and Q4, but a bit less than QW (250 damage/s) and you still have the RailGun. But its reload time is slower (1.8") and you have less slugs (5), so camping with it is shorten.

Oh yes, the hitbox is smaller. Other weapons are a bit changed also, ShotGun reloads slower, Grenade Launcher is basically the same but doing more damage (110) and the base weapon is no more a big threat (5 damage per bullet).

The armors

With so much powerful weapons, you need to gain a good protection if you want to live long. There again, one armor type is clearly the choice : Red Armor. It gives you 200 armor points and will protects you by 80%. Oh, did I mention that armor points do not tickdown ? Then you have the Yellow Armor, giving 100 armor points, and protecting less than the RA. And at the bottom, the Green Armor, a new one for Q4, giving 50 armor points and again less protection.

So the whole armor system is new, not only because of the value of the armors and their protection level, but also because you are stick to the type of armor you have, and if you can always pick a better armor, if you need to take a weaker one, youll have to have less than 25% left of your armor type value (for example, if you pick a RA, you will need to have less than 50 armor points left to grab a YA).

Read me clearly : an armor sets you to its value, its not an add. If you have 75 armor points, taking a YA (supposing you can) will set you at 100 armor points. Shards are still there, and they inherit your armor type when you grab them. The maximum armor you can have is 200. Of course, to take an armor you need to have less than its value, as well as the correct rights (explained above).

Of course, RA spawns less often than YA and GA. On team games if you lose RA control, I recommend to check for the Quad. It respawns sooner (every 90") and deserve its name : four times the damage.

The beauty of movements

You move faster in Q4W than in vQ4. Not only your speed has been increased, but also all the movements that make Quake what it is are there : straffe-jump of course, circle-jump, ramp-jump, slide-jump but we bring back also bunny-hop and multiple-jump (double-jump is the most famous). Air control is greater also, so you can make very nice moves and being a bit less an easy target while in the air. Thats a lot of work on the physics of the game, but its worth the effort.

On a fun side, we also offer the ability to run over the water at a certain speed, with some restriction in movements, and that could really be an upside for differents type of game (CTF and Defrag seem the more obvious).

To increase again the speed of the game, and make movements less predictable, we make the teleporters able to keep your speed and directions vector through them : so, yes, you can Rocket Jump through teleporters ! And they contribute to increase your speed, making a little push on you.

The more you are, the more fun you have

Arent you tired of fighting one on one ? Or team A versus Team B ? Why should we stick to 2 teams ? Q4W bring the ability to play at up to 8 different teams on the same game ! What about a TDM game with three teams ? How about a 2v2v2v2 game, heh ? Its up to you.

Standard look and feel

Of course, brightskins are in standard (white, pink, blue, red, yellow, orange, green and purple), HUD is new with a weapons control bar to know at any time what weapon you have in stock, and how many ammunitions left in it. Simple items are also provided, fov is unlocked, admin and team control is provided, game statistics, timer works in the same way than Q3, overtime has been corrected, etc, etc.
<<less
Download (53.4MB)
Added: 2006-03-21 License: Freeware Price:
1337 downloads
Legends: The Game 0.4.1.42

Legends: The Game 0.4.1.42


Plenty of maps are provided by us, but the beauty of this game is its customization possibilities. Mission creation has never been easier, with a stab... more>> <<less
Download (111442KB)
Added: 2009-04-26 License: Freeware Price: Free
189 downloads
Download Manager Tweak 0.7.2

Download Manager Tweak 0.7.2


Download Manager Tweak provides a modification of the Firefox download manager that changes its appearance. more>>
Download Manager Tweak provides a modification of the Firefox download manager that changes its appearance.
The Download Manager Tweak extension streamlines the current Firefox download manager. The extension allows the Firefox download manager to be opened in a separate window, the sidebar, or a tab.
The extension also modifies the default appearance of the download manager to make it more concise and intuitive.
Main features:
- The download manager (DM) can now be opened in a separate window, the sidebar, or a tab.
- The toolbar can be positioned on the top or bottom of the DM window.
- The user can select which buttons should on the toolbar.
- The skin support has been fixed.
- Other minor options.
- New: Rudimentary download queue -- highly experimental
- German (de-DE) translation (thanks to Hendrik Gebhardt)
- Spanish (es-ES) translation (thanks to Carlos)
- Dutch (nl-NL) translation (thanks to Pascal De Vuyst)
- Russian (ru-RU) translation (thanks to Nik Skyfly)
- Chinese (zh-TW) translation (thanks to Kuo Wen-Hsing)
- French (fr-FR) translation (thanks to PhiNux and The_Sims)
- Polish (pl-PL) translation (thanks to cambridge)
- Swedish (sv-SV) translation (thanks to Carlos Murakami)
- Italian (it-IT) translation (thanks to Giuliano Masseroni)
- New: Japanese (ja-JP) translation (thanks to Premier)
<<less
Download (0.048MB)
Added: 2007-04-16 License: MPL (Mozilla Public License) Price:
1230 downloads
Strobe Light 1.0

Strobe Light 1.0


Simple utility that turns your monitor into a configurable strobe light. more>>
Simple utility that turns your monitor into a configurable strobe light.

Source code is included alongside the executable "strobelight" in the archive.
<<less
Download (0.006MB)
Added: 2005-09-16 License: GPL (GNU General Public License) Price:
878 downloads
Tourney Team Stats for Quake 2 0.4.4

Tourney Team Stats for Quake 2 0.4.4


Tourney Team Stats for Quake 2 is a script that creates stats for Quake 2 Team Play. more>>
Tourney Team Stats (tts) is a Python script that creates stats for Quake 2 Team Play.

It can only work with the ngLog logstyle, so the Tourney Quake 2 mod is the only one supported.

<<less
Download (0.066MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1047 downloads
Warp Rogue 0.7.7b

Warp Rogue 0.7.7b


Warp Rogue is a gothic science fantasy roguelike game. more>>
Warp Rogue is a gothic science fantasy roguelike game. It features RPG-like game mechanics, recruitable NPCs, and a consistent theme.
Enhancements:
- Recruiting was fixed.
- A new floor symbol was added.
<<less
Download (0.29MB)
Added: 2007-06-09 License: Public Domain Price:
874 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5