Timeline
05/19/15:
- 13:44 Changeset in xpra [9455] by
- r9454 for v0.15.x branch: fix non-opengl backing when fed bytearray
- 13:43 Changeset in xpra [9454] by
- fix the non-opengl pixmap backing: when we call memoryview_to_bytes, …
- 13:31 Changeset in xpra [9453] by
- python moans that this is ambiguous (it shouldn't be!)
- 12:48 Changeset in xpra [9452] by
- log the version we are building
- 10:53 Changeset in xpra [9451] by
- add assert to check for closed encoder
- 09:43 Ticket #861 (xor error with differing pixel format) closed by
- fixed: Maybe r9238 is wrong because maybe we do care what encoding is used. …
- 09:42 Changeset in xpra [9450] by
- r9448 + r9449 for v0.15.x branch: delta fixes
- 09:27 Changeset in xpra [9449] by
- #861: when we clear the delta region because of too many hits, make …
- 09:23 Changeset in xpra [9448] by
- #861 ensure we never mix encodings with delta, which could make us mix …
- 09:02 Changeset in xpra [9447] by
- better error messages when we fail to setup a video pipeline
- 08:57 Changeset in xpra [9446] by
- re-use the same wrapper object if we have one already
05/18/15:
- 18:20 Ticket #743 ([Android Client] - "failed to negotiate a packet encoder" while trying ...) closed by
- fixed: Not heard back, I assume this works OK, moving it to replace the "old" …
- 17:16 Changeset in xpra [9445] by
- r9444 for v0.15.x branch: fix name clash
- 17:14 Changeset in xpra [9444] by
- #263 fix name clash: structure vs debugging flag can't use the same name!
- 16:15 Changeset in xpra [9443] by
- add latest fix to release notes
- 16:05 Changeset in xpra [9442] by
- #724: only ever enable the workaround on win32
- 15:06 Changeset in xpra [9441] by
- r9439 for v0.15.x and v0.14.x branches: fix crash on win32 with …
- 14:27 Changeset in xpra [9440] by
- remove wrong comment
- 14:23 Changeset in xpra [9439] by
- #864: disable the tray menu workaround when not used from a tray, as …
- 12:21 Ticket #864 (launcher crashes if we click on the encoding drop down a few times) created by
- 12:16 Changeset in xpra [9438] by
- r9435 + r9436 for v0.15.x and v0.14.x branches: when we let the pixels …
- 12:13 Changeset in xpra [9437] by
- undo change which works for trunk only
- 12:03 Changeset in xpra [9436] by
- this should never hit, but better be safe
- 11:50 Changeset in xpra [9435] by
- #861: when we let the pixels through, we must preserve the metadata …
- 11:29 Changeset in xpra [9434] by
- * add encoding debugging to proxy server * more correct and aggressive …
- 11:14 Changeset in xpra [9433] by
- always honour "disconnect" packets, even when not authenticated: move …
- 10:57 Changeset in xpra [9432] by
- update release notes with latest fix
- 10:54 Changeset in xpra [9431] by
- r9429 for v0.15.x and v0.14.x branches: compatibility with newer …
- 10:53 Changeset in xpra [9430] by
- r9428 for v0.15.x branch: ensure we initialize the authentication modules
- 10:50 Changeset in xpra [9429] by
- compatibility with newer versions of pam module
- 10:46 Changeset in xpra [9428] by
- we must initialize the authentication modules for password auth to work
- 10:45 Changeset in xpra [9427] by
- prettify error message
- 10:40 Changeset in xpra [9426] by
- add auth debug logging
- 10:33 Changeset in xpra [9425] by
- typo
- 10:32 Changeset in xpra [9424] by
- avoid None dereference and log password file used
- 10:16 Changeset in xpra [9423] by
- r9422 for v0.15.x branch: revert to no auth defined by default
- 10:15 Changeset in xpra [9422] by
- revert to no auth defined by default, so we can enable file auth if a …
- 10:14 Changeset in xpra [9421] by
- better debugging of auth module loading
- 09:12 Changeset in xpra [9420] by
- wth? how did this happen?
- 08:58 Changeset in xpra [9419] by
- update release notes with latest fixes
- 08:55 Changeset in xpra [9418] by
- r9392 for v0.15.x and v0.14.x branches: don't assume rgb24 is always …
- 08:48 Changeset in xpra [9417] by
- fixup info structure
- 08:41 Changeset in xpra [9416] by
- r9386 for v0.14.x and v0.15.x branches: use video frames only if we …
- 08:38 Changeset in xpra [9415] by
- r9406 + r9408 + r9410 for v0.15.x and v0.14.x branches: proxy server fixes
- 08:33 Changeset in xpra [9414] by
- r9413 for v0.15.x branch: fix nvenc4 + nvenc5 with proxy server
- 08:32 Changeset in xpra [9413] by
- r8604 mistakenly imported a client class (and didn't even use it - …
- 07:25 Changeset in xpra [9412] by
- cleaner: same as gtk3 check, but without depending on any gtk related …
- 07:23 Changeset in xpra [9411] by
- only try to load from gi bindings if we are using "gtk3"
- 07:10 Changeset in xpra [9410] by
- remove debug logging
- 07:07 Changeset in xpra [9409] by
- better debug logging
- 07:06 Changeset in xpra [9408] by
- when we get a disconnect packet, we can exit the proxy instance more …
- 05:59 Changeset in xpra [9407] by
- make it possible to try to load gstreamer 1.x with python2 using an …
- 05:43 Changeset in xpra [9406] by
- always return True if the packet should be sent
- 05:31 Changeset in xpra [9405] by
- r9404 for v0.15.x branch: we must now explicitly load the codecs we …
- 05:30 Changeset in xpra [9404] by
- missed from r9241: we must now explicitly load the codecs we will need
- 05:27 Changeset in xpra [9403] by
- avoid pydev warning
- 05:18 Changeset in xpra [9402] by
- r9401 for v0.14.x and v0.15.x branches: the proxy server cannot guess …
- 05:16 Changeset in xpra [9401] by
- #172: the proxy server cannot guess a display name
- 05:13 Changeset in xpra [9400] by
- we already have SIGNAMES, don't hard-code new ones
- 05:07 Changeset in xpra [9399] by
- make it easier to test proxy PASSTHROUGH mode via env var
- 05:06 Changeset in xpra [9398] by
- try to close the proxy control socket when we stop
05/17/15:
- 14:07 Changeset in xpra [9397] by
- cleanup keymap change signal handler
- 13:53 Changeset in xpra [9396] by
- avoid printing warning for keyval=0 (no name can be found)
05/16/15:
- 15:37 Changeset in xpra [9395] by
- #465: also expose the buffer api version in each codec's module …
- 15:17 Changeset in xpra [9394] by
- #465: expose the buffer api version used at build time
- 15:02 Changeset in xpra [9393] by
- make code more readable
- 14:50 Changeset in xpra [9392] by
- #863: * don't assume rgb24 is available for sending the 1px edges, …
- 08:39 Changeset in xpra [9391] by
- update release notes with latest fixes
- 08:16 Changeset in xpra [9390] by
- r9384 for v0.14.x and v0.15.x branches: allow rgb32 to be used as a …
- 07:37 Changeset in xpra [9389] by
- do redirect stderr when not daemonized
- 07:28 Changeset in xpra [9388] by
- #849: use a context manager to hide sys.argv (cleaner code)
- 07:24 Changeset in xpra [9387] by
- use a context manager and move the code to os_util
- 06:40 Changeset in xpra [9386] by
- #863: if we don't have any non-video encodings: * don't bother …
- 06:39 Changeset in xpra [9385] by
- #835: better av-sync delay logging
- 06:00 Ticket #863 (encode error with only video encodings enabled) created by
- I guess we probably want to support this somehow, even though it is …
- 00:43 Ticket #862 (Error with xpra commands...) created by
- hi; im new in linux and i used xpra in my older server then i …
05/15/15:
- 19:57 Changeset in xpra [9384] by
- #854: allow "rgb32" to be used as non-video encoding
- 18:06 Changeset in xpra [9383] by
- #835 add config file entry for av-sync (defaults to on)
- 18:04 Changeset in xpra [9382] by
- #835 apply the low-latency options (ugly!)
- 17:36 Changeset in xpra [9381] by
- #835: * auto-tune the av-sync latency based on the sound codec * …
- 14:40 Changeset in xpra [9380] by
- update commented out options to new code layout (not a dict)
- 14:35 Changeset in xpra [9379] by
- #835: only include an audioconvert element for flac
- 14:25 Changeset in xpra [9378] by
- minor cython tweaks: * use inline keyword for things that should be …
- 14:01 Changeset in xpra [9377] by
- * prevent races with cleanup code: keep reference to current queue …
- 12:32 Changeset in xpra [9376] by
- * always freeze the pixels and use the encoding queue if av-sync is …
- 11:12 Changeset in xpra [9375] by
- opus works it seems, at least on Fedora
- 10:26 Changeset in xpra [9374] by
- speedup: help the compiler by not using references to self within the …
- 10:18 Changeset in xpra [9373] by
- #835: add a freeze() method to the imagewrapper class so that we can …
- 08:21 Changeset in xpra [9372] by
- #835: av-sync feature * command line option: "av-sync" defaults to …
- 08:07 Changeset in xpra [9371] by
- only use the mask if we are video encoding, and apply the mask before …
- 07:03 Changeset in xpra [9370] by
- remove unused arguments
- 06:43 Changeset in xpra [9369] by
- add proxy video debug logging
- 04:46 Ticket #861 (xor error with differing pixel format) created by
- Testing 0.15 through the proxy server, got this error: […] Which is …
- 04:25 Changeset in xpra [9368] by
- r9288 for v0.15.x branch: remove test for dead code
- 03:48 Ticket #860 (0.15.0 client tracebacks on disconnect, if Session Info has been opened) closed by
- fixed: Fixed in r9366 (+backport in r9367). Feel free to re-open.
- 03:47 Changeset in xpra [9367] by
- r9366 for v0.15.x branch: fix stoopid change
- 03:46 Changeset in xpra [9366] by
- what was I thinking?
- 02:03 Ticket #860 (0.15.0 client tracebacks on disconnect, if Session Info has been opened) created by
- Testing with a win32 0.15.0 r9365 client against a 0.15.0 r9365 fedora …
05/14/15:
- 22:34 Ticket #859 (Remote browser commands don't work in Chrome HTML 5 viewer) created by
- I suspect the wording will get a bit confusing. Using the …
- 14:06 Changeset in xpra [9365] by
- * add assert * access local object (faster? at least shorter to read) …
- 12:38 Changeset in xpra [9364] by
- don't use reserved keywords! (hides bugs)
- 12:29 Changeset in xpra [9363] by
- check for missing pixels first, then convert to bytes!
- 12:27 Changeset in xpra [9362] by
- we can't send memoryview to the packet layer!
- 12:18 Changeset in xpra [9361] by
- add asserts to check for failures to get pixels
- 11:59 Changeset in xpra [9360] by
- minor logging improvements
- 09:54 Changeset in xpra [9359] by
- prevent hard crashes and make it easier to debug NULL pixels
- 04:56 Changeset in xpra [9358] by
- if we fail to convert to a buffer, log what datatype caused the problem
- 03:46 Ticket #852 (Fedora 20 and 21 0.15.0 builds are failing to stop on command) closed by
- fixed
05/13/15:
- 11:20 Changeset in xpra [9357] by
- remove sound sync stuff commited by mistake
- 11:10 Changeset in xpra [9356] by
- update release notes with latest fixes
- 11:04 Changeset in xpra [9355] by
- r9328 for v0.15.x branch: only allow the codec specified
- 11:03 Changeset in xpra [9354] by
- r9331 for v0.14.x branch: fix proxy protocol errors
- 10:59 Changeset in xpra [9353] by
- r9334 for v0.14.x branch: if the protocol has been cleared, assume it …
- 10:56 Changeset in xpra [9352] by
- r9351 for v0.14.x and v0.15.x branches: fix transient-for
- 10:47 Changeset in xpra [9351] by
- look for transient-for in all window models, not just regular windows
- 10:21 Ticket #669 (speaker forwarding may cause server to hang) closed by
- fixed: Backports in r9347 + r9350.
- 10:21 Changeset in xpra [9350] by
- r9340 for v0.15.x branch: force exit from signal
- 10:05 Changeset in xpra [9349] by
- fixup patches: 0.15 still uses gobject instead of glib
- 08:42 Changeset in xpra [9348] by
- fix patching mess
- 08:33 Changeset in xpra [9347] by
- r9334 + r9339 for v0.15.x branch: protocol cleanup fixes
- 08:30 Changeset in xpra [9346] by
- r9331 + r9332 for v0.15.x branch: buffer and protocol fixes
- 08:27 Changeset in xpra [9345] by
- warn if attempting to use a privileged port
- 08:19 Changeset in xpra [9344] by
- patch seems to have made a mess of it?
- 08:17 Changeset in xpra [9343] by
- add legacy support for html flag so we can just use --html (already in …
- 08:02 Changeset in xpra [9342] by
- r9341 for v0.15.x branch: log the failing websockify command we tried …
- 07:41 Changeset in xpra [9341] by
- log the failing websockify command we tried to use
- 05:19 Changeset in xpra [9340] by
- when running from the signal handler, timeout_add may never fire, so …
- 05:04 Changeset in xpra [9339] by
- call stop_protocol() via idle_add to prevent deadlocks on win32!
- 04:37 Changeset in xpra [9338] by
- add debug logging
- 04:02 Changeset in xpra [9337] by
- * introduce signal_cleanup so we can run cleanup things from the …
- 03:48 Changeset in xpra [9336] by
- timers don't work after we get a signal (at least on win32), so …
- 03:47 Changeset in xpra [9335] by
- * don't lose the reference to the client instance so we can call it …
- 03:35 Changeset in xpra [9334] by
- if the protocol has been cleared, assume it is closed already, means …
- 03:25 Changeset in xpra [9333] by
- * try harder to ensure we only unregister the console ctrl handler …
05/12/15:
- 19:46 Ticket #858 (HTML 5 Client does not have NumLock sync) created by
- Tested with the following against a Fedora 21 r9329 trunk and 0.15.0 …
- 19:04 Ticket #669 (speaker forwarding may cause server to hang) reopened by
- One more thing that needs doing: I can get the win32 client to get …
- 18:45 Changeset in xpra [9332] by
- ensure we never pass a "buffer" object to the packet encoder
- 18:12 Changeset in xpra [9331] by
- * register as potential protocol early * don't fail to start proxy if …
- 17:58 Changeset in xpra [9330] by
- more client exit cleanup logging
- 15:21 Xdummy edited by
- Ubuntu xpra command: balance with the rigth quote (double) on first … (diff)
- 11:24 Changeset in xpra [9329] by
- rename test class and force py2exe to bundle it
- 10:58 Changeset in xpra [9328] by
- only allow the codec specified, avoid "codec changed" errors client side
- 10:55 Changeset in xpra [9327] by
- log what we have loaded more explicitly (so we know if the wrapper …
- 10:48 Changeset in xpra [9326] by
- log the command name, not the missing method (which is always None!)
- 10:43 Changeset in xpra [9325] by
- don't log all the plugins everytime we log one that is missing
- 10:36 Changeset in xpra [9324] by
- log more details about offending command and its packet
- 10:33 Changeset in xpra [9323] by
- better error message
- 10:29 Changeset in xpra [9322] by
- r9320 for v0.15.x branch: py3k fix
- 10:28 Changeset in xpra [9321] by
- better sound setup debugging
- 10:27 Changeset in xpra [9320] by
- py3k fix: we must decode the string out of safe_exec
- 09:28 Changeset in xpra [9319] by
- r9315 for v0.15.x branch: fix noencode for py3k
- 09:27 Changeset in xpra [9318] by
- r9316 for v0.15.x branch: try to use bencode if rencode is missing
- 09:26 Changeset in xpra [9317] by
- better debugging of low level write errors (ie: py3k strings..)
- 09:26 Changeset in xpra [9316] by
- try to use bencode if rencode is missing
- 09:25 Changeset in xpra [9315] by
- #640: fix noencode for py3k (PITA)
- 09:09 Changeset in xpra [9314] by
- r9313 for v0.15.x branch: don't fail if rencode is not available
- 09:06 Changeset in xpra [9313] by
- don't fail if rencode is not available, just log a warning
- 09:02 Ticket #857 (paint error with pixmap backing and mmap) closed by
- fixed: That was caused by the following call: […] Which got converted to a …
- 09:01 Changeset in xpra [9312] by
- r9311 for v0.15.x branch: fix mmap with memoryviews
- 09:00 Changeset in xpra [9311] by
- #857: converting to string can be harmful
- 08:50 Changeset in xpra [9310] by
- prevent race with errors clearing the delayed region
- 08:31 Changeset in xpra [9309] by
- whitespace and string formatting
- 08:29 Ticket #857 (paint error with pixmap backing and mmap) created by
- […] Probably another case of #90 causing problems elsewhere.
- 07:50 Changeset in xpra [9308] by
- #854: fix bencode using the "standard" codecs.latin_1_encode function …
- 06:57 Changeset in xpra [9307] by
- #760: re-populate the opengl info so that changes to the opengl state …
- 06:45 Changeset in xpra [9306] by
- r9305 for v0.15.x branch: show opengl as disabled in session info
- 06:44 Changeset in xpra [9305] by
- show opengl as disabled in session info
05/11/15:
- 18:27 Changeset in xpra [9304] by
- #854 add test for another unicode bug
- 18:01 Ticket #856 (deal with unicode keysyms) created by
- At the moment I get this warning with osx clients: […] These …
- 17:29 Changeset in xpra [9303] by
- r9302 for v0.15.x branch: ensure the command line can override the …
- 17:28 Changeset in xpra [9302] by
- #760: ensure the command line can override the safety checks, log …
- 17:21 Changeset in xpra [9301] by
- #760 add debug logging to paint box feature
- 17:06 Ticket #669 (speaker forwarding may cause server to hang) closed by
- fixed: I have moved the UI thread issue to #855. I think we can close this.
- 17:06 Ticket #855 (UI thread gets stuck on osx (at random?)) created by
- Reported in ticket:669#comment:40 and #1002, it looks like this: …
- 17:00 Changeset in xpra [9300] by
- #669: this method is no longer used
- 16:43 Changeset in xpra [9299] by
- fix misapplied patch?
- 11:43 Changeset in xpra [9298] by
- updated release notes with latest fix
- 11:00 Ticket #626 (server does not run cleanups on SIGINT from a console) closed by
- fixed: Backports: * r9296 for v0.15.x * r9297 for v0.14.x Closing, hopefully …
- 10:58 Changeset in xpra [9297] by
- r9295 adapted for v0.14.x branch: try harder to exit cleanly on control-c
- 10:56 Changeset in xpra [9296] by
- r9292 + r9295 for v0.15.x branch: #626 try harder to exit cleanly on …
- 10:41 Changeset in xpra [9295] by
- #626: exit the main loop using an exception (sys.exit)
05/10/15:
- 16:58 Changeset in xpra [9294] by
- force exit if we get another signal
- 12:46 Changeset in xpra [9293] by
- r9290 for v0.15.x branch: workaround missing mouse position in click event
- 12:39 Changeset in xpra [9292] by
- only claim that the event has been handled when we have taken action, …
- 12:39 Changeset in xpra [9291] by
- try to re-enable opengl by default for all platforms
- 12:34 Changeset in xpra [9290] by
- fix for #854 when mouse event might not include a position (such as …
- 11:47 Changeset in xpra [9289] by
- * remove the window-layout option which no-one uses * add ability to …
- 11:44 Changeset in xpra [9288] by
- rename test class and remove references to old code (now removed since …
05/09/15:
- 05:19 Changeset in xpra [9287] by
- r9286 for v0.15.x branch: don't bother trying to use the tcp proxy if …
- 05:17 Changeset in xpra [9286] by
- don't bother trying to use the tcp proxy if the connection is closed
- 00:22 Ticket #854 (HTML 5 client crash by scrolling in Firefox) created by
- Using Windows 8.1 x64 and Firefox 37.0.2 against a Fedora 21 0.15.0 …
05/08/15:
- 11:59 Printing edited by
- (diff)
- 11:48 Printing edited by
- (diff)
- 10:40 Printing edited by
- (diff)
- 10:04 Changeset in xpra [9285] by
- r9284 for v0.15.x branch: add package suggestion for debian / ubuntu
- 10:03 Changeset in xpra [9284] by
- #598: add package suggestion for debian / ubuntu
- 09:52 Ticket #816 (Timeout Notification Signal) closed by
- fixed: I've been told this works as expected.
- 09:37 Changeset in xpra [9283] by
- r9282 for v0.15.x branch: don't modify structure in place
- 09:35 Changeset in xpra [9282] by
- we should not modify the structure without updating its hash, remove …
- 06:18 Ticket #853 (py3k server support) created by
- Python3 tracker ticket: #1568. Eventually, we will have to convert …
- 06:12 Changeset in xpra [9281] by
- in python2, dict.items() is already a copy (and the server is python2 …
05/07/15:
- 21:53 Ticket #533 (migrate osx build to using jhbuild and modulesets) closed by
- fixed: r9279 updates gtk to 2.24.27 builds fine I'm going to close this now …
- 21:36 Changeset in xpra [9280] by
- change hash for gtk+ 2.24.27
- 21:34 Changeset in xpra [9279] by
- version bump for gtk+ 2.24.27
05/06/15:
- 11:46 Changeset in xpra [9278] by
- r9277 for v0.14.x and v0.15.x branches: ensure we do turn the spinners off
- 11:43 Changeset in xpra [9277] by
- if the window type changes, ensure we do turn the spinners off
- 10:48 Changeset in xpra [9276] by
- remove PREFERED_SERVER_ENCODING_ORDER and just use …
- 10:40 Changeset in xpra [9275] by
- remove vp9 from the "problematic" list of encodings
- 10:27 Changeset in xpra [9274] by
- update release notes with latest fixes
- 09:50 Changeset in xpra [9273] by
- remove debug
- 09:43 Changeset in xpra [9272] by
- r9271 for v0.14.x and v0.15.x branch: redraw opengl spinners from the …
- 09:42 Changeset in xpra [9271] by
- allow the fake broken connection to specify how long the spinners show …
- 09:37 Changeset in xpra [9270] by
- add h264 test data and test encoders with junk data whether we have …
- 09:27 Changeset in xpra [9269] by
- avoid warning with swscale and yuv420p/yuv422p to gbrp
- 09:24 Changeset in xpra [9268] by
- by default, don't run tests that cause warnings - save those for the …
- 04:00 Changeset in xpra [9267] by
- r9262 + r9265 + r9266 for v0.15.x and v0.14.x branches: always update …
- 03:59 Changeset in xpra [9266] by
- doh: do fire expose events
- 03:55 Changeset in xpra [9265] by
- always update spinner flag, even with no backing
- 03:49 Changeset in xpra [9264] by
- r9263 for v0.15.x branch: py3k integer fixes
- 03:46 Changeset in xpra [9263] by
- more py3k integer division fixes
- 03:44 Changeset in xpra [9262] by
- always update the spinner flag - keep it separate from the paint state
05/05/15:
- 13:34 Changeset in xpra [9261] by
- fix py3k support: doesn't seem to fail if we give it a string instead …
- 11:23 Changeset in xpra [9260] by
- r9259 for v0.15.x branch: use integer division for py3k (again)
- 11:23 Changeset in xpra [9259] by
- use integer division for py3k (again)
- 11:14 Changeset in xpra [9258] by
- r9257 for v0.15.x branch: use integer division for py3k
- 11:13 Changeset in xpra [9257] by
- use integer division for py3k
- 06:14 Changeset in xpra [9256] by
- parts of r9255 for v0.14.x and v0.15.x branches: ensure the image is …
- 06:12 Changeset in xpra [9255] by
- refactor encoder tests so we test all encoders (except nvenc), all …
- 06:08 Changeset in xpra [9254] by
- key is the encoding, not the in colorspace
- 05:55 Changeset in xpra [9253] by
- add csc tests and improve decoder tests: check for invalid data failures
- 05:20 Changeset in xpra [9252] by
- simplify
- 05:06 Ticket #626 (server does not run cleanups on SIGINT from a console) reopened by
- Re-opening because of ticket:852#comment:4, r9197 caused problems …
- 04:57 Changeset in xpra [9251] by
- r9250 for v0.15.x branch: fix typo
- 04:56 Changeset in xpra [9250] by
- fix typo
05/04/15:
- 17:52 Changeset in xpra [9249] by
- add unit test for codecs self test
- 17:39 Changeset in xpra [9248] by
- move the decoder self tests to a common location and re-use them with …
- 17:21 Changeset in xpra [9247] by
- implement self tests for decoding vpx
- 17:12 Changeset in xpra [9246] by
- test every encoding with every colorspace we know about
- 17:05 Changeset in xpra [9245] by
- r9244 for v0.15.x branch: 'periodic Q boost' is a vp9 only property
- 17:04 Changeset in xpra [9244] by
- #832: 'periodic Q boost' is for vp9 only
- 13:17 Changeset in xpra [9243] by
- r9242 for v0.15.x branch: try both vpx and libvpx
- 13:16 Changeset in xpra [9242] by
- try both vpx and libvpx as package names
- 11:15 Changeset in xpra [9241] by
- only load the codecs we will actually use
- 10:12 Changeset in xpra [9240] by
- r9239 for v0.14.x and v0.15.x: fix lz4 check
- 10:11 Changeset in xpra [9239] by
- fix check for lz4 availability
- 10:00 Changeset in xpra [9238] by
- delta should not care what encoding is used, but the pixel format does …
- 07:03 Changeset in xpra [9237] by
- fixes taken from r9235 for v0.15.x branch: remove unused initial …
- 06:59 Changeset in xpra [9236] by
- r9226 for v0.14.x and v0.15.x branches: clear all references
- 06:56 Changeset in xpra [9235] by
- #839: move the restride code to the ximage wrapper
05/03/15:
- 22:17 Changeset in xpra [9234] by
- #845 html5 sound: * use the XpraSource? instead of inline test source …
- 17:04 Changeset in xpra [9233] by
- removed format log line by accident
- 16:59 Changeset in xpra [9232] by
- #845 make wav format work first * right now it will start decoding …
- 16:58 Changeset in xpra [9231] by
- fix some pydev warnings and remove unused imports
- 16:33 Changeset in xpra [9230] by
- #845 html5 sound * don't pass start of stream packet to aurora.js * …
- 15:37 Changeset in xpra [9229] by
- #845 html5 client sound: * fix XpraSource? * override mp3.js probe …
- 13:51 Changeset in xpra [9228] by
- #640: fix the last gobject warnings with py3k: ensure we use glib …
- 13:32 Changeset in xpra [9227] by
- only start the network parse and format threads when we actually have …
- 13:25 Changeset in xpra [9226] by
- also clear reference to write format thread
- 13:13 Changeset in xpra [9225] by
- prevent memory exhaustion with lz4 by validating the packet size (max …
- 12:56 Changeset in xpra [9224] by
- always run through the named interpreter explicitly, and make the …
- 12:45 Changeset in xpra [9223] by
- #465: make memoryview enabled by default on python 2.7 (already the …
- 12:41 Changeset in xpra [9222] by
- move the buffer and align stuff out of codecs now that we use it in …
- 10:47 Changeset in xpra [9221] by
- version bump so we can make new beta builds
- 10:43 Changeset in xpra [9220] by
- #640: fix bencode with py3k
- 06:25 Changeset in xpra [9219] by
- work towards py3k support in bencoder: * use absolute import so py3k …
05/02/15:
- 11:20 Changeset in xpra [9218] by
- fixup for r9207: this new function takes arguments (which we don't need)
- 10:58 Changeset in xpra [9217] by
- convert to a unit test
- 10:18 Changeset in xpra [9216] by
- replace gobject functions which are deprecated with their glib equivallent
- 10:17 Changeset in xpra [9215] by
- replace gobject functions which are deprecated with their glib equivallent
- 09:16 Changeset in xpra [9214] by
- replace gobject functions which are deprecated with their glib equivallent
- 09:13 Changeset in xpra [9213] by
- remove direct calls to gobject.idle_add (which is deprecated)
- 09:08 Changeset in xpra [9212] by
- remove direct calls to gobject.idle_add (which is deprecated)
- 09:03 Changeset in xpra [9211] by
- remove direct calls to gobject.idle_add (which is deprecated)
- 08:44 Changeset in xpra [9210] by
- #177 we need the py3k version of rencode and the gobject bindings …
- 05:19 Changeset in xpra [9209] by
- we no longer use unsafe pid lists to track the process status
- 05:15 Ticket #851 (Rencode error on 0.15.0 Fedora 20 and 21 builds) closed by
- invalid: You have not installed the latest python-rencode package, which means …
05/01/15:
- 22:35 Ticket #852 (Fedora 20 and 21 0.15.0 builds are failing to stop on command) created by
- Running Fedora 20 and 21 r9137 0.15.0 servers On running a {{{xpra …
- 22:33 Ticket #851 (Rencode error on 0.15.0 Fedora 20 and 21 builds) created by
- Running a Fedora 20 and 21 r9137 0.15.0 Servers (from xpra.org/beta): …
- 09:53 Changeset in xpra [9208] by
- forgot to bump the main release no
- 07:45 Ticket #293 (tune the audio queue latency so it is in sync with the video) closed by
- duplicate: Will follow up in #835.
- 07:32 Ticket #539 (tabbed client) closed by
- wontfix: Too hard to get right generically.
- 07:27 Changeset in xpra [9207] by
- switch to the new function name (which is also gobject-3 compatible)
- 04:36 Changeset in xpra [9206] by
- add latest fixes to the release notes
- 04:33 Changeset in xpra [9205] by
- handle end-of-stream messages
- 04:32 Changeset in xpra [9204] by
- r9197 for v0.14.x branch: fix exit on signal from console
- 04:31 Changeset in xpra [9203] by
- r9198 for v0.14.x branch: avoid warning with some hava apps
04/30/15:
- 16:51 News edited by
- (diff)
- 16:42 Ticket #473 (html5 client) closed by
- fixed: It's looking good for the release! I have tagged v0.15.x, so let's …
- 16:39 Ticket #850 (html5 client improvements) created by
- Split from #473. Mostly things that didn't make the cut for the v0.15 …
- 16:12 Milestone 0.15 completed
- Provisional priorities (the same ticket may be listed more than once …
- 15:57 Changeset in xpra [9202] by
- tag 0.15.x
- 15:39 Ticket #849 (sound improvements: refactorings, cleanups,) created by
- Follow up from #400, #669 - related to #835. * would be nice to share …
- 15:36 Ticket #400 (sound improvements - better queue handling, refactoring and cleanups) closed by
- fixed: I think this ticket is good to close, we can deal with testing in …
- 15:33 Changeset in xpra [9201] by
- #669: update microphone side code to use the new sound code and safer …
- 13:00 Changeset in xpra [9200] by
- prettify connection messages
- 09:06 Changeset in xpra [9199] by
- #533: library updates: apr 1.5.2 and subversion 1.8.13
- 04:38 Changeset in xpra [9198] by
- avoid warning with some java apps sending an odd message to the tray
04/29/15:
- 10:28 Ticket #848 (0.14.23: client crashes) closed by
- invalid: I'm closing this as invalid as this doesn't look like this has …
- 10:26 Ticket #626 (server does not run cleanups on SIGINT from a console) closed by
-
fixed: No idea why, but
gtk_main
just exited without returning control … - 10:24 Changeset in xpra [9197] by
- #626: when we get a signal we will exit on, remove the exception hook hacks
- 09:38 Changeset in xpra [9196] by
- stable version bump
- 09:36 Changeset in xpra [9195] by
- r9190 for v0.14.x branch: use idle_add to avoid reentrant errors
- 09:19 Ticket #582 (x11 cleanup must still be done in the UI thread) closed by
- fixed: A similar problem was solved in r9190, I think that r9194 does the …
- 09:18 Changeset in xpra [9194] by
- #582: run clean_quit() from an idle_add callback rather than the …
- 09:15 Changeset in xpra [9193] by
- make it consistent: keyval is a number
- 09:14 Changeset in xpra [9192] by
- #640: fix keyboard mapping with py3k clients: we can't just call str …
- 08:51 Ticket #848 (0.14.23: client crashes) created by
- I updated official Debian package from 0.14.18 to 0.14.23 and using …
- 08:31 Ticket #177 (how to run tests?) closed by
- fixed: This will do for now, all the unit tests are being run as part of the …
- 08:27 Ticket #847 (more automated tests) created by
- Follow up from #177, see also #660 - in particular things like #822. …
- 08:24 Changeset in xpra [9191] by
- #177: add test for child reaper
- 07:55 Changeset in xpra [9190] by
- the signal handler can interrupt io and cause a 'reentrant call …
- 07:29 Ticket #846 (JavaFx-Applications starts with wrong size with jdk>=8) created by
-
When I start a
JavaFx
application, the application starts with … - 07:24 Changeset in xpra [9189] by
- * fix logging to include 'forget' arg * always poll() before checking …
- 07:22 Changeset in xpra [9188] by
- we can handle bytes just fine, avoid warning
- 06:36 Changeset in xpra [9187] by
- #177 test fixes (mostly py3k): * only use the strtobytes dict key hack …
- 05:54 Changeset in xpra [9186] by
- #177: add test for os_util critical functions
- 05:39 Changeset in xpra [9185] by
- rename variable: we don't actually handle strings with py3k..
- 05:38 Changeset in xpra [9184] by
- py3k fix: using latin1 encoding doesn't screw up our bytes buffer and …
- 05:20 Changeset in xpra [9183] by
- fix pydev warning
- 04:28 Changeset in xpra [9182] by
- * automated whitespace cleanup * pydev warnings
- 04:24 Changeset in xpra [9181] by
- files we need for building (py)gtkglext for centos7
- 03:19 Changeset in xpra [9180] by
- * skip empty keysyms * warn for all invalid keysyms just once
- 02:30 Ticket #818 (14.20 Xpra builds have no spinners) closed by
- fixed: Closing. Beta 0.14.23 for win32 were missing - sorry!
- 00:15 Ticket #845 (html5 client sound support) created by
- We should be able to process sound-data packets to allow sound …
04/28/15:
- 23:42 Changeset in xpra [9179] by
- Fixed typo in one of the comments.
- 22:42 Ticket #727 (building with clang - measure difference in performance) closed by
- fixed
- 22:39 Testing edited by
- (diff)
- 22:38 Testing edited by
- (diff)
- 22:20 Testing edited by
- (diff)
- 22:16 Testing edited by
- (diff)
- 22:07 Testing edited by
- (diff)
- 18:38 Testing edited by
- (diff)
- 18:37 Testing edited by
- (diff)
- 16:47 Changeset in xpra [9178] by
- fix day of the week to avoid warnings
- 13:45 Ticket #844 (Improvements to appdata file) closed by
- fixed: Applied to both branches in r9177, so this will be included in 0.14.24 …
- 13:43 Changeset in xpra [9177] by
- #844: improvements to appdata file
- 13:36 Ticket #844 (Improvements to appdata file) created by
- I was finding that running appstream-util validate-relax against the …
- 06:17 Changeset in xpra [9176] by
- updated release notes
- 05:09 Ticket #838 (html5 client auto-connect) closed by
- fixed: Backport in r9173. (not all that big, tested ok)
- 05:09 Changeset in xpra [9175] by
- add latest fixes to release notes
- 05:03 Changeset in xpra [9174] by
- r9151 (partial) for v0.14.x branch: avoid errors when using "noencode"
- 04:59 Changeset in xpra [9173] by
- r9160 + r9161 for v0.14.x branch: fix socket read race, buffer pending …
- 04:27 Ticket #837 (html5 client keyboard mapping can't type symbols) closed by
- fixed: Not heard back closing.
04/27/15:
- 20:02 Changeset in xpra [9172] by
- aurora-xpra.js: just need to use 'this', not '_this'
- 19:52 Changeset in xpra [9171] by
- aurora-xpra.js: return true for start, pause, reset events
- 19:41 Changeset in xpra [9170] by
- html5 client begin MP3 sound support * include aurora.js framework * …
- 19:25 Changeset in xpra [9169] by
- html5 client: support LZ4 compressor for rgb data
- 17:58 Changeset in xpra [9168] by
- #727 Removed the IE javascript line since it calls for non-existent …
- 16:25 Changeset in xpra [9167] by
- r8302 for v0.14.x branch: paint the spinners with opengl
- 14:16 Ticket #843 (Drop usage of xorg void driver in xpra's xorg.conf) closed by
- fixed: It's fine, just make sure you grab both changes (I made a mess of the …
- 14:15 Changeset in xpra [9166] by
- #843: drop usage of xorg void driver (part 2)
- 14:05 Changeset in xpra [9165] by
- #843: drop usage of xorg void driver
- 13:28 Ticket #843 (Drop usage of xorg void driver in xpra's xorg.conf) created by
- According to a redhat xorg maintainer: "The use of the "void" input …
- 11:01 Changeset in xpra [9164] by
- blocking sockets seem to work OK
- 11:01 Changeset in xpra [9163] by
- re-compress window-icon packet data to avoid large packet warnings, …
- 10:53 Changeset in xpra [9162] by
- * prettify video encoder list info logging * fix unix domain socket …
- 10:52 Changeset in xpra [9161] by
- only warn if there is an actual packet, a None packet is not an error
- 10:02 Changeset in xpra [9160] by
- #838: ensure we buffer any pending reads on the connection we forward …
- 08:05 Changeset in xpra [9159] by
- fixup xpra-proxy used by ssh, which was broken by r9154: the proxy …
- 07:57 Changeset in xpra [9158] by
- fixup r9157: the peername may be a list or tuple
- 07:47 Changeset in xpra [9157] by
- prettify connection log message (the endpoint may not be available)
- 07:41 Changeset in xpra [9156] by
- include more low-level connection information
- 07:29 Changeset in xpra [9155] by
- when closing or before startup, the threads can be None
- 05:30 Changeset in xpra [9154] by
- improve connection and proxy debugging, ensure both sockets have a timeout
- 05:21 Changeset in xpra [9153] by
- more friendly console log message, especially when the reason is not …
- 05:18 Changeset in xpra [9152] by
- include buffer head as a string in the console error message to make …
- 05:16 Changeset in xpra [9151] by
- ensure we don't get errors when calling get_info before a packet …
04/26/15:
- 14:16 Changeset in xpra [9150] by
- remove unneeded function (left over from testing.. oops)
- 14:13 Changeset in xpra [9149] by
- html5 client, LZ4 working * get length of original data from first 4 …
04/25/15:
- 20:44 Changeset in xpra [9148] by
- #473 html5 begin LZ4 support * include node-lz4 library * it will …
04/24/15:
- 11:32 Changeset in xpra [9147] by
- #620 use C MIN and MAX and not Python's
- 11:22 Changeset in xpra [9146] by
- #620: use cython to speed up the rectangle class
- 09:23 Changeset in xpra [9145] by
- undo parts of r9073: the synthetic mouse-down events must be …
- 08:54 Changeset in xpra [9144] by
- #640: * try to threads_init() as early as possible (win32 crashes...) …
- 06:33 Changeset in xpra [9143] by
- #826: fix ctypes import to make it py3 (py3.4?) compatible
- 03:37 Testing edited by
- remove whitespace (diff)
- 03:31 Ticket #826 (Title bar don't support Unicode) closed by
- fixed: @John1221: I can't see any problems with 0.15 servers either. So I am …
04/23/15:
- 21:14 Ticket #466 (nvenc improvements: YUV444P mode and bandwidth auto tuning) closed by
- fixed: I agree there are many factors when trying to benchmark. It would be a …
- 18:58 Changeset in xpra [9142] by
- html5 client: cleanup avc (h264) functions
- 18:36 Testing edited by
- (diff)
- 18:14 Changeset in xpra [9141] by
- #842 only accept clipboard tokens with text targets
- 18:09 Changeset in xpra [9140] by
- #842 should probably update clipboard buffer when remote clipboard changes
- 18:06 Changeset in xpra [9139] by
- #842 clipboard support * off screen text input that is always in …
- 16:05 Changeset in xpra [9138] by
- #473: workaround QT apps in Wine menus appearing below the associated …
- 15:41 Changeset in xpra [9137] by
- #826: use ctypes to ensure we call the W version of the SetWindowLong? …
- 15:27 Changeset in xpra [9136] by
- #826: allow more hooks to be disabled using env vars
- 10:32 Changeset in xpra [9135] by
- reset event callbacks on cleanup
- 10:31 Changeset in xpra [9134] by
- #826 make it easier to test with the Win32EventListener instance …
- 08:32 Changeset in xpra [9133] by
- change back to ffmpeg 2.6.1 problem with html document generation on …
- 07:55 Changeset in xpra [9132] by
- move pygtkglext patch and update moduleset
- 07:53 Changeset in xpra [9131] by
- move gtkglext patches and update moduleset
- 07:49 Changeset in xpra [9130] by
- wrong strip level
- 07:46 Changeset in xpra [9129] by
- change patch location for osx nasm
- 07:44 Changeset in xpra [9128] by
- move osx nasm makefile patch
- 07:26 Changeset in xpra [9127] by
- #826: allow us to toggle some of the window overrides individually
- 07:14 Changeset in xpra [9126] by
- #826: make it easier to test with the same string: allow it as a …
- 05:36 Ticket #808 (Xpra client - frequent crashes on OS X) closed by
- fixed
- 05:00 Building edited by
- (diff)
- 03:32 Changeset in xpra [9125] by
- Add patch for gtk-quartz-engine to moduleset
- 03:30 Changeset in xpra [9124] by
- patch for gtk-quartz-engine
- 03:15 Changeset in xpra [9123] by
- remove all i386 specific build options not needed unless trying to …
- 00:17 Changeset in xpra [9122] by
- newer ffmpeg needs newer libvpx to build so downgrading this as well …
04/22/15:
- 22:46 Changeset in xpra [9121] by
- broken on osx 10.5
- 21:57 Changeset in xpra [9120] by
- newer version doesn't build on osx 10.5 reverting this one
- 21:13 Changeset in xpra [9119] by
- libffi 3.2.1 doesn't build on osx 10.5 so revert to the last one
- 20:53 Changeset in xpra [9118] by
- #842 rubbish prompt with remote clipboard data
- 20:50 Ticket #842 (html5 client clipboard support) created by
- The HTML5 client should support text data exchange between the remote …
- 20:02 Changeset in xpra [9117] by
- experimental mouse scroll wheel support * we probably need to rate …
- 19:36 Changeset in xpra [9116] by
- Version updates from upstream gtk-osx modulesets-stable Held back …
- 19:08 Changeset in xpra [9115] by
- html5 client: disable right click menu
- 16:19 Changeset in xpra [9114] by
- connect.html: add advanced options section, allow normal fullscreen …
- 16:02 Changeset in xpra [9113] by
- html5 client: add option to automatically undecorate and maximise …
- 15:44 Changeset in xpra [9112] by
- html5 client: XpraWindow?.undecorate() function removes window …
- 09:29 Ticket #526 (unicode window titles do not work on XP) closed by
- wontfix: Turns out that this is a limitation of XP, works fine with win7 (see …
- 05:01 Ticket #831 (incorrect behaviour with multiple X screens) closed by
- needinfo: Not heard back, closing.
- 04:59 Ticket #827 (Mouse events dropped) closed by
- needinfo: Not heard back, closing.
- 00:14 Changeset in xpra [9111] by
- clipboard support: select only the CLIPBOARD clipboard
- 00:06 Changeset in xpra [9110] by
- xpra_window.js: avoid getting the visible canvas context on every draw
04/21/15:
- 23:51 Changeset in xpra [9109] by
- Some drawing operations are async, so try and send damage sequence …
- 22:32 Changeset in xpra [9108] by
- * set clipboard.want_targets so that we get the data with the token * …
- 21:34 Ticket #821 (html5 client maximize does not follow browser canvas size) closed by
- fixed: Tested and fixed ,closing again as I have found nothing else :)
- 21:18 Changeset in xpra [9107] by
- #821 don't allow a maximised window to be dragged around by it's title bar
- 19:27 Ticket #821 (html5 client maximize does not follow browser canvas size) reopened by
- Found small issue , title bar is still active and allows you to drag …
- 19:15 Ticket #821 (html5 client maximize does not follow browser canvas size) closed by
- fixed: Tested and confirmed working , good job Josh :) Closing unless issues …
- 17:22 Changeset in xpra [9106] by
- #838 add ?debug=true to avoid the connect page redirect
- 17:08 Changeset in xpra [9105] by
- run the whole tcp proxy setup code in a new thread - especially the …
- 17:07 Changeset in xpra [9104] by
- fire the invalid header callback directly, so we can take action asap, …
- 17:05 Changeset in xpra [9103] by
- #821 call screen_resized on all XpraWindows? to follow new browser …
- 17:03 Changeset in xpra [9102] by
- include the last ping echo time in info
- 16:57 Changeset in xpra [9101] by
- #821 send the desktop_size packet on browser resize
- 16:46 Changeset in xpra [9100] by
- html 5 client: debounce window resize events so we have something to …
- 16:40 Changeset in xpra [9099] by
- remove some info level debug logging (was not meant to get committed …
- 15:59 Changeset in xpra [9098] by
- #841: fixups for r9097: add missing imports, no logger exists in util, etc.
- 15:52 Ticket #841 ([PATCH] Use ldconfig to find libfakeXinerama) closed by
- fixed: Applied in r9097, closing. @nathan-renniewaldock: out of curiosity, …
- 15:51 Changeset in xpra [9097] by
- #841: try using ldconfig to locate libfakeXinerama
- 15:43 Ticket #841 ([PATCH] Use ldconfig to find libfakeXinerama) created by
- I've updated it to try ldconfig then fallback to the old way if it …
- 14:00 Changeset in xpra [9096] by
- #838: add ability to log all forwarded traffic for debugging purposes
- 13:37 Changeset in xpra [9095] by
- when we find a superset match for a keycode, use it - even if there is …
- 13:35 Changeset in xpra [9094] by
- improve keyboard debug logging
- 13:13 Changeset in xpra [9093] by
- retire the verbose debug and log exact translation mapping used
- 08:53 Changeset in xpra [9092] by
- use the correct md5sum: tar.gz and not zip for this one..
- 08:39 Changeset in xpra [9091] by
- #533 version bumps: * ffmpeg 2.6.1 * numpy 1.9.2 * pyobjc 3.0.4
- 08:11 Ticket #840 (64-bit builds for OSX using moduleset) created by
- Split from #533. See ticket:533#comment:77 Minor fixes + tweaks …
- 08:10 Changeset in xpra [9090] by
- if this is a 64-bit build, include this info in the dmg filename
- 08:06 Changeset in xpra [9089] by
- with newer build systems, we have to explicitly include libz
04/20/15:
- 20:05 Ticket #90 (python3 and gtk3 support) closed by
- fixed: Retried with the following builds against an r9087 Fedora 21 server: …
- 19:02 Changeset in xpra [9088] by
- add proxy and net logging to relevant server code
- 18:54 Changeset in xpra [9087] by
- this test causes fedora to fail to build rpms.. disable it for now
- 18:02 Changeset in xpra [9086] by
- disable nvenc by default, just too problematic in the v0.14.x branch
- 17:45 Changeset in xpra [9085] by
- add latest fixes to release notes
- 17:43 Changeset in xpra [9084] by
- r9029 for v0.14.x branch: when resuming, only send the window icon of …
- 17:41 Changeset in xpra [9083] by
- r9054 for v0.14.x branch: if needed, drop the less used keysym …
- 17:17 Changeset in xpra [9082] by
- include revision info and toolkit in client version info line
- 14:39 Changeset in xpra [9081] by
- add nvenc5 to the ALL codec list so it will be printer with the loader …
- 14:21 Changeset in xpra [9080] by
- prettify pkgconfig version logging
- 14:20 Changeset in xpra [9079] by
- the code assumes that signals connected will fire from the UI thread, …
- 14:14 Changeset in xpra [9078] by
- more py3k string waste of time
- 13:55 Changeset in xpra [9077] by
- #640: setting the icon crashes on win32+gtk 3.14, so don't do it
- 13:33 Changeset in xpra [9076] by
- include build type in setup filename to easily distinguish mingw from msvc
- 10:47 Changeset in xpra [9075] by
- more py3k tediousness
- 10:45 Changeset in xpra [9074] by
- visual studio builds do weird things
- 10:09 Changeset in xpra [9073] by
- #640 move the mouse state workaround to the client so it becomes …
- 09:49 Changeset in xpra [9072] by
- #640 horrendous hack for the webp codec with win32 + python3 and the …
- 08:48 Changeset in xpra [9071] by
- (doh) fixup r9070: remove prefix from libnames
- 08:44 Changeset in xpra [9070] by
- update library dependency list to pygi-aio-3.14.0_rev16
- 06:46 Changeset in xpra [9069] by
- #465 / #640: if we have bytes already, don't do anything
- 05:57 Changeset in xpra [9068] by
- #640: just always store the format as a string and avoid encode() on …
- 05:55 Changeset in xpra [9067] by
- #640: split the long version line to avoid stretching the about box …
- 05:27 Changeset in xpra [9066] by
- make the cython code faster: calculate base indexes once and remove …
- 05:24 Changeset in xpra [9065] by
- * pretty print the file updates * warn if the line is missing an equal …
- 03:45 Changeset in xpra [9064] by
- #640: * make it easier to switch compiler: the BAT files tell the …
04/19/15:
- 12:34 Changeset in xpra [9063] by
- expire all delta buckets after 20 hits, make it configurable using the …
- 12:05 Changeset in xpra [9062] by
- #465 missed from r9020: also handle the slow copy case
- 11:48 Ticket #839 (fast restride and xor in cython) created by
- Follow up from #465, we should provide an optional image wrapper …
- 11:32 Changeset in xpra [9061] by
- r9018 + r9060 for v0.14.x branch: new buffer fixes
- 11:30 Changeset in xpra [9060] by
- add missing bits from r9018: there are mode paths to mmap.write
- 11:25 Changeset in xpra [9059] by
- r9039 for v0.14.x branch: fix memoryviews (aka new buffers)
- 11:17 Changeset in xpra [9058] by
- if the imagewrapper doesn't support the allocate_buffer feature, don't …
- 11:05 Changeset in xpra [9057] by
- #465: r9027 + misc memoryview fixes for v0.14.x branch
- 10:41 Changeset in xpra [9056] by
- r9019 for v0.14.x branch: fix new buffers, must return the size
- 08:09 Ticket #838 (html5 client auto-connect) created by
- I think this used to be the case before, not 100% sure. I would like …
- 07:51 Keyboard edited by
- (diff)
- 07:51 Keyboard edited by
- (diff)
- 07:46 Changeset in xpra [9055] by
- add ability to debug individual keysyms using the env var …
- 07:04 Changeset in xpra [9054] by
- #837: when trying harder to fit all the keycodes in the limited space …
- 06:44 Changeset in xpra [9053] by
- the keysym for 'pipe' is 'bar'
- 06:40 Changeset in xpra [9052] by
- the keycode range is inclusive at both ends (allows for a 255 keycode)
Note: See TracTimeline
for information about the timeline view.