platform/upstream/freerdp.git
2013-12-08 Armin NovakRenamed android specific variables.
2013-12-05 Martin FleiszMerge pull request #1624 from bmiklautz/ios
2013-12-04 Marc-André... Merge pull request #1620 from bmiklautz/platform_builds
2013-12-04 Marc-André... Merge pull request #1625 from bmiklautz/disconnect
2013-12-04 Bernhard Miklautztls: handle the case if endpoint has disconnected
2013-12-04 Martin FleisziOS: Removed unused code
2013-12-04 Bernhard Miklautzupdated file headers
2013-11-30 Bernhard MiklautzCmake preload scripts for CI added
2013-11-25 Martin FleiszMerge pull request #1615 from zhangzl2013/bug-gdi-leak
2013-11-24 Zhang Zhaolongfix a gdi leak bug.
2013-11-23 Marc-André... Merge pull request #1599 from akallabeth/helper_script
2013-11-23 Marc-André... Merge pull request #1608 from zhangzl2013/bug-cliprdr
2013-11-23 Marc-André... Merge pull request #1610 from eroen/ffmpeg-2.1
2013-11-22 Marc-André... Merge pull request #1604 from bmiklautz/build_fixes
2013-11-22 Marc-André... Merge pull request #1611 from bmiklautz/createProcess
2013-11-21 Bernhard Miklautzwinpr-thread: fixed bugs in _CreateProcessExA
2013-11-21 eroenffmpeg-2 -- CodecID
2013-11-21 eroenffmpeg-2 -- dsp_mask
2013-11-21 eroenffmpeg-2 -- AVCODEC_MAX_AUDIO_FRAME_SIZE
2013-11-21 Zhang Zhaolongcheck return value.
2013-11-21 Zhang Zhaolongreformat coding styles.
2013-11-21 Zhang Zhaolongfix name length to copy.
2013-11-21 Zhang Zhaolongfix memory realloc size error.
2013-11-19 Bernhard Miklautzandroid toolchain: support for ndk r9b
2013-11-19 Bernhard Miklautzandroid toolchain: fixed cmake syntax warning
2013-11-18 Bernhard Miklautzcore: don't use c99 style initialization
2013-11-18 Bernhard Miklautzandroid build: fixes for out of tree builds
2013-11-18 Bernhard Miklautzandroid build: Fixed program path detection
2013-11-18 Bernhard Miklautzandroid build: ignore renderscript toolchain
2013-11-18 Bernhard Miklautzandroid build: generate gprof file only if WITH_GPROF
2013-11-18 Armin NovakUpdated readme.
2013-11-18 Armin NovakUpdated android build readme.
2013-11-18 Armin NovakUpdated script to set up external android libraries.
2013-11-18 Armin NovakAdded script to automate gprof reporting.
2013-11-15 Marc-André... Merge pull request #1597 from bmiklautz/tests
2013-11-15 Bernhard Miklautzclient/common: fixed TestClientRdpFile test
2013-11-15 Marc-André... Merge pull request #1596 from bmiklautz/pthread_ext
2013-11-15 Bernhard Miklautzwinpr: disabled schannel test
2013-11-15 Bernhard Miklautzwinpr: fixed build warnings
2013-11-15 Marc-André... Merge pull request #1592 from akallabeth/sync_timed_fixes
2013-11-15 Martin FleiszMerge pull request #1595 from bmiklautz/build_fixes
2013-11-15 Bernhard Miklautzios: fixed broken clang pragmas
2013-11-15 Bernhard Miklautzuse version.h in ios client
2013-11-15 Armin NovakFixed includes and test function naming.
2013-11-15 Armin NovakAdded unit tests for thread and mutex.
2013-11-15 Armin NovakExtended test, now also checks, if lock / unlock is...
2013-11-14 Marc-André... Merge pull request #1593 from akallabeth/transport_fixes
2013-11-14 Armin NovakAdded missing C definition for HAVE_PTHREAD_GNU_EXT.
2013-11-14 Armin NovakUsing CLOCK_MONOTONIC instead of CLOCK_REALTIME now.
2013-11-14 Armin NovakFixed argument check in <tls_disconnect>
2013-11-14 Armin NovakFixed argument checks in <transport_disconnect>
2013-11-14 Armin NovakFixed broken timed wait for thread and mutex objects...
2013-11-13 Martin FleiszMerge pull request #1585 from dbungert/hostname
2013-11-12 Marc-André... Merge pull request #1588 from akallabeth/message_queue_...
2013-11-12 Marc-André... Merge pull request #1580 from akallabeth/android_cleanu...
2013-11-12 Armin NovakUsing new API for message queue.
2013-11-12 Armin NovakUsing new API for message queue.
2013-11-12 Armin NovakUsing new API for MessageQueue.
2013-11-12 Armin NovakUpdated MessagePipe to new MessageQueue API.
2013-11-12 Armin NovakAdded <MessageQueue_Clear> and custom handler argument to
2013-11-12 Armin NovakAdded <MessagePipe_Clear> and argument for custom handl...
2013-11-12 Armin NovakAdded custom message resource free to update message...
2013-11-12 Armin NovakAdded assertions to detect invalid call sequences of...
2013-11-12 Armin NovakAdded functions to free input and update queue messages.
2013-11-12 Armin NovakSplit message handling and resource cleanup for input...
2013-11-12 Armin NovakAdded message queue custom free handler for input queue.
2013-11-12 Armin NovakAdded assertions to spot invalid call sequence for...
2013-11-12 Armin NovakUsing winpr instead of pthread now.
2013-11-12 Armin NovakRemoved pthreads, using winpr now.
2013-11-12 Armin NovakFixed resource cleanup, using DEBUG_WARN now for error...
2013-11-12 Armin NovakSplit ndk-build and ant runs to different targets,...
2013-11-12 Armin NovakDEBUG_ANDROID now a debug define using default <debug...
2013-11-12 Armin NovakFixed crash due to duplicate resource cleanup (MessageP...
2013-11-12 Armin NovakUsing absolute paths in generation script now.
2013-11-12 Armin NovakFixed output path for JNI header generation script.
2013-11-12 Dan BungertAdd support with new args for client hostname
2013-11-08 Armin NovakUpdated documentation.
2013-11-08 Armin NovakExplicitly setting debug format now, as the shipped...
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakEnabled native building support.
2013-11-08 Armin NovakAdded missing <config.h> include.
2013-11-08 Armin NovakFixed invaid setting of android app default version.
2013-11-08 Armin NovakAndroid App version now configurable from cmake.
2013-11-08 Armin NovakSetting correct debuggable now depending on configuration.
2013-11-08 Armin NovakUsing new library destination path for android.
2013-11-08 Armin NovakModified ant build target.
2013-11-08 Armin NovakAdded ndk-build detection.
2013-11-08 Armin NovakModified ant build target.
2013-11-08 Armin NovakAdded generation of android ndk build scripts.
2013-11-08 Armin NovakAdded native android build scripts.
2013-11-08 Armin NovakRemoved unneccessary include <spawn.h>, which broke...
2013-11-08 Armin NovakRedirected debugging to logcat if build for android.
2013-11-08 Armin NovakResource cleanup fixes.
2013-11-07 Marc-André... Merge pull request #1578 from ntwerdochlib/drive_channe...
2013-11-07 Nik TwerdochlibMinor optimization in DeviceServiceEntry when setting up
2013-11-06 Marc-André... Merge pull request #1574 from awakecoding/master
2013-11-06 Marc-André... channels/rdpsnd: fix bug in rdpsnd and rdpdr deinitiali...
2013-11-06 Marc-André... Merge pull request #1569 from zhangzl2013/dev-clipboard-win
next