Ecosyste.ms: OpenCollective

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

Provenance EMU

Develops open source vintage video game console emulators for iOS & tvOS.
Collective - Host: opensource - https://opencollective.com/provenanceemu - Website: https://provenance-emu.com - Code: https://github.com/Provenance-Emu

Fix remaining compilation errors

Doesn’t link due to duplciate symmbol though

github.com/Provenance-Emu/Provenance - a28df4e111fe63416422de86cc672fead7667297 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix early compilation issues

github.com/Provenance-Emu/Provenance - 4535a99e094b1510f7a70e9ff1da06e229951966 authored over 8 years ago by Joe Mattiello <[email protected]>
Intial source imports

github.com/Provenance-Emu/Provenance - a74ad3738a55338fa400b6c49b74b7d963a62b0b authored over 8 years ago by Joe Mattiello <[email protected]>
Add MiFi controller support

github.com/Provenance-Emu/Provenance - ab52e9beea42e93e1121d221b41a362c46fd1463 authored over 8 years ago by Joe Mattiello <[email protected]>
Changes to ProSystem core

Fixed required method names differed
Changed pixel format
Allow changing of samplerate

github.com/Provenance-Emu/Provenance - 3433e504635deb0ca6ce0103fb1ba232095299c1 authored over 8 years ago by Joe Mattiello <[email protected]>
Add aTV framework target to build

github.com/Provenance-Emu/Provenance - 79ef7fe1786c0169b307a156b998538d722daf08 authored over 8 years ago by Joe Mattiello <[email protected]>
Add some more error logging to audio

github.com/Provenance-Emu/Provenance - 30553f6c9601b12b5bf234d122815bed4e17e361 authored over 8 years ago by Joe Mattiello <[email protected]>
Integrate 7800 core into app, fixed imports

Some imports for PVSupport where using old “” includes. For some reason building as a mudole by ...

github.com/Provenance-Emu/Provenance - 7cec44e3c7b68fe86ddbce1a10f9080e3bbf281e authored over 8 years ago by Joe Mattiello <[email protected]>
Initial 5200 addition

github.com/Provenance-Emu/Provenance - 04ff15b9b8651a968c687805e460727d53443327 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix somem more build issues on hardware target

github.com/Provenance-Emu/Provenance - 6da0b23905fcf0fec82ea551b5d2e9fa36b59740 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix some more build issuess on TV target

github.com/Provenance-Emu/Provenance - 9e39f8f8465d13e7a1be9b77d4aaf99fbdef5a35 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix linking on TV target

github.com/Provenance-Emu/Provenance - d5616a54b7b4d0568555c8f540ce0df38a75825a authored over 8 years ago by Joe Mattiello <[email protected]>
Fix error where wasn’t releaseing buttons

github.com/Provenance-Emu/Provenance - 0b40ef8ff6ed084d52ca8743829c0aa4a87f1afe authored over 8 years ago by Joe Mattiello <[email protected]>
Keyboard shortcuts for game library

github.com/Provenance-Emu/Provenance - 4474f8a1dc4a55ded044d3ff92519da8519d577c authored over 8 years ago by Joe Mattiello <[email protected]>
Formatting changes

github.com/Provenance-Emu/Provenance - bca17deaf138999d56c6b35d5caac1357965d651 authored over 8 years ago by Joe Mattiello <[email protected]>
Cleanup stella project

github.com/Provenance-Emu/Provenance - 111c821b332b1080ff859a7ef1b5682706646f84 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix stella button layout

github.com/Provenance-Emu/Provenance - 1e83c94cfb81847a6d52727405d963fb4c9f33d1 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix array out of index

github.com/Provenance-Emu/Provenance - e99e0944848847706e93b91ac5363fe5eea14743 authored over 8 years ago by Joe Mattiello <[email protected]>
Use our own queue for apply

github.com/Provenance-Emu/Provenance - 56d152709724b88d573263728b4d79771e61dbd1 authored over 8 years ago by Joe Mattiello <[email protected]>
Double decleration of framerateMultiplier

github.com/Provenance-Emu/Provenance - c427ba3a5715a0b447589f8fd0e8721722ce3490 authored over 8 years ago by Joe Mattiello <[email protected]>
Fix compliation iss in GB core

github.com/Provenance-Emu/Provenance - 0d6722eac95bba212453972a5f8bc45a7ed5cdc8 authored over 8 years ago by Joe Mattiello <[email protected]>
Make Stella and PVSupport frameworks

github.com/Provenance-Emu/Provenance - 4dc5335ea875b64267a8781b6dfd2aae4be6f09b authored over 8 years ago by Joe Mattiello <[email protected]>
Merge branch 'master' of https://github.com/jasarien/Provenance into stella

