summaryrefslogtreecommitdiff
path: root/ui/time_shift.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-17Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.Guy Harris1-2/+1
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-97/+97
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21fix some warnings.Jakub Zawadzki1-3/+1
2013-07-31From r50772 we don't need first_packet in modify_time_perform(), so we can re...Jakub Zawadzki1-34/+5
2013-07-21Replace relative timestamp with reference frame number. Saves 16B per frame.Jakub Zawadzki1-9/+0
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-0/+515