Timeline
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) …
02/02/13:
- 16:39 Ticket #241 (0.8.0: "xpra upgrade" create 2 new pulseaudio processes) closed by
- fixed: fixed in r2635 - 0.8.1 will be released shortly with the fix I assume …
- 16:30 Changeset in xpra [2637] by
- 0.8.1 version bump
- 15:40 Changeset in xpra [2636] by
- we need "ugly" plugins for mp3 (lame and mad), and "good" for many …
- 15:32 Changeset in xpra [2635] by
- don't start pulseaudio when upgrading or shadowing
- 15:27 Changeset in xpra [2634] by
- disable system tray forwarding since it breaks "xpra upgrade"
- 15:19 Changeset in xpra [2633] by
- fix incorrect detection of almost-lossless frames with x264: now that …
- 15:00 Changeset in xpra [2632] by
- doing the file descriptor hack breaks daemon mode
- 13:43 Changeset in xpra [2631] by
- make it clear that this is Min Quality
- 13:26 Changeset in xpra [2630] by
- old versions of pactl don't know "info" but they have "stat", so use …
- 00:42 Ticket #243 (0.8.0: "xpra upgrade" kills applications) created by
-
Starting with 0.8.0
xpra upgrade
command terminate most applications … - 00:18 Ticket #242 (0.8.0: client-side errors in log) created by
-
Changing encoding (x264 to rgb24; rgb24 to x264, etc.) when
gwenview
…
02/01/13:
- 23:57 Ticket #241 (0.8.0: "xpra upgrade" create 2 new pulseaudio processes) created by
- Starting with 0.8.0 every "xpra upgrade" command start two new …
- 07:52 Sound edited by
- (diff)
- 07:48 Changeset in xpra [2629] by
- we need "ugly" plugins for lame plugin
01/31/13:
- 16:43 Changeset in xpra [2628] by
- fix session info when application are forwarding the tray
- 14:21 Changeset in xpra [2627] by
- tag v0.8.x
- 13:53 Ticket #240 (early startup errors should not leave a vfb behind) created by
- these are very rare but we should still do the right thing. In this …
- 13:49 Keyboard edited by
- (diff)
- 12:56 Changeset in xpra [2626] by
- re-add keyboard debugging via env to xkbhelper
- 08:05 Changeset in xpra [2625] by
- use the retarded 80 chars per line limit to avoid lint warnings (just …
- 07:34 Changeset in xpra [2624] by
- provide a list of encodings to choose from (with warning that some may …
01/30/13:
- 18:29 Changeset in xpra [2623] by
- forgot to bump year!
- 17:58 Changeset in xpra [2622] by
- update build files with release notes
- 17:10 Changeset in xpra [2621] by
- XML does not like < and >
- 16:16 Ticket #239 (Win32 Client has python error on startup.) created by
- On startup the win32 client displays this error message "The program …
- 16:16 Changeset in xpra [2620] by
- updated release notes
- 16:14 Changeset in xpra [2619] by
- replace failure with warning since this may work in some cases..
- 09:45 Changeset in xpra [2618] by
- tell gstreamer where to find its plugins via an env var and place them …
01/29/13:
- 19:06 Changeset in xpra [2617] by
- include the version number in the windows exe installer filename
- 15:52 Changeset in xpra [2616] by
- hashlib compat fix for python2.4: use sha module as fallback
- 15:37 Changeset in xpra [2615] by
- python2.4 compat fix, delete the password file via a callback after …
- 07:51 Changeset in xpra [2614] by
- hide/show speed menu when encoding is changed
- 07:46 Changeset in xpra [2613] by
- try to use more cpu by reducing the "damage processing ratios" factor: …
01/28/13:
- 19:55 Changeset in xpra [2612] by
- more aggressive x264 speed tuning: * target a lower latency * use both …
- 19:02 Changeset in xpra [2611] by
- avoid error on close
- 18:51 Changeset in xpra [2610] by
- auto-refresh and min-quality / speed fixes: * don't set min-speed in …
- 17:55 Changeset in xpra [2609] by
- we can't really switch back from "ultrafast" (apparently) so don't go …
- 15:01 Changeset in xpra [2608] by
- python2.4 compat fix
01/27/13:
- 16:03 Changeset in xpra [2607] by
- remove debug
- 16:03 Changeset in xpra [2606] by
- misc fixes: * when we close, stop the timers (prevented app from …
- 16:02 Changeset in xpra [2605] by
- draw graph legend outside clipped context
- 14:30 Changeset in xpra [2604] by
- speed/quality fixes: * restore ability to set to auto from client …
- 13:40 Changeset in xpra [2603] by
- add min-quality and min-speed for x264, "speed" in ui: * handle …
- 06:05 Changeset in xpra [2602] by
- combine ifs
- 06:04 Changeset in xpra [2601] by
- prevent potential error: quality may not be set yet
Note: See TracTimeline
for information about the timeline view.