index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
snd_worker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: handle red_channel_client_create returning NULL
Yonit Halperin
2012-05-21
1
-0
/
+3
*
fix error-path return in snd_set_record_peer()
Michael Tokarev
2012-04-18
1
-2
/
+2
*
Use the spice-common logging functions
Marc-André Lureau
2012-03-25
1
-49
/
+49
*
Use the spice-common submodule
Marc-André Lureau
2012-03-25
1
-2
/
+3
*
Ensure all members of ChannelCbs and ClientCbs are either assigned or NULL
Hans de Goede
2012-03-10
1
-2
/
+2
*
Use standard IOV_MAX definition where applicable
Dan McGee
2012-02-21
1
-3
/
+6
*
Remove extra '\n' from red_printf() calls
Dan McGee
2012-02-14
1
-1
/
+1
*
server: don't complain if setsockopt(SO_PRIORITY) call fails
Nahum Shalman
2012-01-23
1
-1
/
+7
*
server: Don't complain if setsockopt NODELAY fails on unix sockets
Hans de Goede
2012-01-18
1
-2
/
+6
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
1
-1
/
+0
*
server: add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
2012-01-12
1
-35
/
+58
*
server: set & test channel capabilities in red_channel
Yonit Halperin
2011-11-02
1
-41
/
+25
*
server/snd_worker.c: add reference counting to SndChannel
Alon Levy
2011-08-23
1
-3
/
+28
*
server/snd_worker.c: add red_channel_client_destroy_dummy
Alon Levy
2011-08-23
1
-0
/
+1
*
server: registering RedChannel in reds, instead of Channel
Yonit Halperin
2011-08-23
1
-60
/
+97
*
server/main_channel: move latency and bitrate to channel client
Alon Levy
2011-08-23
1
-1
/
+11
*
server: Add RedClient
Alon Levy
2011-08-23
1
-6
/
+6
*
s/__visible__/SPICE_GNUC_VISIBLE
Christophe Fergeau
2011-06-22
1
-13
/
+13
*
sndworker: check the caps before sending volume messages
Marc-André Lureau
2011-06-22
1
-10
/
+46
*
sndworker: add AudioVolume/AudioMute messages
Marc-André Lureau
2011-06-22
1
-2
/
+170
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
server: s/desable/disable
Christophe Fergeau
2011-05-02
1
-2
/
+2
*
use foo(void) instead of foo() in prototypes
Christophe Fergeau
2011-05-02
1
-1
/
+1
*
server: add reds_channel_dispose()
Marc-André Lureau
2011-02-28
1
-2
/
+1
*
server: rename s/peer/stream
Marc-André Lureau
2011-02-28
1
-22
/
+22
*
server: use the new reds_stream_{read,write}
Marc-André Lureau
2011-02-28
1
-2
/
+4
*
server: add reds_stream_{read,write,free,remove_watch}()
Marc-André Lureau
2011-02-27
1
-2
/
+2
*
server: s/RedsStreamContext/RedsStream
Marc-André Lureau
2011-02-27
1
-4
/
+4
*
Add destructor for demarshalled messages
Alexander Larsson
2010-06-22
1
-2
/
+3
*
Make sound data @as_ptr to avoid copying data
Alexander Larsson
2010-06-18
1
-1
/
+1
*
Use generated demarshallers in server
Alexander Larsson
2010-06-18
1
-22
/
+40
*
Convert snd_worker.c to use SpiceMarshaller and generated marshallers
Alexander Larsson
2010-06-18
1
-145
/
+94
*
sound: code style fixups
Gerd Hoffmann
2010-05-26
1
-2
/
+4
*
sound channels: restart audio on client reconnect.
Gerd Hoffmann
2010-05-21
1
-1
/
+15
*
zap vd_interface.h
Gerd Hoffmann
2010-05-19
1
-1
/
+1
*
vd_interface.h cleanups.
Gerd Hoffmann
2010-05-19
1
-2
/
+0
*
SoundInterfaces: redesign
Gerd Hoffmann
2010-05-19
1
-80
/
+80
*
VDInterface: redesign.
Gerd Hoffmann
2010-05-19
1
-3
/
+3
*
new watch api: switch sound
Gerd Hoffmann
2010-05-19
1
-11
/
+21
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
Use spice allocator in server/
Alexander Larsson
2010-03-11
1
-20
/
+5
*
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
2010-03-09
1
-8
/
+8
*
Rename symbols that were changed in spice-protocol
Alexander Larsson
2010-02-04
1
-69
/
+69
*
fresh start
Yaniv Kamay
2009-10-14
1
-0
/
+1300