| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around crash in clipboard | Timothy Pearson | 2019-03-02 | 1 | -0/+6 |
* | Disable chanserv logging by default | Timothy Pearson | 2019-03-02 | 1 | -2/+5 |
* | Second batch of initial commits: | Timothy Pearson | 2019-03-02 | 1 | -2/+2 |
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-02 | 2 | -1/+39 |
* | Fix build with FDK AAC v2 | Koichiro IWAO | 2018-11-28 | 1 | -0/+11 |
* | Merge pull request #1225 from savisko/devel | metalefty | 2018-10-18 | 1 | -3/+12 |
|\ |
|
| * | Fixed compilation warning in previous commit. | Michael Savisko | 2018-10-11 | 1 | -3/+3 |
| * | Fix crash of xrdp-chansrv process, issue #1202. | Michael Savisko | 2018-10-11 | 1 | -0/+9 |
* | | dynamic virtual channel improvements | jsorg71 | 2018-10-11 | 5 | -1153/+747 |
|/ |
|
* | chansrv: remove pulseaudio modules from xrdp source tree | Idan Freiberg | 2018-08-03 | 8 | -1355/+0 |
* | Merge branch 'wfix-pulsechansrv-makefile' into devel | Koichiro IWAO | 2018-08-03 | 1 | -1/+1 |
|\ |
|
| * | Corrected spacing between arguments to `cc` for Pulseaudio chanserv Makefile | Brandon Wooldridge | 2018-08-02 | 1 | -1/+1 |
* | | Add handler for fatal X server conditions | matt335672 | 2018-07-19 | 3 | -5/+37 |
|/ |
|
* | Revert "devredir: fix xinode leak" | Koichiro IWAO | 2018-03-23 | 1 | -2/+0 |
* | devredir: fix xinode leak | Koichiro IWAO | 2018-01-12 | 1 | -0/+2 |
* | Simplify pulseaudio module build instructions | Dominik George | 2017-12-26 | 1 | -33/+5 |
* | pulse: replace old pulse notes with bran-new README | Koichiro IWAO | 2017-12-26 | 3 | -156/+145 |
* | chansrv: add LOG_LEVEL_TRACE here, too | Koichiro IWAO | 2017-11-12 | 1 | -1/+2 |
* | sound: g_bbuf_size should be determined after codec is determined | Koichiro IWAO | 2017-11-08 | 1 | -3/+3 |
* | chansrv: sound, fdk-aac, avoid 1 item array items | Jay Sorg | 2017-08-04 | 1 | -29/+34 |
* | use pkg-config to configure with fdk-aac | Jay Sorg | 2017-08-04 | 1 | -2/+2 |
* | chansrv: sound, remove a do not know and a comment | Jay Sorg | 2017-08-04 | 1 | -1/+0 |
* | chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MS | Jay Sorg | 2017-08-04 | 1 | -2/+2 |
* | chansrv: sound, add aac | Jay Sorg | 2017-08-04 | 2 | -2/+246 |
* | chansrv: sound, handle skips in audio acks | Jay Sorg | 2017-08-04 | 1 | -5/+30 |
* | xfuse_create_share() called before xfuse_init() | matt335672 | 2017-08-03 | 1 | -0/+12 |
* | chansrv: remove trailing space | Koichiro IWAO | 2017-07-25 | 1 | -2/+2 |
* | chansrv: use switch-case to support more codecs | Koichiro IWAO | 2017-07-25 | 1 | -12/+13 |
* | chansrv: constify wFormatTag | Koichiro IWAO | 2017-07-25 | 1 | -15/+16 |
* | chansrv: include display number in chansrv log filename | Koichiro IWAO | 2017-07-06 | 1 | -5/+5 |
* | pulse: respect XRDP_SOCKET_PATH environment variable | Koichiro IWAO | 2017-05-16 | 3 | -6/+18 |
* | pulse: define default socket directory in Makefile | Koichiro IWAO | 2017-04-06 | 1 | -1/+4 |
* | Rename file_loc.h to xrdp_sockets.h, install it | Pavel Roskin | 2017-03-28 | 4 | -4/+4 |
* | pulse: refer correct path to file_loc.h | Koichiro IWAO | 2017-03-24 | 2 | -2/+2 |
* | pulse: use correct macro for audio in/out sockets | Koichiro IWAO | 2017-03-24 | 2 | -2/+2 |
* | xrdp-chansrv: default to INFO log level rather than ERROR | Pavel Roskin | 2017-03-20 | 1 | -1/+1 |
* | Make socket directory configurable, don't hardcode /tmp/.xrdp | Pavel Roskin | 2017-03-17 | 3 | -2/+3 |
* | chansrv: dvc, check channel exists on get/remove api struct | speidy | 2017-03-16 | 1 | -2/+4 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 23 | -431/+431 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 14 | -0/+56 |
* | chansrv: fix warnings in pulse module | Koichiro IWAO | 2017-02-02 | 1 | -4/+4 |
* | change log message to long long | Jay Sorg | 2017-01-29 | 1 | -2/+2 |
* | sesman: fix warning for 32 bit / 64 bit log entry, trunc to 32 bit | Jay Sorg | 2017-01-29 | 1 | -2/+2 |
* | Constify string arguments in xrdp-chansrv sources | Pavel Roskin | 2017-01-22 | 6 | -28/+30 |
* | Fix calling XChangeProperty in clipboard provide | Szabolcs Seláf | 2017-01-17 | 1 | -1/+1 |
* | Don't log device_data_len in the code where it may be uninitialized | Pavel Roskin | 2017-01-11 | 1 | -3/+2 |
* | Remove send_channel_data() from devredir.h, it's declared in chansrv.h | Pavel Roskin | 2017-01-11 | 2 | -2/+1 |
* | rail: remove unneeded call to XGetWindowAttributes() | Pavel Roskin | 2017-01-06 | 1 | -3/+0 |
* | Use "void" for empty argument list in declarations | Pavel Roskin | 2017-01-05 | 8 | -19/+19 |
* | fix build with --enable-xrdpdebug=yes | volth | 2017-01-04 | 1 | -2/+0 |