Commit History

Author SHA1 Message Date
  m9710797 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* 5 years ago
  m9710797 f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 years ago
  m9710797 363502b6bf Inline trivial getter/setters 10 years ago
  wouter 9c58265013 Ran include-what-you-use and removed some #includes 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 23c793575c Remove layer name stuff 11 years ago
  Wouter Vermaelen 8acbfa5a33 Enable 'screenshot -raw' for video9000 12 years ago
  Wouter Vermaelen 6a1106e83b Use string_ref in Layer::getName() and Display::findLayer() 12 years ago
  Wouter Vermaelen 3d7322e5a1 Added support for taking screenshots without OSD elements 15 years ago
  Wouter Vermaelen 49c97ebf5c pass OutputSurface parameter to Layer::paint() 15 years ago
  Wouter Vermaelen e998cea651 cleanup #include's 16 years ago
  Wouter Vermaelen 9c4e4e6f23 initial version of low level OSD commands 16 years ago
  Wouter Vermaelen 3c60e2b002 various small cleanups, mostly tried to reduce #include dependencies between headers 18 years ago
  Wouter Vermaelen 4af7b15b24 made (most) constructors with one argument explicit 18 years ago
  Maarten ter Huurne 6b922ff9c1 The ZIndex argument of updateZ was not used, so removed it. 18 years ago
  Wouter Vermaelen 9f7ecbdaa9 cleanups 19 years ago
  Wouter Vermaelen dcde57776e fixed memory leaks in VideoSystem/Layers stuff 19 years ago
  Wouter Vermaelen 488a8b3984 fixed warnings while compiling with -pedantic 19 years ago
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH 19 years ago
  Wouter Vermaelen bcfccab578 fixed more compiler warnings 19 years ago
  Wouter Vermaelen c6905d5459 split Display.xx files in Display.xx and Layer.xx 20 years ago