38175 Commits

Author SHA1 Message Date
Twinaphex
28cc34bf14 Merge pull request #4936 from casdevel/winraw-input
Add Windows raw input driver
2017-05-18 21:04:11 +02:00
twinaphex
ed07ba0852 Update griffin.c 2017-05-18 20:34:34 +02:00
Zoran Vuckovic
1bc945e3dc Add Windows raw input driver 2017-05-18 18:48:41 +02:00
twinaphex
59b3344e72 Combine video_driver.c and video_shader_driver.c 2017-05-18 14:47:24 +02:00
twinaphex
4e7b376e18 Cleanups 2017-05-18 14:31:40 +02:00
twinaphex
cb529822c6 Cleanups 2017-05-18 14:27:37 +02:00
twinaphex
374f8e8a19 Cleanups 2017-05-18 14:22:50 +02:00
twinaphex
2f72506959 Bind default function to filter_type callback 2017-05-18 14:20:05 +02:00
twinaphex
9d11133edf Cleanups - get rid of if conditionals 2017-05-18 14:18:01 +02:00
twinaphex
1411b9ee6e Do away with all these if conditionals 2017-05-18 14:06:50 +02:00
twinaphex
d7ed925488 Cleanups 2017-05-18 13:40:47 +02:00
twinaphex
49bf9b62ae Cleanups 2017-05-18 09:46:04 +02:00
twinaphex
d181f70303 Don't call video_viewport_get_system_av_info inside gfx/video_driver.c 2017-05-18 09:44:51 +02:00
twinaphex
a0fcbf85a1 Cleanup 2017-05-18 09:36:59 +02:00
twinaphex
838c1eb93a Prevent leaks 2017-05-18 09:17:30 +02:00
twinaphex
a137332218 Prevent overflowed array index read 2017-05-18 08:08:41 +02:00
twinaphex
c53bb90b75 Get rid of error_msg label 2017-05-18 08:04:24 +02:00
twinaphex
82d37d2036 Don't loop audio files by default 2017-05-18 07:27:41 +02:00
twinaphex
735801a317 Create audio_driver_mixer_remove_stream static function 2017-05-18 06:19:37 +02:00
twinaphex
5343648dc9 Start creating state machien for audio mixer streams 2017-05-18 06:16:16 +02:00
twinaphex
312a2b5c80 Cleanups/try to prevent memory leaks with task_audio_mixer.c 2017-05-18 05:12:41 +02:00
twinaphex
4e04e95713 Buildfix 2017-05-18 04:03:49 +02:00
twinaphex
c9af58494b Set video_context_driver functions to null functions if not
already set
2017-05-18 03:53:05 +02:00
twinaphex
3f7a30a4b3 Start hooking up dummy callback functions to video_context_data
so that conditionals aren't necessary
2017-05-18 03:37:02 +02:00
twinaphex
941a5d4f94 Go through function callback for swap_buffers as well 2017-05-18 03:05:07 +02:00
twinaphex
86ee08b7a7 Add video context driver update window title callback
to video_frame_info_t
2017-05-18 02:53:12 +02:00
twinaphex
668813cca9 (task_image.c) Refactor code 2017-05-18 01:31:14 +02:00
twinaphex
9a90477c6d Reimplement task_audio_mixer.c 2017-05-18 01:19:47 +02:00
twinaphex
b3faed3906 Remove NBIO_STATUS_TRANSFER_PARSE_FREE to NBIO_STATUS_TRANSFER_FINISHED 2017-05-18 00:39:39 +02:00
twinaphex
4ad8d3c917 Remove NBIO_STATUS_POLL 2017-05-18 00:09:17 +02:00
twinaphex
80512800e1 (task_audio_mixer.c) Further work on task_audio_mixer.c 2017-05-17 14:13:02 +02:00
twinaphex
21341c5b3a Rework task_audio_mixer.c to use NBIO 2017-05-17 14:04:33 +02:00
twinaphex
2e490037ab Cleanups 2017-05-17 09:49:14 +02:00
twinaphex
f9960b5f8d Typo 2017-05-17 09:43:41 +02:00
twinaphex
9096038e20 Correct set_thumbnail_system/set_thumbnail_content functions 2017-05-17 09:32:17 +02:00
Twinaphex
82c6dd1f3d Merge pull request #4929 from fr500/master
look into the history playlist too
2017-05-17 09:12:13 +02:00
twinaphex
f51aa6e4ec Add TODO/FIXME note 2017-05-17 09:10:58 +02:00
radius
6e45af3858 look into the history playlist too 2017-05-17 02:08:17 -05:00
twinaphex
1178673380 Add PS4 ifdefs 2017-05-17 09:02:04 +02:00
twinaphex
7a2d799a6c Cleanups 2017-05-17 08:59:57 +02:00
Francisco José García García
2171439647 [VITA] buildfix 2017-05-17 08:55:33 +02:00
twinaphex
65b740a5ff Use some local variables 2017-05-17 08:51:49 +02:00
twinaphex
54c526f1e2 Cache menu_driver_is_alive function call 2017-05-17 08:47:23 +02:00
twinaphex
ffac0c119e Cleanups 2017-05-17 07:55:02 +02:00
twinaphex
fe4622fd3b Cleanups 2017-05-17 07:51:37 +02:00
twinaphex
dd53162519 Add define for IPv6 code 2017-05-17 07:24:17 +02:00
twinaphex
acaf65a8f7 Add in define if missing 2017-05-17 07:23:16 +02:00
twinaphex
5635894178 Buildfix 2017-05-17 07:05:15 +02:00
twinaphex
be22290495 Rename to inet_ntop_compat 2017-05-17 07:00:47 +02:00
twinaphex
2749a6ada2 Add header include 2017-05-17 05:45:25 +02:00