Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xorg: move simd functions assign to it's own file | Jay Sorg | 2014-10-09 | 6 | -87/+182 |
| | |||||
* | when closing audio source, don't flush audio data if audio buffer is empty | Laxmikant Rashinkar | 2014-10-06 | 1 | -3/+6 |
| | |||||
* | Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes | Jay Sorg | 2014-10-04 | 5 | -16/+250 |
| | |||||
* | Xorg: Xv, minor optimize for strech | Jay Sorg | 2014-10-04 | 1 | -12/+31 |
| | |||||
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -50/+8 |
| | |||||
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -2/+14 |
| | |||||
* | Xorg: work on amd64 sse | Jay Sorg | 2014-10-04 | 9 | -38/+356 |
| | |||||
* | Xorg: asm, add->lea | Jay Sorg | 2014-09-30 | 2 | -10/+10 |
| | |||||
* | Xorg: avoid excessive malloc / free | Jay Sorg | 2014-09-29 | 2 | -11/+42 |
| | |||||
* | Xorg: fix for cpuid | Jay Sorg | 2014-09-29 | 1 | -6/+12 |
| | |||||
* | Xorg: added a header file to the asm funcs | Jay Sorg | 2014-09-28 | 2 | -10/+40 |
| | |||||
* | Xorg: added asm cpuid for x86 | Jay Sorg | 2014-09-28 | 3 | -6/+63 |
| | |||||
* | Xorg: asm i420 | Jay Sorg | 2014-09-28 | 1 | -0/+221 |
| | |||||
* | Xorg: align memory in Xv | Jay Sorg | 2014-09-28 | 3 | -13/+37 |
| | |||||
* | Xorg: asm changes | Jay Sorg | 2014-09-28 | 1 | -121/+64 |
| | |||||
* | Xorg: asm changes | Jay Sorg | 2014-09-27 | 1 | -154/+55 |
| | |||||
* | Xorg: asm work on yv12 | Jay Sorg | 2014-09-26 | 1 | -0/+356 |
| | |||||
* | Xorg: add amd64 asm files | Jay Sorg | 2014-09-23 | 6 | -6/+91 |
| | |||||
* | Xorg: start accel XV | Jay Sorg | 2014-09-23 | 7 | -9/+213 |
| | |||||
* | Xorg: added simple strech | Jay Sorg | 2014-09-22 | 1 | -1/+53 |
| | |||||
* | Xorg: some define changes, remove dups | Jay Sorg | 2014-09-21 | 6 | -41/+19 |
| | |||||
* | Xorg: endian fix | Jay Sorg | 2014-09-20 | 1 | -0/+8 |
| | |||||
* | big endian fix | Jay Sorg | 2014-09-20 | 1 | -2/+31 |
| | |||||
* | Xorg: fix for PutImage | Jay Sorg | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | Xorg: work on XVideo extension | Jay Sorg | 2014-09-20 | 1 | -95/+194 |
| | |||||
* | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-09-20 | 1 | -0/+3 |
|\ | |||||
| * | Merge pull request #172 from moobyfr/fix-pam-leak | Idan Freiberg | 2014-09-20 | 1 | -0/+3 |
| |\ | | | | | | | If auth fails, call pam_end so PAM backends can call _cleanup | ||||
| | * | If auth fails, call pam_end so PAM backends can call _cleanup | BLINDAUER Emmanuel | 2014-09-20 | 1 | -0/+3 |
| |/ | |||||
* | | Xorg: added XVideo extension | Jay Sorg | 2014-09-20 | 5 | -4/+533 |
|/ | |||||
* | librfxcodec=de6a45c | Jay Sorg | 2014-09-05 | 1 | -0/+0 |
| | |||||
* | no logic change, indent | Jay Sorg | 2014-09-04 | 1 | -62/+83 |
| | |||||
* | Merge pull request #137 from ArvidNorr/choose_shortcutdev | jsorg71 | 2014-09-04 | 1 | -3/+78 |
|\ | | | | | support for preferred combo box choice added | ||||
| * | support for preferred combo box choice added | ArvidNorr | 2014-05-23 | 1 | -3/+78 |
| | | |||||
* | | Merge pull request #167 from metalefty/rhel-bug-694552 | jsorg71 | 2014-09-04 | 1 | -1/+1 |
|\ \ | | | | | | | X11rdp: explicitly disable dtrace for xorg-server | ||||
| * | | X11rdp: explicitly disable dtrace for xorg-server | Koichiro IWAO | 2014-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552 | ||||
* | | | common: no logic change, remove spaces | Jay Sorg | 2014-08-27 | 2 | -32/+32 |
| | | | |||||
* | | | work on tls mode | speidy | 2014-08-22 | 5 | -236/+68 |
| | | | |||||
* | | | xrdp: encoder shutdown fix | Jay Sorg | 2014-08-19 | 1 | -3/+4 |
|/ / | |||||
* | | chansrv: check for nil | Jay Sorg | 2014-08-13 | 1 | -8/+13 |
| | | |||||
* | | chansrv: allow multiple xrdpapi connections | Jay Sorg | 2014-08-12 | 1 | -38/+76 |
| | | |||||
* | | common: some minor changes to arch.h | Jay Sorg | 2014-08-12 | 1 | -2/+20 |
| | | |||||
* | | Merge pull request #165 from metalefty/fix-for-big-endian-arches | jsorg71 | 2014-08-12 | 1 | -1/+3 |
|\ \ | | | | | | | common: fix check for big endian arches | ||||
| * | | common: fix check for big endian arches | Koichiro IWAO | 2014-08-12 | 1 | -1/+3 |
|/ / | | | | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=905411 | ||||
* | | xrdp: add tcutils to xrdp.ini | Jay Sorg | 2014-08-12 | 1 | -0/+1 |
| | | |||||
* | | sesman: more checks when looking for a free display | Jay Sorg | 2014-08-06 | 1 | -0/+30 |
| | | |||||
* | | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 4 | -8/+25 |
| | | |||||
* | | pulse sink: check for partial sends | Jay Sorg | 2014-08-06 | 1 | -3/+16 |
| | | |||||
* | | chansrv: sound_send_wave_data changes | Jay Sorg | 2014-08-06 | 1 | -3/+11 |
| | | |||||
* | | Add details for crypt_level=fips to man page | anthonyagresta | 2014-08-06 | 1 | -1/+5 |
| | | |||||
* | | security change for none | Jay Sorg | 2014-08-05 | 2 | -48/+49 |
| | |