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

Use parallax cells for tvOS

244cad0c5fddd8126563d0163228bbacd6340d84 authored almost 9 years ago
Merge pull request #313 from covertuser/master

Fix iCade

85e3ceb10e8bf99dd4319aa15ba61d485d87af1b authored almost 9 years ago
Merge pull request #301 from kyuzumaki/8bitDo_Fix

Increase buffer size to fix controller issue

fcf6c87507f4edb194c36eb7f41f2924e6f02bd3 authored almost 9 years ago
Merge pull request #319 from leolobato/menu-button

Fix menu button during gameplay on tvOS 9.2

828d5d9b3cdb0601b16c4b9253c8a888d07bd6c1 authored almost 9 years ago
Fix menu button during gameplay on tvOS 9.2

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

ccc6df1be4633c0e3d3ba702aef95873896e19b7 authored almost 9 years ago
Merge remote-tracking branch 'origin/master' into mupen

# Conflicts:
# PVSupport/PVSupport/PVEmulatorCore.m

0eba79c26dee8215741394e03426d5dea4624770 authored almost 9 years ago
Merge branch 'master' into stella

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

75a7a17ee7375c67d085d861213d36efa5d024e4 authored almost 9 years ago
Add framework target

dbad15e31b2f7e23791c1dcb0e1faf7688cc0ac5 authored almost 9 years ago
Update README.mdown

8727dc2684d880b314cf2565b96ac38b685f1850 authored almost 9 years ago
Merge pull request #314 from capnslipp/master

Added new iPad Pro 83.5px@2x app icon

3279fafb60cd0a6c10c27e0b988bb94df4c79301 authored almost 9 years ago
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...

f7b04ccf50e239b43952e2e27e00c2c896fbaa3d authored almost 9 years ago
Revert dev-team change.

dab429c3c4162659349b66aface104f46af952dc authored almost 9 years ago
Merge pull request #303 from gabrieloc/feature/slow-game-speed-option

Allow game speed to be sped up or slowed down

773772f42eb3df66d005b069b7b01ac8e83c5c3a authored almost 9 years ago
Slight adjustments to @gabrieloc's controller layouts for slightly more comfy positioning.

5e196ec29799d61020ea2de37fa589daf791234f authored almost 9 years ago
Merge pull request #298 from gabrieloc/feature/adjust-dpad-frame

Adjustments to control layout

906c7d6e6438b9b6023ce963eb930ccbe2fdb364 authored almost 9 years ago
Fix iCade

b832d6a40cd3525e9d2deef410ced2d85e5713a3 authored almost 9 years ago
Remove instance variable preventing view from controls view from laying out on orientation change

ed03505b32265e52ee66c9290f759e14bb219d88 authored almost 9 years ago
Merge pull request #302 from davidsomen/tvOS_API_availability_fix

Fix unavailable tvOS API build error

d543ef3db07f4bbf788f3847f4462e19c7b3cd7f authored almost 9 years ago
Adjust controls y origin and screen frame for only portrait

8c2bd5921bc99a4b75ad2d8e168b0e3a41479226 authored almost 9 years ago
Allows game speed to fast forward or slow down

525a8bcac9863d9311353079531c1c0d0d5b194d authored almost 9 years ago
Fix "UIKeyboardWillHideNotification is unavailable in tvOS" build error

511a0cf887d2315e29e51a3ceb826cd2560705e5 authored almost 9 years ago
Increase buffer size to fix controller issue

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

f5722e02e6d85656db4ba37d373cb0ea61990898 authored almost 9 years ago
Get something to draw on screen. Just garbage and crashes after a bit

d466e4b2c63575b129b11b0ec753ba492032b079 authored almost 9 years ago
Add RSP CXD4, OpenGL thread hack

No rendering since buffer isn't visible

49950e15454183d70bb0f90b92d50fd02391e647 authored almost 9 years ago
Add mupen64plus 2.5

Doesn't run yet
Needed to build as dynamic frameworks since mupen64 expects plugins to be loaded...

