Commit Graph

21281 Commits

Author SHA1 Message Date
twinaphex
0c6809952d Cleanups 2015-07-02 00:56:51 +02:00
twinaphex
2a5238706d More translatable strings 2015-07-02 00:54:10 +02:00
twinaphex
ca64fdcdc0 (content.c) More translatable strings 2015-07-02 00:47:00 +02:00
twinaphex
e24834540e (configuration.c) Cleanups 2015-07-02 00:35:46 +02:00
twinaphex
934bf2cda1 (command.c) Translatable strings 2015-07-02 00:29:02 +02:00
Twinaphex
cfe89eb148 Merge pull request #1881 from heuripedes/master
(gl.c) Fix taking screenshots from GLUI/XMB
2015-07-02 00:02:51 +02:00
Higor Eurípedes
890417a581 (gl.c) Fix taking screenshots from GLUI/XMB 2015-07-01 18:46:39 -03:00
twinaphex
6917c7767d Create more translatable strings 2015-07-01 23:00:23 +02:00
twinaphex
dbb6c156b3 Add more translatable strings 2015-07-01 22:40:10 +02:00
twinaphex
0d2d24a619 Expand msg_hash 2015-07-01 22:14:37 +02:00
twinaphex
872d588c51 (msg_hash_to_str) if settings is NULL, default to english strings 2015-07-01 19:42:36 +02:00
twinaphex
d4dcf784c9 Update msg_hash.c 2015-07-01 19:40:50 +02:00
twinaphex
42b7c15129 Update msg_hash code 2015-07-01 19:30:34 +02:00
Twinaphex
a4aee891aa Merge pull request #1879 from lakkatv/xmb
(XMB) Add an image icon
2015-07-01 15:06:17 +02:00
Jean-André Santoni
cb35805ba6 (XMB) Add an image icon 2015-07-01 19:53:34 +07:00
twinaphex
b6f5be7881 FOrgot to add msg_hash.h 2015-07-01 14:37:20 +02:00
radius
c78cf7dde6 make shaders unzip on shader_dir instead of a subdirectory for consistency 2015-06-30 21:08:45 -05:00
twinaphex
216da45b1e Add another entry to msg_hash_us.c 2015-07-01 02:08:44 +02:00
twinaphex
6cc06b6c17 Start putting messages through new message queue push function 2015-07-01 02:00:39 +02:00
twinaphex
eda5ca7a66 Create rarch_main_msg_queue_push_new 2015-07-01 01:49:32 +02:00
twinaphex
8a5145a514 Create msg_hash_* files 2015-07-01 01:42:04 +02:00
twinaphex
0e37f409d5 (runloop_msg.c) Cleanups 2015-07-01 01:20:16 +02:00
twinaphex
b96e02db75 Create runloop_msg.c 2015-07-01 01:19:14 +02:00
twinaphex
fab966d768 Cleanups 2015-07-01 01:07:30 +02:00
Alcaro
09340c97c1 Why is that among the patches? It has nothing to do with them. Moving to more related items. 2015-06-30 23:06:12 +02:00
twinaphex
84ef36ee3b Create retro_environment.h for libretro-common 2015-06-30 23:00:44 +02:00
Alcaro
0d743c27fe whoops, forgot to nuke the debug code. 2015-06-30 22:59:06 +02:00
Alcaro
86fa8279cb Put those beside each other now that we can do that. 2015-06-30 22:43:41 +02:00
Alcaro
7c0809a522 Wipe out that LONG_OPT_ONLY thing, it seems safe to renumber the RA_OPT enum instead. 2015-06-30 22:39:13 +02:00
Alcaro
3d85acdb85 Kill off this 'val' variable, C89 hates it. 2015-06-30 22:36:36 +02:00
twinaphex
79ed8b2823 Fix rthreads.h 2015-06-30 22:16:31 +02:00
twinaphex
3fd11686cb (gl.c) Refactor 2015-06-30 19:07:53 +02:00
twinaphex
ffd3363d87 (shared.h) Refactors 2015-06-30 19:04:19 +02:00
twinaphex
3e2d8d2ccc (XMB) More refactors 2015-06-30 19:00:09 +02:00
twinaphex
aea28b5ec1 (XMB) Refactor 2015-06-30 18:57:03 +02:00
twinaphex
43c1c1e7ac (GLUI) Refactor some code 2015-06-30 18:53:57 +02:00
Twinaphex
a912ca097f Merge pull request #1877 from lakkatv/xmb
(XMB) Display music icon
2015-06-30 18:12:52 +02:00
Jean-André Santoni
ba02256006 (XMB) Display music icon 2015-06-30 23:07:22 +07:00
twinaphex
3a0d745615 (PS3) Fix libretrodb warnings 2015-06-30 16:22:51 +02:00
twinaphex
340caec0a0 (SNC) Fix a bunch of compiler warnings 2015-06-30 15:49:40 +02:00
twinaphex
80546dd326 Fix some warnings 2015-06-30 15:45:10 +02:00
twinaphex
25aac8282e (SDL2) Cleanups 2015-06-30 15:35:32 +02:00
twinaphex
affd3683de Remove instances of 'RetroArch' name with 'program' 2015-06-30 15:26:14 +02:00
twinaphex
4d538a95f2 (SDL2) Cleanups 2015-06-30 14:53:05 +02:00
twinaphex
4109768a9a (libusb_hid.c) Use retro_log.h 2015-06-30 14:48:57 +02:00
twinaphex
caa0175fcb (ffmpeg_core.c) Buildfix 2015-06-30 14:38:19 +02:00
twinaphex
e74e402cdc More C89 build fixes 2015-06-30 14:37:11 +02:00
twinaphex
4fb3a7f1b7 stb_image / Python 3.x bindings not C89-compatible 2015-06-30 14:17:09 +02:00
twinaphex
263323248b Exclude Wayland from C89 build 2015-06-30 14:00:21 +02:00
twinaphex
d62bb3cd22 (menu_cbs_*) C89 buildfixes 2015-06-30 13:58:33 +02:00