twinaphex
|
91dabc3165
|
Cleanups
|
2017-03-25 23:07:50 +01:00 |
|
twinaphex
|
95e934825a
|
Update deps/libz
|
2017-03-25 21:58:56 +01:00 |
|
twinaphex
|
aace0ae9bd
|
Set default libretro logging level to 1
|
2017-03-25 10:36:24 +01:00 |
|
twinaphex
|
4921cb719b
|
Update CHANGES.md
|
2017-03-25 10:26:52 +01:00 |
|
twinaphex
|
55a0b7d1a9
|
Create default_ortho static variable
|
2017-03-25 10:22:57 +01:00 |
|
twinaphex
|
7d79e367f9
|
(GL) Prevent implicit memset; some other general cleanups
|
2017-03-25 10:18:24 +01:00 |
|
twinaphex
|
d77c209c85
|
Cleanups
|
2017-03-25 10:13:18 +01:00 |
|
twinaphex
|
53efaf1816
|
Move files
|
2017-03-25 10:06:13 +01:00 |
|
twinaphex
|
69abe6dbb9
|
Move deps/zlib to deps/libz
|
2017-03-25 10:05:33 +01:00 |
|
twinaphex
|
92221216bf
|
Update deps/zlib
|
2017-03-25 01:33:06 +01:00 |
|
twinaphex
|
ed0aefaf6c
|
Update deps/zlib/crc32.c
|
2017-03-25 01:31:04 +01:00 |
|
twinaphex
|
7123d1fbd2
|
Update crc32
|
2017-03-25 01:28:25 +01:00 |
|
twinaphex
|
6d49ccf978
|
(zlib) Update adler32
|
2017-03-25 01:26:21 +01:00 |
|
twinaphex
|
0369fd6578
|
Try to silence potential resource leak pointed out by Coverity
|
2017-03-24 01:51:29 +01:00 |
|
twinaphex
|
e5370c114b
|
Update logs
|
2017-03-24 01:46:28 +01:00 |
|
twinaphex
|
b97c8a183d
|
Update log
|
2017-03-24 01:38:23 +01:00 |
|
twinaphex
|
24311af259
|
Update logs for V4L2
|
2017-03-24 01:36:30 +01:00 |
|
twinaphex
|
a72cdb77ad
|
Update logs
|
2017-03-24 01:33:22 +01:00 |
|
twinaphex
|
396857db9a
|
Update logs
|
2017-03-24 01:28:58 +01:00 |
|
twinaphex
|
755ceda4f9
|
More consistent log messages
|
2017-03-24 00:30:14 +01:00 |
|
twinaphex
|
1b27c3dec1
|
Make some log messages more consistent
|
2017-03-24 00:28:21 +01:00 |
|
twinaphex
|
0fc2a87bfd
|
CXX_BUILD fix
|
2017-03-24 00:18:20 +01:00 |
|
twinaphex
|
7579d68272
|
Cleanups
|
2017-03-24 00:15:17 +01:00 |
|
twinaphex
|
62aa0c4415
|
Split up dbus functions into separate file
|
2017-03-24 00:12:21 +01:00 |
|
twinaphex
|
22672af217
|
Update logs
|
2017-03-23 23:59:08 +01:00 |
|
twinaphex
|
17235d70e2
|
Create set_coords_fallback for shader driver
|
2017-03-23 21:49:29 +01:00 |
|
twinaphex
|
571f899c3d
|
Don't include these headers
|
2017-03-23 20:09:24 +01:00 |
|
twinaphex
|
805470072b
|
Make desktop_mode a static variable inside x11_common.c
|
2017-03-23 20:07:56 +01:00 |
|
twinaphex
|
1ce3b12335
|
Split up xinerama functions into separate files
|
2017-03-23 19:59:11 +01:00 |
|
twinaphex
|
09e7186a4e
|
Start splitting up xinerama functions
|
2017-03-23 19:46:06 +01:00 |
|
twinaphex
|
4c0ce28e6e
|
(x11_common.c) Cleanups
|
2017-03-23 19:36:39 +01:00 |
|
twinaphex
|
a56afd8b8f
|
Only set video.shader_enable to false if video_driver_set_shader
fails
|
2017-03-23 19:17:09 +01:00 |
|
twinaphex
|
541c1b34e1
|
Don't do early return inside menu_shader_manager_init; free the
previously allocated menu shader first
|
2017-03-23 19:15:14 +01:00 |
|
Twinaphex
|
76a53e75ad
|
Merge pull request #4773 from fr500/master
Always extract zips except for content
|
2017-03-22 06:14:30 +01:00 |
|
radius
|
482261e81b
|
remove pointless check
|
2017-03-21 23:59:18 -05:00 |
|
radius
|
32a132e0ab
|
only use this flag for actual content, the rest of the downloads should always be extracted
|
2017-03-21 23:53:57 -05:00 |
|
twinaphex
|
8c89ec158c
|
Update copyrights
|
2017-03-22 03:09:18 +01:00 |
|
twinaphex
|
1274092fdd
|
Move audio_mixer code to libretro-common
|
2017-03-22 03:00:21 +01:00 |
|
twinaphex
|
8906ebc272
|
Get rid of header include
|
2017-03-22 02:54:11 +01:00 |
|
Brad Parker
|
84558215fd
|
android: permission result is only valid if our request code matches
|
2017-03-20 15:58:25 +00:00 |
|
meepingsnesroms
|
f79630e778
|
Merge pull request #4770 from bparker06/permissions
android: add runtime permission checking for Android 6.0+
|
2017-03-20 07:58:51 -07:00 |
|
Brad Parker
|
61cbb25b12
|
add callback for permission request result, style nits
|
2017-03-20 14:46:43 +00:00 |
|
Brad Parker
|
b1e94e8215
|
android: add runtime permission checking for Android 6.0+
|
2017-03-20 05:25:05 +00:00 |
|
Brad Parker
|
151feee826
|
add null pointer check, fixes startup crash with null video driver
|
2017-03-19 19:25:19 -04:00 |
|
twinaphex
|
c9c0621076
|
Try to fix some Coverity bugs
|
2017-03-19 02:27:07 +01:00 |
|
Twinaphex
|
b8830815ab
|
Merge pull request #4763 from hizzlekizzle/master
finish French translation, courtesy of forum user Tromzy
|
2017-03-18 20:29:12 +01:00 |
|
Twinaphex
|
3d992be092
|
Merge pull request #4766 from rootfather/intl-de
Intl: Update German GUI translation
|
2017-03-18 20:29:06 +01:00 |
|
Lothar Serra Mari
|
422c6a4935
|
Intl: Update German GUI translation
|
2017-03-18 16:28:41 +01:00 |
|
hunterk
|
3a0692711f
|
finish French translation
|
2017-03-17 10:59:40 -05:00 |
|
Brad Parker
|
3e1be4d549
|
update JP translation
|
2017-03-17 11:05:51 -04:00 |
|