index
:
spice/win32/vd_agent
0.4
0.5.vdiport
master
upstream.clipboard.v2
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/spice/win32/vd_agent)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdagent
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
Fixed issue with multiple GPUs causing mouse to not work (see https://www.spi...
HEAD
master
Benjamin Höglinger-Stelzer
1
-0
/
+13
2022-11-08
Add support for additional buttons (side and extra)
Frediano Ziglio
1
-13
/
+30
2022-06-16
Remove warning compiling
Frediano Ziglio
1
-1
/
+2
2020-07-31
clipboard: enable copying files from client using webdav
Jakub Janků
1
-0
/
+191
2020-07-03
desktop_layout: Update container iteration syntax
Frediano Ziglio
1
-6
/
+2
2020-07-03
Move set_display_depth from VDAgent to DesktopLayout
Frediano Ziglio
3
-21
/
+19
2020-07-03
Minor style update
Frediano Ziglio
1
-1
/
+2
2020-06-15
desktop_layout: Ignore Citrix Workspace displays
Frediano Ziglio
1
-0
/
+3
2020-06-15
desktop_layout: Factor out a function to enumerate displays
Frediano Ziglio
1
-21
/
+21
2020-05-29
display_configuration: Update log strings
Frediano Ziglio
1
-2
/
+2
2020-05-25
file_xfer: Return detailed error for invalid filename
Frediano Ziglio
1
-0
/
+4
2020-05-22
desktop_layout: Use MutexLocker for lock/unlock
Frediano Ziglio
1
-8
/
+3
2020-05-15
vdagent: Reset properly state of pending large messages upon disconnection
Frediano Ziglio
1
-0
/
+1
2020-05-15
Use final capabilities to check client messages
Frediano Ziglio
1
-10
/
+24
2020-04-28
vdagent: Reuse agent_check_message
Frediano Ziglio
1
-51
/
+15
2020-04-24
Use SPICE_N_ELEMENTS instead of a constant for file_path size
Frediano Ziglio
1
-2
/
+4
2020-04-24
file_xfer: Return detailed error for no space
Frediano Ziglio
1
-0
/
+3
2020-04-24
vdagent: Return better error if locked
Frediano Ziglio
1
-1
/
+1
2020-04-24
vdagent: Allow to return detailed message for file transfer
Frediano Ziglio
3
-23
/
+33
2020-03-30
Revert 3 last patches
Frediano Ziglio
5
-12
/
+11
2020-03-23
try to remove other bugs
Frediano Ziglio
1
-1
/
+1
2020-03-23
try to fix previous
Frediano Ziglio
5
-10
/
+10
2020-03-23
attempt to fix more warnings!
Frediano Ziglio
4
-10
/
+11
2020-03-23
display_setting: Remove a warning
Frediano Ziglio
1
-1
/
+1
2020-03-23
file_xfer: Remove a warning
Frediano Ziglio
1
-1
/
+1
2020-01-10
Constification, does not make sense to change the messages processing them
Frediano Ziglio
1
-19
/
+19
2019-12-11
Remove Visual Studio project files
Frediano Ziglio
1
-432
/
+0
2019-12-06
file-xfer: handle_start: use snprintf instead of sprintf_s
Uri Lublin
1
-2
/
+2
2019-11-18
Add a test for filter_url function
Frediano Ziglio
1
-0
/
+48
2019-11-18
file_xfer: Open Download directory after a file transfer is finished
Frediano Ziglio
4
-0
/
+172
2019-11-07
file_xfer: Save files in Downloads directory
Frediano Ziglio
1
-2
/
+19
2019-11-07
file_xfer: Separate code to get download directory location
Frediano Ziglio
1
-3
/
+11
2019-11-06
display_configuration: Define WINVER to avoid some declaration
Frediano Ziglio
2
-141
/
+0
2019-03-08
make display disconnection persistent
Yuri Benditovich
1
-1
/
+4
2019-03-08
introduce turn_monitor_off method of WDDM interface
Yuri Benditovich
2
-0
/
+18
2019-03-08
construct WDDMMonitorConfigEscape also with NULL DisplayMode
Yuri Benditovich
1
-4
/
+4
2019-03-05
Don't exit when receiving unknown messages
Jonathon Jongsma
1
-2
/
+1
2019-02-27
Fix indentation
Frediano Ziglio
1
-1
/
+1
2018-11-17
Fix typo, change DeviceName to device_name
谢 昆明
1
-1
/
+1
2018-07-19
Use GetModuleHandle to get some functions from user32 library
Frediano Ziglio
1
-5
/
+2
2018-07-19
vdagent: Add a comment around WinSta0_DesktopSwitch event usage
Frediano Ziglio
1
-0
/
+5
2018-07-18
vdagent: Stop correctly helper thread
Frediano Ziglio
1
-3
/
+14
2018-07-18
Use destructor instead of cleanup function
Frediano Ziglio
1
-13
/
+4
2018-07-18
Introduce an helper to close VirtIo device
Frediano Ziglio
1
-1
/
+10
2018-07-18
Use proper invalid value for _vio_serial
Frediano Ziglio
1
-1
/
+1
2018-07-05
Avoids to call supported_system_version()
Frediano Ziglio
1
-15
/
+15
2018-07-05
Avoid declaring _system_version member
Frediano Ziglio
1
-5
/
+3
2018-07-05
Avoid declaring event_thread_id
Frediano Ziglio
1
-2
/
+1
2018-07-05
Allocate _control_event and _stop_event just once
Frediano Ziglio
1
-4
/
+9
2018-07-05
Allow one more character reading strings from registry
Frediano Ziglio
1
-7
/
+15
[next]