3a32c7ca5f1c311515dfdf63fa096ec1179ea499 authored almost 9 years ago
Revery audio channel count to 2

db9104e89369232dd549e3da8ac6303584f47dee authored almost 9 years ago
Change aspect ratio to calculation

df2e1780db3e14b8c433b523f122d186386c23f0 authored almost 9 years ago
Fix rendering by changing pixel type and resolution

The width had to be halved to 160 since the core renders garbage for the second half of the scre...

ad24bf25dd297af8714699432aa9da17871e6eef authored almost 9 years ago
Fix stella core to use it's own libretro calls not genesis

Both cores statically compile libretro causeing issues. Hack fix was to preface stella libretro ...

5eeb15ab4c31ba3d8ca0702d68f7a73e6a8ac924 authored almost 9 years ago
Add Stella to Debug and TV targets

0c2fb23c29cfdeabdb4dfd54f503d2b9829d32bb authored almost 9 years ago
Fix iOS compilation issue due to Keyboard const

661430631e129f101b9e3250324668c311a827bd authored almost 9 years ago
Intitial addition of Stella core (Atari 2600)

e37dcb50683323694ab07e79a1cea8a0633b0ee7 authored almost 9 years ago
Add license files for Realm

6f5d6a3edd944833c3dd3656d779e557d5746218 authored almost 9 years ago
Update Realm to latest version

c8c409b858b7aa5e555b204cbb69bc3a44e5df7b authored almost 9 years ago
Merge pull request #280 from apexad/readme_fixups

README.mdown 2016 fix & other changes to prevent comments on issues

5ed3c87bc3e67783c2407565a5ca7fdcbc41ba1d authored almost 9 years ago
README.mdown 2016 fix & other changes to prevent comments on issues

94bd49900d6b8fc70d1f58e73a19a2c53457a189 authored almost 9 years ago
Merge pull request #242 from davidmuzi/tvos/topshelf

tvOS Top Shelf

1995a442fcfee3f52c7ee017a3837c41cbbb8cfd authored about 9 years ago
Merge pull request #259 from jinjorge/patch-1

Fix minor typo in readme

a4cda69e905d2fdb3d365ed3c0b50813fb049c59 authored about 9 years ago
Fix minor typo in readme

816c5c4e45791388eb903e3c15b7bef7a127b615 authored about 9 years ago
typo fix

bbb9d7c1709f3edda77b410b4667396a4229027a authored about 9 years ago
Build fix for iOS target, fix constant typo

6659896151eccc9df93a4a0935d2215e137bca6d authored about 9 years ago
instructions correction

5cdda2191369e145fff3e4f047a04614722d27e3 authored about 9 years ago
remove my App Group ID

fe2c1ca3b7e921bc0a6dfeb8bfe65659ad5f3446 authored about 9 years ago
refactor implementation to extract defines and app group configuration

ab94924a56ede1b48c5c2db809ad29409a8b4c75 authored about 9 years ago
Adds top shelf functionality to AppleTV target

f5f8b62e57b8f7a68e57c525acd37e34f2094382 authored about 9 years ago
Auto Save States - fixes #240

Automatically write a save state whenever the app resigns active, enters background, quits the g...

5b5ad26a39654cdc8f63acc2d333fb0df07aad20 authored about 9 years ago
Merge pull request #239 from apexad/master

Fix Real Time Clock (RTC) by always setting it to true. Fixes #151

96e6a3c99492f79c959301accfcc60ec0ab2d780 authored about 9 years ago
Fix Real Time Clock (RTC) by always setting it to true. Fixes #151

6086a67e7e7aa2973145a2c421bbd0438c45b860 authored about 9 years ago
Tidied up Frameworks group in project navigator

f7c544da4f54002bf0fd54fcf8b5cdf5a541bc62 authored about 9 years ago
Merge pull request #231 from jonathantneal/feature/nes-controller-map

Use Nintendo’s 4-button to 2-button mappings

