index
:
avremote
master
send AVTransport commands to UPNP media services
syncstarter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed command 'get' to 'status'
HEAD
master
Jaromil
2012-02-21
1
-8/+9
*
stream playback also from ftp://
Jaromil
2012-02-21
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
0.4
Jaromil
2011-07-01
2
-9/+37
*
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
5
-59/+52
*
http stream playback
Jaromil
2011-05-27
1
-2/+5
*
seek now works! commandline: jump
Jaromil
2011-05-24
2
-10/+14
*
fixes for proper compilation with internal upnp library
Jaromil
2011-05-24
4
-19/+10
*
static include of miniupnpc version 1.5
Jaromil
2011-05-24
32
-0/+5086
*
compatibility with new miniupnp API
Jaromil
2011-04-29
1
-2/+9
*
SetPlayMode implemented to loop
Jaromil
2011-04-29
2
-1/+10
*
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
*
new release with autodiscovery command
v0.2
Jaromil
2011-04-19
3
-10/+16
*
Revert "autoconf generation for release" in master
Jaromil
2011-04-19
2
-487/+0
*
support for upnp auto-discovery via miniupnpc library
Jaromil
2011-04-19
4
-35/+141
*
max sizes for buffers in defines
Jaromil
2011-04-19
2
-10/+18
*
Merge branch 'master' into upstream
Jaromil
2011-04-15
1
-1/+1
|
\
|
*
fixed for make distcheck
Jaromil
2011-04-15
1
-1/+1
*
|
autoconf generation for release
Jaromil
2011-04-15
1
-0/+482
|
/
*
release 0.1
v0.1
Jaromil
2011-04-15
1
-2/+2
*
code cleanup and help documentation
Jaromil
2011-04-15
3
-35/+41
*
added load function
Jaromil
2011-04-15
3
-28/+100
*
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
*
starting avremote from first commit in hdsync + getopt fixes
Jaromil
2011-04-15
2
-0/+357