Timeline
08/25/15:
- 23:08 Ticket #966 (provide a persistent setting to select the default clipboard to synchronize) created by
- On the win32 client, there's a setting to select which of the x11 …
- 15:13 Ticket #960 (0.15.4: don't detect LZ4 any more) closed by
- fixed: > version-based assumptions are meaningless The new code in …
- 10:54 Changeset in xpra [10445] by
- also ingore the generated C file
- 10:28 Changeset in xpra [10444] by
- we now use cups-filters for PDF output (and confusingly, cups-pdf for …
- 10:17 Changeset in xpra [10443] by
- #960: on Debian we have no way of knowing what version is installed, …
- 09:55 Changeset in xpra [10442] by
- workaround msvc warning with some cython code
- 09:33 Ticket #964 (printer forwarding doesn't work with encryption or authentication) closed by
- fixed: It is fixed indeed, thanks.
- 09:29 Changeset in xpra [10441] by
- #913 a bit of error checking
- 06:00 Changeset in xpra [10440] by
- #960 fix hack for python-lz4 version detection on old builds
- 05:30 Printing edited by
- (diff)
- 05:29 Printing edited by
- (diff)
- 05:18 Changeset in xpra [10439] by
- #913 / #964: pass encryption and authentication settings to the cups …
- 04:28 Changeset in xpra [10438] by
- make it easier to test different mimetypes
- 04:22 Changeset in xpra [10437] by
- #913: doh, actually use the printer definition
08/24/15:
- 22:02 Ticket #965 (Can't restore xpra window when clicked on xpra icon (on Docs) after ...) created by
- After launching xpra, minimize it and try to restore the window by …
- 20:36 Changeset in xpra [10436] by
- #913 html5 printing * send file-size-limit as 10 * process the …
- 20:07 Ticket #964 (printer forwarding doesn't work with encryption or authentication) created by
- The CUPS backend script doesn't specify any encryption options when it …
- 13:00 Ticket #963 (multiple bind options for local sockets) created by
-
Follow up from #888.
Add a
--bind=
option, similar to the … - 11:20 Changeset in xpra [10435] by
- #913 add pdf mimetype to printer definition
- 09:29 Changeset in xpra [10434] by
- fix syntax error in printing error handler
- 09:25 Changeset in xpra [10433] by
- prefer PDF over postscript if both are present
- 09:20 Changeset in xpra [10432] by
- #913: * clients can supply the mimetypes that each printer supports * …
- 07:47 Changeset in xpra [10431] by
- new upstream release
- 06:05 Changeset in xpra [10430] by
- r10429 for v0.14.x branch: fix high latency with some sound codecs
- 05:59 Changeset in xpra [10429] by
- r10305 for v0.15.x branch: fix high latency with some sound codecs
- 04:59 Changeset in xpra [10428] by
- add missing file to clean list
- 01:49 Ticket #771 (undecorated windows should not cover the taskbar when maximized on win32) reopened by
- This occurred again when running xpra version 0.15.4-1(r10209) for …
08/23/15:
- 17:38 Changeset in xpra [10427] by
- ignore cython generated file
- 17:29 Versions/PendingFixes edited by
- (diff)
- 17:27 Changeset in xpra [10426] by
- r10405 for v0.15.x branch: fixup YUV420P to RGB
- 17:22 Changeset in xpra [10425] by
- r10424 for v0.15.x branch: cannot unpremultiply buffers in-place
- 17:21 Changeset in xpra [10424] by
- we can't unpremultiply buffers in place either..
- 17:19 Changeset in xpra [10423] by
- patch made a mess, then I did..
- 17:14 Versions/PendingFixes edited by
- (diff)
- 17:12 Versions/PendingFixes edited by
- (diff)
- 16:26 Ticket #962 (vp9 encoder crash) created by
- Spotted whilst testing for #937. I was hoping this sort of thing would …
- 15:50 Versions/PendingFixes edited by
- (diff)
- 15:39 Changeset in xpra [10422] by
- r10407: don't try to unpremultiply strings in-place
- 15:33 Ticket #961 (transparency support is broken with pixmap backing) closed by
- fixed: Bisecting again, but connecting to a 0.14.x server, so that the …
- 15:31 Changeset in xpra [10421] by
- rather than overriding realize() and checking to see if the window is …
- 14:16 Changeset in xpra [10420] by
- #961: set metadata after we setup the window
- 14:10 Changeset in xpra [10419] by
- #961: fix transparency with pixbuf backing: * partial revert of r9977: …
- 12:59 Changeset in xpra [10418] by
- minor logging tweaks
- 10:54 Ticket #961 (transparency support is broken with pixmap backing) created by
-
Tested with
opengl=no
and various encodings as part of the … - 10:50 Ticket #960 (0.15.4: don't detect LZ4 any more) created by
- It seems that "safer lz4 version checking code" in 0.15.4 broke …
- 10:46 Changeset in xpra [10417] by
- new upstream release
- 10:22 Changeset in xpra [10416] by
- more consistent pulseaudio device logging
- 10:04 Changeset in xpra [10415] by
- improve video decoder init logging
- 08:29 Changeset in xpra [10414] by
- remove debug, fix rgb format name to match pillow's expectations
- 08:23 Changeset in xpra [10413] by
- fix error in warning logging
- 08:14 Changeset in xpra [10412] by
- #937: * show little / big endian * allow us to restrict the output …
- 08:04 Changeset in xpra [10411] by
- changing the pixel format may change the rowstride
- 07:56 Changeset in xpra [10410] by
- more python3 proof
- 07:26 Changeset in xpra [10409] by
- allows us to pretend we support BGR(X) modes natively in the pixmap …
- 06:50 Changeset in xpra [10408] by
- backings tell us which rgb formats they will accept, use this instead …
- 06:48 Changeset in xpra [10407] by
- avoid warning when we try to unpremultiply a string: this cannot be …
- 06:47 Changeset in xpra [10406] by
- avoid confusion over how many bytes-per-pixel we may have with rgb24 / …
- 05:45 CSC/Performance edited by
- faster cython code merged, re-run (diff)
08/22/15:
- 13:27 Changeset in xpra [10405] by
- fixup YUV420P to RGB: the U and V values were swapped, which made me …
- 11:10 Changeset in xpra [10404] by
- must use signed short because we subsctract offsets, minor speedup on …
- 10:33 Changeset in xpra [10403] by
- minor speedup, add ability to debug points (dumps the value for both …
- 06:21 Changeset in xpra [10402] by
- sum can be a byte (max value is 4)
- 04:54 Changeset in xpra [10401] by
- r10269 for v0.15.x branch: opengl texture size check fixes
- 04:53 Changeset in xpra [10400] by
- r10268 for v0.15.x branch: clamp opengl windows to the maximum texture size
08/21/15:
- 18:11 Ticket #954 (Windows Clients fail to connect) closed by
- fixed: * Using a r10380 client The changes have cleared it up so far as I …
- 16:52 Changeset in xpra [10399] by
- r10397 + r10398 for v0.14.x and v0.15.x branches: fix byte order
- 16:41 Changeset in xpra [10398] by
- untested: guessed for big endian
- 16:36 Changeset in xpra [10397] by
- fix csc cython for RGB(X) modes
- 15:10 Changeset in xpra [10396] by
- r10201 for v0.15.x branch: avoid overflows in unpremultiply code
- 11:42 Changeset in xpra [10395] by
- "stop" messages are now intercepted by the wrapper, no point in …
- 11:38 Changeset in xpra [10394] by
- #849: for more reliable sound subprocess exit: send a message asking …
- 11:30 Changeset in xpra [10393] by
- #937: those numbers work on little endian at least
- 11:20 Ticket #959 (The Firefox window is disabled if you are opening and focus it at the ...) created by
- I'm running xpra 0.15.4-1(r10209) for both server(Trusty) and client( …
- 09:07 Changeset in xpra [10392] by
- exclude curand DLLs from win32 installer, but do include pytools if …
- 08:33 Ticket #802 (Chrome disappears after left-click very fast in it button from taskbar) closed by
- fixed: Thanks for the feedback, closing - we can re-open if someone can …
- 08:30 Ticket #958 (windows installer add check to skip running) closed by
- fixed: Tested and working.
- 08:15 Changeset in xpra [10391] by
- #849: switch to bits per second as unit for sound
- 07:39 Changeset in xpra [10390] by
- fix for ticket #958 and backported to 0.15.x
- 05:30 Ticket #958 (windows installer add check to skip running) created by
- Would like to check for environment variable DO_NOTRUN so we can skip …
- 05:24 Changeset in xpra [10389] by
- fix for build_args
- 05:19 Changeset in xpra [10388] by
- tidy up the attribute lookup code?
- 05:04 Changeset in xpra [10387] by
- add 'ms' and 'ms_per_frame' to vp9
- 04:44 Changeset in xpra [10386] by
- some platforms (ie: posix) don't have a native class
- 04:41 Ticket #957 (windows installer problem with build_args) closed by
- fixed: Applied (modified to also update the info line above) in r10385 and …
- 04:05 Changeset in xpra [10385] by
- #957 honour BUILD_ARGS when calling cython's build_ext
- 03:21 Ticket #957 (windows installer problem with build_args) created by
- The windows installer batch file MAKE-INSTALLER.BAT doesn't use the …
- 03:11 Versions/PendingFixes edited by
- (diff)
- 03:11 Changeset in xpra [10384] by
- r10367 for v0.14.x and v0.15.x branches: avoid errors in our own code …
- 03:09 Changeset in xpra [10383] by
- r10363 for v0.15.x branch: fix some unlikely cleanup races
- 03:07 Changeset in xpra [10382] by
- r10358 for v0.15.x branch: always return a value for the number of desktops
- 03:05 Changeset in xpra [10381] by
- r10354 for v0.14.x and v0.15.x branches: ensure we init the options to …
- 02:15 Ticket #956 (Looking for a way to determine FPS being rendered) created by
- I'm not particularly picky about where/how, but would it be possible …
08/20/15:
- 18:29 Versions/PendingFixes edited by
- (diff)
- 18:22 Changeset in xpra [10380] by
- in order to be able to toggle the active selection on the client side, …
- 17:20 Versions/PendingFixes edited by
- (diff)
- 17:19 Changeset in xpra [10379] by
- restore the ability to change the clipboard selection we sync using …
- 17:04 Changeset in xpra [10378] by
- allow us to choose which selections we synchronize using env vars
- 16:28 Changeset in xpra [10377] by
- if we're not in the process of exiting already, tell the user why the …
- 16:07 Changeset in xpra [10376] by
- if we get an authentication failure: tell the server before …
- 15:47 Changeset in xpra [10375] by
- avoid logging a full stacktrace if we hit the abort_test for a …
- 14:36 Ticket #952 (proxy server is broken) closed by
-
fixed: In
do_start_proxy
the proxy server already does this: […] But … - 14:30 Changeset in xpra [10374] by
- #952: fixup for r10373, it seems we can't call the bytestreams …
- 14:04 Changeset in xpra [10373] by
- #952: * refactor the set_socket_timeout code to utility class * retry …
- 13:29 Changeset in xpra [10372] by
- #849: change the default codec order
- 13:19 Changeset in xpra [10371] by
- bail out early when closing (may help avoiding shutdown None errors)
- 13:05 Changeset in xpra [10370] by
- #954: follow up from r10325: * if possible, don't bother importing …
- 11:48 Changeset in xpra [10369] by
- #850 avoid setting some metadata like maximised before window is drawn
- 11:39 Changeset in xpra [10368] by
- #850 work around encryption breaking LZ4
- 11:23 Versions/PendingFixes edited by
- (diff)
- 11:23 Changeset in xpra [10367] by
- if we fail to write the value return may be None, avoid causing errors …
- 11:22 Changeset in xpra [10366] by
- prettify the plug name some more on win32: WinSta?-Default becomes just …
- 10:54 Changeset in xpra [10365] by
- more consistent logging message format
- 10:13 Versions/PendingFixes edited by
- (diff)
- 10:12 Changeset in xpra [10364] by
- don't bother logging a warning if we are already in the process of …
- 10:01 Changeset in xpra [10363] by
- avoid some unlikely races spotted in #954
- 09:36 Changeset in xpra [10362] by
- #955: better error handling and logging for files that are too big
- 09:24 Changeset in xpra [10361] by
- #955: expose file size limit via xpra info
- 09:13 Changeset in xpra [10360] by
- #955: * honour file size limit * don't log any messages if the command …
- 08:51 Changeset in xpra [10359] by
- better debug logging
- 05:01 Versions/PendingFixes edited by
- (diff)
- 04:58 Changeset in xpra [10358] by
- always return a value for the number of desktops
- 00:05 Ticket #955 (Printing a large file disconnects the client) created by
- xpra 0.15.4 successfully prints a file of size < 16384000 bytes …
08/19/15:
- 23:30 Ticket #954 (Windows Clients fail to connect) created by
- Attempting to connect to a built from source trunk Fedora 21 server …
- 19:01 Ticket #953 (xpra-0.15.4 Down Arrow button on scroll bar does not work) created by
- Open any webpage on xpra and try to click the "down-arrow" button on …
- 17:44 Changeset in xpra [10357] by
-
#933 use new
cipher.padding.options
key in hello to select padding - 13:08 Changeset in xpra [10356] by
- #952: * use dotxpra to make the socket path (so it gets expanded) * …
- 12:59 Changeset in xpra [10355] by
- #952: proxy fixes: * ensure we threads_init * use typedict to get …
- 12:56 Versions/PendingFixes edited by
- (diff)
- 12:56 Changeset in xpra [10354] by
- subclasses of sys auth must import init so that the options are set
- 11:43 ProxyServer edited by
- (diff)
- 11:28 Ticket #952 (proxy server is broken) created by
- Not sure when it broke... but it needs work. It needed updating for …
- 11:10 Changeset in xpra [10353] by
- update proxy code to use the new enc_pillow codec as fallback (as …
- 11:03 Changeset in xpra [10352] by
- whitespace cleanup
- 10:31 Changeset in xpra [10351] by
- #933: * define new constants for the different types of paddings we …
- 06:53 Changeset in xpra [10350] by
- update release notes with latest fixes
- 06:39 Versions/PendingFixes edited by
- (diff)
- 06:21 Ticket #637 (screenshots from bug report in 0.14 are weird) closed by
- fixed: Looks fine to me. Closing. I will re-test once my new cables are …
- 06:11 Changeset in xpra [10349] by
- r10334 for v0.14.x and v0.15.x branches: if the user specifies …
- 05:59 Ticket #946 (Unable to stop Xpra server if AES encryption is enabled) closed by
- fixed: > the logs indicated another connection was received after the …
- 05:57 Changeset in xpra [10348] by
- r10330 + r10347 + r10345 for v0.14.x and v0.15.x branches: * clear …
- 05:51 Changeset in xpra [10347] by
- at least log the decoder type (public info anyway)
- 05:50 Changeset in xpra [10346] by
- undo r10345: not meant to be commited at this time
- 05:42 Changeset in xpra [10345] by
- clear the packet early (it can be large)
- 05:35 Changeset in xpra [10344] by
- r10332 for v0.14.x and v0.15.x branches: some subcommands need crypto …
- 05:29 Changeset in xpra [10343] by
- #946: * keep track of the socket_path so we don't have to figure it …
- 05:21 Changeset in xpra [10342] by
- remove debug logging from info level
- 05:13 Changeset in xpra [10341] by
- the 'h' value is for each graph, divide by the number of graphs
- 05:03 Changeset in xpra [10340] by
- patch made a mess of it, again.. fix it
- 04:55 Changeset in xpra [10339] by
- r10267 for v0.15.x branch: opengl and max window size fixes
- 04:48 Changeset in xpra [10338] by
- r10310 for v0.15.x branch: fix the virtual desktop naming code
- 04:35 Ticket #947 (cython 0.23 compilation bug with nvenc) closed by
- fixed: Got a fix from upstream: …
- 03:35 Changeset in xpra [10337] by
- add upstream patch for infinite deepcopy loop
08/18/15:
- 11:18 Changeset in xpra [10336] by
- #951: add env var to make it possible to encrypt the first hello packet
- 11:14 Ticket #951 (strengthen encryption layer) created by
- Without going as far as implementing #198, there are things we should …
- 09:00 Changeset in xpra [10335] by
- #946: consolidate all the crypto stuff into net/crypto and add env var …
- 08:46 Changeset in xpra [10334] by
- #946: if the user specifies encryption and we cannot enable it (ie: …
- 08:45 Changeset in xpra [10333] by
- fix pydev warning
- 07:48 Versions/PendingFixes edited by
- (diff)
- 07:47 Versions/PendingFixes edited by
- (diff)
- 07:45 Changeset in xpra [10332] by
- #946: ensure we setup the network and crypto caps before sending …
- 07:01 Changeset in xpra [10331] by
- include a commented out example that actually works..
- 07:00 Changeset in xpra [10330] by
- packet layer tweaks and fixes: * don't recalculate payload_size and …
- 03:25 Ticket #950 (0.14.28: missng os import; client crash) closed by
- fixed: This was fixed 2 weeks ago: r10214.
- 01:36 Ticket #950 (0.14.28: missng os import; client crash) created by
- As reported in …
08/17/15:
- 20:44 Ticket #949 (Speaker sound goes off often) created by
- I've been getting the below log quite often while playing the spotify …
- 17:47 Changeset in xpra [10329] by
- better error handling for parsing errors and don't log stacktrace at …
- 13:46 Changeset in xpra [10328] by
- reduce the amount of info we send from simple command line clients, …
- 13:33 Changeset in xpra [10327] by
- #946: provide functions for getting the iv, salt and iterations - …
- 10:33 Changeset in xpra [10326] by
- make it easier for me to spot which client I am testing with from the …
- 10:14 Changeset in xpra [10325] by
- #640 switch all remaining instances of gobject calls with their glib …
- 09:50 Changeset in xpra [10324] by
- just the usual py3k waste of time with strings
- 08:57 Changeset in xpra [10323] by
- #948: * add full selftests for nvenc4 and nvenc5 * increase width …
- 08:20 Changeset in xpra [10322] by
- #948: implement max-size detection for opencl
- 07:34 Changeset in xpra [10321] by
- remove debug code
- 07:16 Changeset in xpra [10320] by
- libvpx 1.3 is not tested, so only enable 8k for libvpx 1.4
- 07:12 Changeset in xpra [10319] by
- #948: * add ability to run full selftests from the codec loader using …
- 06:32 Ticket #948 (review and probe the codec picture size limits) created by
- swscale can handle pictures bigger than 4k, we now detect this in …
- 05:11 Ticket #947 (cython 0.23 compilation bug with nvenc) created by
- This is just a tracker bug for an upstream issue. See …
08/16/15:
- 17:11 Changeset in xpra [10318] by
- #946 encryption fixes: * use a typedict for extracting values * add …
- 17:03 Changeset in xpra [10317] by
- #946: improve encryption error messages
- 16:48 Changeset in xpra [10316] by
- we now import glib early as part of platform init, which inserts a …
- 13:51 Changeset in xpra [10315] by
- use nvidia-ml python bindings if present to get the kernel driver version
- 13:07 Changeset in xpra [10314] by
- figure out what the codec maximum size is at runtime rather than …
- 12:16 Changeset in xpra [10313] by
- doh: that explains the mismatch I have been seeing
- 08:42 Changeset in xpra [10312] by
- drop debuginfo which causes too many build problems
08/15/15:
- 17:03 Changeset in xpra [10311] by
- logging tweaks: * use coloured logger to stdout for 'stop' and …
- 17:01 Versions/PendingFixes edited by
- (diff)
- 17:00 Changeset in xpra [10310] by
- fix the desktop naming code
- 17:00 Changeset in xpra [10309] by
- don't bother trying the win32 auth module on non win32 platforms, but …
- 00:03 Ticket #946 (Unable to stop Xpra server if AES encryption is enabled) created by
- Running a Fedora 21 trunk r10308 server (no clients..): * Server …
08/14/15:
- 18:00 Changeset in xpra [10308] by
- change url for lz4 version patch
- 17:58 Changeset in xpra [10307] by
- add lz4 version patch to jhbuild patch folder
- 11:45 Changeset in xpra [10306] by
- better debug logging in client tray
- 11:35 Changeset in xpra [10305] by
- #849: tune the ogg muxer for lower latency: limit to 20ms chunks
- 11:28 Changeset in xpra [10304] by
- #849: increase the min-level using a range of at least 50ms as a base
- 07:48 Changeset in xpra [10303] by
- #849 sound improvements: * log container format with py3k (comes up …
08/13/15:
- 22:11 Changeset in xpra [10302] by
- fix from upstream for py2cairo with new patch
- 13:20 Versions/PendingFixes edited by
- (diff)
- 13:19 Versions/PendingFixes edited by
- (diff)
- 13:14 Changeset in xpra [10301] by
- update release notes with latest fixes
- 13:03 Versions/PendingFixes edited by
- (diff)
- 13:03 Changeset in xpra [10300] by
- r10285 for v0.15.x branch: let the client cook the aspect into a ratio
- 12:58 Changeset in xpra [10299] by
- r10277 for v0.14.x and v0.15.x branches: fix some xorg modelines
- 12:57 Changeset in xpra [10298] by
- r10265 for v0.14.x and v0.15.x branches: report opengl texture size in …
- 12:55 Changeset in xpra [10297] by
- r10264 for v0.14.x and v0.15.x branches: lift size limits on the …
- 12:53 Changeset in xpra [10296] by
- r10257 for v0.15.x branch: try not to downscale shadow windows despite …
- 12:50 Changeset in xpra [10295] by
- r10248 for v0.15.x branch: use the utility function which does the …
- 12:49 Changeset in xpra [10294] by
- r10244 for v0.14.x and v0.15.x branches: ignore error in encode thread …
- 12:48 Changeset in xpra [10293] by
- r10219 for v0.15.x branch: also remove void from py3k builds
- 12:47 Changeset in xpra [10292] by
- r10218 for v0.15.x branch: Fedora<23 needs libvpx-xpra to get VP9 support
- 12:44 Changeset in xpra [10291] by
- r9736 for v0.15.x branch: allow us to remove some atoms from the …
- 11:21 Changeset in xpra [10290] by
- #849: getting too many harmless overruns, skip warn level logging
- 11:21 Changeset in xpra [10289] by
- #849: allow us to force enable a codec using env vars
- 11:06 Changeset in xpra [10288] by
- #888: typo in argument to DotXpra?, better error messages (no stacktrace)
- 10:30 Changeset in xpra [10287] by
- #849: bundle gdp library and simplify lib mv / rm bundling code
- 09:53 Changeset in xpra [10286] by
- constify and reduce the default graph size
- 08:13 Changeset in xpra [10285] by
- let the client cook the aspect into a ratio (different types: one is a …
- 08:06 Changeset in xpra [10284] by
- log env we use
- 08:05 Changeset in xpra [10283] by
- #849: we don't need to drop packets at the transport layer, let the …
- 08:04 Changeset in xpra [10282] by
- avoid error on win32 if the path is not a "string"
- 07:53 Changeset in xpra [10281] by
- include gdp so we can have vorbis support on win32 (and remove …
- 07:08 Versions/PendingFixes edited by
- (diff)
- 07:07 Changeset in xpra [10280] by
- fix allocation calculations so we can shrink the window back down …
- 06:11 Changeset in xpra [10279] by
- prettify output when we get codecs from a py3k sound helper
- 06:06 Changeset in xpra [10278] by
- if we are downscaling, then YUV420P should always win
- 06:01 Versions/PendingFixes edited by
- (diff)
- 06:01 Changeset in xpra [10277] by
- fix some bad modelines
08/12/15:
- 23:22 Ticket #945 (OSX Launcher has wrong keymapping) created by
- This a trivial issue....but will need to be fixed to meet OSX's …
- 19:15 Changeset in xpra [10276] by
- fix vorbis using gdppay / gdpdepay
- 18:29 Changeset in xpra [10275] by
- opus seems to work with gstreamer 1.x, speex works with both?
- 18:12 Changeset in xpra [10274] by
- better error message
- 18:01 Changeset in xpra [10273] by
- some codecs place odd stuff in the caps, which we cannot and should …
- 17:59 Changeset in xpra [10272] by
- use the sound logger for all sound messages (even errors)
- 17:32 Changeset in xpra [10271] by
- use the sound logger for all sound messages (even at info/warn level)
- 17:09 Changeset in xpra [10270] by
- update tray to new paint callback api
- 11:25 Changeset in xpra [10269] by
- #942: * move the texture size sanity check to the client code (code is …
- 11:13 Changeset in xpra [10268] by
- #942: clamp opengl windows to the maximum texture size
- 10:48 Changeset in xpra [10267] by
- #942: * don't use opengl for windows bigger than the max-texture-size …
- 10:46 Changeset in xpra [10266] by
- strip the strings we get from pyopengl
- 06:31 Debugging/OpenGL edited by
- (diff)
- 06:24 Ticket #944 (thor video codec) created by
- See: * …
- 06:12 Versions/PendingFixes edited by
- (diff)
- 06:02 Changeset in xpra [10265] by
- #942: include the texture-size-limit in gl props
- 05:55 Changeset in xpra [10264] by
- #942 lift size limits on the cython fallback module - it's slow but it …
- 05:46 Changeset in xpra [10263] by
- #942: better error diagnostics: only use %r for GLError
- 05:39 Changeset in xpra [10262] by
- #942: always send a diagnostic message when we get a paint failure
- 05:31 Changeset in xpra [10261] by
- fix error in error handling code..
- 05:16 Changeset in xpra [10260] by
- #942: include short PyOpenGL exception message in our exception wrapper
- 03:14 Ticket #943 (Allow Windows to be directed to a specific client when using sharing) created by
- Related to #41
08/11/15:
- 14:13 Changeset in xpra [10259] by
- #942: only log the full exception information at debug level (too verbose)
- 12:57 Changeset in xpra [10258] by
- #942: log the texture parameters when we fail to initialize
- 12:45 Versions/PendingFixes edited by
- (diff)
- 12:43 Changeset in xpra [10257] by
- #940: when shadowing, try not to downscale automatically via …
- 12:34 Ticket #942 (opengl errors with very large windows) created by
- Easiest way I found of reproducing this is to shadow my main desktop …
- 12:06 Ticket #941 (Key Release events miss) created by
- Sometimes it happening, that some keys didn't released. I get two …
- 11:53 Changeset in xpra [10256] by
- #849: convert gst.Caps to a dict
- 11:40 Changeset in xpra [10255] by
- #849: only send caps when they change, keep a copy and report it via …
- 11:28 Changeset in xpra [10254] by
- use stdout for commands that print stuff, so we can grep it
- 11:19 Changeset in xpra [10253] by
- sound (#849) and printing fixes and cleanups: * move get_username to …
- 10:33 Changeset in xpra [10252] by
- ignore empty tag messages we get with gstreamer 1.x
- 10:01 Changeset in xpra [10251] by
- #849: handle volume messages with gstreamer 0.x without generating an …
- 08:45 Ticket #940 (blurry image with shadow server) closed by
- fixed: Using "--scaling=0" fixed the problem.
- 06:57 Changeset in xpra [10250] by
- #849: * remove overrun and underrun signals * change sink buffer level …
- 05:09 Changeset in xpra [10249] by
- improve warning message
08/10/15:
- 13:45 ShadowServer edited by
- (diff)
- 08:13 Ticket #940 (blurry image with shadow server) created by
- I'm not sure, if that's expected, but sometimes xpra image became …
- 07:44 Ticket #939 (key mapping issues with shadow server) created by
- I have wrong keyboard layout: local -- us, remote -- us. last string …
08/09/15:
- 16:06 Versions/PendingFixes edited by
- (diff)
- 16:05 Changeset in xpra [10248] by
- use the utility function which does the right thing with the …
- 15:57 Changeset in xpra [10247] by
- printing improvements: check data size and better error handling
- 14:50 Changeset in xpra [10246] by
- #899 speedup the X11 shadow server using the XShm code to capture the …
- 14:48 Changeset in xpra [10245] by
- englify
- 14:46 Ticket #938 (mmap error when the server stops abruptly with lots of traffic) closed by
- fixed: Was fairly easy to trigger using control-c to stop the server under …
- 14:46 Versions/PendingFixes edited by
- (diff)
- 14:44 Changeset in xpra [10244] by
- #938: ignore error in encode thread if the source is closed
- 13:34 Ticket #938 (mmap error when the server stops abruptly with lots of traffic) created by
- Triggered this a few times by connecting to a local X11 shadow server …
- 06:27 Changeset in xpra [10243] by
- new upstream release
- 06:22 Changeset in xpra [10242] by
- new upstream release
08/08/15:
- 16:22 Changeset in xpra [10241] by
- fixup for osx: no gcc flags to set (and update patch context for Debian)
- 10:01 Ticket #558 (nvenc support for shadowing on win32) closed by
- fixed: Implemented a simple cython wrapper for NVAPI in r10240, we just …
- 10:00 Changeset in xpra [10240] by
- #558: detect the version number using NVAPI on win32
- 08:38 Encodings/nvenc edited by
- (diff)
- 08:37 Changeset in xpra [10239] by
- #558: add big warning if the nvidia driver is likely to cause visual …
- 07:39 Changeset in xpra [10238] by
- log cuda info
- 07:04 Changeset in xpra [10237] by
- split icon props into their own dict
- 07:03 Changeset in xpra [10236] by
- cosmetic logging changes
- 06:36 Changeset in xpra [10235] by
- win32 does not have os.getuid and os.getgid
08/07/15:
- 14:28 Changeset in xpra [10234] by
- #849: this is now redundant, the wrapper injects it for us
- 14:27 Changeset in xpra [10233] by
- ensure we only use the size specified (even if the queues are a bit bigger)
- 14:20 Changeset in xpra [10232] by
- #849: 100ms sampling so we have more detailed graphs
- 13:46 Changeset in xpra [10231] by
- #849: make it easier to simulate sound packet jitter without affecting …
- 07:51 Changeset in xpra [10230] by
- #465: huge bug: we must copy the data, slicing it is not enough when …
- 06:41 Changeset in xpra [10229] by
- #849: * bitrate is generic (applies to source as well as sink) * don't …
08/06/15:
- 23:45 Changeset in xpra [10228] by
- Modified the chart generator to display new variations of the chart.
- 14:44 Changeset in xpra [10227] by
- #849: * show sound queue buffer levels in session info graphs * …
- 14:41 Changeset in xpra [10226] by
- add const, range keyword is optimized by cython already
- 11:22 Changeset in xpra [10225] by
- better error logging: full stacktrace, split lines
- 10:40 Changeset in xpra [10224] by
- size to contents
08/05/15:
- 15:01 Changeset in xpra [10223] by
- #913 send a uuid in the hello so that the server can match the printer …
- 14:50 Changeset in xpra [10222] by
- typo
- 13:34 Ticket #928 (printer forwarding on ubuntu) closed by
- fixed: I guess since it "works for me".
- 06:22 Changeset in xpra [10221] by
- this version number should override the system package (will try beta …
- 06:11 Changeset in xpra [10220] by
- this works for py3k without breaking python2, yay
- 05:16 Versions/PendingFixes edited by
- (diff)
- 05:14 Changeset in xpra [10219] by
- #843: also remove void from py3k builds
- 02:26 Changeset in xpra [10218] by
- #832: Fedora<23 needs libvpx-xpra to get VP9 support
- 01:02 Ticket #888 (Move default location of sockets to /run) closed by
- fixed: Ok... I'm not sure what the usefulness of moving the default socket …
08/04/15:
- 23:05 Ticket #937 (Inconsistent colours with csc cython module) created by
- I am using 0.15.4 over an adsl link between two machines, running …
- 14:18 Changeset in xpra [10217] by
- * remove fedora 19 workaround (f19 is no longer supported) * add …
- 14:02 ClientRendering/OpenGL edited by
- (diff)
- 11:20 Ticket #915 (Sound Forwarding to client doesn't work (for me)) closed by
- needinfo
- 07:38 Changeset in xpra [10216] by
- msvc is the only compiler which correctly spotted that Py_ssize_t is a …
- 06:54 Changeset in xpra [10215] by
- force rebuild
- 05:53 Changeset in xpra [10214] by
- oops: major backport blooper
- 04:50 Ticket #620 (performance optimizations from profiling) closed by
- fixed: > Looking back through this ticket I noticed the -I *subregion* …
- 04:02 Ticket #936 (windows not showing up correctly in task bar) created by
- After upgrading to xpra 0.15.4 on both server and client, the …
08/03/15:
08/02/15:
- 21:26 Usage/Docker edited by
- (diff)
- 17:49 Changeset in xpra [10213] by
- update patch context
- 17:31 Changeset in xpra [10212] by
- html5 spinners: make sure server goes OK immediately instead of …
- 17:27 Changeset in xpra [10211] by
- html5 spinners: use 10 second interval
- 17:25 Changeset in xpra [10210] by
- html5 spinners when connection is bad * send our own ping packets and …
- 17:17 Versions/PendingFixes edited by
- (diff)
- 17:16 Changeset in xpra [10209] by
- add latest fix to release notes
- 17:11 Changeset in xpra [10208] by
- part of r10201 for v0.14.x and v0.15.x branches: fix undefined …
- 17:04 Changeset in xpra [10207] by
- #935: perf test for cyxor
- 16:51 Changeset in xpra [10206] by
- remove unused imports
- 16:50 Changeset in xpra [10205] by
- don't bother trying Werror on gcc older than 4.4, too many spurious …
- 16:46 Ticket #935 (remove support for old buffers) created by
- Follow up from #465, see also #1073. This will mean dropping …
08/01/15:
- 13:10 Changeset in xpra [10204] by
- html5 encryption: it is now working * output from forge is string, …
- 13:06 Changeset in xpra [10203] by
- html5 encryption: replace caps everytime we generate a new hello, make …
- 12:47 Changeset in xpra [10202] by
- html5 encryption: getting there, encrypt packet in send function
- 12:36 Changeset in xpra [10201] by
- avoid overflows by clamping the values before assigning to a char, …
- 12:06 Versions/PendingFixes edited by
- (diff)
- 12:05 Changeset in xpra [10200] by
- * add test * fix undefined variable 'di' in argbdata_to_rgb * use …
- 08:05 Changeset in xpra [10199] by
- add latest fixes to release notes
- 08:02 Changeset in xpra [10198] by
- r10196 + r10197 for v0.15.x branch: ensure we always set the speed and …
- 07:58 Changeset in xpra [10197] by
- #832: ensure we always set the quality and speed from the start
- 06:02 Changeset in xpra [10196] by
- deadline is an unsigned long in microseconds
- 05:52 Changeset in xpra [10195] by
- this should fix int vs long compilation errors on Fedora
- 05:45 Changeset in xpra [10194] by
- fix wid logging in compress log
- 05:45 Changeset in xpra [10193] by
- better connection error logging
- 05:44 Changeset in xpra [10192] by
- allow us to enable x264 opencl via env var, remove patch and increase …
- 05:42 Changeset in xpra [10191] by
- I've hit errors that were not necessarily related to the need for a …
- 05:40 Changeset in xpra [10190] by
- even more readable debug logging
- 05:25 Changeset in xpra [10189] by
- make the video helper's output easier to read
- 04:57 Changeset in xpra [10188] by
- ignore invalid gcc uninitialized warnings on centos 6.x
07/31/15:
- 23:11 Changeset in xpra [10187] by
- html5 encryption: * get cipher_out caps from challenge and pass to …
- 23:00 Changeset in xpra [10186] by
- distinguish between in/out ciphers in XpraClient?
- 22:54 Changeset in xpra [10185] by
- html5 encryption: support cipher in using forge library, decryption of …
- 22:48 Changeset in xpra [10184] by
- html5 bencode.js: revert to a simpler time where we only had to worry …
- 22:05 Changeset in xpra [10183] by
- #933 change padding char to be PKCS#7 compliant, where value of pad …
- 22:02 Changeset in xpra [10182] by
- #933 make padding code clearer
- 13:05 Versions/PendingFixes edited by
- (diff)
- 12:36 Changeset in xpra [10181] by
- add latest fix to release notes
- 11:50 Changeset in xpra [10180] by
- r10160 for v0.14.x and v0.15.x branches: fallback to pillow if no dec_webp
- 10:56 Changeset in xpra [10179] by
- doh: we turned the number into a string..
- 10:43 Changeset in xpra [10178] by
- better logging for cuCtxGetCurrent
- 10:09 Ticket #934 (Pillow errors with Ubuntu Vivid) closed by
- fixed: r10172 fixes the memoryview error, which only happens on clients …
- 10:04 Changeset in xpra [10177] by
- include more detailed info in error log
- 09:08 Changeset in xpra [10176] by
- * we call bgra BGRX since there is no alpha.. (for now) * use the same …
- 08:47 Changeset in xpra [10175] by
- * avoid unaccelerated conversion, which also triggers a warning on …
- 08:07 Changeset in xpra [10174] by
- no point having too many threads if the height is small, also avoids a …
- 07:45 Changeset in xpra [10173] by
- remove unused import
- 07:41 Versions/PendingFixes edited by
- (diff)
- 07:40 Changeset in xpra [10172] by
- #934: we can get memoryview buffers for upload, which fails if the …
- 07:09 Changeset in xpra [10171] by
- it's been tortured, it's a bit faster and more importantly it's …
- 07:04 Changeset in xpra [10170] by
- r10169 for v0.15.x branch: remove unused CUDA cruft
- 07:01 Encodings/nvenc edited by
- (diff)
- 07:01 Changeset in xpra [10169] by
- we don't link against cuda or use any of its header files anymore, so …
- 04:50 Changeset in xpra [10168] by
- * add support for wily * replace tabs with spaces so that the options …
- 03:42 Ticket #873 (0.15.0 server throwing thread parse exception) closed by
- fixed: Closing this for now, we'll re-open if this happens again. 0.16 …
07/30/15:
- 16:35 Changeset in xpra [10167] by
- grrr no thanks pydev: that was the worst possible place to …
- 16:12 Changeset in xpra [10166] by
- r10165 for v0.15.x branch: force permissions on cups backend
- 16:09 Changeset in xpra [10165] by
- #928: force 0700 permissions on the cups backend (parts of this …
- 16:00 Changeset in xpra [10164] by
- update patch context
- 15:54 Changeset in xpra [10163] by
- updated patches with new context
- 15:53 Changeset in xpra [10162] by
- better error reporting from assert statements (which fail with py3k..)
- 15:39 Changeset in xpra [10161] by
- fixup r10108: the buildbot needs spaces before each entry or debuild …
- 15:18 Printing edited by
- (diff)
- 13:49 Changeset in xpra [10160] by
- if we don't have dec_webp, webp may stil be enabled via Pillow so we …
- 13:38 Changeset in xpra [10159] by
- switch to -O3 for the pure cython performance code: xor, argb and …
- 13:31 Changeset in xpra [10158] by
- py3k fixes: use integer division
- 13:17 Changeset in xpra [10157] by
- ignore more generated files (py3k this time)
- 13:13 Changeset in xpra [10156] by
- fix pydev warning (more functions are now in Cython)
- 12:33 Changeset in xpra [10155] by
- update release notes with latest fixes
- 12:24 Changeset in xpra [10154] by
- stop using the deprecated oldpixfmt
- 12:22 Changeset in xpra [10153] by
- we have a typedef for AVPixelFormat, so use it
- 12:04 Versions/PendingFixes edited by
- (diff)
- 12:03 Versions/PendingFixes edited by
- (diff)
- 12:01 Ticket #930 (don't delete printers we have not added) closed by
- fixed: Not backporting it because it is too big, focusing on getting 0.16 …
- 11:56 Versions/PendingFixes edited by
- (diff)
- 11:54 Changeset in xpra [10152] by
- r10133 for v0.15.x branch: package the CUDA pre-compiled kernels
- 11:38 Versions/PendingFixes edited by
- (diff)
- 11:37 Changeset in xpra [10151] by
- r10108 for v0.14.x and v0.15.x branches: updated DEB dependencies
- 11:24 Versions/PendingFixes edited by
- (diff)
- 11:23 Changeset in xpra [10150] by
- r10105 for v0.15.x branch: look for the PPD file in multiple locations …
- 11:22 Changeset in xpra [10149] by
- r10142 for v0.15.x branch: package the xpra cups backend
- 11:21 Changeset in xpra [10148] by
- r10140+r10141 for v0.14.x and v0.15.x branches: fix xvfb dependencies …
- 11:19 Changeset in xpra [10147] by
- r10139 for v0.15.x branch: avoid warning on X11 desktops without …
- 11:14 Changeset in xpra [10146] by
- r10128 for v0.15.x branch: ldconfig is not on the PATH on Debian
- 11:12 Changeset in xpra [10145] by
- r10119 for v0.14.x and v0.15.x branches: ensure subprocess returncode …
- 11:07 Changeset in xpra [10144] by
- r10104 for v0.14.x and v0.15.x branches: py3k fix for encoding with Pillow
- 07:59 Changeset in xpra [10143] by
- we must sync to avoid gtk crashing
- 07:41 Ticket #934 (Pillow errors with Ubuntu Vivid) created by
- Found on an up to date vivid 64-bit system: […] and […] and …
- 07:31 Versions/PendingFixes edited by
- (diff)
- 07:30 Changeset in xpra [10142] by
- ship the cups backend
- 07:28 Changeset in xpra [10141] by
- debian does not like uppercase
- 07:10 Versions/PendingFixes edited by
- (diff)
- 07:08 Changeset in xpra [10140] by
- fix dependencies for Ubuntu: we use Xvfb there
- 06:57 Versions/PendingFixes edited by
- (diff)
- 06:56 Changeset in xpra [10139] by
- avoid warning on X11 desktops without _NET_DESKTOP_NAMES set
- 06:45 Changeset in xpra [10138] by
- usual py3k string nonsense
- 05:26 Changeset in xpra [10137] by
- this semicolon causes compilation errors with some versions of cython
- 04:21 Changeset in xpra [10136] by
- use the child reaper instead of yet another thread for opening files
- 04:21 Changeset in xpra [10135] by
- ControlError? is an exception, it is meant to be raised not returned
- 03:13 Versions/PendingFixes edited by
- (diff)
- 01:56 Ticket #896 (get rid of daemon threads) closed by
- fixed: > Trying xpra exit, however, the server indicated it had shutdown, but …
- 01:29 Ticket #933 (use PKCS#7 padding for AES-CBC encryption) created by
- It seems that zero-byte padding causes issues with some crypto …
- 00:48 Changeset in xpra [10134] by
- html5 client printing, send printers packet
07/29/15:
- 16:52 Ticket #932 (raspberry pi) created by
- Would it be possible to have a client able to use the hardware …
- 16:45 Changeset in xpra [10133] by
- package the CUDA bin files for Debian / Ubuntu
- 16:16 Printing edited by
- (diff)
- 16:12 Changeset in xpra [10132] by
- the new platform path code returns unexpanded paths, like "~/Downloads"
- 16:03 Printing edited by
- (diff)
- 16:00 Changeset in xpra [10131] by
- most distros seem to have lpadmin in /usr/sbin which is not on the PATH
- 15:41 Changeset in xpra [10130] by
- fix printer add error handling: this method does not exist
- 15:35 Changeset in xpra [10129] by
- use the same message format as for the other errors
- 15:33 Versions/PendingFixes edited by
- (diff)
- 15:32 Changeset in xpra [10128] by
- ldconfig is not on the PATH on Debian, so we have to go and look for it
- 15:15 Changeset in xpra [10127] by
- some distros require us to link with libXext to get the xshape symbols …
- 14:30 Changeset in xpra [10126] by
- better logging of unexpected messages
- 13:29 Changeset in xpra [10125] by
- doh: return the path we found
- 13:26 Changeset in xpra [10124] by
- prefer the socket:path syntax for telling the cups xpraforwarder where …
- 10:19 Changeset in xpra [10123] by
- add some const keywords and cython compilation tuning
- 09:55 Versions/PendingFixes edited by
- (diff)
- 09:54 Ticket #931 (xpra exit doesn't work with py3k clients) closed by
- fixed: * xpra exit is fixed (problem was with py3k clients only - bug title …
- 09:54 Changeset in xpra [10122] by
- we only support versions that have this feature
- 09:52 Changeset in xpra [10121] by
- #931: fix xpra exit with py3k, improve server log message for exit and …
- 09:27 Ticket #931 (xpra exit doesn't work with py3k clients) created by
- Not sure when this crept in or if the other branches are affected. …
- 09:06 Versions/PendingFixes edited by
- (diff)
- 09:05 Changeset in xpra [10120] by
- #930: * only add printers to our internal list if we have successfully …
- 08:31 Versions/PendingFixes edited by
- (diff)
- 08:29 Changeset in xpra [10119] by
- #930: always call poll before reaping, ensures the returncode is set …
- 08:28 Ticket #930 (don't delete printers we have not added) created by
- We should detect when the lpadmin command fails and keep track of the …
- 06:59 Changeset in xpra [10118] by
- if the client fails to set csc modes for a video encoding, we can't …
- 06:40 Changeset in xpra [10117] by
- more py3k api breakage pita
- 06:38 Changeset in xpra [10116] by
- usual py3k nonsense
- 06:37 Changeset in xpra [10115] by
- it can be useful to have the full env in debug mode
- 06:27 Changeset in xpra [10114] by
- #870: normally we store the clipboard contents on exit, this env var …
- 06:18 Changeset in xpra [10113] by
- add link to beta on home page
- 06:13 Versions/PendingFixes edited by
- (diff)
- 06:13 Changeset in xpra [10112] by
- gtk3 fix: position can contain None - wtf?
- 06:11 Versions/PendingFixes edited by
- (diff)
- 06:11 Changeset in xpra [10111] by
- py3k fixes
- 05:56 Versions/PendingFixes edited by
- (diff)
- 05:52 Changeset in xpra [10110] by
- avoid None dereference if the client doesn't supply csc modes or if …
- 05:50 Changeset in xpra [10109] by
- * fix enqueue_read_buffer deprecation warnings: replace with …
- 04:29 CSC/Performance edited by
- (diff)
- 03:40 Versions/PendingFixes edited by
- (diff)
- 03:40 Changeset in xpra [10108] by
- dependency updates: * remove wheezy and utopic since we don't support …
- 03:24 Ticket #918 (windows 0.15.4 client hangs on control-c disconnect after changing ...) closed by
- fixed: > my svn updates in builds is still not being reflected in my …
- 03:12 Ticket #929 (opengl exception: access violation reading 0x0BDD0000) created by
- Running with server fedora 21 0.16.0 r9562 (svn update indicates as …
07/28/15:
- 18:02 Changeset in xpra [10107] by
- debian cannot use strict mode without a patch to workaround a dodgy …
- 17:46 Changeset in xpra [10106] by
- updated debian patches
- 17:22 Versions/PendingFixes edited by
- (diff)
- 17:19 Changeset in xpra [10105] by
- #928: look for the cups pdf file in multiple locations (including the …
- 17:13 Ticket #928 (printer forwarding on ubuntu) created by
- The cups-pdf package as of vivid (15.04) transitions to …
- 16:35 Versions/PendingFixes edited by
- (diff)
- 16:33 Changeset in xpra [10104] by
- fix py3k error: needs integer division
- 16:21 Changeset in xpra [10103] by
- py3k fixes
- 13:17 Changeset in xpra [10102] by
- win32 whackamole (batch files are a bad joke): fix all the builds …
- 12:44 Changeset in xpra [10101] by
- try Werror with clang..
- 12:42 Versions/PendingFixes edited by
- (diff)
- 12:41 Changeset in xpra [10100] by
- found bug with clang: wrong type for hint
- 12:39 Changeset in xpra [10099] by
- enable strict warnings as errors with gcc, silence some clang warnings
- 12:38 Changeset in xpra [10098] by
- fix some clang warnings
- 12:12 CSC/Performance edited by
- (diff)
- 12:12 CSC/Performance edited by
- (diff)
- 12:03 CSC/Performance edited by
- (diff)
- 11:51 CSC/Performance edited by
- (diff)
- 11:28 Changeset in xpra [10097] by
- fix win32 build with py3k / without pycuda
- 10:49 Changeset in xpra [10096] by
- fix hmac warnings with newer versions of python
- 10:14 Changeset in xpra [10095] by
- thanks to the fixes in r10093 and r10094, we can now build with …
- 10:03 Changeset in xpra [10094] by
- more valid compiler warnings found via msvc
- 09:35 Versions/PendingFixes edited by
- (diff)
- 09:24 Changeset in xpra [10093] by
- fix compilation warning found with msvc
- 09:18 Changeset in xpra [10092] by
- fix errors with py3k build
- 08:44 Changeset in xpra [10091] by
- new upstream releases
- 07:53 Ticket #660 (stricter pre-release test plan) closed by
- fixed: Not heard back, closing - will follow up in #847.
- 07:47 CSC/Performance edited by
- (diff)
- 07:43 Changeset in xpra [10090] by
- r10089 for v0.15.x branch: also fix rgb to yuv
- 07:42 Changeset in xpra [10089] by
- same as r10087 but for rgb to yuv
- 07:38 CSC/Performance edited by
- (diff)
- 07:33 Ticket #927 (review our use of memoryview_to_bytes) created by
- As per #926, this can be expensive. We call it from the following …
- 07:27 Changeset in xpra [10088] by
- r10087 for v0.15.x branch: only use memoryview_to_bytes on memoryviews
- 07:26 Changeset in xpra [10087] by
- #926: only use memoryview_to_bytes on memoryviews
- 07:12 CSC/Performance edited by
- (diff)
- 07:11 CSC/Performance edited by
- (diff)
- 07:05 CSC/Performance edited by
- (diff)
- 06:54 CSC/Performance edited by
- (diff)
- 06:47 Changeset in xpra [10086] by
- r10084 for v0.14.x and v0.15.x branches: fix opencl platform and …
- 06:23 CSC/Performance edited by
- (diff)
- 06:01 Changeset in xpra [10085] by
- "macro" to try to butcher the english language a bit less!
- 05:56 Changeset in xpra [10084] by
- #926: opencl fixes: * fixup platform and device selection scoring * …
- 05:33 Changeset in xpra [10083] by
- new upstream release
- 04:59 CSC/Performance edited by
- (diff)
- 04:49 Ticket #926 (csc opencl performance has regressed) created by
- See wiki/CSC/Performance where I have added results for trunk. …
- 04:44 CSC/Performance edited by
- (diff)
- 04:40 CSC/Performance edited by
- (diff)
- 04:35 CSC/Performance edited by
- (diff)
07/27/15:
- 16:47 Changeset in xpra [10082] by
- add latest fixes to the release notes
- 16:43 Changeset in xpra [10081] by
- use the same directory structure as for 0.15.x and trunk
- 16:23 Versions/PendingFixes edited by
- (diff)
- 16:22 Changeset in xpra [10080] by
- r10078 for v0.15.x branch: nvenc api correctness fix
- 16:20 Changeset in xpra [10079] by
- r10024 for v0.15.x branch: opencl fixes
- 15:59 Versions/PendingFixes edited by
- (diff)
- 15:54 Versions/PendingFixes edited by
- (diff)
- 15:53 Changeset in xpra [10078] by
- we should be setting this parameter, it exists for a reason
- 13:41 Changeset in xpra [10077] by
- html5 encryption * distinguish between cipher_in and cipher_out * …
- 12:38 Changeset in xpra [10076] by
- html5 protocol encryption * generate caps and pass through to the …
- 12:26 Changeset in xpra [10075] by
- html5 xpra_protocol make sure non-worker also has terminate function
- 12:10 Changeset in xpra [10074] by
- #850 html5 handle disconnection gracefully - only call the connection …
- 11:42 Changeset in xpra [10073] by
- html5 password authentication support * fix get_hex_uuid to remove …
- 10:41 Changeset in xpra [10072] by
- reduce debug logging (move more stuff to API logging)
- 10:20 Changeset in xpra [10071] by
- * require PyOpenCL 2015 or later (since we now use read-only buffers) …
- 10:02 Ticket #925 (opencl csc is broken) closed by
- invalid: Well, I have no idea what happened here, but it fixed itself after a …
- 09:55 Changeset in xpra [10070] by
- fix error logging of supported encoder csc modes
- 09:41 Changeset in xpra [10069] by
- always log to stderr, keep stdout for pipe comms
- 09:27 Changeset in xpra [10068] by
- * use integer division * log codec version in compress_image * remove …
- 06:24 Changeset in xpra [10067] by
- just try a few times and hope for the best!
- 06:05 Changeset in xpra [10066] by
- * log to stderr so it does not interfere when wrapping a subprocess …
- 05:42 Changeset in xpra [10065] by
- add HEVC GUID and stub definitions
- 05:11 Changeset in xpra [10064] by
- prettify error details, especially on win32
- 04:59 Changeset in xpra [10063] by
- only include VERSION_STATUS if there is something in it
- 04:54 Changeset in xpra [10062] by
- split cuda and pycuda info
- 04:37 Changeset in xpra [10061] by
- the error is a "GError" object, which cannot be serialized as it is …
- 04:30 Changeset in xpra [10060] by
- better debugging of pipeline setup failures
- 04:05 Changeset in xpra [10059] by
- * better log messages: let the prefix tell us if this is a source or a …
07/26/15:
- 17:07 Versions/PendingFixes edited by
- (diff)
- 17:05 Changeset in xpra [10058] by
- use read-only buffers (we'll worry about opencl later - it is broken …
- 17:01 Changeset in xpra [10057] by
- wavpackenc needs an audioconvert to avoid errors (at least on win32)
- 16:49 Changeset in xpra [10056] by
- functions don't need self... cut&paste gone wrong
- 16:43 Versions/PendingFixes edited by
- (diff)
- 16:40 Changeset in xpra [10055] by
- r10026 + r10053 for v0.14.x and v0.15.x branches: fix shadow server …
- 16:23 Changeset in xpra [10054] by
- patch made a complete mess of it again, how on earth did that apply at …
- 16:08 Changeset in xpra [10053] by
- #637: refactor the code into utility functions and ensure the bug …
- 15:48 Changeset in xpra [10052] by
- r9921 for v0.14.x and v0.15.x branches: tidy up win32 build library paths
- 15:36 Changeset in xpra [10051] by
- shoot me now
- 15:35 Changeset in xpra [10050] by
- doh
- 15:31 Changeset in xpra [10049] by
- r10040 for v0.14.x and v0.15.x branches: fix log file error on win32 …
- 15:25 Changeset in xpra [10048] by
- allow us to have version-specific lib dirs
- 15:23 Changeset in xpra [10047] by
- r10046 for v0.14.x and v0.15.x branches: avoid error when no shadow …
- 15:17 Versions/PendingFixes edited by
- (diff)
- 15:16 Changeset in xpra [10046] by
- win32 and osx don't need a display name, and trying to guess one …
- 15:04 Changeset in xpra [10045] by
- tidy up the win32 build some more: move log files to win32 subdir and …
- 11:16 Changeset in xpra [10044] by
- * use integer division * log exact kernel arguments used
- 09:55 Versions/PendingFixes edited by
- (diff)
- 07:43 Changeset in xpra [10043] by
- fat warning for older versions of CUDA
- 07:07 Changeset in xpra [10042] by
- make lz4 version parsing and checking more robust and future proof
- 06:32 Changeset in xpra [10041] by
- this is the "standard" for pre-release package version naming I believe
- 06:22 Versions/PendingFixes edited by
- (diff)
- 06:21 Changeset in xpra [10040] by
- move the bug report launch code to a script so we can delay all …
- 06:02 Changeset in xpra [10039] by
- move imports to where they are used: importing this module is now more …
- 05:51 Versions/PendingFixes edited by
- (diff)
- 05:50 Changeset in xpra [10038] by
- we now assume the client has a "signal_disconnect_and_quit" method
Note: See TracTimeline
for information about the timeline view.