Christian Semmler
|
35aae38032
|
Fix merge error
|
2023-09-29 16:49:40 -04:00 |
|
Christian Semmler
|
c6d51b47a7
|
Merge branch 'master' into mxdsselectaction
|
2023-09-29 14:47:45 -04:00 |
|
pewpew
|
b77cd067d3
|
reccmp: template compare annotations (#88)
* reccmp: Add ability to compare template instantiations
* Add example of template instantiation comparison.
* merge
* Add template compare annotations for MxList instances
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2023-09-29 11:40:46 -07:00 |
|
Christian Semmler
|
4f3a5e54bc
|
Fix template annotations
|
2023-09-26 18:10:03 -04:00 |
|
Christian Semmler
|
994bc46b78
|
Bootstrap MxDSSelectAction, generalize MxList
|
2023-09-26 17:48:11 -04:00 |
|
Christian Semmler
|
ff0be2e459
|
Add template compare annotations for MxList instances
|
2023-09-26 06:17:51 -04:00 |
|
Christian Semmler
|
d145f914c4
|
Implement/match MxVideoManager::Tickle (#128)
* Implement/match MxPresenter::StartAction
* Update mxpoint32.h
* Implement/match MxVideoManager::Tickle
* Update mxlist.h
* Update mxpresenter.cpp
|
2023-09-19 20:00:34 -07:00 |
|
Christian Semmler
|
253538feed
|
Add MxList, MxPresenterList, add to MxMediaManager (#122)
* Add MxList, MxPresenterList, add to MxMediaManager
* Match ~MxList<T>
|
2023-09-16 21:18:56 -07:00 |
|