6e3368165971ef4c53f2243daacae851f4c91e98 authored about 9 years ago
Use Nintendo’s 4-button to 2-button mappings

8c4cf4eb2b29755197fbe02aebb7cb69cd4cbe20 authored about 9 years ago
Add steelseries icade class to AppleTV target. It's not used, but causes build issues without it.

734d71726cd7e56ca49e85f88e66b567ef3e72a4 authored about 9 years ago
Updated Readme

d217df398bb46608eef26560e41bc6eefa4711b1 authored about 9 years ago
Merge pull request #218 from SFrost007/master

Add controller mapping for SteelSeries Free

2f5b9a93a6a7460fc92aa3c242149c1b0ea2d853 authored about 9 years ago
Remove dpad deadzone settings - not used anymore

d5d85805e20d942795c542adaae43506d8acb714 authored about 9 years ago
Add controller mapping for SteelSeries Free

cc1b30e5a0ae4c3e682d4e20ff5dc45adfb732a4 authored about 9 years ago
Allow any data to work with "Open In..."

If it's a ROM, it'll import. If it's not a ROM, then tough luck, I guess.

82597f2b621393021f4a1dd53e7e778327ee6665 authored about 9 years ago
Add missing Frameworks

2444e8162f57c394c3b1ac9d72f43098bfd0547e authored about 9 years ago
Merge pull request #214 from thales17/master

Added volume slider and set the audio session category to ambient so …

21e07644d2af8e2afd1f37dd1fa423cb80cb1faa authored about 9 years ago
Removed empty register default

a467a06f5fe5d5504fccb189a60323263f9c33c1 authored about 9 years ago
Updated volume settings to use the PVSettingsModel adjusted the min value of the volume slider to be 0

2ea14df2f05131504979b3ad6396b466b684c2a2 authored about 9 years ago
Added volume slider and set the audio session category to ambient so other audio can be mixed with the emulator audio

4015dd947183475acb9a35ae91f349b0b7df8f2e authored about 9 years ago
Update settings title on tvOS

ca208c7db2934a66d030d283fb8cd6230aff8251 authored about 9 years ago
Poll controlles from emulator core input callbacks

This appears to remove any input latency by polling the controller states from the input callbac...

9bdd377f0530ac64b2c420fcb9ea97715762c576 authored about 9 years ago
Silly error.

6ed217529389a336e43bf5dad43f6a89ec61781a authored about 9 years ago
Attempt to prefer an extended or standard gamepad on TV

18b77223e5062b9d73ce2810c186209d192d6c94 authored about 9 years ago
Update version

9b95492882633e80b2bdb043fe8b57ec0467e206 authored about 9 years ago
Disk side swapping for FDS

5925bc5a75f9f96154b49d46a1ad4ad3c3c26945 authored about 9 years ago
Use correct database ID for SG-1000

7c2a71ccddfcaf8a2e9f1ed6112da7c7ab140472 authored about 9 years ago
Merge pull request #201 from apexad/master

Exposed Sega SG-1000 support

8f61b38c2a08b49faca706b5376db7d99beac5ae authored about 9 years ago
Removed Edit Control positions code.

Sorry if anyone was using it, but it was buggy and not really that well done. I'll do something ...

4fa0126970d52812fd63e1ed18f404d7fb060488 authored about 9 years ago
Change PVDatabaseID to a differnt value (34) for SG-1000

a94816a39edda9aae4bbc22e17968e26e7144845 authored about 9 years ago
Update README.mdown to add SG-1000 to Sega list

579691edecdd496e5609eebc4d9482851f6dc6bb authored about 9 years ago
Exposed Sega SG-1000 support

b9181f3a119579624e567c16526541a6d7f84df9 authored about 9 years ago
Fixes #200

7908bf0a3e94e8a2c88219fd4c7753c24a18c01d authored about 9 years ago
Fixes #195 annoying buzzing sound in Super Star Wars on SNES

This seemed to be caused by an error in the audio echo buffer. Fixed by updating the function fo...

