twinaphex
|
c342bb437a
|
Fix warnings
|
2015-11-23 23:47:25 +01:00 |
|
twinaphex
|
f02258585f
|
Remove unused variable
|
2015-11-23 23:45:01 +01:00 |
|
twinaphex
|
86f0bdd3d8
|
ifdef certain code with HAVE_LIBRETRODB
|
2015-11-23 23:45:01 +01:00 |
|
Twinaphex
|
e7c7c4515a
|
Merge pull request #2450 from lakkatv/xmb
(XMB) Load boxarts from subfolders named after the system name in no-…
|
2015-11-23 23:31:02 +01:00 |
|
Jean-André Santoni
|
0789e9f394
|
(XMB) Load boxarts from subfolders named after the system name in no-intro. Start following the convention of no-intro-screenshot-reloaded to get title screenshots, or in game screenshots, and we will add boxarts by ourselves later.
|
2015-11-24 05:21:29 +07:00 |
|
Twinaphex
|
e0b90e6d11
|
Don't call driver_set_nonblock_state when we are about to shutdown
|
2015-11-23 23:18:40 +01:00 |
|
Twinaphex
|
e87b094ae5
|
Merge pull request #2449 from heuripedes/master
Some fixes
|
2015-11-23 22:59:52 +01:00 |
|
Higor Eurípedes
|
f04e4ae57c
|
Fix segfault on exit after downloading files
|
2015-11-23 18:56:59 -03:00 |
|
Higor Eurípedes
|
9dd7e15062
|
(griffin) add tasks/tasks.c
|
2015-11-23 18:51:54 -03:00 |
|
Higor Eurípedes
|
58e9b28154
|
Cleanup
|
2015-11-23 18:50:26 -03:00 |
|
twinaphex
|
b5480d85a1
|
Remove unused variable
|
2015-11-23 22:36:50 +01:00 |
|
Twinaphex
|
20c08a6137
|
Merge pull request #2448 from heuripedes/tasks
Tasks
|
2015-11-23 22:35:47 +01:00 |
|
twinaphex
|
ffbaef13b9
|
driver->threaded_video never used - buildfix for Windows
|
2015-11-23 22:29:27 +01:00 |
|
twinaphex
|
06035875f2
|
Divorce video poke interface from driver_t struct
|
2015-11-23 22:14:39 +01:00 |
|
twinaphex
|
09fe26257c
|
header include changes
|
2015-11-23 21:58:39 +01:00 |
|
Higor Eurípedes
|
280f0fda66
|
(tasks) Fix behavior in non threaded implementation
|
2015-11-23 17:45:15 -03:00 |
|
Higor Eurípedes
|
46ec7562c1
|
(overlay) Fix behavior when overlay_hide_in_menu=true
|
2015-11-23 17:43:37 -03:00 |
|
Higor Eurípedes
|
6f88ece9ab
|
(overlay) Fix memory leak
|
2015-11-23 17:43:33 -03:00 |
|
Higor Eurípedes
|
9654fabe77
|
(overlay) Fix on screen keyboard
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
52e3b03546
|
Remove some uneeded prototypes
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
a0d2bb4c7c
|
Reimplement overlay loading with tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
4b8a2ebad7
|
Fix build
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
935e03fa97
|
Reimplement http transfers using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
5d92e9061c
|
Reimplement image loading using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
c21ffeff71
|
Reimplement content scanning using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
12fe5a0e18
|
Create tasks.c
|
2015-11-23 17:42:01 -03:00 |
|
twinaphex
|
229c25dfc7
|
Divorce driver->resampler from driver_t struct
|
2015-11-23 21:40:32 +01:00 |
|
twinaphex
|
18926e4df5
|
Divorce driver->resampler_data from driver_t struct
|
2015-11-23 21:37:27 +01:00 |
|
twinaphex
|
32b363c75e
|
Cleanups
|
2015-11-23 21:32:05 +01:00 |
|
twinaphex
|
866501703f
|
Cleanups
|
2015-11-23 21:28:54 +01:00 |
|
twinaphex
|
f234996b49
|
Divorce driver->video_context from driver_t struct
|
2015-11-23 21:24:02 +01:00 |
|
twinaphex
|
6f18656baa
|
driver->video_context should be self-contained now to video_context_driver.c
|
2015-11-23 21:20:21 +01:00 |
|
twinaphex
|
0520a1b3c7
|
Divorce video_context_data from driver_t
|
2015-11-23 21:09:40 +01:00 |
|
twinaphex
|
f98cda3c33
|
video_context_data only accessed now from one file
|
2015-11-23 21:06:15 +01:00 |
|
twinaphex
|
3ad52d0f08
|
Cleanups
|
2015-11-23 21:00:56 +01:00 |
|
twinaphex
|
1f87c6d9e2
|
Dont' try to access driver->video_context_data directly
|
2015-11-23 20:56:06 +01:00 |
|
twinaphex
|
41b46975f9
|
Cleanups - go through standard functions
|
2015-11-23 20:45:09 +01:00 |
|
twinaphex
|
d23d1f6cb0
|
(D3D) Attempted buildfix
|
2015-11-23 20:30:56 +01:00 |
|
twinaphex
|
ab6d8fe6cc
|
(compat_getopt.c) Include stdio.h
|
2015-11-23 20:26:32 +01:00 |
|
twinaphex
|
ca5184f8df
|
(Dsound) Buildfix
|
2015-11-23 20:26:02 +01:00 |
|
twinaphex
|
ad5e0c5981
|
(CoreAudio) Buildfix
|
2015-11-23 20:25:30 +01:00 |
|
Alcaro
|
c700da78c0
|
Merge pull request #2447 from heuripedes/master
(video_driver) Fix crash in deinit_pixel_converter()
|
2015-11-23 20:01:57 +01:00 |
|
Higor Eurípedes
|
d665f8a6e4
|
(video_driver) Fix crash in deinit_pixel_converter()
|
2015-11-23 15:46:56 -03:00 |
|
Alcaro
|
518f738dec
|
Nuke this one, it just instantly segfaults anyways.
|
2015-11-23 19:46:38 +01:00 |
|
Alcaro
|
4d8c1680c2
|
Stupid includes...
|
2015-11-23 19:45:00 +01:00 |
|
Alcaro
|
7b66b65823
|
Add some error messages if the null drivers are used.
|
2015-11-23 19:42:46 +01:00 |
|
twinaphex
|
7dcf0bbf99
|
remove unused variable
|
2015-11-23 19:40:43 +01:00 |
|
twinaphex
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
a688baebe0
|
Divorce driver->audio from driver_t struct
|
2015-11-23 19:30:47 +01:00 |
|
twinaphex
|
24400bc797
|
Divorce audio_data from driver_t struct
|
2015-11-23 19:22:18 +01:00 |
|