Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Provenance-Emu/Provenance

iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
https://github.com/Provenance-Emu/Provenance

Merge pull request #129 from josejulio/master

Fixes iCade disconnecting when loading a state.

05cd344728519a0cac873cd0042587cea556e45d authored over 9 years ago
fix for #131

5284a25d5629eca9096b8fc48fb0672ba0a3c992 authored over 9 years ago
Controller now works as should when loading/saving.

Enabled the option to disconnect the iCade controller.

93c6ba09d2d38cd18187782ec0f01823ef1a9634 authored over 9 years ago
Swapped the A&B, X&Y.

5a1c0b85a6fefa79c011474d2cd40500d1d347d9 authored over 9 years ago
Fixed some merge errors.

51237ccfbdb0c980dc1de0b4cb94f8814fe31d0a authored over 9 years ago
Updated readme

3e07317a21bd8d93b67e1b69e84405c0f99708ab authored over 9 years ago
Merge remote-tracking branch 'jasarien/master'

# Conflicts:
# Provenance/Controller/PVControllerViewController.m

6072f4eb1e00da554d578923d5cc80762c28a843 authored over 9 years ago
Oopsie

229c462c7404e2d2ad6fdbf95e80da2e28c1ceb8 authored over 9 years ago
Revert controller mappings to reflect layout of each physical controller

ee553b688f52fe856927266a6b07dccf1fd41b97 authored over 9 years ago
Merge pull request #127 from cplr/copy-image

Paste Custom Artwork (from copied image or URL)

693169c4546083f3a64c030d4f8347951f617454 authored over 9 years ago
implemented pasteCustomArtworkForGame:

3dccc6690c19168e5d0b26c897e1a8863aa89d94 authored over 9 years ago
Switched A/B and Y/X on iCade controller.

70f605cb32a9625170481d6b860c2292d3e17bd2 authored over 9 years ago
Guard against nil games in recents

986eba199bcf895e3fc7a00344e529b84970aa4d authored over 9 years ago
I cracked it! Dare I say perfect dpad controls? :/

285c5006384bc346425c31a009d9ca41e0cbce55 authored over 9 years ago
Put Start/Select in the menu and bind play/pause to B

Thanks to kudit for the idea, #123

42e991e7c507f56b358ce60eb171f5c1cef179cc authored over 9 years ago
Update PViCade8BitdoController.m

7b485b581ad6c44ead5b7c397f7e79b3232dfd8d authored over 9 years ago
Dont use 3D Touch stuff on tvOS

4930350efef84dc0f0a2a4389814297a4551a76b authored over 9 years ago
3D touch for recently played games

27d2e7848a8ffa694f4fec69971a78fe60dd7345 authored over 9 years ago
Prevent crash on iPad in controller assignment UI

53f4b0289b9918af18a75422834cb65312ccbb7d authored over 9 years ago
Reverted changes to button mappings on 8bitdo controller

1379df8deaf09f52ab695336c4bbfea1d098e812 authored over 9 years ago
More fixes for dpad controller

d76a9b02e98dabbe07b1f0d290773e4e4a4924c6 authored over 9 years ago
Better dpad controller handling (again)

6152bef0e2b5fc55c205af6f26bc8459ee8e083b authored over 9 years ago
Fix crasher in the manage conflicts UI

9fb9b150fa540c6bcdf4948c74c1f73d8b4e00f9 authored over 9 years ago
Add missing method for isPressed in iCade support

2381cdbc8b1d86d6e880ab545f06acf31fdafb19 authored over 9 years ago
Airplay and TV-Out (using AV Adaptor) support for iOS

58bc20a0c411c98335519dd3c7f36dbc98b588aa authored over 9 years ago
Yet moar fixes for iCade?

053f67f015e4c40f6ec4c1e5480c175b6f39a781 authored over 9 years ago
More possible fixes for iCade

