Historique des commits

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