Brad Parker
|
d7aaab7a33
|
fixes
|
2017-01-26 21:20:59 -05:00 |
|
Brad Parker
|
9cf4562f26
|
fix memory allocation
|
2017-01-26 18:46:50 -05:00 |
|
Brad Parker
|
6a79a81e4d
|
allocate enough memory for resampler, always put two channels into buffers
|
2017-01-26 00:59:53 -05:00 |
|
Brad Parker
|
f8ad1c6622
|
use aligned memory buffers
|
2017-01-25 17:30:15 -05:00 |
|
Brad Parker
|
4fae51edcb
|
initial resampling wav loader
|
2017-01-25 01:28:48 -05:00 |
|
twinaphex
|
e3842d4169
|
Make audio_mix.c C89-compatible
|
2017-01-24 16:59:03 +01:00 |
|
twinaphex
|
6e59a2cce1
|
Copy buf inside entry first
|
2017-01-24 16:56:22 +01:00 |
|
twinaphex
|
0006849ed5
|
use path_remove_extension from libretro-common file_path.c instead
|
2017-01-24 16:50:40 +01:00 |
|
twinaphex
|
fa6dc9ec52
|
(ffmpeg) Better error handling
|
2017-01-24 16:28:07 +01:00 |
|
twinaphex
|
e8f550b528
|
Use string_is_empty inside core_impl.c
|
2017-01-24 16:08:25 +01:00 |
|
twinaphex
|
50a7e634c9
|
Get rid of this log message
|
2017-01-24 15:15:41 +01:00 |
|
twinaphex
|
efff2be528
|
Another cleanup
|
2017-01-24 15:04:32 +01:00 |
|
twinaphex
|
3d7183577e
|
Clean this up further
|
2017-01-24 15:03:23 +01:00 |
|
twinaphex
|
afb0881f05
|
Incompatible shader backend conditional was reached even if we had
no shader set
|
2017-01-24 15:01:48 +01:00 |
|
Twinaphex
|
a9ceed79fa
|
Silence unused variable warning
|
2017-01-24 14:15:36 +01:00 |
|
twinaphex
|
3a4963b474
|
(vita2d_gfx.c) Cleanups
|
2017-01-24 14:08:28 +01:00 |
|
twinaphex
|
19d2649c61
|
Update psp1_gfx.c
|
2017-01-24 14:04:12 +01:00 |
|
twinaphex
|
93812f58ba
|
We don't need the settings variable here
|
2017-01-24 14:02:09 +01:00 |
|
Twinaphex
|
5005c1aa27
|
Merge pull request #4496 from vanfanel/master
DISPMANX: Add missing include and remove redundant one.
|
2017-01-24 14:01:26 +01:00 |
|
vanfanel
|
ae3cdaccb9
|
DISPMANX: Add missing include and remove redundant one.
|
2017-01-24 13:58:55 +01:00 |
|
Twinaphex
|
8b02d2bd36
|
Merge pull request #4494 from fr500/master
better filename matching
|
2017-01-24 12:10:03 +01:00 |
|
aliaspider
|
0ba9faa8bd
|
(CTR) build fix.
|
2017-01-24 10:43:35 +01:00 |
|
Brad Parker
|
2c97e330de
|
remove unused code
|
2017-01-24 01:04:00 -05:00 |
|
Brad Parker
|
57949227df
|
DOS: initial input/joypad driver
|
2017-01-24 00:55:58 -05:00 |
|
radius
|
8f766574d3
|
strstr produces lot of false matches, path_remote_extension didn't seem to work so I included my own version
|
2017-01-23 21:21:26 -05:00 |
|
twinaphex
|
793c894abb
|
(task_screenshot.c) Cleanups
|
2017-01-24 01:58:48 +01:00 |
|
radius
|
d1e554ac2e
|
log the port too
|
2017-01-23 19:58:25 -05:00 |
|
Twinaphex
|
7aaf193810
|
Merge pull request #4492 from aliaspider/master
(Wii) another fix devkitpro r29.
|
2017-01-24 01:26:06 +01:00 |
|
aliaspider
|
3a6e49311f
|
(Wii) use C version of guMtxConcat (ps_guMtxConcat broken in devkitpro
r29).
|
2017-01-24 01:23:18 +01:00 |
|
twinaphex
|
062433491f
|
(task_netplay_find_content.c) Try to prevent new resource leaks
|
2017-01-24 00:48:40 +01:00 |
|
twinaphex
|
669599cfd7
|
Add audio_mix to libretro-common
|
2017-01-24 00:29:40 +01:00 |
|
Twinaphex
|
bce47862ad
|
Merge pull request #4490 from aliaspider/master
(Wii) buildfix for HAVE_NETWORKING=1.
|
2017-01-23 23:32:33 +01:00 |
|
aliaspider
|
9348369824
|
(Wii) buildfix for HAVE_NETWORKING=1.
|
2017-01-23 23:27:08 +01:00 |
|
twinaphex
|
d28c138d09
|
(task_content.c) Cleanups
|
2017-01-23 21:03:41 +01:00 |
|
Brad Parker
|
7c41903ecb
|
GDI: fix color rendering of RGUI menu
|
2017-01-23 14:50:31 -05:00 |
|
Twinaphex
|
187c1dc5a7
|
Merge pull request #4486 from aliaspider/master
(ngc/Wii/WiiU) buildfix for devkitpro r29.
|
2017-01-23 20:00:56 +01:00 |
|
twinaphex
|
1437d21457
|
Only call task_push_image_load if image exists
|
2017-01-23 18:30:17 +01:00 |
|
aliaspider
|
1db0d0ffbb
|
Merge branch 'master' of https://github.com/aliaspider/RetroArch
|
2017-01-23 16:20:49 +01:00 |
|
twinaphex
|
5be98cc87c
|
Header include buildfix
|
2017-01-23 16:17:57 +01:00 |
|
aliaspider
|
021b510452
|
(WiiU) refactors/cleanups.
|
2017-01-23 16:14:05 +01:00 |
|
aliaspider
|
272f7c0a85
|
(WiiU) cleanups.
|
2017-01-23 16:01:53 +01:00 |
|
aliaspider
|
ae0e519639
|
(Wii) buildfix for devkitPPC r29.
|
2017-01-23 16:01:53 +01:00 |
|
aliaspider
|
1601febabc
|
(WiiU) buildfix for devkitPPC r29.
- add wut headers and elf2rpl to source tree.
|
2017-01-23 16:01:53 +01:00 |
|
aliaspider
|
e96ad48cd1
|
(WiiU) refactors/cleanups.
|
2017-01-23 15:59:44 +01:00 |
|
twinaphex
|
fb84259742
|
Refactor some functions
|
2017-01-23 15:24:33 +01:00 |
|
Twinaphex
|
400d4f1684
|
Merge pull request #4485 from vanfanel/master
DISPMANX: now waiting for free pages after issuing flip, instead of b…
|
2017-01-23 15:20:19 +01:00 |
|
twinaphex
|
bacef54766
|
Cleanups - use runloop_get_status
|
2017-01-23 15:19:46 +01:00 |
|
The Last Cabra
|
0e542037d8
|
Merge branch 'master' into master
|
2017-01-23 15:16:19 +01:00 |
|
twinaphex
|
c19a0bdc5d
|
Simplify take_screenshot function
|
2017-01-23 15:13:31 +01:00 |
|
twinaphex
|
0489bc6196
|
Cleanups
|
2017-01-23 15:05:11 +01:00 |
|