be1f8b1dffdff90a6c8896c98e412c13fb939f00 authored over 9 years ago
Possible fix for crash with iCade controllers

4b3a22329f1f9b62f2bba0f4207e586ed7ef6c60 authored over 9 years ago
tvOS version bump

889798a75c0686ab77eba29ebb9dcb3f314145ee authored over 9 years ago
version bump

4b087b1c9c4084c7bd2a7d37b6adf691a3a0c3fc authored over 9 years ago
Use web server as default method of adding roms in iOS, just like tvOS.

0891e03e78531df4185527849daff322f5e6d7ae authored over 9 years ago
Update controls position on rotation

Custom controller positions will persist until a device rotation, and then they will move to def...

e1a5a2d2b298e1e521ba8355e5c8e90ee98a5625 authored over 9 years ago
Improvements to actionsheets

abb26eec5f791a44b2bea5b7c77cd167688793b2 authored over 9 years ago
Add deadzone to direction controls

89c67ea524c3d8656d5b74f461b779768d0bdbc0 authored over 9 years ago
Fix controller selection UI crash, and fix showing/hiding on screen controlls when controllers disconnect/connect

f2bfdcb083487e00673ac2108a8f23930be7e8dc authored over 9 years ago
Merge pull request #112 from jtrstz/diagonal_controller_issue

Diagonal controls from dpad and analog stick are not detected

5fcd9f3e797d35594e53ec3e161021440a979801 authored over 9 years ago
Fix a crash when quitting GameBoy and allow portrait orientation

32dad6f1aa73b260abbcdf358deb3b37cc49beef authored over 9 years ago
Fixed diagonal controls (i.e. direction UP and Right at the same time) being detected as either an horizontal or a vertical direction.

c0e4a34553ba5d3ff5b2dfca74c9ea6bc9d063de authored over 9 years ago
Fix game screen being resized out of bounds.

6aaf6e075cd29b15d5f4c0fca2ce8c9fea0f9ebf authored over 9 years ago
Fix webserver, because I'm a dumbass.

5b99f65b159be19b1d7a5f629523b2763967c3e4 authored over 9 years ago
More sane controls

5e2387e402fdf88e3965b5c3605811c11bc6b2b9 authored over 9 years ago
Refactored settings table view layouts

839ef00d9ade96f90c0148472e0769672470cfd4 authored over 9 years ago
Fix warnings and deprecations

936786b7bd9163da59a992c3a8968ae34203e7a2 authored over 9 years ago
Experimental fix for #109

Added an experimental build of Realm with tvOS beta2 support. Keep in mind that this is not a pe...

e7509d74d31a28396c3231fa110aba5ac2bc0a0a authored over 9 years ago
Able to press two on-screen buttons together

Great for Mario, et al.

7c195a178a9064d96f60f1ec7891988c01721a4d authored over 9 years ago
Copied over the dpad improvements made by kckd to all cores. Seems to improve dpad handling across the board.

Also changed Siri Remote mappings. Touchpad click is equivalent to "left trigger" on a game pad,...

99985653483ee7f78e6cd786b87bc88da53fe136 authored over 9 years ago
Merge remote-tracking branch 'jasarien/master'

# Conflicts:
# Provenance/Controller/PVControllerViewController.m

0ea6407f13ec1bf36707bc95ab4af70a6c10c756 authored over 9 years ago
Merge pull request #103 from kckd/controller_fixed

Some tvOS controller fixes

96ec61cfbfb603b141b37b3df47d976ad92e6c9d authored over 9 years ago
Undo a leftover change from testing

b6fdba2a15a3050e237fc6a54f6f5fc91d880c10 authored over 9 years ago
Fix NES controller to behave more sanely and fix SNES controller to add 1 to the player #

6933ab323dc1aff6cff1b33aab73d3d8362036ac authored over 9 years ago
Possible fix for broken icade support

iCade users please test and report if ok.

