Historique des commits

Auteur SHA1 Message Date
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version il y a 5 ans
  m9710797 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* il y a 5 ans
  m9710797 ac039c81b6 Renamed string_ref to string_view il y a 6 ans
  m9710797 df5f46fa73 [6/9] unique_ptr->value, rest of unique_ptr's in devices il y a 9 ans
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword il y a 10 ans
  m9710797 fcbcac823e [1/5] Added final class annotations 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 7b6a48b5e6 Replace more initializations of unique_ptr with make_unique() il y a 12 ans
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr il y a 12 ans
  Wouter Vermaelen cbd6e0b757 [14/n] string_ref stuff: Pluggable::getDescription() il y a 12 ans
  Wouter Vermaelen cd8206269b Removed MSXMotherBoard constructor parameter from MSXDevice il y a 12 ans
  Manuel Bilderbeek 11c3a668bf Show different output for the two key joystick descriptions. il y a 13 ans
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs il y a 16 ans
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc il y a 16 ans
  Wouter Vermaelen 22090f110c serialize pluggables, WIP (see ChangeLog) il y a 16 ans
  Wouter Vermaelen 548cee003c split Mixer in a global Mixer part and a per machine MSXMixer part il y a 18 ans
  Manuel Bilderbeek 430b377f3e Added explicit to one-argument constructor declarations to prevent undesired implicit conversions il y a 19 ans
  Wouter Vermaelen 20d309d243 PluggingController related cleanups il y a 19 ans
  Wouter Vermaelen d97dea6ef6 Mixer is no longer a singleton il y a 19 ans
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH il y a 19 ans
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details il y a 20 ans
  Wouter Vermaelen e7cf1c7466 removed exception specifications il y a 20 ans
  Wouter Vermaelen 8607bb246c Don't allow one Pluggable to be plugged in two Connectors at once il y a 20 ans
  Wouter Vermaelen cb9884a616 added descriptions to pluggables il y a 21 ans
  Maarten ter Huurne c4ed2c4d8b Finished Pluggable rewrite. il y a 21 ans
  Maarten ter Huurne 037ae22077 If plugging fails, throw PlugException. And declare that you do. il y a 21 ans
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". il y a 21 ans
  Wouter Vermaelen 069f6b7799 more cleanups il y a 21 ans
  Wouter Vermaelen e97bfde53b Added Midi Out Logger il y a 21 ans