Main > Free Download Search >

Free grand prix 2 software for mac

grand prix 2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9720
XContact 2.2.1

XContact 2.2.1


Organize your personal and business contacts. more>>
XContact is a simple and fast address book withan easy-to-use interface. It offers the ability toinsert sounds, pictures, and links to documentswith each contact.

Driving your Web browser,XContact can send email or go to a URL withjust a click. It will also dial a phone number viamodem. XContact prints envelopes, labels,mailing lists, and a phone list.
<<less
Download (560KB)
Added: 2004-05-16 License: Freeware Price:
1993 downloads
Khronos 1.2.2

Khronos 1.2.2


Track time spent on projects. more>>
Khronos (a Cocoa app) is for people who need to keep track of the time they spend on each project. We think graphic/web/etc. designers will find this application handy.

Features:Log time spent on each job.Log time spent on each work session.Calculates the payment from client (hourly wage).Modify your work sessions (for when you forget to hit "stop").Real time feedback.Backup and export your data.Simple, intuitive interface.
<<less
Download (268KB)
Added: 2004-05-13 License: Freeware Price:
1990 downloads
TERMINator X 2.2

TERMINator X 2.2


Date calendar with speech reminders. more>>
TERMINator X is a date calendar with speech reminders.
<<less
Download (504KB)
Added: 2004-05-20 License: Freeware Price:
1988 downloads
URLAccess 2.2

URLAccess 2.2


REALbasic library for URLs. more>>
URLAccess is written around the URLAccess library.

he major constituent is the URLentryItem with 3 property classes, including URLentryError for error reporting, URLentryFolderType to indicate where a folder Item should be downloaded to, and the URLentryOpenFlags to set up a particular behavior.

