Timeline
03/14/14:
- 15:45 Changeset in xpra [5801] by
- avoid sending multiple "ConfigureNotify?" messages: pass flag to …
- 15:02 Changeset in xpra [5800] by
- don't keep the resize counter in client_properties
- 14:43 Changeset in xpra [5799] by
- fix debug logging string missing argument
- 14:37 Changeset in xpra [5798] by
- too many problems when we reset the batch config as it is used in too …
- 14:32 Changeset in xpra [5797] by
- avoid error if encoding is None during cleanup: this will be caught by …
- 14:27 Changeset in xpra [5796] by
- #532: prevent resizing loops * the server keeps track of the last …
- 13:06 Ticket #533 (migrate osx build to using jhbuild and modulesets) created by
- 11:02 Changeset in xpra [5795] by
- sequence 0 is always cancelled! (sequence starts at 1)
- 10:30 Changeset in xpra [5794] by
- server only updates from the client_properties we send, so no need to …
- 10:23 Changeset in xpra [5793] by
- fix workspace restore code: * fix usage of x11 bindings * ensure …
- 10:16 Changeset in xpra [5792] by
- process_map_event checks the "been_mapped" flag, so we must set it …
- 09:45 Changeset in xpra [5791] by
- only call "maybe_recalculate_geometry_for" if the model geometry has …
- 09:39 Changeset in xpra [5790] by
- shortcut and avoid errors when the window source has been cleaned up …
- 09:19 Changeset in xpra [5789] by
- oops: fix and simplify previous commit
- 09:15 Changeset in xpra [5788] by
- duplicate part of the base window resize code to ensure we only emit …
- 09:11 Changeset in xpra [5787] by
- #532: don't send new window dimension to the client unless it has …
- 08:57 Changeset in xpra [5786] by
- prettify
- 07:53 Changeset in xpra [5785] by
- * workaround applications that use HUGE icon data as window property …
- 07:24 Changeset in xpra [5784] by
- guess geometry at least once before returning the guess!
- 07:23 Changeset in xpra [5783] by
- better tray geometry guessing
- 07:15 Changeset in xpra [5782] by
- remove assert: "rgb" is not in "common_encodings", "rgb24" and "rgb32" …
- 06:00 Changeset in xpra [5781] by
- lookup env just once
- 05:10 Changeset in xpra [5780] by
- add link to irc netiquette
- 04:32 Changeset in xpra [5779] by
- prettify build output
- 04:04 Changeset in xpra [5778] by
- remove the need for separate py2exe wrappers: detect if we need to …
- 03:52 Changeset in xpra [5777] by
- oops: missed from r5776: win32 needs "get_prgname" (and also add …
- 03:50 Changeset in xpra [5776] by
- refactor all the platform initialization bits * set_prgname / …
- 03:27 FAQ edited by
- (diff)
- 03:25 Changeset in xpra [5775] by
- invalid logging string in cleanup!
- 02:08 Changeset in xpra [5774] by
- #528 we must reset the client to ensure we can init it again
03/13/14:
- 15:21 Changeset in xpra [5773] by
- remove ".py" source files from DMG (only those for which we have a …
- 14:52 Changeset in xpra [5772] by
- exclude more stuff we don't need on osx
- 14:44 Changeset in xpra [5771] by
- #500: when loading the pixel data using gdk instead of PIL, we still …
- 13:09 Changeset in xpra [5770] by
- we've removed the PIL optimize flag support, so these encodings no …
- 12:57 Changeset in xpra [5769] by
- don't bother raising exceptions for missing properties and return …
- 12:43 Changeset in xpra [5768] by
- refer to constants by name rather than via the constants dict
- 12:26 Changeset in xpra [5767] by
- run corral window resize via idle_add to help with resize storms
- 12:23 Changeset in xpra [5766] by
- only send a configure to the client window if we actually do want to …
- 12:18 Changeset in xpra [5765] by
- #532: * make both min and max sizes smaller/bigger based on the other …
- 10:35 Changeset in xpra [5764] by
- simplify
- 10:35 Changeset in xpra [5763] by
- if we don't find the window for the tray docking request, log a warning
- 10:34 Changeset in xpra [5762] by
- remove old unused code moved to window bindings already
- 08:35 Changeset in xpra [5761] by
- avoid errors when things get cleared out from underneath us
- 08:27 Changeset in xpra [5760] by
- not sure this is better... lower the min_size rather than increasing …
- 08:17 Changeset in xpra [5759] by
- rather than clearing the max_size, try to come up with a valid one
- 08:10 Changeset in xpra [5758] by
- forgot to re-sanitize hints when they change!
- 03:39 Changeset in xpra [5757] by
- updated offsets (again)
- 03:08 Changeset in xpra [5756] by
- new offsets for "new_codecs_ids" patch
- 02:42 Changeset in xpra [5755] by
- update release notes
- 02:39 Changeset in xpra [5754] by
- fix compilation warning
- 02:37 Changeset in xpra [5753] by
- r5722 for v0.11.x branch: ensure speed and quality are always stored …
03/12/14:
- 15:38 Changeset in xpra [5752] by
- fixed patch?
- 14:58 Changeset in xpra [5751] by
- updated patch offsets and context
- 14:16 Changeset in xpra [5750] by
- * don't include html5 client on osx and win32 * add osx py2app info
- 14:16 Changeset in xpra [5749] by
- * don't rely on py2app to include the modules we need, do it ourselves …
- 10:24 Changeset in xpra [5748] by
- support GBRP to RGBX and BGRX
- 09:43 Changeset in xpra [5747] by
- we don't use the PIL patch anymore (we don't optimize)
- 09:39 Changeset in xpra [5746] by
- no longer used
- 09:38 Changeset in xpra [5745] by
- no longer used
- 09:32 Changeset in xpra [5744] by
- more build improvements / cleanups: * need PIL.Image on osx (py2app …
- 09:03 Changeset in xpra [5743] by
- #521 don't emit the window "geometry" signal if nothing has changed, …
- 08:44 Ticket #532 (Window resize loop) created by
- The window of handbrake (ghb) sometimes creates an endless loop of …
- 05:39 Changeset in xpra [5742] by
- re-unify osx build with main setup file
- 05:17 Changeset in xpra [5741] by
- we must call client.init to ensure all the video encodings have been …
- 03:34 Changeset in xpra [5740] by
- use "includes" to specify imports rather than ugly import list in source
- 03:26 Changeset in xpra [5739] by
- allow this file to be imported without causing setup to run
- 03:04 Changeset in xpra [5738] by
- only auto downscale if quality<80
03/11/14:
- 14:59 Changeset in xpra [5737] by
- don't include csc_opencl on osx
- 14:54 Changeset in xpra [5736] by
- try to remove some duplication: get main setup_options from the main …
- 14:24 Changeset in xpra [5735] by
- tooltips had not kept up with the code
- 14:20 Changeset in xpra [5734] by
- damage_events_count can be reset independantly of …
- 12:55 Changeset in xpra [5733] by
- change from PIL to Pillow: only importable as "PIL"
- 12:54 Changeset in xpra [5732] by
- move all scripts to Helpers/ subdir
- 12:53 Changeset in xpra [5731] by
- prettify errors during "max texture size" lookup (as found on win32 + vbox)
- 11:12 Changeset in xpra [5730] by
- build improvements and fixes: * don't bundle gtk3 and qt4 by default …
- 10:38 Changeset in xpra [5729] by
- prettify
- 10:29 Changeset in xpra [5728] by
- more helpful message if no toolkits are installed: impossible to run …
- 05:26 Changeset in xpra [5727] by
- remove csc opencl from win32 builds by default
- 05:22 Changeset in xpra [5726] by
- soft-load client toolkits to ensure py2exe doesn't force include them
- 05:21 Changeset in xpra [5725] by
- better logging: use more specific loggers
03/10/14:
- 16:59 Changeset in xpra [5724] by
- because we want to exclude some modules, we have to use "py_modules" …
- 14:59 Ticket #531 (upgrade osx to PyOpenGL 3.1 beta) created by
- I just cannot get it to build without errors, here is the …
- 12:56 BadContent edited by
- (diff)
- 12:56 BadContent edited by
- (diff)
- 06:45 Changeset in xpra [5723] by
- argb could be missing, we shouldn't fail everything because of this, …
- 04:11 Ticket #530 (allow client side shadow windows to be resized) created by
- At present, we don't allow them to be resized because we do not want …
03/07/14:
- 14:16 Changeset in xpra [5722] by
- ensure speed and quality are always stored and sent as ints (floats …
- 11:00 Changeset in xpra [5721] by
- * no flag for "xor" codec, so always include it * ensure gtk_common is …
- 10:59 Changeset in xpra [5720] by
- make xor optional: we already check for it when sending delta support …
- 10:54 Changeset in xpra [5719] by
- use logger instead of print
- 10:51 Ticket #529 (not including all the modules breaks the osx build in all sorts of ...) created by
- Since r5716, we don't include all the modules by default. This is the …
- 09:40 Changeset in xpra [5718] by
- ensure default fallback constructor signature does not cause problems: …
- 08:57 Changeset in xpra [5717] by
- move imports to where they are used
- 08:11 Changeset in xpra [5716] by
- don't include all of xpra (or codecs) by default, let the switches do …
- 07:40 Changeset in xpra [5715] by
- #528 fix breakage caused by r5674: we now need to initialize the UI …
- 06:57 Changeset in xpra [5714] by
- much improved xpra stats collection: * collect "xpra info" every 10 …
- 05:17 Changeset in xpra [5713] by
- remove redundant logging by moving it to the method which is overriden …
- 03:33 Changeset in xpra [5712] by
- report actual batch delay, more telling than the batch delay which is …
- 00:43 Ticket #527 (Win32 client python code triggering false positive for virus scanner) closed by
- invalid: Good question. I see they have a form to report false positives so I …
- 00:37 Ticket #411 (better debugging and logging tools) closed by
- worksforme: Thanks works well. […]
03/06/14:
- 20:27 Ticket #528 (Launcher failing with 0.12.0) created by
- When using the Xpra launcher r5692 and newer on OSX and Windows, and …
- 19:08 Ticket #527 (Win32 client python code triggering false positive for virus scanner) created by
- I have not seen this myself but there are reports that the file …
- 13:37 Changeset in xpra [5711] by
- percentile doesn't make sense for speed and quality levels
- 11:42 Changeset in xpra [5710] by
- * fix some confusion with the "rgb" pseudo encoding: although it can …
- 10:04 Changeset in xpra [5709] by
- record actual speed and quality settings, video encoder and csc module …
- 06:45 Changeset in xpra [5708] by
- much cleaner and flexible code: don't rely on positional arguments, …
- 06:18 BadContent edited by
- (diff)
- 04:36 Testing edited by
- (diff)
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: …
Note: See TracTimeline
for information about the timeline view.