Commit Graph

4088 Commits

Author SHA1 Message Date
twinaphex f4b197784c Move zip_extract_mode from g_console to g_extern.filebrowser_state 2012-10-14 20:45:30 +02:00
twinaphex dee990b267 Merge branch 'master' of https://github.com/Themaister/RetroArch 2012-10-14 20:34:41 +02:00
twinaphex fc17456581 (RMenu / RARCH_CONSOLE) Move more g_console state to g_extern 2012-10-14 20:34:16 +02:00
Themaister 80cbd44ccf OSX derp. 2012-10-14 20:31:59 +02:00
Themaister e5c24f963a Move HAVE_DYNAMIC ifdef. 2012-10-14 20:21:14 +02:00
Themaister 6574171f16 Ifdef for HAVE_DYNAMIC. 2012-10-14 20:10:07 +02:00
twinaphex 5443038b34 (Filebrowser) wrap-around now enabled by default 2012-10-14 19:16:00 +02:00
Themaister 081284c116 Might allow Cg to compile on OSX. 2012-10-14 15:54:48 +02:00
twinaphex 4f8a040411 (Android) Now starts up the native activity correctly when a ROM has been
selected - arguments still need to be passed and right now it's just doing
some glClears - however - POC more or less works - now to make it run Rarch
2012-10-14 07:21:12 +02:00
twinaphex b89e0e90c9 (Android) Phoenix works again 2012-10-14 05:24:34 +02:00
twinaphex 6e730dab47 (Android) Split up project into native / phoenix - phoenix now doesn't
show main screen/rom browser (sigh)
2012-10-14 05:18:53 +02:00
twinaphex 96f5c78304 (Android) removed bifrost.c - made libretroarch.so now a native
activity
2012-10-14 03:37:08 +02:00
twinaphex 1195e92850 (Android) Remove more unnecessary files / simplify fileio/Option.java 2012-10-14 02:44:36 +02:00
twinaphex 87cec1a077 (Android) Do removal of Android classes sanely - without local working
copy
2012-10-14 01:54:02 +02:00
twinaphex 73194640a0 Revert "(Android) Renamed GUI to RetroArch Android - Phoenix will be Java-only,"
This reverts commit ad27bedcb4.
2012-10-14 01:49:15 +02:00
twinaphex 158f4676a4 (Android Phoenix) Will no longer require GLES 2.0 2012-10-14 01:00:41 +02:00
twinaphex ad27bedcb4 (Android) Renamed GUI to RetroArch Android - Phoenix will be Java-only,
and the RetroArch program itself will be a native activity
2012-10-14 00:56:50 +02:00
Themaister 18191b2f18 Remove invalid configs. 2012-10-13 22:05:20 +02:00
Themaister f48b758cf0 Only need GBM 9.0 for KMS. 2012-10-13 21:44:25 +02:00
Themaister b8abf34785 Purge some now useless code.
Removes manual input rate adjustments.
Don't allow DSP plugs to resample as it would complicate things alot
with dynamic rate control.
Also purges optional ssnes_* symbols for external plugs.
2012-10-13 20:22:45 +02:00
Themaister 6fd1940741 Fix screensaver appearing in fullscreen. 2012-10-13 19:53:04 +02:00
Themaister ba647047ce Remove some redundant code in xvideo. 2012-10-13 16:58:29 +02:00
Themaister a0e6db636f Set window icon in X11. 2012-10-13 12:51:37 +02:00
Themaister a31aacf1a8 Fix derp. 2012-10-12 22:03:17 +02:00
Themaister 1968603451 Fix warning train on OSX. 2012-10-12 21:24:23 +02:00
Themaister 89cf228c30 Use monitor index setting. 2012-10-12 21:18:24 +02:00
Themaister f223c62fc8 Merge git://github.com/OV2/RetroArch 2012-10-12 21:16:19 +02:00
Themaister f6d8902462 Add monitor selection option. 2012-10-12 21:15:58 +02:00
Themaister 9208663c53 Add basic Xinerama support to X11. 2012-10-12 19:58:54 +02:00
OV2 1aef7faacb win32: selectable monitor in wgl context 2012-10-12 19:39:55 +02:00
Themaister b80227cf81 Addition to AUTHORS. 2012-10-11 23:35:30 +02:00
Themaister f605e8acf2 Fix compiler warnings. 2012-10-11 23:31:46 +02:00
Hans-Kristian Arntzen 24124ebdfc Merge pull request #53 from OV2/master
Current monitor for regular fullscreen (WGL).
2012-10-11 14:29:34 -07:00
OV2 e5fe88032a win32: specify device when restoring mode 2012-10-11 23:24:53 +02:00
Themaister 08f64edc84 Fix set_savestate_auto_index. 2012-10-11 22:54:07 +02:00
Themaister aa6a17b6ab Fix Win32 build. 2012-10-11 22:36:11 +02:00
OV2 0db21ccac1 win32: also use current monitor for regular fullscreen 2012-10-11 22:32:31 +02:00
Themaister 8a1327cefd Add directory support for libretro_path/-L. 2012-10-11 22:31:47 +02:00
Themaister 174d17b1a2 Should finally fix OSX build *shrug*. 2012-10-11 21:00:16 +02:00
Themaister 4474b18c8d Minor nit. 2012-10-11 00:21:08 +02:00
Themaister b7174a229e Merge git://github.com/OV2/RetroArch
Conflicts:
	gfx/context/wgl_ctx.c
2012-10-11 00:18:21 +02:00
Themaister 1dc73adeef Indent fix. 2012-10-11 00:11:02 +02:00
Themaister cf37629d0d Add icon to WGL. 2012-10-11 00:09:24 +02:00
Themaister 6e1b2c6291 Slight adjustments to WGL. 2012-10-10 23:52:59 +02:00
OV2 691491ccdb win32: windowed fullscreen on current monitor 2012-10-10 22:08:22 +02:00
OV2 13fafd80ab win32: only hide cursor if in fullscreen 2012-10-10 21:44:29 +02:00
OV2 8bd1ef77ff win32: no -lSDL if HAVE_SDL!=1 2012-10-10 20:41:00 +02:00
twinaphex 7f0f6bc0a7 (Android) Video init/deinit will only be invoked frm Java side/
surface - so ifndef it out for ANDROID
2012-10-09 18:48:04 +02:00
twinaphex 9a38d021c2 Rename confusing 'driver' member to 'ctx_driver' in gl struct 2012-10-09 17:47:48 +02:00
twinaphex 8132f9fd8a (Android) Add Android context hooks 2012-10-09 00:11:11 +02:00