Timeline
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. […] […] …
09/17/13:
- 12:55 Changeset in xpra [4344] by
- make it easier to test decoding of h264 streams
- 12:48 Changeset in xpra [4343] by
- * pop cuda context before init nvenc * cannot enablePTD since we …
- 12:45 Changeset in xpra [4342] by
- feed it 10 slightly different frames
- 12:45 Changeset in xpra [4341] by
- make it easier to test decoding of h264 streams
- 10:01 Changeset in xpra [4340] by
- * allow client key to be set via env var * set more init params * …
09/16/13:
- 14:42 Changeset in xpra [4339] by
- * separate cuda code from nvenc code in compress_image * fix logging …
- 13:11 Ticket #429 (Client window update issues when using a terminal emulator) closed by
- invalid: Then there's a problem with your client rendering the alpha channel …
- 12:28 Changeset in xpra [4338] by
- better code: split cuda from nvenc bits, move C code to cdef functions, etc
- 11:39 Ticket #429 (Client window update issues when using a terminal emulator) created by
- […] On Server: […] Server auto-refresh delay is set at 6.0 …
- 10:50 Changeset in xpra [4337] by
- this seems to do something (without crashing!)
- 06:19 Changeset in xpra [4336] by
- simple test application for testing window raising
- 06:18 Changeset in xpra [4335] by
- honour client application requests to raise the window
09/15/13:
- 09:23 Changeset in xpra [4334] by
- * separate cuda and nvenc error handling * stubs for readback locking …
09/14/13:
- 13:23 Changeset in xpra [4333] by
- keep function pointer list with the encoder it is for
- 08:06 Changeset in xpra [4332] by
- * move cuda context to encoder wrapper (still using the global one for …
- 06:51 Changeset in xpra [4331] by
- fix warnings, move code to smaller functions, etc
09/13/13:
- 16:11 Changeset in xpra [4330] by
- add code for allocating buffers (crashes!)
- 15:36 Changeset in xpra [4329] by
- query everything (profile, presets, ..)
- 14:29 Changeset in xpra [4328] by
- it builds and does initialize, let's ship it! ;)
- 06:27 Ticket #427 (draw decode failure when attaching to older remote) closed by
- fixed: Hmmm, I have added a workaround for trunk in r4327, but this isn't a …
- 06:16 Changeset in xpra [4327] by
- workaround for really old/broken clients: assume YUV420P
09/12/13:
- 20:32 Ticket #428 (Add SSH support for Android client) created by
- I think this can be done through using the …
- 20:26 Ticket #427 (draw decode failure when attaching to older remote) created by
- When attaching xpra client (version 0.10.4) to an older ssh'd xpra …
- 10:17 Ticket #426 (multiplexing multiple xpra instances through one port) created by
- The problem is that in some situations, the servers may well be …
09/11/13:
- 16:37 Changeset in xpra [4326] by
- proof of concept auth proxy server: can be used for listening on one …
- 13:54 Changeset in xpra [4325] by
- split core/minimal server functionality into a new base class
- 12:39 Changeset in xpra [4324] by
- remove duplicated items in list of source colourspaces, and improve debug
- 09:59 Changeset in xpra [4323] by
- lz4 compression
- 09:40 Changeset in xpra [4322] by
- nicer debug order
09/10/13:
- 18:12 Changeset in xpra [4321] by
- remove unused code
- 17:35 Changeset in xpra [4320] by
- use the actual "strides" not "out_strides" which is for npp (only …
- 17:25 Changeset in xpra [4319] by
- remove broken Memcpy2D download version and specify "BGRX" for rgb …
- 16:57 Changeset in xpra [4318] by
- remove all functions that work on 24bit rgb, we always carry rgb in 32 bits
- 16:18 Changeset in xpra [4317] by
- fix context crashes and log more info to server log
- 15:45 Changeset in xpra [4316] by
- much more readable debugging
- 07:00 Changeset in xpra [4315] by
- forgot to bump version here again... (script updated for sure this time)
- 06:42 Ticket #412 (Win32 Client - Shift and CTRL buttons fail to stay pressed down) closed by
- fixed: applied to v0.10.x in r4312 and is included in 0.10.4
- 06:39 Changeset in xpra [4314] by
- 0.10.4 release
- 06:35 Changeset in xpra [4313] by
- r4311 for v0.10.x branch: fix auto-refresh: remove wrong filter for …
- 06:34 Changeset in xpra [4312] by
- r4288 for v0.10.x branch: do not timeout modifier keys
- 06:33 Changeset in xpra [4311] by
- fix auto-refresh: remove wrong filter for auto_refresh_encodings
- 06:04 Changeset in xpra [4310] by
- handle scaling (slight performance hit.. better than duplicating the …
09/09/13:
- 12:08 Changeset in xpra [4309] by
- split generic methods to their own module so we can use them for …
- 09:24 Changeset in xpra [4308] by
- always create data as 32bpp, even when only 24bpp are actually used
- 07:35 Changeset in xpra [4307] by
- avoid crashing on "pyopencl.device_type.to_string" with some platforms …
- 07:12 Changeset in xpra [4306] by
- try to avoid platform/devices that are known not to work, and if one …
- 05:52 Changeset in xpra [4305] by
- * we don't need to pass the YUV stride for YUV to RGB * YUV 2 RGB bug: …
- 05:08 Changeset in xpra [4304] by
- if we get a build error, log the messages
09/07/13:
- 15:15 Changeset in xpra [4303] by
- generate kernels for missing image upload/download formats
- 07:16 Changeset in xpra [4302] by
- when we let pyopencl create the context, we still need a device to query
- 07:03 Changeset in xpra [4301] by
- log OpenCL version/platform/device info to server log (once logging …
- 06:56 Changeset in xpra [4300] by
- class/type confusion (bad naming!)
09/06/13:
- 13:59 Changeset in xpra [4299] by
- add time accounting to opencl and make it consistent in swscale: …
- 13:53 Ticket #422 (opencl acceleration for csc and/or encoding) closed by
- fixed: The TLS issue has been solved in r4282 by only properly initializing …
- 13:52 Changeset in xpra [4298] by
- ready to be used!
- 13:21 Changeset in xpra [4297] by
- well... that explains it!
- 12:53 Changeset in xpra [4296] by
- oops strideY, strideU and strideV are not necessarily the same (though …
- 12:38 Changeset in xpra [4295] by
- * fix rgb to yuv420p (was wrong pixel lookup for Y at index 3 and 4) * …
- 11:50 Changeset in xpra [4294] by
- more consistent RGB string deduplication
- 11:35 Changeset in xpra [4293] by
- remove debugging
- 11:26 Changeset in xpra [4292] by
- * fix some confusion between codec_type and codec_class * allow us to …
- 10:42 Changeset in xpra [4291] by
- halve ping latency to get network overhead, and rename label
- 10:35 Changeset in xpra [4290] by
- instead of showing client and server ping latency (generally about the …
- 08:48 Changeset in xpra [4289] by
- try to make it clearer what the labels mean
- 08:29 Changeset in xpra [4288] by
- #412: do not timeout modifier keys
- 05:59 Changeset in xpra [4287] by
- merge release note changes from 0.10.x branch and bump version number …
- 05:13 Changeset in xpra [4286] by
- forgot (scripts?) to bump version here last time... and so the scripts …
- 05:11 Changeset in xpra [4285] by
- 0.10.3 release
- 05:07 Changeset in xpra [4284] by
- r4274 for v0.10.x branch: only set the metadata that has changed
- 05:06 Changeset in xpra [4283] by
- r4265 for v0.10.x branch: fix for root transient windows
09/05/13:
- 14:54 Changeset in xpra [4282] by
- add codec_type and delay initialization to workaround the TLS conflict …
- 14:53 Changeset in xpra [4281] by
- for some strange reason, the pyopencl image backing buffers must be …
- 14:53 Changeset in xpra [4280] by
- allow us to select a specific csc module using env var
- 14:52 Changeset in xpra [4279] by
- add csc_opencl correctly (oops) and csc_nvcuda
- 14:40 Changeset in xpra [4278] by
- add csc_nvcuda to csc options
- 14:39 Changeset in xpra [4277] by
- simplify rgb part of kernel names: 012 means RGB already, no need to …
- 09:53 Changeset in xpra [4276] by
- allow us to force csc (and even a specific csc mode) via env vars
09/04/13:
- 17:05 Changeset in xpra [4275] by
- log npp version if we find it
- 14:58 Changeset in xpra [4274] by
- #423 only set the metadata that has changed and not all the attributes …
- 12:51 CSC edited by
- add OpenCL-Intel on dual Xeon+K1 (diff)
- 10:18 CSC edited by
- add dual xeon dual K1 stats (diff)
09/03/13:
- 15:20 Changeset in xpra [4273] by
- ignore double size warning (not much we can do about it!)
- 15:16 CSC edited by
- (diff)
- 14:29 CSC edited by
- (diff)
- 14:22 Changeset in xpra [4272] by
- fix "min_size" rgb frame calculation and use pagelocked memory
- 13:35 Changeset in xpra [4271] by
- copy whole source buffers (faster) without adjusting stride
- 11:31 CSC edited by
- (diff)
- 11:28 Changeset in xpra [4270] by
- copy whole buffers (faster) unless the padding is just too large
- 10:31 CSC edited by
- (diff)
- 10:30 CSC edited by
- (diff)
- 09:14 Changeset in xpra [4269] by
- #384 working pycuda code to replace python/cython/C mix: * use ctypes …
- 09:05 Changeset in xpra [4268] by
- clean the decoder explicitly
09/02/13:
- 17:12 Changeset in xpra [4267] by
- this is not cython!
- 08:31 Changeset in xpra [4266] by
- move work size calculations to common function
- 07:28 Changeset in xpra [4265] by
- * fix for root transient windows (which is a gdk window not a gtk …
09/01/13:
- 15:30 CSC edited by
- (diff)
- 15:25 Changeset in xpra [4264] by
- use a single channel (R) image2d type for each channel of YUV, as this …
- 14:49 Changeset in xpra [4263] by
- * test with more sizes * populate buffer only when we check the output …
- 13:13 Changeset in xpra [4262] by
- handle strings as well as regular buffers as input and add test …
- 11:55 Changeset in xpra [4261] by
- ensure we filter out swscale's GBRP too
- 11:34 Changeset in xpra [4260] by
- correctly filter yuv vs rgb modes when selecting src/target
- 11:25 CSC edited by
- (diff)
- 11:16 Changeset in xpra [4259] by
- optimize yuv to rgb by processing more than one pixel at a time: 2 at …
- 10:04 Changeset in xpra [4258] by
- handle missing image formats: * detect which formats are available * …
- 09:58 Changeset in xpra [4257] by
- tests expect us to expose get_type to make the output more pretty
- 09:57 Changeset in xpra [4256] by
- more generic tests
- 04:56 Changeset in xpra [4255] by
- explicitly set where we wait and where we don't
- 04:44 Changeset in xpra [4254] by
- log timing info in debug mode
- 04:34 Changeset in xpra [4253] by
- memory does not need to be zeroed before we copy the buffer
08/31/13:
- 17:32 Changeset in xpra [4252] by
- yuv cannot use host buffer pointer (yet?)
- 17:32 CSC edited by
- (diff)
- 17:16 Changeset in xpra [4251] by
- don't copy memory if we don't have to!
- 10:25 Changeset in xpra [4250] by
- ensure generated file does not get re-added to svn
- 09:58 Changeset in xpra [4249] by
- compilation fixes
- 09:58 Changeset in xpra [4248] by
- * test for csc_nvcuda * debug tweaks
- 09:15 CSC edited by
- (diff)
- 09:13 CSC edited by
- (diff)
- 09:13 CSC edited by
- (diff)
- 09:08 CSC edited by
- (diff)
- 07:25 CSC created by
- moved from encoding
- 07:25 Encodings edited by
- (diff)
- 07:25 Encodings edited by
- (diff)
- 07:23 WikiStart edited by
- (diff)
- 06:18 Encodings edited by
- (diff)
- 06:02 Changeset in xpra [4247] by
- #422: opencl csc support with (mostly) custom made kernels - disabled …
- 05:37 Changeset in xpra [4246] by
- ensure that the colorspaces does not have any duplicates and remove …
08/30/13:
- 13:44 Changeset in xpra [4245] by
- big whitespace cleanup
- 09:55 Ticket #425 (Can't use Alt+<SYM> shortcuts in application running inside xpra) created by
- Actually i found alot of tickets with similar symptoms, but did not …
08/29/13:
- 17:17 Changeset in xpra [4244] by
- more complete tests
- 17:17 Changeset in xpra [4243] by
- use constants
- 17:16 Changeset in xpra [4242] by
- use constants
- 16:08 FAQ edited by
- add gl warning (diff)
- 10:02 Changeset in xpra [4241] by
- patch to enable x264 opencl
- 09:51 Ticket #424 (Invalid packet format) closed by
- fixed: Closing. Thanks for your help! v0.10.2 has been released with the …
- 09:23 Changeset in xpra [4240] by
- 0.10.2 release
- 09:17 Changeset in xpra [4239] by
- r4214 for v0.10.x branch: scaling constant must be a tuple
- 09:13 Changeset in xpra [4238] by
- r4237 for v0.9.x branch: deal with unicode strings
- 08:59 Changeset in xpra [4237] by
- #424: length of unicode strings does not match what get when we send …
- 07:33 Ticket #424 (Invalid packet format) created by
- I am running linuxmint olivia amd64 and have a try xpra for a first …
08/28/13:
- 10:03 Changeset in xpra [4236] by
- don't print so much crap and add perf test
08/27/13:
- 18:13 Ticket #423 (New tab in maximized browser causes window to resize to original size ...) created by
- Fairly easy to reproduce in Firefox or Google-Chrome. * Open new …
- 16:24 Changeset in xpra [4235] by
- simple test for csc output data
- 15:43 Changeset in xpra [4234] by
- make speed optional
- 14:11 Changeset in xpra [4233] by
- add some debug logging
- 14:10 Changeset in xpra [4232] by
- prevent crash if we call str on the Decoder instance before it is …
- 14:01 Changeset in xpra [4231] by
- prevent crash if we call str on the ColorspaceConverter? instance …
- 11:12 Changeset in xpra [4230] by
- sanitize hostname supplied by client before writing to log
- 11:12 Changeset in xpra [4229] by
- constify plane options
08/26/13:
- 15:23 Changeset in xpra [4228] by
- remove unused functions
- 08:45 Ticket #422 (opencl acceleration for csc and/or encoding) created by
- References: * OpenCL (wikipedia) …
- 05:54 Changeset in xpra [4227] by
- remove locking from make_new_backing - should be safe since the worst …
- 05:51 Changeset in xpra [4226] by
- ensure the generated file does not get added to svn
- 05:35 Changeset in xpra [4225] by
- * split XImage bindings from gdk bindings * gdk bindings no longer …
- 05:30 Changeset in xpra [4224] by
- no need for extra logging when taking screenshots
- 05:23 Encodings edited by
- (diff)
08/25/13:
- 13:12 Changeset in xpra [4223] by
- oops
- 13:05 Changeset in xpra [4222] by
- add new file to clean list
- 10:11 Changeset in xpra [4221] by
- updated method template signature
- 10:10 Changeset in xpra [4220] by
- fix pydev warning
08/24/13:
- 15:37 Encodings edited by
- (diff)
- 09:04 Changeset in xpra [4219] by
- remove duplication of cython/C code: (almost) all done in cython now
08/23/13:
- 13:33 Changeset in xpra [4218] by
- update docstrings (and the patches that refer to them) to the new …
- 10:19 Changeset in xpra [4217] by
- this somehow fixes the server on freebsd, see #420
- 10:16 Changeset in xpra [4216] by
- freebsd compilation fixes
08/22/13:
- 14:52 Changeset in xpra [4215] by
- remove vpx crufty c code: move to cython
- 12:58 Changeset in xpra [4214] by
- we expect scaling to be a tuple, so make sure it is, even when we …
- 12:23 Changeset in xpra [4213] by
- use the same code (now moved to the typedict class) to get strong …
- 11:35 Ticket #421 (fix support for libav 9.8) created by
- Some distros ship with libav 9.8 (Debian sid does), and although we …
- 11:23 Source edited by
- (diff)
- 11:10 Source edited by
- (diff)
- 11:06 Changeset in xpra [4212] by
- remove generated file from source tree!
- 11:02 Source edited by
- (diff)
- 10:52 Source edited by
- (diff)
- 10:42 Source edited by
- (diff)
- 10:41 Source edited by
- (diff)
- 10:37 Changeset in xpra [4211] by
- new icon we can use for website
- 10:27 Changeset in xpra [4210] by
- re-generate the pxi files whenever the setup.py is updated
- 08:03 Ticket #409 (OSX client resuming UI sometimes breaks sound) closed by
- fixed: I assume this got tested ok
- 07:59 Changeset in xpra [4209] by
- fix non-unicode fallback! (oops)
- 07:42 Changeset in xpra [4208] by
- use command line switches instead of patches
- 07:41 Changeset in xpra [4207] by
- ensure the filters will "work" with unicode strings
- 07:40 Changeset in xpra [4206] by
- make unicode support disabled by default
- 07:09 Changeset in xpra [4205] by
- add unicode support - which we cannot use with old clients... not sure …
- 06:14 Changeset in xpra [4204] by
- log more server info when we connect (make it easier to spot what …
- 06:03 Changeset in xpra [4203] by
- "platform.linux_distribution" is a list
- 05:48 Ticket #420 (Xpra does not hold the gtk global mutex while calling into gtk) closed by
-
invalid: Then the problem is with
FreeBSD
, this code is valid and can be … - 05:17 Ticket #334 (Server fails to start up on Ubuntu 12.10 64-bit server) closed by
- fixed
- 03:44 Ticket #420 (Xpra does not hold the gtk global mutex while calling into gtk) created by
- Xpra 0.8.8 on FreeBSD crashes on startup with an error from …
Note: See TracTimeline
for information about the timeline view.