Timeline
06/07/16:
- 18:00 Ticket #1218 (Video Region Tearing With Video Controls) closed by
- fixed: >Maybe you're enabling opengl on a buggy chipset? Oddly …
- 06:30 Versions/PendingFixes edited by
- (diff)
- 06:24 Changeset in xpra [12758] by
- ignore video region when it is disabled!
- 06:00 Changeset in xpra [12757] by
- fix layout change handler
- 04:02 Changeset in xpra [12756] by
- #1105: fix pam module linking (how did work before?)
- 03:50 Changeset in xpra [12755] by
- #1223: netbsd compat header file
06/06/16:
- 13:52 Changeset in xpra [12754] by
- comment out constants that are not available everywhere (ie: not on netbsd)
- 13:40 Ticket #1223 (v4l2 on NetBSD) created by
- NetBSD supports the v4l2 API, but it uses different headers and does …
- 07:06 Changeset in xpra [12753] by
- make it possible to build the pam module on osx: use the correct …
- 05:41 Changeset in xpra [12752] by
- new upstream release
- 03:26 Ticket #1220 (Xdummy cannot be started on Ubuntu Xenial) closed by
- invalid: There is nothing we can do in xpra, this is an OS permission problem. …
06/05/16:
- 16:50 Versions/PendingFixes edited by
- (diff)
- 16:50 Changeset in xpra [12751] by
- doh: fixup r12750 and actually use the macro we define..
- 16:47 Changeset in xpra [12750] by
- #1191 / #1037: opensuse uses a different package name (of course it does..)
- 16:42 Ticket #1221 (Microphone is created as an output device instead of an input device) closed by
- needinfo: Good luck!
- 16:13 Changeset in xpra [12749] by
- the specfile already requires pam, add explicit requirement
- 15:35 Versions/PendingFixes edited by
- (diff)
- 15:32 Changeset in xpra [12748] by
- r12746 for v0.17.x branch: prevent password from leaking in server log file
- 15:30 Changeset in xpra [12747] by
- patch against version 0.3.7, already submitted upstream
- 15:28 Changeset in xpra [12746] by
- remove debug logging
- 15:16 Ticket #1222 (Handle cursor leaving window.) closed by
- wontfix: Sorry, but no. There is no way for us to know when we can safely …
- 14:56 Changeset in xpra [12745] by
- fix opensuse gl dependencies: use the system provided packages
- 08:38 Ticket #1222 (Handle cursor leaving window.) created by
- It seems that when cursor leaves xpra window on client, it remains on …
- 07:47 Versions/PendingFixes edited by
- (diff)
- 07:45 Changeset in xpra [12744] by
- #1218: * when we don't find the video region in the window update, …
- 06:26 Changeset in xpra [12743] by
- rename, fix, simplify and robustify the close_display code: use in all …
06/04/16:
- 18:51 Ticket #1221 (Microphone is created as an output device instead of an input device) created by
- I'm trying to use Google Hangouts on Chromium in a linux system …
- 15:24 Ticket #1220 (Xdummy cannot be started on Ubuntu Xenial) created by
- Since ubuntu 16.04, it is not possible to use xdummy. System reports …
- 12:32 Changeset in xpra [12742] by
- verify that we can access the X11 display for all non-proxy servers on …
- 07:21 Changeset in xpra [12741] by
- temporarily disable video region when we do a full_quality_refresh
- 06:48 Versions/PendingFixes edited by
- (diff)
- 06:48 Changeset in xpra [12740] by
- don't lose the video region set via the api when doing a full quality …
- 06:42 Ticket #1219 (microphone from client) created by
- I want to send client microphone to server so that program on server …
- 06:32 Changeset in xpra [12739] by
- fix typo
- 06:11 ClientRendering edited by
- (diff)
- 06:10 ClientRendering edited by
- (diff)
- 05:51 ClientRendering edited by
- (diff)
- 05:45 Versions edited by
- (diff)
- 04:28 Changeset in xpra [12738] by
- r12737 for v0.17.x branch: fix path stripping
- 04:26 Changeset in xpra [12737] by
- fix path stripping which can end up looping forever! (oops)
- 03:46 Changeset in xpra [12736] by
- no idea how pypi changes those urls from one version to another, sure …
06/03/16:
- 19:42 Ticket #1218 (Video Region Tearing With Video Controls) created by
- We've been talking about this one a bit recently, and we've gathered …
- 09:34 Changeset in xpra [12735] by
- new upstream release
- 06:35 Changeset in xpra [12734] by
- update release notes with latest fixes
- 06:23 Changeset in xpra [12733] by
- r12720 for v0.17.x branch: fix warnings with newer gcc versions
- 06:22 Changeset in xpra [12732] by
- r12721 for v0.17.x branch: fix warnings with newer gcc versions
- 06:21 Changeset in xpra [12731] by
- r12725 for v0.17.x branch: fix crashes in x11 keyboard code
- 06:01 Ticket #1217 (security issues in rencode) created by
- Just reported two security issues in …
- 05:37 Changeset in xpra [12730] by
- fixup r12729 and also check return value from realloc
- 05:27 Changeset in xpra [12729] by
- don't use malloc without checking its return value: easier to just not …
- 05:16 Changeset in xpra [12728] by
- use a wrapper for malloc so we can more easily do everything in one …
- 04:57 Changeset in xpra [12727] by
- check return values from malloc
- 04:45 Changeset in xpra [12726] by
- add a lot more checks for return values from C api calls, and return …
- 04:09 Changeset in xpra [12725] by
- make sure we don't try to call XKeysymToString on NoSymbol? and that we …
06/02/16:
- 03:34 Ticket #1216 (0.17.x/src/xpra/net.crypto.py looks like it has a typo) closed by
- fixed: Thanks, applied in r12724.
- 03:32 Changeset in xpra [12724] by
- #1216: fix typo (cut&paste)
06/01/16:
- 23:24 Ticket #1216 (0.17.x/src/xpra/net.crypto.py looks like it has a typo) created by
- It has been suggested to me that the log message on line 181 of …
- 12:39 Changeset in xpra [12723] by
- platform.linux_distribution() is deprecated and causes warnings on …
- 11:27 Changeset in xpra [12722] by
- #1105: create a new pam session when starting the server
- 10:51 Changeset in xpra [12721] by
- avoid signed vs unsigned warnings with newer gcc versions: just use …
- 10:50 Changeset in xpra [12720] by
- void sign vs unsigned comparison warnings: assign to an unsigned int …
- 08:17 Changeset in xpra [12719] by
- split encoding help to a utility function (try to unclutter the main …
- 07:31 Ticket #1215 (build patched dummy drivers for Debian / Ubuntu) created by
- Follow up from ticket:1202#comment:26, it would be nice if Debian and …
- 07:19 Changeset in xpra [12718] by
- r12717 for v0.17.x branch: fix pydev import mess
- 07:18 Changeset in xpra [12717] by
- pydev messed up some imports again
- 03:32 Changeset in xpra [12716] by
- r12715 for 0.17.x branch: fix padding errors
- 03:21 Changeset in xpra [12715] by
- fix html5 aes padding errors
05/30/16:
- 17:54 Ticket #1214 (Administrative shadow) created by
- Please add the ability to shadow another user's session. Like: […] …
- 14:05 Changeset in xpra [12714] by
- r12712 for v0.17.x branch: disable h264 in html5 client for now
- 14:04 Versions/PendingFixes edited by
- (diff)
- 14:03 Changeset in xpra [12713] by
- r12685 for v0.17.x branch: more reliable stripping of debian's …
- 14:01 Changeset in xpra [12712] by
- disable h264 for now - too many problems to fix first
- 13:07 Ticket #1213 (http / websockify ssl support) created by
- Split from #1136, see attachment/ticket/1136/web-ssl.patch. Could …
- 10:50 Ticket #1212 (uncompressed sound / stream compressed sound) created by
-
Tracker ticket for existing changes:
* r12703 adds
raw+gdp
: … - 10:15 Changeset in xpra [12711] by
- #276 add control command and dbus interface for changing …
- 10:05 Changeset in xpra [12710] by
- #276 fix groff warnings
- 10:01 Changeset in xpra [12709] by
- #276: make clipboard direction configurable, via command line option …
05/29/16:
- 15:26 Changeset in xpra [12708] by
- win32 servers would error out when we peek.. just ignore it
- 15:25 Changeset in xpra [12707] by
- avoid warnings with win32 shadow servers: ignore more events
- 14:57 Changeset in xpra [12706] by
- igore WM_TIMECHANGE events
- 07:48 Ticket #1211 (websockify and named pipe timeouts on win32) created by
- For some unknown reason, sockets refuse to go into blocking mode on …
05/28/16:
- 09:34 Changeset in xpra [12705] by
- #1206: fix remote non-desktop start
05/27/16:
- 15:26 Ticket #1210 (Host key) created by
- To reduce possible keyboard shortcut conflicts, like common X11 layout …
- 13:20 Changeset in xpra [12704] by
- add stream compression options: lzo and lz4
- 12:32 Changeset in xpra [12703] by
- new sound codec option: raw+gdp
- 11:36 Changeset in xpra [12702] by
- always add /usr/sbin to path so that we can find lpinfo and probe for …
- 08:30 Changeset in xpra [12701] by
- #1206: oops, missed from r12697
- 08:29 Changeset in xpra [12700] by
- use network logger in new_connection handler
- 08:19 Changeset in xpra [12699] by
- #1136: bail out early if this is not an xpra packet (saves …
- 08:03 Changeset in xpra [12698] by
- #983: add AF_VSOCK to man page
- 07:51 Changeset in xpra [12697] by
- #1206: add "start-desktop" subcommand and xnest option to configure …
- 07:42 Versions/PendingFixes edited by
- (diff)
- 07:41 Changeset in xpra [12696] by
- #1106 fixes: * Xnest may append to the window title * Xephyr may …
- 07:27 Changeset in xpra [12695] by
- cancel the focus recheck timer during cleanup, and don't schedule it …
- 07:26 Changeset in xpra [12694] by
- re-arrange the code and avoid errors during shutdown: the window or …
- 06:38 Changeset in xpra [12693] by
- remove debug logging
05/26/16:
- 17:23 Changeset in xpra [12692] by
- #1208: "readonly" is now server-driven, update docs and command line …
- 17:20 Changeset in xpra [12691] by
- #1208: * support for the readonly flag server-side * fix wrongly …
- 16:54 Changeset in xpra [12690] by
- all the server versions we support have the "info-request" feature
- 16:47 Changeset in xpra [12689] by
- remove debug logging
- 16:33 Changeset in xpra [12688] by
- #1136: move websockify in-process * html can now be used to specify …
- 15:50 Changeset in xpra [12687] by
- pass debug flag to client instance
- 08:23 Changeset in xpra [12686] by
- new upstream release
- 07:48 Versions/PendingFixes edited by
- (diff)
- 07:47 Changeset in xpra [12685] by
- strip debian temporary build path
- 07:25 Changeset in xpra [12684] by
- make all runtime console logging off by default unless debug flag is …
- 07:06 Changeset in xpra [12683] by
- * missed from r12676: client handling of cursors as png * if there …
- 07:03 Ticket #1202 (Inconsistent DPI with multimonitor client) closed by
- fixed: > Could you point me to any info on status of upstream adoption of dpi …
- 06:55 Changeset in xpra [12682] by
- more friendly error message
- 06:30 Changeset in xpra [12681] by
- don't trigger error in error handler if PKG_CONFIG_PATH is not defined!
- 06:04 Changeset in xpra [12680] by
- #1208: add readonly menu item
- 05:04 Ticket #1209 (pulseaudio presence dedection) created by
- Do not try to start pulseaudio (and throw error) if it is missing. …
- 04:55 Ticket #1208 (Add read-only mode switch to client tray menu) created by
- Self-explanatory.
- 04:53 Ticket #1207 (Tray menu disappears) created by
- Menu of xpra tray icon is shown only while mouse button is held …
- 04:46 Changeset in xpra [12679] by
- oops: add code to reset cursor to default
- 04:43 Ticket #1206 (Native full destop support?) created by
- While it is possible to launch nested X server inside Xpra, it has …
- 04:43 Changeset in xpra [12678] by
- cursors support for the html5 client: * remove named cursors …
05/25/16:
- 11:14 Changeset in xpra [12677] by
- add icon placeholder
- 11:12 Changeset in xpra [12676] by
- support for window icons in html5 client: the client can now specify …
- 09:38 Changeset in xpra [12675] by
- don't try to use vsock sockets for printing!
- 08:53 Changeset in xpra [12674] by
- only send printer definitions if the server supports printing
- 08:37 Changeset in xpra [12673] by
- remove support for long deprecated encoding names
- 08:30 Changeset in xpra [12672] by
- * websockify can end up firing an "error" packet, handle it the same …
- 08:16 Changeset in xpra [12671] by
- r12662 + r12663 + r12665: fix window aspect ratio hints handling
- 08:13 Changeset in xpra [12670] by
- r12668 for v0.17.x branch: fix dpi miscalculation
- 08:10 Changeset in xpra [12669] by
- use the same naming as everywhere else
- 08:01 Changeset in xpra [12668] by
- #1193 / #1102: dpi was wrongly doubled here too
- 07:55 Changeset in xpra [12667] by
- log screen dimensions used for calculating the hardware dpi
- 07:50 Changeset in xpra [12666] by
- cache and use the same icon size for all the menu items in setup_menu …
- 02:30 Ticket #1156 (Wacom Tablet - Holding scroll button does not block clicks) closed by
- invalid: Agreed.
- 02:29 Ticket #1198 (0.18.0 server with limited resources - AttributeError: 'tuple' object ...) closed by
- fixed: Been trying to repro, but haven't been able to so far. I'm actually …
05/24/16:
- 14:27 Changeset in xpra [12665] by
- do not try to export float values for the aspect ratio (causes errors …
- 14:26 Changeset in xpra [12664] by
- when a client disconnects, log its counter id so we know which one it is
- 14:25 Changeset in xpra [12663] by
- if the aspect ratio is invalid, clear the value pairs and not just the …
- 14:24 Changeset in xpra [12662] by
- * negative aspect ratio also does not make sense * delete invalid …
- 04:52 Changeset in xpra [12661] by
- r12660 for v0.17.x branch: fix numpad enter key mapping
- 04:51 Ticket #1099 (Keyboard Layout issue with Windows Shadow Server) closed by
- fixed: Thanks for testing! Just one key missing, how hard can it be... But as …
- 04:49 Changeset in xpra [12660] by
- #1099: map numpad enter to the return key
05/23/16:
- 23:56 Ticket #1196 (merge sound metadata packets) closed by
- fixed: Finally made my way though #1194. Closing this one now too.
- 23:35 Ticket #1194 (mpeg4 audio support) closed by
-
fixed: Ok... looks like
sudo dnf install x264-libs
was "all" I needed … - 12:33 Changeset in xpra [12659] by
- doh fixup r12658: actually apply the change to Xdummy, include dpi for …
- 10:26 Changeset in xpra [12658] by
- no patched dummy driver for debian, so force reasonable DPI instead
- 10:21 Ticket #1195 (keyboard grabs - conflicting shortcuts and modifier grabbing) closed by
- fixed: > btw, I've replaced all 'Meta+Shift' with 'Shift_R' and none of xpra …
- 10:15 Changeset in xpra [12657] by
- better logging for shortcut parsing
- 06:56 Changeset in xpra [12656] by
- show sound container format in use
- 06:28 Changeset in xpra [12655] by
- the codec string may not have the container format in it, so look it …
- 05:57 Changeset in xpra [12654] by
- remove unused "force" argument
- 05:56 Changeset in xpra [12653] by
- also rate limit min level updates and do the checks before acquiring …
- 05:50 Changeset in xpra [12652] by
- bail out early if we shouldn't be setting the max level: before …
- 05:42 Changeset in xpra [12651] by
- we now only send info updates, so clear existing dict values
- 05:33 Changeset in xpra [12650] by
- #1196 sound-data packets can end up being large, in particular the …
- 04:41 Ticket #1205 (fix sound forwarding for osx and win32 shadow servers) created by
- Follow up from #391, related to: #899. When we shadow an OSX or win32 …
- 04:23 Changeset in xpra [12649] by
- * log the device we end up using * only select a specific device if we …
- 04:14 Changeset in xpra [12648] by
- #1196: avoid warnings if the packet_metadata is big and would cause …
05/22/16:
- 12:19 Changeset in xpra [12647] by
- #389: select the correct direcsoundsrc device when shadowing: use …
- 12:10 Changeset in xpra [12646] by
- quote all string options so we don't end up with pipeline errors if …
- 10:51 Changeset in xpra [12645] by
- #1195: add "Control_R" shortcut for grabbing the keyboard (toggle on/off)
- 09:41 Changeset in xpra [12644] by
- also validate max-size before compressing data
- 08:15 Changeset in xpra [12643] by
- improve keyboard debug logging
- 07:29 Changeset in xpra [12642] by
- r12641 for v0.17.x branch: fix win32 mapping for substract numpad key
- 07:22 Changeset in xpra [12641] by
- #1099: * fix typo in win32 key mapping "substract" -> "subtract" * use …
- 06:49 DPI edited by
- (diff)
05/21/16:
- 13:12 Changeset in xpra [12640] by
- r12636 for v0.17.x branch: prevent sound subprocess from getting stuck …
- 13:11 Changeset in xpra [12639] by
- r12638 for v0.17.x branch: disable opus to avoid encoder problems with …
- 13:09 Ticket #1204 (split dependency between sound encoders and decoders) created by
- We don't need the decoder to use the codec for encoding and vice …
- 13:08 Changeset in xpra [12638] by
- osx seems to have problems with opus, disable it for now
- 13:02 Changeset in xpra [12637] by
- use standard format for warning message
- 12:59 Changeset in xpra [12636] by
- if we get a pipeline error, terminate the sound subprocess (otherwise …
- 12:58 Changeset in xpra [12635] by
- catch the "error" signal and just log the message at debug level …
- 12:28 Changeset in xpra [12634] by
- r12633 for v0.17.x branch: avoid logging errors if webp encoder is not …
- 12:26 Changeset in xpra [12633] by
- we have disabled the webp encoder on osx, avoid logging errors if it …
- 10:48 Changeset in xpra [12632] by
- r12631 for v0.17.x branch: fix osx shadow crashes
- 10:22 Changeset in xpra [12631] by
- disable webp encoder on osx as I am seeing crashes in …
- 06:36 Changeset in xpra [12630] by
- r12627 for v0.17.x branch: fixup r12621 and avoid triggering pyobjc …
- 06:34 Changeset in xpra [12629] by
- r12626 + r12628 for v0.17.x branch: fix more osx shadow server key mappings
- 06:12 Changeset in xpra [12628] by
- more keymap fixes: we must use the x11 key names
- 06:04 Changeset in xpra [12627] by
- relying on pyobjc to throw an exception to trigger the fallback code …
- 05:21 Changeset in xpra [12626] by
- fix return key mapping
- 05:18 Changeset in xpra [12625] by
- r12624 for v0.17.x branch: fix space bar key mapping
- 05:17 Changeset in xpra [12624] by
- fix space bar key mapping
- 05:11 Changeset in xpra [12623] by
- r12612 for v0.17.x branch: only patch pixels function if we will be …
- 05:09 Changeset in xpra [12622] by
- r12613 for v0.17.x branch: correctly report compression algorithm in …
- 05:08 Changeset in xpra [12621] by
- r12620 for v0.17.x branch: fix osx shadow server disconnections
- 04:47 Changeset in xpra [12620] by
- the "isinstance" check fails and causes the objc wrapper to reach the …
- 04:09 Ticket #1201 (Fresh Fedora 23 install of 0.18.0 xpra getting Error setting up dbus server) closed by
- fixed: Backport to v0.17.x in r12619. Closing.
- 04:07 Changeset in xpra [12619] by
- r12609 for v0.17.x branch: we need dbus-x11 as a dependency
05/20/16:
- 16:46 Changeset in xpra [12618] by
- fix some groff warnings "cannot adjust line"
- 10:27 Ticket #1203 (Set working dir to $HOME in xpra environment) created by
- When starting session with: {{{xpra start ssh:... …
- 10:26 Changeset in xpra [12617] by
- r12616 for v0.17.x branch: fix dependencies for rhel 7.0
- 10:25 Changeset in xpra [12616] by
- rhel 7.0 does not have python-cryptography available in the standard …
- 08:35 Changeset in xpra [12615] by
- constify max lz4 packet size
- 07:52 Ticket #1202 (Inconsistent DPI with multimonitor client) created by
- Using Xpra 0.17.2 on current Debian Testing. When connecting from …
- 07:17 Changeset in xpra [12614] by
- doh: unbreak non-ssh connections
- 06:59 Changeset in xpra [12613] by
- if we fall through to uncompressed, correctly report algo as "not" …
- 06:53 Changeset in xpra [12612] by
- only patch the pixels_to_bytes function if we are actually using the …
- 06:28 Changeset in xpra [12611] by
- prevent false positives in "showconfig": * webcam is disabled on osx * …
- 06:24 Changeset in xpra [12610] by
- record ssh process with the child reaper
- 02:44 Ticket #1132 (more sensible default vfb resolution on startup) closed by
- fixed: That will do.
- 00:06 Ticket #391 (osx shadow server improvements: mdns, keyboard support, etc) closed by
- fixed: Ok, thanks for info. I actually gave it a shot, some luck with tcp, …
05/19/16:
- 04:48 Versions/PendingFixes edited by
- (diff)
- 04:46 Changeset in xpra [12609] by
- #1201: we need dbus-x11 to be able to exec dbus-launch without error
- 02:26 Ticket #1152 (intercept all keys before the desktop) closed by
- fixed: Tried to test a little, but I'm not sure what windows keyboard …
- 01:36 Ticket #1114 (xpra --start-child xterm starts in / and does not respect .Xresources) closed by
- fixed: Wow... it's like xterm Christmas! Looks good, and some of these …
- 00:12 Ticket #1142 (xvid MPEG4 codec support) closed by
-
fixed: Interestingly, I find an
xvid
directory in myv0.17.x
src, …
05/18/16:
- 20:36 Ticket #1201 (Fresh Fedora 23 install of 0.18.0 xpra getting Error setting up dbus server) created by
- Not sure if this is a dependency that is really required (I guess I …
- 19:30 Ticket #1197 (Trying to install 0.18.x on fedora 23 from winswitch-beta repo failing ...) closed by
- fixed: Set up a new VM to test - installed 0.18.0-0.20160513r12577.fc23 from …
- 10:19 Changeset in xpra [12608] by
- version bump + update release notes
- 09:59 Versions/PendingFixes edited by
- (diff)
- 09:59 Changeset in xpra [12607] by
- r12594 for v0.17.x branch: memory allocation and freeing fixes for …
- 09:56 Changeset in xpra [12606] by
- r12596 for v0.16.x branch: fix csc libyuv logging errors
- 09:55 Changeset in xpra [12605] by
- r12597 for v0.16.x and v0.17.x: fix rare delta errors following window …
- 09:53 Changeset in xpra [12604] by
- r12601 + r12602: fix encoder leak
- 06:11 Versions/PendingFixes edited by
- (diff)
- 06:06 Changeset in xpra [12603] by
- #1199: distinguish between encoding functions we must call (ie: …
- 05:53 Changeset in xpra [12602] by
- #1199: ensure we continue processing encode queue items until we hit …
- 05:50 Changeset in xpra [12601] by
- #1199: ensure we continue processing encode queue items until we hit …
- 05:35 Changeset in xpra [12600] by
- remove redundant logging of the type
- 05:26 Changeset in xpra [12599] by
- doh: fixup r12598, we need to copy the pointer to free it!
- 05:24 Changeset in xpra [12598] by
- make code less racy should x264_encoder_close take too long
- 04:36 Changeset in xpra [12597] by
- #976 / #756 / #1199: correctly restore backing attributes on window reinit
- 04:25 Versions/PendingFixes edited by
- (diff)
- 04:24 Changeset in xpra [12596] by
- #1199: the csc module has not width or height attributes, so logging …
- 03:52 Changeset in xpra [12595] by
- add a "client %i: " prefix to remote logging from the client
- 03:12 Versions/PendingFixes edited by
- (diff)
- 03:08 Changeset in xpra [12594] by
- #1199: * validate malloc result * free buffer as soon as we no longer …
- 02:48 Changeset in xpra [12593] by
- doh: split each line of the warning message, list of lines cannot be split!
- 01:28 Ticket #1200 (playing videos + changing desktop scaling, triggering XError: BadWindow) created by
- Yet more from testing a fedora 23 server allocated only 512MB of …
- 01:13 Ticket #1199 (server with limited memory throwing decoding errors when ...) created by
- Testing with a server with 512 MB memory, to try to repro #1111, when …
- 00:59 Ticket #1198 (0.18.0 server with limited resources - AttributeError: 'tuple' object ...) created by
- Testing with a fedora 23 vm with only 512 MB memory for #1111 - …
05/17/16:
- 19:28 Ticket #1197 (Trying to install 0.18.x on fedora 23 from winswitch-beta repo failing ...) created by
- Trying to set up a fedora 23 machine using the winswitch-beta repo …
- 05:17 Changeset in xpra [12592] by
- remove unused default arguments
05/15/16:
- 12:57 Changeset in xpra [12591] by
- #1163 split the url parsing into a function we can re-use
- 12:55 Changeset in xpra [12590] by
- make it possible to build the X11 bindings on osx
- 12:45 Packaging edited by
- Updated Debian versions (diff)
- 10:11 Changeset in xpra [12589] by
- #1169: run the shadow server via launchctl as an "Aqua" session so it …
- 07:30 Changeset in xpra [12588] by
- #1169 make sure that the run-xpra script can be used to run xpra again
05/14/16:
- 08:03 Ticket #1190 (I get list object has no attribute split when hitting "Connect".) closed by
- worksforme: Not heard back, assuming this is fixed and closing.
- 07:58 Ticket #1140 (transient_for none is transient for all) closed by
- wontfix: From this rather old message …
- 07:22 Ticket #1192 (xorg 1.18.1 breaks log file renaming) closed by
- fixed: New seperate upstream ticket …
- 07:16 Changeset in xpra [12587] by
- #1196: * fix fake jitter code: clear pending_metadata once queued * …
- 06:57 Changeset in xpra [12586] by
- add latest fixes to release notes
- 06:55 Changeset in xpra [12585] by
- r12582 for v0.17.x branch: fix webcam script (bundle it and deal with …
- 06:55 Changeset in xpra [12584] by
- r12579 + r12580 + r12581 for v0.17.x branch: fix GTK_info helper …
- 06:53 Changeset in xpra [12583] by
- reduce number of sound process info updates: no more than 5 per second …
- 06:52 Changeset in xpra [12582] by
- * bundle the show_webcam script on osx * deal with missing module more …
- 06:46 Changeset in xpra [12581] by
- ensure the gtk_info script is bundled in on osx
- 06:45 Changeset in xpra [12580] by
- refactoring gone wrong: we need to import sys to use it
- 06:30 Changeset in xpra [12579] by
- the gtk info main script has been moved, update the osx launcher …
- 00:27 Ticket #1178 (CentOS 6 0.16.x client and 0.17.x server causes scratchy audio) closed by
- fixed: Works well with 16, 17, and 18. As Alex put it "A miracle has been …
05/13/16:
- 12:49 Versions/PendingFixes edited by
- (diff)
- 12:44 Changeset in xpra [12578] by
- #1196: bundle muxer metadata with the sound packets if the other end …
- 10:56 Ticket #1196 (merge sound metadata packets) created by
- Noticed with aac+mpeg4 (#1194) where the mpeg4 headers are sent using …
- 10:41 Changeset in xpra [12577] by
- add matroska osx fix to release notes
- 10:40 Changeset in xpra [12576] by
- r12574 (partial) for v0.17.x branch: include matroska on osx
- 10:38 Changeset in xpra [12575] by
- #977: the prefix may be in a build root, handle that case too
- 10:01 Versions/PendingFixes edited by
- (diff)
- 09:51 Changeset in xpra [12574] by
- #1194: always bundle ogg and mpeg4 container support on osx and win32
- 09:34 Changeset in xpra [12573] by
- #977: /usr/local/etc vs /etc switcheroo
- 06:32 Changeset in xpra [12572] by
- replace a lot of the ugly install code hacks with a single …
- 05:49 Changeset in xpra [12571] by
- version bump: 0.17.2
- 05:24 Versions/PendingFixes edited by
- (diff)
- 05:24 Changeset in xpra [12570] by
- r12535 for v0.17.x and v0.16.x branches: fix logging error in …
- 05:23 Changeset in xpra [12569] by
- r12536 for v0.17.x and v0.16.x branches: if printing is disabled, …
- 05:22 Changeset in xpra [12568] by
- r12516 for older branches: don't double the dpi value given on the …
- 05:18 Changeset in xpra [12567] by
- #1178 backport for v0.16.x: sound sink class for centos6 (gstreamer 0.10)
- 04:48 Changeset in xpra [12566] by
- #1178 backport sound sink class for centos6 (gstreamer 0.10)
05/12/16:
- 15:56 Changeset in xpra [12565] by
- #1194: add aac+gdp and aac+mpeg4 sound options
- 15:43 Changeset in xpra [12564] by
- avoid errors when shutting down: * cancel the volume timer * check if …
- 13:29 Ticket #1195 (keyboard grabs - conflicting shortcuts and modifier grabbing) created by
- I'm experiencing two problems with client shortcuts: Current …
- 13:23 Changeset in xpra [12563] by
- same for wav / wavpack: move parsers to decoding entry rather than demuxer
- 13:18 Changeset in xpra [12562] by
- move the mp3 parsers to the decoding entry rather than the demuxer one …
- 13:15 Changeset in xpra [12561] by
- * add muxers to output * better layout for output of codec list with "-v"
- 10:00 Ticket #1194 (mpeg4 audio support) created by
- Based on …
- 09:22 Changeset in xpra [12560] by
- try harder to fade all scratchy sound: * longer for overruns * add …
- 09:16 Changeset in xpra [12559] by
- #1178: * make sure we never try to set negative volume (again) * fixup …
- 09:01 Changeset in xpra [12558] by
- better error message format
- 08:55 Changeset in xpra [12557] by
- when we know that we're going to cause scratchy sound, use fadein + …
- 08:23 Changeset in xpra [12556] by
- negative values are not allowed for volume - make sure we never try
- 08:16 Changeset in xpra [12555] by
- better error message format
- 08:14 Changeset in xpra [12554] by
- oops: make sure we don't error when the delta is negative and we sqrt it!
- 08:01 Changeset in xpra [12553] by
- #1178 fix underrun and overrun handling with gstreamer 0.10, etc * …
- 07:57 Changeset in xpra [12552] by
- * add logging to state updates * better logging of warnings (split lines)
- 06:56 Changeset in xpra [12551] by
- #1178 start the pipeline muted and progressively increase the volume …
- 06:53 Changeset in xpra [12550] by
- #1178 undo the per-gstreamer-version silent queue changes as these do …
05/11/16:
- 07:16 Changeset in xpra [12549] by
- no change: just move definition to where it is used
- 07:15 Changeset in xpra [12548] by
- #1178: * expose silent attribute in info * avoid doing any max/min …
- 06:59 Versions/PendingFixes edited by
- (diff)
- 06:43 Changeset in xpra [12547] by
- disable sound queue tuning on all outdated versions of gstreamer …
- 04:53 Changeset in xpra [12546] by
- since this warning fires every time on centos, log it at debug level
- 04:52 Changeset in xpra [12545] by
- #1178: older versions of gstreamer 0.10 (ie: on centos6) do not have …
- 04:45 Changeset in xpra [12544] by
- #1178: make it possible to disable all queue signals via env var …
05/09/16:
- 22:30 Ticket #1000 (remote xpra connection fails with fish shell) reopened by
- This was indeed fixed in 0.16 (thank you), but seems to have been …
- 13:05 Changeset in xpra [12543] by
- version bump for crypto libs
- 12:37 Usage/Docker edited by
- (diff)
- 12:34 Changeset in xpra [12542] by
- support absolute paths as arguments for the mmap command line option …
- 11:57 Changeset in xpra [12541] by
- set bitrate for wavpack so it will use lossy mode
- 06:48 Changeset in xpra [12540] by
- add av-sync to man page
- 06:36 Changeset in xpra [12539] by
- add websockify support for osx shadow servers
- 06:29 Versions/PendingFixes edited by
- (diff)
- 06:28 Changeset in xpra [12538] by
- * don't choose the first device by default, let the sink / pulseaudio …
- 05:58 Changeset in xpra [12537] by
- support html5 client with shadow servers (osx working, win32 needs …
- 05:58 Changeset in xpra [12536] by
- if printing is disabled, don't process printer setup requests: show an …
- 04:41 Changeset in xpra [12535] by
- fix logging error in websockify exit handler
Note: See TracTimeline
for information about the timeline view.