AppleWin/source/Configuration
TomCh 43455eb4fe
Improved determining path & filename when saving/loading a save-state (#691) (PR #849)
Whenever harddisks/disks are inserted (or removed) and *if path has changed* then:
. Then the internal save-state's path & filename will be updated to reflect the new defaults.
. LoadConfiguration(): Read the save-state pathname from Registry before harddisks/disks.

Also:
. CiderPress: only save pathname on OK.
. Refactored CPropertySheetHelper::BrowseToFile().
. Extended support for -d1,-d2,-h1, etc such that if the param is "", then it will eject/unplug the disk/harddisk.
2020-10-25 17:14:23 +00:00
..
About.cpp Prevent uninitialized value bugs and improve string safety. 2019-08-09 13:38:50 -07:00
About.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Config.h Replaced global g_CardMgr with a singleton object & GetCardMgr() call. (Fixes #843) 2020-10-11 17:34:44 +01:00
IPropertySheet.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
IPropertySheetPage.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageAdvanced.cpp Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
PageAdvanced.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageConfig.cpp Renamed enum: VT_COLOR_MONITOR_RGB to VT_COLOR_IDEALIZED 2020-10-17 14:26:33 +01:00
PageConfig.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageConfigTfe.cpp Refactor slots & allow empty slots for s1(printer), s6(disk2) 2019-09-15 20:37:20 +01:00
PageConfigTfe.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
PageDisk.cpp Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
PageDisk.h CardManager refactor: 2020-01-04 13:58:59 +00:00
PageInput.cpp Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PageInput.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PageSound.cpp Replaced global g_CardMgr with a singleton object & GetCardMgr() call. (Fixes #843) 2020-10-11 17:34:44 +01:00
PageSound.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PropertySheet.cpp Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
PropertySheet.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PropertySheetDefs.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PropertySheetHelper.cpp Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
PropertySheetHelper.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00