Authorship: 77% skyjake, 23% danij
Fixed (9) Refactor (9) Client (5) |
Added (2) Cleanup (2) UI (2) |
API (1) Audio (1) BusyWidget (1) |
Doom (1) libcommon (1) |
May 2019 | |||
2019-05-19 | : | Handling error in busy thread | |
November 2013 | |||
2013-11-18 | : | Drawing game widgets to texture for busy transition | |
July 2012 | |||
2012-07-13 | : | Start and end the sound frame in busy loop | |
May 2012 | |||
2012-05-01 | : | Run main loop at 60 Hz | |
March 2012 | |||
2012-03-06 | : | Adjusted startup progress bar advancement | |
January 2012 | |||
2012-01-15 | : | When processing multiple tasks defer uploads until the end | |
2012-01-11 | : | Partial progress display mode | |
August 2011 | |||
2011-08-03 | : | Not needed with novideo |
July 2015 | |||
2015-07-19 | Fixed | : | Initializing the progress indicator |
December 2013 | |||
2013-12-15 | Fixed | : | Don’t hold on an obsolete transition frame |
September 2013 | |||
2013-09-16 | Fixed | : | Screen capture for transition-free busy mode |
July 2012 | |||
2012-07-25 | Fixed | : | Detecting the busy worker thread |
2012-07-22 | Fixed | : | Font glitch at the start of a busy task |
May 2012 | |||
2012-05-08 | Fixed | : | Transition duration should be determined before the worker begins |
February 2012 | |||
2012-02-16 | Audio | Fixed | : | Don't start sound effects in busy mode |
January 2012 | |||
2012-01-29 | Fixed | : | Fatal errors inside busy worker |
2012-01-15 | Fixed | : | Failed to destroy mutex upon completion |
May 2019 | |||
2019-05-19 | Client | : | Observing end of busy mode |
February 2017 | |||
2017-02-08 | Client | UI | : | Don’t show progress indicator during startup |
November 2013 | |||
2013-11-18 | Client | UI | : | Removed additional UI root for busy mode |
August 2013 | |||
2013-08-03 | Cleanup | Client | : | Cleanup |
2013-08-02 | Client | : | Replaced old busyvisual with a ProgressWidget |
March 2012 | |||
2012-03-12 | Added | : | Added a todo comment |
January 2012 | |||
2012-01-15 | Added | Refactor | : | Added BusyTask and task list mechanic |
August 2013 | |||
2013-08-03 | Cleanup | Client | : | Cleanup |
July 2012 | |||
2012-07-10 | Cleanup | : | Further minor cleanup |
February 2017 | |||
2017-02-08 | Client | UI | : | Don’t show progress indicator during startup |
November 2013 | |||
2013-11-18 | Client | UI | : | Removed additional UI root for busy mode |
November 2013 | |||
2013-11-20 | API | libcommon | : | Busy transition frame is rendered rather than grabbed |
February 2012 | |||
2012-02-16 | Audio | Fixed | : | Don't start sound effects in busy mode |
August 2013 | |||
2013-08-03 | BusyWidget | Refactor | : | Transition screenshot moved to BusyWidget |
July 2015 | |||
2015-07-22 | Doom | : | Busy tasks support C++ lambda functions |
November 2013 | |||
2013-11-20 | API | libcommon | : | Busy transition frame is rendered rather than grabbed |