Commit Graph

1319 Commits

Author SHA1 Message Date
Eugene Sandulenko
e508b14182 KYRA: Regenerate kyra.dat 2016-07-30 02:31:47 +03:00
lavosspawn
4d94bdc064 Verified the sky.cpt file that digitall provided in 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-07-21 19:24:31 +02:00
Alyssa Milburn
ce9573c8c5 ANDROID: Relax manifest hardware requirements.
This is necessary to make the package installable via Google Play for
almost all modern devices.
2016-06-12 08:55:21 +02:00
Eugene Sandulenko
c3dead63d1 GCW0: Device needs downscaling 2016-06-06 22:30:13 +02:00
Eugene Sandulenko
6c1e59cf44 ANDROIDSDL: Update build configs 2016-05-31 17:37:03 +02:00
Eugene Sandulenko
469da77830 ANDROIDSDL: Made android version generic 2016-05-31 17:35:17 +02:00
Eugene Sandulenko
4dba5f5604 Merge pull request #763 from bluegr/winsparkle
UPDATES: Add support for WinSparkle
2016-05-29 14:46:56 +02:00
Eugene Sandulenko
5a4faf34f7 Merge pull request #765 from mjg59/master
ANDROID: Add support for Leanback Launcher on Android TV
2016-05-23 08:22:34 +02:00
Matthew Garrett
497859ad90 ANDROID: Add support for Leanback Launcher on Android TV
Android TV needs some modifications to the manifest and a new icon in order
for apps to appear in the launcher.
2016-05-22 15:23:44 -07:00
Eugene Sandulenko
0ff9e79127 UPDATES: Add 1.8.1 Mac release signature 2016-05-22 22:12:59 +02:00
Filippos Karapetis
8b3a08047c UPDATES: Add support for WinSparkle 2016-05-22 18:52:33 +03:00
lubomyr
5bb8a046fe ANDROIDSDL: add startup logo 2016-05-20 12:52:54 +02:00
lubomyr
471a8f9bd8 ANDROIDSDL: updated banner.png image 2016-05-20 12:51:37 +02:00
lubomyr
5a0fc8ee3e ANDROIDSDL: add image banner.png for androidTV 2016-05-19 20:37:00 +02:00
lubomyr
961976f17e ANDROIDSDL: add androidsdl backend 2016-05-19 20:33:27 +02:00
Johannes Schickel
2317e3fa58 KYRA: Simplify Kyra1 audio track filename handling 2016-05-15 16:13:25 +02:00
Eugene Sandulenko
5394e08188 GCW0: Redirect debug output to log 2016-04-13 22:49:48 +02:00
Eugene Sandulenko
4cae92a7d4 UPDATES: Fix appcast URL 2016-04-09 15:59:58 +02:00
Eugene Sandulenko
20b2b15d63 UPDATES: Specify version for manual Sparkle download 2016-04-09 15:54:41 +02:00
Eugene Sandulenko
63e55cefd4 WEB: Put Sparkle appcast to a standard place 2016-04-05 15:27:28 +02:00
Eugene Sandulenko
0f55fc9246 UPDATES: Use www.scummvm.org to avoid redirects 2016-04-03 23:10:55 +02:00
Eugene Sandulenko
6c280ef527 UPDATES: Update Sparkle Appcast URL in the bundle plist 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
497bab6e43 UPDATES: Rename Sparkle appcast to common name 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
f85595f0c2 UPDATES: Update Sparkle appcast with 1.8.0.
It will not work, of course since we were not distributing files
with our public key yet.
2016-03-27 23:52:21 +02:00
Eugene Sandulenko
850b653d45 UPDATES: Added our public Sparkle key 2016-03-27 23:52:21 +02:00
Thierry Crozat
e917971681 OS X: Clean taskbar code
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 20:26:01 +00:00
Thierry Crozat
d519dd8ec3 OS X: Implement a Dock Tile Plugin to display recent games menu in dock
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-25 15:37:13 +00:00
Thierry Crozat
716dcbc1d8 OSX: Update DS_Store file for release disk image
Following the addition of two license files to the image, the layout
of the image was off with the old DS_Store.
2016-03-05 23:08:07 +00:00
Johannes Schickel
824cb7bc89 OPENPANDORA: Handle non-exported or not-set $TERM in pnd_make.sh. 2016-02-29 19:19:09 +01:00
Johannes Schickel
01a76df6e3 OPENPANDORA: Don't output colors in pnd_make.sh when redirecting output to file. 2016-02-29 19:10:10 +01:00
Pawel Kolodziejski
08b83455ab SAMYGO: Update url 2016-02-27 08:33:39 +01:00
Eugene Sandulenko
0fe8260a98 GCW0: Update port building and provide port-specific README
Fluidsynth is too problematic, stutters with some games,
so disabling it for the time being.
2016-02-26 20:57:27 +01:00
Eugene Sandulenko
a11d7810e0 GCW0: Made fluidsynth default sound device 2016-02-24 19:04:23 +01:00
Paul Gilbert
27e6eceff2 CREATE_PROJECT: Disable fluidsynth library by default for Visual Studio
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-20 19:27:26 -05:00
Johannes Schickel
22b453c4b2 OPENPANDORA: Fix op-pnd target when no TERM is set. 2016-02-18 11:44:53 +01:00
Vincent Bénony
d1c0a1f8e5 IOS: Adds support for iPad
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 17:00:53 +02:00
Kirben
829bf25d1e Win32: Update SDL if version matches, but contents are different. 2016-02-13 13:03:13 +11:00
Eugene Sandulenko
0930018045 RELEASE: This is 1.9.0git 2016-02-05 23:31:25 +01:00
Willem Jan Palenstijn
bdec938dd2 DISTS/REDHAT: Package mort.dat, access.dat 2016-02-05 17:51:14 +01:00
Eugene Sandulenko
42f327e5fd AMIGAOS: Add scripts for README conversion 2016-01-30 12:20:53 +01:00
Vincent Bénony
15a1db3fa0 IOS: Updates the splash screens 2016-01-07 13:50:34 +01:00
Vincent Bénony
ec040cb5d8 OSX: Fixes the Info.plist.in template, and the bundle target 2016-01-06 16:20:31 +01:00
Vincent Bénony
ac94ad1162 IOS: Update the autotools template files 2016-01-06 16:20:28 +01:00
Vincent Bénony
efdb5679ce IOS: Merge branch 'master' into ios-fix 2016-01-06 16:20:23 +01:00
Vincent Bénony
64f50761ec IOS: Merge master 2016-01-06 16:19:03 +01:00
Vincent Bénony
cfcd3842ed IOS: Adds iPhone 6/6+ launch screens 2016-01-06 16:17:37 +01:00
Vincent Bénony
5035a6e394 IOS: Recommanded settings for Xcode 7.2 2016-01-06 16:17:36 +01:00
Vincent Bénony
e9378ccf3e IOS: Avoid subclassing UIApplication, and handle multitasking 2016-01-06 16:17:35 +01:00
Vincent Bénony
638dc113f8 IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)
The "iphone" backend is the support for the old iPhones.
The "ios7" backend is for the new iPhones.
2016-01-06 16:17:33 +01:00
Vincent Bénony
5bea2b416d IOS: Moves the compilation instructions in the platform directory 2016-01-06 16:17:31 +01:00