Commit Graph

40688 Commits

Author SHA1 Message Date
twinaphex
c992d92c99 Updates 2017-11-25 21:45:28 +01:00
twinaphex
7f3738d3cd More refactoring 2017-11-25 21:40:29 +01:00
twinaphex
086ff6e60a More refactoring 2017-11-25 21:35:00 +01:00
twinaphex
1d9d6d2f40 Refactoring some identical code 2017-11-25 21:18:25 +01:00
Alcaro
3fa035ba2a This include doesn't go here 2017-11-25 20:25:59 +01:00
Twinaphex
c2a933e16c
Merge pull request #5780 from orbea/egl
qb: Fix undefined references to EGL without pkg-config.
2017-11-25 20:24:33 +01:00
orbea
82db21ed0b qb: Fix undefined references to EGL without pkg-config. 2017-11-25 11:05:40 -08:00
Twinaphex
673219a5cc
Merge pull request #5779 from RobLoach/playlist
[XMB] Add To Favorites Playlist Icon
2017-11-25 19:01:22 +01:00
Rob Loach
7e7c17596d
Add Add To Favorites Playlist icon id 2017-11-25 12:51:12 -05:00
twinaphex
369be389f4 Don't need HAVE_MMAP for linux 2017-11-25 18:42:12 +01:00
Twinaphex
ff7a244f5b use Unix mmap for OSX/macOS now 2017-11-25 18:39:09 +01:00
twinaphex
e78ec12973 Can't have redefinitions of nbio_t in Griffin 2017-11-25 18:33:22 +01:00
twinaphex
fe12e079bb Reimplement NBIO windows mmap 2017-11-25 17:38:37 +01:00
twinaphex
72b157bfcd DOn't rely on HASVE_MMAP for nbio_windowsmmap.c 2017-11-25 07:26:06 +01:00
Twinaphex
3335c9e246
Merge pull request #5773 from orbea/exists
qb: Clean up qb.comp.sh
2017-11-25 06:22:55 +01:00
twinaphex
72fdfb1edd Add HAVE_CONFIG_H to file_stream.c 2017-11-25 06:17:19 +01:00
twinaphex
0485bab0ef Add HAVE_CONFIG_H to nbio_intf.c 2017-11-25 06:15:30 +01:00
Twinaphex
679275857f Fix warnings 2017-11-25 05:55:48 +01:00
Twinaphex
3902d4c1cf Fix warning 2017-11-25 05:53:56 +01:00
twinaphex
d4c3108b88 Implement new nbio interface implementations 2017-11-25 05:51:33 +01:00
twinaphex
7a772b9cd4 Create nbio_intf.c 2017-11-25 05:35:55 +01:00
twinaphex
81e543a4c9 Cleanups 2017-11-25 05:21:35 +01:00
twinaphex
64a6d6f184 Turn nbio_windowsmmap.c Unicode compatible 2017-11-25 05:18:30 +01:00
Twinaphex
8087df7c2c
Merge pull request #5777 from bkoropoff/fmt-win
task_database: fix crash from Windows-incomptabile format string
2017-11-25 04:00:56 +01:00
Brian Koropoff
fb5e788c1e task_database: fix crash from Windows-incomptabile format string 2017-11-24 18:17:43 -08:00
twinaphex
395e84ede2 Style nits 2017-11-25 02:18:24 +01:00
twinaphex
ac651b7581 Cleanups 2017-11-25 02:12:15 +01:00
twinaphex
0f6c453428 Cleanups 2017-11-25 02:10:04 +01:00
Alcaro
0868c4e346 Fix build 2017-11-25 01:53:09 +01:00
twinaphex
d0eef2579e remove this - shouldn't be necessary 2017-11-25 00:54:51 +01:00
Alcaro
b5722127c7 Fix docs 2017-11-25 00:26:13 +01:00
Alcaro
5999999cd3 Add Linux-native nbio too 2017-11-24 23:56:05 +01:00
Twinaphex
f929a83ae9
Merge pull request #5775 from hiddenasbestos/blank_bind
Show "---" for unbound controls, not "(Key: )"
2017-11-24 23:25:34 +01:00
Alcaro
5a6aad3dc7 Add mmap nbio for Windows too 2017-11-24 22:43:22 +01:00
David Walters
b3a53ac8ca Show "---" for unbound controls, not "(Key: )" 2017-11-24 21:36:49 +00:00
twinaphex
cb16aac7ce Revert "Invoke MAPPER_INIT after CONTROLLERS_INIT"
This reverts commit fdf79e2e9b.
2017-11-24 22:18:36 +01:00
Alcaro
7817ba2340 Add ugly check 2017-11-24 22:14:03 +01:00
Alcaro
053fbd6f27 Add mmap-based nbio implementation (which is too fast for the tests but otherwise passes) 2017-11-24 22:08:57 +01:00
twinaphex
92ea40d96e Fix edge case when file is empty 2017-11-24 21:39:10 +01:00
orbea
51dfbd98b1 qb: Prefer pkgconf over the legacy GNU pkg-config. 2017-11-24 12:12:56 -08:00
orbea
06f10d1368 qb: Clean up qb.comp.sh 2017-11-24 12:12:56 -08:00
Twinaphex
5ce0aca435
Merge pull request #5772 from orbea/add
qb: Combine the add_include_dirs and add_library_dirs functions
2017-11-24 20:47:08 +01:00
orbea
892c6b864a qb: Combine the add_include_dirs and add_library_dirs functions 2017-11-24 10:22:57 -08:00
Twinaphex
fe7b12f274
Merge pull request #5770 from orbea/check_lib
qb: Clean up for qb.libs.sh
2017-11-24 17:39:09 +01:00
twinaphex
fdf79e2e9b Invoke MAPPER_INIT after CONTROLLERS_INIT 2017-11-24 17:30:08 +01:00
orbea
cf45945aa8 qb: Combine the check_switch_c and check_switch_cxx functions. 2017-11-24 08:21:38 -08:00
orbea
0c9308cd87 qb: Remove unused and redundant check_code_c and check_code_cxx functions. 2017-11-24 08:21:38 -08:00
orbea
fbbaf7d5b1 qb: Check which c language is being used in its own function. 2017-11-24 08:21:12 -08:00
orbea
f952f392b8 qb: Use printf and better quoting in the check_lib function. 2017-11-24 07:16:33 -08:00
Twinaphex
45fb685375
Merge pull request #5762 from hiddenasbestos/extend_input_bits
Extend input bind limit to 256
2017-11-24 14:48:53 +01:00