Skip to content

C API: Allow loading layouts and hotkey configs from files.#262

Merged
CryZe merged 1 commit intoLiveSplit:masterfrom
DarkRTA:patch-1
Oct 29, 2019
Merged

C API: Allow loading layouts and hotkey configs from files.#262
CryZe merged 1 commit intoLiveSplit:masterfrom
DarkRTA:patch-1

Conversation

@DarkRTA
Copy link
Copy Markdown
Contributor

@DarkRTA DarkRTA commented Oct 29, 2019

This reduces the amount of boilerplate code needed to do this from C. The functions to deal with the raw file descriptors were extracted out of run.rs and moved into lib.rs.

This reduces the amount of boilerplate code needed to do this from C.
The functions to deal with the raw file descriptors were extracted out
of `run.rs` and moved into `lib.rs`.
@CryZe CryZe added c api The issue or pull request is about the C API. code quality Affects the quality of the code. enhancement An improvement for livesplit-core. labels Oct 29, 2019
@CryZe CryZe added this to the v0.12 milestone Oct 29, 2019
@CryZe CryZe merged commit 7c383c0 into LiveSplit:master Oct 29, 2019
@DarkRTA DarkRTA deleted the patch-1 branch October 29, 2019 15:21
DarkRTA added a commit to DarkRTA/chronos that referenced this pull request Oct 29, 2019
This uses a C-API function recently implmemented by
LiveSplit/livesplit-core#262.
DarkRTA added a commit to DarkRTA/chronos that referenced this pull request Oct 30, 2019
This uses a C-API function recently implmemented by
LiveSplit/livesplit-core#262.

This commit also includes an improved makefile and an some minor code
cleanups.
DarkRTA added a commit to DarkRTA/chronos that referenced this pull request Oct 30, 2019
This uses a C-API function recently implmemented by
LiveSplit/livesplit-core#262.

This commit also includes an improved makefile and an some minor code
cleanups.
DarkRTA added a commit to DarkRTA/chronos that referenced this pull request Oct 30, 2019
This uses a C-API function recently implmemented by
LiveSplit/livesplit-core#262.

This commit also includes an improved makefile and an some minor code
cleanups.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c api The issue or pull request is about the C API. code quality Affects the quality of the code. enhancement An improvement for livesplit-core.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants