Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-27 | auto reconnect, cleaup code, handle some edge cases | Calvin Morrison | |
2022-07-27 | cleanup | Calvin Morrison | |
2022-07-27 | show status | Calvin Morrison | |
2022-07-27 | reset moc structure on stop | Calvin Morrison | |
2022-07-27 | libmoc | Calvin Morrison | |
our previous attempt ran into issues where we have two loops, a GUI loop and the MOC loop. I rewrote this into lib_moc which has it's own thread that manages the MOC socket connection and exposes the interface to a client program via a moc object. all you need to do is call moc_init(); Pretty cool, still runs into issues regarding autoconnect and some other problems. | |||
2022-07-21 | first attempt at talking to MOC over it's socket. Realtime updates. Only ↵ | Calvin Morrison | |
works with -R null right now. This work will go into mocicon at some point, so can provide realtime info / feedback | |||
2012-07-20 | cleanups and formatting | mutantturkey | |
2010-12-23 | cleanups | mutantturkey | |
2010-12-22 | cleaned up more, commented, CONFIG::: denotes sections to be configurable, etc | mutantturkey | |
2010-12-22 | cleaning up: removed GINT_TO_POINTER, fixed syntax etc. | mutantturkey | |
2010-12-22 | added -Wall to CFLAGS | mutantturkey | |
2010-07-15 | updated pkgbuild | mutantturkey | |
2010-04-21 | initially putting on github | mutantturkey | |