This website requires JavaScript.
87926e85dc
genplus-gx: multiplayer fix
clobber
2013-03-27 12:04:58 -05:00
535279cbd7
genplus-gx: updated core to r764
clobber
2013-03-26 18:49:32 -05:00
11499916c6
For all cores:
Bavarious
2013-03-21 00:59:10 -03:00
51e2e5df19
GenesisPlus: delete libretro.h from compiled files
Alexander Strange
2013-03-16 23:29:42 -07:00
6584a8adcd
GenPlus: updated to 1.7.3
clobber
2013-02-17 01:52:54 -06:00
86c90bbdf5
Press the update project button for 4.6
Alexander Strange
2013-02-10 13:57:22 -08:00
83413ff17c
Fixing multiplayer genesis. Partial for #424
Josh Weinberg
2012-12-28 12:47:46 -08:00
292144497e
Add missing 'oneway' to system responders
Alexander Strange
2012-12-02 17:19:40 -08:00
35c2fd6797
Code cleanup making sure -loadFileAtPath: respects its contract.
Remy Demarest
2012-11-26 00:01:44 -08:00
fb0a86216b
Replaced com.openemu with org.openemu.
Christoph Leimbrock
2012-05-29 16:37:24 +02:00
d7b019f4e6
Some code cleaning.
Remy Demarest
2012-05-26 12:27:57 -04:00
15fc93d9dc
Key order changed.
Remy Demarest
2012-05-06 02:41:56 -04:00
819aeef104
Changed Sparkle updater URLs
clobber
2012-04-06 00:24:24 -05:00
5b8bf05846
Better GameCore cleanup
clobber
2012-03-28 21:18:00 -05:00
a339572ef1
Clean up OEGameCore headers
clobber
2012-03-28 17:40:52 -05:00
eb8ed88bc7
Removed referenced OpenEmu project from cores for great justice
clobber
2012-03-17 02:16:53 -05:00
c3b9d7fc91
Merge remote-tracking branch 'OpenEmu/master'
Christoph Leimbrock
2012-03-09 14:00:09 +01:00
bbca769d6b
Project files updated because of NDS system plugin
clobber
2012-03-07 22:15:00 -06:00
70aae5eaf1
GridView updates after changing rating from context menu. Commented DLog in OEDBGame.
Christoph Leimbrock
2012-03-07 22:46:44 +01:00
e8139b480a
Impose hidden visibility on cores so that only the emu class is exported
Alexander Strange
2012-03-02 17:09:06 -05:00
136fb9083a
Delete some unused source trees and several copies of unzip
Alexander Strange
2012-03-02 15:58:25 -05:00
a415f36127
Project cleanup and deletion of stray zlib sweeping
Alexander Strange
2012-03-02 15:49:18 -05:00
92d55ced7b
More precise frameInterval for BSNES, GB, GenPlus
Alexander Strange
2012-02-29 04:02:09 -05:00
574d44ace4
Rename frameSampleRate to audioSampleRate
Alexander Strange
2012-02-29 03:12:55 -05:00
56cce9477f
Validate Settings for the remaining project files
clobber
2012-02-28 20:10:25 -06:00
604165f02a
Make audio sample rate a double for accuracy
Alexander Strange
2012-02-28 04:05:08 -05:00
d236f1e53a
Delete soundBufferSize from cores so that OE can standardize on one
Alexander Strange
2012-02-28 02:09:31 -05:00
0aed3cfb5d
Remove frameSampleCount from cores since OE can implement it better internally
Alexander Strange
2012-02-28 01:51:58 -05:00
da63dd1649
Removed GameCoreController classes that don't contain anything useful.
Remy Demarest
2012-02-20 13:10:43 -05:00
660153aaf3
Renamed cores, added some keys at some useful places.
Remy Demarest
2012-02-20 11:49:09 -05:00
8ec5c31fba
Added size parameter to load_state function.
Remy Demarest
2012-02-18 23:02:07 -05:00
f1a4450e6f
Preventing a weird bug in state loading by using NSData instead.
Remy Demarest
2012-02-18 20:24:43 -05:00
5d1f93ab60
Convert game cores to ARC, except for Nestopia
Alexander Strange
2012-02-05 23:49:54 -05:00
391889c122
Convert SystemPlugins to ARC, drop 10.6 compat
Alexander Strange
2012-02-05 22:46:06 -05:00
00b0a1b304
GenesisPlus: Fix some warnings
Alexander Strange
2012-02-05 22:54:01 -05:00
23c06a74a4
Delete unzip
Alexander Strange
2012-02-05 21:59:32 -05:00
3612a298c0
Fix some project structure warnings.
Alexander Strange
2012-02-03 23:50:16 -05:00
37364814df
Updated Genesis Plus GX core to 1.5.0
clobber
2012-01-27 20:55:02 -06:00
595394a48b
Updating plists to support new style for system identification
Joshua Weinberg
2011-12-04 14:59:07 -06:00
2aff77c316
Adding GameGear system plugin, minor cleanup in other places.
Joshua Weinberg
2011-12-02 12:27:24 -06:00
5cf41243e4
WIP commit, probably has some rough edges...
Christoph Leimbrock
2011-11-21 23:31:39 +01:00
9369c37687
adding "no items to display"-view to grid view
Christoph Leimbrock
2011-11-10 22:15:08 +01:00
32af68b98b
Adding OEProjectURL key to info plists of core bundles
Christoph Leimbrock
2011-11-10 21:22:02 +01:00
2c18eecdd8
Violently merge branch 'master' into newui
Alexander Strange
2011-10-12 18:03:13 -04:00
18c000bef7
Make it compile with Xcode 4.2
Alexander Strange
2011-10-12 17:31:40 -04:00
c709234ca3
Removes OESystemPluginName from cores' Info.plist and fixes LSApplicationCategoryType > OESystemIdentifier in CrabEmu's Info.plist
Bavarious
2011-10-10 22:13:25 -03:00
44f2aef1b3
same as before
Christoph Leimbrock
2011-10-07 01:09:13 +02:00
446674996e
Fix linker warnings
vade
2011-09-26 02:56:51 -04:00
f8b34e50a8
More project cleanup.
Remy Demarest
2011-09-24 22:06:34 -04:00
8035cad132
Merge branch 'newui' of github.com:OpenEmu/OpenEmu into newui
Joshua Weinberg
2011-09-21 04:02:05 -05:00
5fdcf4e804
Merge Master into newui
vade and Joshua Weinberg
2011-09-20 20:06:19 -04:00
c1fe6467dd
Delete OpenEmuQC, remove 32 bit builds
vade and Joshua Weinberg
2011-09-20 14:41:51 -04:00
c6197aa70b
Merge Master into newui
vade
2011-09-20 20:06:19 -04:00
508c567724
Fix warnings
vade
2011-09-20 17:41:48 -04:00
d2fc00b030
PURGE OEBUTTON FROM ALL THE THINGS
vade
2011-09-20 17:15:00 -04:00
586a203074
Delete OpenEmuQC, remove 32 bit builds
vade
2011-09-20 14:41:51 -04:00
4ea599d7b2
Merge remote-tracking branch 'OpenEmu/master'
Christoph Leimbrock
2011-08-29 20:22:13 +02:00
86074de411
Clean out dSYM files on Build & Install targets, change order of directory creation for system plugins.
Tony 'Nicoya' Mantler
2011-08-06 13:52:40 -05:00
37af199108
Merge remote-tracking branch 'upstream/master'
Tony 'Nicoya' Mantler
2011-08-06 13:27:26 -05:00
cdf418c538
Merge NewInputImplementation into master
Remy Demarest
2011-08-06 13:19:54 -04:00
165001524b
Add Build All and Build All Emulators targets to xcworkspace, remote unneeded OpenEmuBuilder from xcworkspace
Tony 'Nicoya' Mantler
2011-08-04 14:19:23 -05:00
c3ae012240
Change install scripts to point to $USER_LIBRARY_DIR instead of /Library
Tony 'Nicoya' Mantler
2011-08-04 13:59:40 -05:00
6e0fb27bc6
Kill off obsolete build flags. (Fix and continue, others)
Tony 'Nicoya' Mantler
2011-08-04 13:50:16 -05:00
c43098d816
Small corrections to input system.
Remy Demarest
2011-07-30 13:34:33 -04:00
e5439b2523
merged newinput
Dylan Lukes
2011-06-27 19:46:46 -04:00
621c149627
Fix build since last few commits didn't build all targets
Alexander Strange
2011-04-26 01:54:38 -04:00
93e4154f48
Converted protocol method names to accommodate multi-system game cores.
Remy Demarest
2011-04-24 23:54:29 -04:00
a13e5dbb06
Added Genesis System support.
Remy Demarest
2011-04-24 22:57:59 -04:00
8de11623f6
Moving files around, added support for NES system.
Remy Demarest
2011-04-24 13:02:31 -04:00
5dd335c61e
Tons of corrections and additions… There's still a lot of work to do… Also includes project file upgrade.
Remy Demarest
2011-04-23 13:33:39 -04:00
62bc7ac1a4
Slowly erecting older API, added new prefer file.
Remy Demarest
2011-04-17 19:54:22 -04:00
cbf8b0de62
Class renaming: added OE plugin to all classes that didn't have it: PrefsBundleCell (now OEPluginDescriptionCell), GameCore, GameDocument, GameDocumentController, GamePickerController and GameQTRecorder.
Remy Demarest
2011-04-17 00:39:14 -04:00
4fa71846a6
Updating project configs for universal
Josh Weinberg
2011-03-27 19:59:03 -05:00
ac2d5c6637
Preparing for update
Josh Weinberg
2011-03-27 17:53:50 -05:00
de2b6be26c
Adopt clang
Alex Strange
2010-11-05 01:11:42 +00:00
222c3f9a26
Fix SNES hi-res mode by not resizing gameTexture -> IOSurface in the helper.
Alex Strange
2010-08-29 04:11:17 +00:00
00de396050
Video fixes, possibly.
Alex Strange
2010-07-17 10:26:41 +00:00
79f4bacd3f
Fix some Xcode targets building with nonstandard arches.
Alex Strange
2010-07-17 10:14:44 +00:00
f81c83ef17
License header cleanup.
Alex Strange
2010-04-20 18:58:33 +00:00
b0af151a41
WARNING: Spacing updates.
Remy Demarest
2010-04-16 07:49:11 +00:00
2c6d5c1c2f
Architecture updates.
Remy Demarest
2010-04-16 06:47:29 +00:00
cc32e08151
Common paths standardization.
Remy Demarest
2010-04-16 05:52:53 +00:00
a44b14d26e
Update gamecore project search paths to be able to cope with spaces in the header search paths. 1990 Here we come! Woo!
Anton Marini
2010-04-15 21:14:08 +00:00
437a98cc44
Add exported-symbol list and turn on dead stripping
Alex Strange
2010-04-14 05:58:48 +00:00
2f12208d53
Drop ppc/10.5 support for faster compilations.
Alex Strange
2010-04-14 05:32:05 +00:00
d5edf4f6ec
Updated all cores to the new API.
Remy Demarest
2010-04-09 07:10:45 +00:00
55c24b7e22
Attempt to make the iosurface branch a proper copy of the trunk.
Alex Strange
2010-04-09 06:04:28 +00:00
5989e634ee
Moving everything to Trunk in prep for Branch "helper app" Open Emu project.
Anton Marini
2010-04-04 01:36:37 +00:00