Themaister
|
d33d2e9f0c
|
Make resamplers more modular.
|
2013-02-08 11:49:51 +01:00 |
|
twinaphex
|
8efc01b321
|
(RARCH_CONSOLE) Use new unzip code and remove console-centric
stuff
|
2013-01-22 00:14:24 +01:00 |
|
Themaister
|
b90490f425
|
Add zip loading support to core.
|
2013-01-21 23:52:47 +01:00 |
|
twinaphex
|
3b43155b06
|
rarch_console_rsound.c code moved to audio/utils.c
|
2013-01-17 14:21:49 +01:00 |
|
twinaphex
|
46a2076e37
|
(RLaunch) Can compile in most of RLaunch now
|
2013-01-13 01:07:22 +01:00 |
|
twinaphex
|
32aac90e10
|
(PS3/Wii) Fix builds
|
2013-01-13 00:42:21 +01:00 |
|
Themaister
|
58bdf43a5d
|
Fix Android build.
|
2013-01-12 22:32:21 +01:00 |
|
twinaphex
|
81fecc88ea
|
(RARCH_CONSOLE) Renamed console_rom_ext.c to rarch_zlib.c -
compiled it in for HAVE_ZLIB (for griffin) - moved rarch_console_load_game_wrap
to frontend_console.c and renamed it console_load_game
|
2013-01-11 22:46:14 +01:00 |
|
twinaphex
|
cba3b80925
|
(RARCH_CONSOLE) Rename rarch_console_settings.c to rmenu_settings.c
|
2013-01-11 22:27:31 +01:00 |
|
twinaphex
|
f93f3ea6d4
|
(Griffin) Use new xaudio.cpp
|
2013-01-11 00:27:56 +01:00 |
|
twinaphex
|
530fe37373
|
(Xbox 1) Move xbox1/image.c to xdk/image.c
|
2013-01-10 09:22:33 +01:00 |
|
twinaphex
|
cc71a83fa8
|
(RARCH_CONSOLE) Console ports now use config_load for loading
config file stuff and config_set_default as only place to load
defaults from. Slightly messy defaults will be cleaned up later.
|
2013-01-10 06:38:19 +01:00 |
|
twinaphex
|
1b398a1941
|
(PSP) comment out non-working video driver for now - use null video
for now
|
2013-01-10 04:22:42 +01:00 |
|
twinaphex
|
47c421eb8f
|
Some better ifdefs in griffin.c
|
2013-01-10 03:34:43 +01:00 |
|
twinaphex
|
c6e8ff2206
|
(Xenon) Rename dir from 360 to xenon
|
2013-01-10 03:24:38 +01:00 |
|
twinaphex
|
436f05709b
|
(360) Xaudio2 360 driver uses same C backend file as PC now
|
2013-01-10 01:53:37 +01:00 |
|
twinaphex
|
589b5eefdb
|
(360) 360 audio driver now goes through the same Xaudio driver
as PC
|
2013-01-09 22:04:28 +01:00 |
|
twinaphex
|
5f398be410
|
(GX) Split up RMenu code into rmenu_gx.c
|
2013-01-09 18:31:14 +01:00 |
|
twinaphex
|
a925f3ca9f
|
(RARCH_CONSOLE) Rename and relocate all menu files
|
2013-01-09 17:50:12 +01:00 |
|
twinaphex
|
b074adbc1d
|
(Griffin) Add NULL ifdefs for Griffin
|
2013-01-09 05:57:02 +01:00 |
|
twinaphex
|
403a087926
|
Null drivers have to be explicitly compiled in now -
otherwise they are ommitted
|
2013-01-09 05:54:48 +01:00 |
|
twinaphex
|
f53321b0ce
|
(Xbox 1) Iosupport.cpp code integrated into platform_xdk.c
|
2013-01-09 05:24:31 +01:00 |
|
twinaphex
|
d5b3cef544
|
HAVE_ZLIB functions now part of rarch_console_rom_ext.c
|
2013-01-09 04:51:14 +01:00 |
|
twinaphex
|
71b632faba
|
Remove rarch_console_libretro_mgmt.c
|
2013-01-09 03:44:10 +01:00 |
|
twinaphex
|
70c85be081
|
Refactored out of existence rarch_console_exec.c - now implemented
per platform port that needs it
|
2013-01-09 02:31:54 +01:00 |
|
twinaphex
|
025f0995f5
|
(RARCH_CONSOLE) Refactor frontend_psp.c into platform_psp.c
|
2013-01-08 08:38:25 +01:00 |
|
twinaphex
|
e8a0ab1e1d
|
(XDK) Now uses frontend_console.c too
|
2013-01-08 06:26:02 +01:00 |
|
ToadKing
|
1dc08b9a6d
|
(GX) work with new console code
|
2013-01-07 23:48:21 -05:00 |
|
twinaphex
|
c721ddd560
|
(RARCH_CONSOLE) One main() function to rule them all - PS3
port currently set up - callback system needs to be done
later for system/platform-specific functions
|
2013-01-08 01:26:18 +01:00 |
|
twinaphex
|
a67c247ebc
|
(Wiiuse) Add HAVE_WIIUSE_RUMBLE and HAVE_WIIUSE_SPEAKER defines
|
2013-01-07 05:03:50 +01:00 |
|
twinaphex
|
5ee38b157d
|
(Wii) Add customized Wiiuse - should reduce overall input latency
(also debloats - no Guitar Hero 3/Wii Board/key down/key up)
|
2013-01-07 04:10:16 +01:00 |
|
twinaphex
|
f8160fb2bd
|
(Android) Cleanups
|
2013-01-06 06:10:24 +01:00 |
|
twinaphex
|
013fda1cb6
|
(Android) Move Android frontend file too
|
2013-01-06 05:28:42 +01:00 |
|
twinaphex
|
011e740129
|
Move all frontend files to new dir 'frontend'
|
2013-01-06 05:22:21 +01:00 |
|
twinaphex
|
7c2dd5e769
|
(Griffin) Remove rarch_console_main_wrap.c include
|
2013-01-06 03:52:29 +01:00 |
|
Themaister
|
78a8e03f2f
|
Update griffin for RXML. Purge libxml2.
|
2013-01-02 15:23:22 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
twinaphex
|
0de110a274
|
(Android) Create separate input_autodetect.c input file
|
2012-12-31 18:02:20 +01:00 |
|
twinaphex
|
d114095447
|
(RARCH_CONSOLE) Don't compile in input_common.c for consoles
|
2012-12-25 20:46:58 +01:00 |
|
Themaister
|
7c60aaf48f
|
Compile in overlay if HAVE_OVERLAY in griffin.
|
2012-12-23 18:39:34 +01:00 |
|
Themaister
|
f445c939e9
|
Merge branch 'master' into overlay
|
2012-12-23 13:56:57 +01:00 |
|
Themaister
|
9b58fac354
|
Always compile in config file support.
|
2012-12-23 13:55:59 +01:00 |
|
twinaphex
|
04cabb0996
|
(Android) refactor JNI code - still can't load ClassLoader
|
2012-12-23 13:16:58 +01:00 |
|
twinaphex
|
29ef7dc4ed
|
(Android) Initial implementation of input overlay key input code -
not working yet due to need to determine whether or not touchscreen
is pressed in input_state_pressed
|
2012-12-21 01:31:01 +01:00 |
|
twinaphex
|
675124bda4
|
(Griffin) Compile in overlay code - get rid of input_state
override for Android
|
2012-12-20 20:48:09 +01:00 |
|
twinaphex
|
d5dffe88dc
|
(Griffin) Add stub for post_render_func for Griffin
|
2012-12-20 03:59:33 +01:00 |
|
twinaphex
|
ae089a7b58
|
(Android) Make logging optional
|
2012-12-16 04:13:31 +01:00 |
|
twinaphex
|
566296068a
|
(Xbox 1) Fix build
|
2012-12-15 03:59:31 +01:00 |
|
twinaphex
|
13b8c40c27
|
Remove null_fonts - bitmap fonts will always be the fallback
default now
|
2012-12-15 03:02:26 +01:00 |
|
twinaphex
|
d2683cc02a
|
(Android) Fix build
|
2012-12-15 02:59:35 +01:00 |
|