Opened 14 years ago

Closed 7 years ago

Last modified 5 years ago

#7747 closed feature request (fixed)

Mac OS X: Use a library such as Sparkle for auto-updates

Reported by: SF/cyberskull Owned by: sev
Priority: normal Component: Port: Mac OS X
Version: Keywords:
Cc: Game:

Description

Sparkle is a handy library used by many Mac OS X applications to perform automatic updates. Sparkle checks the application's website, downloads and updates the application with minimal fuss. I recommend using it or something like it to automatically update ScummVM on Mac OS X.

Website: http://sparkle.andymatuschak.org/

Ticket imported from: #2934376. Ticket imported from: feature-requests/563.

Change History (5)

comment:1 by fingolfin, 14 years ago

Sparkle is a pretty cool library, yeah. Adding support for it would mean adding a Mac OS X specific part to our SDL backend, though. Certainly doable, but quite a bit of work somebody would have to invest.

comment:2 by fingolfin, 14 years ago

And of course a similar thing for Linux and Windows would be nice (at least a version check which tells the user to download an upgrade).

comment:3 by SF/cyberskull, 14 years ago

My understanding of SDL is that it is just a graphics API. I also understand that Sparkle is supposed to run without interacting with the main program except for maybe a control panel to specify update check frequency.

comment:4 by criezy, 7 years ago

Owner: set to sev
Resolution: fixed
Status: newclosed

Use of Sparkle for auto-update was implemented some time ago.

comment:5 by digitall, 5 years ago

Component: Port: Mac OS X
Note: See TracTickets for help on using tickets.