aboutsummaryrefslogtreecommitdiff
path: root/dists/macosx/dockplugin/Info.plist
AgeCommit message (Collapse)Author
2018-01-01ALL: Bump copyright year. 2018!Eugene Sandulenko
2017-11-30RELEASE: This is 2.1.0gitThierry Crozat
2017-11-21RELEASE: 1.10 will henceforth be known as 2.0Colin Snover
General consensus on the ML was that people wanted to do this. http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html
2017-01-01ALL: Bump copyright year to 2017Eugene Sandulenko
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-03-25OS X: Implement a Dock Tile Plugin to display recent games menu in dockThierry Crozat
This allows to start a recently played game directly from the dock. The ScummVM.app application should have been permanently added to the dock and the menu is only present when ScummVM is not running. The list of recently played game is written by the taskbar code in ScummVM. The Dock Tile Plugin only reads that list to populate the menu.