twinaphex
|
3ae52e2095
|
Prevent potential crashes when pressing left/right on playlists
|
2017-02-24 06:58:22 +01:00 |
|
twinaphex
|
26474ee99e
|
Update
|
2017-02-24 06:52:45 +01:00 |
|
twinaphex
|
af02707298
|
Update core_manager.c
|
2017-02-24 06:41:18 +01:00 |
|
twinaphex
|
cc75e002cd
|
Add managers/core_manager.c
|
2017-02-24 06:29:13 +01:00 |
|
twinaphex
|
d6ecfd42b5
|
Take out logging
|
2017-02-24 06:26:50 +01:00 |
|
twinaphex
|
59b86027e9
|
Simplify menu_displaylist_parse_cores
|
2017-02-24 06:26:20 +01:00 |
|
twinaphex
|
fd5836d4e7
|
Prevent crash
|
2017-02-24 04:53:54 +01:00 |
|
twinaphex
|
db02a0c52a
|
Move this back
|
2017-02-24 02:21:18 +01:00 |
|
twinaphex
|
b36683ba09
|
Enable companion UI start on boot if HAVE_DYNAMIC = false
|
2017-02-24 02:19:15 +01:00 |
|
Jean-André Santoni
|
e6bdc9363c
|
Buildfix for RetroArch_iOS10_static
|
2017-02-24 01:42:37 +01:00 |
|
Twinaphex
|
7a510000bb
|
Need to change bundle identifier for RetroArchiOS 10
|
2017-02-24 01:11:02 +01:00 |
|
Twinaphex
|
d462e91659
|
Merge pull request #4690 from libretro/msr_temp
Avoid 'unused scalar variable' warning
|
2017-02-23 21:50:28 +01:00 |
|
twinaphex
|
b5b87d7735
|
Avoid 'unused scalar variable' warning
|
2017-02-23 21:49:51 +01:00 |
|
Twinaphex
|
6146daf5e8
|
Merge pull request #4689 from libretro/coverity_scan
Coverity scan
|
2017-02-23 21:35:33 +01:00 |
|
twinaphex
|
b8e68030d0
|
(menu_cbs_ok.c) Cleanups
|
2017-02-23 21:35:06 +01:00 |
|
twinaphex
|
dcd4d6b422
|
Cleanups
|
2017-02-23 21:32:38 +01:00 |
|
Twinaphex
|
d969229f6a
|
Merge pull request #4688 from libretro/msr_temp
Make sure to save the config file after bundle_decompressed
|
2017-02-23 15:18:08 +01:00 |
|
twinaphex
|
1f9059f2b5
|
Make sure to save the config file after bundle_decompressed
|
2017-02-23 15:16:51 +01:00 |
|
twinaphex
|
f9ca3c9d87
|
stb_vorbis.h - get rid of this
|
2017-02-23 14:29:47 +01:00 |
|
twinaphex
|
8cbb4e13ee
|
Prevent crashes
|
2017-02-23 14:27:43 +01:00 |
|
twinaphex
|
2074d25441
|
Make STB_VORBIS optional
|
2017-02-23 05:56:31 +01:00 |
|
twinaphex
|
aaef2bb820
|
Add audio_mixer.h header file
|
2017-02-23 05:32:03 +01:00 |
|
twinaphex
|
8de102e607
|
Make stb_vorbis C89-compatible
|
2017-02-23 05:23:34 +01:00 |
|
twinaphex
|
22223fa6c4
|
Fix CXX_BUILD for audio_mixer
|
2017-02-23 04:41:43 +01:00 |
|
Twinaphex
|
1dcf57c046
|
Buildfixes for stb_vorbis.h
|
2017-02-23 04:28:36 +01:00 |
|
twinaphex
|
cec74a9460
|
Add audio_mixer.c for console/Apple builds
|
2017-02-23 04:26:27 +01:00 |
|
twinaphex
|
c5b7a69801
|
Cleanups
|
2017-02-23 04:03:53 +01:00 |
|
twinaphex
|
4e0c24acbe
|
Some cleanups for audio mixer
|
2017-02-23 04:00:40 +01:00 |
|
Twinaphex
|
c8dfdaa5ff
|
Merge pull request #4687 from leiradel/feature/mixer
Feature/mixer
|
2017-02-23 03:39:19 +01:00 |
|
Andre Leiradella
|
342d399a2a
|
Don't dispose the sound on behalf of the user
|
2017-02-23 00:15:07 +00:00 |
|
Andre Leiradella
|
13ef64769d
|
Properly dispose the sound
|
2017-02-23 00:10:16 +00:00 |
|
Andre Leiradella
|
1499a7ec64
|
Added the audio mixer to the Makefile
|
2017-02-23 00:00:16 +00:00 |
|
Andre Leiradella
|
7e029a5981
|
Added an audio mixer
|
2017-02-22 23:54:28 +00:00 |
|
Jean-André Santoni
|
8a6e102a82
|
Increase UPNP compatibility
|
2017-02-22 23:02:17 +01:00 |
|
twinaphex
|
bd9e2e5fc7
|
Revert "Cleanups - menu_cbs_left.c"
This reverts commit 378a69aba9 .
|
2017-02-22 18:45:07 +01:00 |
|
twinaphex
|
dba6c537f2
|
Revert "Cleanups"
This reverts commit e9f1b25e55 .
|
2017-02-22 18:44:59 +01:00 |
|
twinaphex
|
e9f1b25e55
|
Cleanups
|
2017-02-22 07:23:40 +01:00 |
|
twinaphex
|
378a69aba9
|
Cleanups - menu_cbs_left.c
|
2017-02-22 07:21:51 +01:00 |
|
twinaphex
|
80fff292d8
|
action_right_mainmenu - cleanups
|
2017-02-22 07:14:41 +01:00 |
|
twinaphex
|
c72311a708
|
Cleanups for left/right callbacks
|
2017-02-22 06:01:02 +01:00 |
|
Brad Parker
|
d61d55e3ea
|
update nuklear
|
2017-02-21 23:53:29 -05:00 |
|
twinaphex
|
ea56249661
|
(net_natt.c) Free net_addrinfo before going out of scope
|
2017-02-22 05:24:28 +01:00 |
|
bparker06
|
8eb32fa824
|
Merge pull request #4684 from GregorR/natt-uninitialized
Fixed a bug failing to check initialization in non-UPnP-supporting setups
|
2017-02-21 22:09:11 -05:00 |
|
BuildTools
|
ac9aa4783a
|
Fixed a bug failing to check initialization in non-UPnP-supporting
setups
|
2017-02-21 22:02:20 -05:00 |
|
twinaphex
|
4403734d97
|
(audio_mix.c) Cleanups
|
2017-02-22 02:04:28 +01:00 |
|
twinaphex
|
5e6a79c4ac
|
Try to fix Coverity warnings
|
2017-02-22 01:57:16 +01:00 |
|
Twinaphex
|
636ab5c12c
|
Enable 'Requires Fullscreen'
|
2017-02-22 00:26:13 +01:00 |
|
Twinaphex
|
44f08a4739
|
(iOS) Use libretro_ios.a
|
2017-02-22 00:20:45 +01:00 |
|
twinaphex
|
f7f333477c
|
Add iOS 10 static solution
|
2017-02-22 00:01:13 +01:00 |
|
Twinaphex
|
188141a628
|
Merge pull request #4683 from GregorR/ranetplayer-info-packet
Make ranetplayer save the INFO packet as a sort of format header
|
2017-02-21 23:55:26 +01:00 |
|