Marc-André Moreau
|
226cad3e03
|
winpr: improve winpr.pc generation
|
2013-11-10 17:54:41 -05:00 |
|
Marc-André Moreau
|
fb23f08388
|
libfreerdp-client: fix possible infinite loop with .rdp file parsing containing freerdp options
|
2013-11-10 13:29:20 -05:00 |
|
Marc-André Moreau
|
4898868e9d
|
libwinpr-path: extend custom portability functions
|
2013-11-09 23:38:22 -05:00 |
|
Marc-André Moreau
|
0e662a060e
|
freerdp: improve pkgconfig .pc file generation
|
2013-11-09 17:51:09 -05:00 |
|
Marc-André Moreau
|
70aed3fa85
|
libfreerdp-core: minor style cleanup
|
2013-11-08 13:57:41 -05:00 |
|
Armin Novak
|
5a801a3951
|
Updated documentation.
|
2013-11-08 16:43:33 +01:00 |
|
Armin Novak
|
9aa70d4589
|
Explicitly setting debug format now, as the shipped gdbserver is
not compatible with the default options for all toolchains.
|
2013-11-08 16:32:50 +01:00 |
|
Benoît LeBlanc
|
f6eb8af731
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2013-11-08 09:44:57 -05:00 |
|
Armin Novak
|
f6236048c5
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:20:23 +01:00 |
|
Armin Novak
|
fdc3045839
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:19:38 +01:00 |
|
Armin Novak
|
ba2c31e9d9
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:16:18 +01:00 |
|
Armin Novak
|
d1bc0d6f37
|
Enabled native building support.
|
2013-11-08 13:40:05 +01:00 |
|
Armin Novak
|
003f1bad3b
|
Added missing <config.h> include.
|
2013-11-08 13:31:29 +01:00 |
|
Armin Novak
|
33c4644c06
|
Fixed invaid setting of android app default version.
|
2013-11-08 13:31:04 +01:00 |
|
Armin Novak
|
f00777876d
|
Android App version now configurable from cmake.
|
2013-11-08 13:15:04 +01:00 |
|
Armin Novak
|
105a859694
|
Setting correct debuggable now depending on configuration.
|
2013-11-08 12:51:01 +01:00 |
|
Armin Novak
|
b40123fdff
|
Using new library destination path for android.
|
2013-11-08 12:48:04 +01:00 |
|
Armin Novak
|
51041bd1bc
|
Modified ant build target.
|
2013-11-08 12:46:32 +01:00 |
|
Armin Novak
|
9799520803
|
Added ndk-build detection.
|
2013-11-08 12:44:28 +01:00 |
|
Armin Novak
|
dc055782e8
|
Modified ant build target.
|
2013-11-08 12:42:41 +01:00 |
|
Armin Novak
|
017308b796
|
Added generation of android ndk build scripts.
|
2013-11-08 12:37:38 +01:00 |
|
Armin Novak
|
9eedf16ef0
|
Added native android build scripts.
|
2013-11-08 12:08:06 +01:00 |
|
Armin Novak
|
b34c2d0e1d
|
Removed unneccessary include <spawn.h>, which broke the build.
|
2013-11-08 10:27:57 +01:00 |
|
Armin Novak
|
72e33363ff
|
Redirected debugging to logcat if build for android.
|
2013-11-08 10:27:33 +01:00 |
|
Armin Novak
|
f3bfef8da5
|
Resource cleanup fixes.
|
2013-11-08 10:27:16 +01:00 |
|
Marc-André Moreau
|
639f6cee69
|
docs: improve valgrind suppressions file
|
2013-11-07 23:12:31 -05:00 |
|
Marc-André Moreau
|
5536033a8a
|
libfreerdp-core: transport refactoring
|
2013-11-07 17:37:58 -05:00 |
|
Marc-André Moreau
|
61f95fbe16
|
libfreerdp-core: transport code style cleanup
|
2013-11-07 15:14:59 -05:00 |
|
Benoît LeBlanc
|
04cf7d301e
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2013-11-07 13:58:54 -05:00 |
|
Marc-André Moreau
|
7fa5ab7ced
|
Merge branch 'master' of github.com:mrthebunny/FreeRDP
|
2013-11-07 13:58:33 -05:00 |
|
Marc-André Moreau
|
8cbb7f42da
|
libwinpr-library: add GetModuleFileName implementation for Linux
|
2013-11-07 13:57:05 -05:00 |
|
Benoît LeBlanc
|
dfd39b6d0a
|
Fixed macro declaration
|
2013-11-07 13:55:06 -05:00 |
|
Benoît LeBlanc
|
02fe384ecb
|
typo
|
2013-11-07 13:45:16 -05:00 |
|
Benoît LeBlanc
|
c4dea17af3
|
added _scprintf macro to winpr because snprintf does not count characters on Windows.
Modified write_rdp_file_ macros for windows compatibility
|
2013-11-07 13:44:18 -05:00 |
|
Marc-André Moreau
|
bfa6410641
|
Merge pull request #1578 from ntwerdochlib/drive_channel_tweak
Minor optimization in Drive Channel
|
2013-11-07 09:18:50 -08:00 |
|
Nik Twerdochlib
|
c35c2bdeb6
|
Minor optimization in DeviceServiceEntry when setting up
to share all drives. Removed the call to strlen() and use
the return value from _snprintf
|
2013-11-07 11:43:22 -05:00 |
|
Benoît LeBlanc
|
f4d0371480
|
Removed const warning
|
2013-11-07 10:48:49 -05:00 |
|
Benoît LeBlanc
|
7215f4295f
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
Conflicts:
include/freerdp/client.h
|
2013-11-07 10:42:35 -05:00 |
|
Marc-André Moreau
|
d754e4f9a8
|
Fixed memory corruption that occured when writing rdpFile to disk
|
2013-11-07 10:37:46 -05:00 |
|
Benoît LeBlanc
|
b50969e05d
|
Removed logs
|
2013-11-06 20:15:14 -05:00 |
|
Benoît LeBlanc
|
08da7211aa
|
Fixed crash caused by string value not being copied when parsing an ASCII file.
|
2013-11-06 20:07:42 -05:00 |
|
Benoît LeBlanc
|
0c9d760bc8
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2013-11-06 17:43:03 -05:00 |
|
Marc-André Moreau
|
778c0274ea
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-11-06 16:26:16 -05:00 |
|
Marc-André Moreau
|
a04fd2c65f
|
libfreerdp-core: added missing error info values
|
2013-11-06 16:25:59 -05:00 |
|
Marc-André Moreau
|
2e28621802
|
Merge pull request #1574 from awakecoding/master
Refactoring, Robustness, Valgrind Fixes, WinPR
|
2013-11-06 12:44:02 -08:00 |
|
Benoît LeBlanc
|
c82fd89860
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2013-11-06 14:52:27 -05:00 |
|
Marc-André Moreau
|
3c44ff9c83
|
channels/rdpsnd: fix bug in rdpsnd and rdpdr deinitialization
|
2013-11-06 14:31:33 -05:00 |
|
Marc-André Moreau
|
014b5be63c
|
Merge pull request #1569 from zhangzl2013/dev-clipboard-win
Add cliprdr on windows. File clipping is not supported yet.
|
2013-11-06 10:59:59 -08:00 |
|
Marc-André Moreau
|
b4a78c31bb
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-11-06 13:59:03 -05:00 |
|
Marc-André Moreau
|
33a9694b45
|
Merge pull request #15 from MartinHaimberger/WLOGIMPROVEMENT
improved wlog
|
2013-11-06 10:56:30 -08:00 |
|