Mathieu Schroeter
|
e8ac65c3d1
|
WIP
|
2018-06-14 23:09:39 +02:00 |
|
Mathieu Schroeter
|
692330bf00
|
Drop dead code
|
2018-06-09 12:30:33 +02:00 |
|
Mathieu Schroeter
|
af5d600757
|
Link the whole planetblupi library
|
2018-06-09 11:42:56 +02:00 |
|
Mathieu Schroeter
|
081c538297
|
Try to fix a bit the linking with SDL2
But it's broken
|
2018-06-08 21:22:04 +02:00 |
|
Mathieu Schroeter
|
0f03c22783
|
Revert "Use static link with android main SDL"
Must be dynamic.. build failed..
This reverts commit 846c4720c733584699800b10e930fc343a0c4fc3.
|
2018-06-08 21:05:29 +02:00 |
|
Mathieu Schroeter
|
846c4720c7
|
Use static link with android main SDL
|
2018-06-08 20:57:48 +02:00 |
|
Mathieu Schroeter
|
e7467b411d
|
Enable haptic because it's needed by android
|
2018-06-08 20:57:32 +02:00 |
|
Mathieu Schroeter
|
4b2d8e7677
|
Disable explicitly jack with android
|
2018-06-08 20:57:04 +02:00 |
|
Mathieu Schroeter
|
0b1c72e5e2
|
Do not build libsndfile on android
|
2018-06-08 20:56:46 +02:00 |
|
Mathieu Schroeter
|
e7bff98fb6
|
Pass LDFLAGS and CPPFLAGS for local lib/include with android
|
2018-06-08 20:56:27 +02:00 |
|
Mathieu Schroeter
|
1783fdf41f
|
Fix merge
|
2018-06-08 15:53:27 +02:00 |
|
Mathieu Schroeter
|
0bd1c37f2c
|
Fix bad merge
|
2018-06-08 10:50:30 +02:00 |
|
Mathieu Schroeter
|
2f4d1b73bc
|
Merge branch 'wip/android' of https://github.com/krzys-h/planetblupi-dev into krzys-h-wip/android
|
2018-06-08 10:40:02 +02:00 |
|
Mathieu Schroeter
|
f0c565e88a
|
Fix configure option for SDL2 as done by @krzys-h in the Android MR
|
2018-06-08 10:34:02 +02:00 |
|
Mathieu Schroeter
|
d4efb93c9c
|
Use an option as suggested by @krzys-h with the Android MR
|
2018-06-08 10:34:02 +02:00 |
|
Mathieu Schroeter
|
b622edeb57
|
Upgrade SDL2 to latest version
|
2018-05-29 18:11:17 +02:00 |
|
Mathieu Schroeter
|
e33632187b
|
Fix pulseaudio build with glibc >= 2.27
|
2018-05-29 16:29:08 +02:00 |
|
Mathieu Schroeter
|
0694627017
|
Upgrade libpng version
|
2018-02-13 23:45:05 +01:00 |
|
Mathieu Schroeter
|
8158f4ce3e
|
Disable more potential dependencies
|
2018-01-31 10:00:51 +01:00 |
|
Mathieu Schroeter
|
511fe41187
|
Upgrade to latest SDL2 stable release
|
2018-01-31 10:00:32 +01:00 |
|
Mathieu Schroeter
|
b6027aceea
|
Ignore non-src directories with make dist
|
2017-12-15 12:09:04 +01:00 |
|
Mathieu Schroeter
|
c8f10fe91e
|
Prefer tar.xz for make dist
|
2017-12-15 12:08:38 +01:00 |
|
Mathieu Schroeter
|
289f5e35d1
|
Factorize downloads with a macro
|
2017-12-15 11:53:04 +01:00 |
|
Mathieu Schroeter
|
bc41c7300b
|
Fix output file name for pulseaudio sources
|
2017-12-15 10:19:58 +01:00 |
|
Mathieu Schroeter
|
32adc69388
|
Use the externals downloads instead of the http/ftp URLs
|
2017-12-15 10:14:00 +01:00 |
|
Mathieu Schroeter
|
23984355ae
|
Prepare an externals directory with all dependencies
|
2017-12-15 10:09:57 +01:00 |
|
Mathieu Schroeter
|
0e725dea76
|
Upgrade FFmpeg to v3.4.1
|
2017-12-15 09:53:43 +01:00 |
|
Mathieu Schroeter
|
33e2af5bda
|
Restore midi playback support with SDL_mixer
- It closes issue https://github.com/blupi-games/planetblupi/issues/48
|
2017-12-10 15:35:25 +01:00 |
|
Mathieu Schroeter
|
7137202a9e
|
Replace midi music deps by vorbis deps
|
2017-12-07 14:25:09 +01:00 |
|
Mathieu Schroeter
|
0486e913eb
|
Revert "Bump SDL2 to stable release"
This reverts commit fe082fa4f5a142e980df613377233321f2997d27.
|
2017-12-01 14:59:53 +01:00 |
|
Mathieu Schroeter
|
2b6fa0bf11
|
Revert "Update all dependencies"
This reverts commit e3ec027f439a2ee3717901b8d3ecf448b89d6c0d.
|
2017-12-01 14:59:35 +01:00 |
|
Mathieu Schroeter
|
e3ec027f43
|
Update all dependencies
|
2017-12-01 14:13:14 +01:00 |
|
Mathieu Schroeter
|
fe082fa4f5
|
Bump SDL2 to stable release
|
2017-12-01 08:30:25 +01:00 |
|
krzys-h
|
a1e010aedc
|
Merge remote-tracking branch 'origin/master' into wip/android
|
2017-10-29 13:36:58 +01:00 |
|
krzys-h
|
5f26678ce2
|
Started work on Android port
|
2017-10-29 13:29:29 +01:00 |
|
Mathieu Schroeter
|
41f801681a
|
Fix CMake script according to latest changes
|
2017-10-20 17:50:46 +02:00 |
|
Mathieu Schroeter
|
35885302de
|
Revert "Bump SDL2 to latest stable release"
This reverts commit 82e4712fdbd095cde203ece2b02fa6f8263442f3.
Seems broken when building with High Sierra.
|
2017-10-09 23:52:19 +02:00 |
|
Mathieu Schroeter
|
bfde1bc91f
|
Fix build on osx
|
2017-10-09 23:52:17 +02:00 |
|
Mathieu Schroeter
|
82e4712fdb
|
Bump SDL2 to latest stable release
|
2017-09-23 23:34:05 +02:00 |
|
Mathieu Schroeter
|
ecd79aa796
|
Cosmetic
|
2017-09-21 22:04:57 +02:00 |
|
Mathieu Schroeter
|
abb50d4ff0
|
USMR
|
2017-09-21 21:49:26 +02:00 |
|
Mathieu Schroeter
|
8db71bd8b4
|
Update libpng url, fix issue #2
Thanks to krzys-h.
|
2017-09-15 11:09:27 +02:00 |
|
Mathieu Schroeter
|
5c969f0cd6
|
WIP: fix regression with windows build
|
2017-09-15 00:23:16 +02:00 |
|
Mathieu Schroeter
|
13c01d90fc
|
Add support for old OSX SDK (at least 10.9)
|
2017-09-13 23:54:12 +02:00 |
|
Mathieu Schroeter
|
7abe898ea2
|
Add a cmake variable that enable static build for pblupi
|
2017-09-12 23:34:35 +02:00 |
|
Mathieu Schroeter
|
23bcd501f6
|
Fix deps with all platforms
|
2017-09-09 10:11:14 +02:00 |
|
Mathieu Schroeter
|
d292c3d550
|
Disable a lot of useless stuff with libpulse build
|
2017-09-09 10:03:09 +02:00 |
|
Mathieu Schroeter
|
b03daef0b8
|
Disable some stuff with alsa build
|
2017-09-09 10:02:50 +02:00 |
|
Mathieu Schroeter
|
6e789d7f9b
|
Cosmetic
|
2017-09-09 09:33:05 +02:00 |
|
Mathieu Schroeter
|
5273b65fc2
|
Add static linking with libpulse
|
2017-09-09 00:31:38 +02:00 |
|