Commit Graph

37733 Commits

Author SHA1 Message Date
twinaphex
9dff2434ef Fix some structurally dead code warnings 2017-05-09 20:54:03 +02:00
twinaphex
5a9f6ad9b7 Try to prevent null pointer dereference 2017-05-09 20:45:09 +02:00
twinaphex
06f5f635ca Cleanups 2017-05-09 20:10:58 +02:00
twinaphex
476738cc5c Cleanups 2017-05-09 20:08:40 +02:00
twinaphex
739495027b Cleanups 2017-05-09 20:03:39 +02:00
twinaphex
7ed57ee77d (task_image) Cleanups 2017-05-09 20:01:42 +02:00
twinaphex
da1ab24c57 Cleanups 2017-05-09 07:13:47 +02:00
twinaphex
83b0d3e412 Update rwav.h 2017-05-09 02:46:32 +02:00
twinaphex
3593256a76 MSVC Buildfix 2017-05-09 02:29:24 +02:00
Twinaphex
e3f854092f Remove unused variables 2017-05-09 01:53:03 +02:00
twinaphex
d75f155eb6 Reorder video_driver.h 2017-05-09 01:37:12 +02:00
twinaphex
f928e57064 Combine video_context_driver.c and video_driver.c 2017-05-09 01:25:59 +02:00
twinaphex
fa5d2b9920 Remove audiomixer-test.diff 2017-05-09 01:00:42 +02:00
twinaphex
bac9973354 Cleanups 2017-05-09 00:58:01 +02:00
twinaphex
281dd9b4ac bsv_movie_check - cleanup 2017-05-09 00:40:13 +02:00
twinaphex
67c67f566f Cleanups 2017-05-09 00:30:10 +02:00
twinaphex
e8c1c153d6 Prevent nULL pointer dereference 2017-05-08 22:55:45 +02:00
twinaphex
779a7676d6 Try to prevent null pointer dereference 2017-05-08 22:53:06 +02:00
twinaphex
18f06e177e Silence Coverity warning 2017-05-08 22:40:19 +02:00
twinaphex
99e7cb7d75 Only need to grab settings pointer from within audio_driver_flush
now when setting slowmotion
2017-05-08 21:50:21 +02:00
twinaphex
097515fa63 No longer have to grab settings pointer to get audio mute value 2017-05-08 21:39:08 +02:00
twinaphex
95214e8180 Cleanup 2017-05-08 21:31:14 +02:00
twinaphex
c63f059e10 Cleanups 2017-05-08 21:28:21 +02:00
twinaphex
138a12d5e1 Cleanups 2017-05-08 21:24:14 +02:00
twinaphex
8e3d0612d2 Try to fix MSVC error 2017-05-08 21:12:55 +02:00
twinaphex
efd0c991a6 Refactor audio_mixer_play 2017-05-08 20:44:25 +02:00
twinaphex
a29e416be8 Another cleanup to wav2float 2017-05-08 20:37:12 +02:00
twinaphex
6766a62300 Cleanups 2017-05-08 20:35:02 +02:00
twinaphex
bd36b0a968 (audio_mixer.c) Some refactors 2017-05-08 20:27:13 +02:00
twinaphex
48c4e1227a Add audio_mixer_active variable 2017-05-08 19:24:15 +02:00
twinaphex
fec24bd47b Cleanup rwav 2017-05-08 18:45:37 +02:00
twinaphex
de6e138d15 (audio_mixer.c) Cleanups 2017-05-08 18:37:31 +02:00
twinaphex
4a7c81b353 Cleanup wav2float - add some suggestions for leiradel here 2017-05-08 18:30:15 +02:00
twinaphex
ef9c16c7c9 Add audio_mixer_done to audio_driver_deinit 2017-05-08 18:21:33 +02:00
twinaphex
d8680542ba Add audio mixer calls 2017-05-08 18:18:43 +02:00
twinaphex
0411aba219 (audio_mixer.c) Cleanups 2017-05-08 18:11:09 +02:00
twinaphex
6c164984a0 Update audiomixer-test.diff 2017-05-08 17:52:28 +02:00
twinaphex
127b803fba Update audiomixer-test.diff 2017-05-08 06:05:08 +02:00
twinaphex
b4782d9a51 (audio_mixer.c) Small refactors 2017-05-08 05:59:45 +02:00
twinaphex
5245590bae (audio_mixer.c) Prevent null pointer dereference 2017-05-08 05:55:20 +02:00
twinaphex
5e7f175545 Remove some obsolete RUNLOOP_CTL_ actions 2017-05-08 04:41:24 +02:00
twinaphex
0eec872442 Kill some rarch_ctl actions 2017-05-08 03:59:02 +02:00
twinaphex
9605c01c49 Rename command_event_quit to retroarch_main_quit 2017-05-08 03:54:51 +02:00
twinaphex
0815055906 Pressing hotkey should invoke same operation as manually selecting
'Quit' from the menu - should hopefully fix issues with flushing
SRAM to disk/saving autostate
2017-05-08 03:41:23 +02:00
twinaphex
fb78a3a017 (movie.c) Cleanups 2017-05-08 02:39:43 +02:00
twinaphex
b73575bf79 Remove header include 2017-05-08 02:29:35 +02:00
twinaphex
988647f92a Move defines to configuration.c 2017-05-08 02:25:55 +02:00
twinaphex
4595ba8e1f (config.def.h) Refactor some of the defines 2017-05-08 02:20:02 +02:00
twinaphex
77a56f5114 Dehardcode recording driver enums 2017-05-07 22:54:03 +02:00
twinaphex
9bb5430956 Try to silence some more Coverity warnings 2017-05-07 22:52:34 +02:00