twinaphex
|
899c21257c
|
(Video layout) move init_string and set_string to stdstring -
rename them - cleanup strcmp usage in video layout and other
code cleanups
|
2020-03-05 11:19:44 +01:00 |
|
twinaphex
|
cd9ca691ca
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
|
twinaphex
|
eb4e365820
|
(libretro-common) Cleanups
|
2020-01-27 17:00:18 +01:00 |
|
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
jdgleaver
|
58ad81f063
|
Menu drop-down lists: Add proper titles, and remember last postion when navigating core options
|
2019-09-24 17:41:06 +01:00 |
|
jdgleaver
|
3da96deec3
|
Enable per-playlist thumbnail selection
|
2019-08-15 18:05:31 +01:00 |
|
jdgleaver
|
5ac152a5f3
|
(glslang_util) Remove C++ 'isms' (where possible)
|
2019-08-12 13:10:50 +01:00 |
|
Nathan S
|
775c272029
|
Menu widgets stuff + vulkan sanity check (#8710)
* task_screenshot: fix hang with menu widgets
* word_wrap: add max_lines parameter
* vulkan: better instance creation sanity check
|
2019-05-06 21:10:57 +02:00 |
|
twinaphex
|
c98b2e2292
|
Buildfixes and more static code analysis warning fixes
|
2019-01-10 22:24:43 +01:00 |
|
Twinaphex
|
65535a1259
|
Cleanups
|
2018-09-01 01:03:58 +02:00 |
|
Brad Parker
|
fe6dda917a
|
word_wrap: hack to workaround long lines without spaces
|
2018-08-09 23:54:16 -04:00 |
|
twinaphex
|
697531dbdd
|
Merge commit '944cac83520c99e1ddf3d8cd3bf25990c8746d14'
|
2018-06-21 08:07:19 +02:00 |
|
twinaphex
|
768ebbfdb5
|
Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common'
|
2018-05-12 17:56:34 +02:00 |
|
twinaphex
|
0548349991
|
Remove libretro-common
|
2018-05-12 17:56:14 +02:00 |
|
twinaphex
|
be7eb4de1c
|
Update libretro-common
|
2018-04-16 08:57:17 +02:00 |
|
Twinaphex
|
08a54e45f2
|
Get rid of a lot of implicit conversions
|
2018-04-09 15:56:45 +02:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
Brad Parker
|
6b5d863136
|
check for end of string before trying to read more
|
2017-09-30 01:47:51 -04:00 |
|
Andrés
|
f6bedeeb7c
|
Revert "cut on underscores too, might be required to add other delimiters so …"
|
2017-09-09 01:04:32 -05:00 |
|
radius
|
4a4de389d1
|
cut on underscores too, might be required to add other delimiters so it doesn't get stuck on an endless loop on long strings
|
2017-09-09 00:24:59 -05:00 |
|
ensra
|
6a36453f20
|
Cast ctype args to unsigned char
|
2017-08-08 12:21:48 +01:00 |
|
Brad Parker
|
6b369775cf
|
add unicode-aware option for word_wrap (only needed for xmb)
|
2017-08-06 03:33:13 -04:00 |
|
twinaphex
|
06f98fcd16
|
(stdstring) Turn some functions into static inline functions
|
2017-04-21 13:35:26 +02:00 |
|
Twinaphex
|
4b796ae740
|
Silence warnings
|
2017-03-06 12:12:00 +01:00 |
|