You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/sesman/chansrv
Pavel Roskin e46d15ca84
Fix C++ errors and warnings in FUSE code
8 years ago
..
pcsc Remove all tabs in sources 8 years ago
pulse Use better symbols to protect include files 9 years ago
Makefile.am Use FUSE_CFLAGS and FUSE_LIBS from pkg-config 8 years ago
chansrv.c chansrv: some fixes to log file path 8 years ago
chansrv.h
chansrv_common.c sound redirection: handle fragmented packets 10 years ago
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 10 years ago
chansrv_fuse.c Fix C++ errors and warnings in FUSE code 8 years ago
chansrv_fuse.h coverity: copy into fixed sized buffer 10 years ago
clipboard-notes.txt
clipboard.c Fix warnings detected by -Wwrite-strings 8 years ago
clipboard.h
clipboard_common.h Fix warnings detected by -Wwrite-strings 8 years ago
clipboard_file.c Don't use final newline in log calls, it's already appended 8 years ago
clipboard_file.h
devredir.c Use constant strings to fix warnings 8 years ago
devredir.h Use constant strings to fix warnings 8 years ago
drdynvc.c Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c 8 years ago
drdynvc.h
fifo.c Don't use final newline in log calls, it's already appended 8 years ago
fifo.h
irp.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 8 years ago
irp.h
mlog.h
rail.c Fix signed to unsigned comparisons reported by g++ 6.1.0 8 years ago
rail.h
smartcard.c Fix signed to unsigned comparisons reported by g++ 6.1.0 8 years ago
smartcard.h
smartcard_pcsc.c Fix signed to unsigned comparisons reported by g++ 6.1.0 8 years ago
smartcard_pcsc.h
sound.c chansrv: added mp3 compression from Speidy 8 years ago
sound.h
wave-format-server.txt chansrv: added mp3 compression from Speidy 8 years ago
xcommon.c Fix warnings about unused variables and functions 9 years ago
xcommon.h