6a52efcf1cdc7450cf1610a51afc72cffa32a643 authored over 9 years ago
Fix crash when turning a connected controller off.

c77a7115ed6b187e218e4f20b0d5ef73a271133b authored over 9 years ago
Few small UI and layout fixes

1d780f0e6f6690e33682b46ec56f3ac7d0ac9742 authored over 9 years ago
Big update: Local Multiplayer

- Allow multiple connected game controllers. Choose which controller is for which player.
- Enab...

f3dfc024038625a385a09560baa6ace560d8695b authored over 9 years ago
Fixes crashes from alert controllers on iPad

3336e47041ab02e70fc0a2b7d3bc119d9ace2803 authored over 9 years ago
Few updates to fix some of the things broken in iOS by the additions for tvOS.

553ac7486d2faa2a664451777b802f034ab8f87a authored over 9 years ago
Setting UI

d58cdb627f9f070a39f482772be20237129b3a27 authored over 9 years ago
Release scheme for provenance tv

ec26bf63c4b46d2978ab1869c07b04127530721e authored over 9 years ago
removed test code

dacc4843d97adfefb37bdcc9d4bae7cc905e1506 authored over 9 years ago
Launch image, content inset

3f7cc74418ecef47bc157e8bb384a980f1e1657a authored over 9 years ago
Lots of UI improvments for tvOS

5a9c187470ad03cf3810436f6436f72d0d49c712 authored over 9 years ago
Updated Realm framework, updates for tvOS

2a0b1c1bcc5eedc43174ab86c7036c31a27e1404 authored over 9 years ago
Small improvement on UI

Settings is exposed which enables activation of the web server allowing ROM uploads

c68b44ee1daffd101bdbce85021b08d62a98d568 authored over 9 years ago
Added a tvOS target and modified code to run on tvOS

Good start. Needs a lot more work in terms of UI. Also need to figure out the local storage prob...

61455513314df940e711218e1130f94bf147f580 authored over 9 years ago
Fix duplicate and phantom roms appearing in game library

- If a system expectes cue sheet roms, don't import the accompanying binary roms images, just th...

a6be14f1003215a817791bd1fb9c1d482f68db32 authored over 9 years ago
Use correct aspect ratio when sizing gl view.

Hopefully creates uniform pixels.

4a399f5a4af0ca25c39ca31d78bb849f08c76df9 authored over 9 years ago
Fixes issue #84

