Timeline
11/24/13:
- 12:17 Building edited by
- (diff)
- 12:16 Building edited by
- add openbsd info (diff)
- 12:10 Changeset in xpra [4791] by
- new icons for wiki
- 12:02 Changeset in xpra [4790] by
- #420: prevent crash with openbsd by adding gtk.threads_enter() and …
11/23/13:
- 05:27 Changeset in xpra [4789] by
- make sure we don't claim to be using lz4 if we don't support it (just …
- 05:19 Changeset in xpra [4788] by
- test to make sure we can roundtrip through lz4 and get the same data back
- 04:56 Changeset in xpra [4787] by
- * make functions used internally only "cdef"ed * add USE_YUV444P flag …
- 04:49 Changeset in xpra [4786] by
- * add some debug logging * make functions used internally only "cdef"ed
11/22/13:
- 16:19 Ticket #462 (x264 encoder threading related memory corruption and crash) created by
- Hard to reproduce: * start server * connect client and use "x264" …
11/21/13:
- 15:13 Changeset in xpra [4785] by
- include exception message to client
- 15:10 Changeset in xpra [4784] by
- dump cut&paste
- 14:47 Changeset in xpra [4783] by
- when using the "control" command, the display is mandatory (we …
- 14:39 Changeset in xpra [4782] by
- #461: add ability to control: * sound (start/stop) - new caps: …
- 14:32 Ticket #461 (allow authenticated command line clients to control the server) created by
- we should be able to control: * sound (stop, start) * change current …
- 11:47 Changeset in xpra [4781] by
- ensure command line clients don't log stuff we don't care about: * …
- 11:38 Changeset in xpra [4780] by
- better error message for non-posix users trying to use posix features …
- 08:28 Changeset in xpra [4779] by
- updated release notes
- 08:24 Changeset in xpra [4778] by
- r4777 for v0.10.x branch: using idle_add seems to prevent some focus races
- 08:23 Changeset in xpra [4777] by
- using idle_add seems to prevent some focus races
11/20/13:
- 15:47 Changeset in xpra [4776] by
- basic support for controlling the server via a command line utility: …
11/19/13:
- 03:35 Ticket #456 (swap command and control key for mac osx clients) closed by
- fixed: Good, closing at last. This will not be backported to v0.10.x as this …
11/18/13:
- 09:33 Ticket #460 (Xpra win32 client 0.11.0 r4773 not working with 0.11.0 server - plink ...) created by
- Cannot provide with more info right now, just have to say that if run …
- 04:13 Ticket #459 (Null character gets added to the end of clipboard contents while ...) closed by
- fixed: Applied to v0.10.x in r4774. Closing, feel free to re-open if I've …
- 04:12 Changeset in xpra [4775] by
- include win32 clipboard fix in release notes
- 04:11 Changeset in xpra [4774] by
- r4773 for v0.10.x branch: workaround GTK2 bug on win32 which causes …
- 04:07 Changeset in xpra [4773] by
- workaround GTK2 bug on win32 which causes UTF8_STRING clipboard data …
11/17/13:
- 18:31 Ticket #459 (Null character gets added to the end of clipboard contents while ...) created by
- Both client and server versions are 0.10.9, as indicated by 'About' …
- 09:08 Changeset in xpra [4772] by
- remove warning about missing gtk3 if we have gtk2 (expected)
- 08:47 Changeset in xpra [4771] by
- include ubuntu 12.04 fix info
- 08:05 Changeset in xpra [4770] by
- big whitespace cleanup
- 08:00 Changeset in xpra [4769] by
- v0.10.10-RC release
- 07:55 Changeset in xpra [4768] by
- r4707 for v0.10.x branch: prevent crash in error case (if we failed to …
- 07:54 Changeset in xpra [4767] by
- r4717 + part of r4722: deal with video encoders that re-start the stream
- 07:51 Changeset in xpra [4766] by
- r4719 for v0.10.x branch: automatically scale very large windows so …
- 07:48 Changeset in xpra [4765] by
- r4752 for v0.10.x branch: forward compat with namespace changes
- 07:18 Changeset in xpra [4764] by
- simplify!
11/16/13:
- 23:43 Ticket #458 (Client area resize occasionally out of step with window resize) created by
- This seems to be a lot worse running the client under KDE/Kwin. I …
- 11:16 Changeset in xpra [4763] by
- add modifier swap debugging
- 11:03 Changeset in xpra [4762] by
- #456: translate keys pressed more properly, generate a translation map …
- 10:08 Changeset in xpra [4761] by
- detect META key used on OSX
- 10:06 Changeset in xpra [4760] by
- add FIXME info
11/15/13:
- 14:13 Ticket #403 (win32 system tray should load image data from a buffer) closed by
-
fixed: Has been done in r4637 using PIL +
win32gui.SetPixelV
(setting … - 14:06 Ticket #394 (Xpra often hangs when left overnight) closed by
- needinfo
- 13:55 Ticket #457 (client memory leak) created by
- After running the client for many hours with glxgears at full …
- 13:46 Ticket #275 (handle clipboard large data transfers better) closed by
- fixed: Right, there won't be any dock bouncing anymore as we send the …
- 10:37 Changeset in xpra [4759] by
- #450: fairly generic rpc code (dbus only for now): * add new …
- 10:32 Changeset in xpra [4758] by
- * ensure space between arguments doesn't cause problems: strip them * …
- 10:31 Changeset in xpra [4757] by
- return the new current value when using increase() and decrease() so …
- 08:43 Changeset in xpra [4756] by
- key-shortcuts now support arguments
- 05:29 Changeset in xpra [4755] by
- * confusing typo! * make it a warning since gtk2_notifier should …
- 05:20 Changeset in xpra [4754] by
- simplify code and remove duplicated line
- 05:10 Changeset in xpra [4753] by
- force to use floats so things don't always get rounded to zero!
- 05:00 Changeset in xpra [4752] by
- compat with new prop namespace
- 04:55 Ticket #453 (keyboard numpad doesn't work with osx client) closed by
- fixed: Applied numlock change only to v0.10.x branch in r4750. r4751 adds a …
- 04:52 Changeset in xpra [4751] by
- add menus for disabling control/command swap and for toggling the …
- 04:05 Changeset in xpra [4750] by
- #453: apply part of r4747 to v0.10.x branch: enable numlock by default …
- 02:18 Changeset in xpra [4749] by
- allow keyboard bits to be debugged using env switch
11/14/13:
- 04:43 Changeset in xpra [4748] by
- make it consistent: store value not its "no-XXX" opposite!
- 04:13 Changeset in xpra [4747] by
- #456 + #453: * swap Control_L and Meta_L before sending to server * …
- 03:21 BadContent edited by
- (diff)
- 03:19 BadContent edited by
- (diff)
- 03:18 BadContent created by
- create anti-spam page
11/13/13:
- 05:30 Encodings/nvenc edited by
- (diff)
- 04:29 Changeset in xpra [4746] by
- patch needed for distros that ship a broken libav/x264 build (ie: …
11/12/13:
- 07:14 Changeset in xpra [4745] by
- fix kernel: * match new param names * we read one pixel at a time …
11/11/13:
- 12:34 Changeset in xpra [4744] by
- remove old docstring
- 12:09 Changeset in xpra [4743] by
- remove unecessary codec_spec.max_pixels which prevented dimensions >4k …
- 09:52 Changeset in xpra [4742] by
- * calculate_scaling now takes the encoder's max dimensions as …
- 09:12 Encodings/nvenc edited by
- (diff)
- 09:11 Encodings/nvenc edited by
- (diff)
- 09:10 CSC edited by
- (diff)
- 09:04 Changeset in xpra [4741] by
- support encoder scaling in nvenc
- 07:36 Changeset in xpra [4740] by
- auto-enable scaling more aggressively
- 07:32 Changeset in xpra [4739] by
- * prevent calculate_scaling from updating the current value of scaling …
- 05:25 Changeset in xpra [4738] by
- fix method signatures
- 05:22 Changeset in xpra [4737] by
- avoid error on modes without a csc step if "XPRA_CSC_TYPE" is set
- 05:17 Changeset in xpra [4736] by
- ensure we don't access driver functions without context push/pop: …
- 04:55 Ticket #442 (gnome-terminal contents is sometimes only black) closed by
- needinfo
- 04:39 Changeset in xpra [4735] by
- #426: better proxy server exit and support: * allow "xpra stop" to …
- 02:45 Changeset in xpra [4734] by
- only show detailed "xpra info" to users who authenticated as the same …
11/10/13:
- 14:00 Changeset in xpra [4733] by
- fix mmap through proxy server
- 13:53 Changeset in xpra [4732] by
- PREFERED_ENCODING_ORDER needs to have all encoding strings in it!
- 10:58 Changeset in xpra [4731] by
- disable YUV444P for now (no idea what is wrong with it - docs are …
- 10:47 Changeset in xpra [4730] by
- oops
- 10:42 Changeset in xpra [4729] by
- * ensure we only access the device from the encoding thread with the …
- 10:14 Changeset in xpra [4728] by
- support for YUV444P as internal pixel format, use this for better …
- 09:00 Changeset in xpra [4727] by
- re-use background worker for recalculate_delays (and remove one thread)
- 07:45 Changeset in xpra [4726] by
- normalize codec code: * csc modules now also have an "init_module()" * …
- 04:48 Changeset in xpra [4725] by
- add "xpra exit" to force xpra to exit without killing the vfb or x11 …
- 04:11 Changeset in xpra [4724] by
- include "encoding." prefix in all encoding related stats
- 04:09 Changeset in xpra [4723] by
- include a more specific encoder_type in the encode() method so we can …
- 04:07 Changeset in xpra [4722] by
- older clients cannot deal with the new stream when we switch an …
11/09/13:
- 02:57 Ticket #456 (swap command and control key for mac osx clients) created by
- When using osx one expects command-c to copy, for instance... but the …
11/08/13:
- 13:58 Changeset in xpra [4721] by
- generalize code so we can support other CSC modes than NV12
- 13:51 Changeset in xpra [4720] by
- more consistent and readable debug logging
- 13:35 Changeset in xpra [4719] by
- more proper solution for finding a scaling value that will bring the …
- 13:26 Changeset in xpra [4718] by
- allow us to force the encoder source mode using FORCE_CSC_MODE - can …
- 13:22 Changeset in xpra [4717] by
- avcodec seems to get confused if we send it a new stream (ie: if we …
- 13:08 Changeset in xpra [4716] by
- try to honour speed and preset parameters by mapping preset names to …
- 11:49 Changeset in xpra [4715] by
- * add "runtime factor" in codec scoring via a codec_spec callback so …
- 11:44 Changeset in xpra [4714] by
- adjust ratings to better reflect the strengths of each encoder
- 11:41 Changeset in xpra [4713] by
- split quality and speed scoring to dedicated methods (easier to read) …
- 11:39 Changeset in xpra [4712] by
- auto-enable scaling when either dimension is greater than 4k (as most …
- 10:12 Changeset in xpra [4711] by
- * rename "encodings.generic" to "encoding.generic" so that it matches …
- 08:02 Changeset in xpra [4710] by
- cleanups: * move the cuda device_id to an attribute * move all env …
- 07:59 Changeset in xpra [4709] by
- * fix "compute_capability" check (was typo in pycuda docs I cut&pasted …
- 06:05 Changeset in xpra [4708] by
- some encoders/csc cleanup operations can be quite slow (ie: nvenc …
11/07/13:
- 14:17 Changeset in xpra [4707] by
- if we failed to init, weakref_images may be None
- 14:17 Changeset in xpra [4706] by
- * nvenc keeps track of how many contexts are in use * add a …
- 12:23 Changeset in xpra [4705] by
- remove redundant checks and add docstrings
- 10:11 Changeset in xpra [4704] by
- allow video encoders to be initialized in parallel to server startup, …
- 09:44 Changeset in xpra [4703] by
- compile the cuda kernel just once per device: cache the results as a …
- 07:07 Encryption edited by
- (diff)
- 06:17 Encryption edited by
- (diff)
- 06:12 FAQ edited by
- (diff)
- 06:07 Encryption edited by
- (diff)
- 05:49 Network edited by
- (diff)
- 05:45 Network edited by
- (diff)
- 05:42 Network edited by
- (diff)
- 05:41 ProxyServer edited by
- (diff)
- 05:39 ProxyServer edited by
- (diff)
- 05:30 Authentication edited by
- (diff)
- 05:30 ProxyServer edited by
- (diff)
- 05:28 ProxyServer edited by
- (diff)
- 05:26 ProxyServer edited by
- (diff)
- 05:26 ProxyServer edited by
- (diff)
- 05:09 Authentication edited by
- (diff)
- 05:07 Enhancements edited by
- (diff)
- 05:03 Authentication edited by
- (diff)
- 04:56 ProxyServer edited by
- (diff)
- 04:54 Authentication edited by
- (diff)
- 04:51 Authentication edited by
- (diff)
- 04:46 Authentication edited by
- (diff)
- 04:45 Authentication edited by
- (diff)
- 04:45 Authentication edited by
- (diff)
- 04:33 ProxyServer edited by
- (diff)
- 04:32 ProxyServer edited by
- (diff)
- 04:27 ProxyServer edited by
- (diff)
- 04:21 Encryption created by
- 04:21 Authentication created by
- 04:20 ProxyServer created by
- 04:17 WikiStart edited by
- (diff)
- 04:15 WikiStart edited by
- (diff)
- 03:52 Building edited by
- Fedora build needs libwebp-devel (diff)
11/06/13:
- 16:34 Usage edited by
- add vglrun workaround for Xephyr (diff)
- 16:27 Usage edited by
- (diff)
- 16:19 Usage edited by
- Xnest as alternative to Xephyr (diff)
- 11:55 Changeset in xpra [4702] by
- r4480 makes copying no longer necessary
- 11:31 Encodings edited by
- (diff)
- 11:30 Ticket #455 (vpx improvements: vp9 support, zero copy, VBR, speed and quality) created by
- Pointers: * vp9 support * …
- 11:23 Ticket #454 (daala encoding) created by
- http://xiph.org/daala/ Should not be too hard to implement.
- 10:55 Ticket #439 (osx memory leak) closed by
- invalid
- 10:54 Ticket #327 (client side X crash on window resize with fglrx-13.1) closed by
- fixed: Works fine here, closing. (and let's hope AMD fix this - API misuse or …
- 10:53 Ticket #449 (Crash when connecting with x264 encoding) closed by
- invalid: Clearly an Ubuntu bug: …
- 09:41 Changeset in xpra [4701] by
- * ensure we don't send duplicate encodings in the list * ensure we …
- 09:40 Changeset in xpra [4700] by
- add last encoding used and mmap status to the window's "xpra info"
- 09:38 Changeset in xpra [4699] by
- logging formatting
- 09:38 Changeset in xpra [4698] by
- lower the speed to reflect the relative performance (nvenc beats it)
- 09:38 Changeset in xpra [4697] by
- * allow the preset to be specified using XPRA_NVENC_PRESET env var * …
- 09:22 Changeset in xpra [4696] by
- doh: we want the names not values!
- 09:21 Changeset in xpra [4695] by
- * allow module init_context to be called more than once * add device …
- 08:34 CSC edited by
- (diff)
- 08:32 CSC edited by
- (diff)
- 08:24 Changeset in xpra [4694] by
- don't list the same cuda kernel more than once, and sort them
- 08:17 Changeset in xpra [4693] by
- * better code for setting SIGNAMES * add docstring to get_machine_id
- 08:10 Changeset in xpra [4692] by
- better sound loop prevention: the pulseaudio uuid/server is not enough …
- 07:44 Changeset in xpra [4691] by
- add more sound debugging
- 05:28 Changeset in xpra [4690] by
- fix missing microphone codecs for client
- 05:25 Changeset in xpra [4689] by
- avahi does not like IPs, give it hostnames
- 05:19 Changeset in xpra [4688] by
- * add debugging for network/mdns bits * fix invalid IPv6 check (oops!)
- 05:07 Changeset in xpra [4687] by
- more friendly error messages on failure
- 05:01 Changeset in xpra [4686] by
- avoid error in error logging, don't error on ipv6 addresses (just …
- 04:28 Changeset in xpra [4685] by
- mmap token is a number (fixes mmap token mismatch errors) - client side fix
- 04:26 Changeset in xpra [4684] by
- no need to be so verbose
- 04:14 Changeset in xpra [4683] by
- missed from r4680
- 04:14 Changeset in xpra [4682] by
- log tokens in (rare) case of mismatch
- 04:13 Changeset in xpra [4681] by
- mmap token is a number (fixes mmap token mismatch errors)
- 04:03 Changeset in xpra [4680] by
- if installing from the source tree rather than from a source snapshot, …
- 03:59 Changeset in xpra [4679] by
- some version info may also be found in "server_last_info"
- 02:29 Encodings/nvenc edited by
- client version info (diff)
- 02:13 Ticket #453 (keyboard numpad doesn't work with osx client) created by
- With osx clients, xpra 0.11.0 (and probably all before) the numpad is …
11/05/13:
- 17:06 Changeset in xpra [4678] by
- updated patch offsets
- 17:03 Changeset in xpra [4677] by
- python 2.4 compatible syntax
- 16:57 Changeset in xpra [4676] by
- merge release notes and add lastest changes
- 16:50 Changeset in xpra [4675] by
- fix date
- 08:44 ReportingBugs edited by
- (diff)
- 08:41 Clipboard edited by
- added new ticket (diff)
- 08:23 Ticket #452 (detect and avoid creating clipboard loops) created by
- If I shadow a display somewhere, then shadow again back to original …
- 08:10 Changeset in xpra [4674] by
- prevent a context we have destroyed from being used again
- 08:09 Changeset in xpra [4673] by
- only flushEncoder if we have a context!
- 07:55 Ticket #451 (libva accelerated encoding) created by
- Split from #370, see also #202 for the decoding side. The only …
- 07:44 Changeset in xpra [4672] by
- avoid pydev warning if we haven't run add_src_info yet
- 07:39 Changeset in xpra [4671] by
- add bytes accounting (and rename var holding compressed data: those …
- 07:24 Usage edited by
- (diff)
- 06:16 Usage edited by
- (diff)
- 06:14 Usage edited by
- (diff)
- 05:10 Changeset in xpra [4670] by
- add ability to resize to a specific size (and can be used via keyboard)
- 04:22 Changeset in xpra [4669] by
- release 0.10.9
- 04:11 Changeset in xpra [4668] by
- r4652 + r4667 for v0.10.x branch: fix dimension mixup causing decoder …
- 04:09 Changeset in xpra [4667] by
- always report on the number of buffers if we have a value (not just if …
- 04:06 Changeset in xpra [4666] by
- report actual decoder width/height! (get_width/get_height now report …
- 04:00 Changeset in xpra [4665] by
- r4658 for v0.10.x branch: "help" is not invalid
- 03:59 Changeset in xpra [4664] by
- r4659 for v0.10.x branch: all encode methods must return 6 values! …
- 03:58 Changeset in xpra [4663] by
- r4660 for v0.10.x branch: with some very old clients, …
11/04/13:
- 14:11 Changeset in xpra [4662] by
- more encoding fixes: * get_encodings() simplification/update (and …
- 12:48 Encodings edited by
- x264 vs h264 (r4661) (diff)
- 12:42 Changeset in xpra [4661] by
- use correct/generic names for encodings: "h264" and "vp8" instead of …
- 11:39 Changeset in xpra [4660] by
- with some very old clients, "xkbmap_x11_keycodes" may be None and …
- 11:07 Changeset in xpra [4659] by
- all encode methods must return 6 values!
- 09:31 Changeset in xpra [4658] by
- "help" is not invalid
- 05:30 Changeset in xpra [4657] by
- use correct codec id!
- 03:58 Changeset in xpra [4656] by
- oops, used wiki syntax!
- 03:53 Changeset in xpra [4655] by
- re-add link to source from home page
11/03/13:
- 08:59 FAQ edited by
- (diff)
- 08:58 FAQ edited by
- (diff)
- 08:57 FAQ edited by
- (diff)
- 08:56 FAQ edited by
- (diff)
- 08:55 FAQ edited by
- add pulseaudio warning (diff)
- 08:49 FAQ edited by
- (diff)
- 08:47 Usage edited by
- (diff)
- 08:46 Usage edited by
- (diff)
- 08:45 FAQ edited by
- (diff)
- 08:45 Usage edited by
- (diff)
- 08:38 Usage edited by
- (diff)
- 07:51 Usage edited by
- (diff)
- 07:47 Usage created by
- 07:31 WikiStart edited by
- (diff)
- 06:53 Changeset in xpra [4654] by
- deal with versions of python which cannot hexlify bytearrays (python …
- 06:45 Building edited by
- (diff)
- 06:37 Encodings edited by
- (diff)
- 06:36 Encodings edited by
- (diff)
- 06:35 WikiStart edited by
- add direct link to nvenc/x264 (diff)
- 06:33 Encodings/nvenc edited by
- add pycuda as requirement (diff)
11/01/13:
- 13:13 Encodings/nvenc edited by
- (diff)
- 13:07 Encodings/nvenc edited by
- (diff)
- 13:06 Encodings/nvenc edited by
- (diff)
- 12:54 Encodings/nvenc edited by
- (diff)
- 12:45 Encodings/x264 edited by
- fix broken links (diff)
- 12:44 Encodings/nvenc created by
- create nvenc info page
- 12:34 Encodings/x264 edited by
- (diff)
- 12:33 Encodings edited by
- (diff)
- 12:33 Encodings edited by
- (diff)
- 12:32 Encodings edited by
- (diff)
- 12:32 Encodings/x264 edited by
- (diff)
- 12:32 Encodings edited by
- (diff)
- 12:30 Encodings/x264 edited by
- (diff)
- 12:26 Encodings/x264 created by
- create dedicated x264 page
- 11:25 Changeset in xpra [4653] by
- nvenc improvements: * use infinite gop length * show compression ratio …
- 11:22 Changeset in xpra [4652] by
- #370: fix nvenc support: the decoder dimensions are not necessarily …
- 09:26 Changeset in xpra [4651] by
- default to nvenv api version 3 again (which works with driver 3.19 but …
- 05:07 Changeset in xpra [4650] by
- #370 nvenc improvements and fixes: * constify masks and loosen …
- 03:33 Changeset in xpra [4649] by
- add debug logging: show tray instance
- 03:32 Changeset in xpra [4648] by
- deal with relative paths to default tray (dock) icon
10/31/13:
- 12:38 Ticket #450 (forwarding dbus objects - generalized) created by
- Originally recorded as #22 (more dbus quircks in #83) It would be …
- 12:03 Changeset in xpra [4647] by
- add launch helper for keyboard tool
- 12:01 Changeset in xpra [4646] by
- don't hardcode clipboard options again, use platform.features which …
- 11:48 Changeset in xpra [4645] by
- make all encoder exceptions trigger a double error log message with …
- 11:44 Changeset in xpra [4644] by
- flatten clipboard data bundled with "clipboard-token" so we don't end …
- 09:44 Changeset in xpra [4643] by
- use pywin32 code to avoid using temporary files to get pixels into a bitmap
10/30/13:
- 15:29 Building edited by
- add PyObjC for osx (diff)
- 15:23 Changeset in xpra [4642] by
- better unexpected event debugging/logging
- 14:59 Changeset in xpra [4641] by
- export more statistics via xpra info: bytes in/out and ratio
- 14:51 Changeset in xpra [4640] by
- use the native win32 tray for client apps too
- 14:51 Changeset in xpra [4639] by
- pass tray window name to clients: * move "title" property up to …
- 13:33 Changeset in xpra [4638] by
- add docstring
- 13:32 Changeset in xpra [4637] by
- working implementation of set_icon_from_data for win32 native tray …
- 10:43 Changeset in xpra [4636] by
- * rename var: this is a *guess* * geometry is in (x,y,width,height) format!
- 10:42 Changeset in xpra [4635] by
- constify
- 10:21 Changeset in xpra [4634] by
- * refactor tray position guessing out of ui client and into the tray …
- 10:17 Changeset in xpra [4633] by
- * constify * split long session events method
- 10:14 Changeset in xpra [4632] by
- * constify * remove useless geometry values
- 08:02 Changeset in xpra [4631] by
- * almost working win32 tray implementation of set_icon_from_data using …
10/29/13:
- 13:39 Ticket #318 (clipboard client-to-server support on OSX) closed by
- fixed
- 13:30 Ticket #448 (cliboard handling breaks icon if using --tray-icon option) closed by
- fixed: Thanks, r4630 removes the tray icon change on clipboard notifications …
- 13:28 Changeset in xpra [4630] by
- #448 clipboard notifications can cause problems with --tray-icon, …
- 13:06 Changeset in xpra [4629] by
- filename lookup is now done in the superclass
- 11:12 Ticket #275 (handle clipboard large data transfers better) reopened by
- Re-opening because of #448, enough changes there to need re-testing. …
- 11:06 Changeset in xpra [4628] by
- #448: revert to correct default icon when we are done with …
- 10:59 Changeset in xpra [4627] by
- handle mouseover callback if the tray impl fires it
- 05:19 Changeset in xpra [4626] by
- don't log so many details, make the log more user friendly the full …
10/28/13:
- 14:13 Changeset in xpra [4625] by
- no need for python helper (debug) tool to be called Xpra
- 13:41 Changeset in xpra [4624] by
- report more info on codecs: * include api version * include missing …
- 11:50 Changeset in xpra [4623] by
- * whitespace * undo r4622 (nvenc *is* called "enc_nvenc" in codecs..) …
- 11:24 Changeset in xpra [4622] by
- fix module name!
- 11:06 Changeset in xpra [4621] by
- support both SDK v2 and v3 via cython "ifdefs" ("IF XYZ")
- 10:15 Changeset in xpra [4620] by
- #370 nvenc improvements: * add V2 constants (commented out for now) …
10/26/13:
- 08:22 CSC edited by
- average multiple runs (diff)
- 08:19 CSC edited by
- (diff)
10/25/13:
- 08:20 Changeset in xpra [4619] by
- wasteful loop start index
- 07:31 Ticket #449 (Crash when connecting with x264 encoding) created by
-
Xpra crashes in
x264_cqm_init
, when attaching with x264 …
Note: See TracTimeline
for information about the timeline view.