2017-08-08 |
Marcus Fritzsch | main: strip std::quniue_ptr from wl::display as it... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: cast wl_fixed_to_double() return to float... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: display unique_ptr holds a void(*)(...) deleter |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: clang-format |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | util: make log_() static |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: one less level of unique_ptr |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: use auto variables where appropriate and sensible |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: header hygiene |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | cmake: modernized to the best of my knowledge |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: set surface layout in controller::surface |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | use unordered_map for id->obj maps |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: c++-ifiy struct conn c init |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: do not capture the whole environment in lambdas |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: added some 'demarcation' comments |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main/init_layout: use screen::set_render_order instead... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: C++ified set_render_order requests for layer... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | update session |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: initialize layer members |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: print debug message when setting surface onto... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: remove surface immediately on surface_destroye... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: flush after execute_pending |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: Reset layout on stratup; bottom and top layer... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: put surface 0x16180 on layer 100, all others... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: minimal code style change |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: also show layer info on line break |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: simplify surface property setting |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: store layer properties |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: set surfaces fullscreen when configured. |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: initalize all controll members |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: init dummy layout of layer 100 on the first screen |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: check that outputs are available before running... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: add missing add_layer and clear requests to... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: add missing controller requests |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: task names, delete surfaces using pending_tasks |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main: execute controllers pending tasks, clang-format |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: added a pending tasks list to controller |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: storing output mode and surface properties |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: added genivi::rect and genivi::size and props... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: remove surfaces that got destroyed |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | main/wayland: added a simple main loop |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | updated session |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: minor fix with this-> and formatting |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | util: add printf format check attributes |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | cmake: introduce ENABLE_DEBUG_OUTPUT cmake cache variable |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | renamed controller event methods, all have now a contro... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | do not initialize registry when display is unavailable |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | removed all notifier remnants |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: refactored genivi object events |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | wayland: added notification prototype, be more explicit... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | cmake: visibility is hidden, do not warn about comments |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | fixed display dtor message, added layer request defs |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | moved callback thunks to impl, makes classes readable |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | hooked up genivi::surface and layer |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | cpp, simple wrappers for most of what we need, ivi_... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | cpp, more listeners |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | add gvim session |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Marcus Fritzsch | initial commit |
commit | commitdiff | tree | snapshot |
|