Timeline
02/07/14:
- 16:02 Changeset in xpra [5383] by
- #411 more logging cleanups
- 15:29 Changeset in xpra [5382] by
- #411 replace more environment variables with generic loggers
- 14:59 Changeset in xpra [5381] by
- #411 more logging improvements: * remove all the duplicated logging …
- 14:15 Changeset in xpra [5380] by
- shorten debug string by removing redundant info
- 12:36 Changeset in xpra [5379] by
- #411 re-work the logging: * each logger can have multiple categories * …
02/06/14:
- 20:29 Ticket #512 (calling 'xpra stop' seems to mess up linux environment) created by
- OS: arch linux, using dwm as the windows manager version: …
- 15:33 Changeset in xpra [5378] by
- also adjust setup cost: gpu is more expensive to setup, cpu is "cheap" …
- 15:27 Changeset in xpra [5377] by
- ensure that the GPU/CPU costs we use for rating this codec reflect the …
- 15:13 Encodings/nvenc edited by
- (diff)
- 15:12 Encodings/x264 edited by
- (diff)
- 15:10 Encodings/nvenc edited by
- (diff)
- 15:07 CSC edited by
- (diff)
- 15:05 Changeset in xpra [5376] by
- * allow the user to override which video encoders and csc modules get …
- 09:13 Changeset in xpra [5375] by
- add a named local unix domain socket to proxy servers, with only 3 …
- 09:12 Changeset in xpra [5374] by
- doing it just once makes more sense
- 08:02 Changeset in xpra [5373] by
- robustify the socket probing code: don't blow up if we find a socket …
- 06:57 Changeset in xpra [5372] by
- fix opencl dep
- 05:41 Changeset in xpra [5371] by
- add opencl to suggests with an explanation note
- 05:07 Changeset in xpra [5370] by
- add cwd to sys path so we can more easily run tests that import other tests
- 05:04 Changeset in xpra [5369] by
- make it easier to run tests on win32: * create a Python_execfile.exe …
- 04:03 Changeset in xpra [5368] by
- add unfullscreen button
02/05/14:
- 15:18 Changeset in xpra [5367] by
- oops: wrong namespace for LogicError?
- 13:27 Changeset in xpra [5366] by
- when we unmap a window, tell the server if this is because it is iconified
- 12:19 Changeset in xpra [5365] by
- remove debug
- 12:03 Changeset in xpra [5364] by
- tell the server iconified windows are unmapped!
- 09:03 Changeset in xpra [5363] by
- if we get a LogicError? during encoding, try again at least once to …
- 08:37 Changeset in xpra [5362] by
- #495 check for xpra processes before install / uninstall
- 07:57 Changeset in xpra [5361] by
- prepare 0.11.3 release
- 07:55 Changeset in xpra [5360] by
- r5313 + r5314 for v0.11.x branch: blacklist vmware GL driver
- 07:54 Changeset in xpra [5359] by
- r5355 for v0.11.x branch: fix non-gdk / old-gdk fallback code
- 07:52 Changeset in xpra [5358] by
- ensure all command requests run from the UI thread
- 06:47 Changeset in xpra [5357] by
- split loop init from bus init (so we can have a system bus too)
- 06:45 Changeset in xpra [5356] by
- grr: whitespace
- 06:40 Changeset in xpra [5355] by
- fix non-gdk / old-gdk fallback code
02/04/14:
- 16:43 Ticket #511 (AMD hardware accelerated h264 encoding: VCE Video Codec Engine) created by
- [http://www.phoronix.com/scan.php?page=news_item&px=MTU5MTc AMD …
- 16:37 Ticket #418 (more aggressive speed tuning when bandwidth is available) closed by
- fixed: A number of changes have been made to try to keep the encoder more …
- 16:34 Ticket #356 (ensight with win32 client has drop down focus problems) closed by
- fixed: Looks like #139, which is fixed. I don't want/care/have ensight, so …
- 14:47 Changeset in xpra [5354] by
- ignore large packets containing window icons
- 14:10 Changeset in xpra [5353] by
- prevent missing cursor name from spamming the log: just log it once
- 11:32 TicketSpam edited by
- (diff)
- 11:30 BadContent edited by
- (diff)
- 11:29 BadContent edited by
- (diff)
- 11:20 Changeset in xpra [5352] by
- reduce logging
- 11:19 Changeset in xpra [5351] by
- remove info logging of sigchld processing
- 11:18 Changeset in xpra [5350] by
- make logging more consistent
- 09:35 Changeset in xpra [5349] by
- let the authenticator specify the username: usually it will be the …
- 09:31 Changeset in xpra [5348] by
- try to reduce latency by using an encoding thread (regular servers …
- 09:20 Changeset in xpra [5347] by
- rename variable to make it clearer what it does
- 08:14 Changeset in xpra [5346] by
- #139: handle pointer grabs: * new "pointer.grabs" capability for both …
- 03:58 Authentication edited by
- (diff)
- 03:57 Authentication edited by
- (diff)
- 03:56 Changeset in xpra [5345] by
- * add reject auth * simplify fail auth: bail out sooner * update …
- 03:49 Authentication edited by
- (diff)
- 03:49 Authentication edited by
- (diff)
- 03:46 ProxyServer edited by
- (diff)
- 03:42 Changeset in xpra [5344] by
- add "none" authenticator so we can run the proxy server without …
02/03/14:
- 16:04 Ticket #336 (floating menu + keyboard focus - input grabs) closed by
- duplicate: Working patch in #139, please follow up there. (the "secondary …
- 14:17 Changeset in xpra [5343] by
- * stubs for input grab events * better logging of event routing
- 13:09 Changeset in xpra [5342] by
- remove bits we don't need
- 12:46 Changeset in xpra [5341] by
- add "ms_per_frame" info to both x264 and nvenc (tells us how long the …
- 11:29 Changeset in xpra [5340] by
- missed bits from r5339: use the number of soft-expired regions as a …
- 11:22 Changeset in xpra [5339] by
- much better handling of jitter using a "soft timer": allow up to 5 …
- 07:31 Changeset in xpra [5338] by
- add debug for preset selection
- 07:24 Changeset in xpra [5337] by
- add fps counter
- 07:21 Changeset in xpra [5336] by
- always favour fast encoders
- 05:14 WikiStart edited by
- (diff)
- 05:04 WikiStart edited by
- (diff)
- 05:00 Screenshots edited by
- (diff)
- 04:40 Screenshots edited by
- (diff)
- 04:31 Screenshots edited by
- (diff)
- 04:31 Screenshots edited by
- (diff)
- 04:17 Screenshots edited by
- (diff)
- 04:05 Screenshots edited by
- (diff)
- 04:03 About edited by
- (diff)
- 04:03 Screenshots created by
- 04:02 WikiStart edited by
- (diff)
- 03:25 Changeset in xpra [5335] by
- cleanup + ensure we symlink the library: do it in install instead of …
02/02/14:
- 06:35 Ticket #510 (video stream pass-through) created by
- Similar to #509 and related to #410: we could register a dummy …
- 06:23 Ticket #509 (grab video using a video adapter rather than getting rgb pixels from pixmap) created by
- Video players will try accelerated adapters first (xvideo, etc) then …
02/01/14:
- 16:19 Changeset in xpra [5334] by
- #496: workaround for the case where the new client's resolution is the …
- 15:16 Changeset in xpra [5333] by
- add missing log argument
- 15:10 Changeset in xpra [5332] by
- ignore more event types
- 15:00 FakeXinerama edited by
- (diff)
- 14:58 Changeset in xpra [5331] by
- make logging of display/screen sizes consistent: log the same details …
- 14:36 Changeset in xpra [5330] by
- ensure we force set randr when fakexinerama is present (makes the …
- 13:48 FakeXinerama edited by
- (diff)
- 13:43 FakeXinerama edited by
- (diff)
- 13:41 Changeset in xpra [5329] by
- add fakexinerama as dependency since we have RPMs for it now
- 13:40 FakeXinerama edited by
- (diff)
- 13:36 FakeXinerama edited by
- (diff)
- 13:35 Changeset in xpra [5328] by
- point to new wiki page
- 13:34 FakeXinerama edited by
- (diff)
- 12:53 FakeXinerama edited by
- (diff)
- 12:49 FakeXinerama edited by
- (diff)
- 12:45 FakeXinerama created by
- 12:27 Xdummy edited by
- (diff)
- 12:26 WikiStart edited by
- (diff)
- 09:16 Changeset in xpra [5327] by
- specfile for building fake xinerama RPMs
- 08:08 Ticket #508 (MS Windows taskbar integration) created by
- Windows 7 onwards support customization of the taskbar entry for our …
- 04:19 Changeset in xpra [5326] by
- * check if the configuration file has been modified, and if so, reload …
- 03:43 Changeset in xpra [5325] by
- try to honour LD_LIBRARY_PATH, still adding hard-coded /usr/lib[64] …
- 03:26 Changeset in xpra [5324] by
- re-use the (renamed) "prettify_plug_name" for comments in the …
01/31/14:
- 10:38 Changeset in xpra [5323] by
- #496: use fakeXinerama library to get applications to maximize on a …
- 08:24 Changeset in xpra [5322] by
- oops: "default_encoding_options" has been removed!
- 04:17 Changeset in xpra [5321] by
- #461: add new control commands and improve error/help messages: we can …
- 03:17 Changeset in xpra [5320] by
- if we have a video encoder already, make it more likely we'll use it
01/30/14:
- 13:31 Changeset in xpra [5319] by
- move mdns option near network bits, not in the middle of …
- 13:24 Changeset in xpra [5318] by
- ensure we expose and use the correct quality and speed
- 13:09 Changeset in xpra [5317] by
- better info string for csc modules
- 12:47 Changeset in xpra [5316] by
- * move control commands support code to ServerCore? so we can implement …
- 04:44 Ticket #488 (virtualbox gl transparency crash with Fedora 19 x86 guest) closed by
- fixed: Damn, I get this unhelpful GDB backtrace on Fedora 20: […] And …
- 04:39 Changeset in xpra [5315] by
- make gl probing errors more visible
- 04:37 Changeset in xpra [5314] by
- typo!
- 04:34 Changeset in xpra [5313] by
- #488: blacklist vmware GL driver
- 04:09 Changeset in xpra [5312] by
- catch authentication errors and disconnect potential client cleanly …
- 03:38 Changeset in xpra [5311] by
- better property logging
- 00:42 Changeset in xpra [5310] by
- use correct Cython version in release notes
01/29/14:
- 16:00 Changeset in xpra [5309] by
- honour quality and speed settings passthrough
- 16:00 Changeset in xpra [5308] by
- better check for equivallent quality setting: allow 4 percentage …
- 15:53 Changeset in xpra [5307] by
- make a deep copy of the video helper if we are going to change the …
- 15:27 Changeset in xpra [5306] by
- much more readable codec spec debug string
- 14:48 Changeset in xpra [5305] by
- try to prevent issues with SIGCHLD
- 14:20 Changeset in xpra [5304] by
- don't call reap from signal handler, use idle_add to run it in the …
- 13:52 Changeset in xpra [5303] by
- #483 this whole filter modifier code seems bogus: * it only ever did …
- 13:33 Changeset in xpra [5302] by
- show which username we failed to authenticate in exception, don't use …
- 12:11 Changeset in xpra [5301] by
- add more (currently unused) proxy info to "info-response"
- 11:56 Changeset in xpra [5300] by
- pass the actual encoder client options!
- 11:43 Changeset in xpra [5299] by
- * shortcut for small windows * if speed is high, allow more non-video …
- 11:31 Changeset in xpra [5298] by
- simplify "best encoding" decision
- 09:52 CSC/Performance edited by
- (diff)
- 05:16 Changeset in xpra [5297] by
- prepare for 0.11.2 release
- 05:15 Changeset in xpra [5296] by
- typo
- 05:11 Changeset in xpra [5295] by
- r5290 for v0.11.x branch: fix help page tokens
- 05:10 Ticket #506 (xpra v0.11.0 fails to start on CentOS 6 with threads_init error) closed by
-
fixed: Backport in r5294 tested on
CentOS
6.5, will be included in xpra … - 05:09 Changeset in xpra [5294] by
- r5292 for v0.11.x branch: fix for old glib versions
- 05:08 Changeset in xpra [5293] by
- avoid deprecation warning seen on CentOS 6.x: use …
- 01:41 Changeset in xpra [5292] by
- #506 fix for old glib versions
- 01:39 Ticket #503 (compile problem cython 0.20 on archlinux) closed by
- fixed: Yes, applied in r5291, thanks. (this one broke all versions of Cython …
- 01:38 Changeset in xpra [5291] by
- #503 add missing comma
- 01:30 Ticket #507 (OSX clipboard fails in latest builds) created by
- As of 0.11 r4998 the osx clipboard works as expected, by r5144 …
01/28/14:
- 21:58 CSC/Performance edited by
- (diff)
- 20:17 CSC/Performance edited by
- (diff)
- 20:00 Ticket #503 (compile problem cython 0.20 on archlinux) reopened by
- Seems to be another one […]
- 19:51 CSC/Performance edited by
- (diff)
- 19:51 CSC/Performance edited by
- (diff)
- 19:33 CSC/Performance edited by
- (diff)
- 19:33 CSC/Performance edited by
- (diff)
- 18:15 CSC/Performance edited by
- (diff)
- 18:03 Ticket #506 (xpra v0.11.0 fails to start on CentOS 6 with threads_init error) created by
- After upgrading, xpra failed to start. I had to downgrade from v0.11.0 …
- 12:44 Changeset in xpra [5290] by
- fix help page tokens
- 11:54 Ticket #505 (fix bottleneck with applications like gtkperf) created by
-
The problem with
gtkperf
is that it creates thousands of … - 09:45 Changeset in xpra [5289] by
- add proxy encoder to build
- 06:50 Changeset in xpra [5288] by
- split proxy server from proxy instances
- 06:49 Changeset in xpra [5287] by
- remove support for threading: always use separate process
- 06:29 Changeset in xpra [5286] by
- #504: delegated encoding: * add boost score to codec_spec so we can …
- 06:19 Changeset in xpra [5285] by
- bump buffer size for better ssh performance
- 03:43 Changeset in xpra [5284] by
- upload BGRX as BGRA and RGBX as RGBA: we may send pixels as 32-bit …
- 03:39 Changeset in xpra [5283] by
- * remove duplicated constant * fix row_length check
01/27/14:
- 09:46 Changeset in xpra [5282] by
- fix gtkperf with vglrun: wrap in bash
- 09:12 Changeset in xpra [5281] by
- * add ability to test various speed settings for specific encodings * …
- 09:00 Ticket #502 (efficient network receive buffer management when receiving large chunks) closed by
- fixed: As can be seen on those newly added performance charts: …
- 08:57 Changeset in xpra [5280] by
- add comments
- 08:53 Changeset in xpra [5279] by
- show effect of proposed protocol changes
- 08:34 Changeset in xpra [5278] by
- show the effect of no-rgb-compression on framerate and bandwidth …
- 08:33 Changeset in xpra [5277] by
- show the effect of no-rgb-compression on framerate and bandwidth
- 07:45 Changeset in xpra [5276] by
- * allow read buffer size to be configured using env var * bump default …
01/26/14:
- 07:05 Changeset in xpra [5275] by
- undo most of 5272: * we already have speed for controlling …
- 06:27 Changeset in xpra [5274] by
- expose shadow attribute so we can ignore the usual limit for delta …
- 03:08 Ticket #503 (compile problem cython 0.20 on archlinux) closed by
- fixed: Backported in r5273 (will be included in 0.11.2), tested on Ubuntu …
- 03:05 Changeset in xpra [5273] by
- 5271 for v0.11.x branch: remove redundant test which causes Cython …
01/25/14:
- 13:03 Changeset in xpra [5272] by
- pass compression level to window source so we honour it and avoid …
01/24/14:
- 17:18 Ticket #504 (delegated encoding mode) created by
- Building on #370 and #426: we want to be able to do the encoding on …
- 16:13 Changeset in xpra [5271] by
- #503: remove redundant test which causes Cython 0.20 to barf
- 16:08 Ticket #503 (compile problem cython 0.20 on archlinux) created by
- archlinux 64 xpra-winswitch 0.11.1-1 => xpra-winswitch dependencies: …
- 15:20 Changeset in xpra [5270] by
- include packet sizes in log: before and after compression
- 15:13 Ticket #502 (efficient network receive buffer management when receiving large chunks) created by
- At the moment, we have a read_buffer which is a string and we append …
- 14:06 Changeset in xpra [5269] by
- * remove debug * fix typo * move payload size check to the only place …
- 13:28 Ticket #501 (Support SHAPE extension) created by
-
xeyes
andxclock
use this extension to have … - 13:18 Changeset in xpra [5268] by
- * raise limit for non-video pixels (use lossless encodings more before …
- 12:06 Clients edited by
- (diff)
- 12:05 ClientPortingGuide edited by
- (diff)
- 12:04 ClientPortingGuide created by
- 11:51 WikiStart edited by
- (diff)
- 11:16 Changeset in xpra [5267] by
- fix Cython 0.20 warning
- 08:16 Changeset in xpra [5266] by
- v0.11.1 release notes
- 08:13 Changeset in xpra [5265] by
- r5260 for v0.11.x branch: typo
- 08:12 Changeset in xpra [5264] by
- r5245 for v0.11.x branch: fix shadowing
- 08:12 Changeset in xpra [5263] by
- r5262 for v0.11.x branch: completely disable RGBA pixel format for OSX …
- 07:37 Changeset in xpra [5262] by
- #500: completely disable RGBA pixel format for OSX and win32
- 07:27 Changeset in xpra [5261] by
- better code: * use a texture pixel format that matches how we paint …
- 06:51 Changeset in xpra [5260] by
- typo
- 06:33 Changeset in xpra [5259] by
- add missing constant
- 05:28 Changeset in xpra [5258] by
- oops
01/23/14:
- 12:34 Changeset in xpra [5257] by
- remove unused constant
- 12:34 Changeset in xpra [5256] by
- faster swscale csc (for all target colourspaces except XRGB - which …
- 10:23 Changeset in xpra [5255] by
- example showing that read_only image as input must not be read-only!?
- 09:18 CSC/Performance edited by
- (diff)
- 09:17 CSC/Performance edited by
- (diff)
- 09:16 CSC/Performance edited by
- added i3 results (diff)
- 09:01 CSC/NVCUDA edited by
- (diff)
- 09:01 CSC/OpenCL edited by
- (diff)
01/22/14:
- 20:37 Ticket #500 (small tooltip windows have transparency issues) created by
- Some websites have a small pop-up that will display information, such …
- 17:25 Changeset in xpra [5254] by
- log csc module info on start of test
- 17:23 Changeset in xpra [5253] by
- include vpx build config in info
- 17:20 Changeset in xpra [5252] by
- add more information on each codec, which can be seen with: * codec …
- 15:20 Changeset in xpra [5251] by
- allow a little bit of headroom when calculating backlog: the target …
- 14:52 Changeset in xpra [5250] by
- fix crash introduced by r5247: we must get the cursor size data from …
- 14:38 Changeset in xpra [5249] by
- report on average fps
- 14:28 Changeset in xpra [5248] by
- normalize the default batch delay to be per megapixel so new windows …
- 13:30 Changeset in xpra [5247] by
- better cursor support: * server exposes max_size (as well as …
- 12:39 Changeset in xpra [5246] by
- add exit-with-client option and use it automatically when remote shadowing
- 12:20 Changeset in xpra [5245] by
- fix shadowing: shadow windows do not have an "override-redirect" …
- 11:51 Changeset in xpra [5244] by
- don't flush more damage data when the connection looks dead: abort it …
- 11:36 Changeset in xpra [5243] by
- move receive aliases to protocol layer so packets are processed …
- 10:20 Changeset in xpra [5242] by
- add link to news
- 10:07 About edited by
- (diff)
- 10:06 WikiStart edited by
- (diff)
- 10:06 News created by
- 09:57 About edited by
- (diff)
- 09:03 About edited by
- (diff)
- 09:00 Enhancements edited by
- (diff)
- 08:57 Enhancements edited by
- (diff)
- 08:55 Enhancements edited by
- (diff)
- 08:42 Changeset in xpra [5241] by
- version bump for beta 0.12.0 build
- 08:35 Changeset in xpra [5240] by
- version bump for beta 0.11.1 build
- 08:18 Changeset in xpra [5239] by
- r5236 for v0.11.x branch: restore compatibility with older servers
- 08:15 CSC/Performance edited by
- (diff)
- 08:03 CSC/Performance edited by
- (diff)
- 08:02 CSC/Performance edited by
- (diff)
- 08:00 CSC/Performance edited by
- (diff)
- 06:56 Changeset in xpra [5238] by
- replace labels with proper version numbers
- 06:55 Source edited by
- (diff)
- 06:54 Changeset in xpra [5237] by
- new source graphs
- 06:25 Source edited by
- (diff)
- 06:08 Source edited by
- added v0.11.x (diff)
01/21/14:
- 11:04 Ticket #499 (old servers error out with 0.11.x clients) closed by
- fixed: r5236 restores compatibility with old servers, backport for v0.11.x …
- 11:03 Changeset in xpra [5236] by
- #499: restore compatibility with older servers
- 10:58 Ticket #499 (old servers error out with 0.11.x clients) created by
- The problem comes from the newer bencoders, which do not send …
- 08:14 Changeset in xpra [5235] by
- drop support for nvenc version 2
- 05:26 Changeset in xpra [5234] by
- tag v0.11.x branch
01/20/14:
- 11:41 Milestone 0.11 completed
- Targets: * hardware assisted encoding / decoding / csc: #370, #350, …
- 10:53 ProxyServer edited by
- (diff)
- 10:35 Changeset in xpra [5233] by
- 0.11.0 release - add final notes
- 10:30 Ticket #498 (typo in xpra's man page) closed by
- fixed: Applied yesterday as I saw the old ML post: r5126. Thanks.
- 10:29 Ticket #498 (typo in xpra's man page) created by
- look for 'as well as well'
- 06:31 Changeset in xpra [5232] by
- ensure gtk.main_level is called from the main thread
- 06:16 Changeset in xpra [5231] by
- fix thread tracing: we must import protocol (via main) only after we …
- 05:41 Changeset in xpra [5230] by
- reduce cost of checking the pipeline since we call this everytime we …
- 05:00 Changeset in xpra [5229] by
- * newer SDKs require that we use the "library" functionality and not …
- 04:57 Changeset in xpra [5228] by
- always recalculate from worker thread!
- 04:53 Changeset in xpra [5227] by
- try to lessen the latency cost of recalculate_delays by yielding …
- 04:45 Changeset in xpra [5226] by
- minor updates: * filter all hello methods * typedict (new type) * …
- 03:12 BadContent edited by
- (diff)
01/19/14:
- 15:10 Changeset in xpra [5225] by
- unroll simple function
- 09:03 Changeset in xpra [5224] by
- comments and cleanup
- 08:58 Changeset in xpra [5223] by
- keyboard helper may be None
- 08:38 Changeset in xpra [5222] by
- comments and cleanup
- 08:18 PacketEncoding edited by
- (diff)
- 08:16 Changeset in xpra [5221] by
- add bencode cython vs python stats
- 08:13 Changeset in xpra [5220] by
- give us the ability to toggle off the cython bencoder via env var …
- 08:01 PacketEncoding edited by
- (diff)
- 07:56 Changeset in xpra [5219] by
- add text and cleanup
- 07:36 Changeset in xpra [5218] by
- new stats: lz4 vs zlib
- 04:09 PacketEncoding edited by
- (diff)
- 04:07 PacketEncoding edited by
- (diff)
- 04:06 Changeset in xpra [5217] by
- warnings, whitespace, etc
- 04:02 PacketEncoding edited by
- (diff)
- 02:16 CSC/NVCUDA edited by
- (diff)
- 02:12 CSC/OpenCL edited by
- (diff)
- 02:09 CSC/OpenCL edited by
- (diff)
- 01:54 Changeset in xpra [5216] by
- remove repeated words
01/18/14:
- 16:26 CSC/Performance edited by
- (diff)
- 16:24 Changeset in xpra [5215] by
- more stats
- 14:28 Encodings/nvenc edited by
- add link to charts (diff)
- 14:27 Changeset in xpra [5214] by
- make it show as index page by default: use html extension
- 14:24 Changeset in xpra [5213] by
- add stats showing how good NVENC is
- 10:26 Changeset in xpra [5212] by
- allow xpra env vars through and fix vglrun for strings
- 06:44 Changeset in xpra [5211] by
- test updates: * default to no traffic shaping * do test games (with …
- 04:27 Changeset in xpra [5210] by
- remove debug
01/17/14:
- 15:21 Changeset in xpra [5209] by
- fix for clients that send screen size information in old format (ie: …
- 13:11 Changeset in xpra [5208] by
- fix some eclipse warning
- 13:09 Changeset in xpra [5207] by
- prevent race: copy last_pixmap_data before use
- 09:42 Ticket #415 (ffmpeg 2.0 support) closed by
-
fixed: Works well enough, now used with
Fedora
20+ builds, static … - 08:16 Changeset in xpra [5206] by
- last minute speed tweaks (danger!): * use floats for calculations (now …
01/16/14:
- 11:50 Changeset in xpra [5205] by
- updated release notes
- 11:08 Changeset in xpra [5204] by
- must return paint success state from paint_rgb methods!
- 10:47 Changeset in xpra [5203] by
- new win32 lib name for vpx1.3
- 08:46 Changeset in xpra [5202] by
- add libvpx-1.3 build path on win32
- 08:36 Encodings edited by
- (diff)
- 08:34 Encodings edited by
- (diff)
- 08:34 Encodings edited by
- (diff)
- 08:31 Encodings/vpx edited by
- (diff)
- 08:30 Encodings/vpx created by
- split from main encoding page with more info
- 08:21 Changeset in xpra [5201] by
- warn that VP9 is slow
- 08:18 Encodings edited by
- (diff)
- 04:41 Changeset in xpra [5200] by
- looked at the source, this is what it is now called
- 02:35 Ticket #252 (incomplete redraw: black rectangle on right-hand side) closed by
- fixed: I did not see this problem since upgrade (from 0.10.9) to 0.10.10 so I …
01/15/14:
- 16:26 Ticket #497 (Xpra-Launcher not starting (Code 255), xpra_cmd.exe works.) closed by
- fixed: Bisecting: * r4750 good * r4790 good * r4808 bad * r4798 good * r4799 …
- 16:18 Changeset in xpra [5199] by
- r5196 for v0.10.x branch: fix launcher
- 16:16 Changeset in xpra [5198] by
- no need for gtk prefix since we import gdk from it already
- 15:58 Changeset in xpra [5197] by
- doesn't do anything
- 15:49 Changeset in xpra [5196] by
- #497 gtk2main already takes care of calling gtk threads_init
- 14:29 Ticket #497 (Xpra-Launcher not starting (Code 255), xpra_cmd.exe works.) created by
- System: Windows 8.1 no special configuration (ie Windows Firewall, …
- 12:00 Changeset in xpra [5195] by
- set selinux context on any avcodec module that may be present
- 11:59 Changeset in xpra [5194] by
- switch to ffmpeg2 for static builds
- 11:34 Changeset in xpra [5193] by
- switch to avcodec2 (ffmpeg2) and make it easier to tweak at the top of …
- 09:06 Changeset in xpra [5192] by
- ensure we don't try crazy dimensions
- 08:40 Ticket #496 (support multi-head configurations better - fix fullscreen?) created by
- There is a problems with the flash player (and probably other apps) …
- 06:07 Changeset in xpra [5191] by
- warn if no RandR support (ie: old Xvfb instead of dummy)
- 06:05 Changeset in xpra [5190] by
- show screen size, root window size
- 05:17 Changeset in xpra [5189] by
- give batch delay boost to the currently focused window and OR windows
- 04:46 Changeset in xpra [5188] by
- #415: switch to ffmpeg2 by default for win32 builds
01/14/14:
- 21:41 Ticket #490 (Left-clicking on Drop Down Menus with OSX client sometimes results in ...) closed by
- fixed: Tested in OSX (10.9) running r5178, seems to be working for now. …
- 12:48 Building edited by
- (diff)
- 10:23 Changeset in xpra [5187] by
- win32 ugly versioned paths for ffmpeg
- 09:57 Changeset in xpra [5186] by
- calculate input data size
- 09:46 Changeset in xpra [5185] by
- remove debug
- 08:29 Changeset in xpra [5184] by
- update release notes with latest fix
- 08:27 Changeset in xpra [5183] by
- fix x264 decoding with avcodec2: in v0.10.x the type is the …
- 05:44 Changeset in xpra [5182] by
- r5181 for v0.10.x branch: remove dependency on libwebp since we …
- 05:42 Changeset in xpra [5181] by
- remove dependency on libwebp since we shouldn't use it
- 04:57 Changeset in xpra [5180] by
- r5161 + r5179 for v0.10.x branch: fix opengl crash with some drivers …
- 04:52 Changeset in xpra [5179] by
- more correct code: import gtk.gdk
- 01:46 Ticket #480 (strange warning message on windows using opengl on nvidia GTX 670) closed by
- fixed: Thanks - closing again.
- 00:08 Ticket #495 (Windows: Uninstaller will run and "uninstall" while Xpra is still running) created by
- In Windows, the uninstaller from: {{{Control Panel -> Programs, etc. …
01/13/14:
- 14:32 Changeset in xpra [5178] by
- add latest backport info
- 14:30 Changeset in xpra [5177] by
- r5176 for v0.10.x branch: ugly OSX-only hack for OR window without …
- 14:27 Changeset in xpra [5176] by
- ugly OSX-only hack for OR window without 'transient-for' attribute
- 14:24 Changeset in xpra [5175] by
- 0.10.12 rc
- 14:20 Changeset in xpra [5174] by
- remove debugging
- 14:18 Changeset in xpra [5173] by
- r5168 for v0.10.x branch: generate debuginfo packages
- 14:17 Changeset in xpra [5172] by
- r5164 for v0.10.x branch: don't skip auto-refresh if quality is high …
- 14:15 Changeset in xpra [5171] by
- r5159, r5160 and r5167: big warnings about webp leaking memory
- 14:11 Changeset in xpra [5170] by
- r5158 + r5166 for v0.10.x branch: fix spurious warning from nvidia driver
- 14:06 Changeset in xpra [5169] by
- r5151 for v0.10.x branch: ensure we don't put "None" values in info …
- 08:19 Changeset in xpra [5168] by
- generate debuginfo packages
- 06:47 Changeset in xpra [5167] by
- warn users about webp memleak
- 06:36 FAQ edited by
- (diff)
- 06:33 ClientRendering/OpenGL edited by
- (diff)
- 06:19 FAQ edited by
- (diff)
- 06:16 FAQ edited by
- (diff)
- 05:58 Changeset in xpra [5166] by
- #480: it seems that some platforms (linux+mesa?) validate the first …
- 05:52 Ticket #480 (strange warning message on windows using opengl on nvidia GTX 670) reopened by
-
Grrr. Causes GL errors on Fedora 20 in
gl_window_backing.py
at …
01/12/14:
- 06:03 Encodings/x264 edited by
- (diff)
- 06:02 Encodings/x264 edited by
- (diff)
- 06:00 WikiStart edited by
- (diff)
- 05:52 Encodings/x264 edited by
- (diff)
- 05:51 Encodings/x264 edited by
- (diff)
- 05:47 Ticket #494 (file channel for upload/download from server) created by
- Sometimes I miss the ability to easily exchange files between the xpra …
- 04:53 Ticket #493 (when we suspend then resume - immediately try to reconnect to server) created by
- Inspired by #492: detect that we have resumed from a suspended state …
- 02:17 ClientRendering/OpenGL edited by
- (diff)
- 02:15 ClientRendering edited by
- (diff)
- 02:14 ClientRendering/OpenGL created by
- created
- 02:11 WikiStart edited by
- (diff)
- 02:09 Ticket #492 (suspending a local client with opengl windows can show corrupted pixels) created by
- This is only relevant to local servers: resuming a client connected to …
01/11/14:
- 15:51 Changeset in xpra [5165] by
- disable OPENGL_DEBUG by default
- 15:37 Changeset in xpra [5164] by
- don't skip auto-refresh if quality is high but csc has degraded the …
- 15:29 Changeset in xpra [5163] by
- re-add encodings menu to osx
01/10/14:
- 12:20 Changeset in xpra [5162] by
- add a field, so we can put the input focus somewhere else within that …
- 12:12 CSC/OpenCL edited by
- (diff)
- 12:10 CSC/NVCUDA edited by
- (diff)
- 12:07 CSC/NVCUDA edited by
- (diff)
- 12:05 CSC/NVCUDA edited by
- (diff)
- 12:01 CSC/NVCUDA edited by
- (diff)
- 11:56 CSC/NVCUDA edited by
- (diff)
- 11:55 CSC edited by
- (diff)
- 11:54 CSC edited by
- (diff)
- 11:52 CSC edited by
- moved opencl and cuda to sub pages (diff)
- 11:50 CSC/NVCUDA created by
- 11:48 CSC/OpenCL created by
- split from CSC page
- 09:07 Changeset in xpra [5161] by
- #488: better gl drawable context code which uses a temporary window, …
- 07:50 Changeset in xpra [5160] by
- #457: * add warning about webp memory leaks * move webp to the end of …
- 07:46 Ticket #491 (webp is leaking memory) created by
- See ticket:457#comment:30 - this is a client side leak only (I think), …
- 07:39 Changeset in xpra [5159] by
- #457: webp is leaking memory, so don't use it for auto-refresh and …
- 03:52 Ticket #480 (strange warning message on windows using opengl on nvidia GTX 670) closed by
- fixed: Thanks! Merged in r5158, will backport.
- 03:51 Changeset in xpra [5158] by
- #480 fix spurious warning from nvidia driver which seems to assume we …
01/09/14:
- 23:18 CSC/Performance edited by
- (diff)
- 23:11 CSC/Performance edited by
- (diff)
- 23:00 Ticket #484 (client right-click drop menus require button be held) closed by
- fixed: Right-click menu issues are fixed. Left-click menu issues have their …
- 22:03 Ticket #490 (Left-clicking on Drop Down Menus with OSX client sometimes results in ...) created by
- The menu behavior changes depending on what has focus: the xpra …
- 17:17 Ticket #489 (Allow sending a single application window) created by
- I would like WinSwitch to support sending one …
- 16:45 FAQ edited by
- add selinux warning Q+A (diff)
- 15:41 Changeset in xpra [5157] by
- workaround buggy program compare
- 15:30 Changeset in xpra [5156] by
- #488: yukky solution: use the transient window for all platforms and …
- 14:15 Ticket #488 (virtualbox gl transparency crash with Fedora 19 x86 guest) created by
- Crashes as soon as I launch …
- 06:52 Ticket #385 (opengl rendering improvements: handle plain RGB, scaling, transparency) closed by
- fixed: The webp issue is not GL related (which is what this ticket is about), …
- 06:48 Ticket #487 (webp artifacts with transparency) created by
- Split from ticket:385#comment:20 This affects all platforms, with or …
- 02:05 Changeset in xpra [5155] by
- follow what the docs say: Instances of this class are hashable, and …
- 01:58 Changeset in xpra [5154] by
- #422: change new context detection and tell us what has changed
- 01:35 Ticket #450 (forwarding dbus objects - generalized) closed by
- fixed
- 01:35 Ticket #461 (allow authenticated command line clients to control the server) closed by
- fixed
01/08/14:
- 06:55 Changeset in xpra [5153] by
- looks like on some platforms (ie: osx), we cannot access this
- 06:46 Changeset in xpra [5152] by
- avoid shutdown error in UI thread watcher when we fail to connect and …
- 05:59 Ticket #486 (better xpra info namespace) created by
- Despite many changes to the namespace code: r4752, r3914, r3883, …
- 05:47 Changeset in xpra [5151] by
- bug fix: ensure we don't put "None" values in info data (crashes bencoder)
- 05:46 Ticket #461 (allow authenticated command line clients to control the server) reopened by
- r5148 re-uses the same mechanism so we can now forward bencode/rencode …
- 05:40 Changeset in xpra [5150] by
- make packet encoding errors a bit nicer to parse: undo aliases
- 05:40 Changeset in xpra [5149] by
- ensure encoding exceptions are propagated rather than swallowed!
- 05:24 Changeset in xpra [5148] by
- #461 forward lz4/zlib and bencode/rencode changes to client using the …
- 05:23 Changeset in xpra [5147] by
- default session name is now empty, so also test for that when building …
- 04:52 Changeset in xpra [5146] by
- allow the user to choose which session-info is shown by passing the …
- 04:23 Changeset in xpra [5145] by
- extend #461 so the server can ask the client to do things, just …
Note: See TracTimeline
for information about the timeline view.