Twinaphex
|
1345e97f8c
|
Merge pull request #4911 from sergiobenrocha2/master
Change default overlay in mobile to flat/retropad.cfg
|
2017-05-14 20:36:09 +02:00 |
|
twinaphex
|
c6dd51da35
|
Cleanups
|
2017-05-14 20:25:13 +02:00 |
|
twinaphex
|
9e26332c48
|
Cleanups
|
2017-05-14 20:23:10 +02:00 |
|
Sérgio Benjamim
|
b8c3c6e405
|
Change default overlay in mobile to flat/retropad.cfg
|
2017-05-14 14:29:39 -03:00 |
|
twinaphex
|
0e34d362d3
|
Fix video_driver_is_focused - keyboard should work again with
threaded video
|
2017-05-14 18:52:36 +02:00 |
|
twinaphex
|
52c1d398a2
|
(audio_driver.c) Cleanup
|
2017-05-14 17:40:17 +02:00 |
|
twinaphex
|
ed40b13ea0
|
(task_image.c) Cleanups
|
2017-05-14 17:32:07 +02:00 |
|
twinaphex
|
f98473b9da
|
(task_image.c) Cleanups
|
2017-05-14 08:09:21 +02:00 |
|
twinaphex
|
a4ac0df389
|
(task_image.c) Cleanups
|
2017-05-14 08:06:40 +02:00 |
|
twinaphex
|
13d6827689
|
(task_image.c) Cleanups
|
2017-05-14 07:58:43 +02:00 |
|
twinaphex
|
f70da4c2e2
|
Cleanups
|
2017-05-14 05:06:01 +02:00 |
|
twinaphex
|
2df6b201da
|
Cleanup
|
2017-05-14 05:02:17 +02:00 |
|
twinaphex
|
fe56e4ffea
|
Grab from global pointer
|
2017-05-14 05:00:24 +02:00 |
|
twinaphex
|
e6bcb64ced
|
Add name_ips/name_bps/name_ups
|
2017-05-14 04:52:34 +02:00 |
|
twinaphex
|
70457e06d8
|
Cleanups
|
2017-05-14 04:50:57 +02:00 |
|
twinaphex
|
055044be96
|
Set these values back to defaults here
|
2017-05-14 04:13:08 +02:00 |
|
twinaphex
|
c78ce113b4
|
CXX_BUILD buildfix
|
2017-05-14 03:29:26 +02:00 |
|
twinaphex
|
e5ed82858f
|
C89_BUILD buildfix
|
2017-05-14 03:24:59 +02:00 |
|
Twinaphex
|
29121389e1
|
Merge pull request #4907 from leiradel/master
Taskified cheevos
|
2017-05-14 03:21:07 +02:00 |
|
Andre Leiradella
|
4764ba8770
|
Removed debug logs; added activity log
|
2017-05-14 01:20:07 +01:00 |
|
twinaphex
|
fbe307ece7
|
Add file to Griffin
|
2017-05-14 02:04:06 +02:00 |
|
twinaphex
|
def3343272
|
Add empty audio_mixer file
|
2017-05-14 02:03:40 +02:00 |
|
Andre Leiradella
|
fb5d31816d
|
Taskified cheevos
|
2017-05-14 01:01:17 +01:00 |
|
twinaphex
|
c485b5b292
|
Add ogg and wav to file_path_str.c
|
2017-05-14 01:40:52 +02:00 |
|
twinaphex
|
88dbbb284d
|
Add ips_pref/bps_pref/ups_pref to content_information_ctx
|
2017-05-14 01:12:47 +02:00 |
|
twinaphex
|
88c04be7a4
|
Cleanups
|
2017-05-14 01:04:37 +02:00 |
|
twinaphex
|
7dfbfef995
|
Cleanups
|
2017-05-14 00:54:58 +02:00 |
|
twinaphex
|
71499abf1f
|
(task_patch.c) Cleanups
|
2017-05-14 00:52:56 +02:00 |
|
twinaphex
|
0185f71bab
|
Cleanups
|
2017-05-13 23:47:25 +02:00 |
|
twinaphex
|
6dd3a84bc9
|
Cleanup
|
2017-05-13 23:41:13 +02:00 |
|
twinaphex
|
581333f222
|
Get rid of implicit memset
|
2017-05-13 23:24:27 +02:00 |
|
twinaphex
|
b75f242a7f
|
Cleanups
|
2017-05-13 22:35:10 +02:00 |
|
twinaphex
|
484fff5e28
|
Cleanups
|
2017-05-13 22:30:45 +02:00 |
|
twinaphex
|
bd7970b9b7
|
Cleanups
|
2017-05-13 22:28:19 +02:00 |
|
twinaphex
|
8ae708576f
|
task_patch.c - cleanups
|
2017-05-13 22:21:57 +02:00 |
|
twinaphex
|
6433cde3c0
|
Cleanups
|
2017-05-13 21:06:57 +02:00 |
|
twinaphex
|
dd79c9a236
|
Pass is_idle to menu driver render function
|
2017-05-13 21:06:06 +02:00 |
|
twinaphex
|
a7d09733a6
|
Get rid of rarch_ctl/runloop_ctl calls from menu_display.c
|
2017-05-13 20:00:51 +02:00 |
|
twinaphex
|
34870290cd
|
Add menu_display_has_windowed - don't query video_driver_has_windowed
every time
|
2017-05-13 19:43:30 +02:00 |
|
twinaphex
|
b22d7902f1
|
Turn macro back into function
|
2017-05-13 19:37:16 +02:00 |
|
twinaphex
|
17a15273ba
|
Create function out of video_driver_is_focused - no longer
call video_driver_context_focus from video driver
|
2017-05-13 19:19:49 +02:00 |
|
twinaphex
|
d4756f83e5
|
Stop calling video_driver_context_has_windowed from within video
drivers
|
2017-05-13 19:11:32 +02:00 |
|
twinaphex
|
f6c8aba119
|
Move video_context_driver_update_window_title to video_driver_frame
|
2017-05-13 18:58:13 +02:00 |
|
twinaphex
|
45a648b042
|
Cleanups
|
2017-05-13 18:51:16 +02:00 |
|
twinaphex
|
d87e1c57d6
|
Cleanups
|
2017-05-13 18:20:14 +02:00 |
|
twinaphex
|
72fe4a1e3c
|
CLeanups
|
2017-05-13 18:10:26 +02:00 |
|
twinaphex
|
72bd83b8d1
|
Cleanups to tasks_internal.h
|
2017-05-13 18:08:37 +02:00 |
|
twinaphex
|
e378b7053d
|
Update
|
2017-05-13 17:55:29 +02:00 |
|
Twinaphex
|
bd012a567e
|
Merge pull request #4905 from frangarcj/master
(VITA) Fix problem with font renderer
|
2017-05-13 16:08:55 +02:00 |
|
Francisco José García García
|
5fc7a6776b
|
(VITA) Fix problem with font renderer
|
2017-05-13 14:17:55 +02:00 |
|