Search found 14 matches

by jonnyijapan
Mon Oct 08, 2018 7:30 pm
Forum: iPhone Port
Topic: iphone libs link broken?
Replies: 5
Views: 17450

by jonnyijapan
Mon Oct 08, 2018 6:25 pm
Forum: Help and Support
Topic: Cloud saves + cloud game folder
Replies: 3
Views: 2922

Thanks for the info. I was finally able to get the cloud tab working on iOS - took me ages to build libcurl etc from sources that was needed - but not available in binary form anywhere. Yes I got the feeling that this is not 100% official yet. I tried to connect some content providers like Dropbox, ...
by jonnyijapan
Sun Oct 07, 2018 8:11 am
Forum: Help and Support
Topic: Cloud saves + cloud game folder
Replies: 3
Views: 2922

Cloud saves + cloud game folder

On this page there is a cloud storage discussion. http://wiki.scummvm.org/index.php/Cloud_Storage_Support I'm using the macOS build 2.0.0 (Jan 15, 2018), but there is no Cloud tab in Options - it seems to not be enabled. On which platforms are cloud supported? Why is it off on macOS? Could I recompi...
by jonnyijapan
Sun Sep 30, 2018 3:29 pm
Forum: iPhone Port
Topic: building iOS libraries using Xcode
Replies: 2
Views: 12691

Just an update: Not a lot of time on my hand, but I am *slowly* on my way to building all of the libraries for tvOS. I'm not sure we can get around CoreMIDI, if it's really needed, if we can just switch that off when creating the xcode project etc, in the end... I'm not very used to building FLAC, f...
by jonnyijapan
Sat Sep 29, 2018 1:32 pm
Forum: iPhone Port
Topic: iphone libs link broken?
Replies: 5
Views: 17450

Sorry to bump an old thread, but does anyone have the sources for the iPhone libraries? I need to recompile them.
by jonnyijapan
Fri Sep 28, 2018 10:29 pm
Forum: iPhone Port
Topic: building iOS libraries using Xcode
Replies: 2
Views: 12691

I just landed in your boat. Had the same idea; copy the iOS target, make it into a tvOS target, try to build to device (Apple TV), fixed (removed, for now) some iOS specific things like touches, but realized those libs are built for iOS and likely needs to be rebuilt for tvOS, if possible. And FWIW,...
by jonnyijapan
Thu Sep 13, 2018 4:51 pm
Forum: iPhone Port
Topic: Software keyboard and iPhone (hide in landscape)
Replies: 3
Views: 11785

Ok thx learned something.

In the meantime I worked off of an existing PR but created my own: https://github.com/scummvm/scummvm/pull/1332
by jonnyijapan
Thu Sep 13, 2018 2:21 pm
Forum: iPhone Port
Topic: Bug: UI API called on bg thread
Replies: 1
Views: 10518

by jonnyijapan
Thu Sep 13, 2018 1:43 pm
Forum: iPhone Port
Topic: Bug: UI API called on bg thread
Replies: 1
Views: 10518

Bug: UI API called on bg thread

When starting Monkey Island Amiga on my iPad, I got this in the console - fortunately it didn't crash the app. But I think this needs to be fixed - should be easy, hopefully. Leaving this as an issue to fix. User picked target 'monkey-vga-amiga' (gameid 'monkey')... Looking for a plu...
by jonnyijapan
Thu Sep 13, 2018 1:38 pm
Forum: iPhone Port
Topic: Software keyboard and iPhone (hide in landscape)
Replies: 3
Views: 11785

Software keyboard and iPhone (hide in landscape)

Since there is no issue tracker (as far as I can see) on Github, I'll use this as an issue. I believe we need to have the keyboard auto-hide when using iPhone in landscape * I'll do some more research on edge cases, what people have done so far, in particular https://github.com/scummvm/scummvm/pull/...
by jonnyijapan
Thu Sep 13, 2018 1:31 pm
Forum: iPhone Port
Topic: please someone provide a working scummvm ios 11 64bit build
Replies: 48
Views: 33596

Hmm no "Issues" tab is available. So in this Github repo issues cannot be used? :P Anyway... Guess just use the forum. But it should be hard to follow along......

Edit: I opened a new thread on the iPhone-landscape-keyboard-hide issue: http://forums.scummvm.org/viewtopic.php?p=86276#86276
by jonnyijapan
Thu Sep 13, 2018 1:09 pm
Forum: iPhone Port
Topic: please someone provide a working scummvm ios 11 64bit build
Replies: 48
Views: 33596

Ok thanks I will. I also just found https://github.com/scummvm/scummvm/pull/1326
Will test that, it might be just what I need.
by jonnyijapan
Thu Sep 13, 2018 11:31 am
Forum: iPhone Port
Topic: please someone provide a working scummvm ios 11 64bit build
Replies: 48
Views: 33596

Btw so I just finished playing through Monkey Island Amiga on my iPhone. Just to prove/test how good this works. Which it did. But keyboard should definitely auto hide in landscape although I guess this should maybe be controllable by the user in some way and/or depend on device/resolution. If there...
by jonnyijapan
Tue Sep 11, 2018 10:29 pm
Forum: iPhone Port
Topic: please someone provide a working scummvm ios 11 64bit build
Replies: 48
Views: 33596

Just a heads up - I fixed a small issue stopping me from installing on device. Check out the master branch. Also, I'm new to ScummVM in general and using it on iPhone/iOS in particular. I guess there are some other issues that would need fixing, like using keyboards etc. I think someone mentioned th...