github.com/Provenance-Emu/Provenance - 07b413ea259096af516b7d060453d81bb3922475 authored over 8 years ago by Joe Mattiello <[email protected]>
Merge pull request #380 from kcm/saves-typo

Small typo in saves instructions

github.com/Provenance-Emu/Provenance - f7b9620154af7a2535a64435bd5f46fbe85defb8 authored over 8 years ago by James Addyman <[email protected]>
Game library scrolls very smooth now.

github.com/Provenance-Emu/Provenance - c1132170cab280276e1e4e3dabe7723f1ee08421 authored over 8 years ago by Stefano Zanetti <[email protected]>
Small typo in saves instructions

github.com/Provenance-Emu/Provenance - 67d9178c0140280e9ebd75f021477678ceeb8b00 authored over 8 years ago by Ken <[email protected]>
Merge branch 'master' into stella

github.com/Provenance-Emu/Provenance - 8e1d5ea1458863a2fb17e96de9ff68978a072746 authored over 8 years ago by Joe Mattiello <[email protected]>
Merge branch 'master' into mupen

github.com/Provenance-Emu/Provenance - 5bad586562b67336c541f39a8b17c28efb3dc4d3 authored over 8 years ago by Joe Mattiello <[email protected]>
Add details about Provenance-Dev Slack

github.com/Provenance-Emu/Provenance - 5eaf45c978558e835d6ec4863620c7fe7bd2c430 authored over 8 years ago by James Addyman <[email protected]>
Better content insets

github.com/Provenance-Emu/Provenance - d6347db8473d30eca004c4b1b6bfb6593b3ae65f authored over 8 years ago by James Addyman <[email protected]>
Merge branch 'leolobato-master'

github.com/Provenance-Emu/Provenance - 264620f0de349db4f11298d096187a84ec1763da authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #364 from leolobato/master

Always prefer a gamepad over the Siri Remote

github.com/Provenance-Emu/Provenance - d7ca0498361a5a5904c0db553468294e6592aab2 authored over 8 years ago by James Addyman <[email protected]>
Update controller references on emulator cores

Emulator cores have strong references to controllers. Update the references to the controllers w...

github.com/Provenance-Emu/Provenance - db899a0c48c8d59d358efd4932aac9f44a4503f7 authored over 8 years ago by James Addyman <[email protected]>
Always prefer a gamepad over the Siri Remote

If an extended controller is connected, assign it to an empty slot or a micro gamepad.
Look for ...

github.com/Provenance-Emu/Provenance - 6cb8123f68372c723e1ffccbedd8b980e62063f3 authored over 8 years ago by Leo Lobato <[email protected]>
Ignore unused variable warning

github.com/Provenance-Emu/Provenance - 810c7f6aa39141f6864ad3a1ab0da77a7c2ce048 authored over 8 years ago by James Addyman <[email protected]>
Fix #363

Forgot to include PVAppConstants on Provenance iOS target.

github.com/Provenance-Emu/Provenance - 0c71befca6d0db54633d228a536bd530b8c3367a authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #360 from leolobato/master

Fix app on iOS 8 devices

github.com/Provenance-Emu/Provenance - 204c938ba426b664f1e747f8c375f76956f690b6 authored over 8 years ago by James Addyman <[email protected]>
Merge branch 'master' into tvOSUI

github.com/Provenance-Emu/Provenance - 888c08e446d7c5e757e96b093e58b7035f0b5afe authored over 8 years ago by James Addyman <[email protected]>
Improved tvOS UI

github.com/Provenance-Emu/Provenance - ce07e30d6eba7da269f5ad82801576c86a9d7a01 authored over 8 years ago by James Addyman <[email protected]>
Fix app on iOS 8 devices

github.com/Provenance-Emu/Provenance - 0c427d2d3a71ca16125cc99b27a4ac6b20368c06 authored over 8 years ago by Leo Lobato <[email protected]>
Added build number to version (simple commit count)

Makes it a little easier to know exactly which build someone is using when reporting issues.

github.com/Provenance-Emu/Provenance - 4052fd12301bb3ab259ba80aeee984c2e5a892ea authored over 8 years ago by James Addyman <[email protected]>
Merge branch 'master' into tvOSUI

github.com/Provenance-Emu/Provenance - 97f89ce36d5fa56ebda4cec9a65870c7b341bdbc authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #333 from thedrick/thedrick-UI

Use default animation when focusing in the game library

