Higor Eurípedes
eb406c7a91
(GLUI) Add more appropriate glui->ticker_limit calculation
2015-07-15 20:55:53 -03:00
Higor Eurípedes
f43be22e2d
(GLUI) Turn font loading failure into an error
2015-07-15 20:55:53 -03:00
Twinaphex
0e6ec34255
Merge pull request #1971 from Oggom/master
...
Remove (hint) from Menubar entries
2015-07-15 22:46:09 +02:00
Oggom
16c8fc35eb
Remove (hint) from Menubar entries
2015-07-15 22:30:28 +02:00
twinaphex
b3a66c9e7f
Some manifest cleanups
v1.2.1
2015-07-15 12:24:25 +02:00
twinaphex
7ecbb3ee05
Bump up manifest to 1.2.1
2015-07-15 06:58:00 +02:00
twinaphex
cd81a91d30
Revert "(GLUI) No need to double tap more" - Needs more
...
polishment before we can merge this
This reverts commit 24840c8918916a5429b6895e351ce2519ecc5668.
2015-07-15 06:28:54 +02:00
twinaphex
56f273b0b5
Put in the Nvidia Shield hack back in for Shield Portable
...
explicitly
2015-07-15 06:26:32 +02:00
twinaphex
a065ef18d1
Should fix representation in menu_entries_get
2015-07-15 05:56:42 +02:00
radius
9992a22e10
create dirs in the internal sd too
2015-07-14 22:38:55 -05:00
twinaphex
fedc1b4337
(GLUI) Faster ticker speed
2015-07-15 04:55:57 +02:00
Twinaphex
4785264967
Merge pull request #1966 from lakkatv/glui
...
(GLUI) No need to double tap more
2015-07-15 03:41:17 +02:00
Jean-André Santoni
24840c8918
(GLUI) No need to double tap more
2015-07-15 03:39:23 +02:00
Andrés
8bf2b8a309
Fix cleanup of test dir
2015-07-14 20:36:38 -05:00
twinaphex
8b791c64a1
(kivutar) Add inertia
2015-07-15 03:04:44 +02:00
twinaphex
f8bf5d1827
(kivutar) Somewhat better touch support
2015-07-15 02:41:10 +02:00
twinaphex
f69fdbc1f4
Merge branch 'master' of https://github.com/libretro/RetroArch
2015-07-15 02:35:01 +02:00
twinaphex
5e6294bb8f
Be able to scroll left and right with MENU_FILE_IN_CARCHIVE
2015-07-15 02:31:11 +02:00
twinaphex
1d1249fbd3
Merge branch 'master' of https://github.com/libretro/RetroArch
2015-07-15 02:25:59 +02:00
twinaphex
0764550c8e
(MSVC) Define HAVE_STB_FONT
2015-07-15 02:25:30 +02:00
twinaphex
833e8164ee
Use UINT32_C
2015-07-15 02:24:11 +02:00
twinaphex
beb3cb5cc5
Use UINT32_C
2015-07-15 02:22:11 +02:00
twinaphex
793e7483ad
(platform_ps3.c) Cleanups
2015-07-15 02:09:05 +02:00
twinaphex
7545af9721
(PS3) Compile in HAVE_STB_FONT - remove <memory.h> dependency
2015-07-14 17:21:11 +02:00
twinaphex
58e894f0c9
(Android) Add HAVE_STB_FONT
2015-07-14 17:18:10 +02:00
Twinaphex
a0e794d690
Merge pull request #1961 from heuripedes/stb-truetype
...
Some stb improvements
2015-07-14 17:15:05 +02:00
Higor Eurípedes
6e3e7ecc30
Wrap stb include in griffin
2015-07-14 12:05:08 -03:00
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