4656 Commits

Author SHA1 Message Date
twinaphex
bd0347f1ae Create MENU_ANIMATION_CTL_KILL_BY_TAG 2016-02-25 13:23:39 +01:00
radius
ee6a0e40b0 set rounding to zero, elements look better like this 2016-02-24 22:58:11 -05:00
radius
1e74f02b94 add control window from the demo 2016-02-24 22:36:15 -05:00
radius
777be51eb6 add a few more elements 2016-02-24 21:55:34 -05:00
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
twinaphex
c834b7825e Have to use PATH_MAX_LENGTH in menu_animation_ticker_str 2016-02-25 00:42:40 +01:00
twinaphex
090a68f9cf Take out header include 2016-02-25 00:13:55 +01:00
Alcaro
3c9b39f4bd Fix cutoff text, we don't need that. 2016-02-24 23:52:28 +01:00
Alcaro
6c69cdb93c Fix missing define. 2016-02-24 23:34:08 +01:00
twinaphex
2c18bf12f5 Add DISPLAYLIST_PUSH_ONTO_STACK 2016-02-24 23:31:51 +01:00
Alcaro
353795b25e Wipe debug code. 2016-02-24 23:29:12 +01:00
Alcaro
9b35965ce1 Wipe test code again. 2016-02-24 23:29:12 +01:00
Alcaro
75b91e3ddc Rewrite that function to work properly. 2016-02-24 23:29:12 +01:00
Alcaro
c0cd5256a2 Stupid signed chars... 2016-02-24 23:29:12 +01:00
Alcaro
9587efde67 Use these two functions. 2016-02-24 23:29:12 +01:00
Alcaro
f8aefd0030 Add this counter function too. 2016-02-24 23:29:12 +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
twinaphex
1c06843811 Remove dead function prototype 2016-02-24 22:42:07 +01:00
twinaphex
1dcd6856db Remove dead code 2016-02-24 22:40:44 +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
twinaphex
2f98073fc1 Add setting 'Menu Throttle Framerate' to 'Frame Throttle' 2016-02-24 21:24:32 +01:00
Alcaro
3f52b9e246 Let's not rely on integer underflows canceling each other... 2016-02-24 20:26:28 +01:00
twinaphex
b398a0c185 Fix build with UTF-8 2016-02-24 19:25:54 +01:00
twinaphex
51db7e695e Add preliminary russian translation - can't get it to compile yet 2016-02-24 19:19:24 +01: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
Alcaro
67e1c82575 Update this pseudolocalization thingy. 2016-02-24 18:24:50 +01:00
twinaphex
ef1feca097 Some C89_BUILD fixes 2016-02-22 12:25:41 +01:00
twinaphex
cedc6506b5 Show display metric height label 2016-02-21 22:09:38 +01:00
radius
66a8e08252 remove saving remapping, use the automated method instead 2016-02-21 13:55:04 -05:00
Hans-Kristian Arntzen
b87106e61a Vulkan: Implement menu display clear color. 2016-02-21 13:12:51 +01:00
twinaphex
b57dbd5028 Style nits 2016-02-21 09:57:24 +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
twinaphex
a84ebda75c Replace some strcmp usage 2016-02-17 07:29:10 +01:00
twinaphex
263efc965b Add Vulkan string to system information 2016-02-17 02:01:51 +01:00
twinaphex
0058e1ba51 Remove commented out code 2016-02-17 01:25:45 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
7ef5bd5534 Cleanups 2016-02-16 04:54:26 +01:00
radius
e97de06f24 add a fallback for cases when an autoconf is present but it doesn't have descriptors 2016-02-15 22:48:35 -05:00
radius
17f616e3dc use descriptors in core input remapping 2016-02-15 22:07:50 -05:00
twinaphex
b2fa47ef43 Cleanups 2016-02-15 06:53:22 +01:00