Timeline
07/23/12:
- 19:08 Changeset in xpra [1173] by
- apparently UNRELEASED is a reserved keyword, and we can use anything …
- 18:59 Ticket #131 (Log date and time of connection) closed by
- fixed: done in r1172
- 18:59 Changeset in xpra [1172] by
- #131: add date and time to all logging messages
- 18:38 Changeset in xpra [1171] by
- mark files as executable
- 18:29 Changeset in xpra [1170] by
- use set_deflate_level to avoid accessing self.client.compression_level …
- 18:18 Ticket #76 (try to minimize round trips: send pixel data with new ...) closed by
- invalid: Probably not worth doing, closing.
- 18:16 Ticket #164 (Shift key not working with some specific keys) closed by
- fixed: I believe this is fixed in both 0.3.4 and 0.4.0 Feel free to re-open …
- 18:12 Ticket #122 (drop compatibility for versions without the "raw_packets" feature (pre ...) closed by
- fixed
- 18:10 Ticket #153 (xpra over high latency links batches too much) closed by
- fixed: I believe this is complete. Feel free to re-open if necessary.
- 18:08 Changeset in xpra [1169] by
- when we set the compression level, also apply it to the client (the …
- 18:01 Changeset in xpra [1168] by
- clean the cython generated files ourselves (when the distutils command …
- 17:58 Changeset in xpra [1167] by
- clean the cython generated files ourselves (when the distutils command …
- 17:46 Changeset in xpra [1166] by
- #122: drop compat with clients without "raw_packets" feature (v<0.3) …
- 17:41 Changeset in xpra [1165] by
- fix imports to match new test code location
- 16:52 Changeset in xpra [1164] by
- record window manager since it can have a fairly big influence on the …
- 16:48 Changeset in xpra [1163] by
- update debian patch to match new code layout
- 16:46 Changeset in xpra [1162] by
- always ignore changes to tests when building packages and counting …
- 16:40 Changeset in xpra [1161] by
- log missing keysyms just once
- 16:31 Changeset in xpra [1160] by
- this var is not used - remove it, we have version info in …
- 16:00 Milestone 0.4 completed
- Main issues and things to look out for during testing: * #138: ensure …
- 12:14 Changeset in xpra [1159] by
- 0.3.4 release
- 11:53 Changeset in xpra [1158] by
- fix confusing typo
- 11:50 Changeset in xpra [1157] by
- r1039 (partial) for 0.3.x branch: try harder to exit cleanly
- 11:46 Changeset in xpra [1156] by
- r1085 for 0.3.x branch: properly handle size hints
- 11:44 Changeset in xpra [1155] by
- r1121 for 0.3.x branch: only preserve original server keycodes for …
- 11:36 Changeset in xpra [1154] by
- ensure no_tray is set to a value so xpra code won't complain when we …
- 11:33 Changeset in xpra [1153] by
- r1137 for 0.3.x branch: initialize pointers to NULL and don't try to …
- 11:26 Changeset in xpra [1152] by
- r1139 for 0.3.x branch: avoid crash with 1 pixel width/height windows
- 11:21 Changeset in xpra [1151] by
- r1097 for 0.3.x branch: ensure we include all icons explicitly
- 10:42 Changeset in xpra [1150] by
- r1032 for 0.3.x branch: handle gibberish in main thread
- 09:48 Changeset in xpra [1149] by
- tag 0.4.x branch
- 07:26 Changeset in xpra [1148] by
- use GDK_NONE constant
- 07:25 Changeset in xpra [1147] by
- add some more extreme bandwidth restriction test options, and make it …
- 07:13 Changeset in xpra [1146] by
- 0.4.0 release notes
- 06:45 Changeset in xpra [1145] by
- use debug wrapper in more places
07/21/12:
- 19:25 Changeset in xpra [1144] by
- #153 batch delay calculation fixes: * change logarithmic scale to be …
- 10:27 Changeset in xpra [1143] by
- use https
- 09:11 Changeset in xpra [1142] by
- when we shutdown the server (ie: "xpra stop"), disconnect all the …
07/20/12:
- 17:45 Ticket #148 (Xpra server deadlocks) closed by
- fixed: I haven't been able to reproduce the crash. Let's consider it fixed.
- 06:25 Changeset in xpra [1141] by
- if somehow we can't get a colormap, log the error sooner and with more …
- 06:14 Ticket #132 (idle_add is a latency bottleneck in damage_to_data) closed by
- fixed: good enough in trunk with the latency minimization code from #153
- 06:07 Ticket #107 (resizing a maximized window yield strange results) closed by
- fixed
- 04:53 Changeset in xpra [1140] by
- temporarily switch to a lossless pixel encoder when dealing with …
- 03:44 Changeset in xpra [1139] by
- avoid x264 crash with zero width or height, also ensure low_limit is …
- 03:40 Changeset in xpra [1138] by
- explicitly use a C variable for the return value used in the "nogil" …
- 03:39 Changeset in xpra [1137] by
- if we fail during init, some pointers may not be set yet, ensure they …
07/19/12:
- 17:09 Changeset in xpra [1136] by
- point to win32 info
- 15:51 Changeset in xpra [1135] by
- support both name := value and name = value
- 11:22 Changeset in xpra [1134] by
- debian: build with gcc hardening features
- 09:48 Changeset in xpra [1133] by
- ignore the files we know we modify in the count of modified files!
- 09:33 Changeset in xpra [1132] by
- avoid warnings due to long changelog lines (80 char limit is retarded imo)
- 09:15 Changeset in xpra [1131] by
- updated patch to avoid fuzz warning
07/18/12:
- 20:06 Changeset in xpra [1130] by
- #153: latency calculation tweaks: * record the damage_packet_queue in …
- 19:27 Changeset in xpra [1129] by
- and add proper copyright headers
- 19:24 Changeset in xpra [1128] by
- #110 fix MS Windows memalign the brutal way: just remove calls to the …
- 16:03 Changeset in xpra [1127] by
- allows us to run with/without nogil more easily (toggle NOGIL switch)
- 15:50 Changeset in xpra [1126] by
- separate more cleanly/clearly the python/gil-held code (CSC) from the …
- 15:21 Changeset in xpra [1125] by
- better codec import: allow us to differentiate between codec not …
- 14:32 Changeset in xpra [1124] by
- server also reports gtk/pygtk versions in both "info" requests and …
- 13:57 Changeset in xpra [1123] by
- x264 and vpx default to ON!
- 11:09 Changeset in xpra [1122] by
- make it easier for people to build with/without x264 and vpx on win32
- 09:03 Ticket #168 (Build ffmpeg for win32) created by
- We have many problems with the pre-made builds of ffmpeg for win32, …
07/17/12:
- 17:55 Changeset in xpra [1121] by
- #108 partial revert of r942: only preserve original server keycodes …
- 17:50 Changeset in xpra [1120] by
- define more of the default values in one place
- 17:21 Changeset in xpra [1119] by
- knowing what platform the client runs could be useful one day
- 16:50 Changeset in xpra [1118] by
- once we have launched the xpra process (or connected the socket in the …
- 16:39 Changeset in xpra [1117] by
- fix launcher so it can be used reliably in standalone mode with config …
07/16/12:
- 14:57 Changeset in xpra [1116] by
- record another "known good" x264 build
- 12:37 Changeset in xpra [1115] by
- avoid error if size_hints ends up being None somehow
- 12:35 Changeset in xpra [1114] by
- cant seem to be able to tell py2exe to include our codec.pyd files …
- 11:52 Changeset in xpra [1113] by
- setup.py: remove useless directive introduced in previous rev
- 11:47 Changeset in xpra [1112] by
- Fix X264 build on win32: missing libpath on linker commandline
- 10:58 Changeset in xpra [1111] by
- move x264 test files to tests tree
- 10:55 Changeset in xpra [1110] by
- remove win32 binaries from win32 dir: cython should be able to build …
- 10:52 Changeset in xpra [1109] by
- fix preprocessor directives to avoid mis-evaluation/warnings
- 09:34 Changeset in xpra [1108] by
- * on win32, one needs to call _aligned_free after an _aligned_malloc, …
- 09:11 Changeset in xpra [1107] by
- remove pre-compiled pyd win32 hacks: just let cython do its thing and …
- 08:13 Changeset in xpra [1106] by
- allow users to enable latency debugging by setting the new …
07/15/12:
- 17:41 Changeset in xpra [1105] by
- prettify launcher: * add icons (window, button) * add app name title * …
- 16:05 Changeset in xpra [1104] by
- don't count decode_time for failed packets: window.draw_region now …
- 16:04 Changeset in xpra [1103] by
- detect mmap running low and use this as batch delay calculation …
- 16:03 Changeset in xpra [1102] by
- default to keyboard-sync=False if keyboard is off
- 16:00 Changeset in xpra [1101] by
- detect encodings and hide jpeg options unless jpeg is selected
07/14/12:
- 17:02 Changeset in xpra [1100] by
- use our own find_invpow instead of Python's pow in case of overflow …
07/13/12:
- 21:48 Changeset in xpra [1099] by
- prettify debug logging: use tuples instead of arrays and round the values
- 21:35 Changeset in xpra [1098] by
- #153 yet more fair delay calculations: * keep absolute lowest client …
- 19:05 Changeset in xpra [1097] by
- explicitly include all icons - otherwise some go missing!
- 17:14 Ticket #167 (MATLAB (close all) crashes xpra) created by
- Hello, When running matlab, with multiple windows (with charts), if …
- 13:47 Ticket #165 (Running programs that use the notification area) closed by
- duplicate: Please see #77 - this is not implemented yet.
- 13:45 Ticket #166 (Switching keyboard layouts does not work as expected) created by
- Multiple keyboard layouts are setup on both xpra server host and on …
- 13:33 Ticket #165 (Running programs that use the notification area) created by
- Some program, e.g. rhythmbox, need system notification area to run. …
07/12/12:
- 20:43 Changeset in xpra [1096] by
- pointers to pointers.. my C is rusty.
- 20:05 Changeset in xpra [1095] by
- allow us to disable openg with --define 'opengl 0' rather than only …
- 19:47 Changeset in xpra [1094] by
- remove harmless message from early connect log output
- 19:29 Ticket #164 (Shift key not working with some specific keys) created by
- Hello, The shift key is not working with a subset of key. For example …
- 19:14 Changeset in xpra [1093] by
- memalign compat fixes for win32 and osx: define our own xmemalign …
- 15:14 Changeset in xpra [1092] by
- we *have to* use a static build of vpx on centos6.x because the …
- 12:10 Changeset in xpra [1091] by
- prepare for 0.4.0 release: update release notes and build files
- 12:10 Changeset in xpra [1090] by
- we no longer need this since r1083
- 10:50 Changeset in xpra [1089] by
- #107: handle X11 client applications that resize themselves: * catch …
- 09:35 Changeset in xpra [1088] by
- log a visible warning when we don't handle a ClientMessage? because we …
- 09:34 Changeset in xpra [1087] by
- cosmetic/codestyle changes
- 08:04 Changeset in xpra [1086] by
- use preferred raise syntax (clearer imo)
- 07:58 Ticket #161 (Resizing xterm no longer snaps to correct size) closed by
- fixed: applied in r1085 oh, and no idea why I didn't see the bug when I …
- 07:58 Changeset in xpra [1085] by
- #161 comparing tuples with integers leads to False, so we failed to …
- 07:31 Changeset in xpra [1084] by
- add info on modelines needed for unusual client resolutions
- 07:22 Changeset in xpra [1083] by
- remove all the complication with make_constants_pxi: just call it …
- 06:37 Changeset in xpra [1082] by
- add info on Xdummy vs Xvfb and remove comments no longer applicable …
- 06:28 Changeset in xpra [1081] by
- add -noreset, use absolute paths for configs and logs
- 06:13 Ticket #163 (pass client DPI preference to server (and use sane defaults of 96dpi)) created by
- As discussed …
- 06:10 Changeset in xpra [1080] by
- include dist name in rpm filename
07/11/12:
- 15:21 Changeset in xpra [1079] by
- make the opengl deps optional: must pass "--define 'opengl 1'" to …
- 09:58 Changeset in xpra [1078] by
- fix broken link + more detailed Xdummy suid info
07/10/12:
- 19:17 Changeset in xpra [1077] by
- client can ack damage with a zero elapsed_time when the window was …
- 18:19 Changeset in xpra [1076] by
- use a correctly padded and memaligned buffer, and also release the gil …
- 18:17 Changeset in xpra [1075] by
- release the gil when we call colourspace conversion on pure-C data …
- 17:54 Changeset in xpra [1074] by
- fix python deprecation warning (2.6 and later) and error (3.0 and …
- 17:25 Changeset in xpra [1073] by
- fix install path: install icon there instead of creating a dir with …
- 16:45 Changeset in xpra [1072] by
- r1055 for 0.3 branch: ensure we keep a reference to the server capabilities
- 12:45 Changeset in xpra [1071] by
- r1010 for 0.3 branch: partial revert of r1000
- 12:44 Changeset in xpra [1070] by
- some types of "clipboard-contents" are not compressible (tuples), …
- 10:43 Changeset in xpra [1069] by
- * use first tests when using LIMIT_TESTS * fix record offset (new …
- 10:13 Changeset in xpra [1068] by
- updated release notes with latest changes
- 10:09 Changeset in xpra [1067] by
- r1062 for 0.3.x branch: avoid error caused by harmless race
- 10:01 Ticket #162 (clipboard: pasting to josm fails: java.lang.NullPointerException: ...) created by
- (josm is the java openstreetmap editor) Steps to reproduce: 1) xpra …
- 09:32 Changeset in xpra [1066] by
- record damage latency info in test results, batch delay now with min …
- 08:58 Changeset in xpra [1065] by
- add many more statistics to "xpra info", log info in ascending key …
07/09/12:
- 19:44 Changeset in xpra [1064] by
- * more example option values * "xpra info" uses the same tcp port to …
- 19:35 Changeset in xpra [1063] by
- #153: use clean and simple maths for batch delay factors: * record …
- 11:16 Ticket #161 (Resizing xterm no longer snaps to correct size) created by
- Not sure when this started but it is present in current head. Resizing …
- 09:40 Changeset in xpra [1062] by
- now that we send all the windows and cursors via idle_add (see r1051), …
07/07/12:
- 13:52 Changeset in xpra [1061] by
- r1059 for 0.3.x branch: avoid race by calling source_has_more from …
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 …
Note: See TracTimeline
for information about the timeline view.