twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
Jean-André Santoni
|
9b8c8bfd21
|
Allow resetting the core associations to N/A with start
|
2015-11-22 02:10:22 +07:00 |
Jean-André Santoni
|
19e3b35d7d
|
Disable rounding of the icon size, makes the icons blurry in some case, but should also fix positionning bugs on some resolutions
|
2015-11-22 02:08:03 +07:00 |
twinaphex
|
aa1e8dc543
|
(menu_setting) Refactor this macro mess
|
2015-11-21 16:32:22 +01:00 |
twinaphex
|
96b41b43b5
|
Cleanups
|
2015-11-21 11:24:02 +01:00 |
twinaphex
|
e3c09e00b9
|
Move setting to function
|
2015-11-21 11:22:34 +01:00 |
twinaphex
|
f0ac86820b
|
(menu_setting.h) Put macros inside headers
|
2015-11-21 09:47:09 +01:00 |
twinaphex
|
d839157d13
|
(menu_setting.c) Add do{}while(0) to macros
|
2015-11-21 09:45:05 +01:00 |
twinaphex
|
0f33722f5d
|
Refactor Wii per-game resolution mode to be somewhat generic
|
2015-11-21 08:56:24 +01:00 |
twinaphex
|
de44911092
|
(PS3/Wii) Reimplement video resolution code
|
2015-11-21 08:39:46 +01:00 |
twinaphex
|
1c3ba76e67
|
(PS3) Implement video output get prev/next
|
2015-11-21 07:54:42 +01:00 |
twinaphex
|
4f0cec7b1e
|
Buildfixes
|
2015-11-20 21:22:26 +01:00 |
twinaphex
|
e09e65e348
|
Add RARCH_DISPLAY_CTL_GET_NEXT_VIDEO_OUT
|
2015-11-20 21:20:12 +01:00 |
twinaphex
|
e1ac9aed6b
|
Add RARCH_DISPLAY_CTL_MONITOR_RESET
|
2015-11-20 19:04:00 +01:00 |
twinaphex
|
ddde58caf4
|
Simplify video_driver_get_ptr
|
2015-11-20 18:50:21 +01:00 |
twinaphex
|
9e65c3ed4c
|
Remove aspect ratio options that nobody seems to use
|
2015-11-20 18:07:14 +01:00 |
twinaphex
|
3162bb796a
|
Reduce video_driver_get_ptr calls
|
2015-11-20 17:46:42 +01:00 |
twinaphex
|
4ede2d1f70
|
reduce video_driver_get_ptr calls
|
2015-11-20 17:45:10 +01:00 |
Alcaro
|
d4383de600
|
Fix accents broken by commit 5aad0eb .
|
2015-11-20 15:57:13 +01:00 |
twinaphex
|
32d070564b
|
Some cleanups
|
2015-11-20 15:48:38 +01:00 |
twinaphex
|
6286e4b74c
|
Add RARCH_DISPLAY_CTL_CACHED_FRAME_RENDER
|
2015-11-20 15:34:10 +01:00 |
twinaphex
|
7141210d15
|
Remove video_driver_has_windowed
|
2015-11-20 15:20:54 +01:00 |
twinaphex
|
533b799692
|
Create video_driver_ctl and get rid of video_driver_get_frame_count
|
2015-11-20 15:08:27 +01:00 |
twinaphex
|
68de1b571f
|
Check if global is non-NULL instead
|
2015-11-20 13:58:19 +01:00 |
twinaphex
|
b5588231ec
|
(Menu) fix warnings - can't return NULL here
|
2015-11-20 13:45:02 +01:00 |
twinaphex
|
5aad0ebc1b
|
(menu_hash_it.c) Update
|
2015-11-20 12:57:50 +01:00 |
Jean-André Santoni
|
fe02f2ab86
|
Implement core assignation switching
|
2015-11-20 05:20:13 +07:00 |
Jean-André Santoni
|
632408c70d
|
Prevent loosing core assignations for playlists that doesn't exist yet, or doesn't exist more
|
2015-11-20 03:23:20 +07:00 |
twinaphex
|
27152a4486
|
Create menu_displaylist_parse_playlist_associations
|
2015-11-19 18:46:29 +01:00 |
Twinaphex
|
7cee03af72
|
Merge pull request #2433 from lakkatv/xmb
(XMB) Fix boxart when opening the contextual menu, and when comming b…
|
2015-11-19 17:43:29 +01:00 |
Jean-André Santoni
|
e8b484d93e
|
(XMB) Fix boxart when opening the contextual menu, and when comming back from the game
|
2015-11-19 23:39:48 +07:00 |
Higor Eurípedes
|
fe36eb6bdd
|
(zarch) Fix CXX_BUILD GCC warnings
|
2015-11-19 09:56:15 -03:00 |
twinaphex
|
d113f218a2
|
remove unused variable
|
2015-11-19 11:39:22 +01:00 |
Jean-André Santoni
|
839d539b38
|
(Menu) Let sort the playlist entries before pushing them. Fixes the playlist bug on GLUI.
|
2015-11-19 16:16:12 +07:00 |
Jean-André Santoni
|
bc44bf4d82
|
(Menu) Hide achievement list if cheevos is disabled
|
2015-11-19 15:18:28 +07:00 |
Jean-André Santoni
|
7f1d91caa5
|
(XMB) Display achievement list icon
|
2015-11-19 15:14:19 +07:00 |
twinaphex
|
cdbd010726
|
Fix label bug to do with CORE_OPTION_CREATE
|
2015-11-19 06:55:27 +01:00 |
twinaphex
|
588b4259f7
|
Rename d3d_wrapper to d3d_common
|
2015-11-18 13:00:13 +01:00 |
twinaphex
|
a4ae655ff4
|
Start going through rarch_main_ctl for grabbing fullpath
|
2015-11-18 11:43:25 +01:00 |
twinaphex
|
2b727fa941
|
Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH
|
2015-11-18 11:15:42 +01:00 |
twinaphex
|
a3a5a82d47
|
(GL) doesn't access global state anymore
|
2015-11-18 03:08:19 +01:00 |
radius
|
f120ebab45
|
check NULL pointer derefences on overrides and remaps too
|
2015-11-17 18:23:45 -05:00 |
twinaphex
|
65e60be271
|
(RMenu) BUildfixes
|
2015-11-17 23:34:31 +01:00 |
twinaphex
|
ff03f83994
|
(Xbox 1) Some preliminary build fixes
|
2005-04-23 20:22:55 +02:00 |
twinaphex
|
e5d3f5b8b7
|
(menu_display_d3d) XBOX build fixes
|
2015-11-17 11:31:48 +01:00 |
twinaphex
|
8db2084001
|
(XUI) Another buildfix
|
2015-11-17 11:30:08 +01:00 |
twinaphex
|
82c776c00c
|
(XUI) More build fixes
|
2015-11-17 11:28:08 +01:00 |
twinaphex
|
88b86af892
|
(XUI) More build fixes
|
2015-11-17 11:26:29 +01:00 |
twinaphex
|
57a9174c5d
|
(XUI) More build fixes
|
2015-11-17 11:23:42 +01:00 |
twinaphex
|
dbdb6cb071
|
(XUI) More build fixes
|
2015-11-17 11:22:00 +01:00 |
Ezio-PS
|
a0be4bcf4a
|
Updated Italian translation
|
2015-11-17 09:15:37 +01:00 |
twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
twinaphex
|
3dcca7e060
|
Cleanups
|
2015-11-17 00:37:13 +01:00 |
twinaphex
|
46d1900b3b
|
Fix code
|
2015-11-17 00:34:05 +01:00 |
twinaphex
|
bd479556db
|
Add break to menu_hash_es.c
|
2015-11-16 19:13:30 +01:00 |
twinaphex
|
08ed23ae0c
|
'Add Tab' can't be translated right now either
|
2015-11-16 09:17:22 +01:00 |
twinaphex
|
0e2d7017e0
|
(menu_hash_it.c) Can't translate tab strings right now
|
2015-11-16 09:11:31 +01:00 |
Ezio-PS
|
bb5b5a7608
|
Added Italian translation
|
2015-11-16 08:43:37 +01:00 |
twinaphex
|
1a853f27fc
|
Disable ui_companion_start_on_boot for iOS
|
2015-11-16 05:52:55 +01:00 |
Twinaphex
|
49d47e2362
|
remove some unused variables
|
2015-11-16 04:32:47 +01:00 |
radius
|
5e5133087a
|
Fix memory leak
|
2015-11-15 22:17:43 -05:00 |
radius
|
d677b94241
|
create the directory if it doesn't exist
|
2015-11-15 22:10:58 -05:00 |
radius
|
9f99bef9f2
|
allow saving of per-game core options
|
2015-11-15 22:09:39 -05:00 |
radius
|
5ef592b59a
|
use the setting instead of always trying to use per-game options
|
2015-11-15 22:08:08 -05:00 |
radius
|
02f43ba0a1
|
use the setting instead of always trying to use per-game options
|
2015-11-15 22:07:51 -05:00 |
radius
|
04287bdf51
|
add setting for per-game/per-content options
|
2015-11-15 22:06:51 -05:00 |
Twinaphex
|
57e8cfe1f9
|
Totally reimplemented MFi support
|
2015-11-16 02:39:38 +01:00 |
twinaphex
|
884b697393
|
Get rid of hardcoded strings in menu_setting.c
|
2015-11-15 23:08:52 +01:00 |
twinaphex
|
4d74f6edef
|
(materialui.c) Remove unused variable
|
2015-11-15 22:55:13 +01:00 |
twinaphex
|
aed8d3d1c2
|
Fix some memory leaks to do with overrides, pass conf to
menu_input_remapping_load
|
2015-11-15 22:02:24 +01:00 |
twinaphex
|
2b143af4dc
|
Remove 'Save Remap As'
|
2015-11-15 06:08:12 +01:00 |
twinaphex
|
e24b96419c
|
(MaterialUI) Set back to default - font does not get properly
restored upon restart
|
2015-11-15 04:18:51 +01:00 |
twinaphex
|
2ca1b01fcc
|
(MaterialUI) DPI changes should now be applied on-the-fly
|
2015-11-15 04:11:31 +01:00 |
twinaphex
|
3646e1a2dd
|
(iCade) Add SNES30 8bitdo key mappings
|
2015-11-15 02:26:31 +01:00 |
twinaphex
|
a2e5ea96c5
|
(MaterialUI) Cleanups
|
2015-11-15 01:42:04 +01:00 |
twinaphex
|
a2cc0638db
|
(menu_display.c) Get rid of type qualifier
|
2015-11-14 02:10:21 +01:00 |
twinaphex
|
07785ed640
|
Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable
|
2015-11-13 22:11:39 +01:00 |
Twinaphex
|
ba00560f2b
|
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848e .
|
2015-11-13 01:50:22 +01:00 |
Twinaphex
|
cc0035e613
|
Revert "(iOS) Another buildfix"
This reverts commit 91d1dcf078 .
|
2015-11-13 01:50:14 +01:00 |
Twinaphex
|
91d1dcf078
|
(iOS) Another buildfix
|
2015-11-13 01:40:52 +01:00 |
Twinaphex
|
834e4d848e
|
Revert "(iOS) Add Small Keyboard/iCade Enable options"
This reverts commit 6ea11afe28 .
|
2015-11-13 01:39:39 +01:00 |
twinaphex
|
d4a9221deb
|
(iOS) Show options
|
2015-11-12 22:08:05 +01:00 |
Twinaphex
|
663286472a
|
Merge pull request #2384 from aliaspider/master
allow using video filters when building with HAVE_FILTERS_BUILTIN
|
2015-11-12 15:45:46 +01:00 |
aliaspider
|
891de78611
|
enable selecting a video filter when HAVE_FILTERS_BUILTIN is defined.
this still requires *.filt files to work.
Todo: generate the filter list from the internal soft_plugs_builtin
struct.
|
2015-11-12 14:53:46 +01:00 |
twinaphex
|
6ea11afe28
|
(iOS) Add Small Keyboard/iCade Enable options
|
2015-11-12 06:28:05 +01:00 |
twinaphex
|
d65b930b09
|
Cleanups
|
2015-11-11 21:52:57 +01:00 |
twinaphex
|
e2e0f302c1
|
Add Save Current Config to main menu list
|
2015-11-11 02:59:24 +01:00 |
twinaphex
|
38f30c8f10
|
Add Save Current Config to Menu
|
2015-11-11 02:57:20 +01:00 |
twinaphex
|
eb64b10098
|
Fix CXX_BUILD
|
2015-11-10 02:43:30 +01:00 |
twinaphex
|
d1553e4032
|
Double turbo period entry
|
2015-11-10 02:25:31 +01:00 |
twinaphex
|
1666265427
|
Don't use GRfloat/GRuint anymore
|
2015-11-10 01:58:05 +01:00 |
twinaphex
|
2b59f18b83
|
Add function pointer for font_init_first
|
2015-11-09 22:12:32 +01:00 |
twinaphex
|
4f0405980e
|
C89_BUILD buildfix
|
2015-11-09 05:24:09 +01:00 |
twinaphex
|
c49754fc72
|
Revert "Should save font renderer API now"
This reverts commit 92632a4dbb .
|
2015-11-09 04:11:21 +01:00 |
twinaphex
|
92632a4dbb
|
Should save font renderer API now
|
2015-11-09 02:29:19 +01:00 |
twinaphex
|
eae2f3eeda
|
Convert menu_display_d3d.c to C++
|
2015-11-09 02:19:59 +01:00 |
twinaphex
|
c1769ecce4
|
Don't comment this out anymore
|
2015-11-09 02:14:27 +01:00 |
twinaphex
|
1bcbaf5fba
|
Add D3D support for video_texture_{load/unload}
|
2015-11-09 00:38:02 +01:00 |
twinaphex
|
3114d4df7a
|
menu_display_d3d.c can now be compiled - does not work yet
|
2015-11-08 23:33:18 +01:00 |
twinaphex
|
3b0e324a84
|
Add D3D hooks
|
2015-11-08 23:18:43 +01:00 |