Historique des commits

Auteur SHA1 Message Date
  Maarten ter Huurne 1bd0547631 Move the "speed" setting into new class SpeedManager il y a 4 ans
  m9710797 28e4dba70f Implement callback for 'invalid PPI mode' il y a 4 ans
  m9710797 37b83ea8e7 Move pause_on_lost_focus from c++ to Tcl il y a 4 ans
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' il y a 9 ans
  m9710797 d97e74abe8 [7/9] unique_ptr->value, remaining stuff il y a 9 ans
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects il y a 9 ans
  Wouter Vermaelen 85a6ed05a0 Take joystick-deadzone into account in the OSD menu il y a 9 ans
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword il y a 9 ans
  m9710797 fcbcac823e [1/5] Added final class annotations il y a 9 ans
  wouter d089095d55 Various text-processing stuff il y a 11 ans
  Wouter Vermaelen d2d032f6fe Made GlobalSettings getter methods inline il y a 11 ans
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template il y a 11 ans
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr il y a 11 ans
  Wouter Vermaelen 0a0dd9407d Fixed assert when using the MegaFlashRomSCCPlus extension il y a 12 ans
  Wouter Vermaelen 0e0cffce3b Refactored Resample -> ResampledSoundDevice il y a 13 ans
  Wouter Vermaelen e3b59ab5a1 Removed 'user_directories' setting from code il y a 13 ans
  Maarten ter Huurne aca2a09df0 Removed getSettingsConfig() from CommandController and MSXCommandController, left it on GlobalCommandController. il y a 14 ans
  Maarten ter Huurne c24b81cafa Moved "DirAsDSKmode" and "bootsector" setting from GlobalSettings to DiskFactory. il y a 15 ans
  Maarten ter Huurne 7f4f68d594 Moved ResampleType from GlobalSettings to Resample. il y a 15 ans
  Maarten ter Huurne fb63988eba Moved SyncMode and BootSectorType enums from GlobalSettings to DirAsDSK, since that is a much more logical home for them. il y a 15 ans
  Maarten ter Huurne 58765dbe45 Introduced an enum for boot sector type: it has just two elements, but a dedicated enum is more descriptive than a bool. il y a 15 ans
  Maarten ter Huurne a05d4352aa Moved "console" setting from GlobalSettings to CommandConsole. il y a 15 ans
  Manuel Bilderbeek 9c38d8e4e7 Added pause_on_lost_focus setting: enable to pause when leaving the openMSX window with your cursor il y a 15 ans
  Wouter Vermaelen 37e9f0c2aa removed sectorcache code from DirAsDSK il y a 15 ans
  Wouter Vermaelen 693d294a3a DirAsDSK cleanups (no functional changes yes, so this shouldn't break anything ;) il y a 16 ans
  David Heremans 63da4d261c Fixed dedecting erased/moved Host OS files... il y a 16 ans
  David Heremans 7e926b91a6 It works.. il y a 16 ans
  Wouter Vermaelen 5e80561f0b added BlipBuffer based resampler (see ChangeLog) il y a 17 ans
  Wouter Vermaelen dc1cf43ab2 added fast/low-quality resample algo plus a setting named 'resampler' to switch between the resample algos il y a 17 ans
  Wouter Vermaelen 367986ffd6 made a lot of classes noncopyable / small cleanups il y a 17 ans