Timeline
05/20/14:
- 20:40 Ticket #574 (Improve ProxyServer to be front end for several server in backend) created by
- The idea is to be able to connect to several servers from one proxy. …
- 15:58 Changeset in xpra [6527] by
- avoid error with python3
- 15:28 Changeset in xpra [6526] by
- example build script for Python 3.4
- 12:35 Ticket #573 (xpra info causes crashes) closed by
- fixed: Relief: was easy enough to identify by trimming the work done by …
- 12:34 Changeset in xpra [6525] by
- #573: we cannot query the keyboard state from get_info() which is …
- 11:48 Changeset in xpra [6524] by
- add edge resistance for scaling: lower thresholds if we are currently …
- 11:35 Ticket #573 (xpra info causes crashes) created by
- Simply running it in a tight loop is enough to cause crashes if you …
- 08:37 Changeset in xpra [6523] by
- auto-refresh fixes and improvements: * use actual encoding for …
- 06:22 Changeset in xpra [6522] by
- #567: add missing "is_modifier" function that got lost during merge. …
05/19/14:
- 13:48 Changeset in xpra [6521] by
- remove debug (oops)
- 13:04 Ticket #232 (deal with damage request storms) closed by
- wontfix
- 12:58 Ticket #263 (add a --max-size option to limit the maximum window size) closed by
- wontfix
- 12:58 Ticket #353 (high CPU usage on spinner) closed by
- wontfix: I have been told that people like the spinners... and faster gpus are …
- 12:48 Ticket #445 (x265 encoding) closed by
- worksforme: This has been working for a while but is of little interest because it …
- 12:33 Changeset in xpra [6520] by
- avoid ugly warning for codecs that may well not load because we do not …
- 12:23 Changeset in xpra [6519] by
- add env var to enable a "strict mode" where we try harder to honour …
- 04:59 Changeset in xpra [6518] by
- more aggressive quality values for auto-refresh: * trigger for …
- 04:57 Changeset in xpra [6517] by
- if we have a quality or speed override, best not to force a video …
- 04:25 Changeset in xpra [6516] by
- honour speed and quality override used for choosing the encoding when …
- 04:07 Changeset in xpra [6515] by
- #567: just tell the server that "control" will be missing from …
- 04:06 Changeset in xpra [6514] by
- update docstring to match code
- 04:06 Changeset in xpra [6513] by
- * simplify parsing code (remove duplicated "xkbmap_" prefix) * add / …
- 03:02 BadIP edited by
- (diff)
05/18/14:
- 15:13 Changeset in xpra [6512] by
- * move webp sanity checks to variable * use webp more readily for …
- 15:04 Changeset in xpra [6511] by
- #565 match refactoring done in superclass: has_alpha got renamed to …
- 14:24 Changeset in xpra [6510] by
- #487: blank out the alpha channel when we don't want it encoded…
- 13:27 Changeset in xpra [6509] by
- #487: implement a webp decoder using the advanced API so we can get …
- 13:11 Changeset in xpra [6508] by
- support painting rgb pixels from the "buffer" type, either via …
- 12:19 Changeset in xpra [6507] by
- better debug strings
- 06:49 Changeset in xpra [6506] by
- fix docstring
05/17/14:
- 15:42 Ticket #425 (Can't use Alt+<SYM> shortcuts in application running inside xpra) closed by
- needinfo: I am closing this ticket because the OP never followed up. The …
- 15:42 Ticket #572 (provide input methods for ms windows clients (alt + numbers)) created by
- Split from #425. With windows machine alt+(numbers) allows typing of …
- 14:48 BadIP edited by
- (diff)
- 12:45 Changeset in xpra [6505] by
- fix memleak: we must call WebPPictureFree after calling WebPPictureInit!
- 12:29 Ticket #189 (Mouse cursor is tiny) closed by
- fixed: (actually closing)
- 12:19 Ticket #569 (crash running glxgears and gtkperf in a loop) closed by
-
fixed: You were having to restart the
glxgears
because xpra is so … - 10:06 Ticket #565 (opengl errors after upgrade to trusty and xpra 0.12.5) closed by
- fixed: I believe the backported fixes in 0.12.6 (see above + re-stride in …
- 10:03 Ticket #544 (update libpng and libjpeg in binary builds) closed by
- fixed: The versions in the binary win32 GTK3 builds (see #90) are reasonably …
- 09:59 Ticket #561 (Wrong keys produced when connecting from Windows laptop to Linux box ...) closed by
- needinfo: Not heard back, closing.
- 09:38 Ticket #562 (swscale assertion error: sizeFactor > 0 failed) closed by
- worksforme: Not seen it since. Closing for now.
- 08:19 Changeset in xpra [6504] by
- reversed iterator cannot be rencoded, so make it a list
- 08:07 Changeset in xpra [6503] by
- some backing implementations can handle this too, so define it
- 08:04 Changeset in xpra [6502] by
- oops remove debug code
- 08:03 Changeset in xpra [6501] by
- fallback parameter is only used with video encodings, and is always a …
- 06:22 Changeset in xpra [6500] by
- when using still picture encodings (non video), we try to stick to the …
- 06:20 BadIP edited by
- (diff)
- 06:04 Encodings edited by
- (diff)
- 06:02 Encodings edited by
- (diff)
- 05:57 Encodings edited by
- (diff)
- 05:47 Ticket #563 (OSX client crashes with Intel opengl driver) closed by
- fixed: troycauble: OK, thanks for testing. Since it no longer crashes unless …
05/16/14:
- 15:41 Changeset in xpra [6499] by
- file missed from version bump
- 15:31 Changeset in xpra [6498] by
- show revision info when starting server
- 15:03 Changeset in xpra [6497] by
- bump version
- 15:01 Changeset in xpra [6496] by
- r6495 for v0.12.x: fix password mode in launcher
- 15:00 Changeset in xpra [6495] by
- fix password mode from launcher: * override password loading method …
- 14:58 Changeset in xpra [6494] by
- * show debug default value * if debug looks like a boolean, just print …
- 14:53 Changeset in xpra [6493] by
- debug is now a CSV list!
- 14:52 Changeset in xpra [6492] by
- mmap needs BGRX support!
- 13:55 Changeset in xpra [6491] by
- log the full encoding
- 12:43 Changeset in xpra [6490] by
- point to a better resource
- 12:42 Xdummy edited by
- (diff)
- 12:42 Xdummy edited by
- (diff)
- 12:41 Xdummy edited by
- (diff)
- 12:38 Changeset in xpra [6489] by
- resolution updates from trunk
- 11:39 BadIP edited by
- (diff)
- 10:08 BadIP edited by
- (diff)
- 10:00 BadIP edited by
- (diff)
- 09:02 BadIP edited by
- (diff)
- 08:21 Changeset in xpra [6488] by
- round up not down, as we select the nearest resolution that is also at …
- 08:14 Changeset in xpra [6487] by
- requested by @EricBlade?
- 07:07 Changeset in xpra [6486] by
- version bump script seems to have missed this?
- 06:42 Changeset in xpra [6485] by
- updated release notes
- 06:37 Changeset in xpra [6484] by
- r6476 for v0.12.x branch: auto-refresh and quality / speed fixes
- 06:31 Changeset in xpra [6483] by
- r6474 for v0.12.x branch: re-stride RGB data if we save enough …
- 06:02 Changeset in xpra [6482] by
- show list of modes in decending order
- 06:01 Changeset in xpra [6481] by
- * bump ram so we can have bigger screen sizes * bump default virtual …
- 03:05 BadIP edited by
- (diff)
05/15/14:
- 21:39 Ticket #520 (CUDA and NVENC load balancing) closed by
- worksforme
- 20:33 Changeset in xpra [6480] by
- problem with python-pyobjc-core with setuptools >3.4 downgrading for now
- 19:18 Changeset in xpra [6479] by
- update versions nasm 2.11.04 setuptools 3.6 apr 1.5.1 subversion 1.8.9
- 16:11 Changeset in xpra [6478] by
- restore the "do_get_best_encoding" so we can make video encodings …
- 16:08 Changeset in xpra [6477] by
- ouch! get_encoding_options must return a list!
- 15:56 Changeset in xpra [6476] by
- auto-refresh and quality / speed fixes: * fix auto-refresh detection …
- 15:35 Changeset in xpra [6475] by
- revert: test code mistakenly commited as part of r6467
- 14:00 Changeset in xpra [6474] by
- re-stride RGB data if we save enough (usually we do)
- 12:56 BadIP edited by
- (diff)
- 12:55 BadIP edited by
- (diff)
- 08:07 Changeset in xpra [6473] by
- gtk3 compat code
- 08:00 Changeset in xpra [6472] by
- #567: don't immediately unpress modifier keys when in no-keyboard-sync …
- 07:30 Changeset in xpra [6471] by
- prettify some more opengl warnings (grouping them together)
- 07:23 Changeset in xpra [6470] by
- prefer the revision number from svn, so it will show "M" when building …
- 07:00 BadIP edited by
- (diff)
- 06:19 Changeset in xpra [6469] by
- r6462 + r6468: fix gl crash with wrong pixel format alignment and …
- 06:18 Changeset in xpra [6468] by
- fix r6462: we don't use default_format anymore
- 05:09 Changeset in xpra [6467] by
- add and improve debug logging
- 05:00 Changeset in xpra [6466] by
- use human readable string for showing defaults
- 04:51 Changeset in xpra [6465] by
- r6464 for v0.12.x branch: add missing default string
- 04:50 Changeset in xpra [6464] by
- add missing default string
05/14/14:
- 15:41 Changeset in xpra [6463] by
- fix comments (no change)
- 15:35 Changeset in xpra [6462] by
- fix gl crash which would often occur when processing BGRX with a huge …
- 11:13 Changeset in xpra [6461] by
- updated release notes
- 11:07 Changeset in xpra [6460] by
- r6433 for v0.12.x branch: #563 blacklist the intel driver on osx
- 11:04 Ticket #571 (Can't start Qt 4.8.4 applications) closed by
- fixed: Well, that's a major problem, I can't believe no one has reported …
- 11:03 Changeset in xpra [6459] by
- r6458 for v0.12.x branch: #571: remove trailing newline causing qt …
- 11:01 Changeset in xpra [6458] by
- #571: remove trailing newline causing qt applications to crash
- 10:44 Ticket #571 (Can't start Qt 4.8.4 applications) created by
- Qt 4.8.4 applications crash on startup with: […] I had this crash …
- 06:54 BadIP edited by
- (diff)
- 06:26 Changeset in xpra [6457] by
- add missing compat mask definition
- 06:03 Changeset in xpra [6456] by
- fix path for py2app
- 05:18 Changeset in xpra [6455] by
- smaller code is better?
- 05:18 Changeset in xpra [6454] by
- make debug logging string match the actual code context
- 02:54 Changeset in xpra [6453] by
- let "SystemExit?" pass through, preserving its exit code
05/13/14:
- 22:51 Ticket #570 (Cmd key buggy from Mac to Linux) created by
- Hi, there, Thanks for the Xpra, it's an awesome product to use. I have …
- 13:19 Changeset in xpra [6452] by
- don't bother with the webm codec with older versions of python (it …
- 11:53 BadIP edited by
- (diff)
- 10:19 Changeset in xpra [6451] by
- we must set the window_alpha flag before calling the superclass …
- 10:09 Changeset in xpra [6450] by
- don't preserve "encoding" related client properties, those are passed …
- 10:04 Changeset in xpra [6449] by
- fix "has-alpha" flag spelling!
- 09:46 Changeset in xpra [6448] by
- we always pad the xshm buffer, so it is always safe to read rowstride …
- 09:41 Changeset in xpra [6447] by
- temporarily disable BGRX to prevent crashes!
- 09:21 Changeset in xpra [6446] by
- better debug logging: include number of bytes, GL upload format
- 08:39 Changeset in xpra [6445] by
- #565 separate the different "alpha" concepts: defaults, settings, …
- 05:22 Changeset in xpra [6444] by
- rename variable to try to clear things up
- 05:15 Changeset in xpra [6443] by
- remove unused code
- 05:07 Changeset in xpra [6442] by
- use a typedict instance to simplify retrieval of typed values from …
05/12/14:
- 14:07 Changeset in xpra [6441] by
- add bugfix
- 14:06 Changeset in xpra [6440] by
- r6435 for v0.12.x branch: it is the "Command" key we are swapping and …
- 13:58 Changeset in xpra [6439] by
- #565 check for 'glEnablei' support again at runtime (this is an …
05/11/14:
- 03:40 Ticket #566 (meta keys scrambled, OSX/Linux) closed by
- fixed: Works for me.
05/10/14:
- 13:30 Changeset in xpra [6438] by
- r6437 for v0.12.x branch: disable alpha if it failed in gl_check
- 13:24 Changeset in xpra [6437] by
- #565 we must set the HAS_ALPHA flag we get from gl_check rather than …
- 06:02 Changeset in xpra [6436] by
- clearer, and will make it easier to use "-displayfd"
- 04:40 Changeset in xpra [6435] by
- #456: it is the "Command" key we are swapping and not "Option"!
- 04:33 Changeset in xpra [6434] by
- #566: the option is named "swap-keys", only the configuration field is …
- 04:27 Changeset in xpra [6433] by
- #563 blacklist the intel driver on osx
- 04:24 Changeset in xpra [6432] by
- add information on visuals when running in verbose mode
05/09/14:
- 15:26 Ticket #569 (crash running glxgears and gtkperf in a loop) created by
- Fedora 20 x86_64 server, Win XP client. started the following client …
- 15:15 Ticket #549 (0.12.0: missing modules when built from source) closed by
- fixed: The harmless installation warnings above were fixed in r6365 + r6389. …
- 14:57 Changeset in xpra [6431] by
- update release notes with opengl fix
- 14:32 Changeset in xpra [6430] by
- r6343 for v0.12.x branch: if glEnablei is not available, disable alpha …
- 13:45 Changeset in xpra [6429] by
- oops: missed from r4627
- 13:45 Changeset in xpra [6428] by
- if an exception occurs here, log it rather than swallowing it
- 13:14 Changeset in xpra [6427] by
- #566: * pass command line options to all "ClientExtras?" * add …
- 11:54 Changeset in xpra [6426] by
- include "keyboard.state" in xpra info
- 11:41 Ticket #568 (colors off with H.264 encoding on Ubuntu 12.04 server with swscale csc ...) closed by
- fixed: Backported in r6425, will be included in 0.13.0 and 0.12.6 when …
- 11:40 Changeset in xpra [6425] by
- add fix to changelog
- 11:39 Changeset in xpra [6424] by
- #568 backport: detect Ubuntu and avoid swscale 2.1.0 or earlier
- 11:28 Changeset in xpra [6423] by
- #568 don't penalize Debian Wheezy for Ubuntu's bug: detect Ubuntu via …
- 11:16 Changeset in xpra [6422] by
- #567 add swap modifier logging
- 11:09 Changeset in xpra [6421] by
- fix debug logging
- 10:30 Changeset in xpra [6420] by
- ensure we chose an auto-refresh encoding that is supported
- 10:18 Changeset in xpra [6419] by
- doh: what's the point of testing for availability if we enable it anyway!?
- 09:19 Changeset in xpra [6418] by
- * move version check after cython imports so we can actually see its …
- 09:10 Changeset in xpra [6417] by
- oops: need os to access env now
- 09:07 Changeset in xpra [6416] by
- fix version check: v2.1.1 is the minimum
- 09:01 Changeset in xpra [6415] by
- #568: try to detect buggy swscale versions and refuse to enable …
- 08:57 Changeset in xpra [6414] by
- always print a warning when we find a buggy avcodec version, even if …
- 08:40 Changeset in xpra [6413] by
- prevent race: copy reference to sink before we use it
- 06:27 Changeset in xpra [6412] by
- remove unmaintained ebuild, use the gentoo unstable one instead …
- 06:26 Changeset in xpra [6411] by
- updated release notes for 0.12.6
- 06:24 Changeset in xpra [6410] by
- r6192 for v0.12.x branch: fix error in cairo backing cleanup
- 06:18 Changeset in xpra [6409] by
- r6138 for v0.12.x branch: drop silent attribute to queue when the …
- 06:06 Changeset in xpra [6408] by
- report gtkglext_version as well as gdkgl_version
05/08/14:
- 15:16 Changeset in xpra [6407] by
- match new var names!
- 15:07 Ticket #568 (colors off with H.264 encoding on Ubuntu 12.04 server with swscale csc ...) created by
- OSX Xpra client, Ubuntu Xpra server and calibre application. My app …
- 15:03 Changeset in xpra [6406] by
- * show compiler, cython and python versions using version script * add …
- 14:20 Ticket #567 (cannot control click to select multiple items in lists on osx) created by
- Split from #566 afarr: please confirm and provide details. You should …
- 14:18 Ticket #566 (meta keys scrambled, OSX/Linux) reopened by
- OK, great! 1. A command line option would be appreciated. 2. …
- 13:23 Ticket #566 (meta keys scrambled, OSX/Linux) closed by
- invalid: That's not a bug I am afraid, and not a new thing either (present in …
- 13:18 BadIP edited by
- (diff)
- 13:16 BadIP edited by
- (diff)
- 11:42 Ticket #566 (meta keys scrambled, OSX/Linux) created by
- OSX Xpra Client, Ubuntu Xpra Server & calibre application. In this …
- 10:50 Changeset in xpra [6405] by
- fix for OR windows: must use POPUP window type
- 10:17 Changeset in xpra [6404] by
- fix window move for gtk3: * don't access gtk.Window.window directly * …
- 10:12 Changeset in xpra [6403] by
- no need to use the gdk window (and if we did use it, it should not be …
- 09:43 Changeset in xpra [6402] by
- move icon handling code to superclass and remove old cairo version: …
- 08:43 Changeset in xpra [6401] by
- * always clear before paint (fixes display corruption) * use surface …
- 08:20 Changeset in xpra [6400] by
- * simplify pixbuf codepath (jpeg) * fix colour saturation with alpha: …
- 08:06 Changeset in xpra [6399] by
- refactoring: try to rationalize the alpha channel state and handling, …
- 03:39 BadIP edited by
- (diff)
05/07/14:
- 17:52 Changeset in xpra [6398] by
- py2exe needs the pthread dll for enc_x264
- 16:36 Changeset in xpra [6397] by
- lots of ugly memoryview workarounds for code that cannot handle such …
- 16:33 Changeset in xpra [6396] by
- * remove debug * ensure we honour the rowstride with PIL (images out …
- 16:01 Changeset in xpra [6395] by
- * add more version info to session info * re-use the same code for …
- 15:37 Changeset in xpra [6394] by
- fix cairo backing for gtk3 - LONG, see comments: * try …
- 15:18 Changeset in xpra [6393] by
- set window type, decorated flag, etc
- 11:34 Changeset in xpra [6392] by
- move ugly ImmutableSet? import to os_util
- 09:55 Changeset in xpra [6391] by
- * provide shortcut using cairo image surface png parsing so we don't …
- 09:01 Changeset in xpra [6390] by
- * fix cairo when using memoryview: convert tobytes() before using as …
- 08:36 Changeset in xpra [6389] by
- r6365 broke setuptools installation for cython modules: we must always …
- 06:58 Changeset in xpra [6388] by
- more py3k fixes: use a python object rather than even attempt to deal …
- 06:57 Changeset in xpra [6387] by
- copy (...) the window blanking-on-resize code from the pixbuf version …
- 06:54 Changeset in xpra [6386] by
- PIL cannot handle memoryview objects, so wrap those in "bytes" before …
- 06:53 Changeset in xpra [6385] by
- use typedict stricter functions to get attributes from paint options …
- 06:08 Changeset in xpra [6384] by
- avoid warning with GTK3
- 04:43 Changeset in xpra [6383] by
- updated win32 icons with the same colour scheme as the default one …
- 04:04 Changeset in xpra [6382] by
- make it easier to diff versions: always use the same alphabetical …
- 03:57 Changeset in xpra [6381] by
- * drop support for building RPMs against ffmpeg1: remove unused flags …
- 03:51 Changeset in xpra [6380] by
- simplify
05/06/14:
- 15:05 Changeset in xpra [6379] by
- more py3k fixes: use a python object rather than even attempt to deal …
- 15:03 Changeset in xpra [6378] by
- simpler code, should handle rgb32 with alpha too (still a little buggy)
- 15:02 Changeset in xpra [6377] by
- ensure we don't use webp, which crashes for some reason
- 13:59 Changeset in xpra [6376] by
- use typedict stricter functions to get attributes from paint options …
- 13:58 Changeset in xpra [6375] by
- add compat alias for pixbuf_new_from_data and COLORSPACE_RGB
- 13:56 Changeset in xpra [6374] by
- make the version stuff more consistent and robust: pass prefix without …
- 12:29 Changeset in xpra [6373] by
- remove: made redundant by previous commit
- 12:29 Changeset in xpra [6372] by
- shortcut out early if there is no backing, as it may have been cleaned …
- 12:18 Changeset in xpra [6371] by
- don't use parser error out here, which causes problems on win32 when …
- 12:03 Changeset in xpra [6370] by
- win32 build improvements: * don't bother probing for Xdummy! * bundle …
- 11:37 BadIP edited by
- (diff)
- 09:42 Changeset in xpra [6369] by
- clear CYTHON_ARGS by default so we can build from the same env as …
- 07:20 Changeset in xpra [6368] by
- print the xpra version info using the logger from the ui client class, …
- 07:19 Changeset in xpra [6367] by
- if the command output is redirected to a file, there is no console and …
- 07:09 Changeset in xpra [6366] by
- win32 fixes: * avoid "Notify" typelib error: don't bother trying to …
- 05:04 BadIP edited by
- (diff)
05/05/14:
- 16:11 BadIP edited by
- (diff)
- 15:20 Changeset in xpra [6365] by
- modules vs packages confusion: so many different packaging tools, is …
- 12:23 Changeset in xpra [6364] by
- py3k workaround: expediency vs correctness, final score: 1-0
- 11:41 Changeset in xpra [6363] by
- if we fail to load a codec, log its name not its module (which would …
- 11:37 Changeset in xpra [6362] by
- better import error handling: * if module is not present, don't log …
- 10:57 Changeset in xpra [6361] by
- make switch log output more readable?
- 10:56 Changeset in xpra [6360] by
- r6359 for v0.12.x branch: more bytearray conversion
- 10:55 Changeset in xpra [6359] by
- use array instead of bytearray so we can build this on centos5 …
- 10:49 Changeset in xpra [6358] by
- python2.4 ifdef workaround for lack of Py_ssize_t
- 10:46 Changeset in xpra [6357] by
- r6353 for v0.12.x branch: use array instead of bytearray so we can …
- 10:43 Changeset in xpra [6356] by
- oops: join wants strings.. so back to strings there!
- 10:42 Changeset in xpra [6355] by
- "format" is not available in python2.4 (centos 5.x)
- 10:30 Changeset in xpra [6354] by
- older versions of python do not have "linux_distribution"
- 10:18 Changeset in xpra [6353] by
- use array instead of bytearray so we can build this on centos5 (python2.4)
- 08:16 Changeset in xpra [6352] by
- r6351 for v0.12.x branch: fix bug which manifested itself as …
- 08:15 Changeset in xpra [6351] by
- fix bug which manifested itself as compilation bug with older versions …
- 07:17 Changeset in xpra [6350] by
- undo 6336, as of r6349 we don't link against CUDA, so we can re-enable …
- 07:15 Changeset in xpra [6349] by
- #564: don't link against cuda either, just dlopen it with ctypes
- 07:08 Changeset in xpra [6348] by
- prettify more
05/04/14:
- 15:21 Changeset in xpra [6347] by
- provide message parsing for each version of the gstreamer bindings …
- 15:16 Changeset in xpra [6346] by
- re-use get_root_window
- 15:13 Changeset in xpra [6345] by
- refactor version printing function so we can use it in more places
- 15:08 Changeset in xpra [6344] by
- #563 add logging of colormap object
- 15:05 Changeset in xpra [6343] by
- #565: if glEnablei is not available, disable alpha which is the only …
- 13:56 Changeset in xpra [6342] by
- prettify - remove ugly batch file messages, give me a proper shell any day
- 11:48 Changeset in xpra [6341] by
- refactor version util so we can create a small command line tool to …
- 11:30 Changeset in xpra [6340] by
- re-instate STREAM_START handling (just debug logging), and just set a …
- 10:39 Ticket #565 (opengl errors after upgrade to trusty and xpra 0.12.5) created by
- Hi, after upgrading my ubuntu machines (client and server to trusty) …
- 09:15 Changeset in xpra [6339] by
- include python version in installer name for python3 / gtk3
- 09:09 Changeset in xpra [6338] by
- negating the Python value avoids compiler problems
- 09:08 Changeset in xpra [6337] by
- doh: this only worked with python3.3 by accident!
- 07:16 Ticket #564 (ship the nvenc codec by default) closed by
- fixed: All done already - this was just a tracker ticket.
- 07:14 Ticket #564 (ship the nvenc codec by default) created by
-
Since r6082, we no longer depended on
libnvidia-encode
directly … - 07:00 Changeset in xpra [6336] by
- disable automatic processing of requirements to prevent yum problems …
- 06:52 Changeset in xpra [6335] by
- prettify version and logging output
- 06:08 Changeset in xpra [6334] by
- avcodec2 is now the default, and is auto-detected anyway
05/03/14:
- 12:34 Changeset in xpra [6333] by
- * avoid compilation warnings? * is actually better than the generated …
- 11:52 Changeset in xpra [6332] by
- no longer needed
- 11:52 Changeset in xpra [6331] by
- we must use a keyword argument here with pygtk (first is the display)
- 11:44 Changeset in xpra [6330] by
- add path to ossbuild's pygst python library at build time so we don't …
- 10:17 Changeset in xpra [6329] by
- update release notes: * merge changes already v0.12.x * add new trunk …
- 09:34 Changeset in xpra [6328] by
- 0.12.5 release notes
- 09:22 Changeset in xpra [6327] by
- ensure client exceptions are raised
- 09:13 Changeset in xpra [6326] by
- r6175 for v0.12.x branch: gcc version is a list!
- 09:05 Changeset in xpra [6325] by
- r6185 for v0.12.x branch: oops "rgb24" is not a pixel rgb format!
- 09:04 Changeset in xpra [6324] by
- r6186 for v0.12.x branch: cairo backing needs a 4 arg constructor (as …
- 09:03 Changeset in xpra [6323] by
- r6187 for v0.12.x branch: fix paint position!
- 09:00 Changeset in xpra [6322] by
- r6215 for v0.12.x branch: fix win32 build error with all ffmpeg disabled
- 08:56 Changeset in xpra [6321] by
- partial r6270 for v0.12.x branch: discard invalid desktop dimensions …
- 08:53 Changeset in xpra [6320] by
- r6290 for v0.12.x branch: more proper init + clean in main()
- 08:46 Changeset in xpra [6319] by
- r6307 for v0.12.x branch: fix wrong argument, just remove it and use …
05/02/14:
- 21:57 Ticket #563 (OSX client crashes with Intel opengl driver) created by
- as frequently as every two minutes.
- 18:07 Changeset in xpra [6318] by
- fix location where the window is mapped: use get_origin as per gtk2, …
- 17:50 Changeset in xpra [6317] by
- make accelerators gtk3 compatible
- 17:45 Changeset in xpra [6316] by
- remove message only available in gstreamer 1.0 (causes erros on 0.10)
- 17:15 Changeset in xpra [6315] by
- gstreamer 1.0 sound support for py3k + win32 clients: * ensure the …
- 15:40 Changeset in xpra [6314] by
- python3 fix: no need to check for unicode..
- 14:42 BadIP edited by
- (diff)
- 12:23 Changeset in xpra [6313] by
- keep the first encoding option we find
- 12:23 Changeset in xpra [6312] by
- ignore some new tag messages emitted when we use mpegaudioparse …
- 12:12 Changeset in xpra [6311] by
- fix sound breakage introduced in r6308: queue_el is now a list of …
- 12:06 Changeset in xpra [6310] by
- use loops rather than long identical lines
- 11:44 Changeset in xpra [6309] by
- fix python minor version detection!
- 11:33 Changeset in xpra [6308] by
- gstreamer-1.0 / gi.repository compat: * remove old signal object …
- 11:24 Changeset in xpra [6307] by
- fix wrong argument, just remove it and use default args
- 11:23 Changeset in xpra [6306] by
- bundle all the gstreamer-1.0 DLLs we need
- 07:39 Changeset in xpra [6305] by
- launcher got moved, again
- 07:38 Changeset in xpra [6304] by
- move more display / screen-size related code to gtk common client
- 07:27 Changeset in xpra [6303] by
- more gtk3 fixes: * add get_root_window to gtk clients so we can define …
- 06:34 Changeset in xpra [6302] by
- ugly gtk3 workaround: don't intercept SIGINT…
- 06:17 Changeset in xpra [6301] by
- oops: remove eclipse copy - never meant to be added..
- 06:17 Changeset in xpra [6300] by
- * start fixing the clipboard tool for gtk3 * add window titles
- 05:42 Changeset in xpra [6299] by
- More gtk fixes: * start to fix launcher * fix gtk view keyboard tool * …
- 04:19 Changeset in xpra [6298] by
- delay loading the x11 bell until we need it, giving time for the x11 …
- 03:59 Changeset in xpra [6297] by
- move pixbuf and image functions to gtk util
- 03:50 Changeset in xpra [6296] by
- py3k and version info tweaks: * use typedict to get data easily (deals …
- 03:03 Changeset in xpra [6295] by
- don't log command output to stdout when using our custom …
- 02:56 Changeset in xpra [6294] by
- * avoid unnecessary linewrap on 80 char terminals * support …
05/01/14:
- 21:50 Changeset in xpra [6293] by
- numpy version bump to 1.8.1
- 21:39 Changeset in xpra [6292] by
- Orc version bump 0.4.19 and change download location
- 18:04 Ticket #300 (setup a proper build infrastructure for win32 builds) closed by
- wontfix: I think building pygtk2 from source will just be too hard (cross …
- 17:57 Keyboard edited by
- (diff)
- 17:39 Changeset in xpra [6291] by
- * gtk keyboard support for GTK3 * add keymap tool to win32 builds
- 17:21 Changeset in xpra [6290] by
- more proper init + clean in main()
- 16:17 Changeset in xpra [6289] by
- we only need explicit handling for libwebp with py2exe: * move …
- 15:21 Changeset in xpra [6288] by
- * redirect 2to3 output to log (everything is on stderr!?) * prettify: …
- 14:52 Changeset in xpra [6287] by
- ensure the application directory is on the %PATH% so we can load DLLs …
- 14:48 Changeset in xpra [6286] by
- cx_freeze / py3k win32 fixes: * use relative imports if supported * …
- 14:35 Changeset in xpra [6285] by
- "buffers" module no longer exists
- 12:42 Changeset in xpra [6284] by
- remove unused (and probably wrong) utf8 decoding code
- 12:30 Changeset in xpra [6283] by
- in python3 a dict keys is of type "dict_keys" which is not a list or …
- 12:25 BadIP edited by
- (diff)
- 12:13 Changeset in xpra [6282] by
- py3k fixes: xrange has been removed in python3 (grr...), so use range …
- 11:55 Changeset in xpra [6281] by
- a wild guess is better than broken values.. I guess?
- 11:41 Changeset in xpra [6280] by
- * use the function add_data_files instead of adding to the list …
- 11:32 Changeset in xpra [6279] by
- minor build tweaks: * cx_freeze does not use "py_modules" either, move …
- 11:01 Changeset in xpra [6278] by
- python3: use a typedict to parse options so we can deal with python3 …
- 09:40 Changeset in xpra [6277] by
- oops, missing logging args
- 09:40 Changeset in xpra [6276] by
- if somehow the icon path is unset, don't log an error, just return the …
- 09:39 Changeset in xpra [6275] by
- detect the application's frozen path correctly with cx_freeze and python3
- 09:38 Changeset in xpra [6274] by
- re-fix gtk imports: with python2, prefer pygtk over gi.repository …
- 09:26 Changeset in xpra [6273] by
- fix use the right DLLs: modidying cx_freeze's "path" or "sys.path" …
- 08:20 Changeset in xpra [6272] by
- avoid error if license file is not found
- 07:04 Changeset in xpra [6271] by
- don't bother trying to do x11 stuff on non-posix systems
- 06:58 Changeset in xpra [6270] by
- discard invalid desktop dimensions that clients may send, and just log …
- 06:46 Changeset in xpra [6269] by
- add more required DLLs to the list: * harfbuzz-gobject * p11-kit * proxy
- 06:42 Changeset in xpra [6268] by
- * fix cx_freeze "packages" list: ensure we append to it, rather than …
- 06:41 Changeset in xpra [6267] by
- prettify output with sorting
- 06:28 Changeset in xpra [6266] by
- cx_freeze gtk3 dll fixups: * ensure we grab the ones we want (not the …
- 05:51 Changeset in xpra [6265] by
- gtk3 may work on python2 but gtk2 will not work on python3 (was done …
- 05:49 Changeset in xpra [6264] by
- call multiprocessing.freeze_support(): should someone try to run the …
- 05:34 Changeset in xpra [6263] by
- don't clobber the installer filename with the GTK3 version, add a suffix
- 05:21 Changeset in xpra [6262] by
- cx_freeze fixes: * add pywin32 (just like py2exe) * add icon to EXE …
- 05:18 Changeset in xpra [6261] by
- avoid even trying to load bencode with python3 (not ported yet)
- 05:06 Changeset in xpra [6260] by
- * cx_freeze and gtk3 compat: add sys path * don't "fix_unicode_out" …
- 05:05 Changeset in xpra [6259] by
- use simple print since we don't care about the date or time
- 05:05 Changeset in xpra [6258] by
- python3 fixes: move builtins import workaround to os_util
- 04:05 Changeset in xpra [6257] by
- oops, run innosetup just once and show what we run!
04/30/14:
- 18:25 Changeset in xpra [6256] by
- copy output to dist so innosetup can find it
- 18:19 Changeset in xpra [6255] by
- * add excludes and includes list to cx_freeze * use more defaults * …
- 16:52 Changeset in xpra [6254] by
- cx_freeze: run 2to3 before building via the BAT file, so don't bother …
- 16:10 Changeset in xpra [6253] by
- leading zero if invalid syntax in python3
- 15:06 Changeset in xpra [6252] by
- swap the cython buffer implementation for a pure C one (fixes …
- 11:44 Changeset in xpra [6251] by
- * support optimize as a number n: "-On" * generic removal of flags for …
- 11:03 Changeset in xpra [6250] by
- avoid const warnings
- 10:57 Changeset in xpra [6249] by
- add missing C files to clean list
- 09:24 BadIP edited by
- (diff)
- 09:23 Changeset in xpra [6248] by
- argb "in place" needs writeable buffers
- 08:13 Changeset in xpra [6247] by
- more build cleanups and win32 updates: * move check_md5sums to a …
- 08:10 Changeset in xpra [6246] by
- record pretty build platform name details
- 07:11 Changeset in xpra [6245] by
- * fix r6240: actually try all the options! * add python version used …
04/29/14:
- 18:28 Changeset in xpra [6244] by
- enable cx_freeze for all subcommands except "build_ext", run it with …
- 17:57 Changeset in xpra [6243] by
- add cx freeze stub
- 17:02 Changeset in xpra [6242] by
- more python3 build tweaks: * use pkg-config on win32 when building …
- 16:58 Changeset in xpra [6241] by
- only set %VC% and load visual studio env if %PYTHON% is not set (make …
- 16:57 Changeset in xpra [6240] by
- * make it easier to see what details were updated * try gcc before cl …
- 14:36 Changeset in xpra [6239] by
- * fix optimize compile flags that got lost * x264 and x265 don't …
- 11:56 Changeset in xpra [6238] by
- move more code to py2exe (python2) specific area
- 11:54 Changeset in xpra [6237] by
- restore the %PATH% on exit
- 11:40 Changeset in xpra [6236] by
- refactoring to make it easier to read
- 10:03 Changeset in xpra [6235] by
- icon for the new "Network_Info.exe" utility
- 10:02 Changeset in xpra [6234] by
- delay grab and add debug logging
- 10:02 Changeset in xpra [6233] by
- allow us to build for different versions of python without modifying …
- 08:27 Changeset in xpra [6232] by
- more py3k fixes: * calculate max before padding list with None values …
- 08:16 Changeset in xpra [6231] by
- more gtk3 session-info fixes * cannot use Pixmap (needs porting to …
- 07:30 Changeset in xpra [6230] by
- "latin1" is safer
- 07:30 Changeset in xpra [6229] by
- python3 fixes: move pixbuf code to gtk_util, with GTK3 it looks like …
- 06:17 Changeset in xpra [6228] by
- more py3k string workarounds
- 06:10 ProjectIdeas edited by
- (diff)
- 06:08 ReportingBugs edited by
- (diff)
- 06:07 Changeset in xpra [6227] by
- add simple script and exe wrapper for network capability diagnosis
- 05:27 Changeset in xpra [6226] by
- latin1 is safer here: it won't choke if the version string contains …
- 05:23 Changeset in xpra [6225] by
- python3: ensure the version is a string, not bytes
- 05:20 Changeset in xpra [6224] by
- prettify some of the debug output: define a repr instead of str
- 05:12 Changeset in xpra [6223] by
- also log encoder versions
- 05:10 Changeset in xpra [6222] by
- expose what type of implementation this is in the version info
- 05:08 Changeset in xpra [6221] by
- normalize encoder imports: * ImportError? triggers a simple warning …
- 05:07 Changeset in xpra [6220] by
- use relative import
- 05:07 Changeset in xpra [6219] by
- add ability to switch to non-cython rencoder at runtime using …
- 04:58 Changeset in xpra [6218] by
- fix bencode non-cython fallback: must use ImportError? to catch it!
- 04:44 Changeset in xpra [6217] by
- fix rencode fallback code: must use relative imports to avoid tripping …
- 04:29 Changeset in xpra [6216] by
- remove unused definitions and fix warning (cython thinks "time" is a …
04/28/14:
- 17:13 Changeset in xpra [6215] by
- fix win32 build error with all ffmpeg disabled
- 17:12 Changeset in xpra [6214] by
- python3 win32 improvements: * generalize "optimize" as a pkgconfig …
- 16:26 Changeset in xpra [6213] by
- python3 compat: * generalize py2exe's EXCLUDED_DLLS * fix md5 instantiation
- 16:25 Changeset in xpra [6212] by
- use the new buffer api wrapper for cyxor
- 16:08 ReportingBugs edited by
- (diff)
- 15:24 Changeset in xpra [6211] by
- fix rencode compilation breakage caused by r6176: use a more standard …
- 14:16 BadIP edited by
- (diff)
- 11:17 Changeset in xpra [6210] by
- python3 fixes: * move BAT file around so we can do common bits before …
- 08:23 BadIP edited by
- (diff)
- 08:22 BadIP edited by
- (diff)
- 06:48 Changeset in xpra [6209] by
- use nested structs to avoid needing C code
04/27/14:
- 17:42 Changeset in xpra [6208] by
- avoid python3 errors when comparing None with zero
- 17:42 Changeset in xpra [6207] by
- add xid support to gtk3: * import magic in gdk_display_source * …
- 15:14 Changeset in xpra [6206] by
- add gtk3 mouse support: motion, clicks and scrolling
- 13:54 Changeset in xpra [6205] by
- prevent python3 error "unorderable types": ensure we have non-zero …
- 13:53 Changeset in xpra [6204] by
- #139: re-instate a better version of r5176 where we use the pid, the …
- 13:42 Changeset in xpra [6203] by
- make sure we only have names for actual signals and not other constants
- 13:41 Changeset in xpra [6202] by
- move gtk x11 error utility class to common location so we can use it …
- 13:06 Changeset in xpra [6201] by
- add gtk3 display source so we can use the X11 bindings with gtk3 code
- 12:50 Changeset in xpra [6200] by
- the gdk_display_source in gtk_x11 is gtk2 only, so move it there
- 11:14 Changeset in xpra [6199] by
- allow us to build x11 modules without gtk_x11 (which is gtk2 only)
- 11:13 Changeset in xpra [6198] by
- python3 fixes: re-use the buffer abstraction cython class to make it …
- 10:31 Changeset in xpra [6197] by
- * cleanup and simplify * add cairo_paint_image using pixbuf loader
- 09:55 Changeset in xpra [6196] by
- support painting png and jpeg via cairo_set_source_pixbuf and a …
- 09:30 Changeset in xpra [6195] by
- gtk3 fix: add update_icon implementation (and move the old one to gtk2 …
- 09:29 Changeset in xpra [6194] by
- python3 compat: builtins vs builtin
- 09:16 Changeset in xpra [6193] by
- gtk3 compat for statusicon
- 09:15 Changeset in xpra [6192] by
- avoid error on window close/cleanup: check we still have a backing!
- 08:54 Changeset in xpra [6191] by
- gtk3 fixes: an extra argument got added a the begginning of …
- 08:43 Changeset in xpra [6190] by
- python3 fix: needs help sorting structures
- 08:32 Changeset in xpra [6189] by
- python3 compat: more string workarounds
- 07:11 Changeset in xpra [6188] by
- enable gtk3 by default for python3
- 06:57 Changeset in xpra [6187] by
- fix paint position!
- 06:45 Changeset in xpra [6186] by
- cairo backing needs a 4 arg constructor (as called from make_new_backing)
- 06:44 Changeset in xpra [6185] by
- oops "rgb24" is not a pixel rgb format!
- 06:40 Changeset in xpra [6184] by
- more python3 string fixes: parse lists of bytes to strings
- 05:57 Changeset in xpra [6183] by
- more python3 string fixes: only convert to bytes when needed
- 05:53 Changeset in xpra [6182] by
- skip empty CSV values
- 05:51 Changeset in xpra [6181] by
- more python3 string fixes
- 05:38 Changeset in xpra [6180] by
- oops
- 05:37 Changeset in xpra [6179] by
- python3 fix: bytes vs strings..
- 05:33 Changeset in xpra [6178] by
- * python3 fix (unicode vs string..) * replace confusing and misplaced …
- 05:27 Changeset in xpra [6177] by
- python3 compat syntax (since it is imported from setup.py before 2to3 …
- 05:26 Changeset in xpra [6176] by
- make it easier to build with python3: detect it and automagically …
- 05:07 Changeset in xpra [6175] by
- gcc version is a list!
- 03:32 BadIP edited by
- (diff)
04/26/14:
- 14:14 BadIP edited by
- (diff)
- 05:48 Changeset in xpra [6174] by
- r6173 for v0.12.x branch: make it easier to build packages from the …
- 05:23 Changeset in xpra [6173] by
- * add dep on swscale * let the build script uncomment the right line …
- 04:13 BadIP edited by
- (diff)
04/25/14:
- 15:56 Changeset in xpra [6172] by
- add PROPERTY_CHANGE_MASK to all window types so trays and OR windows …
- 15:27 BadIP edited by
- (diff)
- 12:00 Changeset in xpra [6171] by
- make calls to get_pyatom more consistent: we have a reference to the …
- 11:24 Changeset in xpra [6170] by
- * handle grabs just like other window attributes, remove helper class …
- 10:22 Changeset in xpra [6169] by
- * only simulate focus before unfocus if we thought the focus was on …
- 09:37 Changeset in xpra [6168] by
- #139: fix event mask used to capture grabs, world window is just …
- 09:35 Changeset in xpra [6167] by
- #139 move force ungrab and grab attributes to common ui class, so all …
- 09:33 Changeset in xpra [6166] by
- * use faster cdef internally * avoid logging for very common case of …
04/24/14:
- 11:02 BadIP edited by
- (diff)
- 04:53 BadIP edited by
- (diff)
- 04:01 Changeset in xpra [6165] by
- better debug logging for windows: * include xid for world window * …
04/23/14:
- 09:43 Packaging edited by
- (diff)
- 09:39 Packaging edited by
- (diff)
- 09:38 Packaging edited by
- (diff)
- 08:01 Changeset in xpra [6164] by
- update release notes
- 07:58 Changeset in xpra [6163] by
- shadow fixes for v0.12.x (r6146, r6156, r6157, r6158 + r6159)
- 07:47 Changeset in xpra [6162] by
- r6115 for v0.12.x branch: add missing keyword arg to the …
- 07:46 Changeset in xpra [6161] by
- r6089 for v0.12.x branch: avoid xorg warning due to undefined option
- 06:21 Changeset in xpra [6160] by
- add gtk keynames to native keymaps
- 06:18 Changeset in xpra [6159] by
- #561 add the gtk keynames to our translation lookup table
- 04:20 Changeset in xpra [6158] by
- #561 also show keyboard info for shadow servers
- 04:19 Changeset in xpra [6157] by
- merge two translation info loops together
- 03:52 NetworkProtocol edited by
- (diff)
- 03:51 NetworkProtocol edited by
- add info on packet type aliases (diff)
- 03:40 Changeset in xpra [6156] by
- if present, show in xpra info: * keycode translation table * client …
- 03:28 Changeset in xpra [6155] by
- oops: parse_options now lives in keyboard config
- 03:25 Changeset in xpra [6154] by
- move shadow=True to shadow server
04/22/14:
- 14:48 Ticket #562 (swscale assertion error: sizeFactor > 0 failed) created by
- […] I have seen this one once on osx only. From looking at the …
- 12:31 Changeset in xpra [6153] by
- avoid warning on osx
- 11:44 Changeset in xpra [6152] by
- oops: error in r6151
- 11:16 Changeset in xpra [6151] by
- better cross platform keyboard support and cleanups: * move keycode …
- 11:11 Changeset in xpra [6150] by
- prettify_plug_name before using it as title for the session
- 11:07 BadIP edited by
- (diff)
- 10:28 Changeset in xpra [6149] by
- make mdns default to disabled on osx and win32 since those platforms …
- 07:33 Changeset in xpra [6148] by
- we don't need an ImportError? guard from this class
- 07:31 Changeset in xpra [6147] by
- fix dependency on x11 keyboard: we now inject it into the source
- 05:54 Changeset in xpra [6146] by
- #561: fix shadow key mappings by using a default keymap translation
- 05:53 Changeset in xpra [6145] by
- rename method to prevent confusion and add debug logging to it
- 04:05 Changeset in xpra [6144] by
- remove unused argument
- 04:04 Changeset in xpra [6143] by
- shadow servers must set the keyboard to "non native" since they do not …
- 03:35 Keyboard edited by
- (diff)
- 03:34 Changeset in xpra [6142] by
- add debug logging to "get_keycode"
- 03:25 Changeset in xpra [6141] by
- don't wait for input when running under wine
04/21/14:
- 21:22 Ticket #561 (Wrong keys produced when connecting from Windows laptop to Linux box ...) created by
-
Keyboard presses seem to be completely messed up:
* pressing
a
… - 15:46 BadIP edited by
- (diff)
- 14:44 BadIP edited by
- (diff)
- 14:09 BadIP edited by
- (diff)
- 11:42 Changeset in xpra [6140] by
- add logging category "events" for system events
- 11:34 Ticket #560 (restore the ability to run under wine) closed by
- fixed: Fixed in r6139
- 11:32 Changeset in xpra [6139] by
- #560 failure to detect existing processes using WBEMScripting should …
- 11:10 Ticket #560 (restore the ability to run under wine) created by
- versions before 0.12 can be installed in wine and will run reasonably …
- 08:36 Changeset in xpra [6138] by
- drop silent attribute to queue when the default value will do (off) - …
- 04:14 Changeset in xpra [6137] by
- * force ungrab when the last client disconnects, or when we cleanup …
- 03:55 Changeset in xpra [6136] by
- simplify and cleanup X11 extension testing: * only test once before …
- 03:38 Changeset in xpra [6135] by
- reset handler id list when disconnecting them
- 02:29 BadIP edited by
- (diff)
- 02:28 BadIP edited by
- (diff)
04/20/14:
- 09:43 Changeset in xpra [6134] by
- log failure cause
- 09:31 Changeset in xpra [6133] by
- #139: fix grab handling using a single instance of the helper
- 08:00 Changeset in xpra [6132] by
- provide cleanup method (same as do_quit)
- 05:40 BadIP edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.