Commit graph

13 commits

Author SHA1 Message Date
David McKinney
4d5fae4567 Merge remote-tracking branch 'remotes/origin/bugfix/iconsnotfound' into 0.15 2018-03-24 19:05:12 -04:00
Drew DeVault
6726f2402d Remove hackathon notice from README 2018-03-21 14:48:39 -04:00
Dark Rift
a0417b10cc Translation update 2018-02-20 18:18:18 +00:00
Björn Esser
c08c805ecd Adaptions for API change in json-c v0.13
Lift restriction on json-c <= 0.12.1

ipc-server: Acquire ownership of referenced json_object properly

When adding a referenced json_object with an unknown lifetime to
another json_object, it must be done with a wrapped call to
json_object_get() to acquire the ownership of that json_object.
2017-12-17 15:53:22 -05:00
Drew DeVault
96cd3a3271 Merge pull request #1443 from gferon/gferon-readme-edit
Update README.md
2017-11-06 18:15:55 -05:00
Gabriel Féron
4ab66bbbc3 Update README.md 2017-11-02 17:35:57 +01:00
Drew DeVault
b333fdff61 Merge pull request #1438 from mariusor/explicit_json-c_version
Explicitly setting the version of json-c required
2017-10-30 17:23:35 -04:00
Marius Orcsik
69e9b1386f
Explicitly setting the version of json-c required
to 0.12.1. This is needed because the development

 version breaks the existing API of json_object_array_length()

 by moving the return from int to size_t.

This would fix #1355
2017-10-27 12:17:02 +02:00
Drew DeVault
d50e2429d7 Update README et al with new links 2017-10-02 22:26:37 -04:00
Drew DeVault
ba27600bec Update setcap commands in README
Ref #1346
2017-09-14 06:36:30 -04:00
Dark Rift
4b59272110 Minor edits, added reference to guidelines 2017-09-04 09:33:31 +00:00
Dark Rift
62b079ede9 Added subsection for translators 2017-09-04 09:02:17 +00:00
Dark Rift
9ba85e216b Added russian translation 2017-09-03 12:46:39 +00:00