Timeline
08/20/13:
- 15:53 Changeset in xpra [4191] by
- new patch offsets
- 15:18 Changeset in xpra [4190] by
- unblame ubuntu
- 15:15 Changeset in xpra [4189] by
- shows the x11_get_server_time
- 15:05 Changeset in xpra [4188] by
- seems to work ok on ubuntu now?? remove platform quirk
- 13:32 Changeset in xpra [4187] by
- version bump
- 12:30 Changeset in xpra [4186] by
- 0.10.1 release notes
- 12:20 Changeset in xpra [4185] by
- avoid convoluted int32 code: the time we get is an uint32 already - no …
- 11:23 Changeset in xpra [4184] by
- transparency does not work with ubuntu, also add env var to override
- 08:23 Changeset in xpra [4183] by
- add asserts to get_xatom so we can get more helpful information on the …
- 07:40 Changeset in xpra [4182] by
- fix opengl scaling with non-integer values
- 07:14 Changeset in xpra [4181] by
- if we are using scaling then we cannot use BGRX directly from the …
08/19/13:
- 10:51 Changeset in xpra [4180] by
- preserve patch offsets
- 10:46 Changeset in xpra [4179] by
- updated patch (offsets, etc)
- 10:37 Changeset in xpra [4178] by
- remove unused import
- 10:34 Changeset in xpra [4177] by
- why this can cause a failure at runtime is beyond me!
- 10:10 Changeset in xpra [4176] by
- don't try to do any OpenGL (not even probing!) on Ubuntu 12.04 and …
- 09:24 Changeset in xpra [4175] by
- make all dict pointers-as-keys "unsigned long"
- 09:07 Changeset in xpra [4174] by
- context key is always an unsigned long: error message makes more sense …
- 08:43 Changeset in xpra [4173] by
- updated offsets
- 08:39 Changeset in xpra [4172] by
- with newer versions of libav/ffmpeg we have to import av_free from …
- 08:28 Changeset in xpra [4171] by
- use standard offset for patch..
- 08:11 Changeset in xpra [4170] by
- patch to silence those annoying pyopengl warnings on platforms that do …
08/18/13:
- 09:45 Changeset in xpra [4169] by
- opengl bits are only available in CentOS 6.4 and later (not 6.3)
08/16/13:
- 10:28 Ticket #334 (Server fails to start up on Ubuntu 12.10 64-bit server) reopened by
-
Also occurs in focus code on
CentOS
6.3: …
08/13/13:
- 07:41 Changeset in xpra [4168] by
- prevent non-implemented codecs from printing errors on start (mostly a …
- 07:17 Changeset in xpra [4167] by
- bump date and build no
- 06:13 Ticket #414 (support variable expansion for socketdir option) closed by
- worksforme
- 06:07 Ticket #375 (PIL Error with jpeg encoding: "Suspension not allowed here") closed by
-
fixed: Right, that's what I thought - the bug is only in
PIL
, it is … - 06:02 Changeset in xpra [4166] by
- most outdated distros have PIL and so we cannot 'optimize' compression …
- 05:46 Changeset in xpra [4165] by
- env var to workaround PIL bug
- 05:14 Changeset in xpra [4164] by
- #409: we can't stop sending sound on osx (makes it stop completely!)
- 05:00 Changeset in xpra [4163] by
- make it easier to debug network layer
- 00:00 Milestone 0.10 completed
-
Main desired features:
* performance improvements:
XShm
(#345), …
08/12/13:
- 16:12 Xdummy edited by
- (diff)
- 16:02 Xdummy edited by
- (diff)
- 14:26 Changeset in xpra [4162] by
- more py3 string compat crap
- 14:26 Changeset in xpra [4161] by
- pydev warning fix
- 14:26 Changeset in xpra [4160] by
- re-instate round-trip via png (totally bonkers - a pycairo dismal …
- 14:23 Changeset in xpra [4159] by
- we don't care if keys are not in order - and they may not be when …
- 12:40 Changeset in xpra [4158] by
- fix some tests (update to new paths)
- 12:12 Changeset in xpra [4157] by
- include tests in 2to3 builds
- 12:12 Changeset in xpra [4156] by
- fix py3 string matching
- 12:11 Changeset in xpra [4155] by
- fix cairo paint (py3/gtk3)
- 12:00 Changeset in xpra [4154] by
- fix function call signature for more rare codepath (no png support)
- 11:42 Changeset in xpra [4153] by
- we can only set alpha before the window is realized - avoids warning …
- 11:27 Changeset in xpra [4152] by
- aslo check for the unpremultiply_argb_in_place cython code since we …
- 11:26 Ticket #416 (pixbuf_new_from_data or cairo take un-premultiplied rgb data) created by
- r4151 does this, but it's slow and ugly. Do this in-place properly, …
- 11:24 Changeset in xpra [4151] by
- we must un-premultiply ARGB data!
- 07:10 Network edited by
- (diff)
- 07:02 Network created by
- initial contents
- 06:49 WindowRefresh edited by
- (diff)
- 06:48 Encodings edited by
- (diff)
- 06:47 WikiStart edited by
- (diff)
08/11/13:
- 14:05 Changeset in xpra [4150] by
- updated release notes
- 09:04 WikiStart edited by
- (diff)
08/10/13:
- 17:15 Ticket #394 (Xpra often hangs when left overnight) reopened by
- Re-opening following email request.
- 08:54 Ticket #381 (Build with -fsanitize=address for debug builds with GCC >= 4.8) closed by
- fixed
- 06:52 Ticket #358 (double free with vpx) closed by
- needinfo: Not seen it since, though vpx doesn't really get much testing…
- 06:48 Changeset in xpra [4149] by
- fix breakage introduced by r4081 (video csc prep step workaround)
- 06:41 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) closed by
- wontfix: (actually closing it)
- 06:35 Ticket #329 (Sound sink underruns seem to lead to spinners and eventual ping ...) closed by
- invalid: Closing. I very much doubt there is anything we can do at our end, the …
- 06:31 Ticket #309 (until we have contents to paint the gl windows show undefined contents) closed by
- fixed: Works for me..
- 06:25 Ticket #415 (ffmpeg 2.0 support) created by
- Split from #398 There are API changes in ffmpeg which cause …
- 06:23 Ticket #372 (client mesa crash with opengl enabled) closed by
- worksforme: Hopefully this is a driver thing that will get fixed upstream... See …
- 06:21 Ticket #367 (Improved opengl detection and ArgumentParser help.) closed by
-
fixed: I'm still not 100% convinced that
OpenGL
rendering is 100% … - 06:19 Ticket #366 (cursor focus error created somewhere between r3680 and 3725 server ...) closed by
- fixed: This particular bug is fixed by the revert, will follow up in #214 for …
- 06:17 Ticket #394 (Xpra often hangs when left overnight) closed by
- needinfo: Not heard back, closing.
- 05:48 Changeset in xpra [4148] by
- #414 support variable expansion for confdir and socketdir
- 05:43 Changeset in xpra [4147] by
- remove debug logging
- 05:30 Changeset in xpra [4146] by
- fix systray forwarding with mmap enabled
- 05:22 Changeset in xpra [4145] by
- doh
- 05:13 Changeset in xpra [4144] by
- better error message/guard for when trying to do transparency with gl …
- 05:10 Changeset in xpra [4143] by
- don't try to do transparency with gl
08/09/13:
- 22:11 Ticket #414 (support variable expansion for socketdir option) created by
-
Use case:
socket-dir=/tmp/xpra-$USER
as noted in #408. - 16:43 Changeset in xpra [4142] by
- py3 compat (ugly) and remove exception handling around …
- 16:41 Changeset in xpra [4141] by
- report correct method name and args in case of error
- 16:41 Changeset in xpra [4140] by
- don't access server_capabilities directly, use …
- 16:40 Changeset in xpra [4139] by
- py3 compat: * move workspace props stuff to gtk2 since gtk3 cannot …
- 16:38 Changeset in xpra [4138] by
- py3 compat: * send bytes as strings * ignore errors in list.sort() due …
- 16:38 Changeset in xpra [4137] by
- py3 compat and better error reporting
- 16:37 Changeset in xpra [4136] by
- move exception handling to location where we have the most info to …
- 16:36 Changeset in xpra [4135] by
- fix backing method signature
- 16:36 Changeset in xpra [4134] by
- py3 compat via simple utility wrapper for retrieving capabilities
- 16:35 Changeset in xpra [4133] by
- better error message if version is missing altogether
- 14:40 Changeset in xpra [4132] by
- #409: remove sound menu for now: it has state synchronization problems …
- 14:35 Changeset in xpra [4131] by
- #409: process sound in non-ui thread since gstreamer has its own …
- 14:21 Changeset in xpra [4130] by
- remove nvenc (not implemented) and nvcuda (unstable) for now
- 14:20 Changeset in xpra [4129] by
- don't do any UI stuff from signal handler, use idle_add
- 14:16 Changeset in xpra [4128] by
- calling py2exe_exclude from toggle_packages for some of our own …
- 13:07 Ticket #413 (fix csc_nvcuda compilation on win32) created by
- Assuming that this module can be made to work reliably, we want the …
- 12:43 Changeset in xpra [4127] by
- add ability to build cuda csc on win32
- 12:38 Changeset in xpra [4126] by
- cleanup all .c and .pyd files using "./setup.py clean"
- 12:35 Changeset in xpra [4125] by
- remove timer stuff which we cannot build
- 09:44 Ticket #412 (Win32 Client - Shift and CTRL buttons fail to stay pressed down) created by
- When holding shift or ctrl only the first keystroke is registered. …
- 07:26 Ticket #411 (better debugging and logging tools) created by
- See wiki/Debugging At the moment, we rely on: * environment …
- 07:19 Ticket #410 (better sub-window encoding: detect regions and use sub video encoder) created by
- If you have a large window but only a fraction of that window changes …
- 07:04 Changeset in xpra [4124] by
- avoid double free with old libav
- 06:53 Changeset in xpra [4123] by
- updated patch offsets
- 06:28 Changeset in xpra [4122] by
- set CODEC_FLAG2_FAST which avoids the warning "Cannot parallelize …
- 06:11 Changeset in xpra [4121] by
- gtk2 codepath fix
- 06:09 Changeset in xpra [4120] by
- doh - we must return a value from the get method
- 06:04 Changeset in xpra [4119] by
- remove ubuntu version check: all supported versions now have …
- 05:57 Changeset in xpra [4118] by
- delay appindicator loading until we need to use it, prevents logging …
- 05:39 Changeset in xpra [4117] by
- use stricter types to make gobject emit happy
- 05:23 Changeset in xpra [4116] by
- * don't warn about missing debug functions unless we specify that we …
- 05:03 Changeset in xpra [4115] by
- don't bother trying to forward system tray with Ubuntu's "unity"
- 04:59 Changeset in xpra [4114] by
- more helpful error message
- 03:25 Changeset in xpra [4113] by
- #409: we need to keep track of what codec to use when resuming sound
- 02:25 Ticket #409 (OSX client resuming UI sometimes breaks sound) created by
- Sometimes when using the menu in OSX the sound fails to restart after …
08/08/13:
- 22:22 Ticket #408 (Support "singleton" mode -- start xpra instance only if no other live ...) created by
- I would like to propose an enhancement to xpra: Support for …
- 17:34 Changeset in xpra [4112] by
- more python3 compat
- 16:44 Changeset in xpra [4111] by
- more python3 compat changes: move ugly stuff to os_util
- 16:29 Changeset in xpra [4110] by
- add all the switches needed to get it to build
- 16:28 Changeset in xpra [4109] by
- make it gtk3 compatible
- 16:14 Changeset in xpra [4108] by
- remove unused declaration (which breaks python3)
- 16:14 Changeset in xpra [4107] by
- don't use PyString_FromStringAndSize (not available in python3.3? …
- 16:02 Changeset in xpra [4106] by
- match refactoring
- 16:02 Changeset in xpra [4105] by
- strict is good: this never fired before!
- 15:40 Changeset in xpra [4104] by
- updated deps
- 15:32 Ticket #407 (handle .xpra file associations on osx) created by
- We already have this on win32 and Linux, so it makes sense to add it …
- 15:30 Changeset in xpra [4103] by
- fix warnings
- 15:27 Changeset in xpra [4102] by
- updated offsets
- 14:13 Changeset in xpra [4101] by
- when we don't have 0RGB/BGR0, map those to ARGB/BGRA and don't disable …
- 14:04 Changeset in xpra [4100] by
- log an error if somehow we don't have any valid colorspaces - because …
- 13:55 Changeset in xpra [4099] by
- error out on unknown pixel formats sooner and add better debug logging …
- 13:34 Changeset in xpra [4098] by
- more readable error message
- 13:32 Changeset in xpra [4097] by
- error in error path…
- 13:28 Changeset in xpra [4096] by
- doh!
- 13:14 Changeset in xpra [4095] by
- re-re-oops
- 13:13 Changeset in xpra [4094] by
- typo
- 13:12 Changeset in xpra [4093] by
- oops!
- 13:11 Changeset in xpra [4092] by
- ensure the widgets are shown and add warning
- 13:04 Changeset in xpra [4091] by
- oops: constructors cannot return values!
- 13:02 Changeset in xpra [4090] by
- * make menu optional * add test menu to test script
- 12:59 Changeset in xpra [4089] by
- scripts to make it easier to test
- 12:26 Changeset in xpra [4088] by
- pedantic debian format
- 09:56 Changeset in xpra [4087] by
- updated patch offsets and made sure they are cumulative
- 09:38 Changeset in xpra [4086] by
- stub for ubuntu (toggle at buildtime)
- 09:36 Changeset in xpra [4085] by
- updated patch with new code layout
- 09:33 Changeset in xpra [4084] by
- updated patch with new code layout
- 09:15 Changeset in xpra [4083] by
- only try the appindicator horror show if the user is unlucky enough to …
- 09:04 Changeset in xpra [4082] by
- fix? appindicator
- 08:58 Ticket #406 (fix appindicator so we can use it for forwarding system trays) created by
-
I'm not even sure this is possible, but since
Ubuntu
does not … - 08:27 Changeset in xpra [4081] by
- add a preparation csc step for clients with old versions of libav so …
- 07:30 Changeset in xpra [4080] by
- delay colorspace lookup init until after logging is setup so we can …
- 06:50 Ticket #405 (better native tray support for *nix) created by
- We already have native X11 code for dealing with the system tray …
- 06:34 Changeset in xpra [4079] by
- show more os info so we know where we are connected to (not always …
08/07/13:
- 16:05 Ticket #404 (fix gtk-osx to expose the system tray location) created by
- At the moment, we have some nasty code to fixup the tray location when …
- 16:00 Ticket #352 (Killing server with SIGINT doesn't remove socket, doesn't kill Xvfb/Xdummy) closed by
- fixed: > Had to update GPG key for APT source winswitch.org See …
- 15:36 Ticket #403 (win32 system tray should load image data from a buffer) created by
- At the moment, the ugly code uses a temporary file to call …
- 15:24 Changeset in xpra [4078] by
- ensure we can create more than one tray icon without getting errors: …
- 14:14 Changeset in xpra [4077] by
- better fix for osx tray location: we move the tray if needed rather …
- 13:49 Changeset in xpra [4076] by
- crapple tray fix: lie about the click location when we don't know …
- 12:21 Changeset in xpra [4075] by
- match refactoring in main src tree
- 11:19 Changeset in xpra [4074] by
- fix tray forwarding: * define new, more complete api for tray classes …
- 11:12 Changeset in xpra [4073] by
- let pydev do its thing
- 11:12 Changeset in xpra [4072] by
- better debug messages
- 11:01 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) reopened by
-
Please post some output with
XPRA_AVCODEC_DEBUG=1
- 09:05 Changeset in xpra [4071] by
- let details line wrap and rename vars to better reflect what they contain
- 07:02 Ticket #402 (xpra attach ssh:hostname : What happens if two xpra instances are ...) closed by
- fixed
- 06:55 Changeset in xpra [4070] by
- allow early init debugging via XPRA_OPENGL_DEBUG env
- 06:09 Changeset in xpra [4069] by
- #402: better wording for automatic mode, and add all the modes to the …
- 05:57 Changeset in xpra [4068] by
- import cleanups
08/06/13:
- 22:20 Ticket #402 (xpra attach ssh:hostname : What happens if two xpra instances are ...) created by
- The documentation reads: > Generally, if you have only one xpra …
- 14:47 Changeset in xpra [4067] by
- remove gtk3 compat crap
- 14:44 Changeset in xpra [4066] by
- remove unused imports
- 11:54 Changeset in xpra [4065] by
- remove outdated docs
- 10:11 Changeset in xpra [4064] by
- r4063 for v0.9.x branch: if we use dummy, then we need to add the …
- 10:08 Changeset in xpra [4063] by
- if we use dummy, then we need to add the dependencies for it!
- 09:25 Changeset in xpra [4062] by
- fix XGetSelectionOwner usage
- 09:10 Changeset in xpra [4061] by
- tray and notifier improvements and fixes: * let impl class specify the …
- 08:41 Changeset in xpra [4060] by
- tray windows are not registered with the desktop_manager - damage them …
- 08:12 Changeset in xpra [4059] by
- remove some debug logging
- 08:09 Changeset in xpra [4058] by
- tray fixes: * always support transparency * ignore move resize to 0,0 …
- 08:07 Changeset in xpra [4057] by
- * allow clients to set window properties on tray windows * allow …
- 06:05 Changeset in xpra [4056] by
- add copyrights for the pure gtk2 notifier code
08/05/13:
- 23:36 Ticket #362 (constant sound stream overrun on win32 with no sound playing) closed by
- fixed: Tested with lower XPRA_SOUND_QUEUE_TIME < 150 On windows 7 and linux …
- 23:35 Ticket #379 (osx client with sound output never restarts) closed by
- fixed: After testing on several occasions over the last few days I will close …
- 17:19 Changeset in xpra [4055] by
- start re-adding notifications and tray forwarding support: * move …
- 09:46 Changeset in xpra [4054] by
- better window title when default session name is used
- 09:42 Changeset in xpra [4053] by
- always run clean before building
- 09:06 Changeset in xpra [4052] by
- I get crashes if thread_type is not set to FF_THREAD_SLICE!
- 08:50 Changeset in xpra [4051] by
- let x264 decide how many threads to use
- 08:47 Changeset in xpra [4050] by
- our memory callbacks are thread safe (we acquire the gil to do …
- 07:14 Changeset in xpra [4049] by
- strengthen error codepath and avoid memory leaks in that case: always …
- 06:50 Changeset in xpra [4048] by
- revert r4017: PyString_FromStringAndSize makes a copy of the data …
- 06:39 Changeset in xpra [4047] by
- fix use as a standalone test app: * we must switch to non leaky mode …
- 06:10 Ticket #401 (detect bad connection and warn the user) created by
- When we encounter network problems, we currently deal with it by …
08/04/13:
- 13:18 Changeset in xpra [4046] by
- preserve the video decoder and csc when switching window types - ugly …
08/02/13:
- 12:10 Debugging edited by
- (diff)
- 12:09 Debugging edited by
- (diff)
- 11:25 Changeset in xpra [4045] by
- don't run via idle_add: process the resize when we get it, and …
- 11:05 Changeset in xpra [4044] by
- better? error message
- 09:44 Changeset in xpra [4043] by
- avoid spurious warning: "NORMAL" is "0"... which is fine
- 09:28 Changeset in xpra [4042] by
- match new .so locations
- 09:07 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) closed by
-
invalid: Great - closing as
INVALID
, must have been an old version of … - 06:54 Ticket #400 (sound improvements - better queue handling, refactoring and cleanups) created by
- 0.10 fixed a number of sound issues (ie: #362 and #379) but there is …
- 06:39 Ticket #397 (win32 xpra client missing revision) closed by
- fixed: Ooops, sorry for not spotting this earlier - I develop on Linux and I …
- 06:36 Changeset in xpra [4041] by
- #397 record src version info when running the build on win32
08/01/13:
- 17:08 Sound edited by
- (diff)
- 17:03 Ticket #362 (constant sound stream overrun on win32 with no sound playing) reopened by
- Please try r4040 (and also on Linux to make sure I haven't broken it)
- 16:59 Changeset in xpra [4040] by
- #362 (and #379): fix sound issues * use is-live=False solves most …
- 16:39 Ticket #399 (CentOS 6.3 package install error: "can't apply partial context to ...) closed by
- wontfix: Actually I found the same answer in that thread: >>> Can you …
- 15:28 Changeset in xpra [4039] by
- #399: only run the icon post (un)install steps on Fedora
- 15:01 Ticket #399 (CentOS 6.3 package install error: "can't apply partial context to ...) created by
- The following error when installing the CentOS 6.3 package. * 0.9.x …
- 14:24 Changeset in xpra [4038] by
- when we're changing the sound menu item state in response to an event, …
- 09:30 Ticket #398 (AVFrameWrapper falling out of scope before being freed by avcodec) created by
- As can be seen in ticket:362#comment:6, it seems to be possible for a …
- 07:48 Changeset in xpra [4037] by
- relax pulseaudio server id check since our ids are generally not …
- 07:15 Changeset in xpra [4036] by
- more debug via XPRA_SOUND_DEBUG
- 06:59 Changeset in xpra [4035] by
- better logging for when pygst is missing
- 06:28 Changeset in xpra [4034] by
- detect missing gtkgl/gdkgl as missing imports before calling gl check
- 06:23 Changeset in xpra [4033] by
- when taking the shortcut, we must still fire the callbacks!
07/31/13:
- 18:39 Ticket #397 (win32 xpra client missing revision) created by
- On newer builds on win32 session info is missing revision. Attached …
- 15:07 Changeset in xpra [4032] by
- shortcut out and avoid error
- 15:02 Changeset in xpra [4031] by
- typo
- 13:10 Changeset in xpra [4030] by
- better overrun message logging
- 13:07 Changeset in xpra [4029] by
- let gl backing tell us that it isn't swscale (so we can potentially …
- 12:58 Ticket #396 (xpra server hangs on disconnect) closed by
- fixed: As per ticket:362#comment:4, these threads won't be zombies: the …
- 12:23 Changeset in xpra [4028] by
- #362: try to prevent early overruns * let the client specify the codec …
- 11:14 Changeset in xpra [4027] by
- sound tweaks: * add debug logging via XPRA_SOUND_DEBUG env var * stop …
- 11:12 Changeset in xpra [4026] by
- we don't use volume, so disable it
- 10:28 Changeset in xpra [4025] by
- sound debugging server side via XPRA_SOUND_DEBUG
- 10:28 Changeset in xpra [4024] by
- lossless refresh tweaks: * allow jpeg 95% * don't optimize (PIL too slow)
- 05:43 Changeset in xpra [4023] by
- add missing stop_receiving_sound function!
- 05:12 About edited by
- (diff)
- 05:10 About edited by
- (diff)
07/30/13:
- 17:07 Changeset in xpra [4022] by
- better/cleaner group leader lookup code
- 15:58 Changeset in xpra [4021] by
- better debug messages
- 11:48 Changeset in xpra [4020] by
- sound_source may have been cleared by the time we get the signal, just …
- 11:48 Changeset in xpra [4019] by
- log full trace so we can diagnose signal errors
- 10:34 Changeset in xpra [4018] by
- updated patch with latest changes
- 10:26 Changeset in xpra [4017] by
- remove extra pixel copy and workaround PyOpenGL's "No array-type …
- 09:10 Changeset in xpra [4016] by
- allow the client to specify that it wants full frames only and no …
- 07:58 Changeset in xpra [4015] by
- oops - bloody macro syntax
- 07:55 Changeset in xpra [4014] by
- split old_libav into old_libav + old_pixfmt (Fedora 18 only needs the …
- 07:02 Changeset in xpra [4013] by
- apply the new patches for old_libav case
- 06:56 Changeset in xpra [4012] by
- pixel format patch always applies before 0RGB patch (I think)
- 06:48 Changeset in xpra [4011] by
- doh - wrong location
- 06:45 Changeset in xpra [4010] by
- updated patches that preserve offsets to make debuild happy
- 06:34 Changeset in xpra [4009] by
- patch for versions of libav without 0RGB / BGR0
- 06:24 Changeset in xpra [4008] by
- patch for libav versions without new style pixel format constants (AV_ …
- 06:19 Changeset in xpra [4007] by
- and cython style cast needed..
- 06:13 Changeset in xpra [4006] by
- oops: cython syntax is not exactly C…
- 06:09 Changeset in xpra [4005] by
- updated patches
07/29/13:
- 14:47 Changeset in xpra [4004] by
- update release notes with changes already in v0.9.x branch
- 14:17 Sound edited by
- (diff)
- 14:09 Changeset in xpra [4003] by
- buggy script forgot to bump win32 file?
- 13:51 Sound edited by
- (diff)
- 13:46 Sound edited by
- (diff)
- 13:43 Sound edited by
- (diff)
- 11:56 Changeset in xpra [4002] by
- updated 0.9.8 release notes
- 11:51 Changeset in xpra [4001] by
- r3971 for v0.9.x branch: we must use a thread to stop sound as …
- 11:45 Changeset in xpra [4000] by
- r3991 and r3960 for 0.9.x branch: lockless decoder cleanup and clear …
- 11:36 Changeset in xpra [3999] by
- remove whitespace (cut&paste gone wrong..)
- 11:25 Changeset in xpra [3998] by
- r3904 for v0.9.x branch: fix xorg resolutions
- 11:12 Changeset in xpra [3997] by
- include python version as numeric tuple
- 11:08 Changeset in xpra [3996] by
- prettify summary
- 05:46 Changeset in xpra [3995] by
- remove the need for a cleanup thread: just re-acquire the lock if …
07/28/13:
- 19:46 Changeset in xpra [3994] by
- require Cython>=0.19 for the new style codecs
- 19:28 Changeset in xpra [3993] by
- ensure str(Decoder) never throws exceptions
- 15:34 Changeset in xpra [3992] by
- remove redundant check: sequence is always>0 already
- 15:30 Changeset in xpra [3991] by
- lockless decoder cleanup: don't wait for the lock release, if we can't …
- 15:13 Changeset in xpra [3990] by
- oops - remove debug code!
- 14:42 Changeset in xpra [3989] by
- if the backing is destroyed, we cleanup the video decoder, so no need …
- 14:22 Changeset in xpra [3988] by
- we expect a boolean return value, so specify it
- 13:01 Changeset in xpra [3987] by
- better debug
- 13:00 Changeset in xpra [3986] by
- always use destroy_window to close them so we deal with groups (and …
- 12:49 Changeset in xpra [3985] by
- just make it work with a buffer copy for now
- 10:58 Changeset in xpra [3984] by
- make gl more consistent with the other backings and its own common …
- 07:24 Changeset in xpra [3983] by
- when freeing the context, we may still have images in flight - so …
- 06:05 Changeset in xpra [3982] by
- ensure we clean the generated files
07/27/13:
- 09:23 Changeset in xpra [3981] by
- fix build with visual studio - breakage introduced in r3976: define …
- 09:21 Changeset in xpra [3980] by
- fix screenshot
07/26/13:
- 09:24 Changeset in xpra [3979] by
- missed changes from r3972
- 09:06 Changeset in xpra [3978] by
- opengl *should* now work on win32 too - thanks to the use of FBOs
- 09:00 Changeset in xpra [3977] by
- we no longer need to clone the pixels since avcodec manages buffer …
- 08:54 Ticket #350 (dec_avcodec needs to let us manage the buffers as we see fit) closed by
- fixed: Done in r3976, lots of details both in changelog and in the code …
- 08:47 Changeset in xpra [3976] by
- #350: full avcodec buffer management: * add docstrings * provide cdef …
07/25/13:
- 15:20 Changeset in xpra [3975] by
- doh
- 09:38 Changeset in xpra [3974] by
- prevent generated files from being re-added
- 09:35 Changeset in xpra [3973] by
- remove generated files from svn
- 09:32 Changeset in xpra [3972] by
- #350 before dealing with memory buffer callbacks in a sane way, start …
07/24/13:
- 17:07 Ticket #396 (xpra server hangs on disconnect) reopened by
- I am unable to test at the moment, does r3971 fix the problem for you? …
- 17:07 Changeset in xpra [3971] by
- #396: we must use a thread to stop sound as gstreamer can deadlock the …
- 06:20 Changeset in xpra [3970] by
- #350: revert r3954, r3955, r3956 and parts of r3962 * wrong time to …
07/23/13:
- 14:32 Changeset in xpra [3969] by
- ensure info is bundled in
- 14:31 Changeset in xpra [3968] by
- #379: let the pipeline drain naturally since all attempts at forcing …
- 12:41 Changeset in xpra [3967] by
- csc may not exist!
- 09:52 Ticket #396 (xpra server hangs on disconnect) closed by
- invalid: It wasn't all wasted, I did fix some things along the way. Thanks.
- 07:00 Changeset in xpra [3966] by
- add new switches and update file paths
- 05:59 Changeset in xpra [3965] by
- we can now call pkgconfig with no packages at all (used for adding …
- 05:23 Changeset in xpra [3964] by
- debug tweaks: less shouting
- 05:17 Changeset in xpra [3963] by
- if backing is not yet set or closed, shortcut out
- 02:47 Changeset in xpra [3962] by
- add new C files to MANIFEST
07/22/13:
- 13:11 Changeset in xpra [3961] by
- move hard-coded paths to pkgconfig file
- 11:25 Changeset in xpra [3960] by
- clear backing on close(), and shortcut out
- 11:24 Changeset in xpra [3959] by
- * if we don't have transparency (ie: win32) then just set the rgb …
- 11:22 Changeset in xpra [3958] by
- only draw borders if we have enough space for them
- 11:22 Changeset in xpra [3957] by
- destroy backing before losing focus
- 11:07 Changeset in xpra [3956] by
- dec_avcodec: forgot a debug statement
- 11:06 Changeset in xpra [3955] by
- dec_avcodec: implement better buffer management logic by exposing …
- 11:06 Changeset in xpra [3954] by
- dec_avcodec: add list data structure code (kernel-style)
- 10:37 Changeset in xpra [3953] by
- whitespace, copyrights, etc
- 10:22 Changeset in xpra [3952] by
- csc_nvcuda: * restore stats * do init on module load (for now) * csc …
- 09:25 Changeset in xpra [3951] by
- csc_nvcuda: expose underlying NPP version
- 09:03 Changeset in xpra [3950] by
- csc_nvcuda: return version number (hardcoded to 1 for now)
- 09:03 Changeset in xpra [3949] by
- csc_nvcuda: export init_cuda() so that it can be called once on module load
- 08:31 Changeset in xpra [3948] by
- csc_nvcuda: remove a leftover debug print() call
- 08:29 Changeset in xpra [3947] by
- enc_x264: do not import CSC - it's not needed here
- 08:29 Changeset in xpra [3946] by
- enc_x264: remove left over debug message
- 06:27 Changeset in xpra [3945] by
- preserve alignment
07/21/13:
- 15:38 Changeset in xpra [3944] by
- csc_nvcuda: disable timer code by default
- 15:36 Changeset in xpra [3943] by
- csc_nvcuda: setup codec_spec properly.
- 15:20 Changeset in xpra [3942] by
- match new code layout: score stuff has moved…
- 15:17 Changeset in xpra [3941] by
- unused import
- 15:13 Changeset in xpra [3940] by
- logging fix (again!)
- 14:57 Changeset in xpra [3939] by
- csc_nvcuda: no flags for csc_nvcuda
- 14:57 Changeset in xpra [3938] by
- csc_nvcuda: fix typo
- 14:57 Changeset in xpra [3937] by
- csc_nvcuda: Add BGRX src format to .pyx file
- 14:57 Changeset in xpra [3936] by
- csc_nvcuda: add BGRX format string
- 14:57 Changeset in xpra [3935] by
- Fix incorrect printf reported by antoine
- 14:57 Changeset in xpra [3934] by
- add nvcuda C files
- 14:57 Changeset in xpra [3933] by
- csc_nvcuda: first attempt to first x264 to use nvcuda
- 14:57 Changeset in xpra [3932] by
- csc_nvcuda: add hardcoded paths to setup.py
- 14:44 Changeset in xpra [3931] by
- build: -fsanitize=address is needed on linker commandline as well
- 14:42 Changeset in xpra [3930] by
- don't bother sending encoding version info if we don't use encodings!
- 14:40 Changeset in xpra [3929] by
- don't bother using network aliases for short-lived clients (that only …
- 14:35 Changeset in xpra [3928] by
- we now support planar RGB!
- 14:33 Changeset in xpra [3927] by
- gl: fix planar RGB shader - input is GBR not RGB
- 14:26 Changeset in xpra [3926] by
- we want GBRP! (again)
- 14:22 Changeset in xpra [3925] by
- we want GBRP!
- 14:13 Changeset in xpra [3924] by
- logging fix
- 14:07 Changeset in xpra [3923] by
- gl: add untested GBRP painting support
- 14:07 Changeset in xpra [3922] by
- gl: "YUV" codepath is now called "planar" codepath in preparation for …
- 14:07 Changeset in xpra [3921] by
- gl: do not rebind fragment program when rendering YUV quad, as our …
- 14:07 Changeset in xpra [3920] by
- gl: prepare support for multiple fragment programs (for planar RGB …
- 14:05 Changeset in xpra [3919] by
- client logging tweaks
- 11:50 Changeset in xpra [3918] by
- ensure window info runs from the UI thread
- 09:23 Changeset in xpra [3917] by
- remove duplicated info
- 09:17 Changeset in xpra [3916] by
- log ids of pending requests only (nested main loop object is not helpful)
- 09:14 Changeset in xpra [3915] by
- add xpra info debug for clipboard, including counters
- 08:17 Changeset in xpra [3914] by
- more namespace compat
- 07:51 Changeset in xpra [3913] by
- WM_HINTS got moved up to BaseWindowModel?, and so we also need …
- 07:44 Changeset in xpra [3912] by
- if an invalid display is specified: show exception message and exit …
- 07:31 Changeset in xpra [3911] by
- Pillow docstring link
- 06:00 Changeset in xpra [3910] by
- don't log a stacktrace if we get a ctrl-C during early setup (ie: …
- 05:38 Changeset in xpra [3909] by
- fix error path string breakage caused by r3897
Note: See TracTimeline
for information about the timeline view.