48852 Commits

Author SHA1 Message Date
twinaphex
ebaa5b9941 Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
2019-05-13 01:57:26 +02:00
twinaphex
ecb6318f40 Some buildfixes 2019-05-13 01:07:02 +02:00
twinaphex
f904c698d2 Disable this - crashes at startup 2019-05-13 00:56:37 +02:00
Twinaphex
fbec6b84e8
Merge pull request #8529 from huwpascoe/mame_overlay
video_layout (mame artwork)
2019-05-13 00:42:26 +02:00
twinaphex
af527746bb Cleanups 2019-05-12 20:53:01 +02:00
twinaphex
ba8f7e3e63 Cleanup task_decompress 2019-05-12 20:17:58 +02:00
twinaphex
0302a8812a content_file_load - play it safe now - only use strdup directly
for strings that don't require formatting
2019-05-12 19:28:51 +02:00
twinaphex
b1a3efdfac (task_content.c) Fixup function signature 2019-05-12 19:18:37 +02:00
twinaphex
1b7b9e66b0 Revert "task_content.c - some cleanups - save up on some memory allocations"
This reverts commit df9192e30e007c190269ad09c061804ad93ab631.
2019-05-12 19:17:44 +02:00
twinaphex
bafc938198 content_load - get rid of error goto label 2019-05-12 19:14:39 +02:00
twinaphex
df9192e30e task_content.c - some cleanups - save up on some memory allocations
for strings
2019-05-12 19:06:07 +02:00
twinaphex
48142476aa (XMB) Cleanup 2019-05-12 18:07:37 +02:00
twinaphex
5c5c1ee84d (XMB) Cleanups 2019-05-12 17:44:40 +02:00
Twinaphex
948c242922
Merge pull request #8768 from niacat/audioio-portability
audioio: Improve the portability of the driver to illumos.
2019-05-12 15:26:39 +02:00
nia
c90d74f8d7 audioio: Improve the portability of the driver to illumos.
PLAY_ALL is deprecated in NetBSD-current due to a rework of the
audio system, prepare for this too.
2019-05-12 10:57:52 +01:00
twinaphex
c66963e8cf Turn this into static function 2019-05-12 09:51:45 +02:00
twinaphex
52d1b3fd88 task_save.c - simplify dump_to_file_desperate 2019-05-12 09:36:52 +02:00
twinaphex
71feec72b4 Cleanup xmb_list_open_new 2019-05-12 07:26:53 +02:00
twinaphex
8cf34c3fe6 (XMB) Add some comments 2019-05-12 07:12:41 +02:00
twinaphex
64f9477ef6 Simplify find_last_slash for non-WIN32 2019-05-12 05:02:45 +02:00
twinaphex
985ed6cd2b Small cleanups 2019-05-12 04:47:27 +02:00
twinaphex
62f3046f0f (localtime) Cleanups 2019-05-12 04:43:57 +02:00
Twinaphex
ef5d15e6f9
Merge pull request #8767 from plaidman/master
lakka-switch: adding extra overclocks
2019-05-12 03:27:10 +02:00
plaidman
74eff88ee2 lakka-switch: adding extra overclocks 2019-05-11 21:05:57 -04:00
Twinaphex
6db856d430
Merge pull request #8766 from MrHuu/patch-4
(CTR) Add id for quasi88
2019-05-12 00:55:02 +02:00
MrHuu
180c868f46
(CTR) Add id for quasi88
sorry, now it's fully up-to-date.
2019-05-12 00:48:37 +02:00
Twinaphex
177fd8be6c
Merge pull request #8755 from plaidman/master
update CPU clock profiles and battery info for lakka-switch
2019-05-11 22:21:21 +02:00
Twinaphex
368afb1ebf
Merge pull request #8763 from MrHuu/patch-3
(CTR) Add o2em
2019-05-11 22:07:13 +02:00
Twinaphex
e7daf41bc3
Merge pull request #8756 from plaidman/fixing-lang-code
check if lang code is null before processing
2019-05-11 22:06:35 +02:00
MrHuu
8d8f59cd83
(CTR) Add o2em 2019-05-11 20:21:34 +02:00
Twinaphex
7a306659e4
Merge pull request #8762 from altiereslima/master
Update Portuguese Brazilian Translation
2019-05-11 20:17:40 +02:00
plaidman
b7929b4ac7 check if lang code is null before processing 2019-05-11 13:45:23 -04:00
plaidman
5eb2f7962d update CPU clock profiles and battery info for lakka-switch 2019-05-11 13:42:53 -04:00
altiereslima
bcf61ed786 Update Portuguese Brazilian Translation 2019-05-11 13:36:48 -03:00
Twinaphex
4212e5b190
Merge pull request #8760 from natinusala/master
menu_widgets: add libretro message widget, have RETRO_ENVIRONMENT_SET_MESSAGE use it
2019-05-11 18:13:11 +02:00
natinusala
c83b86b7c2 menu_widgets: add libretro message widget, have RETRO_ENVIRONMENT_SET_MESSAGE use it 2019-05-11 17:24:00 +02:00
Huw Pascoe
acb28a38c4 video_layout gl basic implementation 2019-05-11 14:23:26 +01:00
Huw Pascoe
2c56011f84 video_layout interface 2019-05-11 09:58:48 +01:00
Huw Pascoe
078cdd269f video_layout menus 2019-05-11 09:58:47 +01:00
Huw Pascoe
ac30f99046 video_layout msg_hash 2019-05-11 09:58:46 +01:00
Huw Pascoe
685aabb094 video_layout config 2019-05-11 09:58:46 +01:00
Huw Pascoe
7e0592198d video_layout build 2019-05-11 09:58:46 +01:00
Huw Pascoe
6aaa4df394 video_layout 2019-05-11 09:58:46 +01:00
Huw Pascoe
ea931428e1 rxml read from string and fix memory violation 2019-05-11 09:58:45 +01:00
Huw Pascoe
cd714dbd0b image_texture_load_buffer 2019-05-11 09:58:45 +01:00
twinaphex
3e350afe93 video_shader_parse_pass - free pointer earlier 2019-05-11 08:56:41 +02:00
Twinaphex
e100ffa036
Update CHANGES.md 2019-05-11 08:32:25 +02:00
altiereslima
bd3a24ea4a Update Portuguese Brazilian Translation (#8739)
* Update Portuguese Brazilian Translation

* Update msg_hash_pt_br.h
2019-05-11 08:31:26 +02:00
Barry Rowe
8745333892 OCR Translation feature finaliziation. (#8738) 2019-05-11 07:15:39 +02:00
MrHuu
8e75d2c1e3 Update Makefile.cores (#8747)
Add missing core id's / reorder
2019-05-11 06:28:41 +02:00