<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/tsclient/patches/" rel="alternate"/><link href="https://sourceforge.net/p/tsclient/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/tsclient/patches/</id><updated>2012-02-28T13:04:42Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Patch for adding 32 bit color depth option to RDP connection</title><link href="https://sourceforge.net/p/tsclient/patches/24/" rel="alternate"/><published>2012-02-28T13:04:42Z</published><updated>2012-02-28T13:04:42Z</updated><author><name>Divya Basant</name><uri>https://sourceforge.net/u/divyas/</uri></author><id>https://sourceforge.nete217dd88f955431c6b704b6005a03549ae06b569</id><summary type="html">&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;</summary></entry><entry><title>tsclient fails to build with glib 2.31</title><link href="https://sourceforge.net/p/tsclient/patches/23/" rel="alternate"/><published>2011-12-01T11:38:02Z</published><updated>2011-12-01T11:38:02Z</updated><author><name>Dominique Leuenberger</name><uri>https://sourceforge.net/u/dimstar/</uri></author><id>https://sourceforge.net4bfc6feaaef4e73f4eec4875791afaf11ab4198e</id><summary type="html">&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;</summary></entry><entry><title>RDP: Add support for printer redirects</title><link href="https://sourceforge.net/p/tsclient/patches/22/" rel="alternate"/><published>2011-09-19T09:51:18Z</published><updated>2011-09-19T09:51:18Z</updated><author><name>David Sommerseth</name><uri>https://sourceforge.net/u/dazo/</uri></author><id>https://sourceforge.net0fadb3a98f79d4e404e9d8464b529c49cd02b481</id><summary type="html">&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;</summary></entry><entry><title>Allow passing hostname to rdesktop</title><link href="https://sourceforge.net/p/tsclient/patches/21/" rel="alternate"/><published>2011-04-14T07:31:58Z</published><updated>2011-04-14T07:31:58Z</updated><author><name>J.H.M. Dassen (Ray)</name><uri>https://sourceforge.net/u/jdassen/</uri></author><id>https://sourceforge.net90d2a579ed6b7f4767cb818a83d379751d4782c0</id><summary type="html">&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;</summary></entry><entry><title>Connection list sorting</title><link href="https://sourceforge.net/p/tsclient/patches/20/" rel="alternate"/><published>2011-04-04T15:09:12Z</published><updated>2011-04-04T15:09:12Z</updated><author><name>Daniel Płudowski</name><uri>https://sourceforge.net/u/pudlo/</uri></author><id>https://sourceforge.net005d847f6efee42076098bf6fcf6415e8c5acb8c</id><summary type="html">&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;</summary></entry><entry><title>RDP keyboard layout support</title><link href="https://sourceforge.net/p/tsclient/patches/19/" rel="alternate"/><published>2011-03-18T16:46:51Z</published><updated>2011-03-18T16:46:51Z</updated><author><name>David Sommerseth</name><uri>https://sourceforge.net/u/dazo/</uri></author><id>https://sourceforge.net5b88ee83e1c611607418f48de5ae2a52be1e8bb3</id><summary type="html">&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;</summary></entry><entry><title>Add RDP compression checkbox</title><link href="https://sourceforge.net/p/tsclient/patches/18/" rel="alternate"/><published>2010-04-15T11:11:21Z</published><updated>2010-04-15T11:11:21Z</updated><author><name>Shigeaki Matsumura</name><uri>https://sourceforge.net/u/matsu911/</uri></author><id>https://sourceforge.neta04f77f274c5e37e14ffda1f197fe2c06581e99b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add RDP compression checkbox&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Xephyr protocol addition</title><link href="https://sourceforge.net/p/tsclient/patches/17/" rel="alternate"/><published>2009-12-03T19:45:13Z</published><updated>2009-12-03T19:45:13Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net6f766fa5a9abd8c41bf0ca1a70fbe4763f859ad8</id><summary type="html">&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;</summary></entry><entry><title>sorting connections</title><link href="https://sourceforge.net/p/tsclient/patches/16/" rel="alternate"/><published>2009-07-20T08:42:40Z</published><updated>2009-07-20T08:42:40Z</updated><author><name>Soeren</name><uri>https://sourceforge.net/u/grunewald/</uri></author><id>https://sourceforge.net7bab1aa853716de96bfd5b15e483fa40ce229fe4</id><summary type="html">&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;</summary></entry><entry><title>More resolutions for tclient</title><link href="https://sourceforge.net/p/tsclient/patches/15/" rel="alternate"/><published>2009-06-01T22:59:29Z</published><updated>2009-06-01T22:59:29Z</updated><author><name>Efrain Valles</name><uri>https://sourceforge.net/u/userid-2316723/</uri></author><id>https://sourceforge.net317f8636b8982e467dd27ef9869b2e8000aca5d1</id><summary type="html">&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;</summary></entry></feed>