Commit History

Author SHA1 Message Date
  m9710797 4973076dd8 small tweaks to FileTypeCategoryInfoTopic related code 4 years ago
  Manuel Bilderbeek 707778beea Allow a script to query which file type category a file belongs to 4 years ago
  D15C0DE ed2b15685b [9/9] Use core FBO/PBO and remove fallback functions 4 years ago
  m9710797 2b793844c5 Added '-command' command line option 4 years ago
  m9710797 b615120ec6 tweak CommandLineParser::registerFileType() 4 years ago
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version 4 years ago
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 years ago
  m9710797 ac039c81b6 Renamed string_ref to string_view 5 years ago
  m9710797 f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 years ago
  m9710797 cd9f7198bc Introduce extra command line parsing phase: PHASE_DEFAULT_MACHINE 7 years ago
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 9 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 0c83c0eba2 [4/9] unique_ptr->value, remaining inner classes 9 years ago
  m9710797 363502b6bf Inline trivial getter/setters 9 years ago
  m9710797 7777c25290 [1/7] remove TclObject::getInterpreter() 10 years ago
  m9710797 18458dffb4 Fixed -romtype command line option regression 10 years ago
  Manuel Bilderbeek e6a51b90b4 Do not parse -ext earlier than "other" options on the cmdline. 10 years ago
  wouter e05b519f4c Process -control command line option last 10 years ago
  wouter 593bad6db5 Replace std::deque with array_ref in CommandLineParser 10 years ago
  wouter a29fd318f8 [8/15] Replace map->vector in CommandLineParser 10 years ago
  wouter a9d21319a5 [7/15] Refactor filetype registration 10 years ago
  wouter b46ec22c31 Removed HostCPU 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 6be44c5e4e Replace most uses of {const_}iterator by 'auto' 11 years ago
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 11 years ago
  Wouter Vermaelen 348eefea03 Speedup new -bash option, split initialization of Reactor 11 years ago
  Wouter Vermaelen 719d564669 Added openmsx specific bash tab-completion 11 years ago
  Manuel Bilderbeek b9580f68e8 Improve handing of re(g)zipped files (e.g. OMR). 13 years ago
  Manuel Bilderbeek 6e15a7e835 Also add a command line option to load a savestate. 13 years ago