Timeline
07/01/16:
- 20:41 Ticket #1227 (clarify encoders and muxers in sound codec short names) closed by
- fixed: Noted, meant to close this a while back. I did test a 17.4 client …
06/30/16:
- 23:03 Ticket #1241 (xvfb sometimes not stopped automatically) created by
- With xpra 0.17.4 sometimes xvfb is not stopped when the client is …
- 21:52 Changeset in xpra [12945] by
- r12944 for v0.14.x branch: compatibility with ffmpeg 3.1+
- 21:50 Changeset in xpra [12944] by
- ffmpeg 3.1 has deprecated avcodec_decode_video2, don't fail the build …
- 21:05 Changeset in xpra [12943] by
- update ffmpeg api so we can build against ffmpeg 3.1 without warnings
- 08:47 Dependencies edited by
- add gsview to win32 deps (diff)
06/28/16:
- 14:59 Changeset in xpra [12942] by
- prefer using a fast encoding (ie: jpeg) for this initial frame since …
- 14:53 Changeset in xpra [12941] by
- * make it easier to ensure we free the image in all cases: add …
- 14:42 Changeset in xpra [12940] by
- make it possible to disable paint flush code via env var
- 14:39 Changeset in xpra [12939] by
- only specify flush attribute if supported
- 14:09 Changeset in xpra [12938] by
- only warn about missing virtual directory from the server when we …
- 13:36 Changeset in xpra [12937] by
- don't make a copy of the image (which would leak memory) just in case …
- 11:05 Changeset in xpra [12936] by
- also remove ~ from the commented out log dirs
- 11:01 Changeset in xpra [12935] by
- doh: make sure it is found! (find returns -1 when not found... which …
- 11:00 Changeset in xpra [12934] by
- damage method on source still needs the window (only the method on …
- 10:56 Changeset in xpra [12933] by
- move the caps back to a hard-coded list
- 10:52 Changeset in xpra [12932] by
- move the caps back to a hard-coded list
- 06:35 Changeset in xpra [12931] by
- #800 only enable b-frames with the video region
- 06:13 Changeset in xpra [12930] by
- make it possible to build on older distros like centos: add ifdef for …
- 05:44 Versions/PendingFixes edited by
- (diff)
- 03:37 Changeset in xpra [12929] by
- fix capturing pkg-config output on platforms with non english locales
06/27/16:
- 17:51 Changeset in xpra [12928] by
- #1232: build file updates for the new motion detection code
- 17:42 Changeset in xpra [12927] by
- * new upstream release * include more muxers and encoders
- 17:40 Changeset in xpra [12926] by
- new upstream releases: * ffmpeg 3.1 * numpy 1.11.1
- 17:31 Changeset in xpra [12925] by
- add latest fixes to release notes
- 17:27 Versions/PendingFixes edited by
- (diff)
- 17:26 Changeset in xpra [12924] by
- r12888 for v0.17.x branch: fix damage argument order
- 17:25 Changeset in xpra [12923] by
- fixup r12922: old code needs window as argument
- 17:20 Changeset in xpra [12922] by
- r12908 + r12910: ensure we use a lossless encoding for refresh
- 15:18 Debugging/OpenGL edited by
- (diff)
- 15:15 Changeset in xpra [12921] by
- #1232: make min scroll percentage configurable with XPRA_SCROLL_MIN_PERCENT
- 15:10 Changeset in xpra [12920] by
- #1232: always get a gl context before using opengl commands! (it ends …
- 15:05 Changeset in xpra [12919] by
- doh: fix item index actually used, not just in the error logging!
- 05:23 Changeset in xpra [12918] by
- logging tweaks
- 05:23 Changeset in xpra [12917] by
- fix index of "regions" withing the "damage_delayed" list
- 04:33 Changeset in xpra [12916] by
- logging improvements: use the correct logger, add "damage" logger, etc
- 04:16 Changeset in xpra [12915] by
- require 40 percent match for using scrolling, not 40 lines
06/26/16:
- 16:37 Versions/PendingFixes edited by
- (diff)
- 15:58 Changeset in xpra [12914] by
- #1232: add ability to record scroll data and replay it
- 15:04 Changeset in xpra [12913] by
- #1232: test for the new motion code
- 15:01 Changeset in xpra [12912] by
- #1232: server-side support for scrolling
- 11:50 Changeset in xpra [12911] by
- all the other values are lists.. but this one is not
- 10:06 Changeset in xpra [12910] by
- oops: remove debug logging
- 09:59 Changeset in xpra [12909] by
- if we find one region covering almost the entire window, refresh the …
- 09:57 Changeset in xpra [12908] by
- ensure we do use a refresh encoding for auto-refresh: we must provide …
- 06:38 Changeset in xpra [12907] by
- improve image wrapper api: * split restride into may_restride + …
06/25/16:
- 10:57 Changeset in xpra [12906] by
- gst.version can be enumerated but it is not a list or tuple!
- 10:55 Changeset in xpra [12905] by
- fixup r12903: not all sound query values are lists!
- 10:24 Changeset in xpra [12904] by
- ellipsize the middle of the long string
- 10:11 Changeset in xpra [12903] by
- #1204 / #840: make 64-bit vs 32-bit builds more prominent
- 10:09 Changeset in xpra [12902] by
- stop pydev moaning
- 06:24 Changeset in xpra [12901] by
- #1232: until multi-window is fixed, disable scroll encoding by default
- 06:18 Changeset in xpra [12900] by
- * simplify pixel_format string handling: just use a python string * …
- 00:53 Ticket #1212 (uncompressed sound / stream compressed sound) closed by
- fixed: Good to be aware of... especially if I see issues with compressed …
06/24/16:
- 22:28 Ticket #1136 (move websockify in the xpra process) closed by
- fixed: Oh, sorry, I hit submit without thinking. Closing.
- 21:21 Ticket #1240 (launcher does not honour SSH password on OSX) created by
- The client says that connection is lost. However, binding tcp works. …
- 18:41 Changeset in xpra [12899] by
- #1232: no idea how to draw the pixmap onto itself and avoid the visual …
- 18:14 Changeset in xpra [12898] by
- #1232: opengl fixes and improvements for scrolling: * add brown colour …
- 18:11 Changeset in xpra [12897] by
- * make it possible to stop/start the animation and a bit of damage in …
- 05:24 Changeset in xpra [12896] by
- * stop-start with keyboard * update copyright * change colors for …
06/23/16:
- 11:01 Changeset in xpra [12895] by
- replace long winded cairo code with simple draw_drawable code (backing …
- 06:48 Changeset in xpra [12894] by
- #1232: support horizontal scrolling in client backends (pixmap and …
- 04:55 Changeset in xpra [12893] by
- #1232: * gl backing: copy everything before scrolling (in case some …
06/22/16:
- 18:18 Changeset in xpra [12892] by
- #1239: try to prevent future breakage with better variable and …
- 18:10 Ticket #1239 (HTML Server spewing name error tracebacks) closed by
- invalid: Okay, then it was my source tree. I'm gonna go ahead and close this as …
- 18:05 Changeset in xpra [12891] by
- #1239: fix breakage caused by b-frame delay accounting in r12868
- 17:42 Ticket #1239 (HTML Server spewing name error tracebacks) created by
- I have a feeling it has to do with the fixes due to #1218. With a …
- 15:43 Changeset in xpra [12890] by
- #800 make it possible to disable b-frames from the client using the …
- 14:54 Changeset in xpra [12889] by
- make class name more meaningful and add doc message
- 14:37 Versions/PendingFixes edited by
- (diff)
- 14:26 Changeset in xpra [12888] by
- non av-sync codepath uses the wrong order for the arguments to …
- 14:12 Changeset in xpra [12887] by
- doh: missed from r12881
- 14:10 Changeset in xpra [12886] by
- #1232: always call present_fbo to make sure the whole fbo will be …
- 14:06 Changeset in xpra [12885] by
- * add XPRA_VIDEO_SKIP_EDGE to make it easier to debug paint packets …
- 12:26 Changeset in xpra [12884] by
- make the test anim configurable on the command line
- 12:10 Changeset in xpra [12883] by
- make it possible to launch multiple windows
- 11:50 Changeset in xpra [12882] by
- #1232: test refactoring + new vscroll test
- 08:37 Changeset in xpra [12881] by
- #1232: update scroll paint api and test example to use the list of …
- 03:36 Changeset in xpra [12880] by
- #1232: * add better colour handling * handle (logging) button events …
06/21/16:
- 16:12 Changeset in xpra [12879] by
- more helpful encoding test failure messages
- 16:10 Changeset in xpra [12878] by
- #1232: part 2, handle "scroll" encoding in the GL backing, includes …
- 16:08 Changeset in xpra [12877] by
- #1232: part 1, add LargeStructure? wrapper for items that make the …
- 09:11 Keyboard edited by
- (diff)
- 09:11 Ticket #1238 (xorg may be hiding the keyboard state in the future) created by
- See this discussion: …
06/20/16:
- 11:56 Changeset in xpra [12876] by
- * update fake client so we can use it with more recent code * add fake …
- 08:23 Changeset in xpra [12875] by
- better error message format
- 05:07 Ticket #1237 (mismatch between encoder and image) created by
- Found by scrolling around a lot for testing #1232: […] The video …
- 04:59 Changeset in xpra [12874] by
- avoid error if we don't have a kill_dbus cleanup to remove
- 04:34 Ticket #1236 (libxkbfile-dev is needed but not mentioned in README) closed by
- fixed: Done in r12873, also added better links to the wiki documentation …
- 04:32 Changeset in xpra [12873] by
- #1236: add better links and add missing libxbfile dependency
06/19/16:
- 19:59 Ticket #1236 (libxkbfile-dev is needed but not mentioned in README) created by
- Hi, On my Debian stretch system, I needed to install the package …
- 10:49 Changeset in xpra [12872] by
- fixup r12865 + r12864: another file missed from commit!
- 09:49 Changeset in xpra [12871] by
- fix test for delayed frames
- 09:36 Changeset in xpra [12870] by
- * partial revert of r12868: we already take into account the …
- 09:28 Changeset in xpra [12869] by
- #800: make it possible to disable b-frames with XPRA_B_FRAMES=0
- 09:03 Changeset in xpra [12868] by
- #800: take delayed frames into account when adjusting the av-sync delay
- 09:02 Changeset in xpra [12867] by
- fixup r12865 + r12864: missed from commit!
- 08:52 Changeset in xpra [12866] by
- fixup r12865 + r12864: update indexes used in encode_from_queue
- 07:47 Changeset in xpra [12865] by
- simplify the code: we already have a reference to the window as an …
- 07:14 Changeset in xpra [12864] by
- don't pass the wid around, it is tied to this window-source already
- 06:13 Ticket #1235 (nvenc support for b-frames) created by
- Split from #800. As per …
- 06:05 Changeset in xpra [12863] by
- minor logging tweaks
- 06:03 Changeset in xpra [12862] by
- improve tests: * test with b-frames more * actually seed the source …
06/18/16:
- 17:07 Changeset in xpra [12861] by
- keep track of the frame types we send, expose via xpra info
- 17:04 Changeset in xpra [12860] by
- avoid unsigned vs signed warning on win32 (build failure)
- 16:42 Changeset in xpra [12859] by
- fixup r12848: don't leak connections after they're closed!
- 16:20 Changeset in xpra [12858] by
- #800 b-frames support: * add "encoding.video_b_frames" list of …
- 15:53 Changeset in xpra [12857] by
- nicer debug strings for image wrappers
- 10:47 Dependencies edited by
- (diff)
- 10:42 Dependencies edited by
- (diff)
- 10:38 Dependencies edited by
- (diff)
- 10:37 Dependencies edited by
- (diff)
- 10:12 Dependencies edited by
- (diff)
- 10:11 Dependencies edited by
- (diff)
- 09:50 Ticket #1234 (Keyboard layout sync and managers) created by
- With global layout mode (X default, when no layout tool is used) …
06/17/16:
- 17:41 Changeset in xpra [12856] by
- try to make it possible to make builds without pyobjc's AppKit?
- 17:29 Changeset in xpra [12855] by
- include "x86_64" in PKG name if that's what we're building - same as …
- 12:33 Changeset in xpra [12854] by
- the error messages aren't useful, log them at debug level
- 12:12 Changeset in xpra [12853] by
- moving the cursor can also fail
- 12:10 Changeset in xpra [12852] by
- BitBlt? can fail when the UAC prompt shows up, deal with it a bit more …
- 11:31 Changeset in xpra [12851] by
- fix non X11 servers: the display_name is fake, don't try to open it!
- 11:14 Versions/PendingFixes edited by
- (diff)
- 11:11 Changeset in xpra [12850] by
- #389: disable composition by default on Vista onwards, add …
- 08:56 Changeset in xpra [12849] by
- #662: honour the codec order specified by the client
- 08:28 Changeset in xpra [12848] by
- * log less connection events for request clients (xpra info, xpra …
- 06:06 Changeset in xpra [12847] by
- remove duplicate attribute causing errors
- 05:53 Changeset in xpra [12846] by
- add latest fixes to release notes
- 05:49 Changeset in xpra [12845] by
- r12843 for v0.17.x branch: don't log a pulseaudio exit error when …
- 05:30 Changeset in xpra [12844] by
- new upstream release
- 05:20 Dependencies edited by
- (diff)
- 05:17 Dependencies edited by
- (diff)
- 05:12 Changeset in xpra [12843] by
- skip pulseaudio ended warning when shutting down
- 04:54 Ticket #1233 (whitelist some more intel chipsets?) created by
- In r12773, I whitelisted skylake since the drivers seem to work really …
- 04:50 Ticket #1232 (detecting motion vectors / handling scrolling better) created by
- Scrolling can make us use a video region for the area being scrolled, …
- 02:54 Changeset in xpra [12842] by
- libpng and libjpeg-turbo version bump
- 00:07 Changeset in xpra [12841] by
- mpfr version bump and new hash
- 00:04 Changeset in xpra [12840] by
- fixes for x264 and ffmpeg don't need libdir if we have prefix
06/16/16:
- 18:09 Changeset in xpra [12839] by
- expose current webcam forwarder via xpra info
- 18:05 Changeset in xpra [12838] by
- expose the actual device used
- 18:00 Changeset in xpra [12837] by
- keep the menu entry selected when re-populating
- 17:40 Changeset in xpra [12836] by
- #1113: shortcut out when we fail to send webcam frames
- 17:35 Changeset in xpra [12835] by
- #1113: shortcut out when we stop sending webcam frames
- 17:01 Ticket #1231 (win32 and osx webcam capture) created by
- A native port should solve #1113 on OSX (also blocked by #840) and …
- 16:56 Changeset in xpra [12834] by
- #1113: allow more webcam frames in flight for a better framerate
- 12:20 Changeset in xpra [12833] by
- #1113: refactor callback code into superclass
- 12:11 Changeset in xpra [12832] by
- showing the menu is meaningless on OSX since the menu is controlled by …
- 05:43 Changeset in xpra [12831] by
- #1113: better labels for "No devices found" webcam tray menu - "Off" …
- 04:36 Changeset in xpra [12830] by
- don't clear the mimetype!
- 04:21 Changeset in xpra [12829] by
- #1026 avoid warnings with the proxy server
- 02:25 Ticket #1230 (windows client printing blue text as red) created by
- Specifically came across this on the webpage …
06/15/16:
- 16:59 Changeset in xpra [12828] by
- #1113: watch for device changes and re-populate the webcam menu
- 16:23 Dependencies edited by
- (diff)
- 16:23 Dependencies edited by
- (diff)
- 16:20 Changeset in xpra [12827] by
- #1113: win32 support for enumerating webcam devices
- 14:53 Changeset in xpra [12826] by
- offset is now unused, remove it
- 14:44 Ticket #1229 (Mouse grab / capture) created by
- Hello Some applications like games, virtual machines may require …
- 04:00 Changeset in xpra [12825] by
- #1113: expose and validate device caps: only return devices that can …
- 03:36 Versions/PendingFixes edited by
- (diff)
- 03:35 Changeset in xpra [12824] by
- r12822 for v0.17.x branch + logging fix: use unbuffered writes
06/14/16:
- 18:08 Changeset in xpra [12823] by
- if we have multiple virtual video devices available, try each one …
- 17:52 Versions/PendingFixes edited by
- (diff)
- 17:51 Changeset in xpra [12822] by
- finally fix the ugly offset hack: just use unbuffered writes!
- 17:44 Changeset in xpra [12821] by
- #1113: add python-inotify dependency for centos7, fedora and opensuse
- 17:36 Changeset in xpra [12820] by
- #1113: fix webcam module import (renamed), add debug logging
- 17:30 Changeset in xpra [12819] by
- #1113: * expose webcam device attributes more consistently between …
- 12:51 Changeset in xpra [12818] by
- #1026 prevent small leak: delete send chunks dict on chunk error
- 12:50 Changeset in xpra [12817] by
- #1026 prevent small leak: delete receive chunks dict when we stop …
- 12:47 Changeset in xpra [12816] by
- #1113: * cleanup the webcam code (define per-platform template) * …
- 11:04 Changeset in xpra [12815] by
- #1026: destroy the file dialog before loading the file and load the …
06/13/16:
- 19:54 Ticket #858 (HTML 5 Client does not have NumLock sync) closed by
- fixed: >So numlock can very easily start / go out of sync with the …
- 19:47 Ticket #859 (Remote browser commands don't work in Chrome HTML 5 viewer) closed by
- fixed: Excellent! Firefox is now usable....within Firefox. Closing.
- 17:03 Ticket #977 (./setup.py install --home=install tries to create '/etc/xpra') closed by
- worksforme: Not heard back closing, feel free to re-open.
- 16:55 Changeset in xpra [12814] by
- minor fixes from r12812 + r12813: fix packet slicing, reject file if …
- 16:24 Changeset in xpra [12813] by
- #1026 send file data in chunks
- 12:09 Changeset in xpra [12812] by
- #1026: try to split the code in more re-usable functions
- 11:00 Changeset in xpra [12811] by
- better log message: we need virtual video devices for webcam forwarding
- 10:56 Changeset in xpra [12810] by
- #1026: refactor more of the file transfer code into the utility module
- 10:06 Changeset in xpra [12809] by
- new modeline for a vbox vm window maximized on a 1080p monitor
- 07:11 Ticket #1228 (printing enhancements: cups backend status) created by
- To populate more fully the printer information in some print dialogs …
- 06:57 Changeset in xpra [12808] by
- add info log message about printer forwarding status
- 06:27 Changeset in xpra [12807] by
- log NVENC initialization message just once for all versions of the codecs
- 06:23 Changeset in xpra [12806] by
- move nvenc warning code to utility class
06/12/16:
- 21:08 Ticket #1223 (v4l2 on NetBSD) closed by
- fixed: Thank you, works!
- 10:35 Changeset in xpra [12805] by
- doh: when the novideo flag is set, don't use a video encoding!
- 09:25 Changeset in xpra [12804] by
- expose sound properties via xpra info
- 09:21 Changeset in xpra [12803] by
- too many codecs so move them to their own tab
- 08:48 Changeset in xpra [12802] by
- #1227 improve backwards compatibility: * make sure we always use the …
- 07:02 Changeset in xpra [12801] by
- #1227: * move constants and legacy-to-new conversion code to a new …
- 07:00 Ticket #1227 (clarify encoders and muxers in sound codec short names) created by
- When codecs were first added, there was no support for multiple …
- 05:54 Changeset in xpra [12800] by
- r12799 for v0.17.x branch: iconic is only for non-OR windows (fixup 12786)
- 05:52 Changeset in xpra [12799] by
- iconic only makes sense for non-or windows!
- 05:38 Changeset in xpra [12798] by
- #1204: split encoders from decoders so we can enable one without the other
06/11/16:
- 20:36 Ticket #1224 (expand set of variables in 'env') closed by
- fixed: Knowing that limitation, strings can be repeated. It works. Thank you!
- 17:58 Changeset in xpra [12797] by
- #858: track Num_Lock state and send a different keysym depending on …
- 17:53 Changeset in xpra [12796] by
- avoid error if the client uses invalid modifier keynames
- 16:54 Changeset in xpra [12795] by
- #1224: expand environment variables as we parse them so they can …
- 16:37 Ticket #1203 (Set working dir to $HOME in xpra environment) closed by
- fixed: Probably an old version laying around. Closing. Feel free to re-open …
- 16:34 Changeset in xpra [12794] by
- * add support for bell through the audio context api so we can support …
- 14:34 Changeset in xpra [12793] by
- #859: use preventDefault to try to force the browser to give us all …
- 14:24 Changeset in xpra [12792] by
- minimal support for bell
- 13:38 Changeset in xpra [12791] by
- include frame no in error message
- 13:37 Changeset in xpra [12790] by
- better exception messages when the codec context does not match
- 13:20 Changeset in xpra [12789] by
- fix typo
- 13:20 Changeset in xpra [12788] by
- version bump + update release notes with latest fixes
- 13:14 Versions/PendingFixes edited by
- (diff)
- 13:13 Changeset in xpra [12787] by
- r12781 for v0.17.x branch: fix xshape performance
- 13:12 Changeset in xpra [12786] by
- r12784 for v0.17.x branch: fix application iconification support
- 12:54 Changeset in xpra [12785] by
- also support de-iconify through WM_CHANGE_STATE
- 12:53 Changeset in xpra [12784] by
- iconic flag had gone MIA! (impossible to minimize google-chrome)
- 12:43 Changeset in xpra [12783] by
- better debug logging of iconification through WM_CHANGE_STATE messages
- 12:16 Ticket #1226 (xshape scaling is too slow) created by
- See ticket:501#comment:8, we now use the lazy shape scaling which …
- 12:05 Changeset in xpra [12782] by
- lazy is also good when there is only one rectangle (or even none)
- 12:01 Versions/PendingFixes edited by
- (diff)
- 12:00 Changeset in xpra [12781] by
- scaling rectangles is too slow using getpixel, so default to the lazy …
- 10:08 Versions/PendingFixes edited by
- (diff)
06/10/16:
- 21:28 Ticket #1206 (Native full destop support?) closed by
- fixed: Interesting. We don't use, but interesting to try at some point. Closing.
- 20:34 Ticket #1225 (Paint issues on latest trunk) closed by
- fixed: As per #1218, it looks like this one is fixed in r12780. Closing, but …
- 20:33 Ticket #1218 (Video Region Tearing With Video Controls) closed by
- fixed: * Upped server and client to r12780: * I can't reproduce the issues I …
- 16:06 Changeset in xpra [12780] by
- #1218: fixes for r12776: * clear the delayed region if we extract data …
- 15:42 Changeset in xpra [12779] by
- #981: also log elapsed time since last flush / swap buffers
- 13:57 Changeset in xpra [12778] by
- #981: show number of rectangles we painted with fps debug flag
- 12:56 Changeset in xpra [12777] by
- remove unused variable: we track how long the non-video regions have …
- 12:44 Changeset in xpra [12776] by
- #1218: handle all non-video damage the same way, whether they are …
- 08:32 Changeset in xpra [12775] by
- only log a warning when there are no soft-expired regions (which will …
- 04:58 Changeset in xpra [12774] by
- if we have lots of free room, don't log clamping at warning level
- 04:55 Changeset in xpra [12773] by
- simplify whitelist/greylist/blacklist code and whitelist intel skylake …
06/09/16:
- 23:54 Changeset in xpra [12772] by
- add bomutils
- 19:56 Changeset in xpra [12771] by
- add xar and remove openssl repo
- 19:55 Changeset in xpra [12770] by
- change to ftp for older osx
- 18:11 Versions/PendingFixes edited by
- (diff)
- 18:10 Changeset in xpra [12769] by
- r12740 for v0.17.x branch: fix video region api stickyness
- 18:10 Changeset in xpra [12768] by
- r12745 + r12750 + r12751 for v0.17.x branch: fix opensuse rpm packaging
- 18:08 Changeset in xpra [12767] by
- r12757 for v0.17.x branch: fix keyboard layout change handling
- 18:07 Changeset in xpra [12766] by
- r12760 for v0.17.x branch: disable webp
- 18:07 Changeset in xpra [12765] by
- r12764 for v0.17.x branch: cuda 8 and pascal architecture compatibility
- 16:56 Versions/PendingFixes edited by
- (diff)
- 16:55 Changeset in xpra [12764] by
- add support for cuda 8 and pascal architecture
- 16:42 Changeset in xpra [12763] by
- there could be a delayed region already, make sure we don't overwrite it
- 16:30 Changeset in xpra [12762] by
- add defensive code: we should always have active timers when we have a …
- 15:28 Changeset in xpra [12761] by
- #1105: doh - fix pam_close, check for an existing pam_handle to close!
- 15:23 Versions/PendingFixes edited by
- (diff)
- 15:22 Changeset in xpra [12760] by
- disable webp, causing problems again
- 12:57 Ticket #1218 (Video Region Tearing With Video Controls) reopened by
- There may be a region leak now, caused by r12744. The patch above …
- 05:08 Changeset in xpra [12759] by
- #1223: comment out the correct defines for netbsd compatibility
06/08/16:
- 19:25 Ticket #1225 (Paint issues on latest trunk) created by
-
This is a spinoff from #1218
I'll attach the relevant
xpra info
… - 09:09 Ticket #1224 (expand set of variables in 'env') created by
- Please consider supporting some variable expansion in 'env' …
06/07/16:
- 18:00 Ticket #1218 (Video Region Tearing With Video Controls) closed by
- fixed: >Maybe you're enabling opengl on a buggy chipset? Oddly …
- 06:30 Versions/PendingFixes edited by
- (diff)
- 06:24 Changeset in xpra [12758] by
- ignore video region when it is disabled!
- 06:00 Changeset in xpra [12757] by
- fix layout change handler
- 04:02 Changeset in xpra [12756] by
- #1105: fix pam module linking (how did work before?)
- 03:50 Changeset in xpra [12755] by
- #1223: netbsd compat header file
06/06/16:
- 13:52 Changeset in xpra [12754] by
- comment out constants that are not available everywhere (ie: not on netbsd)
- 13:40 Ticket #1223 (v4l2 on NetBSD) created by
- NetBSD supports the v4l2 API, but it uses different headers and does …
- 07:06 Changeset in xpra [12753] by
- make it possible to build the pam module on osx: use the correct …
- 05:41 Changeset in xpra [12752] by
- new upstream release
- 03:26 Ticket #1220 (Xdummy cannot be started on Ubuntu Xenial) closed by
- invalid: There is nothing we can do in xpra, this is an OS permission problem. …
06/05/16:
- 16:50 Versions/PendingFixes edited by
- (diff)
- 16:50 Changeset in xpra [12751] by
- doh: fixup r12750 and actually use the macro we define..
- 16:47 Changeset in xpra [12750] by
- #1191 / #1037: opensuse uses a different package name (of course it does..)
- 16:42 Ticket #1221 (Microphone is created as an output device instead of an input device) closed by
- needinfo: Good luck!
- 16:13 Changeset in xpra [12749] by
- the specfile already requires pam, add explicit requirement
- 15:35 Versions/PendingFixes edited by
- (diff)
- 15:32 Changeset in xpra [12748] by
- r12746 for v0.17.x branch: prevent password from leaking in server log file
- 15:30 Changeset in xpra [12747] by
- patch against version 0.3.7, already submitted upstream
- 15:28 Changeset in xpra [12746] by
- remove debug logging
- 15:16 Ticket #1222 (Handle cursor leaving window.) closed by
- wontfix: Sorry, but no. There is no way for us to know when we can safely …
- 14:56 Changeset in xpra [12745] by
- fix opensuse gl dependencies: use the system provided packages
- 08:38 Ticket #1222 (Handle cursor leaving window.) created by
- It seems that when cursor leaves xpra window on client, it remains on …
- 07:47 Versions/PendingFixes edited by
- (diff)
- 07:45 Changeset in xpra [12744] by
- #1218: * when we don't find the video region in the window update, …
- 06:26 Changeset in xpra [12743] by
- rename, fix, simplify and robustify the close_display code: use in all …
06/04/16:
- 18:51 Ticket #1221 (Microphone is created as an output device instead of an input device) created by
- I'm trying to use Google Hangouts on Chromium in a linux system …
- 15:24 Ticket #1220 (Xdummy cannot be started on Ubuntu Xenial) created by
- Since ubuntu 16.04, it is not possible to use xdummy. System reports …
- 12:32 Changeset in xpra [12742] by
- verify that we can access the X11 display for all non-proxy servers on …
- 07:21 Changeset in xpra [12741] by
- temporarily disable video region when we do a full_quality_refresh
- 06:48 Versions/PendingFixes edited by
- (diff)
- 06:48 Changeset in xpra [12740] by
- don't lose the video region set via the api when doing a full quality …
- 06:42 Ticket #1219 (microphone from client) created by
- I want to send client microphone to server so that program on server …
- 06:32 Changeset in xpra [12739] by
- fix typo
- 06:11 ClientRendering edited by
- (diff)
- 06:10 ClientRendering edited by
- (diff)
- 05:51 ClientRendering edited by
- (diff)
- 05:45 Versions edited by
- (diff)
- 04:28 Changeset in xpra [12738] by
- r12737 for v0.17.x branch: fix path stripping
- 04:26 Changeset in xpra [12737] by
- fix path stripping which can end up looping forever! (oops)
- 03:46 Changeset in xpra [12736] by
- no idea how pypi changes those urls from one version to another, sure …
06/03/16:
- 19:42 Ticket #1218 (Video Region Tearing With Video Controls) created by
- We've been talking about this one a bit recently, and we've gathered …
- 09:34 Changeset in xpra [12735] by
- new upstream release
- 06:35 Changeset in xpra [12734] by
- update release notes with latest fixes
- 06:23 Changeset in xpra [12733] by
- r12720 for v0.17.x branch: fix warnings with newer gcc versions
- 06:22 Changeset in xpra [12732] by
- r12721 for v0.17.x branch: fix warnings with newer gcc versions
- 06:21 Changeset in xpra [12731] by
- r12725 for v0.17.x branch: fix crashes in x11 keyboard code
- 06:01 Ticket #1217 (security issues in rencode) created by
- Just reported two security issues in …
- 05:37 Changeset in xpra [12730] by
- fixup r12729 and also check return value from realloc
- 05:27 Changeset in xpra [12729] by
- don't use malloc without checking its return value: easier to just not …
- 05:16 Changeset in xpra [12728] by
- use a wrapper for malloc so we can more easily do everything in one …
- 04:57 Changeset in xpra [12727] by
- check return values from malloc
- 04:45 Changeset in xpra [12726] by
- add a lot more checks for return values from C api calls, and return …
- 04:09 Changeset in xpra [12725] by
- make sure we don't try to call XKeysymToString on NoSymbol? and that we …
06/02/16:
- 03:34 Ticket #1216 (0.17.x/src/xpra/net.crypto.py looks like it has a typo) closed by
- fixed: Thanks, applied in r12724.
- 03:32 Changeset in xpra [12724] by
- #1216: fix typo (cut&paste)
06/01/16:
- 23:24 Ticket #1216 (0.17.x/src/xpra/net.crypto.py looks like it has a typo) created by
- It has been suggested to me that the log message on line 181 of …
- 12:39 Changeset in xpra [12723] by
- platform.linux_distribution() is deprecated and causes warnings on …
- 11:27 Changeset in xpra [12722] by
- #1105: create a new pam session when starting the server
- 10:51 Changeset in xpra [12721] by
- avoid signed vs unsigned warnings with newer gcc versions: just use …
- 10:50 Changeset in xpra [12720] by
- void sign vs unsigned comparison warnings: assign to an unsigned int …
- 08:17 Changeset in xpra [12719] by
- split encoding help to a utility function (try to unclutter the main …
- 07:31 Ticket #1215 (build patched dummy drivers for Debian / Ubuntu) created by
- Follow up from ticket:1202#comment:26, it would be nice if Debian and …
- 07:19 Changeset in xpra [12718] by
- r12717 for v0.17.x branch: fix pydev import mess
- 07:18 Changeset in xpra [12717] by
- pydev messed up some imports again
- 03:32 Changeset in xpra [12716] by
- r12715 for 0.17.x branch: fix padding errors
- 03:21 Changeset in xpra [12715] by
- fix html5 aes padding errors
Note: See TracTimeline
for information about the timeline view.