boo/lib
Lioncash e48a094198 MIDIDecoder: Convert return value of readContinuedValue into a std::optional
Rather than use an out reference, we can convert the return value into a
std::optional, combining the out reference and boolean return value into
one.
2019-08-24 22:44:33 -04:00
..
audiodev MIDIDecoder: Convert return value of readContinuedValue into a std::optional 2019-08-24 22:44:33 -04:00
graphicsdev Merge pull request #29 from lioncash/gl 2019-08-24 17:32:49 -07:00
inputdev Merge pull request #31 from lioncash/hid 2019-08-24 18:06:10 -07:00
mac General: Tidy up includes 2019-08-19 21:02:56 -04:00
nx General: Tidy up includes 2019-08-19 21:02:56 -04:00
win General: Correct fmt specifiers 2019-08-24 17:12:49 -04:00
x11 Deprecate OpenGL 2019-08-24 17:57:39 -07:00
CFPointer.hpp Massive fmtlib refactor 2019-07-19 18:22:36 -10:00
Common.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00