Themaister
|
a9eaa86683
|
Cleanup in driver selection.
|
2012-05-07 23:20:13 +02:00 |
|
Twinaphex
|
959a0ea809
|
(PS3) FBO changes - no more needless deinit when not necessary
|
2012-05-06 20:05:13 +02:00 |
|
Themaister
|
6b6e1556f6
|
Clean up ALSA plug a bit.
|
2012-04-25 19:49:56 +02:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Twinaphex
|
1193d41360
|
Add some file logging stuff for Wii debugging
|
2012-04-13 22:54:30 +02:00 |
|
Themaister
|
1bfba2f575
|
Macro guard loggers.
|
2012-04-13 21:50:52 +02:00 |
|
Twinaphex
|
6c80cd81d0
|
(PS3) Cleaner aspect ratio changing code
|
2012-04-13 03:03:21 +02:00 |
|
Twinaphex
|
533d2683c5
|
(PS3/360) Uses block_extract from libretro API now
|
2012-04-12 22:53:05 +02:00 |
|
Themaister
|
0dff4dad52
|
Allow cores to infer aspect ratios other than PAR 1:1.
|
2012-04-09 22:19:51 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
e012e290ae
|
Builds clean.
|
2012-04-09 22:04:44 +02:00 |
|
Themaister
|
5d51942f69
|
libretro fixups.
|
2012-04-09 22:04:43 +02:00 |
|
Themaister
|
cd3c9a548c
|
Begin fixing up SSNES for libretro.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
|
Twinaphex
|
d617e50bbf
|
Revert "Allow for preinit of message queue."
This reverts commit 7d2a00df4e1ff7599b7b14ac18eb5df896a657c7.
|
2012-04-09 14:35:00 +02:00 |
|
Twinaphex
|
3dee9662e2
|
Revert "Add a FIFO-style interface to message queue."
This reverts commit fd44e0b9c6718a969bfb6f188c5f401f551865b4.
|
2012-04-09 14:34:48 +02:00 |
|
Twinaphex
|
eb59aa6028
|
Revert "Fix FTBFS." See above revert message
This reverts commit da939a99868ba1ea0039a3ba926be2ce70921222.
|
2012-04-09 14:34:31 +02:00 |
|
Themaister
|
da939a9986
|
Fix FTBFS.
|
2012-04-04 23:54:37 +02:00 |
|
Themaister
|
fd44e0b9c6
|
Add a FIFO-style interface to message queue.
Implement a virtual stderr for consoles.
|
2012-04-04 23:36:09 +02:00 |
|
Themaister
|
7d2a00df4e
|
Allow for preinit of message queue.
|
2012-04-04 20:02:41 +02:00 |
|
Themaister
|
fdcfd3fc71
|
SET_CORE_VERSION.
|
2012-04-01 20:11:19 +02:00 |
|
Themaister
|
34bdea0f1c
|
Add rotation to GL driver (PC).
|
2012-04-01 19:20:37 +02:00 |
|
Themaister
|
38a4141eef
|
Add allow_rotate.
|
2012-04-01 16:13:04 +02:00 |
|
TwinAphex51224
|
a860a71016
|
(360) 360 uses Griffin now too
|
2012-03-29 12:04:58 +02:00 |
|
Twinaphex
|
45021bda3f
|
(PS3) oskutil.c merged with ps3_input.c
|
2012-03-26 00:36:40 +02:00 |
|
Themaister
|
066e9608a1
|
Add HAVE_BSV_MOVIE define.
|
2012-03-26 00:06:25 +02:00 |
|
Themaister
|
b273de1e99
|
Move netplay related bsv code to netplay.
|
2012-03-26 00:06:25 +02:00 |
|
Themaister
|
5272008f54
|
Add --no-patch to forcefully disable all patching.
|
2012-03-20 23:45:58 +01:00 |
|
Themaister
|
48cddde84a
|
Add IPS patching.
|
2012-03-20 23:08:34 +01:00 |
|
Themaister
|
9ab02b12be
|
Move compat functionality to compat/.
|
2012-03-16 23:26:57 +01:00 |
|
TwinAphex51224
|
8781b5c7d3
|
(360) Works now - environment settings were getting 'defaulted'
- placed init_libsnes_syms now right before menu_init
|
2012-03-12 04:34:49 +01:00 |
|
TwinAphex51224
|
ed4a81e497
|
(360) More of aforementioned
|
2012-03-12 03:53:44 +01:00 |
|
Themaister
|
d7afd20346
|
Add new extensions to help FBA.
|
2012-03-12 00:39:24 +01:00 |
|
TwinAphex51224
|
a328bd578e
|
(360/PS3) Some changes needed for FBA on consoles in specific
|
2012-03-11 22:39:48 +01:00 |
|
TwinAphex51224
|
81988fc1ef
|
(360) Don't include D3D/Netcode where not needed through NOD3D/
NONET defines
|
2012-03-11 16:17:42 +01:00 |
|
TwinAphex51224
|
b0de19f3e0
|
(360) force_resize_enable member was a hack for hacky orientation,
can go now that we do it properly
|
2012-03-10 16:57:59 +01:00 |
|
TwinAphex51224
|
ac070a6b2b
|
(360) Added gamma correction setting
|
2012-03-08 23:29:18 +01:00 |
|
TwinAphex51224
|
8823b47a05
|
(360) Added screen orientation options - might want to refactor
this later on
|
2012-03-08 13:45:00 +01:00 |
|
TwinAphex51224
|
a2fe0330eb
|
(360) 360 compiles again
|
2012-03-04 23:15:25 +01:00 |
|
Themaister
|
ea0233716e
|
Slow motion mode.
|
2012-03-04 12:01:07 +01:00 |
|
TwinAphex51224
|
ed5e67425c
|
(PS3) Added custom BGM music hooks
|
2012-03-03 17:23:00 +01:00 |
|
TwinAphex51224
|
cd08339051
|
(PS3) D-pad analog stick left mapping - make this configurable later
on
|
2012-03-03 14:57:28 +01:00 |
|
TwinAphex51224
|
db87f664b8
|
(PS3) Sound options added - reiniting sound has yet to happen
|
2012-03-03 11:54:14 +01:00 |
|
Themaister
|
ae5900aaa1
|
Add video_h264_record option.
|
2012-03-02 22:19:49 +01:00 |
|
TwinAphex51224
|
de9db9bcea
|
(PS3) More control settings - NOTE: public controller config save/load
functions do not work properly and do not save the proper values
|
2012-03-01 14:22:16 +01:00 |
|
Themaister
|
90984ce3cc
|
config_read_keybinds takes path.
|
2012-02-29 19:25:54 +01:00 |
|
Themaister
|
dc1d9b674a
|
config_save_keybinds takes a pathname directly.
|
2012-02-29 19:07:25 +01:00 |
|