01b1a6d848657628267fa247190c3a8429804986 authored about 9 years ago
Fix fast forward.

54caeaeff9d58383638b97ba323fa7b5122a7038 authored about 9 years ago
Version bump

3849df5f3869b017385857dac1e840606a161b63 authored about 9 years ago
Configurable deadzone settings UI for tvOS #168

17597f6aab03e9ec58d1c25d49e4615af833dcb0 authored about 9 years ago
User configurable deadzones for dPad and analogue stick. Fixes #168

eb1232a64838a8486f9f3d5ff9681e567bb22633 authored about 9 years ago
Fast Forward: fixes #21

3a38e63fc8fa8e9bb320256ce52472b6a90df3c5 authored about 9 years ago
Restore `frameRefreshThread:`'s implementation to the base class

Huge thanks to *astrange* from OpenEmu for pointing out that `init_mach_time()` wasn't wrapped i...

d26a21b22d7249e746d1d25a3d2b72f1ffa69a21 authored about 9 years ago
Show start/select controls in AppleTV menu for all controllers that aren't Extended controllers

I don't think there are any wireless game controllers with a standard layout (without triggers a...

3d15b436a7d5013b9d4e3914b6dceebd7736420c authored about 9 years ago
Documentation update and version update

a9266bb90e484a5911487fe15f80d263093f54cb authored about 9 years ago
Exposed Famicom Disk System support

Requires a BIOS like SegaCD. Call it "disksys.rom" and put it inside BIOS/com.provenance.fds.

67bbdfb8bffacb7ca034db4aa1e349f8ed6445f6 authored about 9 years ago
Merge pull request #171 from anwnn/master

Reduce startup time for large libraries.

0fc7ff491ba73ad4fc596e1e03cd42cadb76cd53 authored about 9 years ago
Merge pull request #162 from cplr/rom-filename-lookup

Fix grabbing ROM metadata for titles that include periods

0623488790527a9ceba49017aba885790b69d3df authored about 9 years ago
We already know the arrays are mutable, no need to allocate a new one on every iteration.

Greatly reduces startup time for large libraries.

3ea615f6bbf2596dc2650e170b9fe955fd18eb9e authored about 9 years ago
Similar fix for games with ' in title (like Rock N' Roll Racing)

b48665c1fb7560350527efc6c5e659c11fa12900 authored about 9 years ago
Fix grabbing ROM metadata for titles that include periods (like B.O.B., etc).

f826cde4421894db0a72be0cdac9a9a88df38cd2 authored about 9 years ago
Another API fix

71f98e8f6de0721b2e87ed1a9406e7a2734bf5b0 authored over 9 years ago
Fix crashes caused by APIs being unavailable on particular platforms

409ca3e2b8467c2d7852219d62177a3f58e5c931 authored over 9 years ago
Merge pull request #139 from saagarjha/master

Some Settings UI fixes

47a8164d11b959baab95a4da557c0f8b4a3f9dce authored over 9 years ago
Some Settings UI fixes

Fixed a bug that occurred when “Refresh Game Library” or “Empty image
cache” were selected and “...

52918d646948d4f24ddc996504f7de4c28668376 authored over 9 years ago
Fixes #70

d500148232b4282b581cc281b7d81727deda4c35 authored over 9 years ago
Rename 'quit' menu item

f1f241e13eb12511b54c52f65f4ad058aaffdc38 authored over 9 years ago
Update realm to dynamic framework

19c8c43185982dd8ab62e4600e921ee45f215fd0 authored over 9 years ago
Fixes #83, and update realm for iOS for bitcode support

ae33f7b371433c5b9688e530fd309889b5c390e3 authored over 9 years ago
Set a base setting for bitcode across all targets (YES), remove target specific settings for bitcode

bafd3b2023470319c5165ee710dcce159ad9b144 authored over 9 years ago
version bump

347d853794af2ee5c3205a90d34105fdb717e5ad authored over 9 years ago