Timeline
09/21/12:
- 17:24 Changeset in xpra [1621] by
- fix mixed up descriptions
- 16:58 Changeset in xpra [1620] by
- enable auto-refresh-delay by default (1 second delay) and add it to …
- 16:47 Changeset in xpra [1619] by
- make it easy for users to save graphs
- 14:45 Changeset in xpra [1618] by
- always use the set_tooltip_text compat wrapper
- 14:21 Ticket #184 (Xcb-Errors) reopened by
- I've seen it for the first time with x264 encoding, by running this …
- 11:54 Changeset in xpra [1617] by
- implement auto-refresh server side: * client requests …
- 07:33 Changeset in xpra [1616] by
- never allow batching to be disabled, if we have congestion then it …
- 06:46 Changeset in xpra [1615] by
- do not bother including darwin/win32 platform code in posix builds
- 06:24 Changeset in xpra [1614] by
- move spec file out of main source and into build scripts area
- 06:07 Changeset in xpra [1613] by
- move man pages to subdir
- 06:05 Changeset in xpra [1612] by
- add docstring
- 06:00 Changeset in xpra [1611] by
- add docstring and remove "xpra/build_info.py" since it is not stored in svn
- 05:56 Changeset in xpra [1610] by
- remove "do-build" and "install.sh": it is clearer to use distutils directly
09/20/12:
- 16:36 Changeset in xpra [1609] by
- ensure that encoding switching done on the server (done to send us …
- 16:29 Changeset in xpra [1608] by
- more readable?
- 16:28 Changeset in xpra [1607] by
- add damage options to debug logging
- 16:27 Changeset in xpra [1606] by
- fix damage options concat code (were being squashed!)
- 16:08 Changeset in xpra [1605] by
- LOCAL_MODIFICATIONS is stored as a string, convert to an int before …
- 14:22 Changeset in xpra [1604] by
- fix "non-existing PPS 0 referenced" for x264 (and its vpx …
- 14:05 Changeset in xpra [1603] by
- better error message
- 14:01 Changeset in xpra [1602] by
- count how many frames we have encoded and expose it in the client_options
- 14:00 Changeset in xpra [1601] by
- we *must* always fire the callbacks, even when we fail to decode!
- 13:38 Changeset in xpra [1600] by
- adjust number of values passed in so we get exactly N_SAMPLES values …
- 13:28 Changeset in xpra [1599] by
- if unit is 1, then don't show it
- 12:50 Changeset in xpra [1598] by
- if we somehow end up in queue_draw for a window which is not mapped …
- 12:48 Changeset in xpra [1597] by
- add more graphs: * pixels decoded (share graph with bandwidth) * …
- 12:37 Changeset in xpra [1596] by
- fix iteration over dict items!
- 12:26 Changeset in xpra [1595] by
- add missing shebang to make it easier to run those tests
- 12:06 Changeset in xpra [1594] by
- server.encoding does not exist anymore, so just set jpegquality …
- 09:17 Ticket #185 (Better parsing for --ssh option) closed by
- fixed: thanks! applied in r1593
- 09:16 Changeset in xpra [1593] by
- #185 fix wrong parsing when dealing with nested quotings, etc
- 09:07 Ticket #185 (Better parsing for --ssh option) created by
- If you use some more sophisticated options for ssh (like ssh -o …
- 07:33 Changeset in xpra [1592] by
- draw pretty graphs with bandwidth stats in session-info: * move in/out …
- 06:41 Ticket #184 (Xcb-Errors) closed by
- worksforme: Closing for now. (r1591 fixes the mmap issue) FYI: jpeg at 20% …
09/19/12:
- 16:35 Changeset in xpra [1591] by
- ensure we free_mmap_area from the ui thread so that any pending draw …
- 13:53 Ticket #184 (Xcb-Errors) created by
- Part of changeset r1527 was a change to protocol.py (see the patchset …
- 12:38 Changeset in xpra [1590] by
- better latency: * record, report and use the actual batch delay used …
- 12:34 Changeset in xpra [1589] by
- fix UI: client_latency is in milliseconds! (slight inconsistency here..)
- 11:10 Changeset in xpra [1588] by
- since we use the backlog stats earlier to delay existing batched …
- 10:53 Changeset in xpra [1587] by
- make sure we don't "damage_now" if there is a client backlog
- 10:13 Changeset in xpra [1586] by
- * move target latency calculations to get_target_client_latency in …
- 09:10 Ticket #159 (swscale memalign) closed by
- wontfix: I've looked at the code and ffmpeg allocates memory aligned to 8 bytes …
- 08:59 Changeset in xpra [1585] by
- simplify and document "min_client_latency"
09/18/12:
- 18:42 Changeset in xpra [1584] by
- remove and improve debug
- 18:22 Changeset in xpra [1583] by
- cleanup and simplify latency calculations: * move recording …
- 18:19 Changeset in xpra [1582] by
- move backlog calculations to WindowPerformanceStatistics? so we can …
- 18:12 Changeset in xpra [1581] by
- use ping latency in batch delay calculation factors (low weight - more …
- 18:08 Changeset in xpra [1580] by
- store event time with client and server ping latency
- 18:05 Changeset in xpra [1579] by
- fix batch_config.wid (was always zero as it was being cloned and not set)
- 17:58 Changeset in xpra [1578] by
- fix backlog accounting: * copy previous values before updating (doh!) …
- 17:51 Changeset in xpra [1577] by
- if we don't have decoding speed stats yet, don't jump to max speed!
- 13:48 Changeset in xpra [1576] by
- fix docstring (cut&paste!)
- 08:26 Changeset in xpra [1575] by
- we use a draw thread to make sure the UI and network loops get more …
- 07:40 Changeset in xpra [1574] by
- fix compile warning
- 06:10 Changeset in xpra [1573] by
- send ping as early as possible so we have latency stats
09/17/12:
- 12:29 Changeset in xpra [1572] by
- re-instate video encoder lock: prevent UI thread from closing the …
- 11:58 Changeset in xpra [1571] by
- always get a new video encoder when we cancel some damage, to ensure …
- 11:34 Changeset in xpra [1570] by
- make debugging readable again: we don't have problems reading from …
- 11:28 Changeset in xpra [1569] by
- initialize to None so it gets ignored until we have real data
- 11:24 Changeset in xpra [1568] by
- move draw to non-ui thread since we only use it to queue requests
- 11:15 Changeset in xpra [1567] by
- fix missing last_client_delta (used for calculating backlog factor)
- 10:50 Changeset in xpra [1566] by
- using idle_add to wait for the screen resize event to fire and update …
- 10:37 Changeset in xpra [1565] by
- r1559 for 0.6.x branch: try harder to ensure we don't end up with the …
- 10:32 Changeset in xpra [1564] by
- fix for socket dir option used via ssh (and also, non-bash shells): we …
- 09:58 Changeset in xpra [1563] by
- use untilConcludes wrapper for tcp connections too
- 09:56 Changeset in xpra [1562] by
- use wildcard to include all xpra binaries (xpra_Xvfb may or may not be …
- 09:54 Changeset in xpra [1561] by
- build fix + update docstrings
- 09:47 Changeset in xpra [1560] by
- rename README files to use a more standard extension (and prevent …
- 09:04 Changeset in xpra [1559] by
- try harder to ensure we don't end up with the clipboard_client locked …
- 08:56 Changeset in xpra [1558] by
- client now shows where it is attached to
- 08:52 Changeset in xpra [1557] by
- also show the server $DISPLAY (if exposed by the server) in session info
- 08:47 Changeset in xpra [1556] by
- avoid warning: win32 does not have workspaces
- 08:47 Changeset in xpra [1555] by
- show connection endpoint as tray tooltip and in session info dialog
- 06:48 Changeset in xpra [1554] by
- when building without x264/vpx, we must pass those flags to py2exe too!
- 06:09 Changeset in xpra [1553] by
- use untilConcludes wrapper for all I/O
09/16/12:
- 13:08 Changeset in xpra [1552] by
- prevent confusion over which encoding is used
09/15/12:
- 18:37 Changeset in xpra [1551] by
- decompress rgb24 in the draw thread if client supports the "rgb24zlib" …
- 17:52 Changeset in xpra [1550] by
- we get more beneffits in terms of client interactivity by allowing a …
- 17:32 Changeset in xpra [1549] by
- support for Xdummy on distros that only ship a suid Xorg (Fedora and …
- 13:20 Changeset in xpra [1548] by
- updated offset and context
- 13:14 Changeset in xpra [1547] by
- disable dbus warning on versions >= 0.5, also add switch to use Xdummy …
- 12:46 Changeset in xpra [1546] by
- backport r1543 for all stable branches: avoid swscale crash with very …
- 12:08 Changeset in xpra [1545] by
- remove compile info (not needed, and not the right way to build it)
- 12:08 Changeset in xpra [1544] by
- add thread info to "xpra info"
- 06:06 Changeset in xpra [1543] by
- swscale seems to have problems with very small windows (ie: 1x1)
09/14/12:
- 16:25 Changeset in xpra [1542] by
- 0.6.1 release
- 16:15 Changeset in xpra [1541] by
- partial port of r1530 to 0.6.x: use xmemalign for allocating csc image …
- 16:11 Changeset in xpra [1540] by
- r1529 for 0.6.x: use xmemalign wrapper (duplicated code from x264) for …
- 16:11 Milestone 0.6 completed
- * packaging changes * code cleanup/reorganization * fix for oversized …
- 16:09 Changeset in xpra [1539] by
- r1533 for 0.5.x and 0.6.x: what we need to compress is the clipboard …
- 16:07 Changeset in xpra [1538] by
- r1526 for 0.6.x: restore missing "damage_data_qsizes" statistics
- 16:06 Changeset in xpra [1537] by
- r1535 for 0.6.x: add "video encoder quality factor" info to debug log
- 16:04 Changeset in xpra [1536] by
- #110 x264 and vpx latency improvements: do picture decoding in a …
- 14:45 Changeset in xpra [1535] by
- add "video encoder quality factor" info to debug log
- 14:31 Changeset in xpra [1534] by
- same fix as r1532 but for the encoding side: don't free the context we …
- 14:23 Changeset in xpra [1533] by
- what we need to compress is the clipboard data, not the encoding …
- 14:02 Changeset in xpra [1532] by
- fix bug introduced by r1530: set_decoder_csc_format cannot free the …
- 13:16 Changeset in xpra [1531] by
- doh
- 12:57 Changeset in xpra [1530] by
- move free() calls to the same file where we do malloc(), and use …
- 12:56 Changeset in xpra [1529] by
- use xmemalign wrapper (duplicated code from x264) for csc memory …
- 12:27 Changeset in xpra [1528] by
- default_packet_handlers should all run from UI thread! (hello especially)
- 09:22 Changeset in xpra [1527] by
- remove UI thread calls from protocol: let each user (client and …
- 08:12 Changeset in xpra [1526] by
- restore missing "damage_data_qsizes" statistics
09/12/12:
- 03:29 Changeset in xpra [1525] by
- backport win32 uid fix
- 03:26 Changeset in xpra [1524] by
- don't try to call getuid() on win32: it does not exist!
09/10/12:
- 08:38 Changeset in xpra [1523] by
- fix pydev warnings
- 08:36 Changeset in xpra [1522] by
- fix pydev warnings
- 08:29 Changeset in xpra [1521] by
- undo r1519, the bug only occurs on 0.5.x because we cache the video …
- 08:27 Changeset in xpra [1520] by
- since we cache the encoder in a local variable, we must clear that too
- 08:19 Changeset in xpra [1519] by
- it is possible to change video encoder codec and dimensions at the …
- 08:16 Changeset in xpra [1518] by
- fix pydev warnings
- 08:02 Changeset in xpra [1517] by
- fix pydev warnings
- 07:59 Changeset in xpra [1516] by
- fix pydev warnings
09/09/12:
- 11:44 Changeset in xpra [1515] by
- array always has at least one element: the command we put there! (add …
- 08:31 Changeset in xpra [1514] by
- use "BETA" env var to decide if this is a release build or not..
09/08/12:
- 08:09 Changeset in xpra [1513] by
- version bump
- 07:21 Changeset in xpra [1512] by
- tag 0.6.x
- 06:38 Changeset in xpra [1511] by
- win32 version bump
- 05:35 Changeset in xpra [1510] by
- new stable releases
- 04:53 Changeset in xpra [1509] by
- r1497 for stable branches: better error handling for invalid command line
- 04:52 Changeset in xpra [1508] by
- r1488 for 0.5.x branch: fix compat with openbsd+ssh mode
- 04:50 Changeset in xpra [1507] by
- r1489 for stable branches: fix bash-ism by using command line argument …
- 04:47 Changeset in xpra [1506] by
- fix missing escape char in --no-tray
- 04:43 Changeset in xpra [1505] by
- r1485 adapted for 0.5 branch: ensure we don't mix encoders when switching
09/07/12:
- 09:53 Changeset in xpra [1504] by
- disable preserve workspace code until it works reliably..
- 08:11 Changeset in xpra [1503] by
- don't show "Handshake complete" message for "screenshots" and "info" …
- 08:10 Changeset in xpra [1502] by
- new switch (for posix only, off by default) to delay showing the …
09/06/12:
- 16:42 Changeset in xpra [1501] by
- some window managers won't set _NET_NUMBER_OF_DESKTOPS, which is fine: …
- 15:27 Changeset in xpra [1500] by
- check for known broken versions and reject them
- 15:27 Changeset in xpra [1499] by
- if the screenshot is empty, don't create an empty file, and log a more …
- 14:45 Changeset in xpra [1498] by
- old gtk versions don't have is_toplevel, workaround it
- 11:57 Changeset in xpra [1497] by
- detect invalid number of arguments for screenshot mode instead of …
- 11:55 Changeset in xpra [1496] by
- a connection without a "server source" is not a real client, don't log …
- 11:48 Changeset in xpra [1495] by
- fix screenshot get_rgb_rawdata api call (had not been updated.. oops)
- 11:22 Changeset in xpra [1494] by
- updated patches with new offsets (no more clashes?)
- 11:20 Changeset in xpra [1493] by
- re-order deps so we can more easily make patches that do not interfere …
- 09:54 Changeset in xpra [1492] by
- vpx static patch which also takes care of removing the build dep
- 09:12 Changeset in xpra [1491] by
- since we know we modify those files, don't count them as modified from …
- 09:09 Changeset in xpra [1490] by
- modified patch for debian squeeze/ubuntu lucid: when we build a static …
- 07:52 Changeset in xpra [1489] by
- use --socket-dir to pass socket directory to remote end rather than …
- 06:33 Changeset in xpra [1488] by
- use the untilConcludes wrapper from the XpraProxy? copy loop, should …
09/05/12:
- 11:23 Changeset in xpra [1487] by
- ensure stats are reset on each call to add_compression_stats!
- 11:08 Changeset in xpra [1486] by
- show video encoder statistics via "xpra info": speed / quality …
- 10:58 Changeset in xpra [1485] by
- video encoders now expose their type ("vpx" or "x264") so we can check …
- 10:52 Changeset in xpra [1484] by
- add missing wid param
- 09:12 Changeset in xpra [1483] by
- avoid lintian warning about line too long
- 08:57 Changeset in xpra [1482] by
- correct "private-pkg" patch and clean-up
- 06:33 Changeset in xpra [1481] by
- move solaris build files out of main source tree
- 06:27 Changeset in xpra [1480] by
- version bumps
- 06:04 Ticket #183 (client side protocol errors) closed by
- fixed: This was caused by r1402 and should be fixed in r1476 for trunk, r1477 …
- 06:03 Changeset in xpra [1479] by
- ensure we always have a valid rowstride and improve error message if …
- 06:03 Changeset in xpra [1478] by
- show version when starting client and server
- 06:02 Changeset in xpra [1477] by
- complete zlib fix for all versions: those that don't send chunked zlib …
- 05:18 Changeset in xpra [1476] by
- only use "chunked_compression" with new versions that support the …
- 04:57 Changeset in xpra [1475] by
- don't use print directly
- 04:56 Changeset in xpra [1474] by
- remove old odd logging format (starts with newline)
- 04:33 Changeset in xpra [1473] by
- update patch to new way of storing changes we ignore
- 04:32 Changeset in xpra [1472] by
- make diffs easier/smaller
- 04:31 Changeset in xpra [1471] by
- store list of changed files in a separate file, easier to manage
09/04/12:
- 19:18 Changeset in xpra [1470] by
- remove really old compat code, and unwanted info level logging
- 09:18 Changeset in xpra [1469] by
- send client-properties from both configure and map events. Also ensure …
- 06:52 Changeset in xpra [1468] by
- we need xorg 1.12!
- 06:52 Changeset in xpra [1467] by
- xorg required version is 1.12 not 0.12!
- 06:24 Changeset in xpra [1466] by
- must use www. with https
- 05:47 Changeset in xpra [1465] by
- set wmclass_name and wmclass_class on gdk window
- 05:12 Changeset in xpra [1464] by
- setting X-Python-Version and removing obsolete debian/pyversions
09/03/12:
- 15:41 Changeset in xpra [1463] by
- answer to most common support questions
- 15:38 Changeset in xpra [1462] by
- removing obsolete --with quilt
- 15:37 Changeset in xpra [1461] by
- debhelper & compat to version 8
- 15:35 Changeset in xpra [1460] by
- bump standards to 3.9.3: this is safe, non-disrupting change.
- 14:26 Changeset in xpra [1459] by
- copyright review and update to copyright format
- 09:29 Changeset in xpra [1458] by
- ensure we set the initial title of the gdk window
- 07:44 Changeset in xpra [1457] by
- correct lib files installation path: ignore the files modified for …
- 07:37 Changeset in xpra [1456] by
- avoid installing unnecessary file(s)
- 07:32 Changeset in xpra [1455] by
- minor clean-up: parti man page is already installed by parti.manpages file.
- 07:32 Changeset in xpra [1454] by
- add missing build-depends for x264/vpx optional modules
- 07:24 Changeset in xpra [1453] by
- we don't use GL yet, but we can (and want) to use Xdummy if possible
- 07:19 Changeset in xpra [1452] by
- sorting and updating recommends: keyboard-configuration (>= 1.82): …
- 07:16 Changeset in xpra [1451] by
- install all icons and link for desktop icon (from debian packaging)
- 07:13 Changeset in xpra [1450] by
- debian/control updates: set Antoine as Maintainer, Sorting and …
- 07:05 Changeset in xpra [1449] by
- xz compression for .deb files
- 07:01 Changeset in xpra [1448] by
- debian source compression to .xz
- 07:00 Changeset in xpra [1447] by
- separating man pages from .install to .manpages
- 06:55 Changeset in xpra [1446] by
- removing obsolete debian/docs file
- 06:54 Changeset in xpra [1445] by
- debian/watch: cleanup
- 06:38 Changeset in xpra [1444] by
- install all icons and link for desktop icon (from debian packaging)
- 06:34 Changeset in xpra [1443] by
- Add /usr/lib to sys.path for xpra script and /usr/lib/parti to …
- 06:29 Changeset in xpra [1442] by
- Add /usr/lib to sys.path for xpra script and /usr/lib/parti to …
09/01/12:
- 12:29 Ticket #183 (client side protocol errors) created by
- There is a minor regression introduced in 0.5.2 and 0.6.0: when mouse …
08/30/12:
- 11:59 Changeset in xpra [1441] by
- SWS_SINC is 5.5 times slower than SWS_BICUBLIN! (and visually very …
- 11:30 Ticket #170 (preserve workspace mapping) closed by
- fixed: * r1438 *tries* to keep client properties separate by using a (client …
- 11:23 Changeset in xpra [1440] by
- duplicate *all* the C gtk.window.realize() code that we can (almost …
- 08:55 Changeset in xpra [1439] by
- add sharing option to default config files (off for now)
- 07:30 Changeset in xpra [1438] by
- clients now send an optional uuid which is a SHA digest of …
- 06:55 Changeset in xpra [1437] by
- don't compress cursor if very small, and don't try to parse clipboard …
- 06:18 Changeset in xpra [1436] by
- add new info
08/29/12:
- 17:12 Changeset in xpra [1435] by
- don't set workspace value for OR windows
- 16:18 Changeset in xpra [1434] by
- ugly solution to clipboard sharing: first come first serve only
- 15:45 Changeset in xpra [1433] by
- can_run_server was only used in one place, move it there
- 15:38 Changeset in xpra [1432] by
- remove old remnants from serversource math bits (now all in xpra/maths.py)
- 15:17 Changeset in xpra [1431] by
- use hardened LDFLAGS, fixed "hardening-no-relro" on compilation of …
- 15:16 Changeset in xpra [1430] by
- compile cython extensions with -fPIC, fixes warnings like …
- 15:13 Changeset in xpra [1429] by
- preserve window workspace by letting clients store and retrieve …
- 14:33 Changeset in xpra [1428] by
- preserve window workspace by letting clients store and retrieve …
- 07:13 Changeset in xpra [1427] by
- add missing changelog entries
- 07:13 Changeset in xpra [1426] by
- force disconnection after irrecoverable network parsing error
- 07:12 Changeset in xpra [1425] by
- add missing changelog entry
- 07:01 Changeset in xpra [1424] by
- unfortunately, we still need the old decompress code to be compatible …
- 06:42 Changeset in xpra [1423] by
- we need a decompressor instance (which will buffer things) to be …
- 04:59 Changeset in xpra [1422] by
- fix window refresh: do not skip all windows after a hidden one!
- 04:51 Changeset in xpra [1421] by
- prepare 0.3.7 release
- 04:48 Changeset in xpra [1420] by
- doh: this should be automated - having to update so many places is …
- 04:44 Changeset in xpra [1419] by
- prepare 0.4.4 release
- 04:39 Changeset in xpra [1418] by
- prepare 0.5.2 release
- 04:03 Changeset in xpra [1417] by
- #41 statistics to ensure we haven't adversely affected performance …
08/28/12:
- 09:12 Changeset in xpra [1416] by
- add some release notes so we can make a new beta build
- 08:48 Changeset in xpra [1415] by
- fix "xpra info" with multi user mode: use a suffix for each server …
- 08:42 Changeset in xpra [1414] by
- simplify value lookup in get(..) and fix value lookups: we must always …
- 08:09 Changeset in xpra [1413] by
- #41: move png_window_icons to ServerSource?
- 07:58 Changeset in xpra [1412] by
- #41: randr code will now choose the largest screen resolution to fit …
- 06:54 Changeset in xpra [1411] by
- #41: new --enable-sharing command line option
- 06:33 Changeset in xpra [1410] by
- #41: when we send the initial windows, ensure we only send them to the …
- 06:14 Changeset in xpra [1409] by
- it seems gtk.Screen.get_monitor_plug_name can return None, so replace …
08/27/12:
- 19:17 Changeset in xpra [1408] by
- oops - got moved!
- 19:03 Ticket #169 (move client capabilities flags to server source) closed by
- fixed: More in r1407, this is enough for this ticket, will follow up in #41 …
- 19:03 Changeset in xpra [1407] by
- #169 and #41: continue to move user-specific stuff to ServerSource? …
- 18:56 Ticket #156 (large clipboard packets cause the connection to drop) closed by
- fixed: Fixed properly: * r1386 for trunk * r1402 for 0.5.x * r1403 for 0.3.x …
- 15:11 Changeset in xpra [1406] by
- drop support for old/silly cursor format now that 0.3 branch has …
- 15:09 Changeset in xpra [1405] by
- adds this simple 'compressible_cursors' capability so newer versions …
- 14:53 Changeset in xpra [1404] by
- simple zlib fix: when we use the old compatibility mode, buffering …
- 14:29 Changeset in xpra [1403] by
- drop clipboard packets that would end up being too large for the …
- 14:11 Changeset in xpra [1402] by
- fix compression problems: use "static" zlib methods to prevent …
- 14:05 Changeset in xpra [1401] by
- when we get a new cursor, compress it immediately and keep this ready …
- 13:12 Changeset in xpra [1400] by
- restore pixels_encoded_per_second stat (a bit fugly too have to know …
- 06:40 Changeset in xpra [1399] by
- tidy up: move win32 only file "website.url" to win32 dir
- 06:38 Ticket #182 (Wrong x264 dependency in xpra.spec for Fedora with ATrpms) closed by
- fixed: You must have missed the part where I said: >>Note: the only downside …
- 06:20 Changeset in xpra [1398] by
- tidy up: move patches to their own dir
- 06:04 Changeset in xpra [1397] by
- build against rpmfusion repository as per the updated instructions, …
- 05:55 Changeset in xpra [1396] by
- standard patch format (oops)
- 05:50 Changeset in xpra [1395] by
- rpm support for building with the "limited csc" build option of …
- 05:42 Changeset in xpra [1394] by
- build option so we can turn off support for csc modes if those are not …
08/26/12:
- 16:29 Changeset in xpra [1393] by
- we now use rpmfusion instead of atrpms..
- 12:22 Ticket #182 (Wrong x264 dependency in xpra.spec for Fedora with ATrpms) created by
- From your build instructions it looks like ATrpms repo is …
08/25/12:
- 18:45 Ticket #181 (to yield or not to yield) created by
-
r1365 introduced the
XPRA_YIELD
environment variable to toggle … - 18:18 Changeset in xpra [1392] by
- statistics to help decide if we should yield or not
- 15:38 Changeset in xpra [1391] by
- fedora is called 'Fedora' in /etc/redhat-release, so test for that
- 12:07 Changeset in xpra [1390] by
- compat fix for old clients: when level is zero, we can't compress the …
- 10:31 Changeset in xpra [1389] by
- do socket connection in non-ui thread so the gui remains responsive …
- 10:20 Changeset in xpra [1388] by
- use marker for data that is already compressed (ie pixel data) so we …
- 10:01 Changeset in xpra [1387] by
- fix compression stats: * use weighted average so small areas don't …
- 09:14 Changeset in xpra [1386] by
- compress "clipboard-contents" packets and ensure they aren't too big …
- 09:14 Changeset in xpra [1385] by
- move rgb24 compression to the damage processing thread so it will now …
- 06:23 Changeset in xpra [1384] by
- bring all the network initialization code together
- 06:21 Changeset in xpra [1383] by
- need to refer to the class - not instance!
- 06:06 Changeset in xpra [1382] by
- lintian moans that line is too long, trim it
- 06:05 Changeset in xpra [1381] by
- fix icon lookup on *nix
- 05:00 Ticket #180 (some keys are not forwarded) closed by
-
invalid: Sounds like you upgraded to a version of
setxkbmap
that supports …
08/24/12:
- 22:31 Changeset in xpra [1380] by
- fix xpra launcher
- 20:03 Changeset in xpra [1379] by
- add missing dpi changelog entry
- 19:27 Changeset in xpra [1378] by
- prepare for 0.4.3 release
- 19:23 Changeset in xpra [1377] by
- add missing changelog entry
- 19:16 Changeset in xpra [1376] by
- prepare for 0.5.1 release
- 19:08 Changeset in xpra [1375] by
- statistics shown for 'damage_packet_queue_pixels' were incorrect
- 19:05 Changeset in xpra [1374] by
- r1344: --no-bell is also not available before 0.5
- 19:03 Changeset in xpra [1373] by
- r1343: --no-cursors and --no-notifications are only available with 0.5 …
- 19:02 Changeset in xpra [1372] by
- r1345: add missing path string in warning message
- 19:01 Changeset in xpra [1371] by
- r1355: ensure send_bell is initialized before use
- 18:58 Changeset in xpra [1370] by
- r1361: ensure we update the 'last_client_delta' since we use it for …
- 18:42 Changeset in xpra [1369] by
- when we copy the default config via clone, we expect all the non-state …
- 18:30 Changeset in xpra [1368] by
- damage data queue factor was being calculated but not used
- 18:25 Changeset in xpra [1367] by
- avoid trying to do maths with 'inf'inity value - which can cause …
- 18:11 Changeset in xpra [1366] by
- trickle is ineffective on unix domain sockets, so don't bother with it …
- 17:40 Changeset in xpra [1365] by
- #169: * remove get_window_dimensions ugly hack and replace it with …
- 07:57 Ticket #180 (some keys are not forwarded) created by
- Hi Antoine, Just reporting a minor issue in hope that you could …
- 07:04 Changeset in xpra [1364] by
- wrong ident... caused connect options to be ignored!
- 06:36 Changeset in xpra [1363] by
- simplify decoder cleanup and referencing: just keep the copy where we …
- 06:08 Changeset in xpra [1362] by
- must record connect_option in test name to prevent tests being squashed
- 05:57 Changeset in xpra [1361] by
- _last_client_delta was used for calculations but never assigned! (oops)
- 05:39 Changeset in xpra [1360] by
- skip request storm check if batch delay is already enabled (higher …
- 05:36 Changeset in xpra [1359] by
- tests have confirmed that 'nogil' is best, so remove the option
- 05:30 Changeset in xpra [1358] by
- new faq entries, updated old ones, latest version is 0.5 not 0.1 (oops)
- 05:05 Changeset in xpra [1357] by
- some pretty graphs to validate some of the changes made: in this case, …
08/23/12:
- 11:06 Changeset in xpra [1356] by
- also test by connecting via unix domain socket, so we can compare with …
- 05:33 Changeset in xpra [1355] by
- ensure "send_bell" is initialized before use
08/22/12:
- 19:03 Changeset in xpra [1354] by
- * allow more errors before exiting (since tests make the server …
- 12:30 Changeset in xpra [1353] by
- make x264 and vpx the preferred encodings ahead of png/jpeg/rgb24
- 09:00 Changeset in xpra [1352] by
- client to send more screen layout information to the server so one day …
Note: See TracTimeline
for information about the timeline view.