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 |
|
Alcaro
|
a5a666071b
|
Fix tpyo.
|
2016-02-24 19:23:44 +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 |
|
twinaphex
|
60a303e144
|
Edit README.md
|
2016-02-24 18:52:44 +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
|
eb62d5f4a4
|
Add HAVE_ZLIB ifdef to content.c
|
2016-02-23 22:05:32 +01:00 |
|
twinaphex
|
c4b80e0e44
|
Fix CXX_BUILD - doesn't like a variable being named 'template'
|
2016-02-23 17:11:30 +01:00 |
|
Alcaro
|
949cbcac07
|
Always poll input even if core doesn't have any input.
|
2016-02-23 16:28:32 +01:00 |
|
Alcaro
|
eeccb63c4e
|
Avoid build fails due to missing submodule.
|
2016-02-23 16:26:36 +01:00 |
|
Alcaro
|
7a6463a300
|
Add escape hatch if rarch (or the core) is in an infinite loop.
|
2016-02-23 16:11:39 +01:00 |
|
Alcaro
|
04ac09f579
|
One thing less to worry about when copypasting this, less risk of repeating 2d5e10e84044.
|
2016-02-23 16:08:57 +01:00 |
|
Alcaro
|
f8452e23c8
|
Don't use uninitialized variables.
|
2016-02-23 16:06:37 +01:00 |
|
Twinaphex
|
c7b5d41151
|
Merge pull request #2751 from FIX94/master
GX resolution and custom viewport changes
|
2016-02-23 09:14:09 +01:00 |
|
FIX94
|
1ed54b8683
|
Merge branch 'master' of https://github.com/FIX94/RetroArch
|
2016-02-23 03:40:40 +01:00 |
|
FIX94
|
4f48e61b98
|
(GX) allow all resolutions to use aspect ratio settings and allow custom viewport x and y to use as much of the screen as possible while making sure to keep the system screen position in mind
|
2016-02-23 03:40:14 +01:00 |
|
twinaphex
|
6f6ba98576
|
(DRM) Add more HAVE_EGL ifdefs
|
2016-02-23 01:34:28 +01:00 |
|
twinaphex
|
ffd94d3ac0
|
We cannot rely on vulkan_intel.h being available, so just
include its contents inside vulkan_common.h
|
2016-02-23 01:24:15 +01:00 |
|
twinaphex
|
32353b10bb
|
Take out async job code from imageviewer core
|
2016-02-22 18:18:12 +01:00 |
|
twinaphex
|
8aa429bd67
|
Refactor imageviewer code
|
2016-02-22 16:55:02 +01:00 |
|
twinaphex
|
6429bb6a40
|
(X context) rename g_api to x_api
|
2016-02-22 13:29:32 +01:00 |
|
twinaphex
|
e688770e64
|
(SDL GL Ctx) Rename g_api to sdl_api
|
2016-02-22 13:26:26 +01:00 |
|