<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/tsclient/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/tsclient/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 28 Feb 2012 13:04:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tsclient/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Patch for adding 32 bit color depth option to RDP connection</title><link>https://sourceforge.net/p/tsclient/patches/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Patch adds an option of 32 bit option to color depth for RDP connection, which is expected in Bug ID: 2829851. While writing the patch, I also find that the color depth value choosen does not get saved in the .config/tsclient/connections.&amp;lt;title&amp;gt;.tsc file. As a result, if same connection is opened for editing next time, the default value for color depth is always 24 irrespective of what was being selected while creating the connection and this value was not getting passed while establishing the connection to the remote client.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Patch has improved the color depth functionality in the following ways:&lt;/p&gt;
&lt;p&gt;1] It saves the color-depth value to .tsc file created for the connection. If user does not bother to modify the Advanced Options in the window, default (which is currently set to 32) is saved in the file.&lt;/p&gt;
&lt;p&gt;2] Next time user tries to edit the connection, appropriate value is active/set in the color depth (bitdepth_combo, program id for the same) combo box  based on what was set previously.&lt;/p&gt;
&lt;p&gt;3] Value of color depth selected is passed to the connection (as -a &amp;lt;color-depth-vale&amp;gt;). For default -a 32 is passed. &lt;/p&gt;
&lt;p&gt;4] With all the above, it takes care of the problem mentioned in Bug ID: 2829851&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Divya Basant</dc:creator><pubDate>Tue, 28 Feb 2012 13:04:42 -0000</pubDate><guid>https://sourceforge.nete217dd88f955431c6b704b6005a03549ae06b569</guid></item><item><title>tsclient fails to build with glib 2.31</title><link>https://sourceforge.net/p/tsclient/patches/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since glib 2.31, including any header than glib.h (plus some exceptions) is no longer possible.&lt;br /&gt;
Headers are indirectly implicit included by glib.h&lt;/p&gt;
&lt;p&gt;The attached patch fixes what's needed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominique Leuenberger</dc:creator><pubDate>Thu, 01 Dec 2011 11:38:02 -0000</pubDate><guid>https://sourceforge.net4bfc6feaaef4e73f4eec4875791afaf11ab4198e</guid></item><item><title>RDP: Add support for printer redirects</title><link>https://sourceforge.net/p/tsclient/patches/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds two more fields in the "Advanced settings" block, where you can define local CUPS printer name and (optionally) the Windows driver name RDP will use for setting up this printer.  The rdesktop program will then be called with the extra argument: -r printer:$CUPSNAME[="$DRIVERNAME"]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Sommerseth</dc:creator><pubDate>Mon, 19 Sep 2011 09:51:18 -0000</pubDate><guid>https://sourceforge.net0fadb3a98f79d4e404e9d8464b529c49cd02b481</guid></item><item><title>Allow passing hostname to rdesktop</title><link>https://sourceforge.net/p/tsclient/patches/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The unstable branch's version of tsclient has no apparent means of passing the client hostname to rdesktop. This is a regression with respect to the stable branch.&lt;/p&gt;
&lt;p&gt;This becomes a problem for users that have to specify a client hostname to avoid the bogus "No valid license available" message that the terminal server spits out after many connects - specifying a bogus client hostname is the only way to make further connections to the server.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J.H.M. Dassen (Ray)</dc:creator><pubDate>Thu, 14 Apr 2011 07:31:58 -0000</pubDate><guid>https://sourceforge.net90d2a579ed6b7f4767cb818a83d379751d4782c0</guid></item><item><title>Connection list sorting</title><link>https://sourceforge.net/p/tsclient/patches/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fix for very annoying unsorted quick list. &lt;/p&gt;
&lt;p&gt;Quick should be quick. Right?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Płudowski</dc:creator><pubDate>Mon, 04 Apr 2011 15:09:12 -0000</pubDate><guid>https://sourceforge.net005d847f6efee42076098bf6fcf6415e8c5acb8c</guid></item><item><title>RDP keyboard layout support</title><link>https://sourceforge.net/p/tsclient/patches/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I modified tsclient today to add keyboard layout settings.  I did not check this tracker for other fixes until afterwards, which was kind of silly of me.&lt;/p&gt;
&lt;p&gt;I found this one: &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;aid=2777130&amp;amp;group_id=192483&amp;amp;atid=941576"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;aid=2777130&amp;amp;group_id=192483&amp;amp;atid=941576&lt;/a&gt; ... However, that's a pretty massive change set with "no changes" (most probably white space stuff).  The version I wrote is practically doing the same, but the patch is looking cleaner.&lt;/p&gt;
&lt;p&gt;Feel free to reject this one if the other one is better.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Sommerseth</dc:creator><pubDate>Fri, 18 Mar 2011 16:46:51 -0000</pubDate><guid>https://sourceforge.net5b88ee83e1c611607418f48de5ae2a52be1e8bb3</guid></item><item><title>Add RDP compression checkbox</title><link>https://sourceforge.net/p/tsclient/patches/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add RDP compression checkbox&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shigeaki Matsumura</dc:creator><pubDate>Thu, 15 Apr 2010 11:11:21 -0000</pubDate><guid>https://sourceforge.neta04f77f274c5e37e14ffda1f197fe2c06581e99b</guid></item><item><title>Xephyr protocol addition</title><link>https://sourceforge.net/p/tsclient/patches/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Xephyr (a replacement for Xnest) has been added as a new protocol and is preferred over Xnest when available.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 03 Dec 2009 19:45:13 -0000</pubDate><guid>https://sourceforge.net6f766fa5a9abd8c41bf0ca1a70fbe4763f859ad8</guid></item><item><title>sorting connections</title><link>https://sourceforge.net/p/tsclient/patches/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a patch to sort the stored connections by name and type.&lt;br /&gt;
tested against version 2.0.2-3 on fedora 11&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soeren</dc:creator><pubDate>Mon, 20 Jul 2009 08:42:40 -0000</pubDate><guid>https://sourceforge.net7bab1aa853716de96bfd5b15e483fa40ce229fe4</guid></item><item><title>More resolutions for tclient</title><link>https://sourceforge.net/p/tsclient/patches/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch offers more resolutions to tsclient. This patch was contributed by Ted M Lin in &lt;a href="https://bugs.edge.launchpad.net/ubuntu/+source/tsclient/+bug/63412." rel="nofollow"&gt;https://bugs.edge.launchpad.net/ubuntu/+source/tsclient/+bug/63412.&lt;/a&gt; it works with tsclient 0.150-1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Efrain Valles</dc:creator><pubDate>Mon, 01 Jun 2009 22:59:29 -0000</pubDate><guid>https://sourceforge.net317f8636b8982e467dd27ef9869b2e8000aca5d1</guid></item></channel></rss>