658 Commits

Author SHA1 Message Date
twinaphex
4242005611 (GLUI) Implement glui_list_set_selection - back animation 2015-09-06 01:47:54 +02:00
twinaphex
d4eefc020f Cleanups 2015-09-05 18:49:48 +02:00
twinaphex
92b918cb63 Call menu_navigation_set from menu_navigation_clear - will scroll
with an UI animation to the first entry of the next list
2015-09-05 18:43:20 +02:00
twinaphex
a509de60b5 Cleanups 2015-09-04 21:31:22 +02:00
twinaphex
a3cedc05d7 Cleanups 2015-08-21 21:19:29 +02:00
twinaphex
9925da95ae Refactor menu_entries_get_core_title 2015-08-17 18:14:51 +02:00
twinaphex
b6702ebb7e Fixups 2015-08-17 16:00:48 +02:00
Twinaphex
996c010ca6 Fixup 2015-08-17 16:00:29 +02:00
twinaphex
dc73edadcf Cleanup old ugly hack 2015-08-17 05:05:29 +02:00
Twinaphex
7d72e864c4 (iOS) Fix lots of empty screen estate let for labels 2015-08-06 14:21:15 +02:00
Twinaphex
5bafed71ea removed unused variables 2015-08-05 13:09:11 +02:00
twinaphex
74ee9b05f3 Create rarch_main_set_idle - make 'idle' variable self-contained 2015-08-05 12:40:47 +02:00
twinaphex
0c023dcb68 Reimplement frame count 2015-08-03 23:01:07 +02:00
twinaphex
3d36cb02ac No more separate runloop_t 2015-08-03 20:15:46 +02:00
Jean-André Santoni
e8885dbbec (Menu) Integrate the quick menu in the playlists. Allow launching contents manually added the playlists. 2015-07-23 19:44:59 +02:00
twinaphex
f5566cbe3b Cleanup warnings 2015-07-16 10:11:28 +02:00
Jean-André Santoni
5ffd48217c (GLUI) Improve tickering limit 2015-07-16 03:38:07 +02:00
Higor Eurípedes
ec00f709f7 (GLUI) Give more room to labels when possible 2015-07-15 20:56:31 -03:00
Higor Eurípedes
b217bbad24 (menu_animation) Create menu_animation_ticker_generic 2015-07-15 20:56:25 -03:00
Higor Eurípedes
06838d044f (GLUI) Create glui_render_label_value() 2015-07-15 20:55:53 -03:00
Higor Eurípedes
615b8b39f1 (GLUI) Cleanup glui_render_menu_list() 2015-07-15 20:55:53 -03:00
Higor Eurípedes
9b019dbc1e (GLUI) Always query dpi 2015-07-15 20:55:53 -03:00
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
fedc1b4337 (GLUI) Faster ticker speed 2015-07-15 04:55:57 +02:00
twinaphex
8b791c64a1 (kivutar) Add inertia 2015-07-15 03:04:44 +02:00
twinaphex
59cf91980c (PS3) Make GLUI the default menu driver now 2015-07-14 16:21:08 +02:00
twinaphex
e85de903b8 (GLUI) Enygmata GLUI improvements 2015-07-14 00:38:16 +02:00
Twinaphex
ce18d5b099 Revert "(GLUI) Fix scrolling" 2015-07-13 22:05:14 +02:00
Higor Eurípedes
8d284624ce (GLUI) Fix scrolling 2015-07-12 21:10:34 -03:00
twinaphex
5a5e3951ff Use custom typedefs for glui too, and move typedefs to gfx/video_common.h 2015-07-12 06:14:01 +02:00
twinaphex
ccafdf8cc4 (XMB) Start using custom typedefs instead of GL ones for menu drivers 2015-07-12 06:12:39 +02:00
twinaphex
c697923eb6 Create video_common.c 2015-07-12 05:30:04 +02:00
twinaphex
6bb0d87d87 Rename gl_font_raster_block to gfx_font_raster_block 2015-07-12 04:07:06 +02:00
twinaphex
527c0c29d4 Rename gl_coords to gfx_coords 2015-07-12 03:57:06 +02:00
twinaphex
7bcd4dd04d (Menu) Get rid of some dependencies on global state in menu drivers 2015-07-10 19:21:20 +02:00
twinaphex
14b6a6636b Create menu_video.c 2015-07-09 18:39:40 +02:00
twinaphex
aa8c8dbaa6 (XMB) Cleanup 2015-07-09 18:28:03 +02:00
twinaphex
7a4f6bcb2d (PS3) Silence some warnings 2015-07-09 08:28:08 +02:00
twinaphex
387d687ef9 (MSVC) Some MSVC buildfixes 2015-07-09 00:24:10 +02:00
twinaphex
f2d20786a4 (RGUI) Indenting nits 2015-07-08 17:27:34 +02:00
twinaphex
54e6048cd2 (GLUI) Indenting nits 2015-07-08 17:26:51 +02:00
twinaphex
82cd8263dc (XMB) Indenting nits (again) in xmb.c 2015-07-08 17:26:23 +02:00
twinaphex
cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex
039ba91c48 Add mechanism so that task_database informs the menu driver that
we need to refresh the horizontal list. Kivutar; make the icons
work again after we do a horizontal list refresh
2015-07-08 01:01:41 +02:00
twinaphex
f2a608b131 Create menu_environ callback 2015-07-08 00:37:44 +02:00
twinaphex
a07c8cd551 Remove unused variable 2015-07-07 20:13:22 +02:00
Twinaphex
ff06f20251 Merge pull request #1922 from lakkatv/glui
(GLUI) Use dpi on mobile platforms only. For desktop, remain proporti…
2015-07-07 20:09:51 +02:00
Jean-André Santoni
be51f54ab5 (GLUI) remove that reference to 1920, and use a ratio such as the font size will be 32px on a 1920x1080 display like on XMB 2015-07-08 01:01:28 +07:00
Twinaphex
08760b626b Merge pull request #1918 from lakkatv/xmb
(XMB) Refresh horizontal menu
2015-07-07 18:30:42 +02:00