Skip to content
  • skidau's avatar
    Added rewind feature to GTK version. Patch by Juha Laukkanen. · 4116a72a
    skidau authored
    There are two config params:
    
    rewind_count_max => how many blocks are reserved maximum, higher value leads to greater memory usage naturally but longer rewind log
    rewind_interval => default interval is 165ms and higher value leads to more inaccurate rewind but longer rewind log
    
    Also fixes memtell() telling incorrect size because data is not flushed.
    wxWidgets front end having too small buffer for rewinds resulting overflows.
    4116a72a