github.com/Provenance-Emu/Provenance - 5861dfd8e66004419ffa452947627d8a064c094a authored over 8 years ago by James Addyman <[email protected]>
Tab bar controller + import in settings

github.com/Provenance-Emu/Provenance - 60f8f41e1d6ed2f39d4dcbd5e9919e090ac799c7 authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #358 from leolobato/rename-tvos

Rename games on tvOS

github.com/Provenance-Emu/Provenance - 9e25dfd7f356569b5508c658c53c01a89ea65e2c authored over 8 years ago by James Addyman <[email protected]>
Refresh library after renaming a game

Game could have changed position because of the alphabetical sorting.

github.com/Provenance-Emu/Provenance - f0830a5b636833cf4abf79ed071e510e089ea1db authored over 8 years ago by Leo Lobato <[email protected]>
Merge pull request #318 from leolobato/recent-games

Recent games

github.com/Provenance-Emu/Provenance - 21ae6dcadfaec2d81bd25eaad004159434093c64 authored over 8 years ago by James Addyman <[email protected]>
Add settings switch for recent games

Add boolean flag to settings model
Default to visible on install.
Add cell/switch to iOS storybo...

github.com/Provenance-Emu/Provenance - 71938a2add298401c0be2664831f820ea0efd5f2 authored over 8 years ago by Leo Lobato <[email protected]>
Touch storyboards with Xcode 7.3

Update XML versioning

github.com/Provenance-Emu/Provenance - 4875e238c510ed0b15a52c0969b967d81b2c45ba authored over 8 years ago by Leo Lobato <[email protected]>
Show recently played games on library

Keep recent games list even if 3D touch is not supported.
Show last 12 games tvOS, 6 on iPhone a...

github.com/Provenance-Emu/Provenance - 647eab04224b946355295197a6de3b653ccef10c authored over 8 years ago by Leo Lobato <[email protected]>
Rename games on tvOS

Present an alert controller with a text field
Return an array of index paths when searching for ...

github.com/Provenance-Emu/Provenance - d6b270410fcf2773298ee789b93bef1a65886d7f authored over 8 years ago by Leo Lobato <[email protected]>
Widen search field

github.com/Provenance-Emu/Provenance - eb70654cfda6ee773e5461defcc602ca9de2d24a authored over 8 years ago by James Addyman <[email protected]>
Poll NES controllers before executing frame.

github.com/Provenance-Emu/Provenance - 0044869b3206299cebaff9d2b9ee1736257df0c1 authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #355 from ubnt-tonytoole/master

Fix MFI controller lag on SNES games

github.com/Provenance-Emu/Provenance - fa1b0f699bc04918cc4bd05d61f0e8d563216273 authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #332 from thedrick/thedrick-axis

Add better support for axis directions on extended game controllers

github.com/Provenance-Emu/Provenance - 20beca2d08bec211c3091ff6b65c05cb6152642a authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #6 from svanimpe/thedrick-axis

Updated controls to include diagonal movement and decreased sensitivity.

github.com/Provenance-Emu/Provenance - a984d77c06a910ff8e736ce760e60fffef630b01 authored over 8 years ago by Tyler Hedrick <[email protected]>
Merge pull request #336 from apexad/unnecessary-touch-controls

Fix #262: Hide unnecessary touch controls if system is Game Boy or GBA

github.com/Provenance-Emu/Provenance - e20ea3cfbf24bbb80c15afc087da8cb20d8290a7 authored over 8 years ago by James Addyman <[email protected]>
Merge pull request #335 from apexad/rom_filename_match_fix

Fix #246: Add Order By to Like Query to get a more favorable rom match

github.com/Provenance-Emu/Provenance - d35ef64d05d679247914573cbb76791c10a7f72a authored over 8 years ago by James Addyman <[email protected]>
Fix MFI lag

github.com/Provenance-Emu/Provenance - 6fcff3b30cb4c2a72cc5fb14b2150e56f00cc0cd authored over 8 years ago by Joe Mattiello <[email protected]>
Updated controls to include diagonal movement and decreased sensitivity.

github.com/Provenance-Emu/Provenance - f5a579eddca927350784aec1d951803a79684ee8 authored over 8 years ago by Steven Van Impe <[email protected]>
Update PVSNESEmulatorCore.mm

Fix MFI controller lag on SNES games

github.com/Provenance-Emu/Provenance - 256b138e17f4f2afa8042ab4c11214766bfda2c0 authored over 8 years ago by Tony Toole <[email protected]>
Fix Stella input controls

github.com/Provenance-Emu/Provenance - 68a5d40b3386b8ef8486defe22d9e08724775171 authored over 8 years ago by Joe Mattiello <[email protected]>
Merge branch 'master' of https://github.com/jasarien/Provenance into stella

