iPhone iSpit 1.2 released

iPhone iSpitWe released a new version of iSpit with many improvements.

Please report success or failure for your firmware/ipod/iphone.
If you like it and use it please don’t forget to donate,

iPhone Screenshot 1.3.0 released

iPhone ScreenShot Buttons We released a new version of the ScreenShot Buttons application; it is in our repository for test.

Please report success/failure/firmware!

Many bugs fixed.

This version addresses many bugs reported, fixes include:

  • better reboot handling, screen will no longer flash
  • not starting on some iPod Touch has fixed
  • compatible with the Dock application

And also we have some new features:

  • thumbnail list greatly improved, if you use the photo directory then photo’s are rotated properly
  • thumbnail list allows you to view the image directly, just tap the thumbnail and the view flips to the image.

If you don’t see the 1.3.0 version remove the application using the installer and you should see it. For those wondering about updates that stay available, don’t worry, this is a mistake in the repository we are to lazy to fix, nothing serious.

We had questions about very larges thumbnails in the thumbnail list while using the photo director, this is because you made snapshots before using the Dock application. The Dock application, however working, does not make proper screenshots. The thumnail is not resized and the image is renamed to JPG rather than saved as a jpeg. After you remove those images they should not reappear.

please report success/failure/firmware! Have fun!

iPhone AcceleroLog

AcceleroLog - View your iPhone accelerometer in a graphThrow your iPhone on the ground or in the air and see what happens, this application represents the accelerometer in your iPhone using three graphs. Just start the application, move your phone and you will understand.

Reported running:

  • iPhone with firmware 1.1.1
  • iPhone with firmware 1.1.2

Product page: iPhone AcceleroLog

iPhone TouchLayer

iPhone Touch LayerSimply shows the test layer for the multi-touch screen designed by Apple.

Product page: iPhone TouchLayer

If you want to do something with the touchlayer, it’s easy to create:

struct CGRect rect = [UIHardware fullScreenApplicationContentRect] rect.origin.x = rect.origin.y = 0.0f;
UITouchDiagnosticsLayer* tl = [[UITouchDiagnosticsLayer alloc] initWithFrame: rect]; [tl setTrackTouchEvents: YES]; [tl setDisplayHitRects: YES]; [tl setDisplayTouchEvents: YES]; [tl setDisplayChargeMap: YES];
[self addSubview:tl];

				

iPhone Guitar Tuner

Guitar Tuner IconQuick and simple application to play the six reference notes to tune your guitar.

Reported to work on:

  • iPhone with firmware 1.0.2
  • iPhone with firmware 1.1.1
  • iPhone with firmware 1.1.2

Product page: iPhone Guitar Tuner

Anyone with an iTouch out there that dares to try?

Update!

iPhone Guitar Tuner

In response to the comments posted and the donations receive (thanks!) we made some changes, version 1.1 is available for download!

New features are:

  • Mute sound button
  • Sound volume control (notice this set the global system sound)
  • Corresponding string is highlighted

iPhone SysInfo

iPhone SysInfoSysInfo lets you quickly view and manage the processes running on your iPhone. It gives information like the unix commands top and ps and allows you to kill processes.

Product page: iPhone SysInfo

iPhone iSpit 1.1

iPhone iSpitiSpit is a tiny, fast and easy to use application that allows you to download files from your iPhone using your favorite internet browser.

Product page: iPhone iSpit

iSpit is reported to be working on:

  • iPhone with firmware 1.1.1
  • iPhone with firmware 1.2.1

If you run it on the iTouch or with other configurations please post.

Update, version 1.1 available!

This version features changing the port number. There is also a little template that you can change, it’s the /Applications/iSpit.app/template.html file. Anyone out there to test?

Bugs and solutions
Currently you need the BSD subsystem installed.

iPhone ScreenShot 1.2.1

iPhone ScreenShot ButtonsPost here questions and problems with the ScreenShot 1.2.1 application, please include the firmware version you use in your post.
Product page: iPhone ScreenShot

The iPhone Screenshot application has reported to be running on:

  • iPhone with firmware 1.0.2
  • iPhone with firmware 1.1.1
  • iPhone with firmware 1.1.2
  • iTouch with firmware 1.1.1

If you run on a firmware not listed above please post.

Bugs

We had reports that white lines appear on the screen after a reboot with the screenshot application on. We are working to fix this, a new version will be released soon. The screen will flash a couple of times during reboot but should come back normal.

Solutions!
There is a solution for the buttons not showing up, you need the BSD subsystem installed. Thanks Bob for the assistance in figuring this out!

One more solution!
Currently the version is not compatible with the Dock application!

Remember you use the software fully at your own risk, we just try to bring you the best but we need your feedback.

Welcome to the release log

Welcome to the release log. Here you can read about and comment on new versions of software we released. Please help other users that have questions if you solved a problem already.