Timeline
10/18/13:
- 18:49 Ticket #444 (Windows client not drawing initial windows for qt apps) created by
- Using 0.10.6 server on ubuntu 13.04 with kde 4.10 and the latest beta …
- 16:26 Changeset in xpra [4559] by
- update docstrings and use warning level for unexpected data
- 16:05 Changeset in xpra [4558] by
- #426 avoid packet size warnings and unnecessary re-compression: * …
- 11:40 Changeset in xpra [4557] by
- #426: support options in file: * add trivial implementation for …
- 11:16 Changeset in xpra [4556] by
- rename zcompress to zlib
- 10:48 Changeset in xpra [4555] by
- * use stricter parsing methods * simplify add_info using utility …
- 10:47 Changeset in xpra [4554] by
- use default value as intended!
- 10:25 Changeset in xpra [4553] by
- xpra info_request requires authentication (if an auth module is set)
- 10:22 Changeset in xpra [4552] by
- * fix method name just added: get_server_mode * add more specific …
- 10:16 Changeset in xpra [4551] by
- * add docstrings * log server mode and report it in xpra info (shown …
- 10:07 Changeset in xpra [4550] by
- double the amount of salt
- 09:44 Changeset in xpra [4549] by
- icon for the new encoding tool
- 09:41 Changeset in xpra [4548] by
- #440 use a separate directory for vpx 1.2 so we can have both vpx 1.1 …
- 08:08 Changeset in xpra [4547] by
- look for the 1.2.0 vpx library name, fallback to the 1.1.0 names
- 07:18 Changeset in xpra [4546] by
- include exe for debugging encoding info
- 07:08 Changeset in xpra [4545] by
- show actual vpx version, not abi version
- 07:07 Changeset in xpra [4544] by
- make this usable as a win32 command line app
- 07:07 Changeset in xpra [4543] by
- print all output before closing!
- 05:45 FAQ edited by
- (diff)
- 05:43 FAQ edited by
- (diff)
- 05:40 FAQ edited by
- add Xephyr info (diff)
- 04:45 Ticket #422 (opencl acceleration for csc and/or encoding) reopened by
- Just found that the the AMD icd causes the client to get into a spin …
10/17/13:
- 16:19 Changeset in xpra [4542] by
- update release notes for new beta build
- 16:07 Changeset in xpra [4541] by
- prefixes is a list... and passing a string ended up treating it as a …
- 15:49 Changeset in xpra [4540] by
- remove debug
- 15:48 Changeset in xpra [4539] by
- fix proxy info message
- 15:45 Changeset in xpra [4538] by
- if we hit a snag processing the hello packet: exit immediately with an …
- 15:43 Changeset in xpra [4537] by
- * ensure we forward packets as quickly as they come in * bump max …
- 15:23 Changeset in xpra [4536] by
- use same salt merging as the server side (see r4534)
- 15:13 Changeset in xpra [4535] by
- make it easier to distinguish "_proxy" (the pseudo client) and "proxy" …
- 13:45 Changeset in xpra [4534] by
- since the other (untrusted) end can control part of the client_salt, …
- 13:36 Changeset in xpra [4533] by
- support decoding of vpx streams using dec_avcodec (as well as dec_vpx)
- 13:10 Changeset in xpra [4532] by
- add --no-xsettings info
- 13:07 Changeset in xpra [4531] by
- handle transparency with 8-bit png modes too
- 12:37 Changeset in xpra [4530] by
- remove todo
- 12:35 Ticket #85 (Error starting VisIt) closed by
- wontfix: 13 months without activity - closing. Likely to be solved by #212
- 12:32 Ticket #199 (vmware-gksu freezes xpra session) closed by
- wontfix: Old, closing - though focus/grabs will be revisited in 0.12
- 12:27 Changeset in xpra [4529] by
- TODO cleanup: * remove those we will not deal with * add/update …
- 12:13 Changeset in xpra [4528] by
- move validation of input: validate type of list elements via new …
- 08:38 Ticket #421 (fix support for libav 9.8) closed by
- duplicate: merging with #415
- 08:28 Ticket #349 (some parts of windows can not be clicked after changing resolutions) closed by
-
fixed: Done in r4527 - this fixes a bug with the
XRootPropWatcher
not … - 08:25 Changeset in xpra [4527] by
- #349: event based handling of screen and workspace size changes: * …
- 07:19 Changeset in xpra [4526] by
- fix root prop watcher: was not listening for root window property …
10/16/13:
- 16:58 Changeset in xpra [4525] by
- setup unix domain socket before tcp sockets and in case of failure, …
- 16:49 Changeset in xpra [4524] by
- compress requires a string (bytearray causing problems)
- 16:45 Changeset in xpra [4523] by
- typo
- 16:39 Changeset in xpra [4522] by
- * actually use env option and session options if we have any * match …
- 16:36 Changeset in xpra [4521] by
- ignore lines starting with "#"
- 15:43 Changeset in xpra [4520] by
- refactor common code up
- 15:36 Changeset in xpra [4519] by
- better handling for non-xpra clients and network errors: * start with …
- 13:44 Changeset in xpra [4518] by
- more accurate docstring
- 13:36 Debugging edited by
- mode memory leak debugging links (diff)
- 11:48 Changeset in xpra [4517] by
- better/faster code: use bytearray sized memory allocation rather than …
- 11:33 Changeset in xpra [4516] by
- allow one to override the is_supported() platform test when specifying …
- 11:31 Changeset in xpra [4515] by
- * cleanup functions for ClientExtras?, XSettingsWatcher and …
- 10:44 Changeset in xpra [4514] by
- expose pixel data as BGRX which saves us from needing an expensive and …
- 10:16 Changeset in xpra [4513] by
- more accurate name
- 10:04 Changeset in xpra [4512] by
- fix osx shadow server * fix method signatures to match * define …
- 09:39 Changeset in xpra [4511] by
- * move pycrypto version info gathering to protocol * show it in …
- 07:09 Changeset in xpra [4510] by
- no longer used
- 06:57 Changeset in xpra [4509] by
- remove dupe label "Level"
- 06:47 Changeset in xpra [4508] by
- log debug message when lz4 cannot be loaded (only "debug" since many …
- 06:33 Changeset in xpra [4507] by
- * show compression method via xpra info * remove debug
- 06:26 Ticket #443 (adding lz4 encoding on win32) created by
-
This ticket is just for reference, here's how one adds
lz4
… - 06:17 PacketEncoding edited by
- (diff)
- 06:15 PacketEncoding edited by
- (diff)
- 06:15 PacketEncoding edited by
- (diff)
- 06:15 PacketEncoding created by
- add packet encoding info page with lz4 links, etc
- 06:00 WikiStart edited by
- (diff)
- 05:40 Changeset in xpra [4506] by
- * fix lz4 env check * show lz4/zcompress settings on session info * …
- 05:27 Changeset in xpra [4505] by
- if the client specifies a compression_level to use, the server uses as …
- 05:06 Changeset in xpra [4504] by
- allow vpx encoder to use threads, use 2 by default and add env var to …
- 04:56 Changeset in xpra [4503] by
- finally found a 1366x768 modeline that does not get dropped silently!
- 04:45 Changeset in xpra [4502] by
- x11_server_base expects to find this attribute
10/15/13:
- 13:31 FAQ edited by
- add link to #435 (diff)
- 10:17 Ticket #442 (gnome-terminal contents is sometimes only black) created by
- See the attached screencast to see exactly how this bug occurs. In …
- 04:36 Ticket #436 (debian bug #725076 xpra: window titles say <unknown machine>) closed by
- fixed: Applied to 0.10.x in r4500, 0.10.6 tagged with it in r4501
- 04:35 Ticket #441 (0.10.5 can't connect to 0.10.4) closed by
- fixed: Applied to 0.10.x in r4498, 0.10.6 tagged with it in r4501
- 04:35 Changeset in xpra [4501] by
- 0.10.6 release
- 04:29 Changeset in xpra [4500] by
- r4496 for v0.10.x branch: #436: lookup metadata variables in full …
- 04:28 Changeset in xpra [4499] by
- replace exception with BUG warning so we don't drop connections if we …
- 04:25 Changeset in xpra [4498] by
- r4497 for v0.10.x branch: fix tray forwarding causing client disconnection
- 04:21 Changeset in xpra [4497] by
- screen is a python object and not a number!
10/14/13:
- 16:00 Changeset in xpra [4496] by
- #436: lookup metadata variables in full metadata dictionary, not just …
- 15:38 Changeset in xpra [4495] by
- re-use the has_transparency check
- 15:32 Changeset in xpra [4494] by
- move var to where it gets used
- 15:14 Changeset in xpra [4493] by
- #441 move logging before encoding so we get a chance to see what …
- 14:39 Ticket #441 (0.10.5 can't connect to 0.10.4) created by
- After upgrading client from 0.10.4 to 0.10.5 I can't attach to session …
- 14:27 Changeset in xpra [4492] by
- ensure we bundle the keyboard and clipboard diagnostic tools
- 14:18 Changeset in xpra [4491] by
- poll faster so the clipboard will sync faster too..
- 14:15 Changeset in xpra [4490] by
- #318: osx client-to-server clipboard support: * move UI thread watcher …
- 14:03 Changeset in xpra [4489] by
- * try to import prop_get only once * logging tweaks * move …
- 09:21 Ticket #440 (upgrade libvpx to 1.2.0 on win32) created by
-
* The static builds (ie:
CentOS
) have been updated without too … - 05:05 Changeset in xpra [4488] by
- generate test buffer on demand, but re-use the same source buffer once …
- 05:04 Changeset in xpra [4487] by
- support 3 bytes per pixel rgb modes for testing (swscale)
- 04:20 Changeset in xpra [4486] by
- re-use codec loader code rather than hardcoding paths!
- 04:12 Changeset in xpra [4485] by
- simplify (?) yuv to rgb integer maths
- 03:42 Changeset in xpra [4484] by
- from the spec: "The read_imagei and read_imageui calls support a …
10/13/13:
- 16:48 Changeset in xpra [4483] by
- * allow the user to specify the list of csc modules to try (ie: …
- 10:22 Changeset in xpra [4482] by
- RGB24 and BGR24 are actually storing pixels in 32 bit pixels, so name …
- 07:33 Changeset in xpra [4481] by
- allow clients to specify which csc module they want to use (via env …
- 07:32 Changeset in xpra [4480] by
- make the buffer read/write by default so we can use it with opencl csc..
- 07:32 Changeset in xpra [4479] by
- better logging
- 04:36 Changeset in xpra [4478] by
- refactor and use shades for all blocks shown
- 04:13 Changeset in xpra [4477] by
- reduce logging
- 04:12 Changeset in xpra [4476] by
- multiply floats just once!
- 04:10 Changeset in xpra [4475] by
- the shape *must* be based on the stride... so hardcode 4 bytes per …
10/12/13:
- 12:19 Changeset in xpra [4474] by
- add a rountrip test: when we convert rgb to yuv444p, we should be able …
- 12:05 Changeset in xpra [4473] by
- support prefix when debugging
- 12:04 Changeset in xpra [4472] by
- always allocate 4 bytes per rgb pixel
- 12:03 Changeset in xpra [4471] by
- only free buffer after we finish() the queue - this is the barrier …
- 07:18 Changeset in xpra [4470] by
- add class with generic test util functions
- 07:18 Changeset in xpra [4469] by
- explicitly free device memory as soon as we're done with it rather …
- 06:48 Changeset in xpra [4468] by
- add rountrip test where we convert to/from yuv/rgb and back
- 06:15 Changeset in xpra [4467] by
- use the image width as upload buffer shape rather than calculating …
10/11/13:
- 09:36 Changeset in xpra [4466] by
- ugly workaround for a pkgconfig env var problem I do not understand
- 09:34 Changeset in xpra [4465] by
- replace patches for oneliners (which have been removed from svn …
- 09:07 Changeset in xpra [4464] by
- another missing option
- 09:02 Changeset in xpra [4463] by
- add missing avcodec_static command line switch
- 07:59 Changeset in xpra [4462] by
- updated patch
- 07:45 Changeset in xpra [4461] by
- docstring to match code
- 07:39 Changeset in xpra [4460] by
- probably no difference
- 07:37 Changeset in xpra [4459] by
- updated patches
- 07:20 Changeset in xpra [4458] by
- remove nv12 support
- 07:19 Changeset in xpra [4457] by
- remove nv12 support
- 07:11 Changeset in xpra [4456] by
- more test fixes/move/update
- 07:06 Changeset in xpra [4455] by
- merge info from 0.10.x branch
- 07:05 Changeset in xpra [4454] by
- simplify
10/10/13:
- 11:52 Changeset in xpra [4453] by
- add fix to release notes
- 11:51 Changeset in xpra [4452] by
- r4449 for v0.10.x branch: fix shadow mode
- 11:28 Changeset in xpra [4451] by
- finally found the typo in the version bump script!
- 11:27 Changeset in xpra [4450] by
- remove wrong duplicated check!
- 11:26 Changeset in xpra [4449] by
- fix X11 shadow mode
- 09:47 Changeset in xpra [4448] by
- 0.10.5 release
- 09:38 Changeset in xpra [4447] by
- if the client requests a challenge and we don't have one, disconnect …
- 09:18 Changeset in xpra [4446] by
- r4440 for v0.10.x branch: (re?)enable client connection timeouts for …
- 09:17 Changeset in xpra [4445] by
- r4416 for v0.9.x branch: if we the type passed in is not legal, bail …
- 09:15 Changeset in xpra [4444] by
- r4392 for v0.10.x branch: only tell the server about …
- 09:15 Changeset in xpra [4443] by
- r4386 for v0.10.x branch: fix cipher error debug codepath
- 09:14 Changeset in xpra [4442] by
- r4383 for v0.10.x branch: fix handling of client disconnection requests
- 09:08 Changeset in xpra [4441] by
- r4406 for v0.10.x branch: avoid error if server does not provide …
- 09:02 Changeset in xpra [4440] by
- (re?)enable client connection timeouts for some clients
- 09:01 Changeset in xpra [4439] by
- test server can timeout info and version requests too
- 08:25 Changeset in xpra [4438] by
- cleaner/clearer location for signal hooking?
- 08:19 Changeset in xpra [4437] by
- more test fixes
- 08:19 Changeset in xpra [4436] by
- simple test server for testing client side timeouts
- 07:56 Changeset in xpra [4435] by
- add pulseaudio info: singleton server
- 07:54 Changeset in xpra [4434] by
- split the run_server method (was 400 lines long) into more manageable …
- 07:21 Ticket #425 (Can't use Alt+<SYM> shortcuts in application running inside xpra) reopened by
- Re-opening. Thanks for the details. Not sure what the OP's client OS …
- 05:23 Changeset in xpra [4433] by
- split main method so we can re-use it without reusing the actual …
10/09/13:
- 12:19 Changeset in xpra [4432] by
- reorganize and start fixing tests
- 07:01 Ticket #439 (osx memory leak) created by
- Apparently, the xpra osx client can consume gigabytes of memory in a …
- 06:53 Ticket #438 (cursor issues on OSX) created by
- Apparently: * the cursor disappears (note: even without GL enabled) * …
- 06:52 Changeset in xpra [4431] by
- better logging: * use logging arguments * include "get_default_cursor_size"
- 06:23 Changeset in xpra [4430] by
- move sound imports to where it gets used so: * we can avoid the early …
10/08/13:
- 18:24 Changeset in xpra [4429] by
- convert to pycuda and custom kernels
- 18:23 Changeset in xpra [4428] by
- using a hardware encoder for very small sizes is silly (hardware …
- 18:22 Changeset in xpra [4427] by
- more tests for rencode: * add negative test for encoding of sets * cleanup
- 18:12 Changeset in xpra [4426] by
- don't try to run tests with dimensions that are not supported by the module
- 16:32 Ticket #437 (opencl improvements, ie: no float) closed by
- fixed: done in r4425 - only tested RGB to YUV (not the other way around). …
- 16:30 Changeset in xpra [4425] by
- #437: use integer calculations - we keep the formulaes as float so …
- 16:20 Changeset in xpra [4424] by
- we need either "enc_x264" or "enc_nvenc" modules to support x264 (not …
- 14:19 Changeset in xpra [4423] by
- doh
- 12:21 Changeset in xpra [4422] by
- remove more stooopid debugging
- 12:19 Changeset in xpra [4421] by
- remove more debugging
- 12:17 Changeset in xpra [4420] by
- remove debugging
- 12:15 Changeset in xpra [4419] by
- * delay codec loading (so we can load them after gtk and avoid TLS …
- 12:11 Changeset in xpra [4418] by
- we now expect the display to be part of "options", add it as hidden option
- 12:09 Changeset in xpra [4417] by
- * freeocl and pocl do not work, don't bother trying * Intel SDK with …
- 11:52 Changeset in xpra [4416] by
- if we the type passed in is not legal, bail out rather than producing …
- 10:54 Changeset in xpra [4415] by
- add net test tree and add rencode test (for a bug..)
10/07/13:
- 16:22 Ticket #413 (fix csc_nvcuda compilation on win32) closed by
- invalid: We now use pycuda which solves this problem, for further details see …
- 16:16 Ticket #430 (xpra doesn't start on OpenBSD) closed by
- needinfo: Not heard back - closing.
- 16:16 Ticket #425 (Can't use Alt+<SYM> shortcuts in application running inside xpra) closed by
- needinfo: Not heard back - closing.
- 16:00 Ticket #423 (New tab in maximized browser causes window to resize to original size ...) closed by
- fixed: Was included in 0.10.3 release - closing. See also #518 …
- 15:59 Ticket #434 (no right click menu (copy / paste) on xpra / xterm) closed by
- invalid
- 15:58 Ticket #433 (orphaned sessions left on close) closed by
- invalid
- 09:44 Ticket #437 (opencl improvements, ie: no float) created by
-
After testing on both GPU and CPU, it seems that using
int
s …
10/06/13:
- 17:05 Changeset in xpra [4414] by
- #370: * use pycuda to remove lots of code * do BGRA to NV12 using a …
- 07:50 Changeset in xpra [4413] by
- workaround python bug: we cannot call "platform.release()" after we …
- 06:56 Changeset in xpra [4412] by
- challenge response no longer part of make_hello!
10/05/13:
- 15:32 Changeset in xpra [4411] by
- man page updates: * add encryption-keyfile info * add username and …
- 15:30 Changeset in xpra [4410] by
- allow the username and display to be specified using the form: …
- 10:59 Changeset in xpra [4409] by
- use common platform code
- 10:32 Changeset in xpra [4408] by
- * move platform info to common location * proxy adds its own server …
- 09:21 Changeset in xpra [4407] by
- * move rencode.version to network caps * move common server info to …
- 09:20 Changeset in xpra [4406] by
- avoid error if server does not provide platform info
- 08:13 Changeset in xpra [4405] by
- fix xpra info: now works for both server and proxy (not pretty though...)
- 08:00 Changeset in xpra [4404] by
- * move protocol caps to protocol module * use protocol caps in client, …
- 07:31 Changeset in xpra [4403] by
- * if the we expect the server to authenticate use with a password and …
- 07:14 Changeset in xpra [4402] by
- client side support for "client_salt" (see previous commit)
- 07:11 Changeset in xpra [4401] by
- marginally safer: when connecting unencrypted to untrusted servers, we …
- 06:16 Changeset in xpra [4400] by
- catch proxy IO exceptions and try harder to close the other connection …
10/04/13:
- 14:43 Changeset in xpra [4399] by
- restore bencode/rencode state
- 14:40 Changeset in xpra [4398] by
- don't try to set cipher values in hello if cipher is not used! + some …
- 14:23 Changeset in xpra [4397] by
- add some debugging and fix stupid cut&paste bug
- 14:22 Changeset in xpra [4396] by
- add some thread start debugging
- 09:14 Changeset in xpra [4395] by
- #426: include auth modules
- 09:12 Changeset in xpra [4394] by
- #426: * split encryption key from password (fallback to using password …
- 08:29 Changeset in xpra [4393] by
- utility function to support multiple users (root proxy)
- 07:54 Changeset in xpra [4392] by
- only tell the server about bell/cursor/notifications state changes if …
- 06:17 Changeset in xpra [4391] by
- must pass scheduler to Protocol now (missed from r4387)
- 06:15 Changeset in xpra [4390] by
- hello change for qt4 (missed from last commit..)
- 06:14 Changeset in xpra [4389] by
- split make_hello into two parts so sub-classes don't need to know …
- 06:11 Changeset in xpra [4388] by
- gobject clients use gobject as scheduler (missed from last commit)
- 06:10 Changeset in xpra [4387] by
- turn the protocol scheduler into an instance variable so different …
- 06:00 Changeset in xpra [4386] by
- fix cipher error debug codepath
- 05:59 Changeset in xpra [4385] by
- shortcut if connection is already closed
- 05:56 Changeset in xpra [4384] by
- #426: don't warn about root in proxy mode
- 05:50 Changeset in xpra [4383] by
- fix disconnection when requested by client (was wrong function name …
- 05:47 Changeset in xpra [4382] by
- use standard debug pattern
10/02/13:
- 11:26 Changeset in xpra [4381] by
- I really don't like using 4 characters (spaces) where one is enough …
- 04:38 Ticket #436 (debian bug #725076 xpra: window titles say <unknown machine>) created by
- Forwarded from …
10/01/13:
09/30/13:
- 15:26 Ticket #431 (no sshd_forwarding message) closed by
- invalid: As per other tickets, this is a [http://winswitch.org/trac/ winswitch …
- 15:15 Ticket #432 (no way to focus window when only tray icon is launched) closed by
- invalid: This is xpra's bug tracker, please file winswitch-only bugs …
- 15:02 Ticket #434 (no right click menu (copy / paste) on xpra / xterm) created by
- Fedora 19, Gnome 3 […]
- 14:16 Ticket #433 (orphaned sessions left on close) created by
- sessions that were closed (xterms in my case) are not fully terminated …
- 09:37 Ticket #432 (no way to focus window when only tray icon is launched) created by
- When I launch winswitch, I am unable to bring the window / application …
- 09:34 Ticket #431 (no sshd_forwarding message) created by
- I get a message about selinux preventing ssh forwarding when I start …
09/28/13:
- 11:36 Changeset in xpra [4380] by
- * fix use of wrong error wrapper (was mixing up cuda and nvenc!) * add …
- 04:34 Changeset in xpra [4379] by
- #370: * use CUDA device buffers for input data * ensure we always have …
09/27/13:
- 15:52 Changeset in xpra [4378] by
- * fix output stride for yuv-to-rgb * add code to verify in csc tests
- 11:48 Changeset in xpra [4377] by
- remove unused reference
- 10:40 Changeset in xpra [4376] by
- remove redundant var
- 10:28 Changeset in xpra [4375] by
- the encoder width/height must also be padded to 32
- 09:12 Changeset in xpra [4374] by
- * validate the buffer format * keep a reference to the buffer format …
- 06:02 Changeset in xpra [4373] by
- enable sliced threads if we allow threaded encoding (which is the default)
- 05:51 Changeset in xpra [4372] by
- allow us to change x264 number of encoding threads via env var
09/26/13:
- 11:41 Changeset in xpra [4371] by
- * use YUV420P as input which we convert to NV12 ourselves so we can …
- 06:48 Changeset in xpra [4370] by
- fix log warning
09/25/13:
- 15:42 CSC edited by
- fix typo and remove gfx card info from tests that do not use it (diff)
- 15:36 CSC edited by
- add results for new FX cpu (diff)
09/24/13:
- 15:03 Changeset in xpra [4369] by
- if nv12 is enabled, we won't get 3 planes
- 14:18 CSC edited by
- add swscale results (diff)
- 14:17 Changeset in xpra [4368] by
- * workaround versions of swscale that validate too many planes (even …
- 12:56 CSC edited by
- typos: Nvidia not NVidia! (diff)
- 12:55 CSC edited by
- remove incorrect amd X4 results (diff)
- 12:50 CSC edited by
- add results for AMD X2 260 + Radeon HD5450, add i3 proc details (diff)
09/20/13:
- 18:27 CSC edited by
- added new values for opencl tests (diff)
- 12:56 Changeset in xpra [4367] by
- add (untested) NV12 support: * add NV12 mode to swscale * expose NV12 …
- 12:37 Changeset in xpra [4366] by
- * remove BGRA (never handled - was only for testing) * use …
- 12:17 Changeset in xpra [4365] by
- stop pretending we do handle alpha - since none of the kernels do …
- 08:37 Changeset in xpra [4364] by
- whitespace cleanup
09/19/13:
- 15:13 Changeset in xpra [4363] by
- don't try to lz4 compress if we don't have it installed!
- 15:06 Changeset in xpra [4362] by
- * add encoder dimensions test * nvenc requires even dimensions (add to …
- 15:05 Changeset in xpra [4361] by
- show plane format in debug str
- 10:50 Changeset in xpra [4360] by
- 05:24 Changeset in xpra [4359] by
- more consistent var naming
- 05:23 Changeset in xpra [4358] by
- #370 nvenc: * fix TLS problem by delaying real encoder init until …
- 05:21 Changeset in xpra [4357] by
- lz4 fixes: * has_lz4 is a bool * don't enable lz4 when not available! …
09/18/13:
- 15:44 Changeset in xpra [4356] by
- * better encoder cleanup: keep track of when we have created a …
- 15:35 Changeset in xpra [4355] by
- #327 provide env workaround for buggy drivers (fglrx)
- 11:59 Changeset in xpra [4354] by
- fix encoder test: must pass number of images to generate
- 11:56 Changeset in xpra [4353] by
- make default logging less verbose
- 11:56 Changeset in xpra [4352] by
- add test to see how many contexts we can have on each GPU
- 11:38 Changeset in xpra [4351] by
- start N encoder contexts per device (4 for now) and pause between each …
- 11:08 Changeset in xpra [4350] by
- add parallel nvenc test: 100 1080p images with one thread on each GPU
- 08:21 Changeset in xpra [4349] by
- * add PCI id to device description * when testing each gpu, add …
- 08:04 Changeset in xpra [4348] by
- * fix seed usage in make_planar_input (not used for indexes!) * test …
- 08:02 Changeset in xpra [4347] by
- * add timing info * allow cuda device_id to be specified either via …
- 08:01 Changeset in xpra [4346] by
- move X264_BUILD to constants file and add docstring to C file
- 07:55 Changeset in xpra [4345] by
- ensure str on an uninitialized decoder does not crash!
- 06:43 Ticket #430 (xpra doesn't start on OpenBSD) created by
- Just tried out xpra-0.10.3 on OpenBSD. […] […] …
Note: See TracTimeline
for information about the timeline view.