Main > Free Download Search >

Free turbo sliders software for linux

turbo sliders

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 72
Turbo Vision 2.1.0

Turbo Vision 2.1.0


Turbo Vision is a nice and complete console TUI (Text User Interface) library for C++. more>>
Turbo Vision is a C++ library that provides a very nice user interface for console applications. This UNIX port is based on Borlands version 2.0 with fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.

The library supports /dev/vcsa devices for fast access to local consoles, and it uses ncurses to run from telnet and xterm. This port, in contrast to the Sigalas port, doesnt have "100% compatibility with the original library" as goal. Instead, many modifications were made for the sake of security (especially buffer overflows).

This port is also available for the original platform (DOS).
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
929 downloads
Turbo JBuilder 2007 for Linux -

Turbo JBuilder 2007 for Linux -


a free, turnkey, Eclipse-based Java IDE more>> <<less
Download (524.47MB)
Added: 2009-03-31 License: Freeware Price: Free
213 downloads
Free Pascal Compiler 2.1.4

Free Pascal Compiler 2.1.4


Free Pascal Compiler is a 32/64-bit Pascal Compiler for AmigaOS, DOS, Linux, *BSD, OS/2, MacOS(X) and Win32. more>>
Free Pascal (aka FPK Pascal) is a 32 or 64 bit (from 1.9.6) pascal compiler. Free Pascal Compiler is available for different processors Intel x86, Amd64/x86 64 (from 1.9.6), PowerPC (from 1.9.2), Sparc (from 1.9.6) and Motorola 680x0 (1.0.x only).
The following operating systems are supported Linux, FreeBSD, NetBSD, MacOSX/Darwin, MacOS classic, DOS, Win32, OS/2, BeOS, SunOS (Solaris), QNX and Classic Amiga.
Main features:
- Very clean language Pascal is a very nice language, your programs will be more readable and maintainable than for example in C, and lets even forget about C++. And you dont need to give up the power, the Pascal language is as powerful as you want it.
- No Makefiles Unlike most programming languages, Pascal does not need Makefiles. You can save huge amounts of time, the compiler just figures out itself which files need to be recompiled.
- Pascal compilers are Fast with a big F and Free Pascal is no exception. Yes, you no longer need to grow roots while compiling your programs, just hit the compile key and its done, even for large programs.
- Each unit has its own identifiers In Pascal you never need to worry about polluting the namespace, like in C where an identifier needs to be unique accross the entire program. No, in Pascal each unit gets its own namespace and thats very relaxed.
- Integrated development environment Free Pascal comes with an IDE which work on several platforms, in which you can write, compile and debug your programs. You will save huge amounts of time using the IDE, the best programming friend you have.
- Great integration with assembler Do you think pascal is for wimps who need to learn programming? WRONG! Its excellent for high tech programming and for the supreme nerds among you we have the integrated assemblers. You can easily mix assembler code and Pascal code, in the language you wish? Prefer Intel styled assembler? No problem, if its needed Free Pascal will convert it to ATT for you. Do you want to convert your program into a source file for Nasm? No problem, and all ATT assembler in your source files is automatically converted.
- Object oriented programming And if you do the serious programming, you are of course very interested in object oriented programming. Use the Turbo Pascal and Object Pascal ways of OOP according to your taste. The FCL and Free Vision and provide you with the powerful object libraries you need. For your database needs we support PostgreSQL, MySQL, Interbase and ODBC.
- Smartlinking Free Pascals smart linker leaves out any variable or code that you do not use. That makes small programs small with a big S, while they are still statically linked, avoiding DLL hell!
- Distribution independence (Linux) As a result of this, software compiled by the Linux version of Free Pascal runs on any Linux distribution, making it much, much, easier to make your software support multiple Linux distributions.
- Available for a lot of platforms on several architectures Free Pascal is available for more platforms than most other Pascal compilers and allows easy cross-compiling, just change the target in the IDE and compile! And there is work going on for even more platforms and processors.
- Compatible Have existing code? Free Pascal is more compatible with it than any other Pascal compiler. We are almost completely compatible with Turbo Pascal and quite well compatible with Delphi source code. If you have code in another language, like C or assembler, just use favorite compiler for it and call it from Free Pascal.
Version restrictions:
- For the intel 80x86 version at least a 386 processor is required, but a 486 is recommended. For the motorola 680x0 version, a 68020 or later processor is recommended. In all cases, a minimum of 8 Megabytes of RAM is recommended, but the compiler is reported to work with 4 Megabytes of RAM.
<<less
Download (23.2MB)
Added: 2007-05-20 License: GPL (GNU General Public License) Price:
916 downloads
ANSI/Turbo Pascal to C/C++(liunx) 3.58

