Skip to content

Instantly share code, notes, and snippets.

View Drachenfels's full-sized avatar

Drachenfels Drachenfels

View GitHub Profile
init python:
import math
import random
class DispTextStyle():
custom_tags = ["omega", "bt", "fi", "sc", "rotat", "chaos", "move"]
accepted_tags = ["", "b", "s", "u", "i", "color", "alpha", "font", "size", "outlinecolor", "plain", 'cps']
custom_cancel_tags = ["/" + tag for tag in custom_tags]
cancel_tags = ["/" + tag for tag in accepted_tags]
def __init__(self):
@Drachenfels
Drachenfels / gist:d409e6cb00c15964e6b388e2376df10f
Last active December 5, 2024 03:36
MSS - bugs, improvements, etc
BUGS:
HIGH:
- [option menu] entering options menu needs to be cleaned and standardised:
- Boris suggested own button above left pane (there is mockup somewhere in tech-stuff)
- right click mouse -> disable it
- remove wrench icon
- make sure it animates properly and does not show up twice
(ticket: https://github.com/Scarlet-Stars-DEV/mission-scarlet-stars/issues/17)
- [tutorials] make sure they start music on first lane and stop it at
the end
def _set_image(self, obj, kwargs):
'''Should not directly be used, but sets a relation on a model
if an image key appears in kwargs'''
# sanity check
if 'image' not in kwargs:
return obj, kwargs
# look for image, or set as none
if kwargs['image']:
This file has been truncated, but you can view the full file.
[2014-05-01 17:35:40.330040 +0100] stbt-run: Arguments:
[2014-05-01 17:35:40.330139 +0100] control: lirc:8700:humax
[2014-05-01 17:35:40.330153 +0100] args: []
[2014-05-01 17:35:40.330162 +0100] verbose: 1
[2014-05-01 17:35:40.330172 +0100] source_pipeline: decklinksrc mode=720p50 connection=component subdevice=0 ! videoscale ! video/x-raw-yuv, width=1280, height=720
[2014-05-01 17:35:40.330181 +0100] script: /home/drachenfels/Projects/uitests/test_team/play_content_from_demand_5/test.py
[2014-05-01 17:35:40.330190 +0100] restart_source: False
[2014-05-01 17:35:40.330201 +0100] sink_pipeline: fakesink sync=false
[2014-05-01 17:35:40.330210 +0100] save_video: video.webm
[2014-05-01 17:35:40.344186 +0100] stbt-run: Saving video to 'video.webm'
This file has been truncated, but you can view the full file.
[2014-05-01 17:24:17.261509 +0100] stbt-run: Arguments:
[2014-05-01 17:24:17.261608 +0100] control: lirc:8700:humax
[2014-05-01 17:24:17.261622 +0100] args: []
[2014-05-01 17:24:17.261631 +0100] verbose: 1
[2014-05-01 17:24:17.261641 +0100] source_pipeline: decklinksrc mode=720p50 connection=component subdevice=0 ! videoscale ! video/x-raw-yuv, width=1280, height=720
[2014-05-01 17:24:17.261650 +0100] script: /home/drachenfels/Projects/uitests/test_team/play_content_from_demand_5/test.py
[2014-05-01 17:24:17.261659 +0100] restart_source: False
[2014-05-01 17:24:17.261669 +0100] sink_pipeline: fakesink sync=false
[2014-05-01 17:24:17.261679 +0100] save_video: video.webm
[2014-05-01 17:24:17.275838 +0100] stbt-run: Saving video to 'video.webm'
This file has been truncated, but you can view the full file.
[2014-05-01 15:10:53.272945 +0100] stbt-run: Arguments:
[2014-05-01 15:10:53.273045 +0100] control: lirc:8700:humax
[2014-05-01 15:10:53.273058 +0100] args: []
[2014-05-01 15:10:53.273067 +0100] verbose: 1
[2014-05-01 15:10:53.273076 +0100] source_pipeline: decklinksrc mode=720p50 connection=component subdevice=0 ! videoscale ! video/x-raw-yuv, width=1280, height=720
[2014-05-01 15:10:53.273085 +0100] script: /home/drachenfels/Projects/uitests/test_team/play_content_from_demand_5/test.py
[2014-05-01 15:10:53.273094 +0100] restart_source: False
[2014-05-01 15:10:53.273104 +0100] sink_pipeline: fakesink sync=false
[2014-05-01 15:10:53.273113 +0100] save_video: video.webm
[2014-05-01 15:10:53.287078 +0100] stbt-run: Saving video to 'video.webm'
This file has been truncated, but you can view the full file.
[2014-05-01 17:35:40.330040 +0100] stbt-run: Arguments:
[2014-05-01 17:35:40.330139 +0100] control: lirc:8700:humax
[2014-05-01 17:35:40.330153 +0100] args: []
[2014-05-01 17:35:40.330162 +0100] verbose: 1
[2014-05-01 17:35:40.330172 +0100] source_pipeline: decklinksrc mode=720p50 connection=component subdevice=0 ! videoscale ! video/x-raw-yuv, width=1280, height=720
[2014-05-01 17:35:40.330181 +0100] script: /home/drachenfels/Projects/uitests/test_team/play_content_from_demand_5/test.py
[2014-05-01 17:35:40.330190 +0100] restart_source: False
[2014-05-01 17:35:40.330201 +0100] sink_pipeline: fakesink sync=false
[2014-05-01 17:35:40.330210 +0100] save_video: video.webm
[2014-05-01 17:35:40.344186 +0100] stbt-run: Saving video to 'video.webm'