alphanu1
|
ff928ddb7c
|
Merge pull request #38 from alphanu1/alphanu1-patch-38
Linux switching incorporation
|
2018-04-29 13:51:44 +01:00 |
|
alphanu1
|
7d53e6a16f
|
Linux switching incorporation
|
2018-04-29 13:51:18 +01:00 |
|
alphanu1
|
d17ce844d5
|
Merge pull request #37 from alphanu1/alphanu1-patch-37
Linux switching incorporation
|
2018-04-29 13:50:08 +01:00 |
|
alphanu1
|
0498ab6b86
|
Linux switching incorporation
|
2018-04-29 13:49:32 +01:00 |
|
alphanu1
|
8aa4d52367
|
Merge pull request #36 from alphanu1/alphanu1-patch-36
Linux switching incorporation
|
2018-04-29 13:48:56 +01:00 |
|
alphanu1
|
a930afce31
|
Linux switching incorporation
|
2018-04-29 13:48:08 +01:00 |
|
twinaphex
|
4380bc52bd
|
(MSVC) Buildfixes
|
2018-04-29 14:47:57 +02:00 |
|
alphanu1
|
2d36a32bcd
|
Merge pull request #35 from alphanu1/alphanu1-patch-35
Linux switching incorporation
|
2018-04-29 13:47:26 +01:00 |
|
alphanu1
|
1eedb0406b
|
Linux switching incorporation
|
2018-04-29 13:46:43 +01:00 |
|
Twinaphex
|
6cd046a42a
|
Merge pull request #6650 from alphanu1/master
Restore resolution fix
|
2018-04-29 13:49:14 +02:00 |
|
alphanu1
|
c73b4b26ba
|
Merge pull request #34 from alphanu1/alphanu1-patch-34
Changes to stop unwanted resolution change for non CRT users
|
2018-04-29 01:42:50 +01:00 |
|
alphanu1
|
1f8540ca9d
|
Changes to stop unwanted resolution change for non CRT users
|
2018-04-29 01:41:38 +01:00 |
|
twinaphex
|
d36026575e
|
Remove obsolete diff
|
2018-04-29 01:12:54 +02:00 |
|
twinaphex
|
91fcb49270
|
(Menu audio) Fix situation where a libretro core is running
in the background and menu audio is playing - we don't want
audio_driver_menu_sample called then
|
2018-04-29 01:05:04 +02:00 |
|
twinaphex
|
b0ef193117
|
Add 'Enable menu audio' setting
|
2018-04-29 00:41:53 +02:00 |
|
twinaphex
|
773fc1ebad
|
Create audio_driver_menu_sample
|
2018-04-29 00:06:54 +02:00 |
|
alphanu1
|
90d62fd0cc
|
Restore resolution fix
|
2018-04-28 20:53:39 +01:00 |
|
alphanu1
|
b51c8d62e7
|
Restore resolution fix
|
2018-04-28 20:52:58 +01:00 |
|
alphanu1
|
6aa072b6cf
|
Restore resolution fix
|
2018-04-28 20:52:24 +01:00 |
|
alphanu1
|
46afabee6a
|
Merge pull request #33 from libretro/master
MME Update 172
|
2018-04-28 20:51:51 +01:00 |
|
twinaphex
|
686faa2407
|
Add experimental-audio.diff
|
2018-04-28 21:40:36 +02:00 |
|
twinaphex
|
b6df41d808
|
(audio_driver.c) Cleanups
|
2018-04-28 20:06:07 +02:00 |
|
twinaphex
|
5a80a6046f
|
(Android) Remove no longer needed machine/cpu-features.h
|
2018-04-28 19:29:30 +02:00 |
|
Twinaphex
|
80b480e855
|
Merge pull request #6648 from fr500/master
fix #6644
|
2018-04-28 19:07:54 +02:00 |
|
radius
|
7b82c8a9bc
|
fix #6644
|
2018-04-28 11:56:21 -05:00 |
|
radius
|
5e1a698fa2
|
fix #6644
|
2018-04-28 11:42:48 -05:00 |
|
twinaphex
|
f14735961a
|
(libFLAC) turn into relative path header includes
|
2018-04-28 15:14:53 +02:00 |
|
twinaphex
|
238091f182
|
(OSX/Android) Add Dr. Flac/Dr. Mp3 support to Android/OSX
|
2018-04-28 14:33:48 +02:00 |
|
twinaphex
|
e3ce768ad0
|
(dr_mp3.h) Fix C89_BUILD issues
|
2018-04-28 14:32:10 +02:00 |
|
twinaphex
|
3583e1e501
|
Update
|
2018-04-28 14:22:42 +02:00 |
|
twinaphex
|
e7272ddefa
|
(Audio mixer) Add MP3 support as well
|
2018-04-28 14:18:04 +02:00 |
|
twinaphex
|
64f31f1ddd
|
Update libretro-common
|
2018-04-28 13:52:54 +02:00 |
|
Twinaphex
|
2439673dcf
|
Merge pull request #6646 from RobLoach/gfx-context
Fix missing division in mali fbdev
|
2018-04-28 13:26:20 +02:00 |
|
twinaphex
|
381f14fa9a
|
(dr_flac.h) Silence warnings
|
2018-04-28 13:13:22 +02:00 |
|
twinaphex
|
9a6e069d6f
|
(dr_flac.h) Assume stdint.h presence
|
2018-04-28 12:44:52 +02:00 |
|
twinaphex
|
89d765d6c7
|
Define DR_FLAC_NO_STDIO
|
2018-04-28 12:44:25 +02:00 |
|
twinaphex
|
437c4fbc0a
|
(dr_flac.h) C89_BUILD fixes
|
2018-04-28 12:37:50 +02:00 |
|
twinaphex
|
3f7c318e3f
|
(Audio mixer) Add FLAC support to audio mixer
|
2018-04-28 11:17:37 +02:00 |
|
Rob Loach
|
71c031099b
|
Fix missing division in mali fbdev
|
2018-04-27 22:44:53 -04:00 |
|
twinaphex
|
faa99bd323
|
Start adding FLAC hooks
|
2018-04-27 23:45:06 +02:00 |
|
twinaphex
|
714f7b7b13
|
Cleanups
|
2018-04-27 23:21:44 +02:00 |
|
twinaphex
|
958602d328
|
HAVE_BUILTINFLAC no longer needs to be excluded for C89
|
2018-04-27 23:17:28 +02:00 |
|
twinaphex
|
1f2ef858ab
|
Update libretro-common
|
2018-04-27 23:12:24 +02:00 |
|
Twinaphex
|
b693d76ebb
|
Merge pull request #6638 from bearoso/fixmali
Fix typo in mali fbdev driver.
|
2018-04-27 19:57:56 +02:00 |
|
Twinaphex
|
6ad624f5bd
|
Merge pull request #6639 from bearoso/travis
Adjust travis build to only use libraries the build-server supports.
|
2018-04-27 19:57:45 +02:00 |
|
Brandon Wright
|
c7f04102c7
|
Adjust travis build to only use libraries the build-server supports.
|
2018-04-27 12:48:58 -05:00 |
|
Brandon Wright
|
0e013ced75
|
Fix typo in mali fbdev driver.
|
2018-04-27 12:42:46 -05:00 |
|
Twinaphex
|
e52bb69b35
|
Merge pull request #6637 from orbea/flac
Makefile.common: Fix segfaults with --disable-builtinflac.
|
2018-04-27 19:02:09 +02:00 |
|
orbea
|
76b4b426af
|
Makefile.common: Fix segfaults with --disable-builtinflac.
|
2018-04-27 09:54:05 -07:00 |
|
twinaphex
|
80025692c1
|
(Android) Bump up version code
|
2018-04-26 21:25:38 +02:00 |
|