Timeline
09/20/16:
- 23:43 Ticket #1302 (osx client 1.0 r13637 throwing handshake_complete errors on connection) closed by
- worksforme: "Can't install it" - when I downloaded that client, then tried to …
- 20:36 Ticket #1267 (sound issues with CentOS 7.1.1503 - gstreamer1) closed by
- fixed: I can sometimes get a freeze on startup but it isn't very consistent. …
- 20:33 Changeset in xpra [13786] by
- revert openssl to older version so it works with python
- 16:38 Changeset in xpra [13785] by
- updated 30 bit patch for dummy
- 14:48 Dependencies edited by
- (diff)
- 14:20 Changeset in xpra [13784] by
- r13782 for v0.17.x branch: fix proxy re-compression code, store …
- 13:36 Ticket #1317 (nvidia capture sdk support) created by
- Split from #365: the nvidia documentation is finally available: …
- 12:32 Changeset in xpra [13783] by
- fix cusor name position in cursor_data: now that we always have …
- 12:31 Changeset in xpra [13782] by
- doh: store recompressed item where we found it!
- 08:21 Ticket #1316 (stereo display support) created by
- For VR, etc.. This is likely to be tied to how each graphics drivers …
- 08:07 Changeset in xpra [13781] by
- #909: make it easier to switch to 30bpp modes, pre-define a display …
- 08:05 Ticket #1315 (support 16-bit depth) created by
- Similar to #909 but using less bits per pixel. Not much to be gained …
- 07:43 Changeset in xpra [13780] by
- #909: add 30 bit depth support to dummy driver
- 05:35 Changeset in xpra [13779] by
- add docstring
- 05:18 Ticket #1060 (allow client applications to specify the video region) closed by
- fixed: Your small region has a zero fps, so it will not be using a video …
- 04:55 Ticket #800 (allow B frames with video encoders) closed by
- fixed: Thanks! Closing at last.
- 01:43 Ticket #713 (current using window is on top) closed by
- fixed: Sure enough... some slightly more than mild testing is failing to …
09/19/16:
- 23:34 Ticket #1314 (osx 1.0 r13763 client hangs when server crashes) created by
- Testing for #713 by leaving some windows (including a firefox window …
09/18/16:
- 10:32 ProxyServer edited by
- (diff)
- 10:17 Ticket #1313 (centos 6.x proxy servers can spin consuming 100% cpu) closed by
- fixed: Fixed in r13778, we just cannot SIGCHLD on python 2.6: …
- 10:15 Versions/PendingFixes edited by
- (diff)
- 10:15 Changeset in xpra [13778] by
- #1313: use getChildReaper as SIGCHLD is not safe to use on python 2.6
- 08:41 Ticket #1207 (Tray menu disappears) closed by
- duplicate: Sorry for wasting your time: I've only just re-read the description …
- 07:26 Ticket #1311 (centos clients exit without making a connection) closed by
- needinfo: No idea why or how, but the problem fixed itself. I had rebuilt older …
- 07:25 Changeset in xpra [13777] by
- we must now pass the same options to compress, as changes in options …
- 07:11 Ticket #1313 (centos 6.x proxy servers can spin consuming 100% cpu) created by
- Started as #1311, hit r13776 and now this. * start a server * start a …
- 06:41 Versions/PendingFixes edited by
- (diff)
- 06:41 Changeset in xpra [13776] by
- threading won't work with the glib main loop without calling …
09/17/16:
- 08:39 Changeset in xpra [13775] by
- #800: allow us to switch to "video" + "b-frames" at runtime without …
- 07:59 Changeset in xpra [13774] by
- more consistent spelling?
- 07:54 Changeset in xpra [13773] by
- #800: force flush the video encoder whenever we're about to do a refresh
- 07:52 Changeset in xpra [13772] by
- #1014: we can set quality and speed in auto mode
- 06:38 Ticket #770 (drag and drop support) closed by
- fixed: Thanks! I believe r13600 caused at least one bad regression reported …
- 06:26 Ticket #1312 (avoid clipboard loops when running nested / sharing sessions) created by
- Related to #41. Create a UUID for each clipboard helper and add it to …
- 05:36 Changeset in xpra [13771] by
- would need a lot of work to resurect, just remove it for now
- 05:29 Changeset in xpra [13770] by
- build ffmpeg 3.1.3
- 05:00 Changeset in xpra [13769] by
- #1307: since r13600, we must call _focus from the UI thread (just call …
- 04:45 Changeset in xpra [13768] by
- fix imports
09/16/16:
- 16:52 Changeset in xpra [13767] by
- update debian copy of the patch
- 16:52 Changeset in xpra [13766] by
- update patch context
- 16:43 Changeset in xpra [13765] by
- update patches context
- 16:39 Changeset in xpra [13764] by
- update patch context
- 16:29 Ticket #1311 (centos clients exit without making a connection) created by
- Must be a recent change, tested with r13763. tcpdump shows no network …
- 15:27 Changeset in xpra [13763] by
- sign fixes: * len is given as a signed int, so use that for the loop * …
- 15:19 Changeset in xpra [13762] by
- missed from refactoring move
- 15:18 Changeset in xpra [13761] by
- #1207: try harder to supply a valid time to use with the menu popup …
- 15:16 Changeset in xpra [13760] by
- unused import
- 14:53 Changeset in xpra [13759] by
- ensure we always "remove_event_receiver" if we get ANY exception …
- 14:46 Changeset in xpra [13758] by
- log full sound query error with stacktrace at debug level (and fix one …
- 14:44 Changeset in xpra [13757] by
- fixup r13756
- 14:36 Changeset in xpra [13756] by
- use new "envbool" utility function for getting boolean values from the …
- 12:49 Changeset in xpra [13755] by
- xid is not an attribute
- 12:47 Changeset in xpra [13754] by
- windows that disappear very quickly (ie: gtkperf) can cause …
- 08:39 Ticket #1310 (vpx 10-bit colour encoding support) created by
- Follow up from #909, we may want to wait for vp10 to come out too. The …
- 08:04 Ticket #1309 (10-bit color support in opengl client) created by
- Split from #909. The best explanation of the changes required can be …
- 07:53 Ticket #1308 (nvenc support for 10-bit modes with HEVC) created by
- Follow up from #1260 (nvenc 7) and #909 (10-bit colour). According to …
- 07:32 Changeset in xpra [13753] by
- #1132 don't resize initial display if "resize-display" is off
- 06:58 Changeset in xpra [13752] by
- #909: * add r210 support to csc_cython * re-add csc_cython to default …
- 06:28 Changeset in xpra [13751] by
- #909 improve performance 12x!
- 05:59 Changeset in xpra [13750] by
- #909 if the client doesn't support alpha, convert r210 to plain RGB …
- 05:33 Changeset in xpra [13749] by
- #855: also fire resume callbacks when the timer took a long time
- 05:21 Changeset in xpra [13748] by
- test 4k for performance, make it possible to test specific colorspaces only
- 05:19 Changeset in xpra [13747] by
- skip pydev warning
- 05:19 Changeset in xpra [13746] by
- r13745 for v0.17.x branch: fix legacy parsing of readonly flag
- 05:18 Changeset in xpra [13745] by
- fix legacy parsing of readonly flag
- 05:01 Changeset in xpra [13744] by
- r13736 for v0.17.x branch: fix unlikely verbose logging error
- 05:01 Changeset in xpra [13743] by
- r13738 for v0.17.x branch: fix tray menu errors in readonly mode
- 03:01 Ticket #1213 (http / websockify ssl support) closed by
- fixed: SSL closed at last. Thanks! As for sha1, see …
- 03:00 Encryption/SSL edited by
- we must use sha256 for latest chrome builds (diff)
09/15/16:
- 20:22 Ticket #1307 (xpra server crash) created by
- I am running the latest beta on both server and client, on 64 bit …
- 17:41 Changeset in xpra [13742] by
- the other versions have been removed, no need to load the keys for them!
- 17:30 Changeset in xpra [13741] by
- #909: initial support for r210 30-bpp colour mode: * generate test …
- 12:58 Changeset in xpra [13740] by
- catch invalid source modes earlier, better error message
- 12:58 Changeset in xpra [13739] by
- x11 servers need get_geometry on the window model, used only in …
- 12:57 Changeset in xpra [13738] by
- in read-only mode, there is no keyboard helper!
- 12:54 Changeset in xpra [13737] by
- don't do any scrolling detection in strict mode
- 06:11 Changeset in xpra [13736] by
- fix debug logging number of args
- 05:58 Changeset in xpra [13735] by
- #1174: handle closed pipe more gracefully
- 04:47 Changeset in xpra [13734] by
- #1207: * move paths and extension definition code to platforms module …
- 04:10 Changeset in xpra [13733] by
- fix test mode
- 03:52 Ticket #1294 (Input methods don't work) closed by
- worksforme: Not heard back, closing - feel free to re-open with more details.
- 02:50 Changeset in xpra [13732] by
- revert gobject-introspection
- 00:54 Changeset in xpra [13731] by
- remove this patch doesn't work with this version
- 00:51 Changeset in xpra [13730] by
- revert glib
09/14/16:
- 23:32 Changeset in xpra [13729] by
- remove patch not needed with this version
- 22:28 Changeset in xpra [13728] by
- revert pixman
- 22:16 Changeset in xpra [13727] by
- remove this patch not needed
- 22:14 Changeset in xpra [13726] by
- missing closing bracket
- 22:10 Changeset in xpra [13725] by
- revert libffi for older system
- 16:44 Changeset in xpra [13724] by
- remove debug
- 16:35 Changeset in xpra [13723] by
- #772: if no buttons are set as triggers, keep track of the active …
- 15:32 Changeset in xpra [13722] by
- #772: implement all other mouse driven resizings and honour min/max …
- 10:37 Changeset in xpra [13721] by
- #772: typo in moveresize break key event detection
- 10:20 Changeset in xpra [13720] by
- #772: emulate _NET_WM_MOVERESIZE on non-X11 platforms, handles only …
- 08:35 Ticket #1306 (osx moduleset changes tracker ticket) created by
- Tracking the latest changes and recording why / how things work the …
- 07:51 Changeset in xpra [13719] by
- #1284: test application placing an OR window at a specific location
- 07:50 Changeset in xpra [13718] by
- #765: constify so we can add debug logging with meaningful information
- 07:29 Changeset in xpra [13717] by
- raise an ImportError? if we fail to load the required libraries (avoids …
- 07:25 Changeset in xpra [13716] by
- don't run shutdown code if we failed to init - avoids unnecessary …
- 05:39 Changeset in xpra [13715] by
- changes from upstream
- 05:37 Changeset in xpra [13714] by
- changes from upstream
- 05:35 Changeset in xpra [13713] by
- changes from upstream
- 05:32 Changeset in xpra [13712] by
- changes from upstream
- 05:30 Changeset in xpra [13711] by
- changes from upstream
- 05:24 Changeset in xpra [13710] by
- changes from upstream
- 05:21 Changeset in xpra [13709] by
- changes from upstream
- 05:18 Changeset in xpra [13708] by
- changes from upstream
- 04:40 Changeset in xpra [13707] by
- changes from upstream
- 01:58 Changeset in xpra [13706] by
- change patch to https
- 01:43 Changeset in xpra [13705] by
- need openssl for curl
- 01:14 Changeset in xpra [13704] by
- man libpng depend on zlib
- 01:09 Changeset in xpra [13703] by
- revert back to older version that we can build on osx 10.5
- 00:06 Changeset in xpra [13702] by
- version bump from upstream
09/13/16:
- 21:56 Changeset in xpra [13701] by
- update subversion old download doesn't exist?
- 21:48 Changeset in xpra [13700] by
- hack to skip make step
- 21:46 Changeset in xpra [13699] by
- just run scons
- 21:44 Changeset in xpra [13698] by
- fix serf build with scons with a few hacks
- 21:08 Changeset in xpra [13697] by
- build scons after apr
- 20:59 Changeset in xpra [13696] by
- add apache repo, update serf and and change repo
- 20:16 Changeset in xpra [13695] by
- change autogen template
- 20:10 Changeset in xpra [13694] by
- change to environment variables
- 20:00 Changeset in xpra [13693] by
- wrong configure
- 19:55 Changeset in xpra [13692] by
- add perl
- 16:51 Changeset in xpra [13691] by
- * constify the clamp overlap size * re-use the same method in the two …
- 16:27 Changeset in xpra [13690] by
- #770 / #1293 / #911 / #469: remove workarounds and enable reparent to root
- 15:35 Changeset in xpra [13689] by
- #1299: expose the damage fps
- 12:58 NetworkProtocol edited by
- (diff)
- 12:34 Changeset in xpra [13688] by
- fix info logging
- 12:30 Versions/PendingFixes edited by
- (diff)
- 10:06 Changeset in xpra [13687] by
- we can't drop swscale for non-opengl clients... (libyuv doesn't do yuv …
- 10:04 Changeset in xpra [13686] by
- ignore missing csc modes during initial encoding init: the client has …
- 09:17 Changeset in xpra [13685] by
- #1014: add "auto" to man page
- 09:14 Changeset in xpra [13684] by
- #1014: advertise auto mode
- 08:59 Changeset in xpra [13683] by
- disable more modules we never really use on debian (we have swscale …
- 08:55 Changeset in xpra [13682] by
- turn off more codecs and csc modules that we never end up using on RPM …
- 08:41 Changeset in xpra [13681] by
- detect if the user means to turn off dbus launch
- 08:12 Ticket #1304 (Forwarded notifications missing in dualhead extended desktop setup) closed by
- fixed: I'm sorry for all the confusion. With your help, I figured out the …
- 07:48 Notifications edited by
- (diff)
- 07:41 Notifications edited by
- (diff)
- 07:40 Notifications edited by
- (diff)
- 07:40 Notifications created by
- 07:36 Ticket #1305 (native OSX notifications) created by
- See wiki/Notifications: replace the existing GTK notifier code with …
- 07:23 WikiStart edited by
- (diff)
- 06:56 Changeset in xpra [13680] by
- doh: logging string missing something
- 06:52 Changeset in xpra [13679] by
- honour notifications flag, even when used via xpra control or dbus …
- 06:48 Changeset in xpra [13678] by
- #1284: * add dbus and xpra control interface for sending notifications …
- 06:19 Versions/PendingFixes edited by
- (diff)
- 06:14 Changeset in xpra [13677] by
- r13664 for v0.17.x branch: fix video encoder failures when automatic …
- 06:10 Changeset in xpra [13676] by
- update patch to match envint changes
- 05:06 Changeset in xpra [13675] by
- * we need a port number for websocket connections * log more …
- 04:34 Ticket #1304 (Forwarded notifications missing in dualhead extended desktop setup) created by
- Desktop notification forwarding enabled from the menu and is working …
- 04:22 Ticket #1284 (notifications incomplete or missing in dualhead extended desktop setup) closed by
- fixed: Follow up is in #1304
- 02:41 Ticket #1303 (fedora 24 beta install dependency issue) closed by
- fixed: Hmm... testing by trying to install 1.0 r13671 on a fresh fedora 24 …
- 00:37 Changeset in xpra [13674] by
- add cpan repo
09/12/16:
- 23:47 Ticket #1301 (win32 client 1.0 r13637 disconnects when Session Info is opened, with ...) closed by
- fixed: Huh, didn't even think to look for a .zip version. The .exe you …
- 13:33 Versions/PendingFixes edited by
- (diff)
- 13:26 Changeset in xpra [13673] by
- #1132: * split set_screen_geometry_attributes / …
- 12:54 Changeset in xpra [13672] by
- desktop geometry attributes are not meant to be synced for desktop …
- 11:13 Changeset in xpra [13671] by
- we can reset the video region asynchronously.. avoid errors in video …
- 11:03 Changeset in xpra [13670] by
- #1284: better distance calculations: don't use the corners if the …
- 10:00 Changeset in xpra [13669] by
- #1284: clamp OR windows to the monitors we have
- 07:26 Ticket #1132 (more sensible default vfb resolution on startup) reopened by
- I'm seeing problems with resolutions higher than the default: the …
- 05:35 Changeset in xpra [13668] by
- oops: test code should not have been committed! (keep encoder flush …
09/11/16:
- 18:45 Changeset in xpra [13667] by
- disable some codecs we don't need in the rpm builds: we always have …
- 18:43 Changeset in xpra [13666] by
- all the distros we support with the rpm packages have Xdummy now
- 18:29 Versions/PendingFixes edited by
- (diff)
- 18:28 Changeset in xpra [13665] by
- #1014: * when no encoding is set by the client, use "auto" * evaluate …
- 17:32 Changeset in xpra [13664] by
- when we change the scaling, we often need to change the csc module too …
- 17:20 Changeset in xpra [13663] by
- if only one region got damaged, use that (ie: fullscreen high fps)
- 10:41 Changeset in xpra [13662] by
- #1014: take size into account when scoring codecs using …
09/10/16:
- 10:03 Changeset in xpra [13661] by
- #1060: add test classes for SetVideoRegionDetection? and …
- 10:02 Changeset in xpra [13660] by
- #1060: avoid leaking (annoying) dbus types into our data structures as …
- 09:57 Changeset in xpra [13659] by
- remove duplicated dbus setup code
- 09:17 Changeset in xpra [13658] by
- tests must set the supported flag to true before running!
- 09:09 Changeset in xpra [13657] by
- when we disable detection, lose the current region if we have one
- 09:07 Changeset in xpra [13656] by
- #1060: split support and enabled flag so we can honour the …
- 08:20 Changeset in xpra [13655] by
- oops: remove debug
- 08:04 Changeset in xpra [13654] by
- match refactoring: only import str functions from os_util
- 08:04 Changeset in xpra [13653] by
- * fix test to match expectations * add tests for different proportions …
- 08:02 Changeset in xpra [13652] by
- fix name shadowing issue causing the damaged ratio to be calculated wrong!
- 06:53 Changeset in xpra [13651] by
- #1060: report the value that caused validation to fail
- 06:47 Changeset in xpra [13650] by
- #1303: try to make linux distribution guessing more robust, and …
- 06:40 Changeset in xpra [13649] by
- oops: missed from r13648
- 06:32 Changeset in xpra [13648] by
- more import cleanups: * bytestostr and strtobytes aren't available …
- 05:39 Changeset in xpra [13647] by
- remove import side-effect: only probe opengl defaults when we need to …
- 05:24 Changeset in xpra [13646] by
- remove import time dependency from util to os_util
- 05:10 Changeset in xpra [13645] by
- #1303: re-use is_Ubuntu and just disable Xdummy on all Ubuntu versions …
- 04:24 Changeset in xpra [13644] by
- #1302: method renaming fixup for r13584
- 04:19 Changeset in xpra [13643] by
- there can be a None rectangle!
- 04:16 Changeset in xpra [13642] by
- #1301: convert rectangles to tuples so they can be rencoded
- 02:46 Ticket #1303 (fedora 24 beta install dependency issue) created by
- After installing the winswitch/xpra repos on a new fedora 24 and …
09/09/16:
- 19:51 Ticket #1302 (osx client 1.0 r13637 throwing handshake_complete errors on connection) created by
- Testing with osx 1.0 r13637 client against 1.0 r13641 fedora 23 server …
- 19:30 Ticket #1301 (win32 client 1.0 r13637 disconnects when Session Info is opened, with ...) created by
- Testing with win32 1.0 r13637 client against a 1.0 r13641 fedora 23 …
- 13:59 Changeset in xpra [13641] by
- add latest fixes to the release notes
- 13:39 Changeset in xpra [13640] by
- we can shortcut the damaged ratio if the whole window got damaged at …
- 13:27 Changeset in xpra [13639] by
- * better video region scoring debug information: show latest scores in …
- 13:15 Changeset in xpra [13638] by
- better debug logging of XShmWrapper
- 12:21 Versions/PendingFixes edited by
- (diff)
- 12:21 Changeset in xpra [13637] by
- r13540 for v0.17.x branch: fix xor password length mismatch errors
- 12:20 Changeset in xpra [13636] by
- r13541 for v0.17.x branch: fix for auth plugins that call …
- 12:20 Changeset in xpra [13635] by
- part of r13531 for v0.17.x branch: use the same safe salt function …
- 12:19 Changeset in xpra [13634] by
- part of r13531 for v0.17.x branch: use the same safe salt function …
- 12:15 Changeset in xpra [13633] by
- r13530 for v0.17.x branch: salt length fixes and sanity checks
- 12:14 Changeset in xpra [13632] by
- r13555 for v0.17.x branch: it can take longer for the IO threads to …
- 12:13 Changeset in xpra [13631] by
- r13538 for v0.17.x branch: don't list the same display more than once
- 12:13 Changeset in xpra [13630] by
- r13533 for v0.17.x branch: honour the display set in the connection …
- 12:12 Changeset in xpra [13629] by
- r13529 for v0.17.x branch: add missing xpra info to proxy, fix …
- 12:10 Changeset in xpra [13628] by
- r13527 for v0.17.x branch: fix proxy hello data format
- 12:09 Changeset in xpra [13627] by
- r13575 for v0.17.x branch: prevent stuck modifier keys when window is …
- 12:07 Changeset in xpra [13626] by
- part of r13624 for v0.17.x branch: honour video region disabled flag
- 12:01 Changeset in xpra [13625] by
- cache scoring so we don't calculate the score for the same region …
- 11:50 Changeset in xpra [13624] by
- * don't reset all the counters if the region has not changed * do …
- 11:23 Changeset in xpra [13623] by
- don't try to handle scrolling for "real" video regions
- 04:02 Ticket #1000 (remote xpra connection fails with fish shell) closed by
- fixed: Thanks, applied in r13622. OTOH, the only thing this could break is …
- 04:00 Changeset in xpra [13622] by
- #1000 we require a posix shell, so make sure we execute one
- 03:28 Ticket #1168 (switch to gstreamer 1.8 on osx) closed by
- fixed: Looks good, quickly tested with a few codecs without problems. Can be …
- 03:09 FAQ edited by
- (diff)
09/08/16:
- 20:43 Changeset in xpra [13621] by
- update gstreamer1 to 1.8.3
- 20:03 Changeset in xpra [13620] by
- fix url new one
- 18:28 Changeset in xpra [13619] by
- #967: * increase and constify ratio weight * increase and consitfy …
- 17:04 Changeset in xpra [13618] by
- #1232: avoid errors if desktop-scaling causes a mismatch between …
- 16:46 Changeset in xpra [13617] by
- #1232: * more detailed server-side logging * detect client-side scroll …
- 16:19 Changeset in xpra [13616] by
- typo: min requires more than one argument
- 12:06 Changeset in xpra [13615] by
- add hidden-by-default debug logging of early errors
- 10:01 Changeset in xpra [13614] by
- typo
- 09:51 Encryption/SSL edited by
- (diff)
- 09:44 Changeset in xpra [13613] by
- cannot load a key without a cert
- 09:27 Changeset in xpra [13612] by
- missed from r13610: add different ssl modes
- 09:21 Changeset in xpra [13611] by
- re-use the same header guessing logic
- 09:01 Changeset in xpra [13610] by
- #1213: extend the "ssl" config option so that we can specify what type …
- 05:53 Changeset in xpra [13609] by
- oops: we must raise other exceptions!
- 05:39 Changeset in xpra [13608] by
- better log info message if dbus support was not installed
- 05:29 Changeset in xpra [13607] by
- #1213: * silence EOF errors (browsers probing the SSL layer) * log …
- 05:13 Changeset in xpra [13606] by
- #1213: no need to peek at the decrypted ssl data: the initial ssl …
- 04:49 Changeset in xpra [13605] by
- only limit the number of concurrent network connection for remote …
- 04:21 Changeset in xpra [13604] by
- logging tweaks
09/07/16:
- 23:27 Ticket #1300 (initial lossless packets are too expensive with html5 client) created by
- Thinking of the html5 client... we've been running with only jpeg …
- 12:04 Changeset in xpra [13603] by
- also bump x264 in the moduleset
- 12:00 Ticket #1233 (whitelist some more intel chipsets?) closed by
- wontfix: Not for now…
- 11:56 Changeset in xpra [13602] by
- better grab debug logging
- 11:14 Ticket #1285 (UnboundLocalError: local variable 'utf8_title' referenced before assignment) closed by
- fixed: I believe this is fixed, feel free to re-open if not.
- 11:10 Ticket #1289 (xpra hangs on connect from windows) closed by
- worksforme: Not heard back, closing. Feel free to re-open if you have more information.
- 10:37 Ticket #1293 (Release keys when loosing focus) closed by
- fixed: This issue seems to be resolved. Thank you!
- 10:29 Changeset in xpra [13601] by
- new upstream release
- 10:03 Changeset in xpra [13600] by
- #1293: give focus directly, without idle_add, reverts part of r231
- 06:15 Changeset in xpra [13599] by
- if we found the actual video region - we know what rectangle we've …
- 06:06 Changeset in xpra [13598] by
- #800: if b-frame is already due, don't clobber it
- 05:54 Changeset in xpra [13597] by
- lower the video threshold if the video subregion is small
- 05:10 Changeset in xpra [13596] by
- #1271: * re-use our existing TCP / SSL socket connection code with …
- 04:50 Changeset in xpra [13595] by
- we don't support query arguments yet
- 04:48 Changeset in xpra [13594] by
- #1271: add websocket connection string info
- 04:33 Ticket #1299 (low fps when vigorously mousing over the video) created by
- Split from ticket:1290#comment:2: when mousing over a video region …
- 04:02 Changeset in xpra [13593] by
- some paths need to be expanded before we can convert them to absolute paths
- 03:52 Changeset in xpra [13592] by
- log invalid packet contents at debug level
- 03:18 Changeset in xpra [13591] by
- #1295: make it possible to specify coordinates relative to the bottom …
- 02:58 Ticket #1247 (start-desktop using a single display) closed by
- fixed: Noted... to the best of my ability. Closing.
09/06/16:
- 22:21 Ticket #1277 (osx delegate error) closed by
- fixed: Tested with 1.0 r13590 osx client (10.9) and same version fedora 23 …
- 20:05 Ticket #1290 (video regions seem to play frames out of order occasionally, if moused ...) closed by
- invalid: Ok, currently looks like the fps issue is also being looked at in …
- 16:38 Changeset in xpra [13590] by
- #1135: allow the quality to go higher based on the batch delay: a 20ms …
- 16:35 Changeset in xpra [13589] by
- #1135: smooth things out a bit more when adjusting the quality based …
- 15:43 Changeset in xpra [13588] by
- fix some pydev warnings
- 15:42 Changeset in xpra [13587] by
- #967: tweak video region detection some more: * only merge regions if …
- 14:55 Changeset in xpra [13586] by
- use a envint utility function for most environment parsing
- 13:52 Changeset in xpra [13585] by
- the X11 serial is only 16-bit and it can wrap around, try harder to …
- 12:53 Changeset in xpra [13584] by
- * remove old unused compression menu * add toggle for "Run Command" menu *
- 10:55 Changeset in xpra [13583] by
- * prevent GURL warnings by calling retain * re-use the same delegate …
- 09:36 Changeset in xpra [13582] by
- #1247 use the correct screen number with pointer events on a …
- 09:16 Changeset in xpra [13581] by
- fix number of arguments
- 09:14 Changeset in xpra [13580] by
- #1247 refactor screen detection and logging code so we can re-use it …
- 08:41 Changeset in xpra [13579] by
- remove debug
- 08:32 Changeset in xpra [13578] by
- #1247 refactor screenshot code so we can re-use it in the desktop server
- 07:52 Changeset in xpra [13577] by
- #1247 don't resize desktop server screen to match client's
- 07:51 Changeset in xpra [13576] by
- don't return duplicates
- 07:37 Versions/PendingFixes edited by
- (diff)
- 07:34 Changeset in xpra [13575] by
- #1293: only update modifiers if the window is in focus
- 06:43 Changeset in xpra [13574] by
- make it possible to start the proxy server without specifying a …
- 06:31 Changeset in xpra [13573] by
- don't just check for tcp-auth, check for auth module in start_proxy …
- 05:05 Changeset in xpra [13572] by
- don't use systemd-run when we are going to start the server via ssh …
- 04:56 Changeset in xpra [13571] by
- some Debian versions ship with a bogus version string, try to parse it …
09/05/16:
- 09:34 Changeset in xpra [13570] by
- prevent bencoder None errors if the socket is closed / not-connected
- 09:31 Changeset in xpra [13569] by
- prevent races in calling socket close, add note explaining why we …
- 08:49 Changeset in xpra [13568] by
- better debug logging string
- 06:23 Changeset in xpra [13567] by
- those extra gstreamer modules cause build problems on my VM and we …
- 05:54 Versions/PendingFixes edited by
- (diff)
- 05:41 Changeset in xpra [13566] by
- don't set a default username so we can use "none" auth module
- 05:41 Changeset in xpra [13565] by
- also pass default username to superclass constructor
- 05:28 Changeset in xpra [13564] by
- #1298: looks like we need non-blocking sockets when running websockify …
- 05:26 Changeset in xpra [13563] by
- until the window interface is more clearly defined, we need a default …
- 05:16 Changeset in xpra [13562] by
- #1271 allow "ws[s]/username:password@host:port/path?arg=val&etc" syntax
- 05:10 Changeset in xpra [13561] by
- if no username is supplied, use the current username
- 04:13 Changeset in xpra [13560] by
- #1271: * wrap WebSocketTimeoutException? as a ConnectionClosedException? …
09/04/16:
- 10:10 Changeset in xpra [13559] by
- #1271: add websocket_client to osx moduleset
- 06:59 Changeset in xpra [13558] by
- #1271: support for websocket connections from the python client
- 06:57 Changeset in xpra [13557] by
- fixup r13544: more places used the old "info" keyword
- 06:52 Changeset in xpra [13556] by
- improve auth debug logging, show which display was not found in case …
- 05:39 Changeset in xpra [13555] by
- it can take longer for the IO threads to exit, give it more time
- 05:38 Changeset in xpra [13554] by
- make it clearer these are global variables we're using
- 05:02 Ticket #1298 (html5 client silently failing when connecting through the proxy) created by
- Start a server session (make sure it is the only one running for …
- 04:36 Changeset in xpra [13553] by
- if the authentication module does not require a challenge but one is …
- 04:17 Changeset in xpra [13552] by
- prettify output
- 04:17 Changeset in xpra [13551] by
- make it possible to pass directory containing (subset of?) tests to …
- 04:05 Changeset in xpra [13550] by
- disable more error logging whilst running unit tests
- 04:01 Changeset in xpra [13549] by
- fix test recursion
- 03:52 Changeset in xpra [13548] by
- add XPRA_SUSPEND_CODEC_ERROR_LOGGING env var (defaults to 1) so unit …
- 02:57 Changeset in xpra [13547] by
- fix start-desktop mode
09/03/16:
- 15:27 Changeset in xpra [13546] by
- logging tweaks
- 15:15 Changeset in xpra [13545] by
- match field name change from r13544
- 15:06 Versions/PendingFixes edited by
- (diff)
- 15:04 Changeset in xpra [13544] by
- * allow use of "xor" challenge response with ssl connections * rename …
- 15:02 Changeset in xpra [13543] by
- use "auth" logger for authentication errors and add full stacktrace at …
- 15:01 Changeset in xpra [13542] by
- allow "none" auth to be used with the proxy server: return the …
- 15:00 Changeset in xpra [13541] by
- fix for auth plugins that call authenticate: must return a value!
- 14:57 Changeset in xpra [13540] by
- fix xor passwords: we have to use a salt of the same size as the …
- 13:34 Changeset in xpra [13539] by
- use get_salt rather than calling get_hex_uuid directly
- 05:52 Versions/PendingFixes edited by
- (diff)
- 05:51 Changeset in xpra [13538] by
- don't list the same display more than once (happens if the same …
- 05:22 Ticket #1103 (reduce server side sound pipeline latency) closed by
- wontfix: Closing as wontfix since we're not using those tweaks at all.
09/02/16:
- 10:44 Changeset in xpra [13537] by
- make it possible to hide the file upload menu entry using an …
- 07:11 Changeset in xpra [13536] by
- remove debug logging
- 07:08 Changeset in xpra [13535] by
- * update test to new module location and fix tests: the whole window …
- 07:02 Changeset in xpra [13534] by
- make code easier to test: move to testable function
09/01/16:
- 17:18 Versions/PendingFixes edited by
- (diff)
- 17:16 Changeset in xpra [13533] by
- honour the display set in the connection string: pass it to the client …
- 17:10 Changeset in xpra [13532] by
- improve logging
- 16:52 Versions/PendingFixes edited by
- (diff)
- 16:49 Changeset in xpra [13531] by
- refactor salt code so we can re-use the same safe get_salt method …
- 16:41 Changeset in xpra [13530] by
- the salt length must match so that we can use xor: ensure we received …
- 16:32 Changeset in xpra [13529] by
- * expose more xpra info (from server core class) * avoid error if the …
- 16:21 Changeset in xpra [13528] by
- no need for info level logging here
- 16:18 Changeset in xpra [13527] by
- clients expect flat proxy info in the hello packet
- 16:05 Changeset in xpra [13526] by
- better error logging for proxy parsing errors
- 15:55 Changeset in xpra [13525] by
- actually exit with an error when the launch agent file is missing
- 15:51 Changeset in xpra [13524] by
- * error out early if the launch agent file is not installed * constify
- 15:31 Changeset in xpra [13523] by
- make it possible to enable/disable "all" logging using xpra control
- 15:25 Changeset in xpra [13522] by
- log-file is relative to log-dir so no need to make it absolute!
- 15:17 Changeset in xpra [13521] by
- * better error logging of remote socket: use pretty_socket() * on …
08/31/16:
- 12:53 Changeset in xpra [13520] by
- new orc release
- 10:16 Changeset in xpra [13519] by
- * improve logging of source info * raise max concurrent connections to …
- 10:01 Changeset in xpra [13518] by
- exit the io thread loop earlier when we know we're done, which can …
- 08:24 Changeset in xpra [13517] by
- refactor the code to make it cleaner and easier to re-use: * move …
- 05:58 Changeset in xpra [13516] by
- #1252: also match lowercase protocol strings
08/30/16:
- 13:37 Changeset in xpra [13515] by
- centos 5 / python 2.4 fixes: * gcc 4.1 doesn't handle …
- 12:43 Changeset in xpra [13514] by
- add latest fix to release notes
- 12:40 Dependencies edited by
- (diff)
- 12:32 Changeset in xpra [13513] by
- r13377 for v0.14.x branch: fix compilation with python3
- 12:28 Changeset in xpra [13512] by
- r13454 + r13461 for v0.17.x branch: workaround stuck sound pipelines, …
- 12:26 Versions/PendingFixes edited by
- (diff)
- 12:23 Changeset in xpra [13511] by
- r13468 for v0.17.x branch: better detection of buggy netifaces …
- 12:22 Changeset in xpra [13510] by
- r13488 for v0.17.x branch: workaround older versions of cython
- 12:21 Ticket #1060 (allow client applications to specify the video region) reopened by
- Really? r13491 is a fix for this API (backported to v0.17.x in …
- 12:18 Changeset in xpra [13509] by
- r13491 for v0.17.x branch: fix dbus SetVideoRegionDetection?: call to …
- 10:21 Changeset in xpra [13508] by
- correctly ignore Caps_Lock and Num_Lock on platforms that do not have …
- 08:14 Changeset in xpra [13507] by
- convert to absolute paths before daemonizing
- 07:53 Changeset in xpra [13506] by
- we cannot peek on SSL sockets, just clear the unencrypted data
- 07:13 Encryption/SSL edited by
- (diff)
- 07:01 Changeset in xpra [13505] by
- #1105: * fix pam xauth call, we have to use pam_xauth_data and not a …
- 06:32 Changeset in xpra [13504] by
- * enable config debug logging when called from setup.py * remove debug …
- 06:29 Changeset in xpra [13503] by
- move more detection code to the config module so we can have a valid …
- 05:34 Changeset in xpra [13502] by
- #172: remove displayfd option since all the distros we support have it …
- 04:53 Changeset in xpra [13501] by
- move utility functions out of setup so we can re-use them to derive a …
08/29/16:
- 16:14 Changeset in xpra [13500] by
- when we build without the dbus module, turn off more options and avoid …
- 16:00 Changeset in xpra [13499] by
- add debug logging to all server dbus calls
- 15:48 Changeset in xpra [13498] by
- fixing this is just too hard it seems: just skip the test on old …
- 15:43 Changeset in xpra [13497] by
- better compatibility with older versions of numpy
- 15:20 Changeset in xpra [13496] by
- #1232: add python-xxhash package and dependency so we can support …
- 14:19 Changeset in xpra [13495] by
- compatibility with older versions of numpy (ie: centos7)
- 14:11 Changeset in xpra [13494] by
- disable dbus-proxy option when building without dbus
- 14:01 Ticket #1297 (xvidcore provides no pkg-config file) closed by
- invalid: Duplicate of #1251.
- 14:00 Ticket #1296 (Which revision was released as v0.17.5?) closed by
- fixed: […]
- 12:56 Ticket #1297 (xvidcore provides no pkg-config file) created by
- xvidcore upstream provides no pkg-config file and neither Debian nor …
- 12:26 Ticket #1296 (Which revision was released as v0.17.5?) created by
- I am unable to figure out which Subversion revision was released as …
- 06:54 Changeset in xpra [13493] by
- #1295: add video region exclusion zones which can be set via xpra …
- 06:01 Changeset in xpra [13492] by
- add dbus debug logging to all source functions calls
- 05:20 Versions/PendingFixes edited by
- (diff)
- 05:19 Changeset in xpra [13491] by
- fix call to control_command_video_region_detection: takes wid argument
- 05:12 Ticket #1295 (exclude part of the window from the video region) created by
- We try our best to calculate the best area to use as a video region …
- 04:56 Changeset in xpra [13490] by
- build newer version
- 04:46 Ticket #1294 (Input methods don't work) created by
- I'm currently using Xpra 0.17.5 on Debian sid/experimental. I'm using …
- 04:27 Versions/PendingFixes edited by
- (diff)
- 04:21 Changeset in xpra [13489] by
- older versions of cython get confused and fails to parse long numbers …
- 04:05 Changeset in xpra [13488] by
- workaround older versions of cython (ie: Ubuntu Trusty)
08/28/16:
- 17:45 Changeset in xpra [13487] by
- r13485 + r13486 for v0.17.x branch: compatibility with openssl 1.1 and …
- 17:22 Changeset in xpra [13486] by
- use a more consistent directory layout
- 17:17 Changeset in xpra [13485] by
- #1029: openssl 1.1.0 / cryptography 1.5: we need to add the DLLs to …
- 17:10 Changeset in xpra [13484] by
- bump version in the build file's alternate lib path
- 14:54 Ticket #1293 (Release keys when loosing focus) created by
- If I switch away from xrpa windows to another desktop with shortcut …
- 10:11 Changeset in xpra [13483] by
- new upstream release
08/27/16:
- 05:12 Changeset in xpra [13482] by
- update to python-cryptography 1.5 is required for building against …
- 04:25 Changeset in xpra [13481] by
- openssl 1.1.0 release
08/26/16:
- 20:25 Ticket #1292 (Unable to sigint to detach on latest 1.0 OSX Beta) closed by
- fixed: >I've tried hard to reproduce and I just cannot get it to misbehave. …
- 10:40 Changeset in xpra [13480] by
- our rencode fixes have been merged upstream, no need to keep these old …
- 10:34 Changeset in xpra [13479] by
- r13478 for v0.17.x branch: fix non-X11 servers using sub-images
- 10:32 Changeset in xpra [13478] by
- monster of a bug: prevents sub-images from working properly! (affects …
- 10:08 Changeset in xpra [13477] by
- * populate the whole image buffer * use more values for each pixel …
- 10:05 Changeset in xpra [13476] by
- #1232: do the scrolling check before checking / creating the video …
- 09:54 Changeset in xpra [13475] by
- None is not a valid value for any of the keyboard spec lists
- 09:49 Changeset in xpra [13474] by
- round the fps so we can bencode it
- 09:48 Changeset in xpra [13473] by
- None is not a valid value for any of the keyboard spec lists
- 09:28 Changeset in xpra [13472] by
- oops: total speed is for N copies (also don't copy the exact same area …
- 09:18 Changeset in xpra [13471] by
- python3 fix
- 09:15 Changeset in xpra [13470] by
- since we aggregate all the pixels into one buffer, we can't use …
- 05:48 Changeset in xpra [13469] by
- use xxhash scrolling detection for win32 and osx servers too
- 05:00 Versions/PendingFixes edited by
- (diff)
- 04:58 Versions/PendingFixes edited by
- (diff)
- 04:54 Changeset in xpra [13468] by
- #1288: the gateways() crash is fixed in netifaces 0.10.5, so replace …
- 04:37 Changeset in xpra [13467] by
- new netifaces release
- 04:31 Changeset in xpra [13466] by
- #1232: speedup hash compare by about 20%, compare without holding the …
- 03:38 Building edited by
- (diff)
08/25/16:
- 22:39 Ticket #800 (allow B frames with video encoders) reopened by
- Re-opening... as mentioned originally in #1290, when mousing …
- 17:29 Changeset in xpra [13465] by
- remove debug and whitespace
- 17:21 Changeset in xpra [13464] by
- only hide the launcher UI if we are auto-connecting
- 17:12 Changeset in xpra [13463] by
- #1163: handle URLs with osx clients
- 15:08 Changeset in xpra [13462] by
- zero is a valid UID, even if it evaluates to False!
- 14:56 Changeset in xpra [13461] by
- doh - missed from r13454: we need to define the do_stop method to be …
- 14:53 Changeset in xpra [13460] by
- constify
- 13:55 Changeset in xpra [13459] by
- re-probe printers for "showconfig" (so that the values don't differ …
- 13:48 Changeset in xpra [13458] by
- when parsing keyboard layouts and variants: remove empty string if …
- 13:37 Changeset in xpra [13457] by
- syntax fixes
- 13:25 Changeset in xpra [13456] by
- minor logging tweaks
- 06:49 Changeset in xpra [13455] by
- force rebuild
08/24/16:
- 18:49 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) reopened by
- I really really hate to be a bother, however there are a couple points …
- 07:18 Changeset in xpra [13454] by
- the sound pipeline may be stuck, so 1 second after the cleanup request …
- 06:58 Changeset in xpra [13453] by
- add latest fix to release notes
- 06:57 Changeset in xpra [13452] by
- r13449 for v0.17.x branch: prefer non-gdp payloaders
- 06:37 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) closed by
- wontfix: It would have been good to catch this during the 0.17 release cycle :( …
- 06:37 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) reopened by
- gdp muxers were broken, see #1276.
- 06:35 Changeset in xpra [13451] by
- #1276 / #1075: remove all gdp options
- 06:27 Changeset in xpra [13450] by
- #1276: remove gdp codecs if the gstreamer version doesn't match
- 06:07 Changeset in xpra [13449] by
- #1276: change codec order so we will prefer non-gdp formats
- 06:03 Building edited by
- (diff)
- 04:32 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) closed by
- invalid: Not a bug, see ticket:1129#comment:23. Most distros require this …
08/23/16:
- 20:01 Ticket #1292 (Unable to sigint to detach on latest 1.0 OSX Beta) created by
- Running the r13447 Xpra 1.0 OSX beta client, I am unable to …
- 18:48 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) created by
- The server is a Fedora 23 x86_64 hardware machine running Fedora 23 …
- 16:07 Changeset in xpra [13448] by
- don't keep an old region with a lower score if we have a high score
- 15:56 Changeset in xpra [13447] by
- boost larger areas a bit more, prevents smaller areas covering the …
- 15:38 Changeset in xpra [13446] by
- make it possible to tune: * MIN_VIDEO_FPS=10 minimum fps to match …
- 15:36 Changeset in xpra [13445] by
- refactor code to match the video subregion and check for video (high …
- 14:26 Changeset in xpra [13444] by
- add latest fixes to release notes
- 14:21 Changeset in xpra [13443] by
- fix from r13436 for v0.17.x branch: reset the correct video subregion …
- 13:40 Changeset in xpra [13442] by
- #1232: don't try to do scrolling detection with hashes without xxhash, …
- 13:29 Changeset in xpra [13441] by
- suppress pydev warning
- 13:28 Changeset in xpra [13440] by
- module has moved
- 13:19 Changeset in xpra [13439] by
- only enable b-frames and the "video" flag with fps>=10 and at least 20 …
- 12:33 Changeset in xpra [13438] by
- keep track of the proportion of the video rectangle that was actually …
- 12:15 Changeset in xpra [13437] by
- even if we keep the same region, update the statistics
- 09:39 Changeset in xpra [13436] by
- #1232: * re-enable scrolling handler * lower quality more with higher …
- 06:05 Changeset in xpra [13435] by
- tweaks region scoring so that we end up with a more linear …
- 05:19 Changeset in xpra [13434] by
- #1232: expose score and in/out ratio
- 04:41 Changeset in xpra [13433] by
- * minor optimizations * log CRC_Image performance during unit tests
- 02:26 Ticket #1290 (video regions seem to play frames out of order occasionally, if moused ...) created by
- Testing a bit with win32 1.0 r13101 client against 1.0 r13401 fedora …
08/22/16:
- 17:27 Changeset in xpra [13432] by
- r13400 for v0.17.x branch: fix error on window titles without '@' sign
- 13:59 Changeset in xpra [13431] by
- #1285: prevent clash with math log, add env var to disable xxhash for …
- 13:42 Changeset in xpra [13430] by
- #1285: we must import and instantiate the logger to use it
- 07:10 Changeset in xpra [13429] by
- r13425 for v0.17.x branch: v4l doesn't build on freebsd, disable it by …
- 07:10 Changeset in xpra [13428] by
- r13424 for v0.17.x branch: freebsd must use xvfb, update default config
- 07:09 Changeset in xpra [13427] by
- r13420 for v0.17.x branch: workaround buggy netifaces package on freebsd
- 07:09 Changeset in xpra [13426] by
- r13419 for v0.17.x branch: this allows us to enable strict on freebsd
- 07:08 Building edited by
- (diff)
- 07:06 Changeset in xpra [13425] by
- v4l2 doesn't work on freebsd
- 06:56 Changeset in xpra [13424] by
- Xdummy doesn't seem to work on bsd
- 06:52 Changeset in xpra [13423] by
- always try to use the same "xpra" executable that launched the current …
- 06:20 Changeset in xpra [13422] by
- we always need at least one valid socket dir
- 06:11 Building edited by
- (diff)
- 06:08 Changeset in xpra [13421] by
- try to use the same "xpra" executable that launched this server for …
- 05:47 Building edited by
- (diff)
- 05:46 Ticket #1288 (xpra server on FreeBSD dies when client connects) closed by
- fixed: Tested on freebsd 10.3 and netifaces is completely broken there and …
- 05:45 Changeset in xpra [13420] by
- #1288: netifaces is also broken on freebsd
- 05:35 Changeset in xpra [13419] by
- this allows us to enable strict on freebsd
08/21/16:
- 23:43 Ticket #1289 (xpra hangs on connect from windows) created by
- Xpra hangs frequently when opening a conection from windows, a …
- 15:01 Ticket #1288 (xpra server on FreeBSD dies when client connects) created by
- I have built xpra (0.17.4) in a FreeBSD 10.3 jail and am able to run …
- 11:03 Ticket #1282 (Xpra in windows detects wrong keyboard) closed by
- fixed: The windows API only has a single keyboard, all the input goes there, …
- 08:22 Changeset in xpra [13418] by
- add latest fixes to release notes
- 08:14 Changeset in xpra [13417] by
- r13416 for v0.17.x branch: fix installation warnings: the plist XML …
- 08:13 Changeset in xpra [13416] by
- fix installation warnings: the plist XML file was not terminated properly!
- 07:57 Changeset in xpra [13415] by
- r13411 for v0.17.x branch: #641 workaround SIP and install into …
- 07:56 Changeset in xpra [13414] by
- r13377 for v0.17.x branch: fix compilation with python3
- 07:47 Changeset in xpra [13413] by
- #1169 / #641: install the launch agent via the postinstall script so …
- 06:28 Changeset in xpra [13412] by
- #1169 / #641: disable installation of our launch agent which breaks …
- 06:01 Changeset in xpra [13411] by
- #641 workaround SIP and install into /usr/local/bin instead
- 05:12 Changeset in xpra [13410] by
- #1285: strip gentoo's build directory from config files
- 04:43 Changeset in xpra [13409] by
- pam no longer builds on osx
Note: See TracTimeline
for information about the timeline view.