github.com/Provenance-Emu/Provenance - ece6b4617f6dd4619c752257817634ed6d3e2fdd authored over 8 years ago by Joe Mattiello <[email protected]>
Merge pull request #349 from werminghoff/master

Fix: Crash when opening Game Speed menu on iPad

github.com/Provenance-Emu/Provenance - 1ab9c6638221e94ad2f6eb57510ba2b9c3ff97db authored over 8 years ago by James Addyman <[email protected]>
Fixed crash on iPad devices when opening the Game Speed menu

github.com/Provenance-Emu/Provenance - 793b02a537339c0f2b512ddca3776c70ca463174 authored over 8 years ago by Bruno Werminghoff <[email protected]>
Merge pull request #1 from jasarien/master

Updating to latest commit

github.com/Provenance-Emu/Provenance - f4b72f7e959340f2bb5a3cdbdc673be6ec8d380a authored over 8 years ago by werminghoff <[email protected]>
Fix #262: Hide Start & Select on GB/GBC/GBA if Standard Gamepad

github.com/Provenance-Emu/Provenance - 6a34068d5f9959bf6217144b39cc4388c8c91429 authored almost 9 years ago by apexad <[email protected]>
Merge branch 'master' into stella

github.com/Provenance-Emu/Provenance - 06d50059ef2c04f42fd85e096f99f5bfccbd5c97 authored almost 9 years ago by Joe Mattiello <[email protected]>
Fix #246: Add Order By to Like Query to get a more favorable rom match

github.com/Provenance-Emu/Provenance - a5a6b32dfa03cf4f0dd33b0b3774d1febd1d2919 authored almost 9 years ago by apexad <[email protected]>
Use default animation when focusing in the game library

github.com/Provenance-Emu/Provenance - e3249bdf3ee36e2196b238c70a2a53abf50ea26e authored almost 9 years ago by Tyler Hedrick <[email protected]>
Add better support for axis directions on extended game controllers

This adds improved logic for controllers with thumbsticks to determine the current direction of ...

github.com/Provenance-Emu/Provenance - 8e31d72595fcc90bd63891b1bc69d5eb3192d0bd authored almost 9 years ago by Tyler Hedrick <[email protected]>
Thought the controls were still a bit too high

github.com/Provenance-Emu/Provenance - 9ea2f68943b331baa9f4a781eef72d568e174d2c authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #328 from jkjwong/gb_128ksave

Added support for Gameboy 128k save files

github.com/Provenance-Emu/Provenance - 59f5cd5013f87be9d08352ba8c6980b13b7e1ee2 authored almost 9 years ago by James Addyman <[email protected]>
Added support for Gameboy 128k save files

github.com/Provenance-Emu/Provenance - 38f93c5093d3a50c264ee1e71d993d71af686029 authored almost 9 years ago by Jon W <[email protected]>
fix missing artwork sizing

github.com/Provenance-Emu/Provenance - d2dbbe04f635ee27d8e98207e087a8059b4b8dc0 authored almost 9 years ago by David Muzi <[email protected]>
Fix #311... again.

stupid bug in tvOS 9.2

the controller paused handler (if implemented) seems to cause a 'back' n...

github.com/Provenance-Emu/Provenance - 630788acdf0d7138a478d5003942d53b7a98d8ff authored almost 9 years ago by James Addyman <[email protected]>
Use parallax cells for tvOS

github.com/Provenance-Emu/Provenance - 244cad0c5fddd8126563d0163228bbacd6340d84 authored almost 9 years ago by David Muzi <[email protected]>
Merge pull request #313 from covertuser/master

Fix iCade

github.com/Provenance-Emu/Provenance - 85e3ceb10e8bf99dd4319aa15ba61d485d87af1b authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #301 from kyuzumaki/8bitDo_Fix

Increase buffer size to fix controller issue

github.com/Provenance-Emu/Provenance - fcf6c87507f4edb194c36eb7f41f2924e6f02bd3 authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #319 from leolobato/menu-button

Fix menu button during gameplay on tvOS 9.2

github.com/Provenance-Emu/Provenance - 828d5d9b3cdb0601b16c4b9253c8a888d07bd6c1 authored almost 9 years ago by James Addyman <[email protected]>
Fix menu button during gameplay on tvOS 9.2

Use a tap gesture recognizer since it will override the default tvOS
'back' functionality.
Resol...

github.com/Provenance-Emu/Provenance - ccc6df1be4633c0e3d3ba702aef95873896e19b7 authored almost 9 years ago by Leo Lobato <[email protected]>
Merge remote-tracking branch 'origin/master' into mupen

