Timeline
07/28/13:
- 19:46 Changeset in xpra [3994] by
- require Cython>=0.19 for the new style codecs
- 19:28 Changeset in xpra [3993] by
- ensure str(Decoder) never throws exceptions
- 15:34 Changeset in xpra [3992] by
- remove redundant check: sequence is always>0 already
- 15:30 Changeset in xpra [3991] by
- lockless decoder cleanup: don't wait for the lock release, if we can't …
- 15:13 Changeset in xpra [3990] by
- oops - remove debug code!
- 14:42 Changeset in xpra [3989] by
- if the backing is destroyed, we cleanup the video decoder, so no need …
- 14:22 Changeset in xpra [3988] by
- we expect a boolean return value, so specify it
- 13:01 Changeset in xpra [3987] by
- better debug
- 13:00 Changeset in xpra [3986] by
- always use destroy_window to close them so we deal with groups (and …
- 12:49 Changeset in xpra [3985] by
- just make it work with a buffer copy for now
- 10:58 Changeset in xpra [3984] by
- make gl more consistent with the other backings and its own common …
- 07:24 Changeset in xpra [3983] by
- when freeing the context, we may still have images in flight - so …
- 06:05 Changeset in xpra [3982] by
- ensure we clean the generated files
07/27/13:
- 09:23 Changeset in xpra [3981] by
- fix build with visual studio - breakage introduced in r3976: define …
- 09:21 Changeset in xpra [3980] by
- fix screenshot
07/26/13:
- 09:24 Changeset in xpra [3979] by
- missed changes from r3972
- 09:06 Changeset in xpra [3978] by
- opengl *should* now work on win32 too - thanks to the use of FBOs
- 09:00 Changeset in xpra [3977] by
- we no longer need to clone the pixels since avcodec manages buffer …
- 08:54 Ticket #350 (dec_avcodec needs to let us manage the buffers as we see fit) closed by
- fixed: Done in r3976, lots of details both in changelog and in the code …
- 08:47 Changeset in xpra [3976] by
- #350: full avcodec buffer management: * add docstrings * provide cdef …
07/25/13:
- 15:20 Changeset in xpra [3975] by
- doh
- 09:38 Changeset in xpra [3974] by
- prevent generated files from being re-added
- 09:35 Changeset in xpra [3973] by
- remove generated files from svn
- 09:32 Changeset in xpra [3972] by
- #350 before dealing with memory buffer callbacks in a sane way, start …
07/24/13:
- 17:07 Ticket #396 (xpra server hangs on disconnect) reopened by
- I am unable to test at the moment, does r3971 fix the problem for you? …
- 17:07 Changeset in xpra [3971] by
- #396: we must use a thread to stop sound as gstreamer can deadlock the …
- 06:20 Changeset in xpra [3970] by
- #350: revert r3954, r3955, r3956 and parts of r3962 * wrong time to …
07/23/13:
- 14:32 Changeset in xpra [3969] by
- ensure info is bundled in
- 14:31 Changeset in xpra [3968] by
- #379: let the pipeline drain naturally since all attempts at forcing …
- 12:41 Changeset in xpra [3967] by
- csc may not exist!
- 09:52 Ticket #396 (xpra server hangs on disconnect) closed by
- invalid: It wasn't all wasted, I did fix some things along the way. Thanks.
- 07:00 Changeset in xpra [3966] by
- add new switches and update file paths
- 05:59 Changeset in xpra [3965] by
- we can now call pkgconfig with no packages at all (used for adding …
- 05:23 Changeset in xpra [3964] by
- debug tweaks: less shouting
- 05:17 Changeset in xpra [3963] by
- if backing is not yet set or closed, shortcut out
- 02:47 Changeset in xpra [3962] by
- add new C files to MANIFEST
07/22/13:
- 13:11 Changeset in xpra [3961] by
- move hard-coded paths to pkgconfig file
- 11:25 Changeset in xpra [3960] by
- clear backing on close(), and shortcut out
- 11:24 Changeset in xpra [3959] by
- * if we don't have transparency (ie: win32) then just set the rgb …
- 11:22 Changeset in xpra [3958] by
- only draw borders if we have enough space for them
- 11:22 Changeset in xpra [3957] by
- destroy backing before losing focus
- 11:07 Changeset in xpra [3956] by
- dec_avcodec: forgot a debug statement
- 11:06 Changeset in xpra [3955] by
- dec_avcodec: implement better buffer management logic by exposing …
- 11:06 Changeset in xpra [3954] by
- dec_avcodec: add list data structure code (kernel-style)
- 10:37 Changeset in xpra [3953] by
- whitespace, copyrights, etc
- 10:22 Changeset in xpra [3952] by
- csc_nvcuda: * restore stats * do init on module load (for now) * csc …
- 09:25 Changeset in xpra [3951] by
- csc_nvcuda: expose underlying NPP version
- 09:03 Changeset in xpra [3950] by
- csc_nvcuda: return version number (hardcoded to 1 for now)
- 09:03 Changeset in xpra [3949] by
- csc_nvcuda: export init_cuda() so that it can be called once on module load
- 08:31 Changeset in xpra [3948] by
- csc_nvcuda: remove a leftover debug print() call
- 08:29 Changeset in xpra [3947] by
- enc_x264: do not import CSC - it's not needed here
- 08:29 Changeset in xpra [3946] by
- enc_x264: remove left over debug message
- 06:27 Changeset in xpra [3945] by
- preserve alignment
07/21/13:
- 15:38 Changeset in xpra [3944] by
- csc_nvcuda: disable timer code by default
- 15:36 Changeset in xpra [3943] by
- csc_nvcuda: setup codec_spec properly.
- 15:20 Changeset in xpra [3942] by
- match new code layout: score stuff has moved…
- 15:17 Changeset in xpra [3941] by
- unused import
- 15:13 Changeset in xpra [3940] by
- logging fix (again!)
- 14:57 Changeset in xpra [3939] by
- csc_nvcuda: no flags for csc_nvcuda
- 14:57 Changeset in xpra [3938] by
- csc_nvcuda: fix typo
- 14:57 Changeset in xpra [3937] by
- csc_nvcuda: Add BGRX src format to .pyx file
- 14:57 Changeset in xpra [3936] by
- csc_nvcuda: add BGRX format string
- 14:57 Changeset in xpra [3935] by
- Fix incorrect printf reported by antoine
- 14:57 Changeset in xpra [3934] by
- add nvcuda C files
- 14:57 Changeset in xpra [3933] by
- csc_nvcuda: first attempt to first x264 to use nvcuda
- 14:57 Changeset in xpra [3932] by
- csc_nvcuda: add hardcoded paths to setup.py
- 14:44 Changeset in xpra [3931] by
- build: -fsanitize=address is needed on linker commandline as well
- 14:42 Changeset in xpra [3930] by
- don't bother sending encoding version info if we don't use encodings!
- 14:40 Changeset in xpra [3929] by
- don't bother using network aliases for short-lived clients (that only …
- 14:35 Changeset in xpra [3928] by
- we now support planar RGB!
- 14:33 Changeset in xpra [3927] by
- gl: fix planar RGB shader - input is GBR not RGB
- 14:26 Changeset in xpra [3926] by
- we want GBRP! (again)
- 14:22 Changeset in xpra [3925] by
- we want GBRP!
- 14:13 Changeset in xpra [3924] by
- logging fix
- 14:07 Changeset in xpra [3923] by
- gl: add untested GBRP painting support
- 14:07 Changeset in xpra [3922] by
- gl: "YUV" codepath is now called "planar" codepath in preparation for …
- 14:07 Changeset in xpra [3921] by
- gl: do not rebind fragment program when rendering YUV quad, as our …
- 14:07 Changeset in xpra [3920] by
- gl: prepare support for multiple fragment programs (for planar RGB …
- 14:05 Changeset in xpra [3919] by
- client logging tweaks
- 11:50 Changeset in xpra [3918] by
- ensure window info runs from the UI thread
- 09:23 Changeset in xpra [3917] by
- remove duplicated info
- 09:17 Changeset in xpra [3916] by
- log ids of pending requests only (nested main loop object is not helpful)
- 09:14 Changeset in xpra [3915] by
- add xpra info debug for clipboard, including counters
- 08:17 Changeset in xpra [3914] by
- more namespace compat
- 07:51 Changeset in xpra [3913] by
- WM_HINTS got moved up to BaseWindowModel?, and so we also need …
- 07:44 Changeset in xpra [3912] by
- if an invalid display is specified: show exception message and exit …
- 07:31 Changeset in xpra [3911] by
- Pillow docstring link
- 06:00 Changeset in xpra [3910] by
- don't log a stacktrace if we get a ctrl-C during early setup (ie: …
- 05:38 Changeset in xpra [3909] by
- fix error path string breakage caused by r3897
07/20/13:
- 15:08 FAQ edited by
- (diff)
- 14:11 Changeset in xpra [3908] by
- use GL_LINEAR when scaling or when subsampling
- 14:11 Changeset in xpra [3907] by
- don't disable video scaling if the client does not specify a value for …
- 13:55 Changeset in xpra [3906] by
- window scaling for gl clients
- 13:54 Changeset in xpra [3905] by
- allow us to hardcode a scaling value using …
- 13:32 Ticket #396 (xpra server hangs on disconnect) created by
- Here is the issue, with xpra 0.9.7 1) Start an xpra server (e.g. xpra …
- 13:01 Changeset in xpra [3904] by
- fix resolutions whose timings that Xorg doesn't like
- 11:18 Ticket #335 (default mouse cursor in menus) closed by
- needinfo: closing
- 11:13 Changeset in xpra [3903] by
- enable gcc flags via pkgconfig() so all cython code gets the flags, …
- 10:56 Changeset in xpra [3902] by
- #381 add "-fsanitize=address" for gcc>=4.8 debug builds
- 09:37 Changeset in xpra [3901] by
- v0.9.8 release
- 09:32 Changeset in xpra [3900] by
- more fixes for client screen size change handling code: fix function …
- 09:30 Changeset in xpra [3899] by
- ensure info requests run from the UI thread - see r3894 for trunk
- 09:26 Changeset in xpra [3898] by
- r3896 for v0.9.x branch: create empty xauth file if it does not exist
- 09:19 Changeset in xpra [3897] by
- workaround more Ubuntu needless breakage
- 08:03 Ticket #334 (Server fails to start up on Ubuntu 12.10 64-bit server) closed by
- worksforme: Cannot reproduce with latest trunk, but in the process I found some …
- 07:57 Changeset in xpra [3896] by
- if the xauth file does not exist, xauth may take a long time to run …
- 07:40 Changeset in xpra [3895] by
- prevent race: cursor_data may get updated by the UI thread as we query …
- 07:39 Changeset in xpra [3894] by
- get_root_window_size() and get_max_screen_size() must be called from …
- 07:11 Changeset in xpra [3893] by
- those values don't change - query them once
- 07:06 Changeset in xpra [3892] by
- if we find the version is not compatible: send back a more helpful message
- 06:52 Changeset in xpra [3891] by
- if the client is not logged in properly yet, it won't have a server …
- 06:50 Changeset in xpra [3890] by
- for building with older versions of cython
- 06:32 Changeset in xpra [3889] by
- disconnect may come from non-ui threads, ensure we do call ui code in …
- 06:19 Changeset in xpra [3888] by
- build argb module with older versions of cython
- 05:58 Building edited by
- (diff)
- 05:56 WikiStart edited by
- (diff)
07/19/13:
- 17:35 Changeset in xpra [3887] by
- GL: 0 is not NULL - use None instead
- 13:34 Ticket #395 (Xpra session not wide enough for my screens) closed by
-
wontfix: Short answer: bump the
Virtual
size in xorg.conf, and maybe the … - 12:16 Ticket #395 (Xpra session not wide enough for my screens) created by
- Hello When I'm running the Xpra client on my primary workstation, I …
- 12:12 Ticket #394 (Xpra often hangs when left overnight) created by
- Hi guys I'm a big fan of Xpra, but it's not very stable for me. I …
- 09:54 Changeset in xpra [3886] by
- workaround for old servers: the window-type vars get normalized by the …
- 08:36 Changeset in xpra [3885] by
- the latest TortoisePlink?.exe requires the Visual C++ 2012 DLLs
- 07:55 Ticket #393 (Prefer newer libwebp shared library) closed by
- fixed: applied in r3884 - feel free to re-open this ticket if you still have …
- 07:54 Changeset in xpra [3884] by
- #393 fix backwards compatibility with older versions of libwebp
- 07:50 Changeset in xpra [3883] by
- more namespace fixes: * client to pass capability to server * gtk and …
- 07:10 Changeset in xpra [3882] by
- #379: * remove option not to have a queue - we always use one since we …
- 06:40 Changeset in xpra [3881] by
- export all encoding lists as structured data
- 06:35 Changeset in xpra [3880] by
- add more encoding info to "xpra info": lossless encodings, etc
- 06:04 Changeset in xpra [3879] by
- #393 prefer newer webp libs (that have lossless functions)
- 05:32 Ticket #393 (Prefer newer libwebp shared library) created by
- Running on Ubuntu 12.04.2 LTS. Default libwebp library was …
07/18/13:
- 16:27 Changeset in xpra [3878] by
- can't mix arrays and tuples!
- 16:04 Changeset in xpra [3877] by
- typos
- 15:25 Ticket #392 (integrate a win32 crash report tool) created by
- On Linux, we can more easily get gdb backtraces, even from users - see …
- 15:01 Changeset in xpra [3876] by
- sanitize and quote more strings
- 14:51 Changeset in xpra [3875] by
- add logging to get_client_window_class so we can more easily see why …
- 14:06 Changeset in xpra [3874] by
- cleanup version test and add big warning when connecting to anything …
- 13:28 Source edited by
- (diff)
- 12:59 Changeset in xpra [3873] by
- log remote username/name
- 12:14 Changeset in xpra [3872] by
- #290 launcher fixes: * merge config keys with gui keys for saving (so …
- 11:10 Changeset in xpra [3871] by
- #379: since we cannot teardown an existing sound pipeline and start a …
- 08:47 Ticket #383 (Xephyr + Xpra keyboard problem on Mac OS X 10.8) closed by
- fixed
- 08:38 Ticket #391 (osx shadow server improvements: mdns, keyboard support, etc) created by
- The OSX shadow server needs similar fixes to the win32 one (#389), …
- 08:31 Ticket #390 (damage events for the posix shadow server) created by
- At the moment we use timer-based screenscraping, I believe we should …
- 08:24 Ticket #389 (ms windows shadow server improvements) created by
- The current shadow server for win32 sort of works but we need to …
- 07:19 Ticket #388 (qt4 client) created by
- A very basic qt4 client was added in r3193. It still needs: * …
- 07:04 Ticket #387 (wayland server backend) created by
- We should be able to plug into wayland and provide remote access for …
- 06:53 Ticket #386 (vsync handling server side - tear free frames) created by
- Sounds like a job for [http://keithp.com/blogs/Present/ the Present …
- 06:41 ClientRendering edited by
- (diff)
- 06:40 Ticket #385 (opengl rendering improvements: handle plain RGB, scaling, transparency) created by
- See wiki/ClientRendering and #350 (which is probably …
- 06:29 Ticket #384 (cuda csc) created by
- Pointers: * …
- 06:21 Ticket #383 (Xephyr + Xpra keyboard problem on Mac OS X 10.8) created by
- I'm starting a child with Xephyr on Linux xpra 0.9.7 and when I access …
07/17/13:
- 12:03 Building edited by
- fedora gl (diff)
- 08:58 Building/OSX-Qt4 edited by
- (diff)
- 08:56 Building/OSX-Qt4 edited by
- (diff)
- 08:55 Building/OSX-Qt4 edited by
- (diff)
- 08:51 Building/OSX-Qt4 created by
- 08:44 Building edited by
- add link to OSX-Qt4 (diff)
- 07:41 Ticket #348 (Unable to attach if SSH handshake or entering password takes > ~8 seconds.) closed by
- fixed: Or hmm, ignore the previous comment, this must be a new bug that …
- 07:27 Ticket #348 (Unable to attach if SSH handshake or entering password takes > ~8 seconds.) reopened by
- This still occurs with 0.9.6+dfsg-1: […]
- 07:09 Ticket #382 (build universal osx binaries (multi-arch) or drop 32-bit support) created by
- It should be possible to make a build that works on both 64-bit and …
- 06:17 Changeset in xpra [3870] by
- * fix GL frame terminator debugging * ensure we don't try again (and …
- 03:53 FAQ edited by
- (diff)
- 03:51 FAQ edited by
- (diff)
07/16/13:
- 16:06 Changeset in xpra [3869] by
- When the osx UI thread is blocked, we will accumulate sound buffers …
- 16:02 Changeset in xpra [3868] by
- #379: doh, handle sound as part of "ui" resume/suspend option
- 15:36 Ticket #226 (opengl rendering on osx) closed by
- fixed: I see from the client logs in #379 that opengl is enabled on a …
- 13:36 Ticket #381 (Build with -fsanitize=address for debug builds with GCC >= 4.8) created by
- Address sanitizer is a valgrind-like tool with higher performance, …
- 10:53 Changeset in xpra [3867] by
- update release notes with 0.9.7 info and latest changes
- 10:27 Changeset in xpra [3866] by
- oops: missed version bump last time around
- 10:24 Changeset in xpra [3865] by
- 0.9.7 release
- 10:01 Changeset in xpra [3864] by
- r3849 for v0.9.x branch: remote ssh start does not require …
- 09:56 Changeset in xpra [3863] by
- r3787 for v0.9.x branch: fix missing icons, set the group_leader …
- 09:52 Changeset in xpra [3862] by
- r3767 for v0.9.x branch: ensure the "format" thread is accounted for
- 09:51 Changeset in xpra [3861] by
- r3759 for v0.9.x branch: avoid error when sound cleanup is called more …
- 09:38 Changeset in xpra [3860] by
- more friendly log message
- 07:21 Ticket #364 (invalid window dimensions crash the client) closed by
- worksforme: Not heard back, closing. Feel free to re-open.
- 07:20 Ticket #327 (client side X crash on window resize with fglrx-13.1) closed by
- needinfo: Not heard back, closing. Feel free to re-open.
- 07:19 Ticket #368 (xpra should detect (and fix?) audio monitors that are muted (or have ...) closed by
- worksforme: Not heard back, closing. Feel free to re-open the ticket.
- 07:03 Ticket #77 (missing tray icons - forward notification area) closed by
- fixed
- 07:02 Ticket #67 (mmap improvements: zero-copy, avoid wrap-around, memcopy, mmap.ACCESS_COPY) closed by
- fixed
- 07:02 Ticket #59 (bindings cleanup: move it, split it, import side effects, etc) closed by
- fixed
- 06:55 Ticket #354 (PIL imports to work with pillow) closed by
- fixed: The fix was released as part of v0.9.6 (commit r3648)
- 06:49 Ticket #279 (32-bit visuals and transparent windows) closed by
- fixed: Pretty much all done, see: * #280 systray * r3368 gtk2 pixmap backing …
07/15/13:
- 12:41 Changeset in xpra [3859] by
- qt4 client is optional, so don't log an error if qt4 is not installed
- 10:53 Changeset in xpra [3858] by
- if we exit because of an error (exit_code!=0) then we show the launcher
- 10:52 Ticket #290 (Launcher: expose encoding speed and quality) closed by
- fixed: Confirmed, thanks!
- 10:20 Changeset in xpra [3857] by
- #290: if the current value does not exist in the list of options we …
- 09:55 Changeset in xpra [3856] by
- embarrassing quality UI fixups: * was missing send_quality * quality …
- 09:20 Ticket #377 (damage latency spinning out of control with png encoding) closed by
- fixed: r3855 solves this by moving the damage latency factors out of the …
- 09:10 Changeset in xpra [3855] by
- #377: prevent accumulation of frames in encoding queue: * keep a dict …
- 08:59 Changeset in xpra [3854] by
- don't set optimize kwargs unless it is True
- 05:55 Ticket #203 (SSH is killed on Control-C detaching) reopened by
- Unfortunately, this has caused a bad regression: this prevents us from …
- 05:48 Ticket #380 (ssh with password mode fails without an authentication agent) created by
- Despite what the documentation says, I had to do this do ensure that …
- 05:14 Changeset in xpra [3853] by
- updated release notes
- 04:56 Changeset in xpra [3852] by
- update link to new Xdummy info page
- 04:51 Changeset in xpra [3851] by
- * match enc/dec codec split refactoring * add missing cymaths
- 04:46 Changeset in xpra [3850] by
- fix warning: close resource
- 04:44 Changeset in xpra [3849] by
- remote ssh start does not require "supports_server"
07/14/13:
- 07:04 Changeset in xpra [3848] by
- logging tweak
- 06:06 Ticket #249 (OSX's UI thread is blocked / decoding without using the UI thread to ...) closed by
- fixed: And since the "sound not restarting" info belongs in #379, I am …
- 04:15 Changeset in xpra [3847] by
- add some debug logging to suspend/resume server-side
07/13/13:
- 15:58 Changeset in xpra [3846] by
- don't trigger top-level focus check from focus events! (with more than …
- 14:04 Changeset in xpra [3845] by
- better compatibility with older clients for shadow servers
- 12:14 Ticket #378 (JBidWatcher with xpra 0.9.6 not fully working) closed by
- fixed: Thanks - will backport to v0.9.x ---- jbidwatcher is using a java …
- 05:31 Changeset in xpra [3844] by
- #378: * fix type hint setting code (badly broken): set the hint we …
- 02:04 Ticket #379 (osx client with sound output never restarts) created by
- Using osx 0.10 r 3830 client with vpx encoding, as soon as there is a …
07/12/13:
- 16:59 Ticket #378 (JBidWatcher with xpra 0.9.6 not fully working) created by
- I'm using the latest version of JBidWatcher with 0.9.6 server, trunk …
- 15:31 Changeset in xpra [3843] by
- less verbose output
- 09:58 Changeset in xpra [3842] by
- return bpp used by encoders and record it in encoding stats so that we …
- 09:44 Changeset in xpra [3841] by
- #352: dbus calls can block (forever?), so run the dbus cleanup in a …
- 09:40 Changeset in xpra [3840] by
- fix logging error
- 09:16 Changeset in xpra [3839] by
- when we reset things, also reset the batch config (so we must keep a …
- 09:08 Changeset in xpra [3838] by
- * actually tell the server we've changed encoding! (doh) * reset …
- 08:54 Ticket #351 (--use-display seems to be broken) closed by
- fixed: Confirmed fixed.
- 08:47 Changeset in xpra [3837] by
- expose the client's csc_modes supported for this window specifically …
- 08:38 Changeset in xpra [3836] by
- gl windows cannot do scaling (yet), so: * pass a client_property to …
- 08:23 Ticket #321 (opengl rendering corruption for small rgb areas) closed by
- fixed: Mostly in r3149, right? (closing)
- 08:00 Changeset in xpra [3835] by
- remove really ugly code that used the desktop manager to raise a …
- 06:28 Changeset in xpra [3834] by
- fix for bundling all the codecs on osx: since we now soft-load most of …
- 06:10 Changeset in xpra [3833] by
- try to upgrade svn info in case we build from an rsynced tree - does …
- 05:59 Changeset in xpra [3832] by
- blunt osx gl improvement: include everything opengl related without …
- 05:42 Changeset in xpra [3831] by
- preserve args
- 05:03 Changeset in xpra [3830] by
- no focus changes for OR windows at all
07/11/13:
- 17:53 Ticket #313 (speed up clipboard paste for "greedy" clients (win32)) closed by
- wontfix: Clipboard is tricky enough as it is!
- 17:23 Changeset in xpra [3829] by
- #336: revert code to forward focus of OR windows
- 16:52 Changeset in xpra [3828] by
- better safe than sorry: trap x11 errors here for both take_focus() and …
- 16:10 Ticket #377 (damage latency spinning out of control with png encoding) created by
- I've experienced this with firefox and youtube, but I guess any page …
- 16:02 Ticket #338 (some toolkits specify a max window size of 32767 for infinity causing ...) reopened by
- I knew this was going to come back and bite us: see r3827 Please …
- 16:01 Changeset in xpra [3827] by
- prevent too many warnings: Firefox sets max_size=(32767,32767) on some …
- 15:42 Changeset in xpra [3826] by
- fix missing prefix
- 15:40 Changeset in xpra [3825] by
- use namespace for cipher stuff
- 15:30 Changeset in xpra [3824] by
- flatten aliases info
- 15:18 Changeset in xpra [3823] by
- oops: remove debug
- 14:08 Changeset in xpra [3822] by
- fix how we remove the alpha channel: we cannot create an "RGB" buffer …
- 13:54 Changeset in xpra [3821] by
- the corral_window check is only applicable to WindowModel? (wrongly …
- 13:36 Changeset in xpra [3820] by
- more accurate docs
- 11:42 Ticket #376 (man xpra implies that default encoding would be png but this is not ...) closed by
-
fixed: encoding info updates in r3819
--max-bandwidth
had already been … - 11:40 Changeset in xpra [3819] by
- #376: encoding man page updates
- 09:42 Changeset in xpra [3818] by
- always record src info on osx
- 07:57 Changeset in xpra [3817] by
- include full dylib names since we de-duplicate them, fixes PIL loading …
- 07:53 Changeset in xpra [3816] by
- force py2app to include the osx clipboard
- 07:45 Ticket #376 (man xpra implies that default encoding would be png but this is not ...) created by
- man xpra says "The default is generally png, if available." but …
- 06:38 Changeset in xpra [3815] by
- better error message
- 06:23 Ticket #375 (PIL Error with jpeg encoding: "Suspension not allowed here") created by
- as originally reported in #249, we can hit …
07/10/13:
- 17:05 Changeset in xpra [3814] by
- deal more gracefully with old/broken clients
- 16:59 Changeset in xpra [3813] by
- match code changes
- 16:54 Ticket #374 (AttributeError: 'XpraClient' object has no attribute 'idle_add') closed by
- fixed: fixed in r3812
- 16:53 Changeset in xpra [3812] by
- #374 fix broken backport
- 15:28 Ticket #374 (AttributeError: 'XpraClient' object has no attribute 'idle_add') created by
- With xpra 0.9.6+dfsg-1 from debian unstable on amd64 the client …
- 13:33 Changeset in xpra [3811] by
- log more details about the error
- 13:31 Changeset in xpra [3810] by
- log more details about the error
- 13:20 Changeset in xpra [3809] by
- code for saving configs
- 13:13 Changeset in xpra [3808] by
- remove unused code
- 12:40 Changeset in xpra [3807] by
- preserve existing values even if we don't allow the user to edit them …
- 11:30 Changeset in xpra [3806] by
- launcher improvements: * re-use rich menu from tray code * add more …
07/09/13:
- 13:25 Changeset in xpra [3805] by
- fix: config file options can use dash but our python field names do …
- 13:10 Changeset in xpra [3804] by
- * move xsettings its to x11_server_base * remove constructor does it …
- 08:03 Changeset in xpra [3803] by
- don't bail out if GL_SHADING_LANGUAGE_VERSION is not defined
- 06:42 Ticket #372 (client mesa crash with opengl enabled) reopened by
- Got another crash, without gdb attached unfortunately... Please …
- 05:32 Ticket #372 (client mesa crash with opengl enabled) closed by
- fixed: If the stacktrace isn't clear enough, adding debug statements in …
- 05:31 Changeset in xpra [3802] by
- #372: use None instead of 0
- 03:20 Changeset in xpra [3801] by
- use generic paths from f19
07/08/13:
- 15:37 Changeset in xpra [3800] by
- reduce disk space used: de-duplicate the dylibs
- 15:03 Ticket #226 (opengl rendering on osx) reopened by
- 14:27 Changeset in xpra [3799] by
- include timestamp and duration with sound buffer packets (cheap: …
- 13:04 Changeset in xpra [3798] by
- fix osx clipboard: use new platform path
- 11:36 Ticket #373 (gmp and mpfr build for win32 - needed for pycrypto fastmath) created by
- * http://gmplib.org/ * [http://www.cs.nyu.edu/exact/core/gmp/ GMP …
- 10:20 Changeset in xpra [3797] by
- compat for old versions of gcc (ie: crapple)
- 09:04 Changeset in xpra [3796] by
- add debug logging to clipboard setup code
- 08:41 Changeset in xpra [3795] by
- include gtkgl/gdkgl dylibs
- 08:27 Changeset in xpra [3794] by
- win32 gl fixes: * always exclude OpenGL via py2exe (as we deal with it …
- 08:21 Changeset in xpra [3793] by
- add debugging and error handling to cleanup path: * log warning if no …
- 06:30 ClientRendering edited by
- (diff)
- 06:25 ClientRendering edited by
- (diff)
- 06:23 Ticket #372 (client mesa crash with opengl enabled) created by
- * start server with one xterm * attach client (via tcp, x264 encoding) …
07/07/13:
- 15:03 Changeset in xpra [3792] by
- silence format handler on osx
- 09:26 Changeset in xpra [3791] by
- simplify init code
- 09:22 Changeset in xpra [3790] by
- ensure py2app will include the gl bits
- 09:21 Changeset in xpra [3789] by
- #332: missed from r3781: fix scripts outside main src dir (oops)
- 09:19 Changeset in xpra [3788] by
- change from assert to warning as the client may get an overrun just as …
- 08:35 Ticket #359 (window icon goes missing when resuming) closed by
- fixed: It was a race, which explains why only some applications showed the …
- 08:35 Changeset in xpra [3787] by
- #359: set the group_leader before showing the window only, not on map …
- 07:43 Changeset in xpra [3786] by
- #249: gtk2 solution for large UI thread delays on osx - which can also …
- 05:14 Changeset in xpra [3785] by
- start to ensure that user-provided strings are filtered/sanitized …
07/06/13:
- 15:00 Changeset in xpra [3784] by
- soft-load opengl so we can build without it with py2exe
- 10:51 Changeset in xpra [3783] by
- enable OpenGL runtime detection via probing on platforms that support …
- 09:28 Changeset in xpra [3782] by
- test for grabs
- 09:26 Keyboard edited by
- (diff)
- 09:26 Ticket #371 (use X11 keyboard API instead of execing new processes) created by
- * xkbcommon docs * [/wiki/Keyboard …
- 09:22 Ticket #370 (nvenc hardware accelerated encoding) created by
- See also #451 (libva accelerated encoding) Pointers: * …
- 08:57 Ticket #332 (0.9.1: no "About Xpra" dialog) closed by
- fixed: r3781 solves this properly for 0.10 by splitting the build info …
- 08:51 Changeset in xpra [3781] by
- split build info from src info: * build_info.py is (re)generated …
- 06:50 Changeset in xpra [3780] by
- remove old offset code which simply cannot be made to work with window …
- 05:34 Changeset in xpra [3779] by
- remove references to x264 in places where the options are now more …
07/05/13:
- 10:42 Changeset in xpra [3778] by
- if running from a dos shell window, don't show the full command line …
- 10:39 Changeset in xpra [3777] by
- #362: fix repeated sound overruns: ignore early overruns (first 2 …
- 09:54 Changeset in xpra [3776] by
- better debug string
- 09:53 Changeset in xpra [3775] by
- we must tell the server we support BGRX as well as BGRA because it …
- 09:41 Encodings edited by
- (diff)
- 09:36 Encodings edited by
- (diff)
- 09:27 Changeset in xpra [3774] by
- expose video pipeline options for debugging
- 08:54 Changeset in xpra [3773] by
- give a bigger score boost to encoding pipelines that do not need csc …
- 08:31 Changeset in xpra [3772] by
- client tells the server if it handles transparency so we can save 1/4 …
- 08:14 Changeset in xpra [3771] by
- avoid even trying to set transparency on win32 (won't work), and avoid …
- 08:10 Ticket #369 (mouse cursor is too big) closed by
- fixed: Never mind, I assumed the code in #189 had been reverted from trunk …
- 08:08 Changeset in xpra [3770] by
- r3517 for trunk: revert the cursor size changes
- 07:56 Changeset in xpra [3769] by
- add time info
- 07:50 Ticket #369 (mouse cursor is too big) created by
- Although this may well be related to #189 ("Mouse cursor is tiny"), …
- 07:32 Changeset in xpra [3768] by
- undo hack from r3713: we can't just close the OR window and hope for …
- 07:22 Changeset in xpra [3767] by
- ensure the "format" thread is accounted for
- 06:51 Changeset in xpra [3766] by
- expose window size and position
- 06:44 Changeset in xpra [3765] by
- flatten keyboard x11_keycode data
- 06:44 Changeset in xpra [3764] by
- sort keys in a "way that humans expect"
- 06:08 Changeset in xpra [3763] by
- GTKRootWindowModel must extend RootWindowModel? to inherit the …
07/04/13:
- 03:53 Changeset in xpra [3762] by
- #368: unmute the monitor source
07/03/13:
- 16:02 Ticket #368 (xpra should detect (and fix?) audio monitors that are muted (or have ...) created by
- re: #363 - my monitor source was muted and so I didn't get any sound. …
- 13:55 Ticket #363 (xpra only monitors first pulseaudio output) closed by
-
fixed: ah, well I guess we could also change the volume using
pactl
: … - 13:44 Changeset in xpra [3761] by
- #367: when we have an "auto" boolean for the 'opengl' flag, print …
- 12:48 Ticket #367 (Improved opengl detection and ArgumentParser help.) created by
- The argumentparser does not handle the auto logic of config values set …
- 00:13 Ticket #366 (cursor focus error created somewhere between r3680 and 3725 server ...) created by
- This is a problem that only reveals itself with a lazarus build …
07/02/13:
- 23:54 Ticket #362 (constant sound stream overrun on win32 with no sound playing) closed by
- fixed: With this patch I'm not seeing the constant start/stop of the speakers …
07/01/13:
- 15:33 Changeset in xpra [3760] by
- add reference link to pixman
- 15:27 Ticket #365 (don't copy pixmap data to ram: avoid the round-trips and stay on the ...) created by
- [http://www.opengl.org/registry/specs/EXT/texture_from_pixmap.txt …
- 14:50 Changeset in xpra [3759] by
- avoid error when cleanup is called more than once (bus is already cleared)
- 14:46 Changeset in xpra [3758] by
- #364: don't send invalid dimensions
- 14:45 Changeset in xpra [3757] by
- #364: refuse to call cairo_create() with invalid window dimensions (as …
- 14:42 Ticket #364 (invalid window dimensions crash the client) created by
- Split from #336: managed to crash client by opening menu in kcalc and …
- 14:32 Changeset in xpra [3756] by
- #363: use monitor of default sink (if we can find it) when there are …
- 13:13 Ticket #363 (xpra only monitors first pulseaudio output) created by
- if there's more than one output device, only the first one is …
- 06:41 Changeset in xpra [3755] by
- remove debug
- 06:38 Changeset in xpra [3754] by
- use same rNNNN convention for DMG names
06/30/13:
- 14:21 Changeset in xpra [3753] by
- update beta release notes
- 12:10 Changeset in xpra [3752] by
- add 0.9.6 release info
- 10:34 Changeset in xpra [3751] by
- update release notes with latest changes
- 10:28 Changeset in xpra [3750] by
- flatten screen size info (make it human readable)
- 10:26 Changeset in xpra [3749] by
- oops
- 09:54 Changeset in xpra [3748] by
- r2746 for v0.9.x branch: fix workarea change detection
- 09:41 Changeset in xpra [3747] by
- flatten keycode and keysym data
- 09:26 Changeset in xpra [3746] by
- #349: whenever the screen size changes, probe again a little while …
- 08:42 Ticket #349 (some parts of windows can not be clicked after changing resolutions) reopened by
- 08:37 Changeset in xpra [3745] by
- r3744 for v0.9.x branch: fix workarea calculations
- 08:36 Changeset in xpra [3744] by
- fix workarea calculations (off by one): client supplied specs must …
06/29/13:
- 16:27 Changeset in xpra [3743] by
- updated release notes
- 16:24 Changeset in xpra [3742] by
- r3741 for v0.9.x branch: exit cleanup fixes
- 16:23 Changeset in xpra [3741] by
- stop processing of network packets before we cleanup various things …
- 15:39 Changeset in xpra [3740] by
- forward compat for new namespace
- 15:31 Changeset in xpra [3739] by
- support new namespace for revision info
- 11:22 Changeset in xpra [3738] by
- ugly compat with old clients: tell them we have "rgb24" (when we …
06/28/13:
- 10:24 Ticket #362 (constant sound stream overrun on win32 with no sound playing) created by
- What I believe is happening is that: * we buffer too much in appsrc: …
- 09:09 Changeset in xpra [3737] by
- watch for all focus events and not just toplevel-focus
- 07:28 Changeset in xpra [3736] by
- more readable keyboard info
- 06:54 Changeset in xpra [3735] by
- fix order of prefix for "client_" attributes
- 06:49 Changeset in xpra [3734] by
- export more/better structured info for debugging
Note: See TracTimeline
for information about the timeline view.