Timeline
08/07/13:
- 16:05 Ticket #404 (fix gtk-osx to expose the system tray location) created by
- At the moment, we have some nasty code to fixup the tray location when …
- 16:00 Ticket #352 (Killing server with SIGINT doesn't remove socket, doesn't kill Xvfb/Xdummy) closed by
- fixed: > Had to update GPG key for APT source winswitch.org See …
- 15:36 Ticket #403 (win32 system tray should load image data from a buffer) created by
- At the moment, the ugly code uses a temporary file to call …
- 15:24 Changeset in xpra [4078] by
- ensure we can create more than one tray icon without getting errors: …
- 14:14 Changeset in xpra [4077] by
- better fix for osx tray location: we move the tray if needed rather …
- 13:49 Changeset in xpra [4076] by
- crapple tray fix: lie about the click location when we don't know …
- 12:21 Changeset in xpra [4075] by
- match refactoring in main src tree
- 11:19 Changeset in xpra [4074] by
- fix tray forwarding: * define new, more complete api for tray classes …
- 11:12 Changeset in xpra [4073] by
- let pydev do its thing
- 11:12 Changeset in xpra [4072] by
- better debug messages
- 11:01 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) reopened by
-
Please post some output with
XPRA_AVCODEC_DEBUG=1
- 09:05 Changeset in xpra [4071] by
- let details line wrap and rename vars to better reflect what they contain
- 07:02 Ticket #402 (xpra attach ssh:hostname : What happens if two xpra instances are ...) closed by
- fixed
- 06:55 Changeset in xpra [4070] by
- allow early init debugging via XPRA_OPENGL_DEBUG env
- 06:09 Changeset in xpra [4069] by
- #402: better wording for automatic mode, and add all the modes to the …
- 05:57 Changeset in xpra [4068] by
- import cleanups
08/06/13:
- 22:20 Ticket #402 (xpra attach ssh:hostname : What happens if two xpra instances are ...) created by
- The documentation reads: > Generally, if you have only one xpra …
- 14:47 Changeset in xpra [4067] by
- remove gtk3 compat crap
- 14:44 Changeset in xpra [4066] by
- remove unused imports
- 11:54 Changeset in xpra [4065] by
- remove outdated docs
- 10:11 Changeset in xpra [4064] by
- r4063 for v0.9.x branch: if we use dummy, then we need to add the …
- 10:08 Changeset in xpra [4063] by
- if we use dummy, then we need to add the dependencies for it!
- 09:25 Changeset in xpra [4062] by
- fix XGetSelectionOwner usage
- 09:10 Changeset in xpra [4061] by
- tray and notifier improvements and fixes: * let impl class specify the …
- 08:41 Changeset in xpra [4060] by
- tray windows are not registered with the desktop_manager - damage them …
- 08:12 Changeset in xpra [4059] by
- remove some debug logging
- 08:09 Changeset in xpra [4058] by
- tray fixes: * always support transparency * ignore move resize to 0,0 …
- 08:07 Changeset in xpra [4057] by
- * allow clients to set window properties on tray windows * allow …
- 06:05 Changeset in xpra [4056] by
- add copyrights for the pure gtk2 notifier code
08/05/13:
- 23:36 Ticket #362 (constant sound stream overrun on win32 with no sound playing) closed by
- fixed: Tested with lower XPRA_SOUND_QUEUE_TIME < 150 On windows 7 and linux …
- 23:35 Ticket #379 (osx client with sound output never restarts) closed by
- fixed: After testing on several occasions over the last few days I will close …
- 17:19 Changeset in xpra [4055] by
- start re-adding notifications and tray forwarding support: * move …
- 09:46 Changeset in xpra [4054] by
- better window title when default session name is used
- 09:42 Changeset in xpra [4053] by
- always run clean before building
- 09:06 Changeset in xpra [4052] by
- I get crashes if thread_type is not set to FF_THREAD_SLICE!
- 08:50 Changeset in xpra [4051] by
- let x264 decide how many threads to use
- 08:47 Changeset in xpra [4050] by
- our memory callbacks are thread safe (we acquire the gil to do …
- 07:14 Changeset in xpra [4049] by
- strengthen error codepath and avoid memory leaks in that case: always …
- 06:50 Changeset in xpra [4048] by
- revert r4017: PyString_FromStringAndSize makes a copy of the data …
- 06:39 Changeset in xpra [4047] by
- fix use as a standalone test app: * we must switch to non leaky mode …
- 06:10 Ticket #401 (detect bad connection and warn the user) created by
- When we encounter network problems, we currently deal with it by …
08/04/13:
- 13:18 Changeset in xpra [4046] by
- preserve the video decoder and csc when switching window types - ugly …
08/02/13:
- 12:10 Debugging edited by
- (diff)
- 12:09 Debugging edited by
- (diff)
- 11:25 Changeset in xpra [4045] by
- don't run via idle_add: process the resize when we get it, and …
- 11:05 Changeset in xpra [4044] by
- better? error message
- 09:44 Changeset in xpra [4043] by
- avoid spurious warning: "NORMAL" is "0"... which is fine
- 09:28 Changeset in xpra [4042] by
- match new .so locations
- 09:07 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) closed by
-
invalid: Great - closing as
INVALID
, must have been an old version of … - 06:54 Ticket #400 (sound improvements - better queue handling, refactoring and cleanups) created by
- 0.10 fixed a number of sound issues (ie: #362 and #379) but there is …
- 06:39 Ticket #397 (win32 xpra client missing revision) closed by
- fixed: Ooops, sorry for not spotting this earlier - I develop on Linux and I …
- 06:36 Changeset in xpra [4041] by
- #397 record src version info when running the build on win32
08/01/13:
- 17:08 Sound edited by
- (diff)
- 17:03 Ticket #362 (constant sound stream overrun on win32 with no sound playing) reopened by
- Please try r4040 (and also on Linux to make sure I haven't broken it)
- 16:59 Changeset in xpra [4040] by
- #362 (and #379): fix sound issues * use is-live=False solves most …
- 16:39 Ticket #399 (CentOS 6.3 package install error: "can't apply partial context to ...) closed by
- wontfix: Actually I found the same answer in that thread: >>> Can you …
- 15:28 Changeset in xpra [4039] by
- #399: only run the icon post (un)install steps on Fedora
- 15:01 Ticket #399 (CentOS 6.3 package install error: "can't apply partial context to ...) created by
- The following error when installing the CentOS 6.3 package. * 0.9.x …
- 14:24 Changeset in xpra [4038] by
- when we're changing the sound menu item state in response to an event, …
- 09:30 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) created by
- As can be seen in ticket:362#comment:6, it seems to be possible for a …
- 07:48 Changeset in xpra [4037] by
- relax pulseaudio server id check since our ids are generally not …
- 07:15 Changeset in xpra [4036] by
- more debug via XPRA_SOUND_DEBUG
- 06:59 Changeset in xpra [4035] by
- better logging for when pygst is missing
- 06:28 Changeset in xpra [4034] by
- detect missing gtkgl/gdkgl as missing imports before calling gl check
- 06:23 Changeset in xpra [4033] by
- when taking the shortcut, we must still fire the callbacks!
07/31/13:
- 18:39 Ticket #397 (win32 xpra client missing revision) created by
- On newer builds on win32 session info is missing revision. Attached …
- 15:07 Changeset in xpra [4032] by
- shortcut out and avoid error
- 15:02 Changeset in xpra [4031] by
- typo
- 13:10 Changeset in xpra [4030] by
- better overrun message logging
- 13:07 Changeset in xpra [4029] by
- let gl backing tell us that it isn't swscale (so we can potentially …
- 12:58 Ticket #396 (xpra server hangs on disconnect) closed by
- fixed: As per ticket:362#comment:4, these threads won't be zombies: the …
- 12:23 Changeset in xpra [4028] by
- #362: try to prevent early overruns * let the client specify the codec …
- 11:14 Changeset in xpra [4027] by
- sound tweaks: * add debug logging via XPRA_SOUND_DEBUG env var * stop …
- 11:12 Changeset in xpra [4026] by
- we don't use volume, so disable it
- 10:28 Changeset in xpra [4025] by
- sound debugging server side via XPRA_SOUND_DEBUG
- 10:28 Changeset in xpra [4024] by
- lossless refresh tweaks: * allow jpeg 95% * don't optimize (PIL too slow)
- 05:43 Changeset in xpra [4023] by
- add missing stop_receiving_sound function!
- 05:12 About edited by
- (diff)
- 05:10 About edited by
- (diff)
07/30/13:
- 17:07 Changeset in xpra [4022] by
- better/cleaner group leader lookup code
- 15:58 Changeset in xpra [4021] by
- better debug messages
- 11:48 Changeset in xpra [4020] by
- sound_source may have been cleared by the time we get the signal, just …
- 11:48 Changeset in xpra [4019] by
- log full trace so we can diagnose signal errors
- 10:34 Changeset in xpra [4018] by
- updated patch with latest changes
- 10:26 Changeset in xpra [4017] by
- remove extra pixel copy and workaround PyOpenGL's "No array-type …
- 09:10 Changeset in xpra [4016] by
- allow the client to specify that it wants full frames only and no …
- 07:58 Changeset in xpra [4015] by
- oops - bloody macro syntax
- 07:55 Changeset in xpra [4014] by
- split old_libav into old_libav + old_pixfmt (Fedora 18 only needs the …
- 07:02 Changeset in xpra [4013] by
- apply the new patches for old_libav case
- 06:56 Changeset in xpra [4012] by
- pixel format patch always applies before 0RGB patch (I think)
- 06:48 Changeset in xpra [4011] by
- doh - wrong location
- 06:45 Changeset in xpra [4010] by
- updated patches that preserve offsets to make debuild happy
- 06:34 Changeset in xpra [4009] by
- patch for versions of libav without 0RGB / BGR0
- 06:24 Changeset in xpra [4008] by
- patch for libav versions without new style pixel format constants (AV_ …
- 06:19 Changeset in xpra [4007] by
- and cython style cast needed..
- 06:13 Changeset in xpra [4006] by
- oops: cython syntax is not exactly C…
- 06:09 Changeset in xpra [4005] by
- updated patches
07/29/13:
- 14:47 Changeset in xpra [4004] by
- update release notes with changes already in v0.9.x branch
- 14:17 Sound edited by
- (diff)
- 14:09 Changeset in xpra [4003] by
- buggy script forgot to bump win32 file?
- 13:51 Sound edited by
- (diff)
- 13:46 Sound edited by
- (diff)
- 13:43 Sound edited by
- (diff)
- 11:56 Changeset in xpra [4002] by
- updated 0.9.8 release notes
- 11:51 Changeset in xpra [4001] by
- r3971 for v0.9.x branch: we must use a thread to stop sound as …
- 11:45 Changeset in xpra [4000] by
- r3991 and r3960 for 0.9.x branch: lockless decoder cleanup and clear …
- 11:36 Changeset in xpra [3999] by
- remove whitespace (cut&paste gone wrong..)
- 11:25 Changeset in xpra [3998] by
- r3904 for v0.9.x branch: fix xorg resolutions
- 11:12 Changeset in xpra [3997] by
- include python version as numeric tuple
- 11:08 Changeset in xpra [3996] by
- prettify summary
- 05:46 Changeset in xpra [3995] by
- remove the need for a cleanup thread: just re-acquire the lock if …
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) …
Note: See TracTimeline
for information about the timeline view.