twinaphex
|
77cdc9d550
|
Another refinement
|
2017-01-25 17:52:58 +01:00 |
|
twinaphex
|
da891b97b2
|
Fix logically dead code warning
|
2017-01-25 17:52:38 +01:00 |
|
twinaphex
|
e74853750b
|
(audio driver) Pass is_perfcnt_enable boolean variable to audio
driver write function
|
2017-01-25 17:30:50 +01:00 |
|
Brad Parker
|
3c67b2e547
|
translate netplay room strings
|
2017-01-25 11:30:34 -05:00 |
|
Twinaphex
|
7bdab3973d
|
Merge pull request #4506 from libretro/msr_temp
More video driver/performance counter refactoring work
|
2017-01-25 17:14:15 +01:00 |
|
twinaphex
|
cdfc89b975
|
use perfcounter plus functions for video_thread_wrapper too
|
2017-01-25 17:13:29 +01:00 |
|
twinaphex
|
a9164b7124
|
Try to use performance counter plus functions in most cases
|
2017-01-25 17:12:43 +01:00 |
|
twinaphex
|
77d5a3941b
|
Start calling performance_counter_{stop/start}_plus in case we
have is_perfcnt_enable already
|
2017-01-25 17:02:13 +01:00 |
|
twinaphex
|
727c2448b5
|
Refactor perfcnt macros
|
2017-01-25 16:59:23 +01:00 |
|
twinaphex
|
41349621cf
|
Add extra param to runloop_get_status
|
2017-01-25 16:57:22 +01:00 |
|
twinaphex
|
6661c0fb94
|
Rewrite performance counter stop/start/init into macros
|
2017-01-25 16:53:06 +01:00 |
|
twinaphex
|
5ddcadcb2f
|
video_monitor_get_fps only used from frame function, so get rid
of separate function
|
2017-01-25 16:33:44 +01:00 |
|
twinaphex
|
84cb05d4de
|
Fix typo
|
2017-01-25 16:13:39 +01:00 |
|
twinaphex
|
c21fd538a9
|
Minor cleanups
|
2017-01-25 16:08:50 +01:00 |
|
Twinaphex
|
d1ef94c136
|
Merge pull request #4504 from susemm/patch-1
Update msg_hash_chs.c
|
2017-01-25 15:53:37 +01:00 |
|
twinaphex
|
018cb7ebe6
|
Add another parameter to content_get_status
|
2017-01-25 15:51:57 +01:00 |
|
twinaphex
|
361bd471de
|
Create content_get_status
|
2017-01-25 15:44:21 +01:00 |
|
Wang Vincent
|
65ae74e1e5
|
Update msg_hash_chs.c
Translate to Chinese at 20170125
|
2017-01-25 22:34:07 +08:00 |
|
twinaphex
|
41a647945b
|
Create video_driver_get_record_status
|
2017-01-25 15:30:51 +01:00 |
|
twinaphex
|
4b01726f48
|
(video driver) Minor cleanups
|
2017-01-25 15:22:12 +01:00 |
|
twinaphex
|
19813a8958
|
Style nit
|
2017-01-25 15:00:44 +01:00 |
|
twinaphex
|
affb259409
|
Pass video_driver_is_threaded return value to font driver init/free
functions
|
2017-01-25 14:47:24 +01:00 |
|
Brad Parker
|
4fae51edcb
|
initial resampling wav loader
|
2017-01-25 01:28:48 -05:00 |
|
twinaphex
|
631ee03df4
|
Expand video_driver_get_status
|
2017-01-25 04:42:19 +01:00 |
|
twinaphex
|
a151c24117
|
Create video_driver_get_status
|
2017-01-25 04:39:21 +01:00 |
|
twinaphex
|
be617c530b
|
Expand input_keys_pressed
|
2017-01-25 04:31:55 +01:00 |
|
twinaphex
|
be81a73666
|
Grab input_driver_is_nonblock_state only once
|
2017-01-25 04:26:40 +01:00 |
|
twinaphex
|
c0bcbb2145
|
(alsathread.c) Cleanup
|
2017-01-25 03:37:14 +01:00 |
|
twinaphex
|
0de69c149a
|
Cleanup
|
2017-01-25 03:34:37 +01:00 |
|
twinaphex
|
c3eb4327bf
|
Remove algorithms/mismatch
|
2017-01-25 02:57:43 +01:00 |
|
twinaphex
|
e626008f91
|
state_manager_check_rewind - cleanup
|
2017-01-25 02:53:58 +01:00 |
|
twinaphex
|
7594f6d4d7
|
Use strlcpy instead of snprintf somewhere
|
2017-01-25 02:44:36 +01:00 |
|
twinaphex
|
121fb3b737
|
core_info.c - use strlcpy
|
2017-01-25 02:39:52 +01:00 |
|
twinaphex
|
721e9ec083
|
(task_content.c) Try to use strlcpy instead of snprintf for
certain messages
|
2017-01-25 02:05:42 +01:00 |
|
twinaphex
|
5577b21f95
|
(netplay_find_content.c) Try to use strlcpy where possible
|
2017-01-25 02:00:44 +01:00 |
|
Twinaphex
|
071c4c1f3f
|
Merge pull request #4500 from fr500/master
Refactor the task
|
2017-01-25 01:56:32 +01:00 |
|
radius
|
9ae228f76e
|
look for the proper extension too
|
2017-01-24 18:45:26 -05:00 |
|
radius
|
b90a23af55
|
rename variables
|
2017-01-24 18:39:17 -05:00 |
|
radius
|
080a9632f9
|
refactor this code to be able to check for proper extension support before loading
|
2017-01-24 18:35:57 -05:00 |
|
Alcaro
|
6ff36461b4
|
Fix #4493 in a less incompatible way
|
2017-01-25 00:34:58 +01:00 |
|
twinaphex
|
4b476cfe5f
|
config_replace - add bool argument
|
2017-01-24 18:08:26 +01:00 |
|
twinaphex
|
e3842d4169
|
Make audio_mix.c C89-compatible
|
2017-01-24 16:59:03 +01:00 |
|
twinaphex
|
6e59a2cce1
|
Copy buf inside entry first
|
2017-01-24 16:56:22 +01:00 |
|
twinaphex
|
0006849ed5
|
use path_remove_extension from libretro-common file_path.c instead
|
2017-01-24 16:50:40 +01:00 |
|
twinaphex
|
fa6dc9ec52
|
(ffmpeg) Better error handling
|
2017-01-24 16:28:07 +01:00 |
|
twinaphex
|
e8f550b528
|
Use string_is_empty inside core_impl.c
|
2017-01-24 16:08:25 +01:00 |
|
twinaphex
|
50a7e634c9
|
Get rid of this log message
|
2017-01-24 15:15:41 +01:00 |
|
twinaphex
|
efff2be528
|
Another cleanup
|
2017-01-24 15:04:32 +01:00 |
|
twinaphex
|
3d7183577e
|
Clean this up further
|
2017-01-24 15:03:23 +01:00 |
|
twinaphex
|
afb0881f05
|
Incompatible shader backend conditional was reached even if we had
no shader set
|
2017-01-24 15:01:48 +01:00 |
|