twinaphex
|
23569044ff
|
Add 'Hide Unbound Input Descriptor'
|
2014-12-05 14:13:29 +01:00 |
|
twinaphex
|
9374136a9b
|
Update player to user in skeleton config file
|
2014-12-05 13:59:09 +01:00 |
|
twinaphex
|
57918c0c24
|
Fix more 'player' variables to 'user'
|
2014-12-05 13:53:49 +01:00 |
|
twinaphex
|
181d163b36
|
Rename 'player' to 'user'
|
2014-12-05 13:48:54 +01:00 |
|
twinaphex
|
6615f26749
|
Can set RETRO_DEVICE_ANALOG with input descriptors now too
|
2014-12-04 14:53:29 +01:00 |
|
twinaphex
|
1e1457c45c
|
Improvements to input descriptors being shown
|
2014-12-04 13:45:56 +01:00 |
|
twinaphex
|
e3e5f5f8a8
|
Implement input descriptor labels
|
2014-12-04 13:26:43 +01:00 |
|
Twinaphex
|
7aff514f94
|
Merge pull request #1278 from lioncash/ws
rmenu_xui: Fix indentation
|
2014-12-03 22:35:27 +01:00 |
|
Lioncash
|
a716ea0849
|
rmenu_xui: Fix indentation
|
2014-12-03 16:26:35 -05:00 |
|
twinaphex
|
f2292aaa91
|
Refactor gl/libretro-test.c a bit
|
2014-12-03 21:43:41 +01:00 |
|
twinaphex
|
d3977690f2
|
(gl.c) Cleanup
|
2014-12-03 21:21:55 +01:00 |
|
twinaphex
|
7c33b76818
|
Improve some log messages
|
2014-12-03 18:36:25 +01:00 |
|
twinaphex
|
c5cb86a47e
|
Get rid of unneeded HAVE_OPENGLES3 ifdef
|
2014-12-03 18:31:43 +01:00 |
|
Twinaphex
|
b8992333b8
|
Merge pull request #1277 from jeapostrophe/master
Fix typo
|
2014-12-01 16:21:35 +01:00 |
|
Jay McCarthy
|
e306260302
|
Fix typo
|
2014-12-01 10:09:29 -05:00 |
|
Alcaro
|
6326e47fee
|
Fix typo.
|
2014-11-30 15:43:58 +01:00 |
|
twinaphex
|
9b71273e72
|
Bind action OK callback for shader parameters to NULL
|
2014-11-30 02:35:08 +01:00 |
|
Alcaro
|
0e26f0ea2d
|
(SDL) Fix some creepy misuse of temporaries.
|
2014-11-29 22:11:40 +01:00 |
|
twinaphex
|
c6cc3b8d90
|
CXX_BUILD - Fix some undefined reference linker errors
|
2014-11-29 21:18:45 +01:00 |
|
twinaphex
|
9ed2ba8412
|
[PATCH] Fix some C++ build issues.
|
2014-11-29 21:07:12 +01:00 |
|
twinaphex
|
3c9e97842e
|
[PATCH 1/2] Fix RGUI shader parameters.
|
2014-11-29 21:03:31 +01:00 |
|
twinaphex
|
bb48597723
|
CXX_BUILD: buildfix #1
|
2014-11-29 21:01:21 +01:00 |
|
twinaphex
|
af0d416323
|
Fix bug in history_playlist_push
|
2014-11-29 16:53:26 +01:00 |
|
twinaphex
|
791ba7ba04
|
Should fix history list not being saved when launching from CLI
|
2014-11-29 16:40:33 +01:00 |
|
twinaphex
|
307e636e86
|
Show history list when g_settings.history_list_enable is true
|
2014-11-29 16:37:00 +01:00 |
|
twinaphex
|
9d25947694
|
Take out fclose on early return since it was only there for when
playlist is NULL
|
2014-11-29 16:07:05 +01:00 |
|
twinaphex
|
c6c20ae9b5
|
Change how content_playlist_read_file works
|
2014-11-29 16:05:52 +01:00 |
|
twinaphex
|
91efc6c68b
|
Add log to RARCH_CMD_HISTORY_INIT
|
2014-11-29 15:37:53 +01:00 |
|
Twinaphex
|
07e2f24039
|
Merge pull request #1275 from lakkatv/xmb
(XMB) Move all caching stuff to the display driver
|
2014-11-27 19:06:23 +01:00 |
|
Jean-André Santoni
|
01838efaa8
|
(XMB) Move all file_list caching variables to the xmb display driver
|
2014-11-27 23:03:27 +07:00 |
|
Jean-André Santoni
|
9fe3f9409e
|
(XMB) Move all file_list caching actions inside the xmb display driver
|
2014-11-27 22:28:45 +07:00 |
|
Twinaphex
|
3099f59719
|
Merge pull request #1274 from lakkatv/xmb
(XMB) Fix another display bug
|
2014-11-27 11:16:20 +01:00 |
|
Jean-André Santoni
|
5fd2a852ca
|
(XMB) Fix another display bug
|
2014-11-27 17:07:52 +07:00 |
|
twinaphex
|
6393badfb5
|
Move rarch_main_command(RARCH_HISTORY_INIT) outside of check
for history list enable
|
2014-11-27 09:03:15 +01:00 |
|
twinaphex
|
678460b5c1
|
Add early return to RARCH_CMD_HISTORY_INIT
|
2014-11-27 08:58:31 +01:00 |
|
twinaphex
|
df8e3dfc55
|
Add content history dir and change 'retroarch-history.txt' to 'retroarch-content-history.txt'
|
2014-11-27 08:46:30 +01:00 |
|
twinaphex
|
5998ca0f5d
|
playlist.c - add warnings
|
2014-11-27 08:29:15 +01:00 |
|
twinaphex
|
78053a64f7
|
Small change
|
2014-11-26 21:58:50 +01:00 |
|
twinaphex
|
85ac84cb08
|
Implement joypad driver settings options too
|
2014-11-26 21:56:53 +01:00 |
|
twinaphex
|
ec2242db02
|
Implement other driver options too
|
2014-11-26 21:48:02 +01:00 |
|
twinaphex
|
195e0f2aa2
|
Generalize variable names
|
2014-11-26 21:40:51 +01:00 |
|
twinaphex
|
d96d0059b7
|
Build fix
|
2014-11-26 21:37:54 +01:00 |
|
Twinaphex
|
5597603849
|
Merge pull request #1273 from jeapostrophe/master
Fixing iOS menu problems and cleaning code
|
2014-11-26 20:41:48 +01:00 |
|
Jay McCarthy
|
bdac9e9717
|
Fixing Use Empty Path on directory settings
|
2014-11-26 14:24:18 -05:00 |
|
Jay McCarthy
|
4f15c31a16
|
Simplify input_options function
|
2014-11-26 14:09:32 -05:00 |
|
Twinaphex
|
20da006556
|
Merge pull request #1272 from lioncash/unused
menu_entries_cb: Remove unused variable
|
2014-11-26 17:43:05 +01:00 |
|
Lioncash
|
39e0903f62
|
menu_entries_cb: Remove unused variable
|
2014-11-26 08:05:43 -05:00 |
|
Twinaphex
|
8ce75591ba
|
Merge pull request #1270 from lakkatv/xmb
(XMB) Display subsetting icons
|
2014-11-26 04:41:55 +01:00 |
|
Jean-André Santoni
|
8df89718a3
|
(XMB) Display subsetting icons
|
2014-11-26 10:36:25 +07:00 |
|
Alcaro
|
049b876ae7
|
Fix build - some files moved around.
|
2014-11-25 20:40:42 +01:00 |
|