aboutsummaryrefslogtreecommitdiffstats
path: root/ui/time_shift.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-12-20Rename wsutil/floor.[ch] to wsutil/floorl.[ch].Guy Harris1-1/+1
2014-12-20Handle floorl() the same way we handle other not-on-all-platforms functions.Guy Harris1-1/+3
2014-12-20Another missing change, to include floor.hStephen Fisher1-0/+2
2014-12-19Revert "Provide a floorl() function (which is currently only able to call GCC...Stephen Fisher1-2/+0
2014-12-19Provide a floorl() function (which is currently only able to call GCC'sStephen Fisher1-0/+2
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