Main > Free Download Search >

Free rapgetmac 1.21 software for mac

rapgetmac 1.21

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 34
FastPic 1.21

FastPic 1.21


FastPic is a tool supporting you to view pictures. more>>

FastPic 1.21 is a tool supporting you to view pictures. It supports all picture formats, that are supported by Quicktime. You can also use FastPic to print simple contact sheets in various sizes. Contact sheets can also be sorted by content.

<<less
Download (92.8KB)
Added: 2005-07-09 License: Freeware Price:
downloads
 
Other version of FastPic
Fastpic 1.21Fastpic - Image viewer/contact sheet creator. Fastpic 1.21 - Oliver
License:Freeware
Download (95KB)
1193 downloads
Added: 2006-07-18
Njam 1.21

Njam 1.21


Njam is a full-featured cross-platform pacman-like game more>>
Njam is a full-featured cross-platform pacman-like game written in C++ using SDL library.
Main features:
- Single and multiplayer mode (local or network)
- Duel games (players compete against each other to get more points)
- Cooperative games (players cooperate to finish as many levels as they can)
- Great music and sound effects
- Runs on Windows, Linux, OpenBSD, FreeBSD, BeOS, MacOSX, MorphOS
- Customizable level skins
- Many different levels
- Integrated level editor
- Open Source (GPL Licence).
<<less
Download (2MB)
Added: 2005-05-12 License: Freeware Price:
1680 downloads
dgMaster 1.21

dgMaster 1.21


Free and open source data generator more>> <<less
Download (3.5MB)
Added: 2009-07-07 License: GPL Price: FREE
12 downloads
PPSee 1.21

PPSee 1.21


PPSee is a software for creating picture galleries of photos taken by the digital camera, scanner etc more>>
PPSee is a software for creating picture galleries of photos taken by the digital camera, scanner etc. It also makes possible to view pictures. The created photo album can be used on your computer, however it is designed mainly for display on the Internet. Instead of photos attached to e-mails, youd better send a link to your own web pages!
Main features:
- the program uses national languages.
- the photo album provides automatic picture projection - slide show
- to move among the pictures in the photo album you can use navigation keys.
- each of the pictures can contain your description, which is saved for later use.
- you can rotate images without any modification of the original file
- photo album is based on a valid code XHTML 1.0 Strict
- the photo album does not need support from any server.
- the program has many attributes affecting the look of the created photo album.
- support of the scripting language BeanShell for greater latitude when creating the photo album.
- you can create their own templates of the photo album.
- registered users can use a batch mode from a command line
- the program can read EXIF information.
- the program runs on the systems such as Windows, Linux, MacOS, OS/2 and Solaris, as well as the photo album.
- registered users can also use new versions of the program.
- the author does not insert into program any form of malware, including: spyware, trojans and backdoors.
Enhancements:
- Photo album is created by a standard XHTML 1.0 Strict.
- You can rotate images without any modification of the original file.
- Bug fixing.
<<less
Download (1.3MB)
Added: 2005-06-22 License: Freeware Price:
1585 downloads
Jaspers DRIMaker 1.21

Jaspers DRIMaker 1.21


Jaspers DRIMaker - automatically create HDRI pictures from your photos more>>
Jaspers DRIMaker is a tiny application with which you will be able to automatically produce DRI images. This application does not produce 32-bit HDR-images which will be changed to LDR via tone-mapping but uses the so called Exposure Blending in order to crossfade each image iteratively.
So in the end, the manual technique that people do in e.g. Photoshop, is simulated.
You will find more information about this kind of technique on this page. Everything you need is an exposure sequence in JPEG/TIFF format.
My aim in this implementation is to get the most natural results, as i think that for photographers the whole DRI thing is made to compensate the bad dynamic range of digital sensors. If the final image has a greater dynamic range than the human eyes could normally adapt to, you have gone much too far imho.
Enhancements:
- Saving is possible again (in v1.2 was a missing connection!)
<<less
Download (206KB)
Added: 2007-08-08 License: Freeware Price:
809 downloads
Hotpants 1.21

Hotpants 1.21


