1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-08 03:26:47 -04:00
Commit graph

5 commits

Author SHA1 Message Date
torzdf
f634f52a1e lib.gui.utils - Spelling fixes
lib.gui.custom_widgets - popup progressbar
2020-07-06 11:00:17 +00:00
torzdf
d5f42b63c8 Bugfix: lib.gui.project - Reset invalid choices to default if an invalid choice is discovered when loading a .fsw file 2020-04-26 14:40:35 +01:00
torzdf
a817b94503 bugfix: lib.gui - Correctly handle tasks loaded from the file/recent menus 2019-11-23 16:24:08 +00:00
torzdf
a6d77fc645 bugfix: lib.gui - Remove last session file if user selects not to load 2019-11-23 15:23:45 +00:00
torzdf
9c588045aa
GUI Updates (#940)
* lib.gui: Update icons
* tools.cli: Add video filetype flag to mask input
* lib.gui.popup_configure: Refresh GUI on config save
* lib.gui._config: Add Icon size and load last session options
* lib.gui.control_helper - Add control modification tracking
* lib.gui - Add Projects and Last Session
- Main root title handled by projects
- Add Hotkeys
- Create projects module
- split fsw and fst filetypes
- Add last_session saving

* lib.project
- Documentation
- Ask confirm on closing unsaved project
-Fixups

* Track model folder changes
- Shuffle some globals
- Activate System Verbosity for GUI

* lib.gui.utils - Documentation and clean up
- lib.gui.custom_widgets - Create and document

* Add GUI config option to disable auto loading model stats
2019-11-22 19:20:23 +00:00