Timeline
08/04/14:
- 10:43 Changeset in xpra [7123] by
- map DOCK windows as OR windows
- 10:11 Changeset in xpra [7122] by
- * handle case where xorg_bin is not found, but Xdummy is enabled …
- 09:41 Changeset in xpra [7121] by
- better location for connection-lost event: this always gets called, …
- 09:32 Changeset in xpra [7120] by
- monitor client needs to respond to pings or it will get disconnected!
- 09:31 Changeset in xpra [7119] by
- only count "ui_client"s for xinerama setup
- 09:24 Changeset in xpra [7118] by
- fix disconnect callback: must now take extra arguments!
- 09:19 Changeset in xpra [7117] by
- expose more server features via "xpra info": use the same set we …
- 08:59 Changeset in xpra [7116] by
- #625: add simple "server-event" packet * "wants_events" features for …
- 07:03 Changeset in xpra [7115] by
- always log full stacktraces at debug level
- 07:01 Changeset in xpra [7114] by
- doh: device name is not a number!
- 06:27 Changeset in xpra [7113] by
- updated release notes
- 06:21 Changeset in xpra [7112] by
- r7109 for v0.13.x branch: ensure we don't stop the same publisher twice
- 06:20 Changeset in xpra [7111] by
- r7080 for v0.13.x branch: prevent server source leak on error
- 05:41 Changeset in xpra [7110] by
- better error handling: catch missing system dbus and missing avahi …
- 05:39 Changeset in xpra [7109] by
- ensure we don't stop the same publisher twice
- 04:52 Changeset in xpra [7108] by
- #606 specfile improvements: remove special case for Fedora, all …
- 04:51 Changeset in xpra [7107] by
- #606: use absolute paths
08/03/14:
- 15:42 Changeset in xpra [7106] by
- * remove reference to vpx files that no longer exist * remove …
- 15:30 Ticket #625 (a server event interface) created by
- So the server can expose important session events: * new clients …
- 12:25 Changeset in xpra [7105] by
- don't care for verbose
- 12:08 Changeset in xpra [7104] by
- remove ugly platform exclude workaround from specfile: we can do this …
- 11:48 Changeset in xpra [7103] by
- #606 specfile improvements: * remove ability to make generic RPMs …
- 11:46 Changeset in xpra [7102] by
- version bump
- 11:36 Changeset in xpra [7101] by
- #606 specfile improvements: * use bz2 archive * use %{_datadir} macro
- 07:22 Changeset in xpra [7100] by
- * catch all initialization errors, including optparse command line …
08/02/14:
- 17:06 Changeset in xpra [7099] by
- when running without arguments, just popup the launcher
- 12:26 Changeset in xpra [7098] by
- cleanup and simplify command line parsing and init code: * don't use …
- 11:49 Changeset in xpra [7097] by
- server does not need to know about the command line parser object, …
- 11:27 Changeset in xpra [7096] by
- icon for new utility
- 09:59 Ticket #624 (osx does not find the default config file) closed by
- fixed: Refactored the code to make it cleaner / clearer in r7095. We now …
- 09:46 Changeset in xpra [7095] by
- #624 fix the config file loading more generically: * each platform can …
- 07:50 Changeset in xpra [7094] by
- cleaner py3k string workarounds: deal with conversion to strings at …
- 07:49 Changeset in xpra [7093] by
- wait for connections to close down cleanly before we exit
- 05:37 Changeset in xpra [7092] by
- don't send warnings to stdout!
- 05:28 Changeset in xpra [7091] by
- more py3k string fixes..
- 05:26 Ticket #624 (osx does not find the default config file) created by
- This means that OSX gets its defaults from the default config object, …
- 05:25 Changeset in xpra [7090] by
- ensure compressors and packet-encoders default to all, even when we …
- 05:11 Ticket #614 (make it possible to enable and disable all input parsers individually ...) closed by
- fixed: > {{{server failure: disconnected before the session could be …
- 05:03 Changeset in xpra [7089] by
- get svnversion from parent dir, same as osx's make-dmg.sh
08/01/14:
- 20:42 Ticket #593 (xpra segfaults when attaching OS X) closed by
- fixed: Testing with r7017, when checking sessioninfo (to confirm opengl was …
- 17:30 Changeset in xpra [7088] by
- #623 ensure the client tries to tell the server it's going away and why
- 14:14 Ticket #471 (cursor improvements: send as picture, cache pixels client side) closed by
- wontfix: Recent changes have brought more generic support for compression, …
- 14:13 Ticket #190 (handle COMPOUND_TEXT) closed by
-
wontfix: No-one uses
COMPOUND_TEXT
any more. - 14:11 Ticket #461 (allow authenticated command line clients to control the server) closed by
- worksforme
- 14:10 Ticket #570 (Cmd key buggy from Mac to Linux) closed by
- needinfo
- 14:09 Ticket #553 (Xpra Cursor Vanishing on Certain Websites in Firefox and Lazarus Browser) closed by
- needinfo: OK, closing.
- 14:08 Changeset in xpra [7087] by
- add some more debugging
- 13:58 Ticket #590 (environment var pollution breaks python programs) closed by
- needinfo: Not heard back, closing.
- 13:57 Ticket #86 (support dual keyboard setups with differing layouts) closed by
- worksforme: Not heard back, closing. Feel free to re-open.
- 13:21 Changeset in xpra [7086] by
- removed never-used scaling window attribute, we now use "xpra control" …
- 13:15 Changeset in xpra [7085] by
- avoid protocol layer warnings when we send large uncompressed data …
- 13:06 Changeset in xpra [7084] by
- doh: log a full stacktrace only when the error code is NOT in the …
- 12:58 Changeset in xpra [7083] by
- better encoding fallback fix: * allow lists as fallbacks * always …
- 12:39 Changeset in xpra [7082] by
- fix non-video fallback encoding selection
- 12:10 Changeset in xpra [7081] by
- only add encodings we are allowed to add!
- 11:55 Changeset in xpra [7080] by
- ensure that exceptions in the ServerSource? setup that happen before we …
- 11:53 Changeset in xpra [7079] by
- introduce ClientException? to be explicit about messages we do want to …
- 10:55 Changeset in xpra [7078] by
- #614 fix plain-text packet detection
- 10:42 Changeset in xpra [7077] by
- #614 avoid bugs: just set them all
- 10:36 Changeset in xpra [7076] by
- #614 actually set the toggle to the value we calculated
- 10:10 Changeset in xpra [7075] by
- #614 * define constants for all known disconnection messages * add a …
- 09:21 Ticket #623 (consistent and reliable client exit code and information) created by
- There can be many reasons why we close a connection. Unless this is …
- 06:37 Changeset in xpra [7074] by
- fix? osx path guesswork
- 06:36 Changeset in xpra [7073] by
- strip the "-psn_XXXXXXXX" command line argument that OSX unhelpfully …
- 06:14 Changeset in xpra [7072] by
- we need the new wrapper in Contents/MacOS/
- 05:46 Changeset in xpra [7071] by
- add path debugging to osx path class
- 05:46 Changeset in xpra [7070] by
- add verbose support for debugging
- 05:45 Changeset in xpra [7069] by
- pass command line arguments to utility
- 05:19 Changeset in xpra [7068] by
- until we also package python-nose, I can build with "easy-install …
- 05:04 Changeset in xpra [7067] by
- add some new platform diagnostic tools (osx and win32 launcher scripts …
- 04:46 Changeset in xpra [7066] by
- cut&pasted wrong!
- 04:34 Changeset in xpra [7065] by
- add ability to set the program name as an argument to the python …
- 04:12 Changeset in xpra [7064] by
- update release notes
- 04:08 Changeset in xpra [7063] by
- ensure we honour disabled clipboard on server
- 04:03 Changeset in xpra [7062] by
- r7016 for v0.13.x branch: more correct closing sequence
- 04:00 Changeset in xpra [7061] by
- r7015 for v0.13.x branch: don't close the protocol from source.close …
07/31/14:
- 19:29 Ticket #581 (xpra detach may cause a connection lost rather than a clean disconnection) closed by
- fixed: Retested with r7041 Windows and CentOS r6929(old, but behaved nice) …
- 17:13 Changeset in xpra [7060] by
- #613 remove cruft and ensure it works on centos5 without any extra …
- 14:57 Changeset in xpra [7059] by
- #613 minimal changes for building with the new private libraries
- 14:50 Changeset in xpra [7058] by
- minimal changes for building against private libraries
- 14:44 Changeset in xpra [7057] by
- #613 minimal changes for building with the new private libraries
- 14:43 Changeset in xpra [7056] by
- build static library so we can still build static modules
- 10:58 Changeset in xpra [7055] by
- configure doesn't support --enable-pic
- 09:39 Changeset in xpra [7054] by
- version bump
- 06:15 Ticket #622 (seccomp security support) created by
- See libseccomp. It shouldn't be too …
- 06:00 Changeset in xpra [7053] by
- match actual thread name since this is what we talk about here mostly
- 05:59 Ticket #621 (clipboard code should not compress in the UI thread, not assume zlib) closed by
- fixed: * server encodes from the 'encode' thread as of r7049 - which means …
- 05:57 Changeset in xpra [7052] by
- handle None clipboard data without error in logging
- 05:56 Changeset in xpra [7051] by
- #621: compress client clipboard data from the network layer instead of …
- 05:31 Changeset in xpra [7050] by
- very minor optimizations: use generators and sets
- 05:30 Changeset in xpra [7049] by
- #621: generalize the 'encode' thread so that we can use it for …
- 05:29 Changeset in xpra [7048] by
- check that client supports compression algo before using it!
- 05:24 Changeset in xpra [7047] by
- minor optimization: no need to make lists that we don't keep, use …
- 04:24 Changeset in xpra [7046] by
- * pass dummy flag to build step so it can skip version detection * …
- 04:17 Changeset in xpra [7045] by
- don't query xorg version if we don't need to (ie: if we have …
- 02:45 Changeset in xpra [7044] by
- make it easier to select PCI devices by name: add XPRA_CUDA_DEVICE_NAME
- 01:34 Changeset in xpra [7043] by
- prettify
- 01:33 Changeset in xpra [7042] by
- missed from r7030
07/30/14:
- 15:25 Changeset in xpra [7041] by
- #621 part 1: * extract the compression from the clipboard class and …
- 14:42 Changeset in xpra [7040] by
- some bits of compressed data like rgb pixels we know how to decompress …
- 14:39 Changeset in xpra [7039] by
- in case of error, we must log the exception stacktrace when we get it, …
- 14:38 Changeset in xpra [7038] by
- the compression flag combined with the compression level is a mask!
- 14:02 Changeset in xpra [7037] by
- clipboard packets must use ServerSource?.send_clipboard()
- 13:55 Ticket #621 (clipboard code should not compress in the UI thread, not assume zlib) created by
- Difficulty is that the clipboard knows nothing about compression …
- 13:36 Changeset in xpra [7036] by
- generalize compression_wrapper a bit more so we can end up using …
- 13:10 Changeset in xpra [7035] by
- grr: generators have no length... (and we can't use any/all)
- 12:38 Changeset in xpra [7034] by
- #620 compress before sending only, which also allows us to use lz4!
- 12:02 Changeset in xpra [7033] by
- minor tweaks: * add x error to x11 set * ignore Queue._init (redundant …
- 11:59 Changeset in xpra [7032] by
- fix test to match new code
- 11:10 Changeset in xpra [7031] by
- minor tweaks: ensure we update the quality and speed when changing …
- 10:24 Changeset in xpra [7030] by
- #620: * make it much cheaper to access current quality and speed …
- 09:53 Changeset in xpra [7029] by
- try to shortcut the most common case and make the code more readable
- 09:40 Changeset in xpra [7028] by
- use a different function name so profiling can distinguish
- 09:37 Ticket #620 (performance optimizations from profiling) created by
- After playing around with wiki/Profiling, I've identified some …
- 09:35 Changeset in xpra [7027] by
- syntax fix: builtins is the module!
- 08:54 Changeset in xpra [7026] by
- the compression caps is called "compressor"!
- 08:36 Changeset in xpra [7025] by
- contains() is quite expensive, this improves things a bit for python>=2.5
- 08:36 Changeset in xpra [7024] by
- all() is python>=2.5 only! (and this is a slow path anyway, so we …
- 08:25 Changeset in xpra [7023] by
- use a custom filter for better and faster results!
- 07:53 Changeset in xpra [7022] by
- avoid calling the get_X_error logic until we actually do print the log …
- 05:27 Changeset in xpra [7021] by
- * simplify compressed handling and inline LevelCompressed? as well as …
- 05:25 Changeset in xpra [7020] by
- remove redundant method
- 05:00 Profiling edited by
- (diff)
- 04:56 Changeset in xpra [7019] by
- until we deal with #619, this reduces the packet overhead of using …
- 04:50 Changeset in xpra [7018] by
- make it clearer which thread is being traced, only trace the first …
- 03:49 Ticket #619 (better TCP_NODELAY handling: only use it when it is useful) created by
-
Follow up from #514: at present we enable
TCP_NODELAY
globally … - 01:47 Changeset in xpra [7017] by
- now that we use a generic python wrapper for all the osx launchers …
07/29/14:
- 17:41 Changeset in xpra [7016] by
- #581: more correct closing sequence: wait for packet to be actually …
- 17:39 Changeset in xpra [7015] by
- #581: don't close the protocol from source.close(), which is only …
- 16:29 Changeset in xpra [7014] by
- #581 add more debug to flush_then_close()
- 16:09 Changeset in xpra [7013] by
- "all" is a legitimate value for compressor or encoder, avoid warning
- 16:00 Changeset in xpra [7012] by
- fix xpra detach
- 15:44 Ticket #284 (selinux labelling of static codec builds) closed by
-
fixed: Applied
semanage
change in r7008, also needed to use … - 15:35 Changeset in xpra [7011] by
- r7009 + r7010 + r7011 for v0.13.x branch: selinux context relabel support
- 15:22 Changeset in xpra [7010] by
- damn you centos5: uses a different package name..
- 15:11 Changeset in xpra [7009] by
- #284: * even centos5 knows about textrel_shlib_t * use restorecon …
- 12:15 Changeset in xpra [7008] by
- #284: make selinux label persistent
- 11:55 Ticket #611 (remove Xorg setuid detection in setup.py) closed by
- wontfix: Not heard back, closing. Shout if I'm wrong.
- 11:55 Ticket #603 (build_info.py missing when setup.py install is passed --skip-build) closed by
- fixed: Not heard back, closing. Shout if I'm wrong.
- 11:42 Changeset in xpra [7007] by
- updated release notes
- 11:36 Changeset in xpra [7006] by
- r6999 for v0.13.x branch: make connect timeout equal to the socket …
- 11:35 Changeset in xpra [7005] by
- honour lz4-off env var when receiving
- 11:34 Changeset in xpra [7004] by
- r6970 for v0.13.x branch: bump max packet size to support fullscreen …
- 11:32 Changeset in xpra [7003] by
- r6968 for v0.13.x branch: avoid error if modifiers are missing from props
- 11:30 Changeset in xpra [7002] by
- r6922 + r6997 for v0.13.x branch: fix server exit when pulseaudio …
- 11:09 Changeset in xpra [7001] by
- small fixed and tweaks: * fix missing "," * add avahi to net * support …
- 07:21 Changeset in xpra [7000] by
- tweaks for better server profiling
- 07:14 Changeset in xpra [6999] by
- make connect timeout equal to the socket timeout + 10 seconds (to …
- 06:30 Changeset in xpra [6998] by
- add reaper debug logging
- 06:29 Changeset in xpra [6997] by
- fix unlikely race (made more likely by profiling): if pulseaudio dies …
- 05:56 Changeset in xpra [6996] by
- update to make it possible to profile the client again
- 03:28 Changeset in xpra [6995] by
- simplify code by removing "nn(x)": also means that we use more correct …
07/28/14:
- 18:42 Changeset in xpra [6994] by
- * update sets * update to pycallgraph 1.x API
- 16:58 Profiling edited by
- (diff)
- 16:28 Changeset in xpra [6993] by
- blacklist vulnerable versions of lz4
- 15:22 Changeset in xpra [6992] by
- until debian packages python-lz4, python-lzo is worth having ahead of zlib
- 15:13 PacketEncoding edited by
- (diff)
- 15:11 PacketEncoding edited by
- (diff)
- 15:00 PacketEncoding edited by
- (diff)
- 14:35 PacketEncoding edited by
- add lzo info, update link to test which got renamed (diff)
- 14:33 Changeset in xpra [6991] by
- add lzo to benchmark
- 14:20 Changeset in xpra [6990] by
- Fedora has python-lzo support, add as a dependency
- 14:18 Changeset in xpra [6989] by
- version has just been added to python-lz4 as "VERSION", also append …
- 12:21 Changeset in xpra [6988] by
- * add lzo / lz4 version info (try to figure out lz4 version from its …
- 11:47 Changeset in xpra [6987] by
- whitespace fixes
- 11:45 Changeset in xpra [6986] by
- #410: replace "bz2 with "lzo" (which is much faster)
- 11:24 Changeset in xpra [6985] by
- #410: (from the ticket that keeps on giving): * lz4 is now enabled for …
- 11:22 Changeset in xpra [6984] by
- if zlib is disabled (which it can now be), don't use it even if level …
- 10:39 Changeset in xpra [6983] by
- restore preferred "performance" order for compressors and packet encoders
- 10:16 Changeset in xpra [6982] by
- finish off refactoring: all classes now interact with compression and …
- 10:07 Changeset in xpra [6981] by
- oops: cannot use keyword arg with idle_add!
- 10:03 Changeset in xpra [6980] by
- * _call_connection_lost was replaced with _internal_error * let …
- 09:00 Changeset in xpra [6979] by
- #410: add new options to test script
- 08:47 Changeset in xpra [6978] by
- none of the "command" clients need network caps to be parsed since …
- 08:47 Changeset in xpra [6977] by
- split network and encryption caps parsing
- 06:41 Changeset in xpra [6976] by
- * force compression_level=0 if there are no compressors available * …
- 06:29 Changeset in xpra [6975] by
- #614: add missing label for bz2
- 06:09 Changeset in xpra [6974] by
- #614 fixes and improvements: * distinguish gibberish and invalid data …
- 04:18 Changeset in xpra [6973] by
- when decoding packets, check that the format is not just available but …
- 04:16 Changeset in xpra [6972] by
- allow tcp proxying for any tcp service not starting with our magic …
- 03:49 Changeset in xpra [6971] by
- calculate mmap size relative to startup desktop size: at least 128MB …
- 03:36 Changeset in xpra [6970] by
- bump max packet size to support fullscreen rgb uncompressed packets in …
07/27/14:
- 16:23 Changeset in xpra [6969] by
- #614 fixes and improvements: * if we never got a packet back from the …
- 13:53 Changeset in xpra [6968] by
- avoid error if modifiers are missing from props (shouldn't be - but …
- 12:06 Changeset in xpra [6967] by
- #614: allow the user to restrict the encodings allowed (defaults to all)
- 10:28 Changeset in xpra [6966] by
- #614 * let the users choose the decoders enabled via the command line …
- 06:01 Changeset in xpra [6965] by
- #614: add switches to control compressors and packet-encoders
- 02:51 Changeset in xpra [6964] by
- compression and packet encoding improvements: * add bz2 support * …
- 01:35 Changeset in xpra [6963] by
- split packet encoding imports from protocol
- 01:35 Changeset in xpra [6962] by
- remove unused code
- 01:35 Changeset in xpra [6961] by
- remove redundant code
07/26/14:
- 19:57 Changeset in xpra [6960] by
- more info cleanup: * remove more use of prefix * remove ugly "mk" * …
- 19:30 Changeset in xpra [6959] by
- add children process info to "xpra info"
- 19:30 Changeset in xpra [6958] by
- lot the driver minor version number since it may be used by the …
- 19:03 Changeset in xpra [6957] by
- refactor add_stats / get_info mess: * split into individual …
- 18:58 Changeset in xpra [6956] by
- * include build time * squash changes on same line as revision
- 14:38 Ticket #618 (jpeg2000 encoding) created by
- I was curious to see how well or badly this would perform... And it …
- 12:16 DataFlow edited by
- (diff)
- 12:15 WikiStart edited by
- (diff)
- 12:14 ProxyServer edited by
- (diff)
- 11:45 TCPSocketSharing edited by
- (diff)
- 11:43 TCPSocketSharing edited by
- (diff)
- 11:38 TCPSocketSharing edited by
- (diff)
- 11:26 ProxyServer edited by
- (diff)
- 11:26 ProxyServer edited by
- (diff)
- 11:26 TCPSocketSharing edited by
- (diff)
- 11:25 TCPSocketSharing edited by
- (diff)
- 11:18 TCPSocketSharing edited by
- (diff)
- 11:17 TCPSocketSharing created by
- 11:15 WikiStart edited by
- (diff)
- 11:03 Network edited by
- (diff)
- 11:03 PacketEncoding edited by
- (diff)
- 11:02 Network edited by
- (diff)
- 11:02 PacketEncoding edited by
- (diff)
- 11:01 Network edited by
- (diff)
- 10:56 DataFlow edited by
- (diff)
- 10:55 DataFlow edited by
- (diff)
- 10:55 DataFlow edited by
- (diff)
- 10:51 DataFlow edited by
- (diff)
- 10:50 DataFlow edited by
- (diff)
- 10:50 DataFlow created by
- 10:49 ShadowServer edited by
- (diff)
- 10:40 ShadowServer edited by
- (diff)
- 10:37 ShadowServer created by
- 10:36 Enhancements edited by
- (diff)
- 10:35 WikiStart edited by
- (diff)
- 10:26 About edited by
- (diff)
- 10:23 NetworkProtocol edited by
- (diff)
- 10:22 NetworkProtocol edited by
- (diff)
- 10:20 WikiStart edited by
- (diff)
- 10:16 ProxyServer edited by
- (diff)
- 10:06 Network edited by
- (diff)
07/25/14:
- 14:30 Changeset in xpra [6955] by
- py3k fix: cannot add dict.keys to a list!
- 14:23 Changeset in xpra [6954] by
- support for building xpra with msvc
- 11:06 Changeset in xpra [6953] by
- split more stuff away from protocol: * header * crypto (partial)
- 10:43 Changeset in xpra [6952] by
- move last instance of lz4 bits to compression module, import cleanup
- 10:40 Changeset in xpra [6951] by
- split more code away from protocol: move compression related code
- 10:28 Changeset in xpra [6950] by
- split more code away from protocol
- 10:13 Changeset in xpra [6949] by
- split the fake jitter code to its own file
- 10:08 Changeset in xpra [6948] by
- use more py3k friendly syntax
- 09:44 Changeset in xpra [6947] by
- add yaml to suggests
- 09:41 Changeset in xpra [6946] by
- * add a gtk version info tool * use the same python wrapper for all …
- 09:17 Changeset in xpra [6945] by
- * add glib version * prettify client version output * use …
- 06:49 Changeset in xpra [6944] by
- trim down the number of pyopengl components we ship: remove all the …
- 06:39 Changeset in xpra [6943] by
- ensure the opengl library we ship with py2exe (which is not in the …
- 06:11 Changeset in xpra [6942] by
- make the modify ticket box less annoying on a large screen: …
- 05:32 Changeset in xpra [6941] by
- use consistent naming for patches
- 05:30 Changeset in xpra [6940] by
- osx patches for building (py)gtkglext reliably?, see #533
07/24/14:
- 10:28 Changeset in xpra [6939] by
- r6938 for v0.13.x branch: pyobjc needs email.parser
- 10:26 Changeset in xpra [6938] by
- pyobjc needs email.parser (since when?)
- 05:39 Building edited by
- we need xkbfile for the new xkb code (diff)
07/23/14:
- 18:41 Keyboard edited by
- (diff)
- 18:12 Changeset in xpra [6937] by
- expose pyobjc build version info
- 14:53 Changeset in xpra [6936] by
- auto-downscale less aggressively
- 14:10 Changeset in xpra [6935] by
- remove test code which should never have been committed!
- 14:09 PacketEncoding edited by
- (diff)
- 14:02 Changeset in xpra [6934] by
- add support for yaml as packet encoder
- 13:03 Changeset in xpra [6933] by
- handle data from packet encoders coming as unicode instead of string
- 13:02 Changeset in xpra [6932] by
- tolerate more data formats for different encoders: convert list/tuple …
- 12:15 Changeset in xpra [6931] by
- use native xkb api instead of calling setxkbmap
- 06:31 Changeset in xpra [6930] by
- remove redundant do_command argument: use self.server_capabilities …
- 06:29 Changeset in xpra [6929] by
- only register all the packet handlers after we have processed the …
- 05:57 Changeset in xpra [6928] by
- add docstring
- 05:56 Changeset in xpra [6927] by
- remove redundant packet handler initialization
- 05:46 Changeset in xpra [6926] by
- use 0 for "auto" as int
- 05:43 Changeset in xpra [6925] by
- * auto is 0 * update min-quality to new defaults used in config file
- 04:40 Changeset in xpra [6924] by
- constify the filename and dir name, allowing env to override
- 04:27 Changeset in xpra [6923] by
- replace hardcoded directory names and config file names so we can …
- 04:17 Changeset in xpra [6922] by
- fix exit-with-children: ignore the pulseaudio process when counting …
- 04:09 Changeset in xpra [6921] by
- add functions to allow external code to inject "_when_ready" and …
- 04:04 Changeset in xpra [6920] by
- make it easier to toggle the "about xpra" menu entry in dock and …
07/20/14:
- 18:48 Changeset in xpra [6919] by
- #603: ensure we include the info files we generate: add them to the …
- 17:51 Changeset in xpra [6918] by
- xdummy spec file for centos7 / redhat7
- 15:23 Changeset in xpra [6917] by
- version bump + add debug_package for CentOS7 and Fedora >= 20
- 15:12 Changeset in xpra [6916] by
- version bump
- 15:09 Changeset in xpra [6915] by
- r6910 for v0.13.x branch: fix refresh loops with webp when refresh …
- 15:08 Changeset in xpra [6914] by
- r6904 for v0.13.x branch: fix png and jpeg painting with gdk fallback …
- 15:07 Changeset in xpra [6913] by
- r6901 for v0.13.x branch: don't skip the refresh if we are batching\!
- 15:05 Changeset in xpra [6912] by
- #284 ensure the file label is persistent
- 14:57 Ticket #284 (selinux labelling of static codec builds) reopened by
- As per [http://danwalsh.livejournal.com/2006/05/11/ SELinux Reveals …
- 14:47 Changeset in xpra [6911] by
- #613: use private libraries and rpath with linker rather than …
- 12:15 Encodings edited by
- (diff)
- 12:08 Ticket #617 (f265 encoding support) created by
- Alternative to x265 (#445). The code can be found here: …
- 11:43 Ticket #616 (HEVC single frame encoding support) created by
- As can be seen here: …
- 03:14 Ticket #535 (server-side memory leak) closed by
- fixed: Yes let's close please. I haven't seen this issue for a while.
07/19/14:
- 20:48 Ticket #615 (100% picture quality everywhere) created by
- At the moment, the default threshold which triggers a lossless refresh …
- 20:35 Ticket #614 (make it possible to enable and disable all input parsers individually ...) created by
- Following the recent problems with lz4 (in particular …
07/18/14:
- 23:51 Changeset in xpra [6910] by
- report webp quality up to 100%! (prevents refresh loops)
- 23:41 Changeset in xpra [6909] by
- honour the comment: don't enable webp for lossless unless the speed is …
- 22:39 Changeset in xpra [6908] by
- #410: lower the quality less aggressively: the batch delay factor now …
- 21:50 Changeset in xpra [6907] by
- #410 use get_encoding_options to choose the best encoding possible for …
- 19:40 Changeset in xpra [6906] by
- only include batch_factor and latency_factor when the values are meaningful
- 16:24 Ticket #609 (Invalid encoding?) closed by
- fixed: The server-side bug is fixed in r6905.
- 16:23 Changeset in xpra [6905] by
- #609: always allow rgb24 as option, just add it to the very end of the …
- 14:54 Changeset in xpra [6904] by
- #609: provide gdk pixbuf loader based fallback instead of hooking into …
- 09:01 Changeset in xpra [6903] by
- make strict / nostrict optional again (logging required a non-None value)
- 01:08 Changeset in xpra [6902] by
- Version updates for pyopengl and pyopengl-accelerate to final 3.1.0 …
07/17/14:
- 21:35 Changeset in xpra [6901] by
- don't skip the refresh if we are batching!
- 21:21 Changeset in xpra [6900] by
- reset the video region on full quality refresh
- 09:23 Changeset in xpra [6899] by
- #461: actually return the value we parse!
- 00:51 Ticket #461 (allow authenticated command line clients to control the server) reopened by
- I am unable to get the xpra control scaling command to work for me. I …
07/16/14:
07/15/14:
- 23:11 BadIP edited by
- (diff)
- 21:23 Changeset in xpra [6898] by
- cython version 0.19 is acceptable
- 09:54 BadIP edited by
- (diff)
- 03:16 Ticket #613 ({x264,ffmpeg,libvpx,libwep}-xpra packages) created by
- As we discussed on IRC, the idea is to have xpra specific packages for …
- 00:21 Changeset in xpra [6897] by
- version bump for the following curl 7.37.0, nasm 2.11.05, libogg …
07/13/14:
- 17:08 Changeset in xpra [6896] by
- try to organize the file into sections
- 17:05 Changeset in xpra [6895] by
- #172: ensure that we can still install locally. use "/" as install …
- 11:33 Changeset in xpra [6894] by
- fix version string stripping for print output
07/12/14:
- 11:48 Changeset in xpra [6893] by
- allow platforms to provide extra version information shown with the …
- 11:34 Changeset in xpra [6892] by
- make webp codecs more like other codecs: define "get_encodings()"
- 11:33 Changeset in xpra [6891] by
- only log message if we are actually doing this step
- 11:18 Changeset in xpra [6890] by
- in verbose mode, show the encodings (or csc formats) supported for …
- 10:36 Changeset in xpra [6889] by
- #611: build script improvements: * use get_status_output instead of …
- 09:45 BadIP edited by
- (diff)
07/11/14:
- 22:31 Ticket #610 (Xorg memory leak while resizing) closed by
- fixed: Closing.
07/10/14:
- 22:33 Ticket #172 (remove the need to choose an unused DISPLAY when starting xpra) closed by
- fixed: This will do for this release. Moving the ssh bits to #612.
- 22:32 Ticket #612 (automatic DISPLAY selection over ssh) created by
- Split from #172. Remote start via ssh no longer needs a display to be …
- 22:25 Changeset in xpra [6888] by
- #582: not a real fix (just gets rid of the logging error): we avoid …
- 22:20 Ticket #607 (custom window layouts not honoured) closed by
- fixed: Backport for r6858 only in r6881. Closing.
- 22:17 Ticket #597 ("initenv" connection error when using nested ssh - regression in 0.13.4) closed by
- fixed: Backported in r6886. Closing.
- 22:16 Changeset in xpra [6887] by
- add fix to release notes
- 22:15 Changeset in xpra [6886] by
- r6864 for v0.13.x branch: #597 also send stderr to null not to stdout
- 20:44 Changeset in xpra [6885] by
- * fix missing arg for debug logging * add resources counters and log them
- 19:19 Changeset in xpra [6884] by
- update release notes with latest fixes
- 19:15 Changeset in xpra [6883] by
- r6832 for v0.13.x branch: expose quality in client options so we don't …
- 19:14 Changeset in xpra [6882] by
- r6833 for v0.13.x branch: even in case of error, select_device is …
- 19:13 Changeset in xpra [6881] by
- r6858: fix window layout command line option
- 19:12 Changeset in xpra [6880] by
- r6851 for v0.13.x branch: don't start-child when upgrading or shadowing
- 19:11 Changeset in xpra [6879] by
- r6850 for v0.13.x branch: match documentation for speed and quality …
- 18:50 Changeset in xpra [6878] by
- stable version bump
- 18:46 Changeset in xpra [6877] by
- r6874 for v0.13.x branch: fix memory leak caused by misnamed cleanup method
- 17:51 BadIP edited by
- (diff)
- 17:36 Debugging edited by
- (diff)
- 17:25 Changeset in xpra [6876] by
- * use the regular logging mechanism in verbose mode instead of …
- 17:18 Changeset in xpra [6875] by
- #535: explicitly cleanup the pixmap rather than rely on garbage …
- 16:59 Changeset in xpra [6874] by
- #535 fix memory leak caused by misnamed cleanup method!
- 11:19 BadIP edited by
- (diff)
07/09/14:
07/07/14:
- 19:31 Changeset in xpra [6873] by
- make "refresh_timer" var more consistent: use None (and not zero) or …
- 19:24 Changeset in xpra [6872] by
- #410: add a more specific logger for subregion refresh: "regionrefresh"
- 19:09 Changeset in xpra [6871] by
- #410: more video region scoring tweaks: * lower the threshold for …
- 17:48 BadIP edited by
- (diff)
07/05/14:
- 03:16 Ticket #611 (remove Xorg setuid detection in setup.py) created by
- Xorg setuid detection code is no longer necessary as this logic has …
Note: See TracTimeline
for information about the timeline view.