Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module based source code #39

Closed
karlstav opened this issue Jun 1, 2015 · 3 comments
Closed

module based source code #39

karlstav opened this issue Jun 1, 2015 · 3 comments

Comments

@karlstav
Copy link
Owner

karlstav commented Jun 1, 2015

started working on module based source code using file structure suggested by @CelestialWalrus in #34 . See separate branch "modules".

Only been able to push ncurses drawing out in separate files for now. Made alsa and fifo files, but haven't gotten around to move the code yet.

It looks like it's plausible, but I have never done anything similar before. So any hints/tips much appreciated, thanks!

@karlstav
Copy link
Owner Author

karlstav commented Jun 3, 2015

ok so I was knee deep in errors and warnings just testing out different hunches of how to pass data back and from threads. Then after doing some minor changes I compile... no errors(!) not even a warning, not possible. I run... and it works! Still can't believe it.

Will do allot more testing, hoping to get some external testing too. Planning to change the modules branch to master branch after it can be confirmed as stable.

@ghost
Copy link

ghost commented Jun 4, 2015

@karlstav you should get rid of daemon-mode and ncurses branches. Creating FIFO output will be easy with modules, so no need for daemon-mode.

@ghost
Copy link

ghost commented Jun 29, 2015

@karlstav After testing it for ~2 weeks I'm sure the modules branch is bug-free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant