Commit Graph

1401 Commits

Author SHA1 Message Date
Bastien Bouclet
6fb50d562f PS3: Remove gamepad button mapping
SDL_PSL1GHT now supports the GameController API. ScummVM's default
mapping is now used.
2017-12-26 21:11:04 +01:00
Thierry Crozat
7fe75a0b6c DISTS: Use html release notes for appcast
This should fix formatting of release not for automatic update
with Sparkle on Windows (bug #10367).
2017-12-18 09:09:08 +00:00
Thierry Crozat
e4882f6057 DISTS: Add Sparkle 2.0.0 signatures 2017-12-12 22:03:35 +00:00
Thierry Crozat
75102d4274 DISTS: Update contact email for Linux appdata
This also fixes the tag used for the contact, as per documented on
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html
2017-12-09 17:21:26 +00:00
Willem Jan Palenstijn
fca876ea03 DISTS/FEDORA: Switch from bz2 to xz for sources 2017-12-09 01:05:50 +01:00
Thierry Crozat
cd7e6cd31c RELEASE: This is 2.1.0git 2017-11-30 00:13:10 +00:00
Willem Jan Palenstijn
12797b1b5e DISTS/FEDORA: Update README 2017-11-23 22:32:12 +01:00
Willem Jan Palenstijn
74958f4c1d DISTS/FEDORA: Update and simplify scummvm-tools.spec 2017-11-23 22:32:12 +01:00
Willem Jan Palenstijn
1a2bf89ecc DISTS/FEDORA: Update and simplify scummvm.spec
This removes libmad from the package as it is in Fedora 24+,
updates faad2 to the most recent release,
removes the hardcoded set of engine-data from the .spec file, and
packages the appdata file.
2017-11-23 22:32:12 +01:00
Colin Snover
404657d80d ANDROID: Remove unnecessary additional activity
For an unknown reason, having a second activity for Android TV
(Leanback) caused ScummVM to be broken on some Android devices.
According to Android documentation, TV can be supported in the same
activity as everything else, so merge the two together.

Fixes Trac#10024.
2017-11-23 14:02:55 -06:00
Colin Snover
583c7cf622 ANDROID: Clean up AndroidManifest.xml
Keep uses-flags at the top to avoid them getting buried below
the activities, update target SDK to the minimum supported by
current Android SDKs, make Wi-Fi optional, and add screenSize
configuration change recommended by the Android documentation since
orientation is already supported.
2017-11-23 14:02:55 -06:00
Colin Snover
c13defd661 RELEASE: 1.10 will henceforth be known as 2.0
General consensus on the ML was that people wanted to do this.
http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html
2017-11-21 15:26:52 -06:00
Colin Snover
4045b9a7b7 DISTS/DEBIAN: Update to current files from downstream, less patches
One patch is eliminated by the previous commit; the other patch,
for ARM, is going to get fixed one way or the other by either
landing gh-1052 or actually having the ARM assembly not be broken
any more (or the first one first, and then the second one later
when someone has enough time to do the work and test it).

Fixes Trac#7105.
2017-11-20 22:58:21 -06:00
Colin Snover
cf61174396 KYRA: Fix crash due to missing palette data for OldFloppy version
Thanks to sergesv for the patch.

Fixes Trac#9733.
2017-11-20 20:44:54 -06:00
Cameron Cawley
7689fd7308 DISTS/REDHAT: Add titanic.dat to scummvm.spec.in 2017-11-19 14:50:17 +01:00
Cameron Cawley
2627716010 DEVTOOLS: Add RISC OS !Boot file to update-version.pl 2017-11-19 14:50:17 +01:00
rootfather
1adc4ac58d WIN32: Add German Start Menu entries to the installer 2017-11-15 21:58:27 +01:00
Eugene Sandulenko
327dcf98ec DRASCULA: Make remaining static texts translatable
drascula.dat file version bumped
2017-11-14 04:07:11 +01:00
Paul Gilbert
1947d310df TITANIC: New titanic.dat with fixed German chevron strings 2017-10-15 21:39:48 -04:00
Paul Gilbert
3a5c274ef7 TITANIC: Added latest titanic.dat 2017-10-08 12:45:29 -04:00
Cameron Cawley
0d1df59be1 RISCOS: Automatically calculate the correct WimpSlot size 2017-09-03 10:40:07 +02:00
cameron
a11985c46d RISCOS: Add RISC OS support 2017-09-03 10:40:07 +02:00
Paul Gilbert
6291eb75d0 TITANIC: Fix German strings in create_titanic, regenerate titanic.dat 2017-08-26 12:39:34 -04:00
Paul Gilbert
6a5c520194 DEVTOOLS: Add compression for titanic.dat bitmaps 2017-08-12 20:08:49 -04:00
Thierry Crozat
ab8b5273ef BUILD: Add titanic.dat files to the list of engines data files 2017-07-02 22:08:26 +01:00
Paul Gilbert
7264e4374a TITANIC: Add titanic.dat to engine-data 2017-06-25 22:09:54 -04:00
Eugene Sandulenko
e127ddada1 ANDROIDSDL: Fix repository file permissions 2017-06-25 10:52:10 +02:00
lubomyr
9d622e6b0a ANDROIDSDL: implemented hiding of system android mouse pointer when real mouse connected (only for android 7 or higher) 2017-06-25 10:50:36 +02:00
lubomyr
5ac497f0b0 ANDROIDSDL: removed MIPS from compilation. Mips support stopped in pelya's libSDL. 2017-06-25 10:50:36 +02:00
lubomyr
2e40ed1c55 ANDROIDSDL: added How_to_Build.txt instruction 2017-06-25 10:50:36 +02:00
lubomyr
6483bedef2 ANDROIDSDL: added script for building scummvm apk 2017-06-25 10:50:36 +02:00
rsn8887
db7f5c4553 PSP2: Update readme-psp2.md 2017-03-13 23:43:30 -05:00
Eugene Sandulenko
791229d432 Merge pull request #916 from lubomyr/master
ANDROIDSDL: libcurl and sdl_net is enabled by default
2017-03-11 10:06:34 +01:00
Peter Kohaut
65ef0c8ff8 CREATE_PROJECT: Fixed solution version for Visual Studio 2015 2017-03-08 22:43:47 +01:00
Peter Kohaut
27368cc845 CREATE_PROJECT: Add support for Visual Studio 2017 2017-03-08 22:30:53 +01:00
lubomyr
a18eb77d5c ANDROIDSDL: libcurl and sdl_net is enabled by default 2017-03-05 14:03:43 +02:00
cpasjuste
70988527c6 PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
Eugene Sandulenko
db4ef7c467 Merge pull request #909 from lubomyr/master
ANDROIDSDL: changed filename in assets file with scummvm-data for replace old data files
2017-02-22 22:04:29 +01:00
lubomyr
8a70c0c922 ANDROIDSDL: changed filename in asset file with scummvm-data for replacing old data-files 2017-02-22 22:49:47 +02:00
Kirben
e2b27d86d8 BUILD: Add cryo.dat to resource files for Windows builds. 2017-02-12 08:58:46 +11:00
Filippos Karapetis
c0d9752730 CRYO: Add cryo.dat to engine-data 2017-02-11 20:47:15 +02:00
Eugene Sandulenko
ab7a152c3a ALL: Bump copyright year to 2017 2017-01-01 10:58:56 +01:00
lubomyr
fbaf54cee8 ANDROIDSDL: multi-ARCH support in build script 2016-11-05 16:45:53 +02:00
lubomyr
d1196d870a ANDROIDSDL: prevention from delete logo.png from AndroidData directory after execute script DataBuild.sh 2016-11-05 16:40:32 +02:00
lubomyr
a0c2fca8e4 ANDROIDSDL: back button re-mapped to F13 keycode. F13 keycode assigned to call scummvm in-game menu. CONTROL key now can be uses with games 2016-10-23 14:00:25 +03:00
Willem Jan Palenstijn
bb2ec760f1 DISTS/FEDORA: Update spec build requirements 2016-10-22 12:19:05 +02:00
Paul Gilbert
1981131f99 CREATE_PROJECT: Disable new net, curl, & sparkle for old MSVC versions 2016-10-20 19:38:58 -04:00
Eugene Sandulenko
950ee49382 UPDATES: Added MacOS 1.9.0.2, no changes.
It appears that Mac Sparkle does not ignore the Windows binaries,
and offers to upgrade to Windows executable. Thus, in the meantime
we supply binary with the version change only.
2016-10-20 08:38:50 +02:00
Hein-Pieter van Braam
5013eae243 WIN32: re-sort migration.txt
Kind of nit-picky but it was annoying me that it was ALMOST sorted.
2016-10-19 23:48:50 +02:00
Hein-Pieter van Braam
3f797173c0 WIN32: Nightlies will start using SDL2 2016-10-19 23:45:38 +02:00