Commit History

Author SHA1 Message Date
  D15C0DE b6fd832980 [6/6] Repaint via VideoSystem 4 years ago
  m9710797 0c6c272e85 [2/2] use constexpr to define constants 4 years ago
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 years ago
  m9710797 cce9ce32ce Remove Display::{get,set}OutputScreenResolution() 7 years ago
  m9710797 4b62426640 Use SDL_Texture in SDLImage (instead of SDL_Surface) 7 years ago
  Maarten ter Huurne 756684c913 Changed Display::setWindowTitle() into getWindowTitle() 7 years ago
  m9710797 213c4d58e6 Eliminate some SDL_GetVideoSurface() calls 7 years ago
  m9710797 fbd2d80bbb Mark single-parameter constructors 'implicit' 8 years ago
  Wouter Vermaelen 6a259c901c [1/10] Document sorting criteria (if any) for vectors 8 years ago
  Wouter Vermaelen 49f27fea65 Remove back-pointers from inner to outer objects 9 years ago
  Wouter Vermaelen f3e567c5f5 Replace 'typedef' with 'using' 9 years ago
  m9710797 d97e74abe8 [7/9] unique_ptr->value, remaining stuff 9 years ago
  m9710797 d16ce95f82 [2/9] unique_ptr->value, command objects 9 years ago
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 years ago
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 years ago
  m9710797 167be8eb04 [3/5] Made destructors non-virtual where possible 9 years ago
  m9710797 fcbcac823e [1/5] Added final class annotations 9 years ago
  m9710797 363502b6bf Inline trivial getter/setters 9 years ago
  Wouter Vermaelen 7bd9111ba3 Replace Alarm with RTScheduler 9 years ago
  wouter 9c58265013 Ran include-what-you-use and removed some #includes 10 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 23c793575c Remove layer name stuff 11 years ago
  Wouter Vermaelen 6a186032f0 Fix video recording 11 years ago
  Wouter Vermaelen 636a9a3c21 Use the types defined in the <cstdint> header 11 years ago
  Alex Wulms 142eb73c95 Reduce CPU usage and usb-debug-console error logging when Android sends openMSX to the background 11 years ago
  Wouter Vermaelen 6be44c5e4e Replace most uses of {const_}iterator by 'auto' 11 years ago
  Wouter Vermaelen f875ff28d5 Also initialize member variables using make_unique() 11 years ago
  Wouter Vermaelen 093730528e Replace our own shared_ptr class with std::shared_ptr 11 years ago
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 11 years ago
  Wouter Vermaelen 8acbfa5a33 Enable 'screenshot -raw' for video9000 12 years ago