Commit Graph

337 Commits

Author SHA1 Message Date
Andre Leiradella 08f773777c make HAVE_CHEEVOS=1 by default 2015-10-18 22:30:21 -02:00
twinaphex 1b59823972 Start adding preliminary Account Settings 2015-10-17 15:28:16 +02:00
Alcaro 4e3a313805 Autogenerate this huge ugly line. 2015-10-11 16:30:17 +02:00
Alcaro a3c61fc669 looks like I need this ridiculous thing too. 2015-10-11 16:09:59 +02:00
Alcaro 39ad441698 XShm detector works now. 2015-10-11 16:06:44 +02:00
Alcaro f4a5cbbe5b Add this half-finished (okay, 5%-finished) driver. 2015-10-11 09:50:49 +02:00
twinaphex a1ff4879f8 (Zarch) Integrate Zarch - can be heavily improved now - shows
promise
2015-10-02 02:15:46 +02:00
Alcaro e3c7dcae28 Remove those C89 checks, they're done elsewhere now. 2015-09-22 16:53:30 +02:00
twinaphex 06774022ad Blacklist Wayland too for C89 - links now 2015-09-22 16:50:12 +02:00
twinaphex b748c4d27f Blacklist imageviewer for C89 2015-09-22 16:47:56 +02:00
twinaphex 6f23bcbc0b Blacklist libusb and ffmpeg for C89 2015-09-22 16:47:00 +02:00
Alcaro 40ca0baa07 Allow defining libraries as C89 incompatible in qb/config.params.sh. 2015-09-22 16:40:07 +02:00
twinaphex 29cb6e06f9 (Win32) Don't assume HAVE_STRL can be defined for Windows 2015-09-05 14:14:10 +02:00
radius a59dde6cdb Disable QT for now 2015-08-31 21:07:24 -05:00
radius 9480bfbd9e Add QT to the configure script 2015-08-31 21:07:21 -05:00
Higor Eurípedes 42320c9726 Make stb font support optional 2015-07-14 12:00:28 -03:00
Higor Eurípedes b133499071 (qb) Add toggle for MMAP support 2015-07-05 09:39:06 -03:00
twinaphex 84c18a353d Create HAVE_IMAGEVIEWER ifdef 2015-06-28 18:55:00 +02:00
Higor Eurípedes 224dfb2570 (qb/Makefile.common) Add checks for GLUI and XMB 2015-06-26 11:55:06 -03:00
twinaphex d3f0954418 Start preparing internal ffmpeg core mechanisms 2015-06-21 00:03:27 +02:00
Higor Eurípedes d49c353957 (qb) Fix comparison operator 2015-06-17 14:31:20 -03:00
Higor Eurípedes 421dfc4b7c (qb) Fix --enable-preserve_dylib description 2015-06-17 13:20:08 -03:00
Higor Eurípedes c0da331aa2 (qb) Align help text 2015-06-17 13:06:30 -03:00
Higor Eurípedes f7e6b199ce (qb) Fix some option descriptions 2015-06-17 13:04:51 -03:00
Higor Eurípedes 47b37c67e6 (qb) Update --enable-opengl description 2015-06-17 12:43:58 -03:00
Higor Eurípedes e2ea001cb4 (qb) Improve OpenGL and Cg checks 2015-06-17 12:40:58 -03:00
Higor Eurípedes c3ebc1a8fe (qb) Mark OpenGL as optional 2015-06-17 11:57:38 -03:00
Higor Eurípedes 6aad66cfc8 (qb) Fix CC/CXX conditional 2015-06-17 10:21:55 -03:00
Higor Eurípedes 134364ad1a (qb) Add check for GL/gl.h 2015-06-16 21:25:55 -03:00
Higor Eurípedes 38be1d90d7 (qb) Add check for -lGL 2015-06-16 20:59:17 -03:00
Higor Eurípedes 6e3662953d (qb) Make C++ compiler optional in non-Win32 builds 2015-06-16 20:46:54 -03:00
Higor Eurípedes 54240500f0 (qb) Add qb.system.sh 2015-06-16 20:46:11 -03:00
Higor Eurípedes 51d7bc89c3 (qb) Cleanup 2015-06-16 20:45:35 -03:00
Higor Eurípedes da770010ec (qb) Cleanup 2015-06-16 20:40:25 -03:00
Higor Eurípedes 87d0ef8b7d (qb) Add --disable-libretrodb 2015-06-02 10:57:18 -03:00
Dugan Chen 347960093e Configure checks for libusb 1.0.16 2015-05-17 15:30:16 -07:00
vanfanel 72923f0913 Removed unneeded variables in qb/config.libs.sh when configuring DISPMANX because we use the VIDEOCORE includes and libs (DISPMANX implies we have VIDEOCORE hardware). 2015-04-29 14:13:16 +02:00
Twinaphex 1fb00bdac3 Add HAVE_IOHIDMANAGER to qb/config.libs.sh 2015-04-20 12:04:31 +02:00
Twinaphex 813a47d43c Change HAVE_LOCATION to HAVE_CORELOCATION 2015-04-20 11:41:33 +02:00
Twinaphex c62de6b3cf (qb) Add HAVE_AVFOUNDATION rules 2015-04-20 11:33:32 +02:00
Twinaphex 4220dffb55 (OSX) Detect zlib properly for OSX 2015-04-20 01:58:03 +02:00
twinaphex b1e15f3202 Treat detection of zlib differently for OSX 2015-04-20 01:56:48 +02:00
Twinaphex 2f169a42b1 (qb) Add COCOA 2015-04-20 00:38:55 +02:00
Twinaphex 3637dc7af7 (qb) Add CoreText 2015-04-20 00:13:02 +02:00
Higor Eurípedes d3abc809c7 (qb) Fix for PKG_CONF_PATH=none 2015-04-19 10:56:57 -03:00
Higor Eurípedes 1970e8005a (qb) Fix ffmpeg detection 2015-04-19 10:46:50 -03:00
Higor Eurípedes e2b182befb (qb) Always warn about missing pkg-config 2015-04-19 09:52:18 -03:00
Higor Eurípedes 7c9154c181 (qb) Do not abort on missing pkg-config under Darwin 2015-04-19 09:47:20 -03:00
Higor Eurípedes 729b32a579 (qb) Display user distribution 2015-04-19 08:53:09 -03:00
Higor Eurípedes ac91f46c3e (qb) Display pkg-config module version 2015-04-19 08:34:37 -03:00