index
:
avremote
master
send AVTransport commands to UPNP media services
syncstarter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed command 'get' to 'status'
HEAD
master
Jaromil
42 hours
1
-8/+9
*
stream playback also from ftp://
Jaromil
42 hours
2
-13/+11
*
fixed some warnings by changing size_t to unsigned int
Jaromil
2012-01-22
2
-7/+7
*
avoid segfault on error returned
Jaromil
2012-01-22
1
-13/+28
*
compile fix
Jaromil
2011-07-01
1
-1/+2
*
fixed send of sequence of commands in one run
Jaromil
2011-07-01
6
-15/+48
*
accepts piping raw xml commands from stdin
Jaromil
2011-05-31
2
-9/+29
*
act intuitively and stop requiring server and port at commandline
Jaromil
2011-05-31
6
-59/+64
*
http stream playback
Jaromil
2011-05-27
1
-2/+5
*
fix for makedistcheck
Jaromil
2011-05-24
1
-2/+2
*
documentation for 0.3
v0.3
Jaromil
2011-05-24
4
-4/+292
*
ignore static lib
Jaromil
2011-05-24
1
-0/+1
*
seek now works! commandline: jump
Jaromil
2011-05-24
2
-10/+14
*
Merge branch 'master' of code.dyne.org:avremote
Jaromil
2011-05-24
41
-36/+5356
|
\
|
*
fixes for proper compilation with internal upnp library
Jaromil
2011-05-24
5
-21/+14
|
*
static include of miniupnpc version 1.5
Jaromil
2011-05-24
34
-6/+5124
|
*
compatibility with new miniupnp API
Jaromil
2011-04-29
1
-2/+9
|
*
SetPlayMode implemented to loop
Jaromil
2011-04-29
3
-3/+11
|
*
parsers reorganized
Jaromil
2011-04-19
6
-57/+168
|
*
correct parsing of GetTransportInfo response
Jaromil
2011-04-19
3
-7/+90
|
*
correct headers for distcheck
Jaromil
2011-04-19
1
-1/+1
*
|
Merge branch 'master' into upstream
Jaromil
2011-04-19
8
-95/+47
|
\
\
|
|
/
|
*
new release with autodiscovery command
v0.2
Jaromil
2011-04-19
8
-95/+47
*
|
redone upstream release gitgnore
Jaromil
2011-04-19
1
-10/+0
|
/
*
Revert "autoconf generation for release" in master
Jaromil
2011-04-19
13
-13216/+11
*
support for upnp auto-discovery via miniupnpc library
Jaromil
2011-04-19
5
-35/+166
*
max sizes for buffers in defines
Jaromil
2011-04-19
2
-10/+18
*
Merge branch 'master' into upstream
Jaromil
2011-04-16
1
-0/+10
|
\
|
*
dumping TODO ideas
Jaromil
2011-04-15
1
-0/+10
*
|
Merge branch 'master' into upstream
Jaromil
2011-04-15
1
-1/+1
|
\
\
|
|
/
|
*
fixed for make distcheck
Jaromil
2011-04-15
1
-1/+1
*
|
rm config.log
Jaromil
2011-04-15
2
-817/+2
*
|
config.h.in
Jaromil
2011-04-15
2
-1/+74
*
|
autoconf generation for release
Jaromil
2011-04-15
13
-11/+14026
|
/
*
release 0.1
v0.1
Jaromil
2011-04-15
2
-6/+5
*
code cleanup and help documentation
Jaromil
2011-04-15
4
-36/+42
*
mandatory documentation files
Jaromil
2011-04-15
3
-0/+365
*
some older implementations from wdlxtv and my own shell experiments
Jaromil
2011-04-15
2
-0/+396
*
added load function
Jaromil
2011-04-15
4
-39/+101
*
separated source in header and cmdline main()
Jaromil
2011-04-15
4
-200/+256
*
dry_run and more fixes
Jaromil
2011-04-15
1
-46/+77
*
more docu and build setup
Jaromil
2011-04-15
3
-3/+44
*
starting avremote from first commit in hdsync + getopt fixes
Jaromil
2011-04-15
6
-0/+1135