ANSI/Turbo Pascal to C/C++(liunx) 3.58


Pascal to C/C++ converter more>> This is yet another Pascal to C/C++ converter. The primary idea of this converter is to produce readable and supportable code which preserves style of original code as far as possible.
Converter recognizes Pascal dialects which are compatible with Turbo Pascal 4.0/5.0 and ISO Pascal standard - IEC 7185:1990(E) (including conformant arrays). At this moment it was tested with Turbo Pascal, Oregon Pascal, Sun Pascal and HP Pascal.
Converter can produce both C++ and C output. Using of C++ language allows to encapsulate some Pascal types and constructions into C++ classes. So mapping between Pascal and C++ becomes more direct then between Pascal and C. I use C++ templates to implement Pascal arrays and files. Special template classes are used for conformant arrays. C++ like streams are used to implement Pascal IO routines. The same runtime library is used both for C and C++.
Now PtoC recognizes Turbo Pascals extensions, such as units, strings, some special types and operations. Turbo Pascal extensions are supported only for C++ language.
At this moment PtoC successfully converts more than 400,000 lines of Oregon Pascal to C (from RSX to OpenVMS). To test C++ translation and conversion of Turbo Pascal extensions I convert BGIDEMO.PAS and LISTER.PAS files from Turbo Pascal distribution and also convert some numeric programs written on Turbo Pascal by my friends. To check quality of conversion please look in file bgidemo.cxx which was produces from original Borland bgidemo.pas without any manual changes. Moreover it is possible to compile it, link with WinBGI library and run it under Windows or X-Windows.
<<less
Download (263KB)
Added: 2009-04-10 License: Freeware Price: Free
223 downloads
Network Transparent Widgets 0.3.2

Network Transparent Widgets 0.3.2


Network Transparent Widgets is a protocol and application framework. more>>
Network Transparent Widgets short from NTW, is a protocol and application framework that allows a single server to serve thousands of remote GUI applications.
The client applications are nearly indistinguishable from local, native applications. The protocol is language and architecture neutral. Server language bindings for C and Java are in heavy development.
Main features:
Speed: Remote apps can run at a speed which is nearly indistinguishable from a locally running application. Since the client draws the widgets natively, its not necessary to transfer graphical data, only widget state data. This can be done asynchronously, so the responsiveness of the UI never suffers.
Persistence: Its just as easy to write the ntw protocol data to disk as it is to the network, so the state of the entire gui application can be easily saved. This also happens transparently, so the developer doesnt have to spend any time loading and saving data. Also, if a network connection dies or the client computer loses power, the application can be restarted from the point of failure at the next connection.
Portability: using the protocol, an ntw server application running on a Unix machine could talk to an ntw client for Windows, and vice versa. So a developer could write a program on Linux that could be run from any OS without any porting necessary. Any language or platform that can read and write data to a network can use the protocol to create gui apps.
Scalability: Since the ntw server does not store or draw widget graphics, the memory and computational overhead of running an ntw application is much less than a comparable X Window application. A low end machine could easily serve hundreds of remote clients.
Productivity: Users can run ntw apps without installing anything but the client. Developers can release new versions of their apps without the users having to do anything, much like a web page.
Reference Implementation:
The current reference implementation of the client implements most of the widgets in the Gtk toolkit, and is written in C using the GTK+ 2.0 toolkit for drawing the widgets and handling events. It compiles and runs on FreeBSD, Linux, and Windows, and likely other Unix variants also. Youll need the GTK+ toolkit installed to run the client, and the GTK+ development headers to compile it.
The source code also include a server reference implementation and a sample server application. The "server" is really a set of C language bindings to functions that create and send ntw widget data. The bindings can be used in much the same way as any other GUI toolkit. See the file "ntwtest.c" for the example application. Its been tested on FreeBSD, Linux, and Windows XP. The server library should compile and run on most systems with a C compiler and support for sockets, without the need for any additional libraries.
The protocol is defined by the two header files, ntw.h and ntw_signals.h. These are C header files that describe exactly the byte layout for each of the widgets and all of the opcodes and events that can be sent.
There are still some widgets missing, and some of the signals raised by GTK are not yet handled in the protocol. This will be fixed in the near future.
Note: Although the reference implementation is coded in GTK, the NTW protocol is designed to be independent of any particular widget toolkit. GTK was picked due to favorable design features and a favorable license.
Enhancements:
- 02JUL06 - Fixed bug in update.c where spin_button was switched with slider
- 02JUL06 - Removed status field from image_buffer widget protocol
<<less
Download (0.65MB)
Added: 2006-07-04 License: MIT/X Consortium License Price:
1209 downloads
TCMixer 2.0

