index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
Timer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-1
/
+1
*
Fix overflow; "Timer: gettimeofday is broken"
Pierre Ossman
2024-07-19
1
-1
/
+4
*
Round up expiration time for timers
Pierre Ossman
2024-07-05
1
-1
/
+1
*
Prefer std::find() over manual search
Pierre Ossman
2024-06-24
1
-6
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-5
/
+5
*
Make it easier to change timer interval
Pierre Ossman
2024-06-19
1
-1
/
+4
*
Explicitly request timer repetition
Pierre Ossman
2024-06-19
1
-25
/
+26
*
Add safety check to getNextTimeout()
Pierre Ossman
2024-06-19
1
-0
/
+6
*
Stop treating "0" as "no timeouts"
Pierre Ossman
2024-06-19
1
-7
/
+4
*
Detect conflicting timer rescheduling
Pierre Ossman
2024-06-19
1
-2
/
+8
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Fix bad reference in Timer::getRemainingMs()
Pierre Ossman
2018-09-20
1
-1
/
+1
*
Limit lossless refresh update to safe size
Pierre Ossman
2018-03-28
1
-2
/
+8
*
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
1
-0
/
+3
|
\
|
*
Handle timers which should be executed right away
Pierre Ossman
2017-11-17
1
-0
/
+3
*
|
Remove support for Lynx/OS
Peter Åstrand (astrand)
2017-11-08
1
-5
/
+0
|
/
*
Better handling of slow timers
Pierre Ossman
2017-02-24
1
-7
/
+23
*
Use mingw's gettimeofday()
Pierre Ossman
2015-11-09
1
-38
/
+2
*
Remove logging of each Timer firing
Pierre Ossman
2015-01-26
1
-1
/
+0
*
Not necessary to include windows.h if winsock2.h is already included. If bot...
DRC
2010-05-20
1
-1
/
+0
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+179