Timeline
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
01/26/13:
- 11:43 Changeset in xpra [2600] by
- copyright updates: * add missing copyrights * bump to 2013 for my ones …
- 09:48 Changeset in xpra [2599] by
- better/updated info on Xdummy setup, suid, world-readable Xorg, etc..
01/23/13:
- 21:15 Ticket #238 (xpra client fails to close if statistics window is open) created by
- Steps to reproduce, open statistics window and then close win32 client.
- 20:24 Sound edited by
- (diff)
- 19:26 Changeset in xpra [2598] by
- better log messages
- 18:22 Sound edited by
- updated info to match pulseaudio changes in r2597 (diff)
01/22/13:
- 23:32 Changeset in xpra [2597] by
- start the pulseaudio server ourselves, automatically (unless …
- 21:27 Sound edited by
- sound no longer disabled by default (diff)
- 21:16 Changeset in xpra [2596] by
- allow us to enable shadowing of composited display via env var (seems …
- 21:09 Changeset in xpra [2595] by
- smooth(er) scrolling
- 03:25 Changeset in xpra [2594] by
- handle (py)gst explicitly in win32 codepath so it is included/excluded …
- 00:47 Ticket #237 (sound_play.exe fails on windows - no gstreamer plugins found/installed) created by
- Playing standard mp3 with command line: […] […]
- 00:46 Changeset in xpra [2593] by
- values_to_diff_scaled_values reduces the size of the dataset by one, …
- 00:33 Changeset in xpra [2592] by
- set initial speed as well as initial quality, and use "quality" and …
- 00:14 Changeset in xpra [2591] by
- lossless refresh will only work with x264 if we change the csc and do …
01/21/13:
- 23:15 Changeset in xpra [2590] by
- avoid extra try-finally block in read thread loop
- 23:12 Changeset in xpra [2589] by
- ignore errors in calculate thread during shutdown (when closed/closing)
- 23:11 Changeset in xpra [2588] by
- deal with temporary changes (override) of speed and quality from …
- 22:24 Changeset in xpra [2587] by
- constify (and make tunable via env) the auto-refresh threshold and …
- 20:05 Changeset in xpra [2586] by
- fix (and simplify) auto-refresh caps parsing (use milliseconds stored …
- 19:04 Changeset in xpra [2585] by
- fix broken links
- 18:16 Changeset in xpra [2584] by
- always record speed and quality, even when using fixed ones, so "xpra …
01/17/13:
- 07:45 Changeset in xpra [2583] by
- fix logging in info request processing
- 06:44 Ticket #236 (XPRA_SOUND_TEST=1 fails on local system) closed by
- fixed
- 05:36 Changeset in xpra [2582] by
- honour the preferred order when choosing the audio codec
- 05:33 Changeset in xpra [2581] by
- prefer mp3 over aac for now
- 05:30 Ticket #236 (XPRA_SOUND_TEST=1 fails on local system) created by
- […] When trying to use the sound test to produce a test tone I get …
- 04:40 Ticket #235 (xpra/sound/sink.py produces an error) closed by
- fixed: fixed in r2580, thanks!
- 04:34 Changeset in xpra [2580] by
- metadata is not provided when using the sink tool from the command …
- 04:10 Ticket #235 (xpra/sound/sink.py produces an error) created by
- Xpra Version 0.8.0 built from svn Fedora 18 x86_64 […]
01/16/13:
- 18:19 Changeset in xpra [2579] by
- remove duplication of prefered encoding logic: use whatever main.py …
- 18:10 Changeset in xpra [2578] by
- sound logging tweaks
- 18:04 Changeset in xpra [2577] by
- use 1024 bytes per KB when printing mmap size
- 17:41 Changeset in xpra [2576] by
- launcher improvements: * add ability to debug execed command output …
- 17:14 Changeset in xpra [2575] by
- launcher fixes: * password cannot be used with ssh mode, except on …
- 17:14 Changeset in xpra [2574] by
- clean everything before building
- 17:13 Changeset in xpra [2573] by
- append actual command name to faked command full path
- 17:09 Changeset in xpra [2572] by
- initialize vars early in case we end up calling cleanup, and then …
- 16:31 Changeset in xpra [2571] by
- port is the display number, so don't fill it with 22!
- 16:30 Changeset in xpra [2570] by
- use full path to xpra command on osx, using sys.argv[0] to find the …
- 14:11 Changeset in xpra [2569] by
- filter "supports_delta" encodings so only valid encodings are in there
- 14:07 Changeset in xpra [2568] by
- remove growl support
- 13:45 Changeset in xpra [2567] by
- setsid breaks ssh on osx
- 13:28 Changeset in xpra [2566] by
- don't bother trying to locate pactl on win32 or osx
- 07:31 Changeset in xpra [2565] by
- only show command stdout/stderr if it returned/crashed with an error
- 07:29 WindowRefresh edited by
- (diff)
- 07:27 WindowRefresh edited by
- (diff)
- 07:18 Changeset in xpra [2564] by
- fix day of the week using a calendar to get it right
01/15/13:
- 16:13 Changeset in xpra [2563] by
- more lib updates
- 15:44 Changeset in xpra [2562] by
- conditional debugging in fixed speed/quality codepath too
- 15:32 WindowRefresh edited by
- (diff)
- 15:32 WindowRefresh edited by
- (diff)
- 14:22 WindowRefresh edited by
- (diff)
- 14:06 WindowRefresh edited by
- (diff)
- 13:57 Changeset in xpra [2561] by
- more appropriate naming
- 13:47 WindowRefresh created by
- 13:45 Debugging edited by
- (diff)
- 13:45 Profiling edited by
- (diff)
- 13:43 WikiStart edited by
- (diff)
- 11:09 Changeset in xpra [2560] by
- explain that we switch because of swscale
- 11:06 Changeset in xpra [2559] by
- python3 / gtk3 fixes: gtk3 is a trainwreck and I stopped caring
- 10:23 Ticket #234 (Changeset 2275 introduced error on system tray icons) closed by
- fixed: obviously correct, thanks! applied in r2558
- 10:22 Changeset in xpra [2558] by
- #234: missing return!
- 10:14 Ticket #234 (Changeset 2275 introduced error on system tray icons) created by
- Since changeset r2275 system tray icons are all painted on the upper …
- 08:35 Changeset in xpra [2557] by
- command line option fixes: * remove deprecated jpeg quality * ensure …
- 06:27 Changeset in xpra [2556] by
- add XPRA_USE_BENCODER env var so we can force the use of the bencoder …
- 06:00 Changeset in xpra [2555] by
- if we cannot use the speaker/microphone because it is disabled, don't …
- 05:58 Changeset in xpra [2554] by
- log info requests
- 05:56 Changeset in xpra [2553] by
- move trap import to where it is used (so it won't fail the whole class …
- 05:10 Changeset in xpra [2552] by
- update release notes from 0.7.x release
- 04:51 Changeset in xpra [2551] by
- release 0.7.8
- 04:37 Changeset in xpra [2550] by
- r2522 for 0.7.x branch (doh)
- 04:33 Changeset in xpra [2549] by
- r2519 for 0.7.x branch: the quality option can be used with x264 and …
- 04:32 Changeset in xpra [2548] by
- r2487 for 0.7.x branch: if the server does not support the new …
- 04:32 Changeset in xpra [2547] by
- r2468 for 0.7.x branch: silently ignore clipboard data when clipboard …
- 04:31 Changeset in xpra [2546] by
- r2451 for 0.7.x branch: #230 struct.unpack returns a long when we …
- 04:25 Changeset in xpra [2545] by
- r2364 for 0.7.x branch: #228 tell ubuntu to not mess up our children's …
- 03:44 Changeset in xpra [2544] by
- * allow packet join size to be configured via env var * remove …
01/14/13:
- 09:40 Changeset in xpra [2543] by
- add more "xpra info" on sound
- 09:10 Changeset in xpra [2542] by
- don't log a message if the codec description has not changed, and …
- 09:06 Changeset in xpra [2541] by
- more sound improvements, fix restart by: * re-using the same pipeline …
- 08:04 Changeset in xpra [2540] by
- remove debug timeout
- 06:26 Sound edited by
- add session-info sound screenshot (diff)
- 06:22 Changeset in xpra [2539] by
- show more sound info, inc codec description
- 05:13 Changeset in xpra [2538] by
- show pipeline state on session info
01/13/13:
- 15:07 Changeset in xpra [2537] by
- disable opengl by default (again..)
- 15:06 Changeset in xpra [2536] by
- not just server features are shown
- 15:01 Changeset in xpra [2535] by
- more sound fixes: * define a generic metadata parameter (currently …
- 12:49 Changeset in xpra [2534] by
- oops day
- 12:49 Changeset in xpra [2533] by
- oops day
- 06:10 Changeset in xpra [2532] by
- doh
01/12/13:
- 18:25 Changeset in xpra [2531] by
- python 2.4 compat
- 18:12 Changeset in xpra [2530] by
- more locking... * use RLock so we can call into _add_packet_to_queue …
- 17:49 Debugging edited by
- (diff)
- 17:39 Changeset in xpra [2529] by
- use a size limited queue instead of a queue and manually managed …
- 17:01 Changeset in xpra [2528] by
- one metric to rule them all? this one is very good and I should have …
- 14:58 Changeset in xpra [2527] by
- change weight of latency factors: small changes matter less when the …
- 14:41 Changeset in xpra [2526] by
- batch delay improvements: * make debug output more readable * reduce …
- 13:11 Changeset in xpra [2525] by
- delete crappy decN macros, profiling proved they don't save any time …
- 12:28 Changeset in xpra [2524] by
- add ability to use a fixed speed with x264
- 12:25 Changeset in xpra [2523] by
- small logging tweaks
- 12:18 Changeset in xpra [2522] by
- doh
- 12:10 Changeset in xpra [2521] by
- better logging and show wid
- 12:09 Changeset in xpra [2520] by
- allow the starting offset to be passed in (still defaults to 0.1)
- 12:07 Changeset in xpra [2519] by
- the quality option can be used with x264 and webp too, not just jpeg!
- 11:46 Changeset in xpra [2518] by
- split batch delay debug from video tuning debug: XPRA_DELAY_DEBUG and …
- 06:09 ReportingBugs edited by
- (diff)
01/11/13:
- 15:18 Changeset in xpra [2517] by
- try harder to avoid executing external commands for sound: * keep …
- 15:17 Changeset in xpra [2516] by
- sound improvements: * keep speaker/microphone allowed variable (global …
- 10:56 Changeset in xpra [2515] by
- if encoder is closed already, take a shortcut and avoid calculating …
- 10:54 Changeset in xpra [2514] by
- use signals to notify the tray about sound state changes so the menu …
- 10:43 Changeset in xpra [2513] by
- fix encoder race: it is now possible for us to close the encoder in …
- 08:24 Changeset in xpra [2512] by
- pretty string for dumping the batch config in debug
- 07:41 Ticket #233 (XOR mode problems with lossy encodings) closed by
- fixed: Good catch, xor is not meant to be used with any of the lossy …
- 07:38 Changeset in xpra [2511] by
- disable delta (xor mode) for lossy encodings
- 07:05 Ticket #233 (XOR mode problems with lossy encodings) created by
- The XOR mode seems to be bad if the ecoding is lossy. See the attached …
- 05:15 Changeset in xpra [2510] by
- allow both client and server to override the batch config defaults …
- 04:45 Changeset in xpra [2509] by
- remove unused var
- 04:43 Changeset in xpra [2508] by
- clear reference after cleanup
01/10/13:
- 09:56 Changeset in xpra [2507] by
- clean sound on exit (sound threads can prevent clean exit)
- 09:07 Debugging edited by
- (diff)
- 06:04 Sound edited by
- (diff)
- 05:43 Changeset in xpra [2506] by
- icons for the new .exe
- 05:43 Sound edited by
- updates from r2505 (diff)
- 05:42 Changeset in xpra [2505] by
- sound improvements: * move gst import to common util class so src and …
- 05:30 Debugging edited by
- (diff)
- 04:29 Keyboard edited by
- (diff)
- 04:26 Changeset in xpra [2504] by
- avoid python import from cython
- 03:30 ReportingBugs edited by
- (diff)
01/09/13:
- 17:35 Changeset in xpra [2503] by
- avoid potential None dereference in send() now that it can run from …
- 17:32 Changeset in xpra [2502] by
- refactor gst sound pipeline bits into a utility superclass for both …
- 16:06 Changeset in xpra [2501] by
- move subprocess.Popen code to util class, allows us to use the SIGCHL …
- 16:02 Changeset in xpra [2500] by
- don't warn when we get "tuple"s in packets (ie: mouse events)
- 15:41 Changeset in xpra [2499] by
- fix races: * race introduced by recent locking/threading changes: we …
- 12:05 Changeset in xpra [2498] by
- hide debug
- 11:41 Changeset in xpra [2497] by
- remove another no longer necessary idle_add call
- 11:35 Changeset in xpra [2496] by
- we no longer require send to be called from the main thread, so remove …
- 11:29 Changeset in xpra [2495] by
- add new protocol thread to options
- 11:16 Changeset in xpra [2494] by
- actually re-enable the block of the format thread when the write queue …
- 10:38 Ticket #231 (queuing packets for sending is very expensive in UI thread) closed by
- fixed: r2492 fixes this (lots of details in the commit message) …
- 10:38 Changeset in xpra [2493] by
- #231: better performance still * split the wait from the source and …
- 10:02 Profiling edited by
- (diff)
- 09:58 Changeset in xpra [2492] by
- #231: better performance in critical paint path and interaction with …
- 09:45 Changeset in xpra [2491] by
- redundant declaration (already done in superclass)
- 09:33 Profiling edited by
- (diff)
- 09:25 Changeset in xpra [2490] by
- always log packet and bytecount when we disconnect, and clear the …
- 09:23 Profiling edited by
- (diff)
- 03:01 Packaging edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.