|
Failed to load latest commit information. |
|
include
|
add mpris_tracklist_add_track()
|
|
|
libmpris
|
Get rid of goto statements.
|
|
|
src
|
add mpris_tracklist_add_track()
|
|
|
.gitignore
|
ignore autogenerated files and binaries
|
|
|
AUTHORS
|
Update authors file. =)
|
|
|
COPYING
|
* Move libmpris into trunk
|
|
|
ChangeLog
|
* Move libmpris into trunk
|
|
|
INSTALL
|
* Move libmpris into trunk
|
|
|
Makefile.am
|
Get rid of include/libmpris and install the headers in /include/mpris.
|
|
|
NEWS
|
* Move libmpris into trunk
|
|
|
README
|
Cleanup some if statements.
|
|
|
autogen.sh
|
autorun.sh now run ./configure at the end.
|
|
|
config.h.in
|
* Move libmpris into trunk
|
|
|
configure.ac
|
use AM_PROG_CC_C_O as suggested by automake
|
|
|
mpris.pc.in
|
* Add MPRIS .pc file
|
|