Timeline
02/12/14:
- 19:21 Ticket #370 (nvenc hardware accelerated encoding) closed by
- fixed: Tested and working with fedora 20 server. Started with this command …
- 19:18 Ticket #422 (opencl acceleration for csc and/or encoding) closed by
- fixed: Works well with both AMD and Nvidia
- 19:17 Ticket #384 (cuda csc) closed by
- fixed: Works good for me closing the ticket for now.
- 17:27 Usage edited by
- (diff)
- 17:25 BadContent edited by
- (diff)
- 13:21 Usage edited by
- goes with bug report 516 (diff)
- 11:37 Ticket #516 (Give an example, don't just suggest in usage) created by
- In the usage section of the wiki, under "access without ssh" you say …
- 11:25 BadContent edited by
- more thieves added (diff)
- 01:20 Changeset in xpra [5435] by
- #515: move the "is_unity" check to a place that can safely be imported …
- 00:50 Ticket #515 (xpra crashes on launch - "from xpra.client.tray_base import TrayBase … ...) created by
- On the xpra.org homepage, the "Get started with Xpra" section says: …
02/11/14:
- 14:36 Changeset in xpra [5434] by
- problem was not in regions vs sets, problem was in region merging …
- 14:26 Changeset in xpra [5433] by
- fix strange regression caused by r5432: looks like regions and sets …
- 14:23 BadContent edited by
- (diff)
- 14:13 Changeset in xpra [5432] by
- * add ability to force batching (good for testing) * remove duplicated …
- 14:11 Changeset in xpra [5431] by
- #410 support video subregions in proxy encoder
- 14:10 Changeset in xpra [5430] by
- #410 support code for server implementation * add region methods * add …
- 14:09 Changeset in xpra [5429] by
- #410 support video regions client side: video data that is not …
02/10/14:
- 13:48 Changeset in xpra [5428] by
- add nice repr string
- 13:48 Changeset in xpra [5427] by
- log the client window's xid rather than the gdk wrapper: more …
- 12:29 Changeset in xpra [5426] by
- prevent None dereference: copy before use
- 08:29 Changeset in xpra [5425] by
- restore region merging, but better: only use merged region if it ends …
- 08:17 Encodings/nvenc edited by
- (diff)
- 08:15 CSC/OpenCL edited by
- (diff)
- 08:15 CSC/NVCUDA edited by
- (diff)
- 08:12 Changeset in xpra [5424] by
- remove XPRA_ENCODER_TYPE and XPRA_CSC_TYPE now that we have command …
- 07:49 Changeset in xpra [5423] by
- rename some vars to make it easier to implement subregion video …
- 07:47 Changeset in xpra [5422] by
- simplify small region handling: * don't try to use a union of regions, …
- 05:52 Changeset in xpra [5421] by
- more auto-refresh improvements: * remove unused arguments to …
- 05:36 Changeset in xpra [5420] by
- mmap tweaks: really prefer large updates
- 05:35 Changeset in xpra [5419] by
- autorefresh cleanups and improvements: * use dedicated logger * do …
- 04:13 Changeset in xpra [5418] by
- move to common since there is no server-specific code in it
- 04:05 Changeset in xpra [5417] by
- add more magic methods so we can use AtomicInteger? as an int more …
- 03:57 Clipboard edited by
- (diff)
- 03:54 Clipboard edited by
- (diff)
- 00:59 Changeset in xpra [5416] by
- honour mdns flag from global config
02/09/14:
- 13:38 Changeset in xpra [5415] by
- try to avoid calling schedule_auto_refresh via idle_add if we can
- 12:08 Changeset in xpra [5414] by
- #410 example application with 3 regions going at different speeds - …
- 11:54 Ticket #514 (evaluate TCP_NODELAY) created by
- From [http://www.unixguide.net/network/socketfaq/2.16.shtml How do I …
- 11:49 BadContent edited by
- (diff)
- 11:16 Changeset in xpra [5413] by
- test app for grabs
- 05:32 Changeset in xpra [5412] by
- restore check for non-defined modifier keycodes
- 04:58 Changeset in xpra [5411] by
- avoid error if we don't have a keyboard helper
- 04:47 Changeset in xpra [5410] by
- remove hardcoded value: use the keyname we specified!
- 04:39 Changeset in xpra [5409] by
- #139 add ability to ungrab via "xpra control"
- 04:38 Changeset in xpra [5408] by
- #139 force ungrab when the window is destroyed: not sure this is …
- 02:45 BadContent edited by
- (diff)
02/08/14:
- 15:43 Changeset in xpra [5407] by
- #139: keep track of the window which is meant to have the grab, if we …
- 15:41 Changeset in xpra [5406] by
- split event stuff to its own class so we can call it from other places …
- 15:39 Changeset in xpra [5405] by
- more user friendly message?
- 15:39 Changeset in xpra [5404] by
- python allows us to do multiple inheritance, which also means we can …
- 14:44 Changeset in xpra [5403] by
- add keyboard logger
- 11:21 Changeset in xpra [5402] by
- add focus log category
- 08:53 Changeset in xpra [5401] by
- undo grab code not meant to be committed in r5400
- 08:39 Changeset in xpra [5400] by
- we may not know about all the cursor names the server has, and that's fine
- 08:37 Ticket #513 (some mouse cursors are missing and/or large) created by
- With Xpra 0.11.2 I noticed strange behaviour of mouse cursors. For …
- 08:10 Changeset in xpra [5399] by
- add "pointer" to logging categories
- 08:09 Changeset in xpra [5398] by
- re-add timestamps
- 08:09 Changeset in xpra [5397] by
- allow us to exclude certain event types with "-" prefix
- 07:53 Changeset in xpra [5396] by
- revert r5176 since grabs from #139 should take care of this
- 06:42 Changeset in xpra [5395] by
- minor cython cleanups
- 06:34 Changeset in xpra [5394] by
- never too late to discover formatting specifiers..
- 06:30 Changeset in xpra [5393] by
- doh - does not compile!
- 06:09 Changeset in xpra [5392] by
- logging tweaks, remove early binding for python "object" type (harmful!)
- 05:48 Debugging edited by
- (diff)
- 05:47 Logging edited by
- (diff)
- 05:41 Logging created by
- 05:40 WikiStart edited by
- (diff)
- 04:24 Changeset in xpra [5391] by
- use "stats" logging category
- 04:24 Changeset in xpra [5390] by
- xshm has its own logging already, this is redundant
- 04:24 Changeset in xpra [5389] by
- use "stats" category for video pipeline score logging
- 04:23 Changeset in xpra [5388] by
- support disabling of logging category with syntax "-d -CATEGORY"
- 03:36 Changeset in xpra [5387] by
- more critical path optimizations: * use cdef for all internal cython …
- 02:54 Changeset in xpra [5386] by
- remove more non-essential logging from critical path
- 02:45 Changeset in xpra [5385] by
- remove debug logging from hot path unless env var enables it - this …
- 02:32 Debugging edited by
- (diff)
- 02:28 Changeset in xpra [5384] by
- process help before mode
- 02:25 Debugging edited by
- (diff)
- 02:01 Encodings/nvenc edited by
- latest sdk is no longer beta (diff)
02/07/14:
- 16:02 Changeset in xpra [5383] by
- #411 more logging cleanups
- 15:29 Changeset in xpra [5382] by
- #411 replace more environment variables with generic loggers
- 14:59 Changeset in xpra [5381] by
- #411 more logging improvements: * remove all the duplicated logging …
- 14:15 Changeset in xpra [5380] by
- shorten debug string by removing redundant info
- 12:36 Changeset in xpra [5379] by
- #411 re-work the logging: * each logger can have multiple categories * …
02/06/14:
- 20:29 Ticket #512 (calling 'xpra stop' seems to mess up linux environment) created by
- OS: arch linux, using dwm as the windows manager version: …
- 15:33 Changeset in xpra [5378] by
- also adjust setup cost: gpu is more expensive to setup, cpu is "cheap" …
- 15:27 Changeset in xpra [5377] by
- ensure that the GPU/CPU costs we use for rating this codec reflect the …
- 15:13 Encodings/nvenc edited by
- (diff)
- 15:12 Encodings/x264 edited by
- (diff)
- 15:10 Encodings/nvenc edited by
- (diff)
- 15:07 CSC edited by
- (diff)
- 15:05 Changeset in xpra [5376] by
- * allow the user to override which video encoders and csc modules get …
- 09:13 Changeset in xpra [5375] by
- add a named local unix domain socket to proxy servers, with only 3 …
- 09:12 Changeset in xpra [5374] by
- doing it just once makes more sense
- 08:02 Changeset in xpra [5373] by
- robustify the socket probing code: don't blow up if we find a socket …
- 06:57 Changeset in xpra [5372] by
- fix opencl dep
- 05:41 Changeset in xpra [5371] by
- add opencl to suggests with an explanation note
- 05:07 Changeset in xpra [5370] by
- add cwd to sys path so we can more easily run tests that import other tests
- 05:04 Changeset in xpra [5369] by
- make it easier to run tests on win32: * create a Python_execfile.exe …
- 04:03 Changeset in xpra [5368] by
- add unfullscreen button
02/05/14:
- 15:18 Changeset in xpra [5367] by
- oops: wrong namespace for LogicError?
- 13:27 Changeset in xpra [5366] by
- when we unmap a window, tell the server if this is because it is iconified
- 12:19 Changeset in xpra [5365] by
- remove debug
- 12:03 Changeset in xpra [5364] by
- tell the server iconified windows are unmapped!
- 09:03 Changeset in xpra [5363] by
- if we get a LogicError? during encoding, try again at least once to …
- 08:37 Changeset in xpra [5362] by
- #495 check for xpra processes before install / uninstall
- 07:57 Changeset in xpra [5361] by
- prepare 0.11.3 release
- 07:55 Changeset in xpra [5360] by
- r5313 + r5314 for v0.11.x branch: blacklist vmware GL driver
- 07:54 Changeset in xpra [5359] by
- r5355 for v0.11.x branch: fix non-gdk / old-gdk fallback code
- 07:52 Changeset in xpra [5358] by
- ensure all command requests run from the UI thread
- 06:47 Changeset in xpra [5357] by
- split loop init from bus init (so we can have a system bus too)
- 06:45 Changeset in xpra [5356] by
- grr: whitespace
- 06:40 Changeset in xpra [5355] by
- fix non-gdk / old-gdk fallback code
02/04/14:
- 16:43 Ticket #511 (AMD hardware accelerated h264 encoding: VCE Video Codec Engine) created by
- [http://www.phoronix.com/scan.php?page=news_item&px=MTU5MTc AMD …
- 16:37 Ticket #418 (more aggressive speed tuning when bandwidth is available) closed by
- fixed: A number of changes have been made to try to keep the encoder more …
- 16:34 Ticket #356 (ensight with win32 client has drop down focus problems) closed by
- fixed: Looks like #139, which is fixed. I don't want/care/have ensight, so …
- 14:47 Changeset in xpra [5354] by
- ignore large packets containing window icons
- 14:10 Changeset in xpra [5353] by
- prevent missing cursor name from spamming the log: just log it once
- 11:32 TicketSpam edited by
- (diff)
- 11:30 BadContent edited by
- (diff)
- 11:29 BadContent edited by
- (diff)
- 11:20 Changeset in xpra [5352] by
- reduce logging
- 11:19 Changeset in xpra [5351] by
- remove info logging of sigchld processing
- 11:18 Changeset in xpra [5350] by
- make logging more consistent
- 09:35 Changeset in xpra [5349] by
- let the authenticator specify the username: usually it will be the …
- 09:31 Changeset in xpra [5348] by
- try to reduce latency by using an encoding thread (regular servers …
- 09:20 Changeset in xpra [5347] by
- rename variable to make it clearer what it does
- 08:14 Changeset in xpra [5346] by
- #139: handle pointer grabs: * new "pointer.grabs" capability for both …
- 03:58 Authentication edited by
- (diff)
- 03:57 Authentication edited by
- (diff)
- 03:56 Changeset in xpra [5345] by
- * add reject auth * simplify fail auth: bail out sooner * update …
- 03:49 Authentication edited by
- (diff)
- 03:49 Authentication edited by
- (diff)
- 03:46 ProxyServer edited by
- (diff)
- 03:42 Changeset in xpra [5344] by
- add "none" authenticator so we can run the proxy server without …
02/03/14:
- 16:04 Ticket #336 (floating menu + keyboard focus - input grabs) closed by
- duplicate: Working patch in #139, please follow up there. (the "secondary …
- 14:17 Changeset in xpra [5343] by
- * stubs for input grab events * better logging of event routing
- 13:09 Changeset in xpra [5342] by
- remove bits we don't need
- 12:46 Changeset in xpra [5341] by
- add "ms_per_frame" info to both x264 and nvenc (tells us how long the …
- 11:29 Changeset in xpra [5340] by
- missed bits from r5339: use the number of soft-expired regions as a …
- 11:22 Changeset in xpra [5339] by
- much better handling of jitter using a "soft timer": allow up to 5 …
- 07:31 Changeset in xpra [5338] by
- add debug for preset selection
- 07:24 Changeset in xpra [5337] by
- add fps counter
- 07:21 Changeset in xpra [5336] by
- always favour fast encoders
- 05:14 WikiStart edited by
- (diff)
- 05:04 WikiStart edited by
- (diff)
- 05:00 Screenshots edited by
- (diff)
- 04:40 Screenshots edited by
- (diff)
- 04:31 Screenshots edited by
- (diff)
- 04:31 Screenshots edited by
- (diff)
- 04:17 Screenshots edited by
- (diff)
- 04:05 Screenshots edited by
- (diff)
- 04:03 About edited by
- (diff)
- 04:03 Screenshots created by
- 04:02 WikiStart edited by
- (diff)
- 03:25 Changeset in xpra [5335] by
- cleanup + ensure we symlink the library: do it in install instead of …
02/02/14:
- 06:35 Ticket #510 (video stream pass-through) created by
- Similar to #509 and related to #410: we could register a dummy …
- 06:23 Ticket #509 (grab video using a video adapter rather than getting rgb pixels from pixmap) created by
- Video players will try accelerated adapters first (xvideo, etc) then …
02/01/14:
- 16:19 Changeset in xpra [5334] by
- #496: workaround for the case where the new client's resolution is the …
- 15:16 Changeset in xpra [5333] by
- add missing log argument
- 15:10 Changeset in xpra [5332] by
- ignore more event types
- 15:00 FakeXinerama edited by
- (diff)
- 14:58 Changeset in xpra [5331] by
- make logging of display/screen sizes consistent: log the same details …
- 14:36 Changeset in xpra [5330] by
- ensure we force set randr when fakexinerama is present (makes the …
- 13:48 FakeXinerama edited by
- (diff)
- 13:43 FakeXinerama edited by
- (diff)
- 13:41 Changeset in xpra [5329] by
- add fakexinerama as dependency since we have RPMs for it now
- 13:40 FakeXinerama edited by
- (diff)
- 13:36 FakeXinerama edited by
- (diff)
- 13:35 Changeset in xpra [5328] by
- point to new wiki page
- 13:34 FakeXinerama edited by
- (diff)
- 12:53 FakeXinerama edited by
- (diff)
- 12:49 FakeXinerama edited by
- (diff)
- 12:45 FakeXinerama created by
- 12:27 Xdummy edited by
- (diff)
- 12:26 WikiStart edited by
- (diff)
- 09:16 Changeset in xpra [5327] by
- specfile for building fake xinerama RPMs
- 08:08 Ticket #508 (MS Windows taskbar integration) created by
- Windows 7 onwards support customization of the taskbar entry for our …
- 04:19 Changeset in xpra [5326] by
- * check if the configuration file has been modified, and if so, reload …
- 03:43 Changeset in xpra [5325] by
- try to honour LD_LIBRARY_PATH, still adding hard-coded /usr/lib[64] …
- 03:26 Changeset in xpra [5324] by
- re-use the (renamed) "prettify_plug_name" for comments in the …
01/31/14:
- 10:38 Changeset in xpra [5323] by
- #496: use fakeXinerama library to get applications to maximize on a …
- 08:24 Changeset in xpra [5322] by
- oops: "default_encoding_options" has been removed!
- 04:17 Changeset in xpra [5321] by
- #461: add new control commands and improve error/help messages: we can …
- 03:17 Changeset in xpra [5320] by
- if we have a video encoder already, make it more likely we'll use it
01/30/14:
- 13:31 Changeset in xpra [5319] by
- move mdns option near network bits, not in the middle of …
- 13:24 Changeset in xpra [5318] by
- ensure we expose and use the correct quality and speed
- 13:09 Changeset in xpra [5317] by
- better info string for csc modules
- 12:47 Changeset in xpra [5316] by
- * move control commands support code to ServerCore? so we can implement …
- 04:44 Ticket #488 (virtualbox gl transparency crash with Fedora 19 x86 guest) closed by
- fixed: Damn, I get this unhelpful GDB backtrace on Fedora 20: […] And …
- 04:39 Changeset in xpra [5315] by
- make gl probing errors more visible
- 04:37 Changeset in xpra [5314] by
- typo!
- 04:34 Changeset in xpra [5313] by
- #488: blacklist vmware GL driver
- 04:09 Changeset in xpra [5312] by
- catch authentication errors and disconnect potential client cleanly …
- 03:38 Changeset in xpra [5311] by
- better property logging
- 00:42 Changeset in xpra [5310] by
- use correct Cython version in release notes
01/29/14:
- 16:00 Changeset in xpra [5309] by
- honour quality and speed settings passthrough
- 16:00 Changeset in xpra [5308] by
- better check for equivallent quality setting: allow 4 percentage …
- 15:53 Changeset in xpra [5307] by
- make a deep copy of the video helper if we are going to change the …
- 15:27 Changeset in xpra [5306] by
- much more readable codec spec debug string
- 14:48 Changeset in xpra [5305] by
- try to prevent issues with SIGCHLD
- 14:20 Changeset in xpra [5304] by
- don't call reap from signal handler, use idle_add to run it in the …
- 13:52 Changeset in xpra [5303] by
- #483 this whole filter modifier code seems bogus: * it only ever did …
- 13:33 Changeset in xpra [5302] by
- show which username we failed to authenticate in exception, don't use …
- 12:11 Changeset in xpra [5301] by
- add more (currently unused) proxy info to "info-response"
- 11:56 Changeset in xpra [5300] by
- pass the actual encoder client options!
- 11:43 Changeset in xpra [5299] by
- * shortcut for small windows * if speed is high, allow more non-video …
- 11:31 Changeset in xpra [5298] by
- simplify "best encoding" decision
- 09:52 CSC/Performance edited by
- (diff)
- 05:16 Changeset in xpra [5297] by
- prepare for 0.11.2 release
- 05:15 Changeset in xpra [5296] by
- typo
- 05:11 Changeset in xpra [5295] by
- r5290 for v0.11.x branch: fix help page tokens
- 05:10 Ticket #506 (xpra v0.11.0 fails to start on CentOS 6 with threads_init error) closed by
-
fixed: Backport in r5294 tested on
CentOS
6.5, will be included in xpra … - 05:09 Changeset in xpra [5294] by
- r5292 for v0.11.x branch: fix for old glib versions
- 05:08 Changeset in xpra [5293] by
- avoid deprecation warning seen on CentOS 6.x: use …
- 01:41 Changeset in xpra [5292] by
- #506 fix for old glib versions
- 01:39 Ticket #503 (compile problem cython 0.20 on archlinux) closed by
- fixed: Yes, applied in r5291, thanks. (this one broke all versions of Cython …
- 01:38 Changeset in xpra [5291] by
- #503 add missing comma
- 01:30 Ticket #507 (OSX clipboard fails in latest builds) created by
- As of 0.11 r4998 the osx clipboard works as expected, by r5144 …
01/28/14:
- 21:58 CSC/Performance edited by
- (diff)
- 20:17 CSC/Performance edited by
- (diff)
- 20:00 Ticket #503 (compile problem cython 0.20 on archlinux) reopened by
- Seems to be another one […]
- 19:51 CSC/Performance edited by
- (diff)
- 19:51 CSC/Performance edited by
- (diff)
- 19:33 CSC/Performance edited by
- (diff)
- 19:33 CSC/Performance edited by
- (diff)
- 18:15 CSC/Performance edited by
- (diff)
- 18:03 Ticket #506 (xpra v0.11.0 fails to start on CentOS 6 with threads_init error) created by
- After upgrading, xpra failed to start. I had to downgrade from v0.11.0 …
- 12:44 Changeset in xpra [5290] by
- fix help page tokens
- 11:54 Ticket #505 (fix bottleneck with applications like gtkperf) created by
-
The problem with
gtkperf
is that it creates thousands of … - 09:45 Changeset in xpra [5289] by
- add proxy encoder to build
- 06:50 Changeset in xpra [5288] by
- split proxy server from proxy instances
- 06:49 Changeset in xpra [5287] by
- remove support for threading: always use separate process
- 06:29 Changeset in xpra [5286] by
- #504: delegated encoding: * add boost score to codec_spec so we can …
- 06:19 Changeset in xpra [5285] by
- bump buffer size for better ssh performance
- 03:43 Changeset in xpra [5284] by
- upload BGRX as BGRA and RGBX as RGBA: we may send pixels as 32-bit …
- 03:39 Changeset in xpra [5283] by
- * remove duplicated constant * fix row_length check
01/27/14:
- 09:46 Changeset in xpra [5282] by
- fix gtkperf with vglrun: wrap in bash
- 09:12 Changeset in xpra [5281] by
- * add ability to test various speed settings for specific encodings * …
- 09:00 Ticket #502 (efficient network receive buffer management when receiving large chunks) closed by
- fixed: As can be seen on those newly added performance charts: …
- 08:57 Changeset in xpra [5280] by
- add comments
- 08:53 Changeset in xpra [5279] by
- show effect of proposed protocol changes
- 08:34 Changeset in xpra [5278] by
- show the effect of no-rgb-compression on framerate and bandwidth …
- 08:33 Changeset in xpra [5277] by
- show the effect of no-rgb-compression on framerate and bandwidth
- 07:45 Changeset in xpra [5276] by
- * allow read buffer size to be configured using env var * bump default …
01/26/14:
- 07:05 Changeset in xpra [5275] by
- undo most of 5272: * we already have speed for controlling …
- 06:27 Changeset in xpra [5274] by
- expose shadow attribute so we can ignore the usual limit for delta …
- 03:08 Ticket #503 (compile problem cython 0.20 on archlinux) closed by
- fixed: Backported in r5273 (will be included in 0.11.2), tested on Ubuntu …
- 03:05 Changeset in xpra [5273] by
- 5271 for v0.11.x branch: remove redundant test which causes Cython …
01/25/14:
- 13:03 Changeset in xpra [5272] by
- pass compression level to window source so we honour it and avoid …
01/24/14:
- 17:18 Ticket #504 (delegated encoding mode) created by
- Building on #370 and #426: we want to be able to do the encoding on …
- 16:13 Changeset in xpra [5271] by
- #503: remove redundant test which causes Cython 0.20 to barf
- 16:08 Ticket #503 (compile problem cython 0.20 on archlinux) created by
- archlinux 64 xpra-winswitch 0.11.1-1 => xpra-winswitch dependencies: …
- 15:20 Changeset in xpra [5270] by
- include packet sizes in log: before and after compression
- 15:13 Ticket #502 (efficient network receive buffer management when receiving large chunks) created by
- At the moment, we have a read_buffer which is a string and we append …
- 14:06 Changeset in xpra [5269] by
- * remove debug * fix typo * move payload size check to the only place …
- 13:28 Ticket #501 (Support SHAPE extension) created by
-
xeyes
andxclock
use this extension to have … - 13:18 Changeset in xpra [5268] by
- * raise limit for non-video pixels (use lossless encodings more before …
- 12:06 Clients edited by
- (diff)
- 12:05 ClientPortingGuide edited by
- (diff)
- 12:04 ClientPortingGuide created by
- 11:51 WikiStart edited by
- (diff)
- 11:16 Changeset in xpra [5267] by
- fix Cython 0.20 warning
- 08:16 Changeset in xpra [5266] by
- v0.11.1 release notes
- 08:13 Changeset in xpra [5265] by
- r5260 for v0.11.x branch: typo
- 08:12 Changeset in xpra [5264] by
- r5245 for v0.11.x branch: fix shadowing
- 08:12 Changeset in xpra [5263] by
- r5262 for v0.11.x branch: completely disable RGBA pixel format for OSX …
- 07:37 Changeset in xpra [5262] by
- #500: completely disable RGBA pixel format for OSX and win32
- 07:27 Changeset in xpra [5261] by
- better code: * use a texture pixel format that matches how we paint …
- 06:51 Changeset in xpra [5260] by
- typo
- 06:33 Changeset in xpra [5259] by
- add missing constant
- 05:28 Changeset in xpra [5258] by
- oops
01/23/14:
- 12:34 Changeset in xpra [5257] by
- remove unused constant
- 12:34 Changeset in xpra [5256] by
- faster swscale csc (for all target colourspaces except XRGB - which …
- 10:23 Changeset in xpra [5255] by
- example showing that read_only image as input must not be read-only!?
- 09:18 CSC/Performance edited by
- (diff)
- 09:17 CSC/Performance edited by
- (diff)
- 09:16 CSC/Performance edited by
- added i3 results (diff)
- 09:01 CSC/NVCUDA edited by
- (diff)
- 09:01 CSC/OpenCL edited by
- (diff)
01/22/14:
- 20:37 Ticket #500 (small tooltip windows have transparency issues) created by
- Some websites have a small pop-up that will display information, such …
- 17:25 Changeset in xpra [5254] by
- log csc module info on start of test
- 17:23 Changeset in xpra [5253] by
- include vpx build config in info
- 17:20 Changeset in xpra [5252] by
- add more information on each codec, which can be seen with: * codec …
- 15:20 Changeset in xpra [5251] by
- allow a little bit of headroom when calculating backlog: the target …
- 14:52 Changeset in xpra [5250] by
- fix crash introduced by r5247: we must get the cursor size data from …
- 14:38 Changeset in xpra [5249] by
- report on average fps
- 14:28 Changeset in xpra [5248] by
- normalize the default batch delay to be per megapixel so new windows …
- 13:30 Changeset in xpra [5247] by
- better cursor support: * server exposes max_size (as well as …
- 12:39 Changeset in xpra [5246] by
- add exit-with-client option and use it automatically when remote shadowing
- 12:20 Changeset in xpra [5245] by
- fix shadowing: shadow windows do not have an "override-redirect" …
- 11:51 Changeset in xpra [5244] by
- don't flush more damage data when the connection looks dead: abort it …
- 11:36 Changeset in xpra [5243] by
- move receive aliases to protocol layer so packets are processed …
- 10:20 Changeset in xpra [5242] by
- add link to news
- 10:07 About edited by
- (diff)
- 10:06 WikiStart edited by
- (diff)
- 10:06 News created by
- 09:57 About edited by
- (diff)
- 09:03 About edited by
- (diff)
- 09:00 Enhancements edited by
- (diff)
- 08:57 Enhancements edited by
- (diff)
- 08:55 Enhancements edited by
- (diff)
- 08:42 Changeset in xpra [5241] by
- version bump for beta 0.12.0 build
- 08:35 Changeset in xpra [5240] by
- version bump for beta 0.11.1 build
- 08:18 Changeset in xpra [5239] by
- r5236 for v0.11.x branch: restore compatibility with older servers
- 08:15 CSC/Performance edited by
- (diff)
- 08:03 CSC/Performance edited by
- (diff)
- 08:02 CSC/Performance edited by
- (diff)
- 08:00 CSC/Performance edited by
- (diff)
- 06:56 Changeset in xpra [5238] by
- replace labels with proper version numbers
- 06:55 Source edited by
- (diff)
- 06:54 Changeset in xpra [5237] by
- new source graphs
- 06:25 Source edited by
- (diff)
- 06:08 Source edited by
- added v0.11.x (diff)
01/21/14:
- 11:04 Ticket #499 (old servers error out with 0.11.x clients) closed by
- fixed: r5236 restores compatibility with old servers, backport for v0.11.x …
- 11:03 Changeset in xpra [5236] by
- #499: restore compatibility with older servers
- 10:58 Ticket #499 (old servers error out with 0.11.x clients) created by
- The problem comes from the newer bencoders, which do not send …
- 08:14 Changeset in xpra [5235] by
- drop support for nvenc version 2
- 05:26 Changeset in xpra [5234] by
- tag v0.11.x branch
01/20/14:
- 11:41 Milestone 0.11 completed
- Targets: * hardware assisted encoding / decoding / csc: #370, #350, …
- 10:53 ProxyServer edited by
- (diff)
- 10:35 Changeset in xpra [5233] by
- 0.11.0 release - add final notes
- 10:30 Ticket #498 (typo in xpra's man page) closed by
- fixed: Applied yesterday as I saw the old ML post: r5126. Thanks.
- 10:29 Ticket #498 (typo in xpra's man page) created by
- look for 'as well as well'
- 06:31 Changeset in xpra [5232] by
- ensure gtk.main_level is called from the main thread
- 06:16 Changeset in xpra [5231] by
- fix thread tracing: we must import protocol (via main) only after we …
- 05:41 Changeset in xpra [5230] by
- reduce cost of checking the pipeline since we call this everytime we …
- 05:00 Changeset in xpra [5229] by
- * newer SDKs require that we use the "library" functionality and not …
- 04:57 Changeset in xpra [5228] by
- always recalculate from worker thread!
- 04:53 Changeset in xpra [5227] by
- try to lessen the latency cost of recalculate_delays by yielding …
- 04:45 Changeset in xpra [5226] by
- minor updates: * filter all hello methods * typedict (new type) * …
- 03:12 BadContent edited by
- (diff)
01/19/14:
- 15:10 Changeset in xpra [5225] by
- unroll simple function
- 09:03 Changeset in xpra [5224] by
- comments and cleanup
- 08:58 Changeset in xpra [5223] by
- keyboard helper may be None
- 08:38 Changeset in xpra [5222] by
- comments and cleanup
- 08:18 PacketEncoding edited by
- (diff)
- 08:16 Changeset in xpra [5221] by
- add bencode cython vs python stats
- 08:13 Changeset in xpra [5220] by
- give us the ability to toggle off the cython bencoder via env var …
- 08:01 PacketEncoding edited by
- (diff)
- 07:56 Changeset in xpra [5219] by
- add text and cleanup
- 07:36 Changeset in xpra [5218] by
- new stats: lz4 vs zlib
- 04:09 PacketEncoding edited by
- (diff)
- 04:07 PacketEncoding edited by
- (diff)
- 04:06 Changeset in xpra [5217] by
- warnings, whitespace, etc
- 04:02 PacketEncoding edited by
- (diff)
- 02:16 CSC/NVCUDA edited by
- (diff)
- 02:12 CSC/OpenCL edited by
- (diff)
- 02:09 CSC/OpenCL edited by
- (diff)
- 01:54 Changeset in xpra [5216] by
- remove repeated words
01/18/14:
- 16:26 CSC/Performance edited by
- (diff)
- 16:24 Changeset in xpra [5215] by
- more stats
- 14:28 Encodings/nvenc edited by
- add link to charts (diff)
- 14:27 Changeset in xpra [5214] by
- make it show as index page by default: use html extension
- 14:24 Changeset in xpra [5213] by
- add stats showing how good NVENC is
- 10:26 Changeset in xpra [5212] by
- allow xpra env vars through and fix vglrun for strings
- 06:44 Changeset in xpra [5211] by
- test updates: * default to no traffic shaping * do test games (with …
- 04:27 Changeset in xpra [5210] by
- remove debug
01/17/14:
- 15:21 Changeset in xpra [5209] by
- fix for clients that send screen size information in old format (ie: …
- 13:11 Changeset in xpra [5208] by
- fix some eclipse warning
- 13:09 Changeset in xpra [5207] by
- prevent race: copy last_pixmap_data before use
- 09:42 Ticket #415 (ffmpeg 2.0 support) closed by
-
fixed: Works well enough, now used with
Fedora
20+ builds, static … - 08:16 Changeset in xpra [5206] by
- last minute speed tweaks (danger!): * use floats for calculations (now …
01/16/14:
- 11:50 Changeset in xpra [5205] by
- updated release notes
- 11:08 Changeset in xpra [5204] by
- must return paint success state from paint_rgb methods!
- 10:47 Changeset in xpra [5203] by
- new win32 lib name for vpx1.3
- 08:46 Changeset in xpra [5202] by
- add libvpx-1.3 build path on win32
- 08:36 Encodings edited by
- (diff)
- 08:34 Encodings edited by
- (diff)
- 08:34 Encodings edited by
- (diff)
- 08:31 Encodings/vpx edited by
- (diff)
- 08:30 Encodings/vpx created by
- split from main encoding page with more info
- 08:21 Changeset in xpra [5201] by
- warn that VP9 is slow
- 08:18 Encodings edited by
- (diff)
- 04:41 Changeset in xpra [5200] by
- looked at the source, this is what it is now called
- 02:35 Ticket #252 (incomplete redraw: black rectangle on right-hand side) closed by
- fixed: I did not see this problem since upgrade (from 0.10.9) to 0.10.10 so I …
01/15/14:
- 16:26 Ticket #497 (Xpra-Launcher not starting (Code 255), xpra_cmd.exe works.) closed by
- fixed: Bisecting: * r4750 good * r4790 good * r4808 bad * r4798 good * r4799 …
- 16:18 Changeset in xpra [5199] by
- r5196 for v0.10.x branch: fix launcher
- 16:16 Changeset in xpra [5198] by
- no need for gtk prefix since we import gdk from it already
- 15:58 Changeset in xpra [5197] by
- doesn't do anything
- 15:49 Changeset in xpra [5196] by
- #497 gtk2main already takes care of calling gtk threads_init
- 14:29 Ticket #497 (Xpra-Launcher not starting (Code 255), xpra_cmd.exe works.) created by
- System: Windows 8.1 no special configuration (ie Windows Firewall, …
- 12:00 Changeset in xpra [5195] by
- set selinux context on any avcodec module that may be present
- 11:59 Changeset in xpra [5194] by
- switch to ffmpeg2 for static builds
- 11:34 Changeset in xpra [5193] by
- switch to avcodec2 (ffmpeg2) and make it easier to tweak at the top of …
- 09:06 Changeset in xpra [5192] by
- ensure we don't try crazy dimensions
- 08:40 Ticket #496 (support multi-head configurations better - fix fullscreen?) created by
- There is a problems with the flash player (and probably other apps) …
- 06:07 Changeset in xpra [5191] by
- warn if no RandR support (ie: old Xvfb instead of dummy)
- 06:05 Changeset in xpra [5190] by
- show screen size, root window size
- 05:17 Changeset in xpra [5189] by
- give batch delay boost to the currently focused window and OR windows
- 04:46 Changeset in xpra [5188] by
- #415: switch to ffmpeg2 by default for win32 builds
01/14/14:
- 21:41 Ticket #490 (Left-clicking on Drop Down Menus with OSX client sometimes results in ...) closed by
- fixed: Tested in OSX (10.9) running r5178, seems to be working for now. …
- 12:48 Building edited by
- (diff)
- 10:23 Changeset in xpra [5187] by
- win32 ugly versioned paths for ffmpeg
- 09:57 Changeset in xpra [5186] by
- calculate input data size
- 09:46 Changeset in xpra [5185] by
- remove debug
- 08:29 Changeset in xpra [5184] by
- update release notes with latest fix
- 08:27 Changeset in xpra [5183] by
- fix x264 decoding with avcodec2: in v0.10.x the type is the …
- 05:44 Changeset in xpra [5182] by
- r5181 for v0.10.x branch: remove dependency on libwebp since we …
- 05:42 Changeset in xpra [5181] by
- remove dependency on libwebp since we shouldn't use it
- 04:57 Changeset in xpra [5180] by
- r5161 + r5179 for v0.10.x branch: fix opengl crash with some drivers …
- 04:52 Changeset in xpra [5179] by
- more correct code: import gtk.gdk
- 01:46 Ticket #480 (strange warning message on windows using opengl on nvidia GTX 670) closed by
- fixed: Thanks - closing again.
- 00:08 Ticket #495 (Windows: Uninstaller will run and "uninstall" while Xpra is still running) created by
- In Windows, the uninstaller from: {{{Control Panel -> Programs, etc. …
01/13/14:
- 14:32 Changeset in xpra [5178] by
- add latest backport info
- 14:30 Changeset in xpra [5177] by
- r5176 for v0.10.x branch: ugly OSX-only hack for OR window without …
- 14:27 Changeset in xpra [5176] by
- ugly OSX-only hack for OR window without 'transient-for' attribute
- 14:24 Changeset in xpra [5175] by
- 0.10.12 rc
- 14:20 Changeset in xpra [5174] by
- remove debugging
- 14:18 Changeset in xpra [5173] by
- r5168 for v0.10.x branch: generate debuginfo packages
- 14:17 Changeset in xpra [5172] by
- r5164 for v0.10.x branch: don't skip auto-refresh if quality is high …
- 14:15 Changeset in xpra [5171] by
- r5159, r5160 and r5167: big warnings about webp leaking memory
- 14:11 Changeset in xpra [5170] by
- r5158 + r5166 for v0.10.x branch: fix spurious warning from nvidia driver
- 14:06 Changeset in xpra [5169] by
- r5151 for v0.10.x branch: ensure we don't put "None" values in info …
- 08:19 Changeset in xpra [5168] by
- generate debuginfo packages
- 06:47 Changeset in xpra [5167] by
- warn users about webp memleak
- 06:36 FAQ edited by
- (diff)
- 06:33 ClientRendering/OpenGL edited by
- (diff)
- 06:19 FAQ edited by
- (diff)
- 06:16 FAQ edited by
- (diff)
- 05:58 Changeset in xpra [5166] by
- #480: it seems that some platforms (linux+mesa?) validate the first …
- 05:52 Ticket #480 (strange warning message on windows using opengl on nvidia GTX 670) reopened by
-
Grrr. Causes GL errors on Fedora 20 in
gl_window_backing.py
at …
Note: See TracTimeline
for information about the timeline view.