Commit Graph

1074 Commits

Author SHA1 Message Date
Twinaphex
11757fdcb7 Merge pull request #2460 from lakkatv/xmb
(XMB) Fix boxart ratio
2015-11-24 19:39:12 +01:00
Jean-André Santoni
e6924a725b (XMB) Fix boxart ratio 2015-11-25 01:34:26 +07:00
Higor Eurípedes
92683976a5 Add user_data pointer to rarch_task_push_image_load() 2015-11-24 13:50:44 -03:00
Jean-André Santoni
0789e9f394 (XMB) Load boxarts from subfolders named after the system name in no-intro. Start following the convention of no-intro-screenshot-reloaded to get title screenshots, or in game screenshots, and we will add boxarts by ourselves later. 2015-11-24 05:21:29 +07:00
Higor Eurípedes
5d92e9061c Reimplement image loading using tasks 2015-11-23 17:42:01 -03:00
twinaphex
c7dc83533a Add param to video_driver_get_ptr for grabbing the nonthreaded
data state
2015-11-23 16:06:09 +01:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01: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
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
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
Jean-André Santoni
7f1d91caa5 (XMB) Display achievement list icon 2015-11-19 15:14:19 +07:00
twinaphex
65e60be271 (RMenu) BUildfixes 2015-11-17 23:34:31 +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
twinaphex
4d74f6edef (materialui.c) Remove unused variable 2015-11-15 22:55:13 +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
a2e5ea96c5 (MaterialUI) Cleanups 2015-11-15 01:42:04 +01:00
twinaphex
38f30c8f10 Add Save Current Config to Menu 2015-11-11 02:57:20 +01:00
twinaphex
1666265427 Don't use GRfloat/GRuint anymore 2015-11-10 01:58:05 +01:00
twinaphex
4f0405980e C89_BUILD buildfix 2015-11-09 05:24:09 +01:00
Andre Leiradella
2253e4c236 added cheevos_get_description to get a cheevo's description given its index 2015-11-08 16:42:23 -02:00
twinaphex
980c743938 Start adding hooks for showing descriptions for Cheevos 2015-11-08 18:52:17 +01:00
twinaphex
a9b7636ddb Abstract away GL code in menu behind display driver interface 2015-11-08 01:30:07 +01:00
twinaphex
d9fe9b23d7 Cleanups 2015-11-07 20:22:26 +01:00
Jean-André Santoni
23fee02883 (XMB) Hack to prevent icon overlapping when adding or removing shaders and cheap passes 2015-11-07 11:47:02 +07:00
Jean-André Santoni
6792e74ad5 (XMB) Prevent an animation bug during scanning 2015-11-07 10:36:37 +07:00
Jean-André Santoni
15683523d3 (GLUI) Code refactoring 2015-11-05 17:52:37 +07:00
Jean-André Santoni
9943002424 (GLUI) Refactor mui_draw_scrollbar 2015-11-05 17:42:36 +07:00
Jean-André Santoni
d91462fd53 (GLUI) Refactor shadow height, make shadow height independant of header height 2015-11-05 17:27:00 +07:00
Jean-André Santoni
1ab7a65597 (GLUI) Style nits 2015-11-05 17:22:14 +07:00
Jean-André Santoni
279fb29d77 (GLUI) Refactor background alpha 2015-11-05 17:19:42 +07:00
Jean-André Santoni
e4cabe833e (GLUI) Code refactoring 2015-11-05 17:14:51 +07:00
Jean-André Santoni
77e482cf8e (GLUI) Use unsigned instead of int when possible 2015-11-05 17:09:00 +07:00
Jean-André Santoni
7259bf5303 (GLUI) Style nits 2015-11-05 17:05:26 +07:00
Jean-André Santoni
0af5d405e4 (GLUI) Rename all materialui_ to mui_, materialui was too long 2015-11-05 16:55:32 +07:00
Jean-André Santoni
13d6710272 (GLUI) Rename all GLUI_ to MUI_ 2015-11-05 16:53:14 +07:00
Jean-André Santoni
992d58bd8c (GLUI) Fix code style 2015-11-05 16:51:14 +07:00
Jean-André Santoni
67b47e29f0 (GLUI) Make vertical centering of text independant of the line height. Fixes the vertical centering of the title in the header when header_height differs from line_height. Also fixes the vertical placement of help messages. 2015-11-05 16:33:49 +07:00
Jean-André Santoni
51f18ef151 (XMB) Fix all wrong icon positions when changing the window size 2015-11-04 05:17:21 +07:00
twinaphex
f59df8b9df Revert "(XMB) Fix a display bug on 16:9 displays caused by an optimization"
This reverts commit a467af48cf.
2015-11-03 11:32:32 +01:00
Jean-André Santoni
b1aba23216 (GLUI) Reset selection on tab switch 2015-11-03 17:06:53 +07:00
Jean-André Santoni
dff0031145 (XMB) Use the same timedate format as PS3 XMB 2015-11-03 12:36:20 +07:00
twinaphex
66c980210f (MaterialUI) Fix mixed declaration warnings 2015-11-02 23:35:41 +01:00