Timeline
03/05/14:
- 14:46 Changeset in xpra [5707] by
- fix current encoding selection: ensure we always pick one from the …
- 14:23 Changeset in xpra [5706] by
- oops: remove debug logging
- 14:12 Changeset in xpra [5705] by
- when the window is being resized, don't bother with video encoding (it …
- 14:07 Changeset in xpra [5704] by
- ensure the video region is actually a subregion and not the whole …
- 09:42 BadContent edited by
- (diff)
- 08:52 Ticket #516 (Give an example, don't just suggest in usage) closed by
- needinfo: Not heard back, closing.
- 08:51 Ticket #454 (daala encoding) closed by
- wontfix: I've asked on the mailing list and got no reply, although the …
- 08:47 Ticket #230 (allow the user to switch keyboard layout manually at runtime) closed by
- duplicate: Please follow up in #86 which has more information, if a bit dated, …
- 08:34 Changeset in xpra [5703] by
- add some keyboard debug logging
- 06:58 BadContent edited by
- (diff)
- 06:52 Changeset in xpra [5702] by
- remove unnecessary indirection
- 06:20 FAQ edited by
- (diff)
- 06:14 Changeset in xpra [5701] by
- cheap to record per packet-type count
- 00:48 BadContent edited by
- (diff)
03/04/14:
- 09:28 Changeset in xpra [5700] by
- fix win32 system tray forwarding: * add move_callbacks to …
- 08:48 Changeset in xpra [5699] by
- add more tray logging
- 08:47 Changeset in xpra [5698] by
- fix tray logging
- 08:26 Changeset in xpra [5697] by
- don't trust the window depth test: always claim transparency for …
- 08:24 Changeset in xpra [5696] by
- we can handle rgb32 format (but not necessarily transparency!)
- 08:23 Changeset in xpra [5695] by
- fix (badly named everywhere else..) encoding property "rgb_formats"
- 05:47 Ticket #526 (unicode window titles do not work on XP) created by
-
GTK requires all window titles to be sent as
UTF-8
, which we now … - 04:01 Changeset in xpra [5694] by
- gtk docs say that the title must be in utf8, so encode it that way - …
- 03:22 Changeset in xpra [5693] by
- better wording: loading since it may still get disabled if features …
- 02:58 Ticket #496 (support multi-head configurations better - fix fullscreen?) closed by
- fixed: Closing with the caveat that any gtk osx build updates to the gtk …
03/03/14:
- 15:01 Changeset in xpra [5692] by
- use dedicated cursor logger
- 14:55 Changeset in xpra [5691] by
- use dedicated cursor and clipboard loggers
- 14:47 Changeset in xpra [5690] by
- version bump and first release note updates
- 14:42 Changeset in xpra [5689] by
- r5400 for v0.11.x branch: we may not know about all the cursor names …
- 14:18 FAQ edited by
- (diff)
- 14:15 Changeset in xpra [5688] by
- oops: missing from r5678
- 14:06 Changeset in xpra [5687] by
- undo r4081: now that we account for supported colorspaces correctly, …
- 13:35 Changeset in xpra [5686] by
- log a summary of the keyboard info we found (and try to make it the …
- 13:11 Changeset in xpra [5685] by
- doh: start with high scores first!
- 13:09 Changeset in xpra [5684] by
- simpler? (at least prevents nvidia cuda from being selected ahead of …
- 12:38 Ticket #525 (opencl yuv to rgb with nvidia SDK is broken) created by
- It just doesn't work and returns random chunks of video memory!? …
- 12:35 Changeset in xpra [5683] by
- detect CUDA opencl implementation and try to avoid it: it doesn't work …
- 07:47 Changeset in xpra [5682] by
- honour mmap option!
- 06:33 Changeset in xpra [5681] by
- reduce pyopengl warnings even further: aggregate all missing handlers …
- 06:24 Changeset in xpra [5680] by
- cleaner code
- 06:23 Changeset in xpra [5679] by
- silence opengl extension loading
- 05:46 Changeset in xpra [5678] by
- better way of avoiding ugly PyOpenGL stacktraces: intercept logging …
- 04:52 Changeset in xpra [5677] by
- delay opengl initialization - it is part of UI!
- 04:47 Changeset in xpra [5676] by
- mmap relies on the connection being established, so do it later
- 04:43 Changeset in xpra [5675] by
- fix unreachable code and add defensive (cleaner) code
- 04:41 Changeset in xpra [5674] by
- split client init into two parts so we can initialize the video helper …
- 04:34 Changeset in xpra [5673] by
- new libav patches
- 04:24 Changeset in xpra [5672] by
- fixed patch, placing IDs after we define AVCodecID
- 04:11 Changeset in xpra [5671] by
- rename patch
- 04:02 Changeset in xpra [5670] by
- libav10 updated patches
- 03:44 Ticket #524 (libav10 compatibility FTBFS) closed by
-
invalid: We already use those constants for
ffmpeg
v2 onwards in … - 03:26 Ticket #521 (broken tray icons) closed by
- fixed
- 02:55 Ticket #524 (libav10 compatibility FTBFS) created by
- As reported in …
03/02/14:
- 13:01 Changeset in xpra [5669] by
- don't bother with YUV444P when downscaling the source already
- 12:52 Changeset in xpra [5668] by
- lower threshold for using YUV444P to just quality>=50
- 12:46 Changeset in xpra [5667] by
- * correctly set the plane id for each plane! (no need for "index" …
- 12:19 Changeset in xpra [5666] by
- take encoding size into account when calculating bitrate
- 11:47 Changeset in xpra [5665] by
- we *must* find the preset, or things won't work (cannot set 444 mode, etc)
- 11:39 Changeset in xpra [5664] by
- tune encoder bitrate using "speed" parameter, using an exponential …
- 07:07 Changeset in xpra [5663] by
- if other windows are fullscreen or maximized, this one probably …
- 06:11 Changeset in xpra [5662] by
- * move ALLOW_SOUND_LOOP to common location for both client and server …
- 05:27 Changeset in xpra [5661] by
- encoding selection tweaks: * switch to rgb before testing for alpha …
- 05:11 Changeset in xpra [5660] by
- restore rgb auto switch
- 05:11 Changeset in xpra [5659] by
- fix structure during clone and prevent variable name clash
- 04:54 Changeset in xpra [5658] by
- simple test app for system tray forwarding: click on the tray to …
- 04:45 Changeset in xpra [5657] by
- tidy up: * move default vars init to dedicated method * always clone …
- 04:43 Changeset in xpra [5656] by
- fix clone: match new csc_encoder_specs structure
- 04:23 Changeset in xpra [5655] by
- only bother with the full video window init (and associated costs) if …
03/01/14:
- 13:27 Changeset in xpra [5654] by
- update docstring to match new code
- 13:05 Changeset in xpra [5653] by
- during cleanup, encoders may be gone (except mmap) - which is fine
- 13:03 Changeset in xpra [5652] by
- catch X11 exceptions when cleaning up - we try our best..
- 12:57 Changeset in xpra [5651] by
- tidy up cleanup path
- 08:54 Changeset in xpra [5650] by
- try harder to reset everything on cleanup
- 08:54 Changeset in xpra [5649] by
- whitespace cleanup
- 08:53 Changeset in xpra [5648] by
- pedantic mode: use stricter C types. ie: long for anything that could …
- 08:27 Changeset in xpra [5647] by
- make it easier to track garbage collection leaks: add a …
- 05:30 Changeset in xpra [5646] by
- overzealous clean of codecs to: * break cycles that prevent garbage …
- 05:25 Changeset in xpra [5645] by
- add repr strings so we don't get spammed in the logs
- 03:39 Changeset in xpra [5644] by
- update release notes
- 01:07 Changeset in xpra [5643] by
- update release notes with latest fix
- 01:06 Changeset in xpra [5642] by
- r5641 for v0.11.x branch: fix webp loading error handler
- 01:05 Changeset in xpra [5641] by
- fix webp error handler
02/28/14:
- 13:46 Changeset in xpra [5640] by
- add latest fix to release notes
- 13:45 Changeset in xpra [5639] by
- r5637 for v0.11.x branch: scale icon before calling set_from_pixbuf, …
- 13:42 Changeset in xpra [5638] by
- add better tray debug and make it clearer there are no races: the …
- 13:41 Changeset in xpra [5637] by
- scale icon before calling set_from_pixbuf, seems to prevent crashes …
- 13:30 Changeset in xpra [5636] by
- better tray and keyboard debugging: add dedicated loggers for ui …
- 12:00 Changeset in xpra [5635] by
- update release notes with latest fix
- 11:53 Changeset in xpra [5634] by
- r5624 (and much more) for v0.11.x branch: report correct rgb encoding …
- 10:31 Changeset in xpra [5633] by
- r5632 for v0.11.x branch: tell the server which rgb formats we handle
- 10:30 Changeset in xpra [5632] by
- tell the server which rgb formats we handle - this is the same for all …
- 10:28 Changeset in xpra [5631] by
- r5630 for v0.11.x branch: only remove alpha modes from rgb_formats if …
- 10:26 Changeset in xpra [5630] by
- only remove alpha modes from rgb_formats if we don't handle transparency!
- 10:06 Changeset in xpra [5629] by
- r5628 for v0.11.x branch: allow all encodings for the tray
- 09:57 FAQ edited by
- (diff)
- 09:54 FAQ edited by
- (diff)
- 09:37 Changeset in xpra [5628] by
- remove assert: this allows us to still get a tray icon image when the …
- 09:21 Changeset in xpra [5627] by
- * we can always handle RGBX, even when we don't have alpha (even if it …
- 09:17 Changeset in xpra [5626] by
- it rarely makes sense to use it, but when we don't have alpha support …
- 09:16 Changeset in xpra [5625] by
- if the client does not have alpha, change the preference order for the …
- 08:53 Changeset in xpra [5624] by
- #500: if we change the pixel encoding, also change the encoding …
- 06:40 Changeset in xpra [5623] by
- remove duplicated code (rgb_formats is set correctly afterwards)
- 05:34 Changeset in xpra [5622] by
- explain why we clone the pixel data
- 05:15 Changeset in xpra [5621] by
- make it possible to build swscale but not avcodec on win32: choose an …
- 03:26 Changeset in xpra [5620] by
- add codec module cleanup hooks to video helper: every module we call …
- 00:44 Changeset in xpra [5619] by
- #514 charts of performance tests results with and without NODELAY
02/27/14:
- 12:08 Changeset in xpra [5618] by
- ensure we don't accept crap into csc_modes variables
- 12:06 Changeset in xpra [5617] by
- doh: derive csc_modes and set that instead of overwriting …
- 10:18 Changeset in xpra [5616] by
- oops, missed from r5600: actually use the new wrapper class
- 10:13 Changeset in xpra [5615] by
- #469: ensure that the window getting the focus is raised
- 10:12 Changeset in xpra [5614] by
- remove debug
- 09:02 Changeset in xpra [5613] by
- add connection string help
- 08:38 Changeset in xpra [5612] by
- add proper cleanup for the x11 filter and event listeners: allow …
- 08:37 Changeset in xpra [5611] by
- reset the client whenever we return to the launcher (allows resources …
- 08:08 Changeset in xpra [5610] by
- * add ssh port to launcher * ensure we reset the client after it …
- 08:07 Changeset in xpra [5609] by
- defensive code
- 08:07 Changeset in xpra [5608] by
- when we cleanup, cleanup the video helper (ie: so we can start a new …
- 07:19 Changeset in xpra [5607] by
- doh: remove debug
- 07:18 Changeset in xpra [5606] by
- support ssh port in connection string
- 06:09 Changeset in xpra [5605] by
- more graceful handling of video pipeline setup failures: still spam …
- 05:53 Changeset in xpra [5604] by
- update release notes with latest fix
- 05:51 Changeset in xpra [5603] by
- r5602 for v0.11.x branch: handle all encodings and not just h264
- 05:50 Changeset in xpra [5602] by
- avcodec can handle many encodings, not just h264!
- 05:34 Ticket #523 (Fedora 19 Cython Compile error) closed by
- fixed
- 05:11 Changeset in xpra [5601] by
- minor style tweaks
- 04:51 Changeset in xpra [5600] by
- prevent log file warning on win32 when using xpra.exe: * use a …
- 04:13 Changeset in xpra [5599] by
- #523 (untested) compile fix
- 04:09 Ticket #523 (Fedora 19 Cython Compile error) created by
- Having problems building from trunk on fedora 19 here is the error. […]
02/26/14:
- 16:03 Changeset in xpra [5598] by
- * normalize colorspace functions names * pass dst_formats arguments to …
- 12:57 Changeset in xpra [5597] by
- better logging of full csc modes
- 12:54 Changeset in xpra [5596] by
- support scaling
- 12:23 Changeset in xpra [5595] by
- fix Y multiplier (result was missing some luma!)
- 12:17 Changeset in xpra [5594] by
- make it easier to test video encoders: add ability to trigger repaints …
- 12:16 Changeset in xpra [5593] by
- fix Y multiplier (result was missing some luma!)
- 11:39 FAQ edited by
- (diff)
- 10:12 Changeset in xpra [5592] by
- better error message when we fail to instantiate a csc module
- 10:12 Changeset in xpra [5591] by
- fix yuv to rgb (almost)
- 09:37 FAQ edited by
- (diff)
- 09:36 FAQ edited by
- (diff)
- 09:32 FAQ edited by
- (diff)
- 09:32 FAQ edited by
- (diff)
- 09:25 Changeset in xpra [5590] by
- better compat with older servers: derive "csc_modes" from "full_csc_modes"
- 09:24 Changeset in xpra [5589] by
- oops: fix RGB codepath (non OpenGL): don't pass args as a list!
- 09:07 Changeset in xpra [5588] by
- add events we want know about but still want to log at INFO level
- 09:00 Changeset in xpra [5587] by
- stable version bump
- 09:00 Changeset in xpra [5586] by
- fix video compatibility with ancient clients
- 08:54 Changeset in xpra [5585] by
- finish the generic client side csc decoding support: * calculate …
- 07:33 Changeset in xpra [5584] by
- use new style, per-module loggers
- 07:17 Changeset in xpra [5583] by
- fix breakage caused by osx bundling of xpra.conf file in r5579: win32 …
- 06:03 Changeset in xpra [5582] by
- try harder to have a clean env before building/bundling
- 05:59 Changeset in xpra [5581] by
- ship a default xpra.conf
- 05:57 Changeset in xpra [5580] by
- * use get_resources_dir to locate the directory that should contain …
- 05:48 Changeset in xpra [5579] by
- make get_resources_dir reliable: all platforms must define one (add …
- 05:01 Changeset in xpra [5578] by
- ensure get_info uses the new get_colorspaces signature
- 04:21 Changeset in xpra [5577] by
- win32 build fixes: * win32 doesn't handle the "static" build flag …
02/25/14:
- 11:38 ProjectIdeas edited by
- (diff)
- 11:37 ProjectIdeas edited by
- (diff)
- 11:34 ProjectIdeas edited by
- (diff)
- 11:26 ProjectIdeas edited by
- (diff)
- 11:23 ProjectIdeas edited by
- (diff)
- 11:22 ProjectIdeas edited by
- (diff)
- 11:10 ProjectIdeas edited by
- (diff)
- 10:59 ProjectIdeas edited by
- (diff)
- 10:54 WikiStart edited by
- (diff)
- 10:54 ProjectIdeas edited by
- (diff)
- 10:53 ProjectIdeas edited by
- prettify (diff)
- 10:51 ProjectIdeas edited by
- (diff)
- 10:47 ProjectIdeas edited by
- (diff)
- 10:43 Changeset in xpra [5576] by
- fix docstring and comment to match actual code
- 06:13 Changeset in xpra [5575] by
- work towards better/safer/reliable generic csc support: * each encoder …
- 05:17 Changeset in xpra [5574] by
- cleaner code (map codec names to modules in one place only) and …
- 03:55 Changeset in xpra [5573] by
- make it easier to run
- 02:40 Changeset in xpra [5572] by
- add TCP_NODELAY to both client and server, can be switched off with …
02/24/14:
- 14:08 Changeset in xpra [5571] by
- oops: swap labels ("disabled" is when we could have it loaded, "not …
- 14:06 Changeset in xpra [5570] by
- fix xpra info for codecs/csc: some modules may be loaded, even though …
- 14:00 Changeset in xpra [5569] by
- more video helper client side: * honour csc options client side too * …
- 10:16 Changeset in xpra [5568] by
- warn that h265 is slow
- 10:15 Changeset in xpra [5567] by
- start to use the video helper code client side (more generic / …
- 06:57 FakeXinerama edited by
- (diff)
- 06:57 FakeXinerama edited by
- (diff)
- 06:47 Changeset in xpra [5566] by
- add presentation-timestamp support server side for proxy, x264, x265 …
- 05:08 Changeset in xpra [5565] by
- use a factory method so we can catch the dbus exception and provide a …
02/23/14:
- 17:35 Changeset in xpra [5564] by
- add h265 to client video formats supported
- 17:29 Changeset in xpra [5563] by
- add h265 to encoding help command
- 16:39 Changeset in xpra [5562] by
- #445: x265 encoding support
- 16:21 Changeset in xpra [5561] by
- fix debug logging location
- 16:16 Changeset in xpra [5560] by
- * no need for constants file with ffmpeg2: we know all these modes are …
- 15:19 Changeset in xpra [5559] by
- * ensure we only allow encoders names we know about * add docstrings
- 15:17 Changeset in xpra [5558] by
- enable VP9 and H265 (untested) decoding by default
- 15:04 Changeset in xpra [5557] by
- better encoder error handling
- 14:33 Changeset in xpra [5556] by
- remove more external files: load constants directly from cython
- 14:08 Changeset in xpra [5555] by
- move remaining C bits into cython
- 14:03 Changeset in xpra [5554] by
- move rate control def into cython file
- 08:37 Changeset in xpra [5553] by
- our "avcodec" based decoders also need "avutil" (implied for dynamic …
- 08:04 Changeset in xpra [5552] by
- libXYZ vs XYZ: pkgconfig and gcc's -lXYZ naming can be different and I …
- 07:51 Changeset in xpra [5551] by
- simplify static build options and ensure we don't clobber the static …
- 06:33 Building edited by
- (diff)
- 05:20 Changeset in xpra [5550] by
- try to avoid pydev warnings with PyCUDA
- 05:19 Changeset in xpra [5549] by
- import cleanups
- 04:56 Changeset in xpra [5548] by
- update release notes
- 04:40 Changeset in xpra [5547] by
- window.xid vs get_window: part2, server side (big) + re-constify X11 …
- 04:20 Changeset in xpra [5546] by
- window.xid vs get_window: part1, client side (small)
- 02:18 Changeset in xpra [5545] by
- use faster "cdef" version internally, expose "def" version
- 02:16 Changeset in xpra [5544] by
- make logging consistent: use hex for window id, add repr for grab helper
02/22/14:
- 13:49 Changeset in xpra [5543] by
- better logging and add performance tests
- 12:04 Changeset in xpra [5542] by
- fix client h264 decoding memleak caused by r5515: we cannot re-use the …
- 11:45 Changeset in xpra [5541] by
- * repr more useful for debugging * add clone_pixel_data to …
- 11:43 Changeset in xpra [5540] by
- only enable 444 if initial quality is >=80
- 09:53 ClientRendering/OpenGL edited by
- (diff)
- 08:31 Changeset in xpra [5539] by
- improve the window border code: * add support in gl client * add …
- 08:28 Changeset in xpra [5538] by
- stop using the deprecated names!
- 07:52 Changeset in xpra [5537] by
- we must re-initialize the cached list of encodings after we initialize …
- 05:43 Changeset in xpra [5536] by
- opengl works well enough that it can be used for non-normal windows …
- 02:00 Changeset in xpra [5535] by
- avoid warning on osx too (no X11, no workspaces)
- 01:46 Changeset in xpra [5534] by
- add debug to unusual lost focus case
- 01:30 Changeset in xpra [5533] by
- always set self.encoding to server chosen encoding
- 01:29 Changeset in xpra [5532] by
- ignore encoding change if client did not specify any
02/21/14:
- 19:17 Ticket #518 (Opening links in background tab in Chrome causes the window to become ...) closed by
- fixed: Retested with r5531 Windows client. Problem is resolved. Closing
- 14:59 Changeset in xpra [5531] by
- * only report encodings from video encoders actually enabled (honour …
- 14:40 Changeset in xpra [5530] by
- warn user if the encoding actually used as primary encoding by the …
- 14:26 Changeset in xpra [5529] by
- better handling of scaling and csc modules and video encoders which …
- 14:13 Changeset in xpra [5528] by
- max_instances can be set to zero (no limit!)
- 14:02 Changeset in xpra [5527] by
- * validate the forced CSC mode supplied (if any) * use integer …
- 13:45 Ticket #338 (some toolkits specify a max window size of 32767 for infinity causing ...) closed by
- fixed: Never mind, there are other problems with windows bigger than 215, …
- 13:44 Ticket #512 (calling 'xpra stop' seems to mess up linux environment) closed by
- needinfo
- 12:33 News edited by
- (diff)
- 12:30 News edited by
- (diff)
- 12:30 Changeset in xpra [5526] by
- new icon for wiki
- 12:28 FAQ edited by
- (diff)
- 12:23 Encodings/nvenc edited by
- (diff)
- 12:22 Changeset in xpra [5525] by
- new icon for wiki
- 12:20 About edited by
- (diff)
- 12:17 Encodings/nvenc edited by
- (diff)
- 12:14 Screenshots edited by
- (diff)
- 11:45 ClientRendering/OpenGL edited by
- (diff)
- 11:38 Changeset in xpra [5524] by
- fix opengl transparency codepath: no need to unpremultiply if we …
- 09:52 Changeset in xpra [5523] by
- #518: don't call present() if the window has top-level-focus
- 09:46 Changeset in xpra [5522] by
- use function instead of property
- 05:25 Changeset in xpra [5521] by
- lots of debugging tweaks: * added some events (ie: closing a source) * …
- 03:02 Changeset in xpra [5520] by
- * remove unused constants * make it easier to toggle which top level …
02/20/14:
- 12:17 Changeset in xpra [5519] by
- better debug, esp focus
- 12:02 Changeset in xpra [5518] by
- * improve logging * remove pydev annotations
- 11:57 Changeset in xpra [5517] by
- remove nvenc + yuv444p related debug
- 11:57 Changeset in xpra [5516] by
- remove nvenc + yuv444p related debug
02/19/14:
- 14:14 Changeset in xpra [5515] by
- #466: add YUV444P support: * decoding support implemented for …
- 14:09 Changeset in xpra [5514] by
- BGRX as input is not subsampled, so use "YUV444P" as equivallent csc mode
- 14:08 Changeset in xpra [5513] by
- add missing argument: prevents spam in log
- 07:40 Changeset in xpra [5512] by
- simplify!
- 06:17 Usage edited by
- (diff)
- 06:17 Usage edited by
- (diff)
- 06:15 Debugging/OpenGL edited by
- (diff)
- 06:14 Debugging/OpenGL edited by
- (diff)
- 06:14 Debugging/VisualStudio edited by
- (diff)
- 06:13 FakeXinerama edited by
- (diff)
- 06:13 Xdummy edited by
- (diff)
- 06:12 CSC/Performance edited by
- (diff)
- 06:12 CSC/NVCUDA edited by
- (diff)
- 06:11 Changeset in xpra [5511] by
- new icon for wiki
- 06:10 CSC/OpenCL edited by
- (diff)
- 06:09 Changeset in xpra [5510] by
- new icon for wiki
- 06:05 CSC edited by
- (diff)
- 06:05 Clipboard edited by
- (diff)
- 06:05 Changeset in xpra [5509] by
- new icon for wiki
- 06:04 Keyboard edited by
- (diff)
- 06:04 Changeset in xpra [5508] by
- new icon for wiki
- 06:03 ClientRendering/OpenGL edited by
- (diff)
- 06:03 Changeset in xpra [5507] by
- new icon for wiki
- 06:01 Authentication edited by
- (diff)
- 06:00 Changeset in xpra [5506] by
- new icon for wiki
- 05:59 ReportingBugs edited by
- (diff)
- 05:58 ProjectIdeas edited by
- (diff)
- 05:57 Packaging edited by
- (diff)
- 05:56 Packaging edited by
- (diff)
- 05:08 Screenshots edited by
- (diff)
- 05:07 Screenshots edited by
- (diff)
- 05:07 Changeset in xpra [5505] by
- got any better?
- 05:02 Encodings edited by
- (diff)
- 05:02 Performance edited by
- (diff)
- 05:01 Changeset in xpra [5504] by
- new icons for wiki
- 05:00 Sound edited by
- (diff)
- 04:59 Debugging edited by
- (diff)
- 04:59 Network edited by
- (diff)
- 04:56 Screenshots edited by
- (diff)
- 04:32 Clients/Android edited by
- (diff)
- 04:28 Clients/Java edited by
- (diff)
- 04:22 Clients/Java edited by
- (diff)
- 04:16 Clients edited by
- (diff)
- 04:11 Changeset in xpra [5503] by
- icon for wiki
- 04:10 Clients/Android created by
- 04:10 Clients edited by
- (diff)
- 04:07 Clients/Java created by
- 04:03 Encodings/x264 edited by
- (diff)
- 03:51 Changeset in xpra [5502] by
- add doc link
- 01:11 Changeset in xpra [5501] by
- add missing proto to get_proxy_info, causing "session info" to crash
- 01:04 Changeset in xpra [5500] by
- enabled_str is used in many places, move it
02/18/14:
- 11:58 Changeset in xpra [5499] by
- support special value "none" to not load any video encoders or csc modules
- 11:21 Changeset in xpra [5498] by
- #465: better (much more readable) solution than r4963: let the image …
- 09:31 Changeset in xpra [5497] by
- #520: keep track of when the video encoders were last used, and free …
- 07:26 Changeset in xpra [5496] by
- #520: record CUDA devices that are failing to create NVENC encoding …
- 07:22 Changeset in xpra [5495] by
- sort sockets by path name so the order is predictable
- 07:02 Changeset in xpra [5494] by
- #520 start lowering score much later (which means we have to rely more …
- 06:43 Changeset in xpra [5493] by
- missed from r5488
- 06:42 Changeset in xpra [5492] by
- * move picture (non video) encoding code to "picture_encode" * re-use …
- 04:34 Ticket #522 (H.264 over slow link may be unusable with some apps) created by
- Recently I tried 0.11.3 over (slow) WAN connection and there was a …
- 04:25 Changeset in xpra [5491] by
- ensure we always init before calling the driver functions
- 03:44 Ticket #521 (broken tray icons) created by
- Noticed with 0.11.3: application's tray icons are corrupted -- they …
- 03:40 Ticket #520 (CUDA and NVENC load balancing) created by
- Related to #504 and #466. When we have multiple cards and/or multiple …
- 02:37 Changeset in xpra [5490] by
- include "multi-processors" in debug logging
02/17/14:
- 15:07 BadContent edited by
- (diff)
- 13:04 Changeset in xpra [5489] by
- log more device attributes (in debug mode)
- 10:45 Changeset in xpra [5488] by
- better CUDA device assignment: move common code between csc_nvcuda and …
- 10:41 Changeset in xpra [5487] by
- * allow up to 3 proxy video contexts: as per docstring, we need room …
- 10:40 Changeset in xpra [5486] by
- round to nearest
- 10:39 Changeset in xpra [5485] by
- oops: we already have the value, and it is no longer an AtomicInteger?!
- 06:12 Changeset in xpra [5484] by
- remove lots of logging duplication: the new xpra/log module guarantees …
02/16/14:
- 14:50 Changeset in xpra [5483] by
- #504 delegated encoding mode improvements: * use factory method so we …
- 14:19 Changeset in xpra [5482] by
- remove unused var
- 14:18 Changeset in xpra [5481] by
- try to make it easier to read the errors in the log
- 07:24 Changeset in xpra [5480] by
- remove unused var
- 06:44 Changeset in xpra [5479] by
- lost windows contains window ids, not video encoders!
02/15/14:
- 12:02 Ticket #458 (Client area resize occasionally out of step with window resize) closed by
- worksforme: Not heard back, closing.
- 11:48 Changeset in xpra [5478] by
- better proxy encoding logging
- 09:21 Changeset in xpra [5477] by
- nvenc v2 is not supported any more (support code has already been removed)
- 07:58 Changeset in xpra [5476] by
- add "mouse" logger for server pointer events
- 07:04 Changeset in xpra [5475] by
- more helpful window logging: include window id and full method signature
- 03:39 Ticket #517 (nvenc memory leak) closed by
- fixed: Fixed in r5473, backport in r5474. Will follow up in #466. Another …
- 03:37 Changeset in xpra [5474] by
- r5473 for v0.11.x branch: fix nvenc GPU memory leak
- 03:32 Changeset in xpra [5473] by
- #517: do encoder cleanup from encoding thread (reverts r4708)
- 03:31 Changeset in xpra [5472] by
- * docstring * don't do anything if stop is called more than once
- 03:30 Changeset in xpra [5471] by
- try harder to stop worker thread when we exit normally
02/14/14:
- 15:52 Changeset in xpra [5470] by
- #517 * create a new driver context each time through the loop * use …
- 15:36 Changeset in xpra [5469] by
- * test for nvenc memory leak * switch to logger so we can turn it off …
- 15:35 Changeset in xpra [5468] by
- export the functions to python callers, needed for some tests
- 15:20 BadContent edited by
- (diff)
- 14:18 Changeset in xpra [5467] by
- oops, forgot to rename "nvenc" in ALL_CODECS
- 11:19 Changeset in xpra [5466] by
- remove huge bottleneck in logger: shortcut asap when debug is not …
- 11:02 Profiling edited by
- (diff)
- 10:56 Changeset in xpra [5465] by
- prevent math error when there are no events
- 09:59 Changeset in xpra [5464] by
- encoding fixes: use actual region size when deciding which lossless …
- 09:34 Changeset in xpra [5463] by
- man page updates with "--XYZ" as well as existing "--no-XYZ"
- 09:10 Changeset in xpra [5462] by
- since we have the ability to disable things in the global or per-user …
- 07:55 Changeset in xpra [5461] by
- logging tweaks
- 07:46 Changeset in xpra [5460] by
- use actual data size when deciding to use mmap or not (not large …
- 07:33 Ticket #139 (forward input grabs to the client) closed by
- fixed: It's worse than I thought... Running a well behaved application in …
- 07:32 Ticket #519 (google chrome drop down windows are missing attributes) created by
- split from #139: we now handle grabs correctly and simulate pressing …
- 07:26 Changeset in xpra [5459] by
- oops
- 07:20 Changeset in xpra [5458] by
- log window xids
- 07:19 Changeset in xpra [5457] by
- better grab logging
- 06:46 Changeset in xpra [5456] by
- console events aren't the same as wm events
- 06:46 Changeset in xpra [5455] by
- improve focus logging messages
- 06:13 Changeset in xpra [5454] by
- also update patch in debian dir..
- 06:08 Debugging edited by
- (diff)
- 05:58 Changeset in xpra [5453] by
- update patch context
- 05:52 Encodings/nvenc edited by
- (diff)
- 03:53 Changeset in xpra [5452] by
- use keyboard logging category for keyboard stuff
- 03:36 Encodings/nvenc edited by
- (diff)
- 03:32 Ticket #515 (xpra crashes on launch - "from xpra.client.tray_base import TrayBase … ...) closed by
- fixed: Applied to 0.11.x branch in r5450. Closing.
- 03:06 Changeset in xpra [5451] by
- updated 0.11.3 release notes
- 03:02 Changeset in xpra [5450] by
- r5435 for v0.11.x branch: fix server only builds (--without-client)
- 02:59 Changeset in xpra [5449] by
- r5416 for v0.11.x branch: honour mdns flag!
- 02:57 Changeset in xpra [5448] by
- if xpra was installed --without-sound, then don't bother showing the …
- 02:43 Changeset in xpra [5447] by
- add doc hint for future reference
- 02:41 Changeset in xpra [5446] by
- r5373 for v0.11.x branch: robustify the socket probing code
- 01:00 Changeset in xpra [5445] by
- fix xpra dmg link
02/13/14:
- 22:35 Ticket #518 (Opening links in background tab in Chrome causes the window to become ...) created by
- Using the "window snap" function in Windows 7 {{{Windows Key + Arrow …
- 14:44 Changeset in xpra [5444] by
- #469 add focus debugging loggers to both client and server
- 12:33 Changeset in xpra [5443] by
- make it easier to tweak how often each region refreshes
- 12:20 Ticket #517 (nvenc memory leak) created by
- Video sub regions are a little bit unpredictable and often end up …
- 12:08 Changeset in xpra [5442] by
- deal with input images that have a large rowstride: XShm video sub …
- 12:04 BadContent edited by
- (diff)
- 11:36 Changeset in xpra [5441] by
- * add event time to damage events queue * fix merged region detection …
- 11:35 Changeset in xpra [5440] by
- * make guidstr a cdef function accessing fields directly rather than …
- 11:10 Changeset in xpra [5439] by
- log codec loading in debug mode too
- 11:10 Changeset in xpra [5438] by
- make it consistent: call it "nvenc" everywhere
- 08:09 Changeset in xpra [5437] by
- #410 video sub region work: * add utility functions to region * …
- 07:43 Changeset in xpra [5436] by
- prevent our loggers from re-using the same underlying python logger …
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 …
Note: See TracTimeline
for information about the timeline view.