Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
remoteview
/
b5530a29db7c33f63ecb92f45ed5c271a22f52b4
b5530a2
(add) ask for admin level if needed
by vilaca
· 11 years ago
ffc90d9
(fix) adapt screen coordinates to real screen bounds
by vilaca
· 11 years ago
29e738e
(fix) removed file extension on LICENSE
by vilaca
· 11 years ago
92a2a4c
(fix) mouse event bug
by vilaca
· 11 years ago
14f1597
(fix) command line parameters and help message
by vilaca
· 11 years ago
619ccdd
(add) comments to source code
by vilaca
· 11 years ago
b0acbfe
(add) mouse position is now updated on server side
by vilaca
· 11 years ago
619b421
(fix) don't show exception message on user input exit
by vilaca
· 11 years ago
ecc5cc2
(fix) image reload is now based on an interval and image load event
by vilaca
· 11 years ago
45015e6
(fix) add timestamp to javascript loading to avoid caching
by vilaca
· 11 years ago
0c7664e
(fix) renamed ClickPageHandler to AbstractClickPageHandler.cs; Created LeftClickPageHandler and RightClickPageHandler; modified JavascriptPageHandler to call the respective mouse button handler
by vilaca
· 11 years ago
10f08da
(fix) renamed PageHandler to AbstractPageHandler
by vilaca
· 11 years ago
b95a330
(add) debug message
by vilaca
· 11 years ago
7537cbb
(fix) changing how clicks are handled
by vilaca
· 11 years ago
0f0debd
(add) buffer icon in IconPageHandler.cs
by vilaca
· 11 years ago
b8c4085
(fix) moved javascript from HomePageHandler.cs to JavascriptPageHandler.cs
by vilaca
· 11 years ago
0944f86
(add) try to be exit gracefully on init problem (no admin level)
by vilaca
· 11 years ago
524d306
(fix) error correction for double-click
by vilaca
· 11 years ago
cae819e
(add) mouse dragging is now supported
by vilaca
· 11 years ago
e512c89
(fix) re-factored switch into ifs
by vilaca
· 11 years ago
f9978e9
(add) server is launched on its own thread
by vilaca
· 11 years ago
fe8a779
(fix) exception output message
by vilaca
· 11 years ago
d80e969
(fix) server stop() wasn't working correctly
by vilaca
· 11 years ago
b5f77e5
(fix) listen on localhost, requires Admin level
by vilaca
· 11 years ago
eebbbc7
(fix) server can listen even if not running as Administrator
by vilaca
· 11 years ago
91f6236
(fix) double click is sent as two clicks to make UI more responsive
by vilaca
· 11 years ago
28f7058
(fix) Moved PageHandler.cs to PageHandlers/PageHandler.cs
by vilaca
· 11 years ago
5d972ee
(fix) schedule reloading only when image finishes loading
by vilaca
· 11 years ago
140ea8f
(fix) changed TargetFrameworkVersion from v4.5 to v2.0
by vilaca
· 11 years ago
d488fc0
(add) view of remote device is updated flicker-free every 1s using a double buffer
by vilaca
· 11 years ago
a85fb57
(fix) using AJAX to improve UI responsiveness
by vilaca
· 11 years ago
9bbd32c
(add) double click is working
by vilaca
· 11 years ago
1d05253
(add) use application icon as favicon.ico
by vilaca
· 11 years ago
b910996
(fix) apply HTML template from PageHandler abstract class where possible
by vilaca
· 11 years ago
a5963bb
(add) buildHtml now encodes string (HTML) to byte[]
by vilaca
· 11 years ago
9100a23
(add) basic HTML template on PageHandler
by vilaca
· 11 years ago
7bd935c
(fix) updated readme to include license information (add) GPL license
by vilaca
· 11 years ago
53f9857
(add) gracefully exit if can't listen on port
by vilaca
· 11 years ago
ff8ef2f
(add) right click works too
by vilaca
· 11 years ago
c2dd6bd
(add) left click is working
by vilaca
· 11 years ago
317996b
(fix) PageHandler comments
by vilaca
· 11 years ago
bc49940
(add) comments to PageHandler
by vilaca
· 11 years ago
1eccc8d
(add) ClickPageHandler for handling clicks
by vilaca
· 11 years ago
124eef2
(fix) remove method from HomePageHandler
by vilaca
· 11 years ago
7ce4d90
(add) added shared function in abstract class PageHandler
by vilaca
· 11 years ago
42b8273
(add) project solution
by vilaca
· 11 years ago
837a5e4
(add) page /click/ is now called for handling clicks (fix) more comments
by vilaca
· 11 years ago
15ec99d
(add) comments
by vilaca
· 11 years ago
65f6425
(fix) safer way of figuring out if the default screen device is to be shown
by vilaca
· 11 years ago
f508aae
(add) handle clicks on image
by vilaca
· 11 years ago
b97aac5
Merge branch 'master' of https://github.com/vilaca/RemoteView
by vilaca
· 11 years ago
54dbec4
(fix) homepage is now at both / and /home
by vilaca
· 11 years ago
b0beaad
(fix) removed javascript links for screens
by vilaca
· 11 years ago
2acfc2e
(fix) bug in screen resource name
by vilaca
· 11 years ago
f7fe5ce
Update AssemblyInfo.cs
by vilaca
· 11 years ago
e98095a
(fix) refactored getRequest(..) to handleRequest(..)
by vilaca
· 11 years ago
b5937ba
(add) ScreenPageHandler.cs
by vilaca
· 11 years ago
54269a6
screen will be in http://host:port/screen
by vilaca
· 11 years ago
5c6a669
Basic functionality and structure
by vilaca
· 11 years ago
475b09c
Update README.md
by vilaca
· 11 years ago
71f6037
Initial commit
by vilaca
· 11 years ago