Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [debug] migration troubleshooting | Gerd Hoffmann | 2010-05-19 | 2 | -2/+2 |
* | zap migration code | Gerd Hoffmann | 2010-05-19 | 2 | -638/+11 |
* | replace worker load/save with loadvm_commands, allow keeping surface content | Gerd Hoffmann | 2010-05-19 | 4 | -101/+59 |
* | surface: keep metadata (aka create command) in device memory. | Gerd Hoffmann | 2010-05-19 | 1 | -17/+18 |
* | kill spice_server_set_mouse_absolute | Gerd Hoffmann | 2010-05-19 | 2 | -11/+0 |
* | vdi port: redesign. | Gerd Hoffmann | 2010-05-19 | 2 | -57/+71 |
* | constify SpiceBaseInterface | Gerd Hoffmann | 2010-05-19 | 2 | -3/+3 |
* | SoundInterfaces: redesign | Gerd Hoffmann | 2010-05-19 | 4 | -141/+141 |
* | TabletInterface: redesign | Gerd Hoffmann | 2010-05-19 | 3 | -25/+47 |
* | QXL: redesign. | Gerd Hoffmann | 2010-05-19 | 8 | -69/+82 |
* | MouseInterface: redesign | Gerd Hoffmann | 2010-05-19 | 3 | -19/+40 |
* | KeyboardInterface: redesign. | Gerd Hoffmann | 2010-05-19 | 4 | -44/+63 |
* | s/CoreInterface/SpiceCoreInterface/ | Gerd Hoffmann | 2010-05-19 | 8 | -33/+20 |
* | VDInterface: redesign. | Gerd Hoffmann | 2010-05-19 | 6 | -199/+198 |
* | shlib major | Gerd Hoffmann | 2010-05-19 | 1 | -1/+1 |
* | minor timer interface cleanups. | Gerd Hoffmann | 2010-05-19 | 3 | -28/+29 |
* | new watch api: kill old api | Gerd Hoffmann | 2010-05-19 | 2 | -7/+0 |
* | new watch api: switch channels | Gerd Hoffmann | 2010-05-19 | 1 | -21/+20 |
* | new watch api: switch sound | Gerd Hoffmann | 2010-05-19 | 1 | -11/+21 |
* | new watch api: switch migration | Gerd Hoffmann | 2010-05-19 | 1 | -29/+30 |
* | new watch api: switch inputs | Gerd Hoffmann | 2010-05-19 | 1 | -25/+25 |
* | new watch api: switch ssl accept | Gerd Hoffmann | 2010-05-19 | 1 | -5/+19 |
* | new watch api: switch main channel | Gerd Hoffmann | 2010-05-19 | 1 | -19/+21 |
* | new watch api: switch liasync read | Gerd Hoffmann | 2010-05-19 | 2 | -13/+12 |
* | new watch api: switch listening sockets | Gerd Hoffmann | 2010-05-19 | 1 | -14/+20 |
* | introduce new watch api | Gerd Hoffmann | 2010-05-19 | 1 | -0/+11 |
* | fix visibility | Gerd Hoffmann | 2010-05-19 | 2 | -24/+28 |
* | zap CoreInterface->{term_printf,log} | Gerd Hoffmann | 2010-05-19 | 2 | -47/+5 |
* | zap qterm interfaces | Gerd Hoffmann | 2010-05-19 | 2 | -738/+0 |
* | zap CoreInterface->(un)register_change_notifiers() | Gerd Hoffmann | 2010-05-19 | 2 | -8/+0 |
* | zap CoreInterface->next() | Gerd Hoffmann | 2010-05-19 | 2 | -9/+0 |
* | channel security cleanup | Gerd Hoffmann | 2010-05-19 | 2 | -33/+24 |
* | zap spice_parse_args + spice_usage_str | Gerd Hoffmann | 2010-05-19 | 2 | -336/+0 |
* | Minor whitespace cleanupvdesktop | Alexander Larsson | 2010-05-19 | 1 | -2/+2 |
* | Make it --enable-tunnel work | Alexander Larsson | 2010-05-19 | 1 | -5/+5 |
* | server: fix invalid self loop in surfaces dependencies. | Yonit Halperin | 2010-05-03 | 1 | -5/+22 |
* | spice server: fix typo in private key error message | Dan Kenigsberg | 2010-05-03 | 1 | -1/+1 |
* | Add C version of find_msb() | Gerd Hoffmann | 2010-05-03 | 1 | -1/+20 |
* | Remove all mentions of "cairo" from the code | Alexander Larsson | 2010-05-03 | 33 | -255/+254 |
* | Don't send alpha bytes for primary surface | Alexander Larsson | 2010-04-30 | 1 | -2/+8 |
* | iovec: add sanity check | Gerd Hoffmann | 2010-04-29 | 1 | -2/+8 |
* | fix worker->stop surface cleanup | Gerd Hoffmann | 2010-04-29 | 1 | -1/+1 |
* | client: Report window format right for win32 | Alexander Larsson | 2010-04-29 | 2 | -4/+14 |
* | client: Support 16bpp pixmaps on win32 | Alexander Larsson | 2010-04-29 | 2 | -6/+33 |
* | win32 client: Remove unnecessary GDIImage type | Alexander Larsson | 2010-04-29 | 2 | -74/+40 |
* | Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SET | Alexander Larsson | 2010-04-28 | 2 | -12/+50 |
* | Clear alpha in xRGB destination to avoid pixman setting it to 0xff | Alexander Larsson | 2010-04-28 | 1 | -0/+66 |
* | Fix line lengths and tabs | Alexander Larsson | 2010-04-28 | 1 | -6/+13 |
* | fix two warnings | Gerd Hoffmann | 2010-04-26 | 2 | -1/+3 |
* | Remove surface format workaround now that win32 driver is fixed | Alexander Larsson | 2010-04-23 | 1 | -7/+0 |