Commit History

Autor SHA1 Mensaxe Data
  m9710797 ac039c81b6 Renamed string_ref to string_view %!s(int64=7) %!d(string=hai) anos
  m9710797 fbd2d80bbb Mark single-parameter constructors 'implicit' %!s(int64=9) %!d(string=hai) anos
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' %!s(int64=10) %!d(string=hai) anos
  Wouter Vermaelen 6a259c901c [1/10] Document sorting criteria (if any) for vectors %!s(int64=9) %!d(string=hai) anos
  Wouter Vermaelen 49f27fea65 Remove back-pointers from inner to outer objects %!s(int64=10) %!d(string=hai) anos
  m9710797 d16ce95f82 [2/9] unique_ptr->value, command objects %!s(int64=10) %!d(string=hai) anos
  wouter c5e1d9d915 Fixed joystick state after loading a savestate. %!s(int64=12) %!d(string=hai) anos
  wouter d089095d55 Various text-processing stuff %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 6be44c5e4e Replace most uses of {const_}iterator by 'auto' %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen ea645cdf39 Replace vector<Foo*> with vector<unique_ptr<Foo>> %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 7e6fe607d6 Replace NULL with nullptr %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen c47ebc8b44 [2/n] string_ref stuff: PluggingController %!s(int64=13) %!d(string=hai) anos
  Wouter Vermaelen 3dab887958 Make passing of ownership to PluggingController::registerPluggable() explicit %!s(int64=13) %!d(string=hai) anos
  Wouter Vermaelen bb9dcc9966 Removed last user of PluggingController::unregisterPluggable() %!s(int64=13) %!d(string=hai) anos
  Manuel Bilderbeek 180d42b76f Print warning when pluggable is not available anymore %!s(int64=17) %!d(string=hai) anos
  Wouter Vermaelen 2b35f6c6de during savestate loading, properly skip pluggables that are no longer present %!s(int64=17) %!d(string=hai) anos
  Wouter Vermaelen 0bd92cadb2 refactored PluggingController, preparation to serialize plugged status %!s(int64=17) %!d(string=hai) anos
  Wouter Vermaelen 22090f110c serialize pluggables, WIP (see ChangeLog) %!s(int64=17) %!d(string=hai) anos
  Wouter Vermaelen b3579a1d55 prefer to use CliComm baseclass over MSXCliComm or GlobalCliComm subclasses (in cases were it doesn't matter) %!s(int64=17) %!d(string=hai) anos
  Wouter Vermaelen eb600ec867 added missing '#include <string>', was only a problem in very recent gcc SVN versions %!s(int64=18) %!d(string=hai) anos
  Wouter Vermaelen 3c60e2b002 various small cleanups, mostly tried to reduce #include dependencies between headers %!s(int64=18) %!d(string=hai) anos
  Wouter Vermaelen 8d10a2e24c split CliComm in machine specific and global part %!s(int64=18) %!d(string=hai) anos
  Wouter Vermaelen 1e51b5c191 removed JoyNet / split CommandController (see ChangeLog) %!s(int64=19) %!d(string=hai) anos
  Wouter Vermaelen 367986ffd6 made a lot of classes noncopyable / small cleanups %!s(int64=19) %!d(string=hai) anos
  Wouter Vermaelen 688c3a8527 reimplemented 'plug', 'unplug' and 'cassetteplayer' commands as RecordedCommand's %!s(int64=19) %!d(string=hai) anos
  Wouter Vermaelen 3a216020de use events for (un)plug command %!s(int64=19) %!d(string=hai) anos
  Wouter Vermaelen 2a81eccdce reduced build-dependencies between source files %!s(int64=19) %!d(string=hai) anos
  Manuel Bilderbeek 430b377f3e Added explicit to one-argument constructor declarations to prevent undesired implicit conversions %!s(int64=19) %!d(string=hai) anos
  Wouter Vermaelen 20d309d243 PluggingController related cleanups %!s(int64=19) %!d(string=hai) anos