Hotpants is a product designed as a Hotline-compatible network client which is written in Cocoa. more>>

Hotpants 1.21 is a product designed as a Hotline-compatible network client which is written in Cocoa. It supports all the standard HL features and some extra stuff in the HXD and SHXD servers.
This is the last official release of Hotpants; the source code has been posted here.

<<less
Download (771.5KB)
Added: 2003-01-04 License: Freeware Price:
downloads
JUCE 1.21

JUCE 1.21


JUCE - C++ class library for developing cross-platform applications more>>
JUCE (Jules Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform applications.
JUCE is particularly good for creating highly-specialised user interfaces and for handling graphics and sound.
The intended users are developers like me, who are writing large, complex applications in C++ and who would like to use just one clean, high-level API rather than a bunch of different libraries for different purposes or platforms.
Main features:
- Basics - Worlds best string class; arrays; stream and file handling; time and date; maths functions, random numbers, reference counting, super-fast XML parser and well-stocked XML manipulation classes; abstractions for threads, processes, critical sections etc; built-in GZIP compression/decompression streams and ZIP file readling; undo/redo support; logging; messaging layer with timers, event listeners; etc. etc.
- User Interface - Cross-platform windowing capability with extremely powerful lightweight component architecture. Ready-made components include buttons, lists, menus, textboxes, treeviews, scrollbars, etc. Components are customisable either at a low-level by creating your own (or by subclassing existing ones), or at an application-wide level by creating custom look-and-feel styles for them.
- Vector Graphics - Fast, high-quality anti-aliased rendering of shapes with transpaency, gradient fills, etc; path stroking with different line styles, dashed-lines; affine transformations and geometry classes; manipulation of typefaces as paths and custom font engine to provide sub-pixel accurate text in a platform-independent manner; typefaces can be serialised for easy embedding of fonts in an executable.
- Image manipulation - High-quality rendering of images, allowing affine transformations and transparency; support for cross-platform OpenGL windows within Juce windows; built-in parser for loading JPEG, PNG and GIF image formats; image caching; easy embedding of images in an executable without having to use platform-specific resources.
- Audio - Low-latency audio engine supporting DirectSound, ASIO and CoreAudio devices; audio buffer classes for mixing and manipulating samples; Parsers for WAV and AIFF formats, as well as reading audio streams from audio CD devices (easy on the Mac, but tricky on Windows!); powerful MIDI message classes; MIDI file load/save; connectable audio-processing nodes including sample-rate conversion.
- Networking - URL handling; http and ftp reader streams; launching default browsers, etc.
- Easy to integrate - JUCE is a static library so your application can run as a stand-alone executable - no extra dlls to install, nothing for users to mess up! In your application, youll just need to include one header file: "juce.h" and thats it - no platform-specific code or any other headers needed.
<<less
Download (1.7MB)
Added: 2005-12-12 License: GPL Price:
1412 downloads
DejaMenu 1.21

DejaMenu 1.21


Access menubar as a contextual menu. more>>
DejaMenu is a small utility designed to display the current applications main menu as a context menu when a key combination is pressed.

This is particularly useful for people using multiple monitors. Since the Menubar only appears on a single monitor, it is awkward to use applications on a different monitor. DejaMenu solves this - just press the configured key combo, and a copy of the Menubar is right there for your to use.

If your mouse can simulate key-presses, DejaMenu becomes even more useful. For instance, on my 4-button trackball, I have the fourth button set to bring up DejaMenu by simulating shift-cmd-m when clicked. (USB Overdrive and Kensington Mouseworks both allow mapping of keys to button presses).

In many ways, this was inspired by the NeXTStep convention of having the main menu appear on a right-click.
<<less
Download (227KB)
Added: 2007-03-20 License: Freeware Price:
950 downloads
GCViewer 1.21

GCViewer 1.21


GCViewer is a free open source tool to visualize data produced by the Java VM options -verbose:gc and -Xloggc: more>>
GCViewer is a free open source tool to visualize data produced by the Java VM options -verbose:gc and -Xloggc: . It also calculates garbage collection related performance metrics (throughput, accumulated pauses, longest pause, etc.). This can be very useful when tuning the garbage collection of a particular application by changing generation sizes or setting the initial heap size. See here for a useful summary of garbage collection related JVM parameters. For more information on tuning garbage collection on Sun JVMs, take a look at the documentation provided by Sun.

Supported Formats
• Sun JDK 1.4/1.5 with the options -Xloggc: [-XX:+PrintGCDetails]
• Sun JDK 1.2.2/1.3.1/1.4 with the option -verbose:gc
• IBM JDK 1.3.1/1.3.0/1.2.2 with the option -verbose:gc

Best results are achieved with: -Xloggc: -XX:+PrintGCDetails
Data Export

GCViewer can also export the data in CSV (comma separated values) format, which may easily be imported into spreadsheet applications for further processing.
Miscellaneous

GCViewer has been developed with J2SE 1.4 and is licensed under LGPL.


<<less
Download (1MB)
Added: 2005-07-08 License: GPL Price:
1577 downloads
iTube Widget 1.21

iTube Widget 1.21


iTube Widget provides you with a sophisticated product designed to get the artist and title of the song you are playing in iTunes. more>> <<less
Download (80K)
Added: 2009-05-21 License: Free Price:
downloads
FolderWatcher 1.21

FolderWatcher 1.21


FolderWatcher - Keep track of the size of various folders on a given volume more>>
FolderWatcher is an application designed to help you keep track of the size of various folders on a given volume. You can set a specified amount of authorized space on a per-account basis; FolderWatcher will alert you only if that amount has been surpassed. A dated text file with a list of "oversized" folders is created.

FolderWatcher will perform its task automatically upon startup and then quit (the "autocheck" feature).

IMPORTANT: If you want FolderWatcher to run without doing anything (for data entry, etc.) hold the option key down as the program starts up. You must do this the first time the program is run, otherwise it will have nothing to check, and will quit immediately.


<<less
Download (721KB)
Added: 2006-02-06 License: Freeware Price:
1355 downloads
iTube 1.21

iTube 1.21


Widget that will allow you to see the music video to the song you are listening. more>> Widget that will allow you to see the music video to the song you are listening.

People love the album the art feature in iTunes, but it would be cooler if one could also see the music video to the song. Well now you can! (sort of)
YouTube has a stacks and stacks of music videos on their website. iTube is a free and little Dashboard widget that gets the artist and title of the song you are playing in iTunes.
iTube will then perform a search on Youtube and plays the first hit in the widget window. With a little luck, the first hit will match what you are listening to iTunes.

Enhancements
- Fixed bug where the track data from itunes is outputed in the incorrect format..
- Fixed parse error due to incorrect format of itunes track data.
- Added remote debugging for developers.

<<less
Download (79KB)
Added: 2009-05-24 License: Freeware Price: FREE
2810 downloads
FoxStocks 1.21

FoxStocks 1.21


A Firefox add-on that lets you track up to 10 stock tickers. more>> <<less
Download (10KB)
Added: 2009-06-08 License: Freeware Price: FREE
180 downloads
Bundesliga Widget 1.21

Bundesliga Widget 1.21


Bundesliga Widget displays the charts of Bundesliga, Bundesliga 2 and the Regionalliga (North & South) more>> <<less
Download (2MB)
Added: 2008-07-31 License: Freeware Price: FREE
187 downloads
Upcoming Badge 1.21

Upcoming Badge 1.21


Upcoming Badge - View Upcoming.org watch list in widget more>>
Upcoming Badge widget will let you view your Upcoming.org events watch list using Dashboard.
Usage
Enter your username on the flip side of the widget.
Enhancements:
- Made widget more robust when reading Upcoming data.
<<less
Download (33KB)
Added: 2006-10-05 License: Freeware Price:
1215 downloads
 
Other version of Upcoming Badge
Upcoming Badge 1.21Matt Sephton - Upcoming Badge - View Upcoming.org watch list in ... Upcoming Badge. Upcoming Badge - View Upcoming.org watch
Price: FREE
License:Freeware
Download (33KB)
295 downloads
Added: 2006-10-05
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3