Marc-André Moreau
|
f30d7cf66a
|
Merge pull request #2024 from repzilon/master
uclibc build fixes and recompressed images
|
2014-08-18 13:08:52 -04:00 |
|
Marc-André Moreau
|
4148211c6c
|
Merge pull request #2045 from zhangzl2013/fix-cut-fold
drive: fix contents lost when cut-paste a folder.
|
2014-08-18 13:06:58 -04:00 |
|
Marc-André Moreau
|
fdbb01eee6
|
Merge pull request #2044 from RonYaari/master
X11: fix toggle-fullscreen option functionality
|
2014-08-18 13:06:10 -04:00 |
|
Marc-André Moreau
|
065d6f0c99
|
Merge pull request #2010 from hardening/list_return_value
Make LinkedList return errors when something fails
|
2014-08-18 13:05:18 -04:00 |
|
Marc-André Moreau
|
a7897da858
|
Merge pull request #2038 from akallabeth/winpr-stacktrace
Winpr add stacktrace
|
2014-08-18 13:04:51 -04:00 |
|
Zhang Zhaolong
|
60f283cffb
|
drive: fix contents lost when cut-paste a folder.
|
2014-08-18 16:00:34 +08:00 |
|
Ron Yaari
|
1b819067b0
|
X11: fix toggle-fullscreen option functionality
|
2014-08-18 10:41:40 +03:00 |
|
Idan Freiberg
|
27f5eaba88
|
Revert "X11: fix toggle-fullscreen option functionality"
This reverts commit 0c84c81401 .
|
2014-08-18 10:39:47 +03:00 |
|
Ron Yaari
|
0c84c81401
|
X11: fix toggle-fullscreen option functionality
|
2014-08-18 10:19:47 +03:00 |
|
Hardening
|
767d54ce18
|
Merge pull request #2017 from ptsekov/Issue_2016
Honour user performance preferences.
|
2014-08-15 09:21:12 +02:00 |
|
Norbert Federa
|
3c8700f62d
|
Merge pull request #1963 from akallabeth/async-update-to-lib
Moved update thread from client to library.
|
2014-08-14 17:46:43 +02:00 |
|
Armin Novak
|
fd2c1a7508
|
Fixed license header, added correct copyright.
|
2014-08-14 10:42:10 +02:00 |
|
Armin Novak
|
77ae3bc8b3
|
Fixed missing argument checks in logger, fixed crashes if file not created.
|
2014-08-14 10:38:02 +02:00 |
|
Armin Novak
|
e700dc6818
|
Winpr stacktrace header.
|
2014-08-14 10:37:48 +02:00 |
|
Armin Novak
|
494ca1f1a3
|
Added winpr functions to generate a stacktrace.
Added libcorkscrew headers for stacktrace on android.
Added execinfo.h detection for stacktrace on linux.
|
2014-08-14 10:36:50 +02:00 |
|
Martin Fleisz
|
ea7f0da4f6
|
Merge pull request #2037 from akallabeth/array-list-compare
Implemented comparison functions for ArrayList
|
2014-08-13 14:44:48 +02:00 |
|
Armin Novak
|
93ad5b7335
|
Implemented default fnObjectEquals function.
Implemented ArrayList_Contains.
ArrayList_IndexOf and ArrayList_LastIndexOf now use comparison function.
|
2014-08-13 14:15:17 +02:00 |
|
Bernhard Miklautz
|
387c7404b6
|
Merge pull request #2035 from bmiklautz/fix/fingerprint
crypto: fix fingerprint
|
2014-08-12 15:54:44 +02:00 |
|
Bernhard Miklautz
|
e5e1a75c35
|
crypto: fix fingerprint
Latest logging changes introduced a problem with fingerprint generation.
The last byte wasn't added.
|
2014-08-12 15:40:53 +02:00 |
|
Marc-André Moreau
|
2f6575a7e6
|
Merge pull request #2033 from awakecoding/master
RLGR, Progressive, RDP8.1 H264, MS-RDPEDISP
|
2014-08-11 19:08:08 -04:00 |
|
Marc-André Moreau
|
2ea151e136
|
Merge pull request #1983 from ntwerdochlib/fileclip-updates
clipboard: File clipping updates
|
2014-08-11 19:00:00 -04:00 |
|
Marc-André Moreau
|
422336b8b8
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
Conflicts:
include/freerdp/channels/log.h
|
2014-08-11 18:56:07 -04:00 |
|
Marc-André Moreau
|
fe833f06f9
|
Merge pull request #2032 from ntwerdochlib/master
Minor tweak to CLOG_PRINT macro. Initialalize tag buffer to NULL. Use ...
|
2014-08-11 18:54:43 -04:00 |
|
Marc-André Moreau
|
b713bc1a98
|
freerdp: fix possible clog memory corruption
|
2014-08-11 18:51:22 -04:00 |
|
Marc-André Moreau
|
87fd839a35
|
libfreerdp-codec: cleanup and fix __lzcnt on Windows
|
2014-08-11 18:48:42 -04:00 |
|
Nicholas Twerdochlib
|
c41c6589e1
|
Minor tweak to CLOG_PRINT macro. Initialalize tag buffer to NULL. Use strncat as a fail safe.
|
2014-08-11 18:48:11 -04:00 |
|
Marc-André Moreau
|
dc7f89dbd5
|
Merge branch 'egfx' of github.com:awakecoding/FreeRDP
|
2014-08-11 17:25:38 -04:00 |
|
Marc-André Moreau
|
7171a0b5c1
|
libfreerdp-core: fix reconnection using client random
|
2014-08-11 11:23:23 -04:00 |
|
Marc-André Moreau
|
067da290dd
|
Merge pull request #2027 from akallabeth/winpr-log
Replace stdout and logging defines with WLog, add logcat support
|
2014-08-11 10:38:28 -04:00 |
|
Marc-André Moreau
|
cff9c16c1e
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
Conflicts:
channels/disp/client/disp_main.c
|
2014-08-11 10:36:07 -04:00 |
|
Marc-André Moreau
|
51ac7fffbd
|
Merge pull request #1993 from bmiklautz/merge/from-stable-1.1
Pick changes from stable-1.1 that are not yet on master
|
2014-08-11 10:28:10 -04:00 |
|
Armin Novak
|
d0c5d9bb9e
|
Fixed missing include.
|
2014-08-11 09:49:57 +02:00 |
|
Armin Novak
|
784696c1cd
|
Fixed missing includes and invalid replacement.
|
2014-08-11 09:38:08 +02:00 |
|
Armin Novak
|
8d8719e101
|
Replaced fprintf with DEBUG_WARN
|
2014-08-11 09:19:47 +02:00 |
|
Armin Novak
|
bcb5f90ee6
|
Replaced perror with DEBUG_WARN
|
2014-08-11 09:19:23 +02:00 |
|
Armin Novak
|
2436e41e63
|
Fixed warnings for comm tests.
|
2014-08-11 09:17:56 +02:00 |
|
Armin Novak
|
66b8905ac6
|
Using special log defines for channels now.
|
2014-08-11 09:12:01 +02:00 |
|
Rene Rheaume
|
4b17230210
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-08 20:18:44 -04:00 |
|
Rene Rheaume
|
47d779f6a0
|
Changed back the permissions to previous values
|
2014-08-08 20:14:56 -04:00 |
|
Rene Rheaume
|
15ad357e1a
|
Recompressed images with FileOptimizer 6.8 (an open-source mass file recompression tool for Windows)
|
2014-08-08 20:12:25 -04:00 |
|
Benoit LeBlanc
|
b990c2002a
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2014-08-08 11:42:53 -04:00 |
|
Bernhard Miklautz
|
cd974e874a
|
Merge pull request #2028 from v00d00/update-codecid
tmsf: CODEC_ID_* -> AV_CODEC_ID_*
|
2014-08-08 15:06:48 +02:00 |
|
Ian Whyman
|
8eb7f69a12
|
Backwards compat defines
|
2014-08-08 13:05:06 +01:00 |
|
Ian Whyman
|
f73e40d188
|
CODEC_ID_* -> AV_CODEC_ID_*
|
2014-08-08 09:05:03 +01:00 |
|
Armin Novak
|
0780c0993e
|
Replaced fprintf(stderr with DEBUG_WARN
|
2014-08-07 22:21:07 +02:00 |
|
Armin Novak
|
084da200cf
|
Replaced fprintf(stderr with DEBUG_WARN
|
2014-08-07 22:20:53 +02:00 |
|
Armin Novak
|
b897c6a433
|
Replaced fprintf(stderr with DEBUG_WARN
|
2014-08-07 22:20:35 +02:00 |
|
Armin Novak
|
b97099e815
|
Replaced fprintf(stderr with DEBUG_WARN
|
2014-08-07 22:20:13 +02:00 |
|
Armin Novak
|
e6ed76977a
|
DEBUG_PRINT now a define, resolves linking issues.
Using log name as logcat tag now.
Removed log name from default android log formatting.
|
2014-08-07 21:51:52 +02:00 |
|
Armin Novak
|
eecc8e2333
|
Removed debug.c
|
2014-08-07 21:38:11 +02:00 |
|