Timeline
07/06/12:
- 17:52 Changeset in xpra [1060] by
- workaround events that may fire during shutdown, after we have closed …
- 16:32 Changeset in xpra [1059] by
- ensure source_has_more is only ever called from the UI thread, and …
- 16:21 Changeset in xpra [1058] by
- more batch delay improvements/fixes: * ensure MAX_EVENTS is lower than …
- 10:24 Changeset in xpra [1057] by
- r1031 + sigint exitcode fix for 0.3.x branch: fix SIGINT handler so we …
- 10:19 Changeset in xpra [1056] by
- when we change the encoding or when we change the jpeg quality, cancel …
- 10:02 Changeset in xpra [1055] by
- when process_hello was moved to client_base, the update to …
- 09:37 Changeset in xpra [1054] by
- updated release notes with latest changes for stable 0.3.x branch
- 09:34 Changeset in xpra [1053] by
- r1051 for 0.3.x branch: ensure hello is the first packet
- 09:33 Changeset in xpra [1052] by
- r1050 for 0.3.x branch: fix threading issue in packet size check
- 09:28 Ticket #160 (max_packet_size check is in the wrong place) closed by
- fixed: * r1050 ensures we allow 'set_max_packet_size' a chance to run before …
- 09:27 Changeset in xpra [1051] by
- #160: ensure "hello" is the first packet, before all the windows and …
- 09:26 Changeset in xpra [1050] by
- #160: check for invalid packet sizes from the main UI thread so we can …
- 08:24 Ticket #160 (max_packet_size check is in the wrong place) created by
- It can fire from the network thread before we have had a chance to …
- 07:54 Changeset in xpra [1049] by
- if the screen size changes, we may want to increase the packet size so …
- 07:40 Changeset in xpra [1048] by
- * add docstrings to ALL methods * add warnings to methods not running …
- 06:17 Changeset in xpra [1047] by
- command exit code fix: ensure we always set the exit code when calling …
07/05/12:
- 19:38 Changeset in xpra [1046] by
- improve batch delay calculations (look for 'calculate_batch_delay'): * …
- 18:08 Changeset in xpra [1045] by
- update 0.3.3 release notes with latest fixes
- 18:04 Changeset in xpra [1044] by
- r1041 for 0.3.x branch: don't record invalid placeholder value
- 18:03 Changeset in xpra [1043] by
- r1036 for 0.3.x branch: exit with error and helpful message if Xvfb …
- 17:31 Changeset in xpra [1042] by
- doh: ban cut&paste of code..
- 11:41 Changeset in xpra [1041] by
- server_latency value of -1 means no data is available yet, so don't …
- 08:46 Changeset in xpra [1040] by
- glib clients would ignore the argument from quit(1) - not a real bug …
- 08:44 Changeset in xpra [1039] by
- try harder to exit cleanly: * call cleanup() before exiting the main …
- 07:21 Changeset in xpra [1038] by
- be more specific about what we try to connect to and what we close
- 01:05 Ticket #159 (swscale memalign) created by
- We still get this warning on both server and client: […] * on the …
- 00:57 Changeset in xpra [1037] by
- no point in calling save_pid on a pid we retrieved with get_pid
07/04/12:
- 16:44 Changeset in xpra [1036] by
- if the Xvfb fails to start, exit with an error rather than taking over …
- 16:04 Ticket #158 (xpra: mouse position out of sync) created by
- ---- This issue was filed on Debian: I tried running firefox in …
- 16:04 Changeset in xpra [1035] by
- updated release notes with latest changes for stable 0.3.x branch
- 12:06 Changeset in xpra [1034] by
- NULL saves us from casting
- 12:05 Changeset in xpra [1033] by
- if we get a TypeError? during _write_thread_loop, raise it so we can …
- 11:22 Changeset in xpra [1032] by
- always call _process_packet from main thread
- 11:15 Changeset in xpra [1031] by
- close cleanly on SIGINT/KeyboardInterrupt
- 10:36 Changeset in xpra [1030] by
- fix for r1028: handle 'None' cursors without causing errors in protocol
- 10:11 Changeset in xpra [1029] by
- fix logging in error path
- 09:54 Changeset in xpra [1028] by
- now that we have fixed 'raw_packets' for the client, no need to …
- 09:32 Ticket #111 (Keep ssh tunnel alive) closed by
- fixed: r1007 enables pings unconditionally with a delay of 20 seconds. …
- 09:28 Ticket #157 (--no-tray Option Does Not Work) closed by
- fixed: fixed in r1026 for trunk and r1027 for v0.3.x branch
- 09:27 Changeset in xpra [1027] by
- r1026 for 0.3.x branch: fix --no-tray
- 09:26 Changeset in xpra [1026] by
- sometime ago we stopped honouring the "no_tray" option, this fixes it
- 08:57 Changeset in xpra [1025] by
- remove unnecessary debug
- 08:53 Changeset in xpra [1024] by
- r1014 ported to 0.3.x branch: fix actual_desktop_size reported by server
- 08:52 Changeset in xpra [1023] by
- r1010 for 0.3.x branch: re-order server startup to prevent clobbering …
- 08:51 Changeset in xpra [1022] by
- r1018 for 0.3.x branch: set 'raw_packets' feature
- 08:50 Changeset in xpra [1021] by
- r1008 and r1012: compress cursors and use new 'Compressible' API
- 07:56 Changeset in xpra [1020] by
- r1005 ported to 0.3.x branch: app cleanups re-ordering so Xvfb does …
- 07:54 Changeset in xpra [1019] by
- r1004 ported to 0.3.x branch: fix xpra client command exit code
- 07:29 Changeset in xpra [1018] by
- ensure all clients set the 'raw_packets' feature on protocol if the …
- 07:19 Changeset in xpra [1017] by
- if the client sets the 'randr_notify' feature, keep it informed of the …
- 07:13 Ticket #157 (--no-tray Option Does Not Work) created by
- Using 0.3.2 from Funtoo's Portage tree, the option does nothing.
- 07:03 Changeset in xpra [1016] by
- remove unnecessary debug
- 07:02 Changeset in xpra [1015] by
- log header of invalid packets, and add doc on old set_deflate code
- 05:48 Changeset in xpra [1014] by
- _get_desktop_size_capability may cause an asynchronous root window …
- 05:48 Changeset in xpra [1013] by
- the server's "desktop_size" is not used outside the process_hello …
- 05:29 Changeset in xpra [1012] by
- fix for r1008 (which used the pre-r995 api - doh!)
07/03/12:
- 19:50 Changeset in xpra [1011] by
- add missing entries to changelogs
- 19:18 Ticket #152 ("xpra --use-display" error-resistance) closed by
- fixed: fixed in r1010: we start sockets before xvfb, tcp first so we don't …
- 19:15 Changeset in xpra [1010] by
- change server startup sequence so we don't clobber the socket until …
- 18:29 Changeset in xpra [1009] by
- warn when people try to start xpra against :0
- 18:23 Changeset in xpra [1008] by
- ensure cursors are compressed with zlib - they can be quite big!
- 18:19 Changeset in xpra [1007] by
- if --send-pings option is not set, we still enable pings since they …
- 18:16 Changeset in xpra [1006] by
- when we send a ping, check that we get the echo, and if we don't then …
- 11:56 Changeset in xpra [1005] by
- ensure we run the app cleanups first, so the Xvfb should still be …
- 11:35 Changeset in xpra [1004] by
- if the client exits because of an explicit user action (menu, …
- 11:26 Changeset in xpra [1003] by
- simpler latency fix for 0.3.x branch, and release files updated
- 10:12 Changeset in xpra [1002] by
- update build/release files
- 10:07 Changeset in xpra [1001] by
- see r995 - ported to v0.3.x branch
- 10:06 Changeset in xpra [1000] by
- see r994 - ported to v0.3.x branch
- 09:58 Changeset in xpra [999] by
- use a simple factory method to create the daemon threads
- 07:58 Changeset in xpra [998] by
- memalign does not need the hackish cast
- 07:15 Changeset in xpra [997] by
- info on setting up non-suid Xorg with newer distros (ie: F17)
- 06:53 Changeset in xpra [996] by
- distutils fix: first argument is path, not filename..
07/02/12:
- 07:44 Changeset in xpra [995] by
- fix for old clients/servers without raw_packets support: properly …
- 07:30 Changeset in xpra [994] by
- #156: we must allow bigger clipboard packets, and always compress them!
- 07:08 Changeset in xpra [993] by
- small logging/info fixes for the new batching calculation code
- 06:36 Changeset in xpra [992] by
- bind-tcp is only a risk if left unprotected
- 03:19 Ticket #156 (large clipboard packets cause the connection to drop) created by
- I cut-n-paste a page of html from firefox running locally to evolution …
06/30/12:
- 10:06 Changeset in xpra [991] by
- python2.4 compat fix
- 10:05 Changeset in xpra [990] by
- python2.4 compat fix
- 09:57 Changeset in xpra [989] by
- update release notes
- 09:56 Changeset in xpra [988] by
- version bump
- 09:45 Changeset in xpra [987] by
- see r967: use standard fedora x264 library
- 09:43 Changeset in xpra [986] by
- see r942 and #108: remove preserve keycodes
- 09:41 Changeset in xpra [985] by
- see r977: we only need to free the image when the decompression succeeded
- 09:38 Changeset in xpra [984] by
- see r978: all the server versions we support with 0.3.x will send a …
- 09:17 Ticket #155 (fairer batching calculations: penalize the guilty windows) created by
- Following #153 and r982, the calculations are now a lot fairer and the …
- 09:15 Changeset in xpra [983] by
- doh: min is min, not max..
- 09:12 Changeset in xpra [982] by
- #153 smarter damage delay calculations: * keep the damage packet info …
06/29/12:
- 20:43 Changeset in xpra [981] by
- more html validation fixes
- 20:42 Changeset in xpra [980] by
- html validation fixes (thanks to validator.w3.org)
- 20:13 Changeset in xpra [979] by
- ensure glib xpra clients ignore all the packets they do not handle …
- 20:04 Changeset in xpra [978] by
- always send the damage-sequence packet - even when it is zero!
- 19:55 Ticket #144 ("AssertionError" in free_image when resizing a window using x264 encoding) closed by
- fixed: fixed in r977 - will apply to stable 0.3.x branch after further …
- 19:54 Changeset in xpra [977] by
- #144 when we get an error from decompress_image_to_rgb, then there is …
- 10:12 Ticket #154 (Does not run X startup scripts on start) closed by
- wontfix: It is not the role of xpra to deal with starting up the full X …
- 10:07 Ticket #154 (Does not run X startup scripts on start) created by
- This bug has been reported on Debian (http://bugs.debian.org/678402): …
06/26/12:
- 15:52 Ticket #153 (xpra over high latency links batches too much) created by
- As per …
- 15:24 Changeset in xpra [976] by
- disable opengl until all the problems are ironed out
06/25/12:
- 19:02 Changeset in xpra [975] by
- add xonotic and nexuiz to tests
- 18:29 Ticket #135 (change default zlib compression value) closed by
- wontfix: The test data is inconclusive, leaving this as-is.
- 11:21 Changeset in xpra [974] by
- record svn version and command line args to make it easier to …
- 11:06 Ticket #146 (Strengthen calls to avcodec_decode_video2) closed by
- fixed: applied in r973 As can be seen here: …
- 10:59 Changeset in xpra [973] by
- #146: copy the x264 compressed image buffer before use, so we can pad …
- 09:54 Ticket #152 ("xpra --use-display" error-resistance) created by
- xpra should do all necessary initializations _before_ taking over …
- 08:00 Changeset in xpra [972] by
- another ugly trac css workaround
- 07:49 Changeset in xpra [971] by
- style fixes to make it play nice with trac
- 07:17 Changeset in xpra [970] by
- doh - match the string to ignore, not the non-normalized string!
- 07:11 Changeset in xpra [969] by
- add google search box to website
06/24/12:
- 17:51 Ticket #109 (keyboard problems with dead keys and dvorak layout) closed by
- fixed: might apply to 0.3.x branch Note: the layout printed above are for my …
- 06:25 Ticket #108 (Some german keys: "?" and "ß" mismatched) reopened by
- In trying to reproduce your problem I found this interesting error …
06/23/12:
- 18:07 Changeset in xpra [968] by
- the build_info file may not exist yet - don't error out!
- 16:22 Changeset in xpra [967] by
- x264-libs is a standard Fedora package, whereas libx264_118 is not. So …
- 12:21 Changeset in xpra [966] by
- if you really want to use parti, build it from source - I don't want …
- 12:20 Changeset in xpra [965] by
- no change: just easier to read
- 12:11 Changeset in xpra [964] by
- remove reference to non-existent files and glob all desktop/png files
- 11:53 Changeset in xpra [963] by
- more rarely used files moved to subdir
- 11:51 Changeset in xpra [962] by
- move parti bits no-one uses to ./parti/
- 11:48 Changeset in xpra [961] by
- this file is so broken, it certainly does not belong in the root folder
- 08:05 Changeset in xpra [960] by
- must normalize paths for it to work on win32 which uses '\' (which …
- 07:38 Changeset in xpra [959] by
- fix change detection on win32
- 06:02 Changeset in xpra [958] by
- prettify win32 setup wizard: use exact size pics
- 05:53 Changeset in xpra [957] by
- split ServerSource? (and DamageConfig?, get_rgb_rawdata) from server.py …
06/22/12:
- 21:58 Changeset in xpra [956] by
- generalize the code so we can more easily ignore a bunch of files when …
- 21:48 Changeset in xpra [955] by
- move ms windows "xpra text" .ico file to win32 dir
- 21:41 Changeset in xpra [954] by
- move xpra.iss win32 file to win32 dir, and we move it back to root …
- 21:31 Changeset in xpra [953] by
- files missed from r949
- 21:24 Ticket #143 (keyboard sync toggle option in tray menu - and maybe self-tuning) closed by
- fixed: menu entry added in r952 not going to do self-tuning as this could …
- 21:23 Changeset in xpra [952] by
- if the server supports the feature, let the user toggle the …
- 20:44 Ticket #142 (On networks with high latency, typing fast characters are entered twice) closed by
- invalid: not heard back, closing
- 20:43 Ticket #138 ("git gui": click only after moving window) closed by
- fixed: applied to 0.3.x branch in r951
- 20:43 Changeset in xpra [951] by
- #138 apply r905 to v0.3.x branch
- 19:03 Changeset in xpra [950] by
- report build_info data via "xpra info"
- 18:55 Changeset in xpra [949] by
- build improvements: * try harder to report the cause of …
- 18:18 Changeset in xpra [948] by
- Revert "GL client: initialize "current_mode" correctly". The …
- 17:11 Ticket #151 (fix all gcc compiler warnings that we can fix - strict-aliasing rules) created by
- Most of these ones look fixable: "{{{warning: dereferencing …
- 16:25 Changeset in xpra [947] by
- fix gcc warnings: cast (after checking it makes sense), remove unused …
- 16:22 Changeset in xpra [946] by
- gcc warnings show us bugs, so turn them on
- 15:53 Changeset in xpra [945] by
- some window managers need this or the window we asked to see ends up …
- 12:12 Changeset in xpra [944] by
- constify current_mode constants
- 12:07 Changeset in xpra [943] by
- tidy up: use None for "uninitialized", fix log string, remove …
- 11:10 Ticket #108 (Some german keys: "?" and "ß" mismatched) closed by
- fixed: applied in r942: removed preserve_keycodes The remaining issues will …
- 11:09 Changeset in xpra [942] by
- #108 remove preserve_keycodes
- 10:21 Ticket #145 (xpra 3.2.0 fails to build on centos 6.2) closed by
- fixed: the alternative package name patch has been applied in r941 The …
- 10:19 Changeset in xpra [941] by
- support alternative package names so we can look for both "libvpx" and …
- 10:08 Ticket #150 (opengl client window rendering bugs) created by
- 1) {{{pyopengl glTexSubImage2D GL_TEXTURE_RECTANGLE_ARB error: 1281 …
- 09:55 Changeset in xpra [940] by
- avoid ugly stacktrace in PyOpenGL (we don't need the dependency... but …
06/21/12:
- 12:35 Changeset in xpra [939] by
- CentOS 6.x has libvpx available in the repos, so don't try to build a …
- 11:55 Ticket #149 (use XkbKeycodeToKeysym instead of XKeycodeToKeysym (deprecation)) created by
- We get these warnings: […] See …
- 10:48 Changeset in xpra [938] by
- GL client: initialize "current_mode" correctly
06/19/12:
- 10:16 Ticket #148 (Xpra server deadlocks) created by
- Hello, I'm running Xpra server on debian stable (SVN version built …
- 05:25 Changeset in xpra [937] by
- update build/packaging files so we require/recommend the bits needed …
- 05:08 Changeset in xpra [936] by
- update patches to new offsets in setup.py file
- 04:56 Changeset in xpra [935] by
- require cython version 0.16 or later to build vpx and x264 support, …
06/18/12:
- 14:54 Changeset in xpra [934] by
- x264: Fix win32 build.
- 10:01 Changeset in xpra [933] by
- OpenGL: document self.textures and remove useless comment about double …
- 09:54 Changeset in xpra [932] by
- x264lib: fix incorrect memory operations in decompress_image()
- 09:39 Changeset in xpra [931] by
- vpx: OpenGL output (including CSC) is now available for vpx
06/17/12:
- 14:49 Changeset in xpra [930] by
- if OpenGL does not have FragmentProgramARB then we can still use it, …
- 14:42 Changeset in xpra [929] by
- Enable OpenGL by default. Use a fake 1x1 window to be able to …
- 14:06 Changeset in xpra [928] by
- disable gl version check which crashes python/gl/mesa with intel chipsets
06/16/12:
- 17:23 Changeset in xpra [927] by
- #110: restore "nogil" for code that does not need to block python …
- 09:36 Changeset in xpra [926] by
- fix vpx for regular non-gl rendering case
- 09:00 Changeset in xpra [925] by
- don't bother trying GL with gtk3, also fix pydev warnings and whitespace
- 08:26 Changeset in xpra [924] by
- #147: split GL code from regular code and leave it disabled for now to …
- 07:52 Ticket #147 (GL acceleration for client rendering) created by
- (remaining) tasks: * provide a GL client window alternative to the …
06/15/12:
- 15:28 Changeset in xpra [923] by
- client: GL backend: disable ARB_FRAGMENT_PROGRAM by default Fixes …
- 15:21 Changeset in xpra [922] by
- client: Add GLClientWindow, a GtkGL window. OpenGL colorspace …
06/14/12:
- 16:00 Changeset in xpra [921] by
- x264lib: do not crash when avcodec outputs a 0-sized image
- 15:39 Ticket #146 (Strengthen calls to avcodec_decode_video2) created by
- Hello, […] We don't currently do that, and this could …
- 12:31 Ticket #145 (xpra 3.2.0 fails to build on centos 6.2) created by
- on centos 6.2 xpra 0.3.2 fails to build: […] indeed: […] i …
06/11/12:
- 17:42 Changeset in xpra [920] by
- client: Disable OpenGL output by default (for now)
- 17:41 Changeset in xpra [919] by
- client: preliminary implementation of vertex-array-based YUV painter …
- 17:41 Changeset in xpra [918] by
- client: fix OpenGL RGB24 painting vertex arrays code and enable it by …
- 17:41 Changeset in xpra [917] by
- client: fix OpenGL RGB24 painting crash due to incorrect stride handling
- 17:41 Changeset in xpra [916] by
- client: add YUV OpenGL painting
- 17:41 Changeset in xpra [915] by
- client: add OpenGL RGB24 painting
- 08:41 Changeset in xpra [914] by
- x264: improve x264 API, fix memleak, split CSC for decoding
06/10/12:
- 17:57 Changeset in xpra [913] by
- #107 simple test for window resize events
- 11:44 Changeset in xpra [912] by
- move test code to src/tests/ dir
- 11:41 Changeset in xpra [911] by
- 10:22 Changeset in xpra [910] by
- add build info and tooltip help text to session-info dialog
- 10:04 Changeset in xpra [909] by
- show build info on both about page and session-info page
- 10:03 Changeset in xpra [908] by
- always test window still exists before using it, and look it up just …
- 09:52 Changeset in xpra [907] by
- do not show the compression menu
- 09:46 Changeset in xpra [906] by
- we need setxkbmap in most cases (all but us layouts), so add …
06/08/12:
- 19:20 Changeset in xpra [905] by
- #138 just because the position and/or dimensions have not changed on …
- 18:13 Ticket #144 ("AssertionError" in free_image when resizing a window using x264 encoding) created by
- This is easy to reproduce: […] It happens every time (or almost?) …
06/07/12:
- 14:34 Changeset in xpra [904] by
- make delay increase's minimum less steep (+ re-add useful keyboard logging)
06/06/12:
- 12:27 Ticket #143 (keyboard sync toggle option in tray menu - and maybe self-tuning) created by
- As per #142: this would make it more obvious to users that there is an …
- 10:21 Ticket #142 (On networks with high latency, typing fast characters are entered twice) created by
- On a network with a good throughput, but a high latency (connection …
Note: See TracTimeline
for information about the timeline view.