Timeline
05/30/12:
- 19:33 Ticket #133 (Wrong encoding in window title bars) created by
- Since version 0.2.0 the text in window titles are not valid if it …
- 09:21 Ticket #132 (idle_add is a latency bottleneck in damage_to_data) created by
- When we get many small areas in damage requests, we may end up …
05/29/12:
- 11:13 Ticket #131 (Log date and time of connection) created by
- Xpra doesn't log *when* a connection happens nor when it closes. …
- 09:13 Changeset in xpra [878] by
- undo CFLAGS changes for stable branch and update release notes
05/27/12:
- 20:55 Changeset in xpra [877] by
- #110: split the colourspace conversion and actual x264/vpx compression …
- 19:31 Ticket #129 (Only the first connection to server works) closed by
- fixed: applied in r876 - thanks!
- 19:29 Changeset in xpra [876] by
- #129 'connection-lost' will fire some gtk/x11 code so we *must* call …
- 18:14 Changeset in xpra [875] by
- update all build files (trunk and v0.3.x) to make a new build
- 15:58 Changeset in xpra [874] by
- tag 0.3 so we can make a 0.3.1 release and commit more disruptive …
- 15:56 Changeset in xpra [873] by
- support running the tests against old versions of xpra which do not …
- 15:46 Ticket #130 (Potential DOS) closed by
- fixed: applied in r872
- 15:45 Changeset in xpra [872] by
- #130 fix DoS
- 14:44 Ticket #128 (SyntaxError: Non-ASCII character) closed by
- fixed: applied in r871 - thanks!
- 14:43 Changeset in xpra [871] by
- #128 define file encoding - as per pep 0263
05/26/12:
- 22:42 Ticket #130 (Potential DOS) created by
- If you connect 20 connections within 10 seconds, and don't send a …
- 16:04 Ticket #129 (Only the first connection to server works) created by
- After the first session, the server does not accept any further …
- 15:27 Ticket #128 (SyntaxError: Non-ASCII character) created by
- […]
05/24/12:
- 08:44 Changeset in xpra [870] by
- Installer: use a better MIME type for Xpra session files, and add an …
05/23/12:
- 18:23 Changeset in xpra [869] by
- "info" to report the number of clients/potential_clients
- 17:44 Changeset in xpra [868] by
- when we close the connection cleanly, log "empty marker in read queue" …
- 17:36 Ticket #127 (CFLAGS changes) created by
-
CFLAGS
have been changed to useO2
in r866 This ticket is … - 12:02 Changeset in xpra [867] by
- version bump so we can make a beta build (and also more easily compare …
- 11:55 Changeset in xpra [866] by
- switch to CFLAGS=-O2 for cython modules
- 11:42 Changeset in xpra [865] by
- remove deprecated title_suffix option and re-organize command line …
- 11:08 Changeset in xpra [864] by
- warn that compression should be left alone and add better info on …
- 09:55 Changeset in xpra [863] by
- display remote socket information: IP address or unix domain socket …
- 09:44 Changeset in xpra [862] by
- use xpra's own icons for xpra's own windows (rather than the tray icon)
- 09:35 Changeset in xpra [861] by
- don't raise an exception when the client sends invalid data: just log …
- 08:40 Changeset in xpra [860] by
- add link to freebsd and solaris packages
05/22/12:
- 21:44 Changeset in xpra [859] by
- inline calls to "install.sh" and provide a default build_no
- 15:58 Changeset in xpra [858] by
- fedora calls libx264 "libx264_118" (sigh)
- 15:13 Changeset in xpra [857] by
- updated patches
05/21/12:
- 15:23 Changeset in xpra [856] by
- more information on new features
- 12:54 Changeset in xpra [855] by
- note pointing to the build that does work
- 11:13 Changeset in xpra [854] by
- reduce logging with clients that use set_modifiers_from_keycodes (ie: …
- 10:23 Changeset in xpra [853] by
- add dll info location and bump default path to use vpx 1.1
05/20/12:
- 13:00 Milestone 0.3 completed
- This milestone continues the work from …
- 09:03 Changeset in xpra [852] by
05/19/12:
- 16:51 Changeset in xpra [851] by
- if we fail to decode a frame, ensure we still free the image buffer so …
05/18/12:
- 08:47 Changeset in xpra [850] by
- record screen size and "pixels_encoded_per_second", also add missing …
- 08:46 Changeset in xpra [849] by
- report encoding speed in pixels/s (based on last few samples only..)
05/16/12:
- 17:28 Changeset in xpra [848] by
- remove test code for old incremental bdecoder (already removed)
- 15:58 Changeset in xpra [847] by
- use the test client window's dimensions and not just the vncviewer's …
- 15:56 Changeset in xpra [846] by
- info request to return more useful information about the session state …
05/15/12:
- 18:20 Ticket #126 (Certain keypresses in SAS which ring the bell cause xpra client to crash) created by
- While running the Linux SAS 9.2 GUI application in xpra (Linux xpra …
05/13/12:
- 07:15 Changeset in xpra [845] by
- window_time may be zero!
- 04:08 Changeset in xpra [844] by
- run more tests, but not the ones that try to go fullscreen
05/12/12:
- 11:17 Ticket #125 (Explicitly declare change_encoding_speed function) closed by
- fixed
- 10:24 Ticket #125 (Explicitly declare change_encoding_speed function) created by
- While compiling, this warning is emitted: xpra/x264/codec.c:1623:3: …
05/11/12:
- 05:12 Changeset in xpra [843] by
- record mmap bytes sent, reduce tests to most used encodings (remove …
- 05:11 Changeset in xpra [842] by
- try to ensure we only run the exit cleanups once
05/10/12:
- 20:33 Changeset in xpra [841] by
- vnc's regions/s was in the wrong column..
- 20:12 Changeset in xpra [840] by
- run longer and run all the tests (oops was running just gtkperf), also …
- 17:54 Changeset in xpra [839] by
- fix gtkperf command line and force test code to use a better name for it
- 17:46 Changeset in xpra [838] by
- make tcp socket re-usable too
- 17:02 Changeset in xpra [837] by
- report xpra and vnc versions (both client and server), platform. Also …
- 16:32 Changeset in xpra [836] by
- report fps for vnc using tcbench
- 15:19 Changeset in xpra [835] by
- new release info, update build files
- 15:14 Changeset in xpra [834] by
- in readonly mode, when the keymap changes, we parse it so shortcuts …
- 11:28 Changeset in xpra [833] by
- normalize packet counters to use bytes per second for values
- 10:19 Changeset in xpra [832] by
- allow C to stop a whole series of test and still print the results of …
- 10:15 Changeset in xpra [831] by
- stop processes with terminate() first before trying to kill() them, …
- 03:02 Changeset in xpra [830] by
- subprocess.Popen's shell=True breaks if command is a list rather than …
05/09/12:
- 18:04 Changeset in xpra [829] by
- add gtkperf test, record cpu usage normalized to 100% (not per cpu), …
- 17:42 Changeset in xpra [828] by
- prettify the dbus forwarder setup message
- 17:17 Changeset in xpra [827] by
- adds enable-ping option so we can report client and server latency via …
- 14:40 Changeset in xpra [826] by
- record the command being tested as a column of data and kill *all* …
- 14:38 Changeset in xpra [825] by
- if we don't decode a "draw" packet, return a zero decode_time and …
- 12:37 Changeset in xpra [824] by
- try harder to stop xpra and its vfb at the end of tests, also fix rss …
- 12:28 Changeset in xpra [823] by
- fix memleak! free image memory after use!
- 11:54 Changeset in xpra [822] by
- don't disable compression with mmap: it's cheap, and we still send …
- 11:51 Changeset in xpra [821] by
- restore ability to set maximum number of events/pixels per time-unit …
- 11:19 Changeset in xpra [820] by
- ensure we clear old values from damage_cancelled, saves memory
- 11:12 Changeset in xpra [819] by
- ensure we always cleanup video encoders, and that we do so with …
- 07:37 Changeset in xpra [818] by
- fix potential leak of mmap area, we need to always ack the data: send …
- 07:15 Changeset in xpra [817] by
- per-window encoding control: keep encoding value per batch config and …
- 06:49 Changeset in xpra [816] by
- fairer bandwidth distribution between windows: account for each window …
- 06:44 Changeset in xpra [815] by
- bug: another use of the global encoding var where we should be using …
- 03:52 Changeset in xpra [814] by
- require auth checks to access "info_request"
- 03:51 Changeset in xpra [813] by
- make all xpra commands return a non-zero return code in case of error
- 03:32 Changeset in xpra [812] by
- return non-zero exit code if glib client does not work as expected, …
05/08/12:
- 18:20 Changeset in xpra [811] by
- move batch delay calculations to its own method and use less greedy …
- 16:50 Changeset in xpra [810] by
- compress rgb24 data by using a wrapper to mark it as compressable, …
- 14:57 Changeset in xpra [809] by
- record damage packet sizes in a fifo so we can figure out how many …
- 12:16 Changeset in xpra [808] by
- convert rss value from page_size to MB
- 11:34 Changeset in xpra [807] by
- properly limit the number of tests and packetcount values need …
- 11:27 Changeset in xpra [806] by
- the time value to start from is latest_start_time, window_start_time …
- 11:01 Changeset in xpra [805] by
- solaris build files
- 10:42 Changeset in xpra [804] by
- count (and report) protocol packets as well as tcp chunks we write: …
- 10:31 Changeset in xpra [803] by
- record (and also report via "xpra info") the input and output packet …
- 04:58 Changeset in xpra [802] by
- try to run fewer tests (get some results faster)
- 04:49 Changeset in xpra [801] by
- add support for bandwidth shaping via trickle, check for missing …
- 04:43 Changeset in xpra [800] by
- whitespace and logging cleanup
- 04:27 Changeset in xpra [799] by
- report on some client statistics (if available)
- 04:26 Changeset in xpra [798] by
- don't calculate value again
- 00:45 Changeset in xpra [797] by
- adds "xpra info" to get statistics from the server
- 00:42 Changeset in xpra [796] by
- more user-friendly error message for dbus notification failures
05/07/12:
- 15:03 Changeset in xpra [795] by
- record cpu info and xorg version
- 14:24 Changeset in xpra [794] by
- start (and stop) the server before each run to try to make sure it is …
- 11:30 Changeset in xpra [793] by
- correctly report command that is missing
- 10:34 Changeset in xpra [792] by
- also test Xvnc/vncviewer
05/06/12:
- 15:41 Changeset in xpra [791] by
- simple test script for measuring bandwidth and cpu usage, testing all …
- 15:29 Changeset in xpra [790] by
- if running in readonly more, don't bother doing any keyboard detection …
- 15:16 Changeset in xpra [789] by
- if the packet is just one byte, we could trigger an error in trying to …
05/04/12:
- 13:27 Changeset in xpra [788] by
- naughty use of the "_encoding" global variable where we had the …
- 13:23 Ticket #121 (jpegquality should not be stored in protocol.py!) closed by
- fixed: clean fix in r787
- 13:23 Changeset in xpra [787] by
- #121: instead of storing "jpegquality" as an attribute somewhere, …
- 13:12 Ticket #124 (no new xpra sessions via winswitch) created by
- On the server: xpra connection to xvfb seems to try IPv6, IPv4 and …
- 13:08 Changeset in xpra [786] by
- with the old codepath (old clients) we need to ensure _compressor is …
- 12:46 Ticket #120 (xpra is not working with AFS) closed by
-
fixed: fixed in r785: we now honour the
--socket-dir
option with ssh … - 12:46 Ticket #123 (provide an /etc/xpra/defaults.conf configuration file where ...) created by
-
would be especially useful for things like "
--socket-dir
" (see … - 12:41 Changeset in xpra [785] by
- #120 since we allow the user to specify where to place the sockets …
- 11:09 Ticket #116 (Xpra doesn't start on CentOS 5) closed by
- fixed: works for me - closing
- 10:46 Ticket #122 (drop compatibility for versions without the "raw_packets" feature (pre ...) created by
- Follow up from #68, this will allow us to simplify the code greatly: * …
- 10:38 Ticket #68 (improve performance of network code: bencoder is too slow) closed by
- fixed: "raw_packets" feature merged in r784: * we send binary data without …
- 10:37 Changeset in xpra [784] by
- #68: raw packets feature, with version bump. When we have large …
- 10:30 Ticket #121 (jpegquality should not be stored in protocol.py!) created by
- Why is it there? It has nothing to do with the network layer... I …
05/03/12:
- 09:42 Changeset in xpra [783] by
- reduce redundant logging in draw hot path
05/01/12:
- 16:05 Changeset in xpra [782] by
- remove old compatibility code: we no longer support packets without a …
- 12:31 Changeset in xpra [781] by
- when a window disappears, ensure we delete any data-structures that …
- 12:10 Changeset in xpra [780] by
- client now sends back to the server how fast it is decoding pixels, …
- 11:25 Changeset in xpra [779] by
- missed in r778
- 04:59 Ticket #118 (xpra server dies overnight) closed by
- fixed: Fixed in r778: there was a race in the network protocol threading …
- 04:57 Changeset in xpra [778] by
- #118: fix race in protocol threading code which could cause protocols …
04/30/12:
Note: See TracTimeline
for information about the timeline view.