Timeline
07/19/16:
- 20:40 Changeset in xpra [13044] by
- #1107: bring ffmpeg encoder code closer to the latest muxer patch to …
- 20:18 Changeset in xpra [13043] by
- log more info on test images
- 18:49 Changeset in xpra [13042] by
- log full stacktrace add debug level
- 18:49 Changeset in xpra [13041] by
- constify max log string size and increase it since ffmpeg can use very …
- 18:32 Versions/PendingFixes edited by
- (diff)
- 18:30 Changeset in xpra [13040] by
- #1259: fix paths accumulating duplicates
- 18:07 Changeset in xpra [13039] by
- fedora needs lcms2
07/18/16:
- 23:48 Ticket #1259 (~/.xpra/run-xpra gets bigger and bigger during every start) created by
- In server.py::run_server() the shell script ~/.xpra/run_server is …
- 12:50 Changeset in xpra [13038] by
- #1258: use new python2 package names wherever we can
- 12:31 Changeset in xpra [13037] by
- obsolete all older versions
- 12:30 Changeset in xpra [13036] by
- force update
- 12:24 Changeset in xpra [13035] by
- fedora packaging also causes us problems with lz4 - PITA
- 11:56 Changeset in xpra [13034] by
- this confuses fedora 24?
- 10:43 Dependencies edited by
- (diff)
- 10:42 Dependencies edited by
- (diff)
- 10:10 Changeset in xpra [13033] by
- #1258: merge PyOpenGL and PyOpenGL_accelerate into one RPM package
07/17/16:
- 16:46 Changeset in xpra [13032] by
- #1258: rename and obsolete old python package name
07/16/16:
- 22:17 Changeset in xpra [13031] by
- #1258: move to python2 for rencode
- 22:16 Ticket #1258 (move to python2 package naming) created by
-
The Python 2.x packages for Fedora are now called
python2-XXX
… - 22:07 Changeset in xpra [13030] by
- oops: those are optional!
- 20:49 Changeset in xpra [13029] by
- #1217: skip tests on centos6 because of upstream bug
- 20:25 Changeset in xpra [13028] by
- #1217: new rencode release with the fixes
- 11:16 Changeset in xpra [13027] by
- #800: add paint option to do everything (delta, decoding, csc, etc) …
- 11:14 Changeset in xpra [13026] by
- simplify opengl paint now that we have the rgb_format passed down, …
- 10:53 Changeset in xpra [13025] by
- simplify paint code: re-use the same function for rgb24 and rgb32 as …
07/15/16:
- 16:59 Changeset in xpra [13024] by
- #1257 / #800 try to honour the number of b-frames specified (now an …
- 16:35 Changeset in xpra [13023] by
- #800 with b-frames, we want to set the timestamp early to avoid the …
- 16:01 Changeset in xpra [13022] by
- #800 / #1257: make it possible to override the default tune using …
- 16:00 Ticket #1257 (better x264 tuning for type of content) created by
- Related to #1107, #1232 and #800. We (almost) already know if the …
- 15:13 Changeset in xpra [13021] by
- move x264 tune option definition into a method, add slice threading by …
- 14:46 Changeset in xpra [13020] by
- better x264 tuning: use DIA search when not dealing with a video region
- 14:42 Changeset in xpra [13019] by
- fixup r13014
- 14:41 Changeset in xpra [13018] by
- fixup r13013: the function must be imported to be used, add debug …
- 10:22 Changeset in xpra [13017] by
- make it consistent: use the whole etc/xpra directory
- 10:17 Changeset in xpra [13016] by
- grr: change url completely in a minor update…
- 10:03 Changeset in xpra [13015] by
- new Cython upstream release: 0.24.1
07/14/16:
- 22:56 Changeset in xpra [13014] by
- r13013 for v0.17.x branch: fix dbus crash leaving Xvfb not killed
- 22:54 Changeset in xpra [13013] by
- #1241: fix crash caused by dbus and threading
- 10:22 Changeset in xpra [13012] by
- #1256: use private ffmpeg library, finally something up to date
- 10:21 Ticket #1256 (private ffmpeg libraries for debian) created by
- Let's do the same as what #613 did for RPM: ship an ffmpeg-xpra …
07/13/16:
- 22:11 Changeset in xpra [13011] by
- fix typo
- 21:43 Changeset in xpra [13010] by
- build files for our private ffmpeg library
- 21:43 Changeset in xpra [13009] by
- include all config files in osx
- 17:33 Changeset in xpra [13008] by
- set the PKG_CONFIG_PATH using a setup.py command line argument rather …
- 15:16 Changeset in xpra [13007] by
- add some release notes
- 15:12 Changeset in xpra [13006] by
- fix date
- 15:04 Changeset in xpra [13005] by
- version bump + update release notes
- 14:55 Versions/PendingFixes edited by
- (diff)
- 14:54 Changeset in xpra [13004] by
- r12929 for v0.17.x branch: fix build on some non-us locales
- 14:53 Changeset in xpra [13003] by
- r12947 for v0.17.x branch: don't use a specific bind path, allows …
- 14:53 Changeset in xpra [13002] by
- r12948 for v0.17.x branch: fix video bottom edge width calculation
- 14:49 Changeset in xpra [13001] by
- r12949 for v0.17.x branch: fix capture of images not starting at 0,0
- 14:48 Changeset in xpra [13000] by
- r12982 for v0.17.x branch: fix heavy import
- 14:47 Changeset in xpra [12999] by
- r12995 for v0.17.x branch: fix webcam skewed picture
- 14:40 Changeset in xpra [12998] by
- rename env to start-env and add env as general env injection option
- 14:27 Changeset in xpra [12997] by
- move options which are not specific to x11 to the main server config
- 14:17 Changeset in xpra [12996] by
- doh: match name refactoring
- 14:17 Versions/PendingFixes edited by
- (diff)
- 14:16 Changeset in xpra [12995] by
- no need for 8 lines of padding, one is enough
- 14:15 Changeset in xpra [12994] by
- remove legacy offset causing visual corruption
- 09:54 Ticket #1255 (smartcard api) created by
- Related to #1252: we should support smartcards. See: * …
07/12/16:
- 23:19 Changeset in xpra [12993] by
- #1254 missed from r12992: rpm packaging for split config files, add …
- 20:40 Changeset in xpra [12992] by
- #1254: split the config file and load it from the conf.d subdir if present
- 18:14 Ticket #1254 (split the large config file into multiple files placed in xpra/conf.d) created by
- The files should be parsed in ascending order, each file can override …
- 18:03 Changeset in xpra [12991] by
- change to version 1.0
- 17:56 Usage/Docker edited by
- (diff)
- 17:55 Versions edited by
- (diff)
- 17:54 Versions edited by
- rename to 1.0 (diff)
- 17:26 Ticket #1253 (split client and server builds) created by
- Make it possible to install just the client or just the server. For …
- 15:15 Ticket #1252 (native ssl support) created by
- The python ssl module …
- 14:50 Changeset in xpra [12990] by
- #1247: disconnect when the user chooses to close a desktop or shadow window
- 14:46 Changeset in xpra [12989] by
- #1247: handle desktop and shadow servers the same way when it comes to …
- 14:19 Changeset in xpra [12988] by
- add SAVE_TO_FILE to pillow encoder
- 14:06 Changeset in xpra [12987] by
- doh: cut&paste gone wrong
- 13:55 Changeset in xpra [12986] by
- handle vfb resizing
- 13:00 Changeset in xpra [12985] by
- register the class as a gobject type (+logging tweak)
- 12:59 Changeset in xpra [12984] by
- logging fixes and tweaks
07/11/16:
- 16:11 Changeset in xpra [12983] by
- missed from r12981
- 15:50 Versions/PendingFixes edited by
- (diff)
- 15:48 Changeset in xpra [12982] by
- don't import all model class hierarchy for just one constant
- 15:36 Changeset in xpra [12981] by
- initial true start-desktop support: * refactor screenshot code (not …
07/10/16:
- 21:04 Changeset in xpra [12980] by
- include damage coordinates in logging
- 20:13 Changeset in xpra [12979] by
- fix unredirect, rename xshm for consistency
- 17:56 Changeset in xpra [12978] by
- #1247: split damage from composite so we can re-use one without the other
- 17:11 Changeset in xpra [12977] by
- #1247: split core window model so we can re-use what is effectively …
- 13:38 Changeset in xpra [12976] by
- oops: now takes wid argument
- 13:36 Changeset in xpra [12975] by
- always call adjust_pointer, which is a no-op on the default seamless …
- 11:02 Changeset in xpra [12974] by
- move randr init to a method
- 10:10 Changeset in xpra [12973] by
- move cursor stuff to gtk superclass (gtk code), move bell / motion / …
- 09:52 Changeset in xpra [12972] by
- if we are going to drop jobs from the work queue, at least try to exit …
07/09/16:
- 22:03 Changeset in xpra [12971] by
- move cursor gtk bits to gtk superclass, move clobber flag to x11 …
- 19:20 Changeset in xpra [12970] by
- move cursor gtk bits to gtk superclass, move clobber flag to x11 …
- 11:37 Changeset in xpra [12969] by
- try harder to make sure we don't have IO threads blocked on the …
- 11:15 Changeset in xpra [12968] by
- don't include jpeg in auto-refresh encoding list
- 11:13 Changeset in xpra [12967] by
- * do all the auto-refresh encoding selection in one place * honour the …
07/08/16:
- 17:00 Ticket #1250 (build failure on OpenSuse) closed by
- wontfix: Sorry, again this is not a bug: since #1242, we will only support …
- 16:55 Ticket #1251 (setup.py doesn't detect xvid) closed by
- invalid: Sorry, xvid is only partially supported, only really useful for …
- 16:47 Ticket #1251 (setup.py doesn't detect xvid) created by
- I downloaded the latest xvid codec (from http://svn.xvid.org/trunk), …
- 16:38 Ticket #1250 (build failure on OpenSuse) created by
- I am trying to build the latest svn trunk on OpenSuse? Tumbleweed. I …
07/07/16:
- 18:04 Ticket #1248 (Xephyr resizeable window goes into a loop) closed by
- invalid: The bug is fixed in Xephyr by applying the patch attached, I have …
- 18:02 Ticket #1249 (Xephyr has geometry issues) created by
- Split from #1248: resizing the Xephyr window sort of works (as long as …
- 16:44 Ticket #1246 (XStata-MP 14.0 crashes when running 'evince') closed by
- invalid: There is no easy way to monitor a process that daemonizes itself …
- 13:26 Changeset in xpra [12966] by
- prevent endless refresh loop: disable video encoding when refreshing …
- 12:44 Ticket #1248 (Xephyr resizeable window goes into a loop) created by
-
Just start Xephyr as a child:
--start=Xephyr -resizeable
, then … - 10:06 Ticket #1247 (start-desktop using a single display) created by
- Follow up from #1206. Instead of starting Xephyr nested in a mostly …
07/06/16:
- 09:53 Changeset in xpra [12965] by
- always flush the last delayed frame
07/05/16:
- 19:53 Ticket #1246 (XStata-MP 14.0 crashes when running 'evince') created by
- Hi, I am currently running the latest stable XPRA 0.17.4. Our users …
- 17:01 Changeset in xpra [12964] by
- quote the encoding, which may be empty
- 17:00 Changeset in xpra [12963] by
- better repr string
- 16:59 Changeset in xpra [12962] by
- prettify debug output
- 16:33 Changeset in xpra [12961] by
- bump version
07/04/16:
- 14:16 Ticket #1245 (html5 client setup) created by
- I must be missing something obvious, but I cannot get the html5 client …
- 14:07 Changeset in xpra [12960] by
- #1107: missed from r12955
- 10:25 Changeset in xpra [12959] by
- #840: fix building on 10.5.x: no CoreMedia? to link against so we have …
- 09:35 Changeset in xpra [12958] by
- stable and simple urls are too hard for pypi? PITA
- 09:19 Dependencies edited by
- (diff)
- 09:18 Changeset in xpra [12957] by
- upstream updates: * python 2.7.12 and 3.4.5 * pillow 3.3.0 * ffmpeg 3.1.1
07/03/16:
- 18:49 Changeset in xpra [12956] by
- #1233: seeing rendering issues with Skylake.. undo whitelisting
- 17:58 Changeset in xpra [12955] by
- #1107: add initial ffmpeg encoder support (without mpeg4 muxer for …
- 16:29 Changeset in xpra [12954] by
- * turn av_error_str into a static function * logging tweaks
- 12:51 Changeset in xpra [12953] by
- * manage the "may-send-delayed" timer, so we don't fire unnecessarily …
- 12:29 Ticket #1244 (--socket-dir option is ignored) closed by
-
fixed: I afraid socket-dir-only.patch is too forceful.
DotExpra
is … - 11:14 Changeset in xpra [12952] by
- don't call may_send_delayed unnecessarily, also skip the soft-expired …
- 10:24 Changeset in xpra [12951] by
- fix fallback implementation of get_sub_image: we now require more …
- 10:08 Changeset in xpra [12950] by
- * refactor av-sync code into window video source where it belongs * …
- 10:05 Versions/PendingFixes edited by
- (diff)
- 10:04 Changeset in xpra [12949] by
- fix capture of images not starting at 0,0
- 10:01 Xdummy edited by
- (diff)
- 09:49 Versions/PendingFixes edited by
- (diff)
- 09:48 Changeset in xpra [12948] by
- fix video bottom edge width calculation
07/02/16:
- 16:06 Versions/PendingFixes edited by
- (diff)
- 15:52 Changeset in xpra [12947] by
- #1244: don't use a specific bind path, allows socket-dir to specify …
- 12:07 Ticket #1244 (--socket-dir option is ignored) created by
-
Shortly telling,
--socket-dir
option has no effect. xpra start … - 11:53 Changeset in xpra [12946] by
- #1243 and windowid support
- 11:37 Ticket #1243 (add unique window identifier) created by
- To allow restoring layout of windows after client reconnect it's …
- 11:10 Ticket #1242 (avcodec_decode_video2 is deprecated in ffmpeg 3.1) created by
- * r12943 uses the new API in trunk, which means we now require ffmpeg …
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 …
Note: See TracTimeline
for information about the timeline view.