Code to prevent duplicated game entries was blocking some roms from re-syncing. (Dupe-prevention...

b8760c970fef06c8fc278f8aca942406addbd314 authored over 9 years ago
Version bump

f503734a4f28e5456c21fbcc3c17e8a5231f0e15 authored over 9 years ago
Merge pull request #87 from peanut256/master

Fix SNES rendering issues

463465772efa14927294190b8e1dd8f85284cc34 authored over 9 years ago
Bugfix (accidentally put the @synchronized blocks around the wrong code in PVGenesisEmulatorCore.m)

aad422ff5654a84db7911803f65f37f0d535e4c2 authored over 9 years ago
Added synchronization between main and emulation thread to avoid several problems.

Note that there is still a screen resolution bug in the emulation of SoM (part 1 and 2) that is t...

b6c78d99773a69fa9a2e767c4d5ddfb70189577e authored over 9 years ago
Fix warnings for Xcode 7

bd3833b5edcb71b384ae522667a3b28f378cd100 authored over 9 years ago
Some improves to avoid being listening forever to connect the controller.

6d9b4cca7ce48432cdc41644ba6c9649993bd612 authored over 9 years ago
Some cleaning on unused methods on the iCadeReader

3e46f182471ec650ffc8c2151e31eec4ef2db660 authored over 9 years ago
Merge pull request #85 from cplr/rom-filename-lookup

Rom filename lookup fails if extraneous characters are in rom filename.

9d4063c88e233e4010b9a3ab6cca286443349d6e authored over 9 years ago
Use a character set

4fb3115ecc22a2488069e8303fb4a4fec01d4847 authored over 9 years ago
When processing a raw ROM filename after a failed MD5 lookup, ignore extraneous characters at the end

307bf0b941723c4c1166ae24f3fc7d9fba636e40 authored over 9 years ago
Version bump

b435ed06c3d86b3ff7cafdf48b0f7eb612131c92 authored over 9 years ago
update readme

521f6021ce50cb72bc754b0980544441f0355827 authored over 9 years ago
Update project to work with Xcode 7 Beta 4 and iOS 9

9c124b4ecc272cc8102165d7b3b4a1365e241211 authored over 9 years ago
Tidy up the code from the pull request

- Use a shared instance rather than global variables.
- Keep code style in-line with the rest of...

95f44076102a1f0fcf6c4bfdc3bb6c1e4db7fab6 authored over 9 years ago
Merge pull request #81 from dantheman213/master

Transfer roms and game saves between your device and computer easily over local network

a8c4da86aa7e57ef9c1fbad2e870c1f20ecd1dd5 authored over 9 years ago
completed work on integrated http server in order to transfer roms and game saves between the device and a computer on a local network.

6c32262b8539b333ef468bf3dd139312096b8ce7 authored over 9 years ago
UI work has been completed. Web server implementation has been completed. Website code mostly needs to be unchanged. Now just working on a hook to import roms after being uploaded to the device

2487f5285fe86239ac52809ccc85c08aaa35dbd3 authored over 9 years ago
checking for wifi first and doing UI work to get web service going from options

f79ca765f482e027438f17da651320d7bac83947 authored over 9 years ago
used new http server implementation. working on completing UI for device web server dialog and how to import roms in bulk after being uploaded to the device

8ad5f388c20634990cd7c65600812fffac71ac03 authored over 9 years ago
more work being done on upload and download feature

dd455fab881916e7640b0054b50261846ebc62f2 authored over 9 years ago
updated markdown readme

c7248c927223af4b6fb1d30c5192195f0e191aaf authored over 9 years ago
successfully have sav files being return to web page container. more minor changes as well.

fd143dbdf0cbbeaba6c25fa892a5bd9968558bc1 authored over 9 years ago
started working on implementing a way to transfer game saves and maybe even roms from a computer on a WIFI network easily be embedding a HTTP server

8580978419193cfc9cb7471f3458852df1afb5de authored over 9 years ago
version bump

8336710ccf76e6b830212edebf438d09aa743508 authored over 9 years ago
Merge pull request #78 from josejulio/master

Add support to iCade controller

ebee06ae37e33ddb745eb150828f65473b86958d authored over 9 years ago
Added option to "disconnect" the iCade control

8a88cc1391900146ee187c0e64afbc7fabd05423 authored over 9 years ago
Storyboard and project references

e7f2fa71db90f20d6e25ef41bcdb24c350ae95ec authored over 9 years ago
Updates PVController

Now the controller stops listening on game finish
Retrieves the data from the settings model.

4584af8da97efb8f4611504943f3149875b69950 authored over 9 years ago
Added settings and options to change them

45266174c2d9f840c861eb2da0e8863b952de40d authored over 9 years ago
iCade enum to identify the controller with options to String and PVICadeController

a5143516713820cab9a9e0d33bdcc79e164fa42c authored over 9 years ago
Added iCade Standard and 8bitdoControllers

fd2431f37d889ec81633b67403ff47f8841593b8 authored over 9 years ago
Merge branch 'master' of https://github.com/josejulio/Provenance

3f28f73e098e7fd5d2396a6202060fa59e689e94 authored over 9 years ago
Merge pull request #77 from josejulio/patch-1

Changes the leftThumbstick to rightThumbstick

3d80178dbec86960a40a305c70da33d682af0430 authored over 9 years ago