twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
|
twinaphex
|
af477ff317
|
C89 buildfix
|
2017-08-06 17:11:13 +02:00 |
|
radius
|
cf8783644d
|
allow screenshots into content dir via bool setting in addition of the empty string
|
2017-08-05 13:57:24 -05:00 |
|
Twinaphex
|
d11b9e80b4
|
Merge pull request #5244 from rtissera/modsupport
Add MOD/S3M/XM support to audio mixer (libretro-common) through micromod/ibxm
|
2017-08-04 20:36:55 +02:00 |
|
Romain Tisserand
|
cbe2d9a941
|
Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository)
|
2017-08-04 15:05:29 +02:00 |
|
radius
|
3a3d9cd41e
|
if swap override is not specified it should be false
|
2017-08-04 01:37:16 -05:00 |
|
twinaphex
|
50b838d8ed
|
Cleanups
|
2017-07-30 10:11:41 +02:00 |
|
Rob Loach
|
bbb2a7d6f4
|
Add serial detection for Wii
|
2017-07-29 23:23:05 -04:00 |
|
Brad Parker
|
5733d8ebd5
|
move content list builder into scanner task with progress, fixes menu freeze with large playlists
|
2017-07-09 00:44:02 -04:00 |
|
Twinaphex
|
6995154a9a
|
Merge pull request #5133 from fr500/master
Fix #5091
|
2017-07-01 04:35:59 +02:00 |
|
twinaphex
|
e9f9702a2d
|
(playlist.c) Don't expose struct details to outside
|
2017-07-01 03:38:36 +02:00 |
|
radius
|
0a7968761f
|
improve logging
|
2017-06-30 20:05:30 -05:00 |
|
twinaphex
|
b11620e1eb
|
Add retro_timers.h/retro_math.h
|
2017-06-28 04:41:38 +02:00 |
|
twinaphex
|
6af5bd01bf
|
Merge retro_stat and file_path
|
2017-06-16 15:00:11 +02:00 |
|
twinaphex
|
6c81007eb9
|
Should hopefully fix scanning of PS1 games
|
2017-06-07 11:12:11 +02:00 |
|
twinaphex
|
c7b45aaf80
|
warning fix for C89_BUILD
|
2017-06-06 23:22:20 +02:00 |
|
twinaphex
|
f5225a479e
|
(task_database_cue.c) Use string_is_equal instead
|
2017-06-06 10:20:34 +02:00 |
|
twinaphex
|
3d54afdc1b
|
Change to string_is_equal
|
2017-06-06 09:46:13 +02:00 |
|
twinaphex
|
6b638cae8b
|
prevent uninitialized variable
|
2017-05-31 02:21:43 +02:00 |
|
Tatsuya79
|
1df9766491
|
Hide load message when saving state.
fix https://github.com/libretro/RetroArch/issues/4460
|
2017-05-30 14:07:04 +02:00 |
|
twinaphex
|
449483206f
|
Revert "New attempt to fix memory leaks of struct retro_system_info"
This reverts commit a1d3dd69dd .
|
2017-05-30 01:44:49 +02:00 |
|
twinaphex
|
a1d3dd69dd
|
New attempt to fix memory leaks of struct retro_system_info
char variables
|
2017-05-29 22:24:10 +02:00 |
|
twinaphex
|
dfae380f33
|
Backport patches -
- Attempt to skip cheevos when path is of media type
- Don't do CRC32 encoding for media types
|
2017-05-29 20:26:10 +02:00 |
|
twinaphex
|
9fa871ccf9
|
Buildfixes for consoles
|
2017-05-28 18:33:44 +02:00 |
|
twinaphex
|
cf2f8f6489
|
Prevent passing NULL/empty strings to memcmp
|
2017-05-28 18:07:00 +02:00 |
|
twinaphex
|
3fbed8df27
|
(Menu) Menu driver no longer uses a duplicate system info
struct
|
2017-05-28 17:21:57 +02:00 |
|
twinaphex
|
c74104f8c9
|
Get rid of RARCH_MENU_CTL_SYSTEM_INFO_*
|
2017-05-28 16:25:46 +02:00 |
|
radius
|
f019b434ef
|
resume game immediately if it was already underway
|
2017-05-27 20:21:44 -05:00 |
|
twinaphex
|
9438545bca
|
Add music tab for non-ffmpeg enabled builds now; add 'Run'
and 'Add to mixer' options when selecting Ogg/WAV files
|
2017-05-27 23:56:10 +02:00 |
|
aliaspider
|
bf7d19f401
|
skip loading a core when it is already active when starting a netplay
game.
|
2017-05-24 15:10:31 +01:00 |
|
radius
|
a98c2c38c0
|
update copyrights
|
2017-05-23 19:55:47 -05:00 |
|
Twinaphex
|
50fc71a0a6
|
Merge pull request #4957 from fr500/fixes
[lobby] allow connecting without reloading content
|
2017-05-22 08:23:24 +02:00 |
|
aliaspider
|
634de19dc9
|
(WiiU) enable libretrodb.
|
2017-05-22 06:07:27 +01:00 |
|
radius
|
bae2110bb4
|
cleanup conditionals
|
2017-05-21 23:43:12 -05:00 |
|
radius
|
d1291f406b
|
allow connecting without reloading content when content_get_crc matches with that of the current loaded game
|
2017-05-21 23:43:12 -05:00 |
|
aliaspider
|
eede1a4978
|
no need to swap endianess here.
|
2017-05-22 05:26:13 +01:00 |
|
twinaphex
|
4333e3d5e7
|
Cleanups
|
2017-05-20 14:02:16 +02:00 |
|
twinaphex
|
a87f3ae3cd
|
Prevent explicit NULL pointer dereference warning
|
2017-05-19 18:54:40 +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
|
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
|
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 |
|
radius
|
6e45af3858
|
look into the history playlist too
|
2017-05-17 02:08:17 -05:00 |
|
twinaphex
|
1bf0175da4
|
Try to prevent string message leaking in tasks
|
2017-05-16 04:50:20 +02:00 |
|