PicoPlay 1.1.0

Keep me going
give me coffee! Smoke 1 Smoke 2 Smoke 3

Thank You for all your goodwill and proposals.
Time is short, so I've only fixed the most pressing bugs for now: (more to come 😉 )

  • [new] Tiger support
  • [fix] better codec and streaming support
  • [fix] iTunes Library not found
  • [fix] Pause Button

PicoPlay - enjoy! Mike

PicoPlay [updated]

I like iTunes and Songbird for their massive load of features.

But while coding I need something small that does not distract me or eats tons of system resources. So I wrote PicoPlay that basically plays iTunes playlists, without iTunes running.

It's free as in free beer and you can download it here: (Sorry only Leopard atm)
PicoPlay

enjoy coding with lean sound!

[update]
Wow, that got a little more exposure than I thought 🙂
So I'll put some more love in it. Bug number one is that it only works, if the iTunes library sits in it's default place. Hope to release the new version this weekend. Streams and Tiger are on the list, too.

Txs for all the feedback!

… vive le roi!

As mentioned below, I'm not going to provide kind of two unstable binaries of wine :). For now, I'll push the WineBottler path... it includes the same Wine as Darwine did.

So whats new? (just the biggest)

  • partial Tiger support (need feedback on this)
  • drag'n'drop support to drop files onto bottles
  • new controlcenter for prefixes, predefined, custom and preferences
  • custom bottles can be built from templates (i.e. any other prefix)
  • see all wine processes that are currently alive
  • gorgeous icons from Andy, txs!

Still unstable, sharking and testing for leaks now.
WineBottler_1.1.22.zip

enjoy!
PS. SVN and TRAC are ready... sources and ticketing will follow soon.

PSS. Just forget one other major feature: a GUI for winetricks. It always works with the current winetricks and can be applied to any prefix. The option to create custom prefixes makes use of it, too.

Le roi est mort …

As some might have read on Wine-Devel, Darwine is dead for good :). The OS X port of Wine formerly known as Darwine is now Wine.

What does this change? There will be no more "Darwine" packages from me.
It would be a simple thing to rename the package to "Wine". But there are more things to consider. Winehelper, the starter App from Darwine is really dead, this is why I'm developping a new one called WineBottler.

For simpleness sake, I'd love to call the new package Wine, but it does not give justice to the fact, that it's a none Wineproject wrapper around the Wine package. Nor gives it justice to the other wine derivates like crossover or bordeaux.

So the next "Wine" Release from me will be inside "WineBottler". Maybe if we can make WineBotter really good, it could be accepted as part of Wine like the old winehelper, which would do away with the troubles of having another name for the same ;).

Mainly because of Macish simplicity I'd love to only have one Package which can be autoupdated. Distributing the bottler alongside a wine bundle like now could be another solution.

Like to hear your thoughts about it. Going to consult the list, too.

Winehelper Replacement: New Bottlelauncher

I've replaced the startup script of the Bottler with a cocoa app. This way I have more control over the wrapped app. Right now it supports the following things:

  • Drag'n'Drop of file(s) on the Bottle
  • the prefix of the bottle is copied to "~/Application Support/wine/prefixes" the first time it is run. This way we don't get into troubles with writing privileges in "/Applications". The prefixes can easily deleted from the prefix manager.
  • the Bottle stays in the Dock once launched (allows selecting of the app)
  • fast App switching to the Bottle (cmd-tab)
  • fast App switching & termination of the Bottle (cmd-tab, cmd-q)

Lots of small improvements to the app like

  • predefined apps sit in a .plist now, that could be maintained and hosted on the internet for rapid updates (again a shout for the appdb to offer an interface for wine front-ends)
  • new Bottler window (we're still not there, but better 🙂 )
  • Sparkle works from this version on (i.e. autoupdate of wine) you can manually see the rss entries of the sparkle appcast here: //www.kronenberg.org/wine/appcast.php

My mind is on:

  • Status menu: Better support to display and terminate all exe's running (ps aux | grep .exe)
  • replace the overlay displayed while prefix creation with the "action window" from the bottler
  • finer grained feedback in the "action window"
  • visual feedback when bottles are started to assure people that something is happening
  • is there .otf font support in wine?

Long talk, here is the file: WineBottler_1.1.21.zip, and again, this is deepest dev work:

  • it has loads of errors
  • hide all previous Winehelper.app, Wine.app and WineBottler.app.
  • bottles created with earyer versions are probably not going to work with this.

enjoy.
Mike

PS.
If You really need "Internet Explorer 7.0" You could give this build a try. "Internet Explorer 6.0" is not working atm.