Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Add fade-out to display replay | kamel5 | |
2021-07-12 | Optimize Flush in display replay | kamel5 | |
Changes in Flush(): This ensures that only one flush is active when the thread is running. Changes in Acton(): Since the first Pixmap::Lock() takes so much longer than the following, the first Pixmap::Lock() was moved before the while loop. This makes the fade-in softer. Add cNopacityDisplayReplay::SetAlpha() for simplification. | |||
2021-03-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2021-02-16 | Use MessageBox for DisplayReplay | Soeren Moch | |
Besides the unified message view this fixes a segfault when displaying a message with modeOnly display. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2014-02-01 | Fixed bug that messages are not displayed during replay of a recording if ↵ | louis | |
DisplayReplay is active | |||
2013-11-09 | Added theme dependend background for status icon in displayreplay | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |
2013-09-11 | Changed display of trick speed in displayReplay (closes Feature 1433) | louis | |
2013-02-07 | Added screen resolution icon in DisplayReplay | louis | |
2013-02-07 | Changed buttons in displayreplay so that only the active button is highlighted | louis | |
2012-12-16 | Whitespace Cleanup | louis | |
2012-11-27 | Initial push nOpacity 0.0.3 | root | |