gstreamer/debug-viewer/GstDebugViewer/Plugins
René Stadler e46367c073 timeline: fix possible lag when dragging on timeline
I need to idle-aggregate scroll updates, since gtk performs heavy operations in
a synchronous fashion here (ironically, they do that to make scrolling smooth).
2014-09-11 20:51:46 +02:00
..
__init__.py Add status label to find bar 2014-09-11 20:51:43 +02:00
ColorizeRows.py Fix copyright/license headers and module docstrings 2014-09-11 20:51:39 +02:00
FileProperties.py Save state of timeline visibility 2014-09-11 20:51:39 +02:00
FindBar.py Split giant GUI module into submodules 2014-09-11 20:51:46 +02:00
Timeline.py timeline: fix possible lag when dragging on timeline 2014-09-11 20:51:46 +02:00