40677 Commits

Author SHA1 Message Date
Twinaphex
af41b0fd6b
Merge pull request #5766 from orbea/define
qb: Combine the add_define_header and add_define_make functions.
2017-11-24 03:39:49 +01:00
orbea
1ca43bd819 qb: Combine the add_define_header and add_define_make functions. 2017-11-23 18:36:19 -08:00
radius
36b9bd9675 free CHEEVOS_VAR_JSON 2017-11-23 21:33:41 -05:00
Twinaphex
75f9351f7e
Merge pull request #5765 from libretro/revert-5763-single_list
Revert "use a single list for achievements"
2017-11-24 02:50:33 +01:00
Andrés
3744108790
Revert "use a single list for achievements" 2017-11-23 20:49:42 -05:00
Twinaphex
67bec764a4
Merge pull request #5764 from orbea/config.h
qb: Turn $CONFIG_DEFINES from a temporary file into a variable.
2017-11-24 02:44:39 +01:00
Twinaphex
c2eaf98c00
Merge pull request #5763 from fr500/single_list
use a single list for achievements
2017-11-24 02:43:36 +01:00
orbea
6351e21d9e qb: Turn $CONFIG_DEFINES from a temporary file into a variable. 2017-11-23 17:40:28 -08:00
twinaphex
7ac5eda1e1 Rewrite input_mapper code - no longer have an internal pointer
inside input_mapper
2017-11-24 02:37:53 +01:00
radius
64f927292f use a single list for achievements 2017-11-23 20:35:54 -05:00
Twinaphex
2d3aa5b917
Merge pull request #5760 from orbea/config.h
qb: Rewrite the create_config_header function to use printf instead of echo.
2017-11-24 02:21:12 +01:00
Twinaphex
fcde68ecde
Merge pull request #5761 from orbea/config.mk
qb: Turn $MAKEFILE_DEFINES from a temporary file into a variable.
2017-11-24 02:20:54 +01:00
radius
f641979769 add badges.c to griffin 2017-11-23 19:43:16 -05:00
radius
556eba5e58 update CHANGES.md 2017-11-23 18:26:46 -05:00
David Walters
b0e383d5f0 Extend input bind limit to 128 2017-11-23 23:04:09 +00:00
orbea
2fb0cb79ec qb: Turn $MAKEFILE_DEFINES from a temporary file into a variable. 2017-11-23 14:53:39 -08:00
radius
faef304755 use filestream_write_file instead 2017-11-23 17:53:28 -05:00
radius
a865720d25 indentation 2017-11-23 17:49:55 -05:00
radius
459b669798 use filestream 2017-11-23 17:47:50 -05:00
radius
a80fc4a762 revert this for now 2017-11-23 17:40:22 -05:00
orbea
ca534ffa56 qb: Rewrite the create_config_header function to use printf instead of echo. 2017-11-23 14:07:37 -08:00
radius
1c0e692070 rewrite so the variables are not allocated on stack 2017-11-23 17:07:22 -05:00
Twinaphex
b16f22b357
Merge pull request #5757 from orbea/config.mk
qb: Rewrite the create_config_make function to use printf instead of echo
2017-11-23 22:10:48 +01:00
Twinaphex
60726b78b6
Merge pull request #5756 from Q3CPMA/master
Set _NET_WM_PID
2017-11-23 22:10:25 +01:00
radius
e55adf164a Merge remote-tracking branch 'gamedragon/cheevos_badges' 2017-11-23 14:42:55 -05:00
orbea
d3139754bc qb: Rewrite the create_config_make function to use printf instead of echo. 2017-11-23 10:30:59 -08:00
q3cpma
18b2bd527c Set _NET_WM_PID
Also set WM_CLIENT_MACHINE since https://specifications.freedesktop.org/wm-spec/1.3/ar01s05.html
says you must do so if setting the first.
2017-11-23 19:15:59 +01:00
twinaphex
096686140d Rewrite command_event_save_config 2017-11-23 18:07:28 +01:00
GameDragon2k
2b9636d782 Add xmb menu items 2017-11-23 11:55:53 -05:00
twinaphex
3bda00edaf (libretro-common) Add strldup to compat/strl 2017-11-23 17:51:55 +01:00
Twinaphex
3c99ccbea5
Merge pull request #5747 from meleu/patch-9
cheevos: do not show "0 of 0 cheevos unlocked" msg
2017-11-23 17:10:51 +01:00
Twinaphex
5517e6b2cf
Merge pull request #5748 from TotalCaesar659/patch-2
Making shortcut description more concrete and adding Russian translation
2017-11-23 17:10:36 +01:00
Twinaphex
3c0dc87c42
Merge pull request #5750 from orbea/build
qb: Honor the --build option.
2017-11-23 17:10:23 +01:00
Twinaphex
d0aed5c03d
Merge pull request #5751 from justinweiss/ios-expand-symlinks-for-default-dirs
Expand symlinks in default configuration paths for iOS devices
2017-11-23 17:10:13 +01:00
Twinaphex
3944d77ba9
Merge pull request #5754 from orbea/pkgconf
qb: Fix undefined udev references without pkg-config
2017-11-23 17:08:20 +01:00
orbea
c4dd3bbdce qb: Fix undefined udev references without pkg-config 2017-11-23 07:18:33 -08:00
GameDragon2k
4f9119d42e Fix conflict 2017-11-23 08:06:33 -05:00
GameDragon2k
cfe59bcf2a Cheevos badges 2017-11-23 08:04:54 -05:00
GameDragon2k
63090ae2e4 Simple http request function to download badges. 2017-11-23 08:02:41 -05:00
GameDragon2k
8b9ad28ecb channges to populate and apply badges. 2017-11-23 07:56:47 -05:00
GameDragon2k
ec2808685d Add files to handle all cheevos badges. 2017-11-23 07:56:46 -05:00
GameDragon2k
84e80e47df Initial test for badge icon 2017-11-23 07:53:24 -05:00
Justin Weiss
4069ddc926 Expand symlinks in default configuration paths for iOS devices
CFSearchPathForDirectoriesInDomains returns a path in /var, while
getenv(HOME) returns the same path in /private/var. /var is a symlink
to /private/var, but when config is generated, the difference in paths
means they won't be abbreviated correctly.

This change expands symlinks before filling in the default
directories, so those paths will match.
2017-11-22 20:07:27 -08:00
meleu
4318a43ab3
better grammar 2017-11-22 22:34:48 -02:00
orbea
e82502f80a qb: Document syntax better. 2017-11-22 15:52:57 -08:00
orbea
8ab308d9dd qb: Honor the --build option.
This makes some distros happy even if it does nothing.
2017-11-22 15:40:15 -08:00
Alcaro
f0becad9d9 Document this one's syntax 2017-11-22 23:46:23 +01:00
TotalCaesar659
e72c2bd34a
Making description more concrete and adding Russian translation 2017-11-22 19:04:59 +03:00
meleu
8e0ee72283
cheevos: do not show "0 of 0 cheevos unlocked" msg
**This will happen only if `cheevos_verbose_enable = true`.**

When loading a game tha doesn't have any achievement, instead of showing an OSD message saying "You have 0 of 0 achievements unlocked." just say "This game doesn't have any achievement."

I've just added an `if(cheevos_locals.core.count > 0)` and added indentation. The diff makes it look like it got more changes than it actually got.
2017-11-22 12:56:17 -02:00
Twinaphex
d5f950a624
Merge pull request #5740 from theheroGAC/patch-25
small change to translation
2017-11-22 13:08:39 +01:00