Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-06 | WIN32: Update copyright year in scummvm.iss | Lothar Serra Mari | |
2016-08-06 | DOCUMENTATION: Use uppercase filenames for German documentation | Lothar Serra Mari | |
The filenames of the German docs now uses uppercase filenames to match the style of the English documentation. | |||
2016-08-02 | Merge pull request #797 from Mailaender/appdata | Eugene Sandulenko | |
DISTS: Added an appdata.xml file | |||
2016-07-30 | KYRA: Regenerate kyra.dat | Eugene Sandulenko | |
2016-07-29 | DISTS: Add an appdata.xml file. | Matthias Mailänder | |
2016-07-21 | Verified the sky.cpt file that digitall provided in ↵ | lavosspawn | |
https://sourceforge.net/p/scummvm/bugs/2687/ The contained data corresponds to Revolution's original assembly sources, scummvm's initial file contained one incorrect reference. This will stop Officer Blunt from swimming in the lake without any further sideeffects. | |||
2016-06-12 | ANDROID: Relax manifest hardware requirements. | Alyssa Milburn | |
This is necessary to make the package installable via Google Play for almost all modern devices. | |||
2016-06-06 | GCW0: Device needs downscaling | Eugene Sandulenko | |
2016-05-31 | ANDROIDSDL: Update build configs | Eugene Sandulenko | |
2016-05-31 | ANDROIDSDL: Made android version generic | Eugene Sandulenko | |
2016-05-29 | Merge pull request #763 from bluegr/winsparkle | Eugene Sandulenko | |
UPDATES: Add support for WinSparkle | |||
2016-05-23 | Merge pull request #765 from mjg59/master | Eugene Sandulenko | |
ANDROID: Add support for Leanback Launcher on Android TV | |||
2016-05-22 | ANDROID: Add support for Leanback Launcher on Android TV | Matthew Garrett | |
Android TV needs some modifications to the manifest and a new icon in order for apps to appear in the launcher. | |||
2016-05-22 | UPDATES: Add 1.8.1 Mac release signature | Eugene Sandulenko | |
2016-05-22 | UPDATES: Add support for WinSparkle | Filippos Karapetis | |
2016-05-20 | ANDROIDSDL: add startup logo | lubomyr | |
2016-05-20 | ANDROIDSDL: updated banner.png image | lubomyr | |
2016-05-19 | ANDROIDSDL: add image banner.png for androidTV | lubomyr | |
2016-05-19 | ANDROIDSDL: add androidsdl backend | lubomyr | |
2016-05-15 | KYRA: Simplify Kyra1 audio track filename handling | Johannes Schickel | |
2016-04-13 | GCW0: Redirect debug output to log | Eugene Sandulenko | |
2016-04-09 | UPDATES: Fix appcast URL | Eugene Sandulenko | |
2016-04-09 | UPDATES: Specify version for manual Sparkle download | Eugene Sandulenko | |
2016-04-05 | WEB: Put Sparkle appcast to a standard place | Eugene Sandulenko | |
2016-04-03 | UPDATES: Use www.scummvm.org to avoid redirects | Eugene Sandulenko | |
2016-03-27 | UPDATES: Update Sparkle Appcast URL in the bundle plist | Eugene Sandulenko | |
2016-03-27 | UPDATES: Rename Sparkle appcast to common name | Eugene Sandulenko | |
2016-03-27 | UPDATES: Update Sparkle appcast with 1.8.0. | Eugene Sandulenko | |
It will not work, of course since we were not distributing files with our public key yet. | |||
2016-03-27 | UPDATES: Added our public Sparkle key | Eugene Sandulenko | |
2016-03-25 | OS X: Clean taskbar code | Thierry Crozat | |
This involves moving the NSDockTilePlugIn code to backend/taskbar and fixing style to follow our coding conventions. One make target was also renamed. All in all there is no change in functionality with this commit. | |||
2016-03-25 | OS X: Implement a Dock Tile Plugin to display recent games menu in dock | Thierry 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. | |||
2016-03-05 | OSX: Update DS_Store file for release disk image | Thierry Crozat | |
Following the addition of two license files to the image, the layout of the image was off with the old DS_Store. | |||
2016-02-29 | OPENPANDORA: Handle non-exported or not-set $TERM in pnd_make.sh. | Johannes Schickel | |
2016-02-29 | OPENPANDORA: Don't output colors in pnd_make.sh when redirecting output to file. | Johannes Schickel | |
2016-02-27 | SAMYGO: Update url | Pawel Kolodziejski | |
2016-02-26 | GCW0: Update port building and provide port-specific README | Eugene Sandulenko | |
Fluidsynth is too problematic, stutters with some games, so disabling it for the time being. | |||
2016-02-24 | GCW0: Made fluidsynth default sound device | Eugene Sandulenko | |
2016-02-20 | CREATE_PROJECT: Disable fluidsynth library by default for Visual Studio | Paul Gilbert | |
Currently we don't have a lib file for fluidsynth built for Visual Studio 2015, and I've spent 5 fruitless hours trying to compile one. So I'm disabling fluidsynth automatically for now, and we can always re-enable it again if we ever do manage to create an appropriate library | |||
2016-02-18 | OPENPANDORA: Fix op-pnd target when no TERM is set. | Johannes Schickel | |
2016-02-13 | IOS: Adds support for iPad | Vincent Bénony | |
These keys are automatically added by Xcode when one compiles a regular Xcode project, but are missing when compiling from the command line. | |||
2016-02-13 | Win32: Update SDL if version matches, but contents are different. | Kirben | |
2016-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko | |
2016-02-05 | DISTS/REDHAT: Package mort.dat, access.dat | Willem Jan Palenstijn | |
2016-01-30 | AMIGAOS: Add scripts for README conversion | Eugene Sandulenko | |
2016-01-07 | IOS: Updates the splash screens | Vincent Bénony | |
2016-01-06 | OSX: Fixes the Info.plist.in template, and the bundle target | Vincent Bénony | |
2016-01-06 | IOS: Update the autotools template files | Vincent Bénony | |
2016-01-06 | IOS: Merge branch 'master' into ios-fix | Vincent Bénony | |
2016-01-06 | IOS: Merge master | Vincent Bénony | |
2016-01-06 | IOS: Adds iPhone 6/6+ launch screens | Vincent Bénony | |