1307 Commits

Author SHA1 Message Date
twinaphex
433155c95f Move UTF8 helper functions to encoding_utf.c (libretro-common) -
hopefully did not introduce any regressions
2016-02-25 00:57:46 +01:00
Alcaro
f14624370d Add UTF-8 string copy function. 2016-02-24 23:29:12 +01:00
twinaphex
77c583ae47 Create DISPLAYLIST_PROCESS 2016-02-24 23:19:53 +01:00
radius
ba43724fec fix slider 2016-02-24 17:13:06 -05:00
twinaphex
e8eaa54218 Refactor menu_displaylist_ctl 2016-02-24 23:05:54 +01:00
twinaphex
7968914453 Refactor menu_displaylist_push_list to menu_displaylist_ctl 2016-02-24 22:56:41 +01:00
radius
4c738b9645 add volume slider 2016-02-24 16:47:50 -05:00
twinaphex
e8a5f6194e Create MENU_ENTRIES_CTL_CLEAR 2016-02-24 22:45:21 +01:00
radius
8a6c2568de remove glui mouse support 2016-02-24 16:16:12 -05:00
radius
4158248b77 add boolean wrapper thanks to Alcaro 2016-02-24 16:08:36 -05:00
Alcaro
cb9976a125 Wipe debug code. 2016-02-24 18:56:29 +01:00
Alcaro
d98c7a1c34 (RGUI) Fix string alignment under UTF8. 2016-02-24 18:50:21 +01:00
twinaphex
a5d39ba38d Style nits 2016-02-21 09:54:53 +01:00
twinaphex
5beb71711b zarch.c - Respect 80-char width limit 2016-02-21 09:51:16 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
radius
7f1f345066 change the windows to the other side 2016-02-14 22:48:21 -05:00
radius
97f2a2dfb1 add a settings 2016-02-14 21:44:03 -05:00
radius
f00f09a549 fix input click 2016-02-14 21:12:06 -05:00
radius
dfbe4cc049 positioning seems ok now, click is not 2016-02-14 21:01:27 -05:00
radius
e189f35caf try to implement mouse 2016-02-14 20:42:45 -05:00
radius
96f1cb4175 try to implement mouse 2016-02-14 20:16:24 -05:00
radius
80284d760f make the window half of the GLUI window for now 2016-02-14 20:04:31 -05:00
radius
9109ea3dde make the window half of the GLUI window for now 2016-02-14 19:54:24 -05:00
radius
a236c559f0 pass viewport size 2016-02-14 18:32:36 -05:00
radius
4fbb08210c add some comments 2016-02-14 16:17:34 -05:00
radius
e5feaacf2c fix indentation a bit 2016-02-14 15:56:54 -05:00
radius
0cbdd4f3a6 fix indentation a bit 2016-02-14 15:45:19 -05:00
radius
172cdc1f49 remove more unused code and deinit properly 2016-02-14 15:39:54 -05:00
radius
3376799768 remove more unused code 2016-02-14 15:35:19 -05:00
radius
031fc859ce remove init and zdraw functions 2016-02-14 15:33:24 -05:00
radius
dbfc9ff370 remove init and zdraw functions 2016-02-14 15:30:48 -05:00
radius
76dc51faeb re-add POC implementation 2016-02-14 14:33:20 -05:00
twinaphex
ff9f433243 Create CHEEVOS_CTL_GET_DESCRIPTION 2016-02-13 06:30:39 +01:00
twinaphex
8c8ea6c167 Cleanups 2016-02-13 05:22:07 +01:00
twinaphex
f1ea400456 Refactor away runloop_msg_queue_pull 2016-02-13 05:17:36 +01:00
twinaphex
c6220a9e66 Reimplement rarch_task_push_content_load_default 2016-02-12 04:55:18 +01:00
twinaphex
ab3591df73 (Zarch) Remove unused variable 2016-02-12 04:39:35 +01:00
twinaphex
36b420ec17 Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452859dc0b236e4f59af675ecbbb5cc53.
2016-02-11 07:20:04 +01:00
twinaphex
c9ec688a7e Cleanups 2016-02-10 20:29:17 +01:00
twinaphex
35ff9c35b3 Respect 80-char width limit 2016-02-10 20:24:09 +01:00
twinaphex
e9e6fd7b80 (Menu) Implement pending shutdown 2016-02-10 19:56:35 +01:00
twinaphex
c447f6d1bd Start implementing RARCH_MENU_CTL_SET_PENDING_QUIT 2016-02-10 19:20:58 +01:00
twinaphex
f2952c530c Cleanups 2016-02-10 06:01:11 +01:00
twinaphex
ce2869b4d8 Create tasks_internal and split up RA-specific task code to outside 2016-02-09 17:12:39 +01:00
twinaphex
159ebcc8a2 (XMB) Fix icons 2016-02-09 15:21:45 +01:00
twinaphex
e7798ed511 Refactor datetime menu display function 2016-02-09 05:03:13 +01:00
twinaphex
41088165f5 Get rid of menu_display_get_tex_coords 2016-02-09 04:49:47 +01:00
twinaphex
7c7b170ceb Refactor rotate Z draw calls 2016-02-09 04:43:15 +01:00
twinaphex
2b86b9dbe6 (menu_display.c) Refactor draw functions 2016-02-09 04:34:07 +01:00
twinaphex
a3fd1868c1 Turn function static 2016-02-09 03:11:14 +01:00