Henrik Rydgård
e6d104257e
Merge pull request #9142 from latot/mini
...
Fix sscanf types and sizes
2016-12-03 13:54:55 +01:00
latot
7047ad2271
fix sscanf types
2016-12-02 22:46:52 -03:00
Henrik Rydgård
e049cceed7
Merge pull request #9138 from hrydgard/bluetooth-audio-option
...
Add a setting to make the audio buffer sizes bluetooth-friendly on Android.
2016-12-02 13:22:21 +01:00
Henrik Rydgard
8594e449a2
Only show the option on Android
2016-12-01 21:40:44 +01:00
Henrik Rydgard
dee686b9d4
Add a setting to make the audio buffer sizes bluetooth-friendly on Android.
...
Replaces #8846
2016-12-01 21:36:44 +01:00
Henrik Rydgard
e1e335885c
A better alternative to #8564
2016-12-01 18:23:58 +01:00
Henrik Rydgard
bc746bd513
Merge branch 'ui-minor' of https://github.com/unknownbrackets/ppsspp into unknownbrackets-ui-minor
2016-12-01 18:13:14 +01:00
Henrik Rydgard
79bb15ae4f
Update lang submodule
2016-12-01 17:28:53 +01:00
Henrik Rydgård
405ac4f2cc
Merge pull request #9041 from unknownbrackets/vulkan
...
WIP: Progress toward device restore on Vulkan
2016-12-01 15:58:32 +01:00
Henrik Rydgård
c2232503a5
Merge pull request #9137 from hrydgard/vertex-decoder-calling-convention
...
Follow the ARM calling convention closer in the vertex decoder
2016-12-01 15:58:10 +01:00
Henrik Rydgard
fe6d2d4017
Avoid unaligned accesses when hashing vertex data on ARM. Fixes #9114 , may help #9128 and #9129 .
2016-12-01 15:56:05 +01:00
Henrik Rydgard
e6757615dc
Follow the ARM calling convention closer in the vertex decoder
2016-12-01 15:56:05 +01:00
Henrik Rydgard
3e85c9c931
Follow the ARM calling convention closer in the vertex decoder
2016-12-01 14:43:40 +01:00
Henrik Rydgård
923d82c391
Merge pull request #8975 from tywald/master
...
Ad hoc: Band-aid fix for clear peer list. Should fix #7331
2016-11-28 18:37:50 +01:00
Henrik Rydgård
7930d1f1c8
Merge pull request #9127 from adenovan/psp2
...
Phantasy Star Portable 2 port offset fix
2016-11-22 19:19:13 +01:00
Ade Novan
55de66b5ef
Phantasy Star Portable 2 port offset fix
2016-11-22 19:57:11 +08:00
Henrik Rydgård
01481da449
Merge pull request #9124 from Bigpet/joystickSDLFixes
...
SDL gamepad missing buttons
2016-11-20 19:41:10 +01:00
Bigpet
d6b8123662
add left and right thumbstick button handling in SDL gamepad.
2016-11-20 18:50:06 +01:00
LunaMoo
9c08b60564
Merge pull request #9113 from LunaMoo/Oops
...
Oops
2016-11-05 06:32:14 +01:00
LunaMoo
f9df189cca
This could be a problem on less forgiving drivers, sorry.
2016-11-05 06:08:49 +01:00
Henrik Rydgard
5df685fa07
Fix another couple of arch define things
2016-11-03 22:25:55 +01:00
Henrik Rydgard
ea5e9f8c35
Fix ARM64 Android build
2016-11-03 22:15:50 +01:00
Florent Castelli
da97119388
Merge pull request #9109 from joolswills/rpi_link_libs
...
Look in /opt/vc/lib for rpi opengl libs - #9104
2016-11-01 18:49:39 +01:00
Jools Wills
7e791d28a2
Look in /opt/vc/lib for rpi opengl libs - #9104
2016-11-01 17:33:52 +00:00
Henrik Rydgård
547b362449
Merge pull request #9091 from LunaMoo/cwc_comments
...
CWCheat: minor fixes for comments
2016-11-01 09:53:49 +01:00
Henrik Rydgård
9ec4c8bd31
Merge pull request #9108 from joolswills/rpi_fix
...
Fix building on rpi - #9104
2016-11-01 09:53:31 +01:00
Jools Wills
afe8e2bfb4
Fix building on rpi - #9104
...
Check for PPSSPP_ARCH(ARM_NEON) for neon code
Fix up rpi armv6/armv6 toolchain to work around issue with CMAKE_*_FLAGS not being set.
2016-11-01 02:45:30 +00:00
Henrik Rydgard
6e7e62f3d5
Fix compiler check in Arm64Emitter.cpp. Should help #9104
2016-10-31 22:34:15 +01:00
Florent Castelli
934aff4733
Merge pull request #9100 from Orphis/cmake_cleanup
...
cmake: Update FindSDL2 and use imported target
2016-10-29 20:12:42 +02:00
Florent Castelli
4966997826
Merge pull request #9101 from Orphis/cmake_output
...
cmake: Don't hide CMake's output
2016-10-29 20:12:34 +02:00
Florent Castelli
2b31e5b2d5
cmake: Don't hide CMake's output
2016-10-29 20:06:08 +02:00
Florent Castelli
24440591a8
cmake: Update FindSDL2 and use imported target
2016-10-29 19:56:30 +02:00
Henrik Rydgard
a1f25ceb7f
Fix bug in input box handling. Should fix #9095 .
2016-10-26 19:06:41 +02:00
Henrik Rydgard
cc37528ccb
Properly update the ffmpeg submodule
2016-10-26 01:08:39 +02:00
Henrik Rydgård
e74b77e84c
Merge pull request #9096 from orbea/ppsspp
...
Update submodules
2016-10-26 01:00:01 +02:00
orbea
7d2de6354f
Update submodules
2016-10-25 13:58:49 -07:00
Henrik Rydgård
dba95bd3f1
Merge pull request #9092 from LunaMoo/effects
...
Make 4xHQ look good without tweaking.
2016-10-24 11:06:52 +02:00
LunaMoo
5765655214
Fix comments after code lines and avoid UI crash from empty comments
2016-10-24 04:37:49 +02:00
Florent Castelli
2152b4b500
Merge pull request #9088 from mattkanwisher/update-docs-ios
...
fix ios build docs
2016-10-24 01:36:01 +02:00
Matthew Campbell
5d17c5e38e
fix ios build docs
2016-10-23 09:55:57 +07:00
Florent Castelli
4a977d87dd
Merge pull request #9085 from Orphis/android
...
config: Android is a Linux too
2016-10-20 17:56:01 +02:00
Florent Castelli
332adc456d
config: Android is a Linux too
2016-10-20 17:39:47 +02:00
Florent Castelli
7ddd68de17
Merge pull request #9082 from Orphis/cmake_cleanup
...
cmake: Detect features at compile time
2016-10-19 13:05:58 +02:00
Florent Castelli
8c3552de74
cmake: Detect features at compile time
...
Instead of relying on manually passed down flags from CMake,
we now have ppsspp_config.h file to create the platform defines for us.
This improves support for multiplatform builds (such as iOS).
2016-10-19 12:31:19 +02:00
LunaMoo
c7e2d1b7c7
Make 4xHQ look good without tweaking.
2016-10-18 10:38:23 +02:00
Florent Castelli
912a58d6c8
Merge pull request #9081 from Orphis/ios
...
ios: Fix duplicated -arch flags in ASM files
2016-10-18 00:45:19 +02:00
Florent Castelli
497ae685fa
ios: Fix duplicated -arch flags in ASM files
2016-10-18 00:43:39 +02:00
Florent Castelli
42b46633d4
Merge pull request #9061 from Orphis/qt
...
Qt updates
2016-10-18 00:40:54 +02:00
Florent Castelli
6ab5243101
qmake: Remove!
...
25% of the build systems have been removed.
2016-10-17 23:45:22 +02:00
Florent Castelli
38ccdd2c3b
travis: Build Linux/Qt with CMake
2016-10-17 23:45:22 +02:00