Timeline
03/05/13:
- 21:19 Changeset in xpra [2862] by
- major cleanup and refactoring which allows us to add new things more …
- 16:21 Changeset in xpra [2861] by
- split shadow_server and move the non-x11 bits to shadow_server_base
- 13:41 Changeset in xpra [2860] by
- only check for existing wm when we start a server, not when shadowing
- 13:32 Ticket #280 (Systray icon transparency broken) closed by
- duplicate: dupe of #77 (see comment 7, and #279)
- 13:30 Ticket #280 (Systray icon transparency broken) created by
- Hello, systray icons are properly forwarded but their transparency …
- 13:27 Changeset in xpra [2859] by
- split server_base and move the x11 bits into x11_server_base
- 10:00 Ticket #279 (32-bit visuals and transparent windows) created by
- Needed for things like #77 (see there for backing patch) We need to: …
- 09:49 Changeset in xpra [2858] by
- utilities for testing
- 06:24 Changeset in xpra [2857] by
- #266: provide wrapper module for getting uuids, using the uuid module …
- 05:47 Ticket #278 (rencode_orig does not build with python2.4) created by
- It would be nice to find a way to fix the code without impacting …
- 05:35 Changeset in xpra [2856] by
- #277: disable pulseaudio for centos5 since there are no official …
- 03:29 Clipboard edited by
- (diff)
03/04/13:
- 20:27 Ticket #277 (pulseaudio command issues with CentOS 5.x) created by
- With xpra 0.8.6 (and probably a number before) on a CentOS 5.9 server …
- 12:17 Changeset in xpra [2855] by
- #272 add new "merged" clipboard for win32 which merges all remote …
- 12:07 Changeset in xpra [2854] by
- better cleanup code
- 11:01 Debugging edited by
- (diff)
- 10:54 WindowRefresh edited by
- (diff)
- 10:22 Changeset in xpra [2853] by
- bug: don't fire callbacks twice in rare error path (causes …
- 09:21 Clipboard edited by
- (diff)
- 09:20 Clipboard edited by
- (diff)
02/28/13:
- 16:54 Changeset in xpra [2852] by
- keep the reverse aliases map, easier than calculating it when we need …
- 16:51 Changeset in xpra [2851] by
- only test for clipboard packets if the packet_type is a string
- 16:16 Clipboard edited by
- (diff)
- 16:15 Ticket #276 (clipboard direction restrictions: client to server only, server to ...) created by
-
It may be useful to provide a way of doing that.
VirtualBox
… - 16:10 Changeset in xpra [2850] by
- #275: let the server tell the client about its pending clipboard …
- 15:34 Changeset in xpra [2849] by
- #275: when requesting clipboard data from the server (ie: when we …
- 14:50 Clipboard edited by
- (diff)
- 14:40 Changeset in xpra [2848] by
- add common system tray methods, mostly implemented everywhere: * …
- 14:07 Changeset in xpra [2847] by
- os.getloadavg() is unix only, and on win32 it shows as an "AttributeError?"
- 14:05 Changeset in xpra [2846] by
- disable showing of dep info by default until next release
- 10:35 Clipboard edited by
- (diff)
- 10:35 Ticket #275 (handle clipboard large data transfers better) created by
- At present, the limit for clipboard packets is 32KB (see #274), which …
- 10:19 Clipboard edited by
- (diff)
- 10:18 Ticket #274 (advanced clipboard filtering) created by
- At the moment, the only restrictions we have on clipboard data …
- 10:15 Ticket #273 (macos to handle more clipboard formats, converting them on the fly) created by
- At the moment, we simply drop these types of clipboard data: […] We …
- 09:59 Ticket #272 (fix/improve MS Windows clipboard handling) created by
- Split from #11. Please see wiki/Clipboard first. * it should be …
- 09:47 Clipboard created by
- 09:16 WikiStart edited by
- (diff)
- 08:27 Changeset in xpra [2845] by
- register as a compositing window manager by acquiring the selection …
- 08:13 Changeset in xpra [2844] by
- show window ids in hex since this is what most tools use (xprop etc)
- 08:13 Changeset in xpra [2843] by
- ignore gtk's temporary windows (selection, etc..)
- 08:06 Changeset in xpra [2842] by
- better error handling for #209 (and remove temporary crufty …
- 07:56 Ticket #209 (Starting Xpra when blackbox is running crashes Xpra) closed by
-
fixed: Fixed in r2841 (see changeset for more info)
blackbox
does not … - 07:55 Changeset in xpra [2841] by
- #209: deal with window managers that do not own the "WM_S0" selection …
- 06:04 Changeset in xpra [2840] by
- add some new common dual-monitor resolutions
- 05:51 Changeset in xpra [2839] by
- use the pre-python2.6 compatible syntax
02/27/13:
- 17:29 Ticket #259 (xpra mishandling multiple desktops) closed by
- worksforme: OK. Once I upgraded the server everything looks good. My apologies …
- 17:09 Changeset in xpra [2838] by
- the parser/formatter may be null (it is for mp3 for example), so …
- 16:23 Changeset in xpra [2837] by
- handle warning messages from gst
- 16:13 Changeset in xpra [2836] by
- new fedora location
- 16:00 Changeset in xpra [2835] by
- oops, codec definitions have 4 entries now!
- 15:51 Changeset in xpra [2834] by
- add support for opus, speex and wavpack
- 14:55 Changeset in xpra [2833] by
- #246: better sound codec support: * working support for flac and wav * …
- 14:37 Changeset in xpra [2832] by
- don't bother trying to preserve the screen mapping for OR windows
- 14:29 Changeset in xpra [2831] by
- fix check for screen_num being set ("is not None") and only set the …
- 14:03 Ticket #259 (xpra mishandling multiple desktops) reopened by
- This is still broken for me. * when I am running dual monitor, pop-up …
- 11:43 Changeset in xpra [2830] by
- fix command line usage and add informative log output
- 11:37 Ticket #261 (Xpra on Debian Squeeze with Backports running TDE crashes) closed by
- invalid: Many many hours later. Installed TDE, fully uptodate squeeze with xpra …
- 09:11 Changeset in xpra [2829] by
- doh - cut&paste wrong!
- 09:09 Changeset in xpra [2828] by
- make it easier to debug opengl code with XPRA_OPENGL_DEBUG=1
- 04:06 Ticket #259 (xpra mishandling multiple desktops) closed by
- fixed: I believe this is fixed - feel free to re-open if not.
02/26/13:
- 19:33 Changeset in xpra [2827] by
- remove remnants of old launcher
- 17:57 Changeset in xpra [2826] by
- update news with latest release (0.8.x branch backports)
- 17:33 Ticket #271 (Ubuntu 12.10 x86_64 with v0.8.6 deb installed from repo crashes hard ...) closed by
- fixed: A better stacktrace: […] Fixed in r2821 + r2823 for trunk and …
- 17:29 Changeset in xpra [2825] by
- updated release notes with latest libav fix
- 17:26 Changeset in xpra [2824] by
- r2821 + r2823 for 0.8.x branch: use malloc/free instead of …
- 17:22 Changeset in xpra [2823] by
- only memset if we have successfully malloced
- 17:20 Changeset in xpra [2822] by
- r2815 for 0.8.x branch: only free if there is something to free
- 17:10 Changeset in xpra [2821] by
- it's not pretty, but this actually works reliably - avfree does not
- 17:00 Changeset in xpra [2820] by
- updated patch with re-ordering of cleanup - again…
- 16:59 Changeset in xpra [2819] by
- clean in the inverse order of setup (LIFO)
- 16:51 Changeset in xpra [2818] by
- ensure the buffer is the right size
- 16:50 Changeset in xpra [2817] by
- updated patch with new indentation / if statement
- 16:38 Changeset in xpra [2816] by
- * if malloc fails, don't try to memset it! * if init_decoder_context …
- 16:35 Changeset in xpra [2815] by
- cleaner cleanup: only free if there is something to free, and clear …
- 16:01 Changeset in xpra [2814] by
- r2813 for v0.8.x branch
- 15:59 Changeset in xpra [2813] by
- #259 detect when the window is moved to another desktop by watching …
- 11:05 Ticket #271 (Ubuntu 12.10 x86_64 with v0.8.6 deb installed from repo crashes hard ...) created by
- […] First suspect: * r2661 - thought the Ubuntu 12.10 binaries …
- 10:41 Changeset in xpra [2812] by
- version bump
- 10:40 Changeset in xpra [2811] by
- add missing osx ssh password hack script
- 10:31 Changeset in xpra [2810] by
- r2781 for 0.8.x branch: never bother with the group leader on win32 …
- 10:30 Changeset in xpra [2809] by
- #259: preserve workspace fixes
- 10:25 Changeset in xpra [2808] by
- r2796 for 0.8.x branch: mic forwarding fixes
- 10:22 Changeset in xpra [2807] by
- r2775 for 0.8.x branch: fix GStreamer-Info.exe
- 10:21 Changeset in xpra [2806] by
- r2737 for 0.8.x branch: ensure client properties are per-window
- 10:18 Ticket #269 (Problem launching binary xpra-0.8.6-1.fc18.i386) closed by
- fixed: r2800 + r2802 + r2804 fix this for trunk, backported to v0.8.x in …
- 10:17 Changeset in xpra [2805] by
- #269 fixe for 32-bit builds
- 09:10 Changeset in xpra [2804] by
- #269: use "unsigned long" everywhere, and add cast to it
- 08:12 Changeset in xpra [2803] by
- try harder not to catch all exceptions blindly and let …
- 06:28 Changeset in xpra [2802] by
- doh
- 06:26 Ticket #268 (0.8.6 sound doesn't work when connecting with launcher) closed by
- fixed: fix for 0.8.x branch is in r2801 (trunk was not affected)
- 06:25 Changeset in xpra [2801] by
- #268 ensure we don't set an empty codec string if none are defined
- 06:03 Changeset in xpra [2800] by
- #268: on 32-bit server systems Cython blows up because the value for …
- 05:43 Changeset in xpra [2799] by
- bool(0) is False, so we were never sending the windows back to workspace-0!
- 05:22 Ticket #270 (build minimal x264 / libav on win32 rather than fat binaries) closed by
- fixed: works-for-me, please re-open if you find problems
- 05:20 Ticket #270 (build minimal x264 / libav on win32 rather than fat binaries) created by
- Split from #103, see comment 10 - just for …
- 04:39 Ticket #269 (Problem launching binary xpra-0.8.6-1.fc18.i386) created by
- Fedora 18 i386 curl -O …
- 04:20 Changeset in xpra [2798] by
- man page updates for remote start + attach via ssh
- 04:14 Changeset in xpra [2797] by
- add "BuildRequires?" definitions for Fedora
- 03:52 Changeset in xpra [2796] by
- mic forwarding fixes
- 03:47 Changeset in xpra [2795] by
- ensure logging is initialized when we call main()
02/25/13:
- 22:15 Ticket #268 (0.8.6 sound doesn't work when connecting with launcher) created by
- With xpra 0.8.6 sound only works if one connects using a command line- …
- 19:20 Changeset in xpra [2794] by
- (tedious) ever growing list of lib names - gotta be a better way surely
- 16:43 Ticket #150 (opengl client window rendering bugs) closed by
- duplicate: Will follow up in #147
- 16:24 Changeset in xpra [2793] by
- #147: simply draw rgb24 using the regular code, but directly onto …
- 16:18 Changeset in xpra [2792] by
- if the server is not responding, give visual feedback to the user: * …
- 11:40 Changeset in xpra [2791] by
- setting 'daemon=no' in xpra.conf could really screw things up, so …
- 11:30 Ticket #223 (Allow the use of ssh:<host>:<display> for the start subcommand) closed by
- fixed
- 11:27 Changeset in xpra [2790] by
- #223: allow remote server start: * define new "_proxy_start" …
- 10:08 Changeset in xpra [2789] by
- allow us to disable aliases to make it easier to debug with tcpdump
- 10:05 Changeset in xpra [2788] by
- support aliases for all network packets if the other end gives us an …
- 09:28 Changeset in xpra [2787] by
- use a better title for the group leader window
- 09:10 Changeset in xpra [2786] by
- better integration into os taskbar and error handlers: * provide a …
- 08:55 Changeset in xpra [2785] by
- more launcher enhancements: * validate as user types * catch ssh …
- 07:57 Changeset in xpra [2784] by
- more launcher and platform refactoring: * move application path lookup …
- 03:50 Changeset in xpra [2783] by
- move common gtk helper functions to a new class
02/24/13:
- 16:36 Changeset in xpra [2782] by
- need to detect the current workspace on map events
- 16:30 Changeset in xpra [2781] by
- never bother with the group leader on win32 since we cannot use it!
- 16:28 Changeset in xpra [2780] by
- only set the workspace the first time the window is mmaped, and not …
- 16:15 Changeset in xpra [2779] by
- #259: record the workspace we set, not the current workspace. Also try …
- 14:45 Ticket #200 (Eliminate the need to specify --socket-dir on the client side) closed by
- fixed: fixed in r2778
- 14:33 Changeset in xpra [2778] by
- #200: don't define defaults for socket-dir in either the config files …
- 13:34 Ticket #213 (Add --log-file option) closed by
- fixed: done in r2777
- 13:33 Changeset in xpra [2777] by
- #213: add --log-file option
- 11:14 Ticket #265 (win32 binaries that include sound (gstreamer) complain about missing ...) closed by
- fixed: r2776 removes the GStreamer plugins we don't need when building with …
- 11:13 Changeset in xpra [2776] by
- only include the GStreamer DLLs we actually need, one by one instead …
- 10:49 Changeset in xpra [2775] by
- r2655 delayed loading of plugins, wo we must call the …
- 09:45 Changeset in xpra [2774] by
- allow for multiple --bind-tcp command line options
- 09:04 Changeset in xpra [2773] by
- use paths without version numbers in them, and add docstrings to …
- 08:35 Changeset in xpra [2772] by
- move all config parsing and field validation to a new class so both …
- 05:32 Changeset in xpra [2771] by
- oops: cut & paste!
02/23/13:
- 16:35 Changeset in xpra [2770] by
- expand the home environment variable in the password file name, so one …
- 16:26 Changeset in xpra [2769] by
- if the server disconnects us before sending the hello, then something …
- 16:19 Changeset in xpra [2768] by
- exit more cleanly if client password file cannot be read
- 16:06 Changeset in xpra [2767] by
- fix stoopid debian lint warning (over 80 chars) by removing the …
02/22/13:
- 12:23 Changeset in xpra [2766] by
- merge release notes from 0.8.x branch
- 12:11 Ticket #260 (Windows launcher TCP mode is broken) closed by
- fixed: backported to v0.8.x in r2764 Closing at last!
- 09:47 Changeset in xpra [2765] by
- updated release notes
- 09:42 Changeset in xpra [2764] by
- r2762 (and more) for 0.8.x: updated launcher
02/21/13:
- 16:06 Changeset in xpra [2763] by
- updated offsets
- 12:29 Changeset in xpra [2762] by
- #260 launcher fixes (for win32 support mostly): * add close callback …
- 11:23 Changeset in xpra [2761] by
- link to the releases we actually use
02/20/13:
- 11:02 Changeset in xpra [2760] by
- r2734 for 0.8.x
- 11:00 Changeset in xpra [2759] by
- r2733 for 0.8.x: use latest webp path
- 10:56 Changeset in xpra [2758] by
- update comments and point to libav download location
- 10:40 Changeset in xpra [2757] by
- r2756 for 0.8.x branch: use the same path fix
- 10:39 Changeset in xpra [2756] by
- use path as provided by libav-9.1 (current)
- 10:08 Changeset in xpra [2755] by
- r2754 for 0.8.x branch: fix launcher with tcp mode on win32
- 10:06 Changeset in xpra [2754] by
- remove old workaround for win32: use built-in connector for tcp
- 10:05 Changeset in xpra [2753] by
- 0.8.6 release update
- 10:03 Changeset in xpra [2752] by
- r2748 for 0.8.x branch: delete python2.6 bindings from output
- 09:57 Changeset in xpra [2751] by
- r2746 + r2747 for 0.8.x branch: python2.4 compat fix
- 09:56 Changeset in xpra [2750] by
- r2745 fpr 0.8.x branch: libav visualstudio link fix
- 09:56 Changeset in xpra [2749] by
- r2744 fpr 0.8.x branch: fix log message location
- 07:22 Changeset in xpra [2748] by
- explicitly remove the python2.6 bindings, we don't want them
- 07:12 Changeset in xpra [2747] by
- oops
- 07:06 Changeset in xpra [2746] by
- don't use struct.pack_into to avoid python2.4 error: replace it with …
- 02:36 Ticket #267 (CentOS 6.3 pulseaudio issues with 0.8.5) closed by
- invalid: From your own output: […] and […] You are trying to execute …
- 02:23 Ticket #267 (CentOS 6.3 pulseaudio issues with 0.8.5) created by
- With a clean CentOS 6.3 OS (running a yum localinstall cold) I …
- 01:15 Ticket #266 (CentOS 5.9 installation issues with 0.8.5) created by
- With a CentOS 5.9 OS fresh install, with curl -O to download xpra …
02/18/13:
- 16:27 Ticket #253 (upgrade libav for win32) closed by
- fixed
- 16:20 Ticket #265 (win32 binaries that include sound (gstreamer) complain about missing ...) created by
-
Apparently, we ship
libgst-python2.6.dll
and some duplicate … - 16:05 Changeset in xpra [2745] by
- #253: pass /OPT:NOREF to LINK.EXE for codec.pyd to be properly linked …
- 15:50 Ticket #264 (handle fullscreen size hint) created by
- At the moment, this flag can be set on a window but we don't do …
- 15:49 Ticket #263 (add a --max-size option to limit the maximum window size) created by
- On a 2560x1600 monitor, having maximized windows is generally not a …
02/17/13:
- 14:04 Changeset in xpra [2744] by
- fix incorrect exit-with-children message location
- 11:15 Changeset in xpra [2743] by
- release 0.8.5
- 11:08 Changeset in xpra [2742] by
- backport r2739 for 0.8.x branch
- 11:08 Changeset in xpra [2741] by
- backport r2735 for 0.8.x branch
- 01:58 Ticket #258 (ghost windows) closed by
- fixed: Definitely qualifies for 0.8.5, will try to push this today. Thanks …
02/16/13:
- 23:32 Ticket #262 (disappearing tooltips) created by
-
I've noticed an interesting problem with tooltips in
filelight
: When … - 12:36 Changeset in xpra [2740] by
- log the invalid packet type source
- 12:24 Changeset in xpra [2739] by
- #258 change the last 2 unsynced calls to synced calls (only the …
- 12:20 Changeset in xpra [2738] by
- we don't need any X11 error trapping at all here: prop_get already …
- 04:31 Debugging edited by
- fix attachment link (diff)
- 03:38 Ticket #168 (Build ffmpeg for win32) closed by
- duplicate: Moving to #253 (ahuillet: this is months old!)
02/15/13:
- 16:13 Ticket #255 (usability: please forward more cursors) closed by
- duplicate: Dupe, see #256
- 09:00 Changeset in xpra [2737] by
- #259: ensure client_properties are per-window! (doh)
- 08:38 Changeset in xpra [2736] by
- add workspace debug logging
- 08:00 Changeset in xpra [2735] by
- #258: composite fixes: * clear the reference to the window early so we …
02/14/13:
- 11:25 Ticket #261 (Xpra on Debian Squeeze with Backports running TDE crashes) created by
- OS: Debian Squeeze with Backports Desktop Environment: TDE 3.5.13.2 …
- 10:35 Ticket #260 (Windows launcher TCP mode is broken) created by
- Hello, I can connect to Xpra sessions with the 0.8.4 Windows launcher …
02/13/13:
- 17:13 Ticket #259 (xpra mishandling multiple desktops) created by
- xpra seems to get a little confused when used on a system with …
- 14:36 Changeset in xpra [2734] by
- not only do you have to build the DLL yourself now, but the name has …
- 14:03 Changeset in xpra [2733] by
- new webp version path
- 10:24 Ticket #258 (ghost windows) created by
- I can reproduce it in kmail by moving the mouse cursor in a circle …
- 04:24 Changeset in xpra [2732] by
- bump version
- 04:21 Changeset in xpra [2731] by
- r2724 for 0.8.x branch: gdk colors are 16-bit per channel..
- 04:20 Changeset in xpra [2730] by
- r2729 for 0.8 branch: fix error in hello packet encoding due to …
- 04:17 Changeset in xpra [2729] by
- get_monitor_plug_name can return None
02/12/13:
- 16:49 Changeset in xpra [2728] by
- rencode update fixes: * expose version in hello * load from …
- 16:29 Changeset in xpra [2727] by
- merge changes from upstream rencode 1.0.2 (mostly python3 annoyances)
- 16:07 Changeset in xpra [2726] by
- show decoding latency
- 15:59 Changeset in xpra [2725] by
- expose overall in/out latency stats
- 15:49 Changeset in xpra [2724] by
- oops: gdk colors are 16 bit per channel
- 14:31 Changeset in xpra [2723] by
- when we patch some files, don't count them as modified (also add them …
- 14:13 Changeset in xpra [2722] by
- add missing wrapper script for osx ssh passwords
- 14:12 Changeset in xpra [2721] by
- log release info for win32
- 11:09 Changeset in xpra [2720] by
- running as root is rarely a good idea: add warning
- 11:03 Changeset in xpra [2719] by
- correctly add prefix to per-window stats
- 10:46 Changeset in xpra [2718] by
- reduce debug output
- 10:45 Changeset in xpra [2717] by
- include more platform information so we can include it in bug reports …
- 09:46 Changeset in xpra [2716] by
- bump version
- 09:36 Changeset in xpra [2715] by
- re-tag 0.8.x, again again..
- 09:12 Ticket #257 (can't reattach after losing connection) created by
- When using windows client 0.8.2 after losing connection to the network …
- 06:05 Ticket #254 (0.8.1 cannot attach properly with CentOS 5.7) closed by
- fixed: python2.4 / old gtk required many little changes: r2703, r2704, r2705, …
- 05:48 Changeset in xpra [2714] by
- version bump
- 05:42 Changeset in xpra [2713] by
- instead of warning that glib is missing, tell the user that python2.4 …
- 05:38 Changeset in xpra [2712] by
- more old gtk compat fixes
- 05:35 Changeset in xpra [2711] by
- old gtk compat fixes
- 05:30 Changeset in xpra [2710] by
- fix mmap for python2.4: os.SEEK_SET==0
- 04:48 Ticket #256 (usability: please forward more cursors) closed by
- fixed: Hah, well, that's because I was getting really tired (that will be my …
- 04:48 Changeset in xpra [2709] by
- fix cursors: this code has been broken for a long time!
- 04:43 Changeset in xpra [2708] by
- doh - clear cursor pending flag on start
02/11/13:
- 19:20 Changeset in xpra [2707] by
- doh - clear cursor pending flag
- 19:04 Changeset in xpra [2706] by
- more compat for old pygtk versions
- 18:52 Changeset in xpra [2705] by
- more compat for old pygtk versions
- 18:44 Changeset in xpra [2704] by
- compat for gtk versions < 2.14 (ie: CentOS 5.x)
- 18:35 Changeset in xpra [2703] by
- python 2.4 compat fix
- 17:57 Changeset in xpra [2702] by
- pass command line arguments to setup.py
- 17:42 Ticket #256 (usability: please forward more cursors) created by
- 0.8.2: there are many applications where in-window frames can be …
- 17:32 Ticket #255 (usability: please forward more cursors) created by
- 0.8.2: there are many applications where in-window frames can be …
- 17:24 Changeset in xpra [2701] by
- make a bit more effort to support really old (py)gtk versions
- 16:45 Ticket #254 (0.8.1 cannot attach properly with CentOS 5.7) created by
- Hello, see log: […]
- 16:38 Milestone 0.8 completed
- Key features and changes: * sound forwarding * better performance * …
- 16:37 Ticket #239 (Win32 Client has python error on startup.) closed by
- invalid: Not heard back, closing.
- 16:36 Ticket #181 (to yield or not to yield) closed by
- worksforme: We may revisit things later, but this seems to work ok for now.
- 16:36 Ticket #226 (opengl rendering on osx) closed by
- wontfix: OSX is really unpleasant to deal with, GL should be the last of our …
- 15:26 Changeset in xpra [2700] by
- re-tagged 0.8.x, again..
- 14:47 Changeset in xpra [2699] by
- make it easier to modify this file with patches
- 11:23 Changeset in xpra [2698] by
- more win32 kludgery to get ssh to accept the password we want to give …
- 09:45 Changeset in xpra [2697] by
- launcher fixes: * remove password from connection string when we use …
- 09:12 Changeset in xpra [2696] by
- * match gtk-osx method renamed * add missing speed and quality default …
- 08:39 Changeset in xpra [2695] by
- match rename of gtk-osx bindings..
- 07:08 Ticket #253 (upgrade libav for win32) created by
- Now that we support the latest libav and include it in the static …
- 06:48 Changeset in xpra [2694] by
- libav binary builds have the ".lib" files in bin/
- 06:45 Changeset in xpra [2693] by
- show event meaning not code
- 06:27 Changeset in xpra [2692] by
- fix warning: even if we don't use this method on win32, make sure the …
- 01:37 Ticket #252 (incomplete redraw: black rectangle on right-hand side) created by
- Some dialogs are rendered incomplete with black rectangle on …
02/10/13:
- 07:22 Changeset in xpra [2691] by
- add latest bug fix to release notes
- 07:13 Changeset in xpra [2690] by
- place the system tray container window outside the visible area until …
02/09/13:
- 14:41 Changeset in xpra [2689] by
- update release notes with latest fixes
- 14:38 Changeset in xpra [2688] by
- undo parts of r2281: bigger contexts are faster, but also cause ghost …
- 14:34 Changeset in xpra [2687] by
- batch the cursor events more (still trying to cope better with …
- 14:26 Changeset in xpra [2686] by
- quit method takes exit code as argument
- 13:28 Changeset in xpra [2685] by
- remove spurious "too many receivers" warnings
- 13:15 Changeset in xpra [2684] by
- check if pulseaudio exits and warn user, also make sure we cleanup …
- 12:40 Testing edited by
- (diff)
- 05:54 Testing edited by
- (diff)
- 05:50 Testing edited by
- (diff)
- 05:48 Testing edited by
- (diff)
- 05:40 Testing created by
- 04:50 WikiStart edited by
- add Testing (diff)
02/08/13:
- 11:23 Ticket #251 (server uses 100% CPU with old versions of Python) closed by
- fixed: r2683 cleans up this mess: if you use a buggy Python version and …
- 11:21 Changeset in xpra [2683] by
- #251 --exit-with-children cleanup: * non-buggy versions of python (2.7 …
- 11:01 Changeset in xpra [2682] by
- avoid causing more errors when we get an exception on a closed instance
- 10:34 Ticket #251 (server uses 100% CPU with old versions of Python) created by
- This triggers more often in 0.8.x because we try to launch pulseaudio …
- 05:38 Changeset in xpra [2681] by
- in libav 9 onwards, av_free is in libavutil/mem.h only
- 05:00 Changeset in xpra [2680] by
- disable opengl deps, move pa from "Recommends" to "Suggests"
- 04:42 Ticket #248 (debian squeeze is missing Xvfb) closed by
- fixed: This was a bug in the build scripts which failed to patch the debian …
- 04:38 Ticket #178 (vpx/x264: offer the user the choice of sacrificing picture quality or ...) closed by
- fixed: done in r2592 and r2603, with further fixes/changes in r2601, r2604, …
- 04:34 Ticket #250 (review and fix/disable strict aliasing GCC warnings) closed by
- duplicate: dupe of #151
- 04:32 Ticket #237 (sound_play.exe fails on windows - no gstreamer plugins found/installed) closed by
- fixed: fixed in r2618
- 04:31 Ticket #238 (xpra client fails to close if statistics window is open) closed by
- fixed: fixed in r2606
02/07/13:
- 12:42 Changeset in xpra [2679] by
- when quality or speed or not sensitive, show why in the tooltip message
- 00:38 Changeset in xpra [2678] by
- if we paint with png, don't fall through
02/06/13:
- 15:04 Changeset in xpra [2677] by
- fix command line help info: missing carriage return and missing …
- 14:15 Changeset in xpra [2676] by
- prevent jerky graph motion: ensure the sample data is updated exactly …
- 11:14 Changeset in xpra [2675] by
- some distros (ie: Fedora 17 and older) have the old libav, so apply a …
- 11:09 Ticket #250 (review and fix/disable strict aliasing GCC warnings) created by
- Recent versions of GCC will print lots of scary warnings when building …
- 10:38 Changeset in xpra [2674] by
- make it easier to turn warnings/strict compile options on or off
- 09:03 Changeset in xpra [2673] by
- patch for squeeze and older
- 08:42 Changeset in xpra [2672] by
- there should be no implicit function declaration: so error out if we …
- 07:33 Ticket #249 (OSX's UI thread is blocked / decoding without using the UI thread to ...) created by
- As of r2662, we serialize the decoding of frames by doing the initial …
- 06:46 Changeset in xpra [2671] by
- bump version for new builds (and update release notes, etc)
- 06:41 Changeset in xpra [2670] by
- no need to make dir, the bundle takes care of it now
- 06:38 Changeset in xpra [2669] by
- remove ref to adaptive jpeg as I'm not even sure it still works, …
- 06:37 Changeset in xpra [2668] by
- updated fedora info
- 04:26 Ticket #242 (0.8.0: client-side errors in log) closed by
- fixed: Thanks for all the testing.
02/05/13:
- 16:31 Changeset in xpra [2667] by
- don't log warnings if we don't find "pactl" using "which" (as we are …
- 16:14 Changeset in xpra [2666] by
- osx/sound fixes: * if codecs aren't specified, use the defaults - like …
- 14:26 Ticket #248 (debian squeeze is missing Xvfb) created by
- Moved over from winswitch's tracker: …
- 11:11 Changeset in xpra [2665] by
- include the gst-plugin-scanner since gstreamer import seems to try to …
- 11:11 Changeset in xpra [2664] by
- allow us to pass arguments to the real python executable
- 10:45 Changeset in xpra [2663] by
- add speed menu to osx
- 10:25 Changeset in xpra [2662] by
- prevent an unlikely race between "new-window" and "draw" packets: …
- 09:32 Changeset in xpra [2661] by
- #244 fix AVFrame on stack abuse as per patch provided by libav - thanks!
- 08:16 Changeset in xpra [2660] by
- if the client reports failing to draw a frame, clear the delta marker …
- 08:15 Changeset in xpra [2659] by
- we should never return without firing the callbacks, but this check …
- 07:51 Changeset in xpra [2658] by
- allow lossless encoding to be specified via env var
- 07:45 Changeset in xpra [2657] by
- make it consistent
- 07:33 Changeset in xpra [2656] by
- eclipse - wtf?
- 05:22 Packaging edited by
- (diff)
- 05:17 Packaging edited by
- (diff)
- 05:13 WindowRefresh edited by
- (diff)
- 05:11 Encodings created by
- 05:00 WikiStart edited by
- add Picture Encodings link (diff)
- 04:15 Changeset in xpra [2655] by
- don't do any logging in gstreamer_util module import as this can fire …
- 03:45 Changeset in xpra [2654] by
- minor ebuild fixes, this ebuild works unlike gentoo's..
02/04/13:
- 18:08 Changeset in xpra [2653] by
- osx pango fix: remove old workarounds now handled properly by …
- 17:36 Changeset in xpra [2652] by
- on osx we create the encodings menu before the handshake, so add and …
- 17:06 Changeset in xpra [2651] by
- osx tray compat code: we must reconfigure even though we get no data …
- 16:48 Ticket #244 (0.8.1: "segmentation fault" on connect) closed by
- invalid: Confirmed as a libav bug, I was seeing memory allocation these errors …
- 16:14 Changeset in xpra [2650] by
- according to the docs, the gtk.StatusIcon?.get_geometry method may …
- 15:20 Ticket #247 (Set log path from commandline) closed by
- duplicate: dupe of #213
- 15:19 Ticket #247 (Set log path from commandline) created by
- Hello, the Xpra log is hardcoded to go in ~/.xpra/xpra-$DISPLAY.log. …
- 14:25 Changeset in xpra [2649] by
- the osx python bindings have been renamed, again
- 07:28 Ticket #246 (support vorbis and flac sound encoding) created by
- At the moment xpra-0.8.x has incomplete "vorbis" and "flac" audio …
- 07:28 Changeset in xpra [2648] by
- when just sending sound caps, don't do anything that could cause a new …
- 04:24 Changeset in xpra [2647] by
- #243: re-enable system tray
- 03:02 Ticket #245 (0.8.1: text flickery with x264 and min-quality<70) created by
- With 0.8.0 and 0.8.1 I experience text "flickery" (visual distortion) …
02/03/13:
- 22:46 Ticket #244 (0.8.1: "segmentation fault" on connect) created by
- xpra-0.8.1 client can't attach to any sessions -- it crashes with …
- 19:25 Changeset in xpra [2646] by
- re-tag 0.8.x branch from trunk
- 19:07 Changeset in xpra [2645] by
- gtk-osx bumped pango
- 19:05 Changeset in xpra [2644] by
- libgtkmacintegration version bump
- 17:11 Changeset in xpra [2643] by
- update release notes with latest fix
- 16:16 Ticket #243 (0.8.0: "xpra upgrade" kills applications) closed by
- fixed: fixed in r2642
- 16:15 Changeset in xpra [2642] by
- #243 when unmanaging client windows we must reparent them to the root …
- 12:50 Changeset in xpra [2641] by
- update 0.8.1 release notes
- 12:01 Changeset in xpra [2640] by
- support "auto" value without warning for speed and quality in limited …
- 11:52 Changeset in xpra [2639] by
- #242: clear delta when we cancel frames or when we change encoding
- 11:33 Changeset in xpra [2638] by
- undo parts of r2420 as old versions of glib (ie: CentOS 6.3 and older) …
Note: See TracTimeline
for information about the timeline view.