All four classes will be automatically instantiated when you instantiate the URLentryItem with the new operator. By using this plugin you are using the URL Access Manager.
<<less
Download (63KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
Virtual Grand Prix 2 Patch 1.6

Virtual Grand Prix 2 Patch 1.6


Virtual Grand Prix 2 Patch - Grand Prix racing game more>> <<less
Download (849KB)
Added: 2005-10-18 License: Freeware Price:
1475 downloads
HTMLrendering 2.3.2

HTMLrendering 2.3.2


HTMLrendering - REALbasic library for HTML page rendering more>>
HTMLrendering is a plugin, capable to render html files. This plugin "HTMLrendering" contains the renderer control. The FolderItemClass and MemoryBlockClass are extended with methods to allow opening of URLs in conjunction with the renderer.

Facilities have been provided for setting the default page displayed in a windows when no other file has been specified.

The renderer has events, properties and methods, that also allow you to get the url_address, url_title. One of the sample projects uses Dave Grogonos stationary multidoc project, which makes use of the url_title. The LookingForHTMLSource was designed to provide a callback into the HTMLrendering Library. It provides a fullURL string obtained after clicking a link on the page. This URL can be presented to another plugin "URLAccess" that will download the requested URL. That URL is saved as a folderItem of which the absolute path is funneled back into the HTML- library for rendering. The HTMLLookingForImage does something similar when the renderer requires a image. These 2 events are not being called when you would present a folderItem via the Navigation services.


<<less
Download (249KB)
Added: 2005-10-11 License: Freeware Price:
1473 downloads
NoteIt! 1.2.2

NoteIt! 1.2.2


NoteIt! - Widget sends notes to bluetooth phones more>>
NoteIt! is a Dashboard widget that allows you to send a text note to your Bluetooth mobile phone.
You must open System Preferences > Universal Access and check Enable access for assistive devices in order for NoteIt! to work.
Enhancements:
- fixed a bug occur when used only with an iPod, iPod wasnt be recognized.
<<less
Download (101KB)
Added: 2005-12-27 License: Freeware Price:
1397 downloads
PopupFuncs 2.8.2

PopupFuncs 2.8.2


PopupFuncs - Add-in utility which works in some programming environments and text editors more>>
PopupFuncs is an add-in utility which works in some programming environments and text editors.
PopupFuncs provides a pop-up menu of functions and other source-code constructs to ease navigation.

PopupFuncs currently understands C, C++, Pascal, Object Pascal, Rez, 68K Assembler, and Fortran.

PopupFuncs is compatible with CodeWarrior, THINK C, Symantec C++ (including version 8.0), MPW, and QUED/M. (Please note that PopupFuncs is NOT compatible with, and should not be installed in, BBEdit, BBEdit Lite, or TextWrangler.)


<<less
Download (93KB)
Added: 2006-01-24 License: Freeware Price:
1370 downloads
SkyMonitor 1.2.2

SkyMonitor 1.2.2


SkyMonitor - Belgian ISP Skynet bandwidth monitor more>>
SkyMonitor is a widget for customers of the belgian ISP Skynet.

It’ll download your bandwidth statistics from Skynet’s webpage and show the information, together with data regarding remaining volume packs, on the OS X dashboard.

The initial idea for this widget came from the commandline utility SkyMeter by Thomas Langewouters (early versions of this widget actually used his application to pull down the bandwidth info).


<<less
Download (103KB)
Added: 2006-02-03 License: Freeware Price:
1364 downloads
myAmazon 2.3.2

myAmazon 2.3.2


myAmazon - Widget to search international Amazon stores more>>
myAmazon is a helpful widget to search international Amazon stores directly from your Dashboard.
Main features:
- Amazon Webservices support to show your results right in the widget
- Translucent interface to fit perfectly into your dashboard
- Choose your favourite Amazon site. Support for USA, Canada, UK, Germany and France is included
- Search by localized product categories.
Enhancements:
- Mac OS X 10.4.3 compatibility
- Maintenance Update.
<<less
Download (230KB)
Added: 2006-02-10 License: Freeware Price:
1358 downloads
PGPLOT 5.2.2

PGPLOT 5.2.2


PGPLOT - Device-independent graphics package for making simple scientific graphs more>>
The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user.
For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.
The PGPLOT library consists of two major parts: a device-independent part and a set of device-dependent ``device handler subroutines for output on various terminals, image displays, dot-matrix printers, laser printers, and pen plotters. Common file formats supported include PostScript and GIF.
PGPLOT itself is written mostly in standard Fortran-77, with a few non-standard, system-dependent subroutines. PGPLOT subroutines can be called directly from a Fortran-77 or Fortran-90 program. A C binding library (cpgplot) and header file (cpgplot.h) are provided that allow PGPLOT to be called from a C or C++ program; the binding library handles conversion between C and Fortran argument-passing conventions.
PGPLOT has been tested with UNIX (most varieties, including Linux, SunOS, Solaris, HPUX, AIX, Irix, and MacOS X/Darwin) and OpenVMS operating systems.
Enhancements:
- Maintenance release.
- Configuration files for aix, linux, and solaris have been updated.
- The files sys_win/aaaread.me and sys_win/gidriv.f have been modified.
- Minor bugs in the X-window device drivers have been corrected.
- pgqinf: returns new version number (5.2.2).
<<less
Download (1.1MB)
Added: 2006-02-17 License: Freeware Price:
1350 downloads
MO3 2.2

MO3 2.2


MO3 decodes MO3 files back to their original format more>>
MO3 decodes MO3 files back to their original format. It can be used together with BASSMOD to play MO3 files in Linux. MO3 is a file format, encapsulating the features of several "MOD" formats (IT/XM/S3M/MTM/MOD), but with one big difference - MP3 and OGG compressed samples. A lossless sample codec is also incorporated, and the whole file structure is compressed too.
MO3 has the following other editions available: MO3 for Windows and MO3 for Linux.
Main features:
- MP3/OGG compression
- Any command-line MP3 or OGG encoder can be used with the MO3 encoder
- Lossless compression
- Samples that dont compress well with MP3/OGG encoding can still be reduced in size with the lossless codec
- Structure compression
- All the non-sample data is also compressed
- Sample specific tuning
- The encoding sample/bit rates are individually adjustable for each sample, with visual comparison of original/encoded samples
- Text removal
- Message/instrument/sample texts can optionally be removed for a further size reduction
- Decompressable
- MO3 files can be decoded back to their original formats using UNMO3 (included)
- Playable
- MO3 files can be played by XMPlay and any software that uses the BASS library, also by other software in conjunction with UNMO3.
Enhancements:
- 16000/22050/32000hz sample rates added for OGG encoding
- Further slight size reductions for all formats
- UNMO3: Support for MIDI macros in XM files
- GUI: File opening via dragndrop and the command-line.
<<less
Download (86KB)
Added: 2006-02-22 License: Freeware Price:
1347 downloads
MacFLAC 2.1.2

MacFLAC 2.1.2


MacFLAC is a GUI for FLAC audio codec more>>
MacFLAC is a graphical frontend for FLAC (Free Lossless Audio Codec), developed using Applescript Studio.
It uses the flac binaries developed by Josh Coalson.
MacFLAC 2.1.2 - GUI frontend app that is used to encode, decode, and generate fingerprints for FLAC files.
Enhancements:
- Added test option
- Added working progress bars
- Improved user interface.
<<less
Download (1.2MB)
Added: 2006-03-30 License: Freeware Price:
1338 downloads
Racer 0.5.3b1.5

Racer 0.5.3b1.5


Racer - Racer car sim for the Mac more>>
Racer is a free car simulation project, using real car physics to get a realistic feeling. Cars, tracks, scenes and such can be created with relative simplicity in mind (compared to other driving simulations). The 3D and other file formats are, or should be, documented. Editors and support programs are also available to get a very flexible and expandable simulator. It uses OpenGL for rendering.

It attempts to do well at the physics section, trying to create life-like cars to emphasize car control and doesnt cut back on realism in the interest of fun. If youve played Grand Prix Legends from Papyrus, youll know what Im talking about.

<<less
Download (24.8MB)
Added: 2006-03-26 License: Freeware Price:
1319 downloads
TimeCalc 2.6.2

TimeCalc 2.6.2


TimeCalc - Widget to add/subtract time values including SMPTE timecodes more>> <<less
Download (92KB)
Added: 2006-03-21 License: Freeware Price:
1318 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5