# Conflicts:
# PVSupport/PVSupport/PVEmulatorCore.m

github.com/Provenance-Emu/Provenance - 0eba79c26dee8215741394e03426d5dea4624770 authored almost 9 years ago by Joe Mattiello <[email protected]>
Merge branch 'master' into stella

# Conflicts:
# Provenance/Game Library/PVGameLibraryViewController.m

github.com/Provenance-Emu/Provenance - 75a7a17ee7375c67d085d861213d36efa5d024e4 authored almost 9 years ago by Joe Mattiello <[email protected]>
Add framework target

github.com/Provenance-Emu/Provenance - dbad15e31b2f7e23791c1dcb0e1faf7688cc0ac5 authored almost 9 years ago by Joe Mattiello <[email protected]>
Update README.mdown

github.com/Provenance-Emu/Provenance - 8727dc2684d880b314cf2565b96ac38b685f1850 authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #314 from capnslipp/master

Added new iPad Pro 83.5px@2x app icon

github.com/Provenance-Emu/Provenance - 3279fafb60cd0a6c10c27e0b988bb94df4c79301 authored almost 9 years ago by James Addyman <[email protected]>
Added new iPad Pro 83.5px@2x app icon

Added app icon for iPad Pro (83.5px@2x = 167px), now required when uploading ad hoc builds to iT...

github.com/Provenance-Emu/Provenance - f7b04ccf50e239b43952e2e27e00c2c896fbaa3d authored almost 9 years ago by Slipp Douglas Thompson <[email protected]>
Revert dev-team change.

github.com/Provenance-Emu/Provenance - dab429c3c4162659349b66aface104f46af952dc authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #303 from gabrieloc/feature/slow-game-speed-option

Allow game speed to be sped up or slowed down

github.com/Provenance-Emu/Provenance - 773772f42eb3df66d005b069b7b01ac8e83c5c3a authored almost 9 years ago by James Addyman <[email protected]>
Slight adjustments to @gabrieloc's controller layouts for slightly more comfy positioning.

github.com/Provenance-Emu/Provenance - 5e196ec29799d61020ea2de37fa589daf791234f authored almost 9 years ago by James Addyman <[email protected]>
Merge pull request #298 from gabrieloc/feature/adjust-dpad-frame

Adjustments to control layout

github.com/Provenance-Emu/Provenance - 906c7d6e6438b9b6023ce963eb930ccbe2fdb364 authored almost 9 years ago by James Addyman <[email protected]>
Fix iCade

github.com/Provenance-Emu/Provenance - b832d6a40cd3525e9d2deef410ced2d85e5713a3 authored almost 9 years ago by covertuser <covertuser>
Remove instance variable preventing view from controls view from laying out on orientation change

github.com/Provenance-Emu/Provenance - ed03505b32265e52ee66c9290f759e14bb219d88 authored almost 9 years ago by Gabriel O'Flaherty-Chan <[email protected]>
Merge pull request #302 from davidsomen/tvOS_API_availability_fix

Fix unavailable tvOS API build error

github.com/Provenance-Emu/Provenance - d543ef3db07f4bbf788f3847f4462e19c7b3cd7f authored almost 9 years ago by James Addyman <[email protected]>
Adjust controls y origin and screen frame for only portrait

github.com/Provenance-Emu/Provenance - 8c2bd5921bc99a4b75ad2d8e168b0e3a41479226 authored almost 9 years ago by Gabriel O'Flaherty-Chan <[email protected]>
Allows game speed to fast forward or slow down

github.com/Provenance-Emu/Provenance - 525a8bcac9863d9311353079531c1c0d0d5b194d authored almost 9 years ago by Gabriel O'Flaherty-Chan <[email protected]>
Fix "UIKeyboardWillHideNotification is unavailable in tvOS" build error

github.com/Provenance-Emu/Provenance - 511a0cf887d2315e29e51a3ceb826cd2560705e5 authored almost 9 years ago by davidsomen <[email protected]>
Increase buffer size to fix controller issue

Fix for issue where emulator stalls on hitting buttons quickly. Buffer size increased to prevent...

github.com/Provenance-Emu/Provenance - f5722e02e6d85656db4ba37d373cb0ea61990898 authored almost 9 years ago by kyuzumaki <[email protected]>
Get something to draw on screen. Just garbage and crashes after a bit

github.com/Provenance-Emu/Provenance - d466e4b2c63575b129b11b0ec753ba492032b079 authored almost 9 years ago by Joe Mattiello <[email protected]>