TCMixer 2.0


TCMixer is a compact X11 audio mixer. more>>
TCMixer is a compact X11 audio mixer.

Can be controlled from keyboard. Supports mixer callbacks. Very fast Xlib based UI routines, optimized mixer code.

Version 2.0 adds complete keyboard control over the mixer. Read the ASCII diagram below:

.-----..---.
| TAB || Q | .---.
`-----`--- | ^ |
`---
.---..---..---..---..---..---..---. .---..---..---.
| Z || X || C || || || || M | | < || v || > |
`---`---`---`---`---`---`--- `---`---`---

Tab, Right arrow: next channel
Mod-Tab, Left arrow: previous channel
Up Arrow volume up
Down Arrow volume down
Q quit
M mute
Z,X,C Line, Mic, CD record source

The keys are grabbed as scancodes, so I think this should work on all international/whatnot keyboards. zxc are in the lower left corner and the m key is 3 keys after, so its like "zxc...m" on the bottom row. "Q" should be right next to the Tab key. Scancodes returned by the keys located there should be the same regardless of keyboard layout. If not, let me know.

Current channel is marked with a green LED on the slider bar. Slider slide, changing volume. There is a row of buttons on the top. If a button is yellow, it means the channel is on and not muted. If its off, the channel is muted. Push it again to go back to the last known volume setting (remembered before pushing the button). If a channel was muted and you moved the slider, without pushing the button, it will become unmuted... If the button is red, you will not see a mixer slider for that channel, and it means your soundcard doesnt support that particular channel (most likely going to be true for Bass / Treble channels on elcheapo cards and also on some PCI cards (AudioPCI for example)).

Most modern sound card controls are here, and this should be enough for basic volume adjustment when you play your cd or mp3s or whatever. Missing controls will be deleted from the face of the mixer, but it will not be resized, so if your card is so lame that half the controls are "red" on the mixer, then you should find a new card.

Choose recording source by using radio buttons under the sliders by clicking on them or pressing z, x or c keys to select Line, Mic, or CD as recording source. Again, if that doesnt work, complain to your sound card manufacturer.

Oh yah, you quit by clicking anywhere in the words "TCMixer", or pressing the "q" button on keyboard.

Since that lameness called DEVFS has been included in the kernel, people might have shit like /dev/bus/pci/slot0/card0/controller0/sound/mixer for their mixer device, so you can use the -m option with tcmixer to specify your own mixer device:

% ./mixer -m /dev/dev/fs/is/lame/sound/mixer

It works for me, with ALSA. It should work with OSS, but I never bothered to test it. Some OSS drivers are known to only have volume steps from say 0 to 64 instead of 0 to 100 like ALSA. Up to this day I dont know which card does this. I have received some reports that this could be your standard SB16 if used with kernel sound drivers under kernel 2.2. If your card does this, you can email me, and tell me the card name, oss version, shit from /dev/sndstat, etc etc - if you want that fixed you will need to tell me as much information as you can possibly find about your sound shit, because the only people who reported this to me so far didnt even bother to tell me what soundcard they have. This 0 to 64 stepping will break the mixer, and since fuckheads who wrote OSS did not provide an API to check the min/max ranges for a particular channel I cannot test for this situation at run-time. Sorry. Use ALSA, it will fake your lame 0 to 64 card into a smooth 0 to 100 curve.
<<less
Download (0.030MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1099 downloads
Jokosher 0.9

Jokosher 0.9


Jokosher project is a simple yet powerful multi-track studio. more>>
Jokosher project is a simple yet powerful multi-track studio. With it you can create and record music, podcasts and more, all from an integrated simple environment.
Main features:
- Easy to use interface, designed from the ground up. Jokosher uses concepts and language familiar to musicians, and is a breeze to use.
- Simple editing with splitting, trimming and moving tools.
- Multi-track volume mixing with VU sliders.
- Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by GStreamer) into your projects.
- A range of instruments can be added to a project, and instruments can be renamed. Instruments can also be muted and soloed easily.
- Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports.
- Documentation (User Guide, FAQ, Tutorial) and User Community (Forums, IRC).
<<less
Download (0.005MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
888 downloads
AbsVolume 4.3

AbsVolume 4.3


A quick volume adjuster for Linux more>>
AbsVolume 4.3 provides you with a very useful and quick volume adjuster which is designed for Linux. Quick volume changer for OSS/Alsa on Linux. Make it to plug into my toolbar of IceWM. Very small and simple, written in C and GTK. Version 4.3 runs in the system tray (by your clock.) Has a quick-mute feature when you right-click on the tray icon rather than left-click to open the volume slider.

Enhancements

  • GUI update -- thinner, new icon
  • Fix - uses alsamixergui by default if present (earlier typo prevented this)
  • Fix - closes volume slider automatically when mixer is selected (had not done so when custom mixer was set)

Requirements:

  • gtk+
  • An OSS or Alsa sound system
<<less
Added: 2009-05-30 License: GPL Price: FREE
13 downloads
KLcdDimmer 0.3

KLcdDimmer 0.3


KLcdDimmer is a KDE applet to adjust LCD brightness. more>>
KLcdDimmer is a KDE applet to adjust LCD brightness.
To adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, Ive used
- SmartDimmer
- NVclock
but it is supposed to work also with others, since you can configure the applet.
Installation:
When you run configure, you should pass the KDE root directory as --prefix (in my system it is /usr).
The steps to perform for the installation are standard for packages in source form: once you have unpacked the sources in a directory, `cd to the directory containing the packages source code and execute the following steps:
./configure --prefix=
make
make install (as root)
Then youll be able to add the applet to the panel, by using your KDE panel.
Enhancements:
- Fixed tooltips and added whats this helps
- Fixed geometry (now should fit the panel better)
<<less
Download (0.70MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
572 downloads
Quarters Board Game 4.0

Quarters Board Game 4.0


Quarters Board Game is a strategy game for two players. more>>
Quarters Board Game project is a strategy game for two players.

Although its rules are relatively simple, it still offers some of the same opportunities for skill as in chess.

This program was originally conceived in the summer of 1986 during a study of the mini-max algorithm for chess playing computers, and was thus designed to offer some of the same type of strategies.

The game was originally written in BASIC, then ported to Turbo Pascal, then to C, and finally to Java.

The Java version is not necessarily object oriented, since it is a crude port from the C version.

<<less
Download (0.16MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1013 downloads
Rhythmbox 0.12.3

Rhythmbox 0.12.3


This is an integrated music management application, originally inspired by Apples iTunes. more>> Rhythmbox 0.12.3 offers you an integrated music management tool, originally inspired by Apples iTunes. Rhythmbox is free software, designed to work well under the GNOME Desktop, and based on the powerful GStreamer media framework.

Major Features:

  1. Easy to use music browser
  2. Searching and sorting
  3. Comprehensive audio format support through GStreamer
  4. Internet Radio support including last.fm streams
  5. Playlists
  6. Display audio visualizations
  7. Transfer music to and from iPod, MTP, and USB Mass Storage music players
  8. Display album art and song lyrics downloaded from the internet
  9. Play, rip, and burn audio CDs
  10. Automatically download audio podcasts
  11. Browse, preview, and download albums from Magnatune and Jamendo

Enhancements:

  • Only attempts to install GStreamer audio decoder plugins
  • More accurate lyrics and cover art searches
  • Problems with M4A files in podcasts fixed
  • CD playback and ripping improvements:
    • Fixed playback when crossfading is enabled
    • New entry fields for album artist, genre, year, disc number
    • Album artist is used when constructing filenames
    • Song title, genre, and artist can be edited in the track list
    • Increased extraction buffer size, meaning faster ripping
    • Playback position slider updates more frequently
    • Better behaviour with PulseAudios flat volume
    • Support for automatic proxy configuration (via libsoup-gnome)
    • Clean up empty directories on media player devices
    • Improved playback from MTP devices
    • Some improvements manually added and IPv6 addressed DAAP servers
  • Bugs fixed:
    • 331272 track change notification should have Next button
    • 345712 automatic proxy configuration
    • 349066 cover art search inaccuracy
    • 358313 lyrics search inaccuracy
    • 382906 make the position-slider make run more smoothly
    • 425239 Last.fm paid member usability
    • 437324 Freeze when right-click -> Properties after start
    • 479897 Podcast containing m4a always returns failed upon download
    • 501217 Rhythmbox ignores http_proxy
    • 502670 Some typos in Rhythmboxs manual
    • 516192 crash when ejecting audio CD after metadata read failure
    • 531310 Update of documentation
    • 537113 attempts to install missing plugins for video and non-audio files
    • 539007 Gives up instantly on files if mime type isnt recognized
    • 550491 Use album artist information when importing from audio CD
    • 556296 crash due to missing podcast information in database
    • 576005 files played from MTP devices remain in /tmp afterwards
    • 583108 Song rating throught rhythmbox-client
    • 583700 Rhythmbox fails to import or play songs with forward slash from
    • MTP devices
    • 583934 dont search for playlists on devices with no playlist format
    • information
    • 584182 Additional areas for plugins to add UI elements
    • 584248 "Always show notifications" doesnt work accross restarts
    • 584378 undefined symbol in status-icon plugin
    • 584394 Tooltip for play button does not change to "Stop Playback"
    • once track starts playing
    • 584588 Update libnotify required version to 0.4.1
    • 584726 Wrong icon sizes
    • 584770 minor translatable string fixes
    • 584804 audioscrobbler only sends one track with RBPlayerGst backend
    • 584927 daap: Fix HTTP header on manual daap
    • 584930 support for daap servers with ipv6 addresses
    • 584958 fix interaction with pulseaudio 0.9.15 flat volume feature
    • 585043 Last.fm playlist support
    • 585114 status-icon plugin build is broken (missing rb-marshall.h)
    • 585524 add_widget does not allow you to specify packing options
    • 586363 update for totem-pl-parser API additions
    • 586365 update for totem-pl-parser API additions
    • 586803 translator comment addition
    • 586922 proxy authentication not working for last.fm
    • 586985 crash when playback pipeline shutdown fails
    • 587329 allocating GValues in metadata helper incorrectly
    • 587479 crash when processing some metadata load errors
    • 587595 crash at end of playlist (playbin2)
    • 587691 always release gdk lock after calling loader callbacks
Requirements: GStreamer
<<less
Added: 2009-07-06 License: GPL Price: FREE
1 downloads
JXosd 1.0

JXosd 1.0


JXosd is a set of Java bindings for XOSD. more>>
JXosd is a set of Java bindings for XOSD, a library for displaying information on an X display. It supports the display of text, sliders, and percentage bars through JNI. Almost the entire API has been implemented.

<<less
Download (0.018MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1654 downloads
ColorExplorer 1.7

ColorExplorer 1.7


ColorExplorer is a tool for exploring the color space and finding out how colors, color names, and numerical color specification more>>
ColorExplorer project is a tool for exploring the color space and finding out how colors, color names, and numerical color specifications are related.

You can specify a color by selecting its name from a list of color names, by adjusting sliders that control the mixture of red, green, and blue, or by entering a numerical color specification. The numerical specification of the current color and an example of that color are shown in a pair of adjacent boxes.

The color name list may be searched by entering a regular expression or by requesting the closest match to the current numerical color specification. You may also request a random color.

The current color specification and example may be copied into a hold area so that subsequent experiments may be compared with a tentative selection.

ColorExplorer should run on any platform for which tcl/tk is available, which means just about any current computer.

<<less
Download (0.019MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
909 downloads
Plotmeister 0.2.0

Plotmeister 0.2.0


Plotmeister is the swiss army knife for data exploration. more>>
Plotmeister project is the swiss army knife for data exploration.

Plotmeister contains of backend tools to transform your ASCII data into a Plotmeister compliant data format.

In GUI frontend enables the user to explore the data set interactively. Variables from the source data set can be changed on the fly by adjusting sliders in the GUI. The plot will be updated on the fly.

Installation:

1. Unpack the plotmeister archive
tar xvzf plotmeister-VERSION.tar.gz

2. Update environmental settings
export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION

3. If you want to use the backend tools you need to set PATH and PERL5LIB. I recommend to include the Perl backend tools and the Palo tools to your PATH variable.

For Perl backend tools:

export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/pmeister
export PERL5LIB=$PERL5LIB:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/pmeister

For Palo tools:

export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/palo

4. Start plotmeister

simply execute
$> plotmeister.py
<<less
Download (0.057MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
978 downloads
Bind9 LDAP sdb driver 1.0 / 1.1.0

Bind9 LDAP sdb driver 1.0 / 1.1.0


Bind9 LDAP sdb driver is an attempt at an LDAP back-end for BIND 9 using the new simplified database interface sdb. more>>
Bind9 LDAP sdb driver is an attempt at an LDAP back-end for BIND 9 using the new simplified database interface "sdb". Using this you can store zones in LDAP rather than in files.

Note that when using sdb, the zones are not cached in memory, BIND will do a database lookup whenever it gets a query. If you want to store zones in LDAP but still have BIND do caching, you may be interested in the ldap2zone tool.
<<less
Download (0.008MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5