Commit Graph

185 Commits

Author SHA1 Message Date
twinaphex
af10f3f5bc Split up file_list into separate compilable file 2013-10-07 08:56:16 +00:00
twinaphex
767c44fd47 (360) Don't define HAVE_RMENU anymore for 360 2013-09-29 17:58:10 +02:00
twinaphex
963b041d14 (RGUI) Split settings up into new file - menu_settings.c 2013-09-29 15:47:45 +02:00
twinaphex
45f46abb6d Create a menu_context interface 2013-09-19 14:49:07 +02:00
twinaphex
545cdbad2a Merge branch 'master' of https://github.com/libretro/RetroArch 2013-09-15 18:39:49 +02:00
Themaister
99dbd6bd1c Clean up autoconfig stuff a bit, add headers. 2013-09-06 23:24:21 +02:00
pinumbernumber
8fd84fa46c Hardcoded joypad config fallbacks, and required changes to config_file 2013-09-05 20:44:00 +01:00
pinumbernumber
333ae68163 more small style tweaks 2013-08-26 12:13:41 +01:00
pinumbernumber
3370684a06 Improved XInput support, misc tweaks 2013-08-25 17:17:23 +01:00
pinumbernumber
f5454cd446 Initial xinput support, fix msvc build 2013-08-23 13:09:59 +01:00
twinaphex
dd5e4280de Merge branch 'master' of https://github.com/libretro/RetroArch 2013-08-11 18:36:49 +02:00
twinaphex
a5e62bbfda Add frontend_context to Salamander MSVC solutions 2013-07-27 21:52:53 +02:00
twinaphex
2c7986f4fc Add frontend_context.c to MSVC solution as well 2013-07-27 17:02:13 +02:00
twinaphex
5781f5dc60 (360) Build fix 2013-07-16 01:00:35 +02:00
twinaphex
cf24c442df Update maintenance - define/update PACKAGE_VERSION only once
in general.h
2013-07-07 19:43:22 +02:00
twinaphex
93b98a2e08 Bump up PACKAGE_VERSION to 0.9.9.3 2013-06-28 14:11:10 +02:00
twinaphex
51187ebbc2 Bump version to 0.9.9 official 2013-05-27 01:28:32 +02:00
twinaphex
f1358e1643 (RMenu XUI 360) Add initial Load Game History 2013-05-10 22:01:35 +02:00
twinaphex
21c335df74 (RMenu XUI 360) Add Core Options 2013-05-10 20:40:38 +02:00
twinaphex
1ee603b07e (RMenu XUI 360) Add Audio Options 2013-05-10 19:02:24 +02:00
twinaphex
cdcc068a18 (360 RMenu XUI) Rename rarch_quickmenu to rarch_video_options 2013-05-10 18:25:17 +02:00
Themaister
ad713d3bb1 Update to 0.9.9-wip3. 2013-05-08 01:13:29 +02:00
twinaphex
af867b008d (XDK) Make initial 'default paths' creation of dirs work
on XDK
2013-05-06 00:30:45 +02:00
Themaister
1dfcc8a2b0 Fix MSVC2010 build. 2013-05-04 00:59:59 +02:00
Themaister
12bb089f63 Update to 0.9.9-wip2. 2013-05-01 12:50:40 +02:00
Themaister
227363bfce Update to 0.9.9-wip1. 2013-04-21 18:56:17 +02:00
twinaphex
b5551fa7e2 (XDK1) Add BigStack configurations (for Quake 1) 2013-04-21 18:48:46 +02:00
twinaphex
84f80dc2c1 (RMenu/RGUI) Create menu_common to tie RMenu/RGUI more closely together 2013-04-17 23:31:49 +02:00
Themaister
326321483d Add dynamic_dummy to MSVC build. 2013-04-15 16:32:35 +02:00
twinaphex
52a9a3d10a (360) No longer need to deploy the shaders dir 2013-04-12 18:20:08 +02:00
twinaphex
87d0843b13 (360) RMenu XUI now goes through the same RGUI functions for
rendering
2013-04-10 07:47:11 +02:00
twinaphex
10706b8a41 (360) Cleanups 2013-04-07 19:56:48 +02:00
twinaphex
4102d1cfb8 Make sinc resampler the default and remove Hermite - audio
quality at high samplerates was too bad to be of any use
2013-04-07 03:41:06 +02:00
Themaister
262b867ae0 Update MSVC2010 build.
Add RGUI, add folder query for Windows, fix GL HW render bug.
2013-04-04 20:25:41 +02:00
OV2
5482986554 win32: adjust MSVC project file 2013-03-30 14:57:52 +01:00
twinaphex
f7e75d69fa (Salamander) Split up Salamander into its own separate file 2013-03-22 21:27:34 +01:00
twinaphex
15215c47f1 (Grifin) Move griffin to root (to indicate it's no longer console-specific 2013-03-18 05:46:19 +01:00
twinaphex
375aa08e58 Remove rarch_conole_input - runtime button remapping should have
no more RARCH_CONSOLE dependencies
2013-03-14 21:55:10 +01:00
twinaphex
c28ae74d2e (MSVC) Add strncasecmp to msvc_compat.h 2013-03-01 14:01:53 +01:00
twinaphex
f72a505dbe Split up main() function to frontend/frontend.c 2013-02-25 07:01:16 +01:00
twinaphex
49b0f5c204 Add HAVE_RARCH_MAIN_IMPLEMENTATION define - hook up console ports
differently
2013-02-25 06:47:26 +01:00
Squarepusher
bd4d97337c Merge pull request #139 from Themaister/thread_video
Threaded video driver
2013-02-19 14:17:00 -08:00
twinaphex
0b048e5294 (Xbox 1) Use 64K stack 2013-02-17 18:09:40 +01:00
twinaphex
50ab6e9645 (Xbox 1) Lower stacksize to 131072 - still enough for Gambatte 2013-02-17 16:23:51 +01:00
Themaister
4b97052f8c Fix threaded driver build on Win32. 2013-02-17 15:55:30 +01:00
Themaister
9f6fc7269b Fix MSVC2010 build. 2013-02-17 15:37:27 +01:00
Themaister
59e7bc82db Move warning disable to msvc_compat.h. 2013-02-17 15:10:03 +01:00
twinaphex
c87b4447a4 (Xbox 1) Don't define HAVE_SCREENSHOTS for Xbox 1 2013-02-17 03:54:57 +01:00
twinaphex
e6bf7d92d6 (Xbox 1) Cut down on libs to link in 2013-02-17 03:18:35 +01:00
twinaphex
50603d1bee (Xbox 1 XDK) Build fix for Salamander 2013-02-17 02:42:52 +01:00