Timeline
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 …
06/05/12:
- 14:18 Changeset in xpra [903] by
- I still hate packaging, just a little more
- 14:13 Changeset in xpra [902] by
- bump debian release
- 14:11 Changeset in xpra [901] by
- i hate packaging
- 14:02 Ticket #141 (PYTHONPATH in xpra 0.3.2 in ubuntu (packaging problem)) closed by
- fixed: sigh, yet another packaging hoop I have to jump through, this time …
- 14:01 Changeset in xpra [900] by
- debian-specific patching for 'private package'
- 07:02 Changeset in xpra [899] by
- #136: since we now install the man page via distutils, ensure it is …
- 06:55 Ticket #140 (Fix hyphen-used-as-minus-sign in xpra_launcher.1 manpage) closed by
- fixed: thanks, applied in r897 and r898 (0.3 branch)
- 06:54 Changeset in xpra [898] by
- #140: backport r897 to 0.3 branch
- 06:53 Changeset in xpra [897] by
- #140 must escape chars
06/04/12:
- 17:20 Ticket #141 (PYTHONPATH in xpra 0.3.2 in ubuntu (packaging problem)) created by
- Don't know if this bug should be reported here, being it likely a …
- 16:20 Ticket #140 (Fix hyphen-used-as-minus-sign in xpra_launcher.1 manpage) created by
- The attached patch fixes a hyphen-used-as-minus-sign issue in …
- 14:37 Ticket #139 (forward input grabs to the client) created by
- Hello, some applications, in particular games, grab the mouse pointer …
- 13:12 Ticket #138 ("git gui": click only after moving window) created by
- When I start "git gui", I get the initial window asking which GIT …
- 11:35 Changeset in xpra [896] by
- backport r895 to 0.3 branch
- 10:56 Changeset in xpra [895] by
- yet another xpra_launcher related fix..
06/03/12:
- 20:10 Changeset in xpra [894] by
- forgot to bump the ebuild (again..)
- 19:03 Ticket #136 (Please get setup.py to install xpra_launcher.1 manpage) closed by
- fixed: good catch! done in r893 for both trunk and v0.3 branch
- 19:03 Changeset in xpra [893] by
- install the xpra_launcher.1 man page since we install the binary
- 19:02 Changeset in xpra [892] by
- missed from commit r891
- 18:55 Ticket #136 (Please get setup.py to install xpra_launcher.1 manpage) reopened by
- I see, thanks for the explanation. In that case, I think that …
- 18:51 Ticket #127 (CFLAGS changes) closed by
- fixed: note: CFLAGS are unchanged in the 0.3 branch (revert in r878)
- 18:40 Ticket #126 (Certain keypresses in SAS which ring the bell cause xpra client to crash) closed by
- fixed: oh well, I give up, I don't understand this bell_class/bell_id/device …
- 18:39 Ticket #117 (Ctrl key is ignored in xterm or konsole) closed by
- duplicate: Looks like a duplicate of #91, will follow up there.
- 18:18 Changeset in xpra [891] by
- release 0.3.2
- 18:11 Changeset in xpra [890] by
- #132: cheap latency improvement, backport of r884 to 0.3 branch
- 18:09 Changeset in xpra [889] by
- #92: backport r883 to 0.3 branch
- 18:05 Changeset in xpra [888] by
- #136: backport r885 to 0.3 branch
- 18:03 Changeset in xpra [887] by
- #133: backport r880 to 0.3 branch
- 17:55 Ticket #137 (games rely on precise mouse movements and their timing) created by
- effectively, they do their own mouse acceleration, and since we send …
- 17:45 Changeset in xpra [886] by
- #132 add a callback to the network code so we can trace a damage …
- 16:54 Ticket #136 (Please get setup.py to install xpra_launcher.1 manpage) closed by
- fixed: Sorry, but this is not the case, the distutils setup.py installs both. …
- 16:53 Changeset in xpra [885] by
- ensure that we package the launcher binary since we refer to it in the …
- 16:46 Ticket #136 (Please get setup.py to install xpra_launcher.1 manpage) created by
-
Hello,
The desktop launcher
xpra_launcher.desktop
has those … - 11:44 Changeset in xpra [884] by
- #132: avoid scheduling too many idle_add calls without giving them a …
- 11:00 Ticket #92 (osx client is missing some key mappings) closed by
- fixed: fixed in r883 Let's see how this goes and we can apply to the stable …
- 10:58 Changeset in xpra [883] by
- macs use keycode zero for the 'a' key, so change our code to use …
- 10:10 Changeset in xpra [882] by
- fix ulgy trac formatting on ticket change
- 09:56 Changeset in xpra [881] by
- this launcher needs to be updated everytime we add new options to the …
- 09:38 Ticket #135 (change default zlib compression value) created by
- Now that we have support for not compressing the pixel part of network …
- 07:53 Ticket #134 (allow user to specify key mapping overrides) created by
- On some platforms (particularly OSX), it seems that the gtk code does …
06/02/12:
- 17:43 Ticket #133 (Wrong encoding in window title bars) closed by
- fixed: fixed in r880 There's a test script you can use to easily change the …
- 17:40 Changeset in xpra [880] by
- #133 don't decode strings twice!
- 17:06 Changeset in xpra [879] by
- the ssl cert is for www.xpra.org, so make sure all links go there …
05/30/12:
- 19:33 Ticket #133 (Wrong encoding in window title bars) created by
- Since version 0.2.0 the text in window titles are not valid if it …
- 09:21 Ticket #132 (idle_add is a latency bottleneck in damage_to_data) created by
- When we get many small areas in damage requests, we may end up …
05/29/12:
- 11:13 Ticket #131 (Log date and time of connection) created by
- Xpra doesn't log *when* a connection happens nor when it closes. …
- 09:13 Changeset in xpra [878] by
- undo CFLAGS changes for stable branch and update release notes
05/27/12:
- 20:55 Changeset in xpra [877] by
- #110: split the colourspace conversion and actual x264/vpx compression …
- 19:31 Ticket #129 (Only the first connection to server works) closed by
- fixed: applied in r876 - thanks!
- 19:29 Changeset in xpra [876] by
- #129 'connection-lost' will fire some gtk/x11 code so we *must* call …
- 18:14 Changeset in xpra [875] by
- update all build files (trunk and v0.3.x) to make a new build
- 15:58 Changeset in xpra [874] by
- tag 0.3 so we can make a 0.3.1 release and commit more disruptive …
- 15:56 Changeset in xpra [873] by
- support running the tests against old versions of xpra which do not …
- 15:46 Ticket #130 (Potential DOS) closed by
- fixed: applied in r872
- 15:45 Changeset in xpra [872] by
- #130 fix DoS
- 14:44 Ticket #128 (SyntaxError: Non-ASCII character) closed by
- fixed: applied in r871 - thanks!
- 14:43 Changeset in xpra [871] by
- #128 define file encoding - as per pep 0263
05/26/12:
- 22:42 Ticket #130 (Potential DOS) created by
- If you connect 20 connections within 10 seconds, and don't send a …
- 16:04 Ticket #129 (Only the first connection to server works) created by
- After the first session, the server does not accept any further …
- 15:27 Ticket #128 (SyntaxError: Non-ASCII character) created by
- […]
Note: See TracTimeline
for information about the timeline view.