24937 Commits

Author SHA1 Message Date
aliaspider
2dcb7264ed (3DS) add pocketsnes buildrules. 2015-11-24 13:01:06 +01:00
aliaspider
594078890d (3DS) move *.png *.wav to ctr/assets/ 2015-11-24 12:49:58 +01:00
aliaspider
be5755fe59 (3DS) build fix. 2015-11-24 12:02:02 +01:00
Twinaphex
c5b51de937 Merge pull request #2452 from heuripedes/master
(task_http) Abort task on error
2015-11-24 11:36:55 +01:00
Twinaphex
0958acd0b1 Merge pull request #2455 from aliaspider/master
(3DS) update.
2015-11-24 11:36:00 +01:00
aliaspider
38579e56ff (3DS) gfx driver: add missing d-cache flush. 2015-11-24 11:25:28 +01:00
aliaspider
e61616fd5d (3DS) edits. 2015-11-24 11:05:31 +01:00
aliaspider
f22d26f881 (3DS) rewrite the dsp audio driver to use a single looping wave buffer. 2015-11-24 11:04:22 +01:00
Higor Eurípedes
afce03a20e (task_http) Abort task on error 2015-11-23 22:45:36 -03:00
twinaphex
f04f4c89c8 Turn another function static 2015-11-24 02:18:41 +01:00
twinaphex
00a0ab3fac Yet more HAVE_LIBRETRODB ifdefs - hope these are the last 2015-11-24 01:57:33 +01:00
twinaphex
1639f27f8c Turn check_block_hotkey into static function 2015-11-24 01:54:21 +01:00
twinaphex
cd51102281 Remove scaler_get_ptr 2015-11-24 01:50:37 +01:00
twinaphex
009813a694 Derp - ininite loop 2015-11-24 01:36:27 +01:00
twinaphex
6267c16be2 Remove header include 2015-11-24 01:32:43 +01:00
twinaphex
51291067eb video_driver.c) Turn some functions static 2015-11-24 01:30:52 +01:00
twinaphex
1f62479068 move video_frame to gfx/video_driver.c 2015-11-24 01:26:59 +01:00
twinaphex
909ee01012 Move input_state code to input_common.c 2015-11-24 01:19:48 +01:00
twinaphex
075a4891dc Buildfix/move input code around 2015-11-24 01:18:00 +01:00
twinaphex
6e86dd5491 More HAVE_LIBRETRODB ifdefs 2015-11-24 01:14:23 +01:00
twinaphex
f0b3731e4f Ifdef more scanning code 2015-11-24 01:12:50 +01:00
twinaphex
60dd3fe8b3 Move input_data related code to input/input_common.c 2015-11-24 00:53:47 +01:00
Twinaphex
4d8f024f0c Merge pull request #2451 from heuripedes/master
(task_file_transfer) Fix --disable-zlib builds
2015-11-24 00:43:45 +01:00
Higor Eurípedes
1d946a1b27 (task_file_transfer) Fix --disable-zlib builds 2015-11-23 20:41:25 -03:00
twinaphex
59e66b5755 Remove duplicate min/max macros 2015-11-24 00:38:48 +01:00
twinaphex
c94b5e5616 remove M_PI define 2015-11-24 00:36:11 +01:00
twinaphex
d1b9dbe7dc move db_to_gain to retro_miscellaneous.h 2015-11-24 00:35:14 +01:00
twinaphex
73fcbe3786 retro_miscellaneous.h - include math.h 2015-11-24 00:33:40 +01:00
twinaphex
516422b1d1 Build fix 2015-11-24 00:23:32 +01:00
twinaphex
a3e52a9369 Put M_PI inside retro_miscellaneous.h 2015-11-24 00:05:37 +01:00
twinaphex
deae90e0bb Move use_rgba to gfx/video_driver.c - get rid of driver_t dependencies 2015-11-23 23:58:40 +01:00
twinaphex
f358962e40 Fix typo 2015-11-23 23:48:22 +01:00
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