twinaphex
|
4aac4aa2e6
|
Revert "Use task_set_title"
This reverts commit c867784898 .
|
2017-01-23 14:15:26 +01:00 |
|
twinaphex
|
c867784898
|
Use task_set_title
|
2017-01-23 13:19:35 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
Brad Parker
|
41f40acfc4
|
guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind
|
2016-12-29 00:54:12 -05:00 |
|
twinaphex
|
67f1cca625
|
Don't try to use settings_t pointer from task callback functions
|
2016-12-29 06:09:58 +01:00 |
|
twinaphex
|
31aa1d6d19
|
Fix saved state message
|
2016-12-28 00:44:29 +01:00 |
|
twinaphex
|
6708da5ec1
|
task->progress is where the data race issues come from - commenting
out for now
|
2016-12-28 00:20:34 +01:00 |
|
twinaphex
|
91f3a4bf11
|
Remove this - not threadsafe
|
2016-12-27 23:21:00 +01:00 |
|
twinaphex
|
3ec564f97c
|
Revert "(task_save.c) Cleanups"
This reverts commit d6aae88737 .
|
2016-12-27 20:11:22 +01:00 |
|
twinaphex
|
c6269e3ade
|
(task_save.c) Further cleanups
|
2016-12-27 15:16:42 +01:00 |
|
twinaphex
|
2a5e74ecb0
|
Cleanup autosave_free/autosave_deinit
|
2016-12-27 15:14:27 +01:00 |
|
twinaphex
|
a42d5c9ec8
|
Cleanup autosave_unlock
|
2016-12-27 03:15:58 +01:00 |
|
twinaphex
|
b0ebd33094
|
(task_save.c) Cleanups
|
2016-12-27 02:14:35 +01:00 |
|
twinaphex
|
d6aae88737
|
(task_save.c) Cleanups
|
2016-12-26 18:25:42 +01:00 |
|
twinaphex
|
77e5cdbfde
|
Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913c .
|
2016-12-22 23:36:11 +01:00 |
|
twinaphex
|
ad7386913c
|
Rename runloop_msg_queue_push to video_driver_msg_queue_push
and move code to video_driver.c
|
2016-12-22 13:15:02 +01:00 |
|
twinaphex
|
86a222e0e6
|
Create just one screenshot function
|
2016-12-06 06:52:57 +01:00 |
|
Brad Parker
|
94915815ae
|
use task message system
|
2016-12-06 00:24:45 -05:00 |
|
twinaphex
|
0c74d19112
|
(tasks/task_save) Replace some instances of runloop_msg_queue_push
|
2016-12-03 06:46:53 +01:00 |
|
Jean-André Santoni
|
2cc4bef3aa
|
Do the screenshot in the savestate callback
|
2016-12-01 22:39:13 +01:00 |
|
Brad Parker
|
e378a4636b
|
make save/load state messages fully translatable, rename jp.c to ja.c to match proper language code
|
2016-11-08 08:37:51 -05:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
twinaphex
|
e11b170173
|
Cleanups/more translation work
|
2016-10-22 05:13:37 +02:00 |
|
twinaphex
|
1b944c1cce
|
Cleanups
|
2016-10-22 05:10:13 +02:00 |
|
twinaphex
|
c3ab8800f4
|
Prevent implicit memsets
|
2016-10-21 05:57:40 +02:00 |
|
twinaphex
|
051c103ea1
|
Prevent implicit memsets
|
2016-10-16 01:31:06 +02:00 |
|
Brad Parker
|
97a5e77181
|
mute state-related OSD messages when auto-saving
|
2016-10-04 17:58:16 -04:00 |
|
Gregor Richards
|
8418196557
|
Make core_unserialize universally inform Netplay
|
2016-10-04 13:44:35 -04:00 |
|
Brad Parker
|
e5970e8095
|
prevent divide by zero
|
2016-10-04 08:35:08 -04:00 |
|
twinaphex
|
6c454bb468
|
content_undo_save_state - abitilityability to return false
|
2016-10-04 11:19:24 +02:00 |
|
twinaphex
|
166e300471
|
Plug more memor yleaks
|
2016-10-04 11:16:02 +02:00 |
|
twinaphex
|
f06ea9ba70
|
Fix 17 new memory leaks catched by Coverity
|
2016-10-04 11:02:01 +02:00 |
|
twinaphex
|
19863e4174
|
autosave_lock/autosave_unlock - no longer require HAVE_THREADS ifdefs
|
2016-10-04 09:56:58 +02:00 |
|
twinaphex
|
49e54356f4
|
Fix relative path
|
2016-10-03 18:24:28 +02:00 |
|
Gregor Richards
|
35666e21ae
|
Reimplemented savestate task informing Netplay
|
2016-10-03 08:47:47 -04:00 |
|
twinaphex
|
8953255b6b
|
Another buildfix for MSVC
|
2016-10-03 05:17:37 +02:00 |
|
twinaphex
|
95e2b6ac51
|
BUildfix warning
|
2016-10-03 05:17:09 +02:00 |
|
Brad Parker
|
06f06d512b
|
finish task if state file cannot be loaded
|
2016-10-02 19:31:07 -04:00 |
|
Brad Parker
|
795fd0cfa3
|
add blocking task type that only allows one instance in the queue
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
cf3ae942c2
|
make undo_save_state a task
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
18290ae777
|
comment
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
eac3ca770a
|
load/save state are now actual tasks
|
2016-10-02 19:05:30 -04:00 |
|
twinaphex
|
8f163e6972
|
Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa .
|
2016-10-01 08:18:23 +02:00 |
|
twinaphex
|
6ee7b733aa
|
Move global->name to paths.c
|
2016-09-30 06:11:11 +02:00 |
|
twinaphex
|
90af64769d
|
Get rid of global->sram
|
2016-09-28 07:27:39 +02:00 |
|
twinaphex
|
5bce79369a
|
Get rid of global->sram.use, turn it into static boolean
variable inside rarch_ctl
|
2016-09-28 07:17:34 +02:00 |
|
twinaphex
|
8fd94e4aab
|
Move variables around
|
2016-09-23 02:48:10 +02:00 |
|
twinaphex
|
4a1f593689
|
Get rid of unused typedef
|
2016-09-23 02:47:05 +02:00 |
|
twinaphex
|
2c29e599e8
|
Revert this code back to what it was
|
2016-09-22 16:28:45 +02:00 |
|
twinaphex
|
693a9660f3
|
Prevent null pointer dereference
|
2016-09-22 16:10:51 +02:00 |
|