comparison Makefile @ 17911:52f95509cd05

Add the new property API and implement a couple properties. Move the volume and mute command to the command to property bridge.
author albeu
date Wed, 22 Mar 2006 00:19:02 +0000
parents 180736f5c1d8
children c127ce678083
comparison
equal deleted inserted replaced
17910:5ae29dc47c17 17911:52f95509cd05
54 libvo/sub.c \ 54 libvo/sub.c \
55 parser-mecmd.c \ 55 parser-mecmd.c \
56 xvid_vbr.c \ 56 xvid_vbr.c \
57 57
58 SRCS_MPLAYER = mplayer.c \ 58 SRCS_MPLAYER = mplayer.c \
59 m_property.c \
59 mp_msg.c \ 60 mp_msg.c \
60 $(SRCS_COMMON) \ 61 $(SRCS_COMMON) \
61 mixer.c \ 62 mixer.c \
62 parser-mpcmd.c \ 63 parser-mpcmd.c \
63 subopt-helper.c \ 64 subopt-helper.c \