Timeline
08/15/12:
- 04:28 Ticket #110 (x264 and vpx improvements) closed by
- fixed: green on black fixed in r1323 That's enough for this ticket, there …
- 04:27 Ticket #178 (vpx/x264: offer the user the choice of sacrificing picture quality or ...) created by
- Our heuristics sit somewhere in the middle at present, but some users …
- 04:21 Changeset in xpra [1323] by
- #110: use swscale's SWS_SINC instead of SWS_POINT, solves colour bleed …
- 03:13 Ticket #124 (no new xpra sessions via winswitch) closed by
- needinfo: not heard back (2 months) - closing
- 03:08 Changeset in xpra [1322] by
- ensure we also clean the new video stats when the window disappears
08/14/12:
- 15:14 Ticket #176 (clipboard doesn't work) closed by
- fixed: My bad I missed few commits - it is working perfectly in trunk r1320. …
- 15:04 Ticket #176 (clipboard doesn't work) reopened by
- I tried latest trunk r1314 but the same problem is still there: it …
- 05:25 Changeset in xpra [1321] by
- we must delay the packet_size check (1 second is enough) to ensure …
08/13/12:
- 12:43 Ticket #176 (clipboard doesn't work) closed by
- fixed: Backported to 0.4.x and 0.3.x branches in r1320 Feel free to re-open …
- 12:42 Changeset in xpra [1320] by
- #176: clipboard fixes from r1314, r1315, r1317 and r1318 backported to …
- 11:00 Ticket #162 (clipboard: pasting to josm fails: java.lang.NullPointerException: ...) closed by
- fixed: ok, will follow up in #176 with backports for 0.3.x and 0.4.x branch.
- 04:03 Changeset in xpra [1319] by
- log "ClientMessage?"s we don't handle with more details, so we can …
- 03:44 Changeset in xpra [1318] by
- GdkAtoms? are 64-bit longs on 64-bit systems?
- 03:39 Changeset in xpra [1317] by
- use native size, not standard - ends up being the same but is more …
08/12/12:
- 20:57 Changeset in xpra [1316] by
- only fire "clipboard-toggled" when things have actually been toggled - …
- 18:29 Changeset in xpra [1315] by
- fix typo, add some debug, and add new "discard_target" list (provide …
- 06:45 Changeset in xpra [1314] by
- add some debugging to gdk atom clipboard code: dump the binary form in …
08/11/12:
- 11:06 Ticket #177 (how to run tests?) created by
- Sorry for troubles, this is basically just a question. Could you …
- 09:02 Ticket #176 (clipboard doesn't work) created by
- I'm struggling to get clipboard working in 0.4.1: On Debian Wheezy …
- 07:23 Ticket #175 (man page xpra.1 have two paragraphs merged) closed by
- fixed: applied in r1313 - thanks!
- 07:22 Changeset in xpra [1313] by
- #175 add missing marker to split paragraphs
- 07:20 Ticket #174 (xpra_launcher.desktop do not validate) closed by
- fixed: applied in r1312 - thanks!
- 07:20 Changeset in xpra [1312] by
- #174 ensure .desktop file validates
- 06:09 Ticket #175 (man page xpra.1 have two paragraphs merged) created by
- The attached patch separates --no-mmap and --no-clipboard paragraphs …
08/10/12:
- 19:44 Ticket #174 (xpra_launcher.desktop do not validate) created by
- desktop-file-validate returned the following: […] Trivial to fix …
08/09/12:
- 10:18 Changeset in xpra [1311] by
- add link to beta area
- 10:05 Ticket #173 (extended input device support) created by
- think: tablet pcs can be used with the program running on the higher …
- 09:07 Changeset in xpra [1310] by
- fix clipboard code on platforms without x11 support: 'MULTIPLE' is the …
08/08/12:
- 15:19 Changeset in xpra [1309] by
- fix logging message: remove confusing and invalid argument grouping
- 15:14 Changeset in xpra [1308] by
- indentation does not do anything in C! (avoid av_free of NULL, and do …
- 15:13 Changeset in xpra [1307] by
- remove incorrect and unnecessary callback to setup_xprops which may …
08/06/12:
- 22:05 Changeset in xpra [1306] by
- better batching, x264 quality and x264 speed tuning: * …
- 17:23 Changeset in xpra [1305] by
- * draw packet now include a dict of client_options with information …
- 10:24 Changeset in xpra [1304] by
- move duplicated header files to common win32/ location, also prevents …
- 08:15 Changeset in xpra [1303] by
- don't cancel refresh timer if the drawing failed
08/05/12:
- 19:55 Changeset in xpra [1302] by
- re-add missing import
- 19:51 Changeset in xpra [1301] by
- allow us to tune the maximum non-video pixels via the env variable: …
- 19:20 Changeset in xpra [1300] by
- make it easier to turn video speed and quality tuning off via env …
- 18:43 Changeset in xpra [1299] by
- fix deprecation warning: use avcodec_open2
- 17:31 Changeset in xpra [1298] by
- if cursors_enabled is False and the server sends one anyway, ignore it
- 15:12 Changeset in xpra [1297] by
- python-imaging is not necessarily installed (soft dependency), so we …
- 15:07 Ticket #172 (remove the need to choose an unused DISPLAY when starting xpra) created by
- I am not aware of any solution that isn't racy or just plain wrong …
- 14:56 Changeset in xpra [1296] by
- fix mmap group code: rather than relying on 'target' existing and …
- 14:23 Changeset in xpra [1295] by
- oops: we now use plain /usr/bin/Xorg (not "Xorg-suid" as per old rpm …
- 12:38 Changeset in xpra [1294] by
- move all constants definition to the top to make it easier to make …
- 12:08 Changeset in xpra [1293] by
- fix typo
- 12:07 Changeset in xpra [1292] by
- only install the real config files in /etc/xpra, not all the files …
- 11:35 Changeset in xpra [1291] by
- prettify str method
- 11:20 Changeset in xpra [1290] by
- fix compilation warnings by not using macro
- 10:08 Changeset in xpra [1289] by
- add missing "end-of-bold"
- 08:31 Changeset in xpra [1288] by
- don't generate the config file, include both options in source tree …
- 08:17 Changeset in xpra [1287] by
- this would break everytime fedora bumps the server ABI... looks like …
- 07:28 Changeset in xpra [1286] by
- look for xorg before calling "Xorg -version", avoids error if not …
- 07:15 Changeset in xpra [1285] by
- undo r1173: lintian moans when "xpra" is used: "E: xpra changes: …
08/04/12:
- 21:32 Changeset in xpra [1284] by
- new icon for win32 clipboard menu
- 21:31 Changeset in xpra [1283] by
- update patches with new offsets
- 20:23 Changeset in xpra [1282] by
- r1281 eclipse blooper: didn't mean to commit debug code..
- 20:21 Changeset in xpra [1281] by
- the "png_window_icons" capability has not been used since 0.3 which is …
- 19:59 Changeset in xpra [1280] by
- python 2.4 compatibility fixes: * use byte for protocol header char …
- 19:14 Changeset in xpra [1279] by
- on win32 change the clipboard tray menu entry to use a submenu so …
- 18:14 Changeset in xpra [1278] by
- * fix clipboard for non-x11 platforms: do_selection_request_event only …
- 17:38 Changeset in xpra [1277] by
- record and print both the local and remote end of sockets
- 16:54 Changeset in xpra [1276] by
- clear socket timeout after connection
- 14:36 Changeset in xpra [1275] by
- set a reasonable timeout for tcp sockets: 10 seconds
- 14:30 Changeset in xpra [1274] by
- move gdk atom/clipboard code into its own cython class so we can build …
- 09:28 Changeset in xpra [1273] by
- move send_wm_* methods to their own class
- 08:48 Changeset in xpra [1272] by
- grr eclipse-svn adds files by default - I don't want it!
- 08:47 Changeset in xpra [1271] by
- adds: * --no-cursors * --no-bell * --no-notifications These options …
- 07:27 Changeset in xpra [1270] by
- because of threading, these may end up being 'None' during shutdown.. …
- 07:21 Changeset in xpra [1269] by
- avoid "GtkWarning?: IAgtk_window_set_type_hint: assertion …
08/03/12:
- 13:20 Changeset in xpra [1268] by
- test xpra with ssh too
- 12:20 Changeset in xpra [1267] by
- cleanup: move mmap initialization code to dedicated mmap_init()
- 12:14 Changeset in xpra [1266] by
- only set 'xsettings-tuple' after actually checking that we do support …
- 12:09 Changeset in xpra [1265] by
- rencode support for win32: add toggle switch in BAT file and copy the …
- 12:08 Changeset in xpra [1264] by
- rencode support for win32: compile with "/Ox"
- 10:16 Changeset in xpra [1263] by
- remove invalid signal handler (and add some debug logging)
- 10:00 Ticket #163 (pass client DPI preference to server (and use sane defaults of 96dpi)) closed by
-
fixed: done in r1262
Adds
--dpi=NNN
option to xpra, and default value … - 09:59 Changeset in xpra [1262] by
- #163: * add a new --dpi=VALUE command line option * server defines the …
08/02/12:
- 21:07 Changeset in xpra [1261] by
- move all this xsettings stuff to its own file, we can't easily add …
- 16:24 Changeset in xpra [1260] by
- remove verbose logging for public builds
- 16:19 Ticket #171 (XSETTINGS is endian specific, we cannot send it as a blob) closed by
- fixed: fixed in r1259
- 16:18 Changeset in xpra [1259] by
- #171: * provide new X properties handling for XSETTINGS: handle in and …
- 08:19 Ticket #171 (XSETTINGS is endian specific, we cannot send it as a blob) created by
- See …
- 08:15 Changeset in xpra [1258] by
- remove unused vars
08/01/12:
- 21:50 Changeset in xpra [1257] by
- re-add config files: xorg.conf is needed, can't figure out how to …
- 21:20 Changeset in xpra [1256] by
- use rpm post-install step to copy Xorg as Xorg-suid
- 18:41 Changeset in xpra [1255] by
- remove redundant import, add gap so patches can apply with just …
- 18:12 Changeset in xpra [1254] by
- big whitespace cleanup
- 18:01 Changeset in xpra [1253] by
- split bytestream implementations from protocol so we can import them …
- 17:52 Changeset in xpra [1252] by
- * move version info code to version_util * client now reports version …
- 17:49 Changeset in xpra [1251] by
- only use the logger with datetime prefix for long running commands, …
- 14:54 Changeset in xpra [1250] by
- x264: fix quality_override values
- 14:27 Changeset in xpra [1249] by
- reduce lock contention: only take the lock when we modify the encoder, …
- 09:50 Changeset in xpra [1248] by
- more python3 compat fixes
- 08:27 Changeset in xpra [1247] by
- python3 fixes
- 08:21 Changeset in xpra [1246] by
- fix python3 build (all branches)
- 06:49 Changeset in xpra [1245] by
- upstream patch makes rencode work again, enable it
- 06:48 Changeset in xpra [1244] by
- use ints for comparing (floats can give strange results!)
07/31/12:
- 21:47 Changeset in xpra [1243] by
- more aggressive change of quality: only go near 100% if the packet …
- 21:45 Changeset in xpra [1242] by
- change quality range: from 1.0 to 50.0, also add assert to ensure pct …
- 20:47 Changeset in xpra [1241] by
- x264: implement set_encoding_quality
- 20:43 Changeset in xpra [1240] by
- x264: hook up quality_override mechanism for automatic lossless refresh
- 17:43 Changeset in xpra [1239] by
- verify DLLs are present and are the right ones with an md5 check - …
- 17:24 Ticket #170 (preserve workspace mapping) created by
- It would be nice if we could preserve the workspace that windows are …
- 17:19 Changeset in xpra [1238] by
- move working-notes out of source, these never change and are not …
- 17:09 Changeset in xpra [1237] by
- better description
- 17:09 Changeset in xpra [1236] by
- better layout: prevent page overflow
- 17:05 Changeset in xpra [1235] by
- until we come up with a better solution, it's worth doing this to …
- 16:25 Changeset in xpra [1234] by
- more complete clipboard fix: clients that do not handle atoms natively …
- 15:23 Changeset in xpra [1233] by
- 0.4.1 release
- 15:16 Changeset in xpra [1232] by
- 0.3.5 release
- 15:09 Changeset in xpra [1231] by
- r1205 for 0.3.x and 0.4.x branches: robustify cython version check
- 14:59 Changeset in xpra [1230] by
- clipboard fixes: fix atoms packing (use native longs) - also rename …
- 14:29 Changeset in xpra [1229] by
- better/more debugging messages
- 14:27 Changeset in xpra [1228] by
- GdkAtom? is a long, when we were using ints we were just creating …
- 14:26 Changeset in xpra [1227] by
- old clients still send XSETTINGS as strings, so hack around that too.. …
- 12:03 Changeset in xpra [1226] by
- on 64 bit systems, format=32 actually means a Long (which is 64-bits) …
- 08:19 Changeset in xpra [1225] by
- better handling for "MULTIPLE": use a dedicated method and log a more …
- 08:16 Changeset in xpra [1224] by
- avoid using reserved keywords - hopefully will help avoid typos in the …
- 07:40 Changeset in xpra [1223] by
- disable rencode for now (too many problems with strings and unwanted …
- 06:54 Ticket #169 (move client capabilities flags to server source) created by
- this will make it easier to support multiple clients and is the right …
- 06:33 Changeset in xpra [1222] by
- encode xsettings as lists/tuples of bytes rather than strings (with …
- 06:24 Changeset in xpra [1221] by
- simplify has_rencode test
- 06:22 Changeset in xpra [1220] by
- fix typo in clipboard code - type would never match..
- 06:22 Changeset in xpra [1219] by
- fix typo, avoid using reserved keywords and re-use superclass …
07/30/12:
- 22:04 Changeset in xpra [1218] by
- change default compression to 1 (match change in code)
- 21:31 Changeset in xpra [1217] by
- fix more warnings: don't use reserved keywords, also add hack for …
- 19:19 Changeset in xpra [1216] by
- upstream fix for null chars in strings
- 19:19 Changeset in xpra [1215] by
- only kill the xvfb if we have the pid *and* if we're not using …
- 19:17 Changeset in xpra [1214] by
- add more helpful error message during assertion errors
- 18:11 Changeset in xpra [1213] by
- now that we can queue non-string data in the write queue, we shouldn't …
- 17:55 Changeset in xpra [1212] by
- use logging framework for rencode load error and avoid logging in hot …
- 17:36 Changeset in xpra [1211] by
- constify default compression value and change it to 1 (instead of 3), …
- 17:34 Changeset in xpra [1210] by
- rencode support: use rencode instead of bencode for clients/servers …
- 17:14 Changeset in xpra [1209] by
- compress cursors directly as byte arrays (if client supports the new …
- 16:56 Changeset in xpra [1208] by
- type is a reserved keyword and we shouldn't be using it, causes weird …
- 12:27 Changeset in xpra [1207] by
- scripts for easily profiling xpra
- 12:21 Changeset in xpra [1206] by
- this is a hot path, remove cruft
- 06:59 Changeset in xpra [1205] by
- better version check comparison using distutils (thanks to Yaroslav …
07/29/12:
- 12:39 Ticket #155 (fairer batching calculations: penalize the guilty windows) closed by
- fixed: r1191 does this (as without it, we ended up just calculating wrong) …
- 11:46 Changeset in xpra [1204] by
- robustify cython version string parsing
07/27/12:
- 19:13 Changeset in xpra [1203] by
- r1179 for 0.3.x branch: fix file changed detection
- 19:11 Changeset in xpra [1202] by
- partial backport of r1191: add window id to some queue accounting data …
- 19:03 Changeset in xpra [1201] by
- flaky untyped/unnamed data structures... pixels got shifted to index 2 …
- 18:49 Changeset in xpra [1200] by
- r1179 for 0.4.x branch: fix file changed detection
- 18:48 Changeset in xpra [1199] by
- r1165 for 0.4.x branch: fix tests import path
- 18:22 Changeset in xpra [1198] by
- auto-refresh and hooks for adjusting video quality with x264: * …
- 15:15 Changeset in xpra [1197] by
- remove debug logging from video encoder speed code
- 14:59 Changeset in xpra [1196] by
- x264 automatic quality adjustements (done the ugly way for now): * use …
- 12:41 Changeset in xpra [1195] by
- increase slope to avoid division by close to zero when average is …
- 12:38 Changeset in xpra [1194] by
- change the encoding speed using absolute values (percentage) rather …
- 10:29 Changeset in xpra [1193] by
- try to make the code more readable: move all actual encoding from …
- 08:49 Changeset in xpra [1192] by
- wait longer for ping echo before dropping the connection
- 07:01 Changeset in xpra [1191] by
- #153 more improvements and fixes: * move all calculations back into …
07/26/12:
- 13:18 Changeset in xpra [1190] by
- move pixbuf code to its own file (continue to cleanup ServerSource?)
- 13:00 Changeset in xpra [1189] by
- move all the maths functions to a new file: * try to ensure we …
- 12:34 Changeset in xpra [1188] by
- define min/max macros and add docstrings documenting valid options for …
- 09:51 Changeset in xpra [1187] by
- if we end up with the same preset because of value clipping, simply …
07/25/12:
- 20:15 Changeset in xpra [1186] by
- add new test simulating a console user
- 19:25 Changeset in xpra [1185] by
- updated patches to apply cleanly to setup.py (new offsets)
- 18:53 Changeset in xpra [1184] by
- clean the correct filename!
- 18:44 Changeset in xpra [1183] by
- make the launcher load the xpra.conf defaults before applying its own …
- 17:30 Changeset in xpra [1182] by
- allow users to override the global /etc/xpra.conf with their own …
- 12:32 Changeset in xpra [1181] by
- #153 more efforts to deal with latency issues: * simplify and …
- 10:29 Changeset in xpra [1180] by
- protocol can crash if we receive just one byte! (due to old protocol …
- 07:36 Changeset in xpra [1179] by
- fix file changed detection
- 07:26 Ticket #123 (provide an /etc/xpra/defaults.conf configuration file where ...) closed by
- fixed: done in r1178
- 07:25 Changeset in xpra [1178] by
- install a system-wide config file /etc/xpra/xpra.conf where we can …
- 04:29 Changeset in xpra [1177] by
- clean build_info.py
07/24/12:
- 08:17 Changeset in xpra [1176] by
- fix (WW) DUMMY(0): Option UseEdidDpi? is not used
- 08:10 Changeset in xpra [1175] by
- force dpi to 96
- 06:42 Changeset in xpra [1174] by
- remove --no-randr option, everyone should be using it wherever possible
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 …
Note: See TracTimeline
for information about the timeline view.