- 18 Dec, 2015 1 commit
-
-
Brendan Long authored
-
- 13 Dec, 2015 2 commits
- 12 Dec, 2015 4 commits
- 09 Dec, 2015 2 commits
- 05 Dec, 2015 1 commit
-
-
Jacob Gladish authored
Warning fixes
-
- 02 Dec, 2015 3 commits
-
-
Brendan Long authored
The loop was: ~DeviceSystemBridge() Shutdown() ShutdownInternal() RegisterAdapterSignalHandlers() ~DeviceSystemBridge() g_Instance seemed to be used to prevent the DeviceSystemBridge from going out of scope while the adapter listener was still alive. I handled this by notifying the listener in the bridge's destructor.
-
Brendan Long authored
When make clean is run, remove the built program, top-level *.o files, and ignore the built program in git.
-
Brendan Long authored
Fix warnings by removing or using unused variables, initializing a variable, and turning off unfixable warnings.
-
- 16 Nov, 2015 1 commit
-
-
Jacob Gladish authored
-
- 09 Aug, 2015 2 commits
- 08 Aug, 2015 4 commits
- 07 Aug, 2015 1 commit
-
-
gladish authored
-
- 30 Jul, 2015 1 commit
-
-
gladish authored
-
- 29 Jul, 2015 1 commit
-
-
gladish authored
-
- 28 Jul, 2015 5 commits
-
-
gladish authored
-
jgladish authored
-
jgladish authored
I'm still trying to understand where/when we need some of the abstractions/interfaces that exists in this code. Many of the classes seem to exist just for conversion from RT to STD.
-
jgladish authored
-
Jacob Gladish authored
-