platform/upstream/freerdp.git
2013-10-07 Bernhard Miklautzwindows build: ignore generated files (nmake)
2013-10-07 Martin FleiszMerge pull request #1534 from bmiklautz/iosbuild
2013-10-06 Bernhard Miklautzios build: updated README.ios
2013-10-06 Bernhard Miklautzios ssl build: support for user specified sdks
2013-10-06 Bernhard Miklautzios ssl build: do sdk detection before download
2013-10-05 Bernhard MiklautzCleaned up and improved iOS openssl build script
2013-10-05 Bernhard Miklautzios build: added option to set signing certificate
2013-10-05 Bernhard Miklautzios simulator build: set CMAKE_OSX_SYSROOT
2013-10-05 Bernhard Miklautzios build: fixed toolchain for cmake 2.8.10
2013-10-05 Bernhard Miklautzbuild: link winpr-synch against winpr-sysinfo
2013-10-04 Bernhard MiklautzMerge pull request #1523 from akallabeth/cmdline_parser_fix
2013-10-03 Bernhard MiklautzMerge pull request #1524 from akallabeth/android_debug_...
2013-10-03 Bernhard MiklautzMerge pull request #1531 from bmiklautz/issue/1526
2013-10-03 Bernhard MiklautzMerge pull request #1530 from akallabeth/android_microp...
2013-10-03 Bernhard Miklautzandroid: fixed classpaths
2013-10-03 Armin NovakRemoved forced disable of microphone redirection for...
2013-10-02 Armin NovakMerge branch 'master' of https://github.com/FreeRDP...
2013-10-02 Armin NovakImplemented debug menu hidden in relase builds.
2013-10-02 Martin FleiszMerge pull request #1521 from bmiklautz/issue/1519
2013-10-02 Armin NovakAdded CMake generated BuildConfiguration java class.
2013-10-02 Bernhard Miklautzandriod: removed unecessary config option
2013-10-02 Bernhard MiklautzFindOpenSLES: removed debug message
2013-10-02 Armin NovakFixed freerdp_command_line_parse_comma_separated_values...
2013-10-01 Bernhard Miklautzandroid build: set default ndk api level to 9
2013-10-01 Bernhard Miklautzandroid build: don't set WITH_OPENSLES in options
2013-10-01 Bernhard Miklautzopensles detection: fail required but not found
2013-10-01 Bernhard MiklautzMerge pull request #1514 from akallabeth/android_sound
2013-10-01 Armin NovakFixed invalid return.
2013-10-01 Armin NovakRenamed configuration options, translations still missi...
2013-10-01 Bernhard MiklautzMerge pull request #1491 from akallabeth/android_profiler
2013-09-30 Armin NovakFixed queue initialization and overflow checks.
2013-09-30 Armin NovakWorking microphone input without sound gaps.
2013-09-27 Armin NovakModified rdpsnd opensles backend, now just filling...
2013-09-27 Armin NovakOk, now actually creating 3 buffers initially.
2013-09-27 Armin NovakAdded triple buffer to avoid gaps between frames.
2013-09-27 Armin NovakSound redirection in android client now allows selectin...
2013-09-27 Armin NovakDeactivated formats not working.
2013-09-27 Armin NovakMerge branch 'master' of https://github.com/FreeRDP...
2013-09-27 Armin NovakCleaned up rdpsnd for android, prepared volume control.
2013-09-27 Armin NovakIncreased mimimum android version to API level 9. Requi...
2013-09-27 Armin NovakFixed android shutdown crash.
2013-09-27 Armin NovakInitial working microphone redirection for android.
2013-09-26 Armin NovakBasic opensles microphone redirection support, data...
2013-09-25 Marc-André... Merge pull request #1509 from akallabeth/smartcard_fixes
2013-09-25 Marc-André... Merge pull request #1498 from akallabeth/snd_leak_fix
2013-09-25 Marc-André... Merge pull request #1501 from bmiklautz/stable-sync
2013-09-25 Marc-André... Merge pull request #1508 from bmiklautz/issue/1500
2013-09-24 Bernhard Miklautzcore/glyph: copy data when adding glyph to cache
2013-09-24 Armin NovakMerge branch 'smartcard_fixes' of github.com:akallabeth...
2013-09-24 Armin NovakReplaced linkedLen, which is a padded version of the...
2013-09-24 Marc-André... Merge pull request #1503 from bmiklautz/osx_deployment_...
2013-09-23 Bernhard Miklautzosx build: don't set deployment target
2013-09-23 Bernhard Miklautzsome CMakeLists format fixes
2013-09-23 Marc-André... Merge pull request #1502 from bmiklautz/osx_deployment_...
2013-09-23 Bernhard Miklautzosx build: make 10.7 default deployment target
2013-09-23 Marc-André... Merge pull request #1499 from elupus/fullscreen
2013-09-23 Armin NovakAdded debugging settings to allow android debugging.
2013-09-23 Armin NovakFixed length check, now just assuring data read is...
2013-09-23 Armin NovakAndroid specific build options added.
2013-09-23 Armin NovakAdded CMake configuration options.
2013-09-23 Armin NovakRenamed plugins from 'opensl_es' to 'opensles'
2013-09-23 Armin NovakAdded OpenSLES detection script.
2013-09-23 Daryl Poesend RDP_NEG_REQ also in the case of a null server...
2013-09-23 Daryl Poeapply glyph fragment offset after fragment
2013-09-23 Armin NovakDumping stream now.
2013-09-21 Joakim PlateCorrect handling of mouse scrolling for osx
2013-09-21 Joakim PlateMake sure windows size follows commandline geometry
2013-09-21 Joakim PlateLet mac client print command line info as well
2013-09-20 Armin NovakRemoved obsolete audiotrack implementation.
2013-09-20 Armin NovakAdded basic input module for android microphone redirec...
2013-09-20 Armin NovakFixed CommandLinePArseArgumentsA return value check...
2013-09-20 Armin NovakFixed compiler warnings.
2013-09-20 Armin NovakFixed potential memory leak, now always calling WaveCon...
2013-09-19 Marc-André... Merge pull request #1497 from awakecoding/master
2013-09-19 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-09-19 Marc-André... libfreerdp-client: fix registration of static addin...
2013-09-19 Marc-André... Merge pull request #1492 from elupus/passwd
2013-09-19 Marc-André... Merge pull request #1496 from akallabeth/alsa_fix
2013-09-19 Marc-André... winpr: fix build on Linux
2013-09-19 Marc-André... winpr: fix crashing tests
2013-09-19 Marc-André... winpr: fix unit tests on Windows
2013-09-19 Marc-André... wfreerdp: fix compilation
2013-09-19 Armin NovakAdded new advanced configuration options to redirect...
2013-09-19 Armin NovakMerge branch 'android_build_enhanced' into android_sound
2013-09-19 Armin NovakAdded audiotrack support to rdpsnd.
2013-09-19 Armin NovakMerged back audiotrack support from felix lang.
2013-09-19 Bernhard MiklautzMerge pull request #1486 from akallabeth/android_build_...
2013-09-19 Armin NovakFixed compiler warnings.
2013-09-19 Armin NovakFixed double free of wave buffer.
2013-09-18 Joakim PlateCorrect username place holder in mac application
2013-09-18 Marc-André... libfreerdp-client: add support for parsing command...
2013-09-18 Armin NovakRenamed android profiler flag to WITH_GPROF
2013-09-18 Armin NovakAdded building of external profiler library.
2013-09-18 Armin NovakAdded profiler code to startup and shutdown functions.
2013-09-18 Armin NovakAdded profile option for android to build system.
2013-09-18 Bernhard MiklautzMerge pull request #1489 from akallabeth/cmdline_enhanc...
2013-09-18 Armin NovakRemoved command line parser error return in evaluation...
2013-09-17 Joakim PlateCorrect generation of PasswordDialog.nib
2013-09-17 Marc-André... libfreerdp-client: fix command-line parsing with .rdp...
2013-09-17 Marc-André... libfreerdp-common: add extra .rdp file options
next