pollymc/launcher/tasks
Rachel Powers b6452215c1 feat: add details signal to Task
feat: add details to mod pack downloading
feat: add logging rule sloading form `ligging.ini at data path root
feat: add `launcher.task` `launcher.task.net` and `launcher.task.net.[down|up]load` logging categories
fix: add new subtask progress to the end of the lay out not the beginning (cuts down on flickering)

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:47:50 -07:00
..
ConcurrentTask.cpp feat: add details signal to Task 2023-05-01 10:47:50 -07:00
ConcurrentTask.h feat: add details signal to Task 2023-05-01 10:47:50 -07:00
MultipleOptionsTask.cpp refactor(Tasks): remove 'm_total_size' from ConcurrentTask 2022-12-17 13:10:19 -03:00
MultipleOptionsTask.h fix: make MultipleOptionsTask inherit directly from SequentialTask 2022-08-28 16:29:02 -03:00
SequentialTask.cpp refactor(Tasks): remove 'm_total_size' from ConcurrentTask 2022-12-17 13:10:19 -03:00
SequentialTask.h refactor: make SequentialTask inherit from ConcurrentTask 2022-08-28 16:29:01 -03:00
Task.cpp feat: add details signal to Task 2023-05-01 10:47:50 -07:00
Task.h feat: add details signal to Task 2023-05-01 10:47:50 -07:00