aboutsummaryrefslogtreecommitdiffstats
path: root/ui/time_shift.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes from ui folderMartin Mathieson2015-01-011-1/+0
* Rename wsutil/floor.[ch] to wsutil/floorl.[ch].Guy Harris2014-12-201-1/+1
* Handle floorl() the same way we handle other not-on-all-platforms functions.Guy Harris2014-12-201-1/+3
* Another missing change, to include floor.hStephen Fisher2014-12-201-0/+2
* Revert "Provide a floorl() function (which is currently only able to call GCC...Stephen Fisher2014-12-191-2/+0
* Provide a floorl() function (which is currently only able to call GCC'sStephen Fisher2014-12-191-0/+2
* Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.Guy Harris2014-10-171-2/+1
* Adjust some whitespace to match editor modelines.Bill Meier2014-10-061-97/+97
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* fix some warnings.Jakub Zawadzki2013-12-211-3/+1
* From r50772 we don't need first_packet in modify_time_perform(), so we can re...Jakub Zawadzki2013-07-311-34/+5
* Replace relative timestamp with reference frame number. Saves 16B per frame.Jakub Zawadzki2013-07-211-9/+0
* Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs2012-12-211-0/+515