Higor Eurípedes
42320c9726
Make stb font support optional
2015-07-14 12:00:28 -03:00
Higor Eurípedes
09c67e3cf9
Get rid of warnings and declare STBTT_STATIC
2015-07-14 11:47:09 -03:00
twinaphex
7d9530c83a
(Griffin) Add font renderer stb to Griffin
2015-07-14 16:44:46 +02:00
Twinaphex
418506ee09
Merge pull request #1960 from heuripedes/stb-truetype
...
Add stb_truetype based font backend
2015-07-14 16:35:51 +02:00
twinaphex
59cf91980c
(PS3) Make GLUI the default menu driver now
2015-07-14 16:21:08 +02:00
Higor Eurípedes
911dc7f083
Add stb_truetype based font backend
2015-07-14 10:55:14 -03:00
twinaphex
c02983bb9a
(PS3) Don't bake in HAVE_LIDBGFONT either
2015-07-14 15:46:01 +02:00
twinaphex
65930421ba
No longer use RMenu for PS3
2015-07-14 13:32:41 +02:00
Twinaphex
29de6895e9
remove unused variables
2015-07-14 12:52:34 +02:00
twinaphex
1f01d62386
(Menu) Refactor zip file handling to be list-based
2015-07-14 12:49:54 +02:00
twinaphex
a6bbc31f95
(GX) Header buildfix
2015-07-14 06:14:13 +02:00
Twinaphex
f2ee781e92
Merge pull request #1959 from netux79/master
...
Fixed nunchuk controller support, it was not correctly detected.
2015-07-14 06:03:34 +02:00
Jose Ernesto Ramirez Ramirez
09f3c3ca77
Fixed nunchuk controller support, it was not correctly detected.
...
Fixed classic controller's analogs, were not working at all.
Restored sixaxis controller support, now with completely rewroten library.
Changed detection order (GC, Sixaxis, Wiimote/Nunchuck/Classic, left wiimote at the end, otherwise we needed to disconnect it to be able to use GC controller or sixaxis controller.
2015-07-13 22:58:01 -05:00
twinaphex
bca0789d35
(GLUI) Seems to take care of glitch that would sometimes happen when
...
trying to 'wrap' from the last entry to the first
2015-07-14 03:21:00 +02:00
twinaphex
3bc88f3298
menu_navigation_increment - use menu_navigation_set_last
2015-07-14 03:06:51 +02:00
twinaphex
e85de903b8
(GLUI) Enygmata GLUI improvements
2015-07-14 00:38:16 +02:00
twinaphex
80c498c38c
(Freetype) Move variables to top
2015-07-14 00:35:21 +02:00
Twinaphex
f016f866b4
Merge pull request #1958 from miguelpinheiro/master
...
Updated xcode project and deleted legacy build steps
2015-07-13 23:53:59 +02:00
miguelpinheiro
fd1e556292
Update project.pbxproj
2015-07-13 22:28:25 +01:00
miguelpinheiro
413c2bc35f
Delete RetroArch.xccheckout
2015-07-13 22:20:39 +01:00
miguelpinheiro
b6863dcc4a
Updated xcode project and deleted legacy build steps
...
Updated the xcode project to the recomended settings by the software
and deleted steps in the build which no longer applied and caused the
build to fail.
2015-07-13 21:53:42 +01:00
Twinaphex
d6d6f080c7
Merge pull request #1955 from libretro/revert-1953-master
...
Revert "(GLUI) Fix scrolling"
2015-07-13 20:05:31 +02:00
Twinaphex
ce18d5b099
Revert "(GLUI) Fix scrolling"
2015-07-13 22:05:14 +02:00
twinaphex
89be56a9ae
(Android) Some build fixes
2015-07-13 19:50:21 +02:00
Twinaphex
313f015fcd
Merge pull request #1954 from fr500/master
...
Add SD status to info
2015-07-13 03:19:16 +02:00
fr500
6f645f2cf9
make sure internal dirs are created too
2015-07-12 21:19:10 -04:00
fr500
22b3bc3243
add internal sd status to system info
2015-07-12 20:55:44 -04:00
Twinaphex
526e6845d0
Merge pull request #1953 from heuripedes/master
...
(GLUI) Fix scrolling
2015-07-13 02:14:33 +02:00
Higor Eurípedes
8d284624ce
(GLUI) Fix scrolling
2015-07-12 21:10:34 -03:00
twinaphex
ce569438a7
(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels
2015-07-13 01:57:07 +02:00
twinaphex
50d820f790
Shorten settings names
2015-07-13 01:56:12 +02:00
fr500
39fb39f5f6
improve debug logging
2015-07-12 18:48:32 -04:00
radius
39e15c983b
Merge branch 'master' of github.com:libretro/RetroArch
2015-07-12 15:30:09 -05:00
radius
82feadd350
fix vid/pid saving for dinput, need to add it to other drivers
2015-07-12 15:29:49 -05:00
twinaphex
5ac2ac62a3
Add dot to message end
2015-07-12 21:55:21 +02:00
twinaphex
8d04b1fbda
Get rid of unnecessary update autoconfig profiles HID option
2015-07-12 21:53:41 +02:00
radius
a480ad285b
simplify the OSD message a bit more
2015-07-12 14:28:39 -05:00
twinaphex
777040107d
Rename Browser Dir to File Browser Dir
2015-07-12 21:19:02 +02:00
twinaphex
e8d1970789
move positioning of system/bios dir
2015-07-12 21:17:42 +02:00
twinaphex
5705c30b95
Pointers set by config_get_string need to be freed
2015-07-12 21:14:41 +02:00
Twinaphex
1ff9f89e7d
Merge pull request #1952 from fr500/master
...
Proposals
2015-07-12 21:13:01 +02:00
twinaphex
64a68d4e09
Add BIOS to 'System Dir' label
2015-07-12 21:11:37 +02:00
radius
6f9467817e
Shield Fix
2015-07-12 13:56:34 -05:00
radius
26b7ccead9
add a display_name field if available so the user can know which autoconf was used
2015-07-12 13:45:17 -05:00
twinaphex
6001d6bacd
(runloop_t) Refactor more continuous pointer grabbing
2015-07-12 19:17:57 +02:00
twinaphex
b50f6a02ed
(runloop.c) Minimize pointers grabbed
2015-07-12 19:06:24 +02:00
twinaphex
9fbaf0ad28
Hide SRGB Force-disable setting if video driver not set to GL
2015-07-12 18:44:48 +02:00
twinaphex
f70070cd16
Turn threaded data runloop off for single-core consoles
2015-07-12 18:23:03 +02:00
Alcaro
f323b3ef8c
C source isn't executable. Nor is that bitmap.
2015-07-12 12:51:52 +02:00
twinaphex
2aac64552d
Cut down on some more superfluous wrapper functions
2015-07-12 11:28:19 +02:00