aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2018-04-25BASE: Allow listing save games for all targetsThierry Crozat
2018-04-25BASE: Use --game to specify target for --list-saves commandThierry Crozat
2018-04-22BASE: Allow options to come after command on the command lineBastien Bouclet
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-12BASE: Minor text fix for --copy-protection helpTarek Soliman
2018-04-08AUDIO: add support for OPL2LPTVincent Bernat
2018-04-07BASE: Show nuked audio driver only when compiledEugene Sandulenko
2018-04-07AUDIO: Add Nuked OPL3 corenukeykt
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2017-11-30RELEASE: This is 2.1.0gitThierry Crozat
2017-11-21RELEASE: 1.10 will henceforth be known as 2.0Colin Snover
2017-11-02BASE: Minor command line detection cleanupBastien Bouclet
2017-09-08UPDATES: Fix crash when compiling with updates enabled but without an UpdateM...Thierry Crozat
2017-08-06CMD: Handle --game=<ID> for --detect and --auto-detectThierry Crozat
2017-08-06CMD: Improve warnings for --detect and --add when no game is foundThierry Crozat
2017-08-06CMD: Print full path information for --detectTobia Tesan
2017-08-06CMD: Update error codes in case of autodetector errorTobia Tesan
2017-08-06CMD: Add --recursive option for adding & detectionTobia Tesan
2017-08-06CMD: Fix batch adding of gamesTobia Tesan
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-05-03BASE: Fix auto-detect command to detect and start gameThierry Crozat
2017-04-24BASE: Improve error handling when detecting gamesThierry Crozat
2017-04-24BASE: Check scanf return value when adding a gameThierry Crozat
2017-04-23CMD: Detect and add game(s) with commandlineyinsimei
2017-02-06BASE: Ignore -NSDocumentRevisionDebugMode command line argument on OS XThierry Crozat
2016-11-07BASE: Auto-detect now starts the first game foundThierry Crozat
2016-10-29BASE: Clarify how to specify a path in help for the auto-detect commandThierry Crozat
2016-10-29BASE: Auto-detect option now uses the specified pathThierry Crozat
2016-10-29BASE: Formatting codeiskrich
2016-10-29BASE: Add --auto-detect commandiskrich
2016-10-29COMMON: Add referencing and destruction of the OSDMessageQueue instanceThierry Crozat
2016-10-24BASE: Add command line for specifyong Director start movieEugene Sandulenko
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-13GUI: Add checkbox and config option to enable/disable graphics filteringThierry Crozat
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-09-10AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate...Eugene Sandulenko
2016-08-24CLOUD: Do some refactoring/cleanupAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Add LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev
2016-08-24CLOUD: Add DropboxCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add Dropbox into CloudManager's configsAlexander Tkachev
2016-08-24CLOUD: Do minor fixesAlexander Tkachev
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library as Common::JSONAlexander Tkachev