initial checkin Automatic Volume Adjustment Plugin
authorDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Tue, 3 Aug 2010 11:33:59 +0000 (11:33 +0000)
committerDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Tue, 3 Aug 2010 11:33:59 +0000 (11:33 +0000)
commitb71a19353a2218417d7d2c4380527068620a637e
tree1fe899b7bfab0f41f5e8c453d43c3b985a0a7131
parentf1c0d4ce4109c52ffeabed8d4720b33840bc1bb7
initial checkin Automatic Volume Adjustment Plugin
12 files changed:
Makefile.am
automaticvolumeadjustment/CONTROL/control [new file with mode: 0644]
automaticvolumeadjustment/Makefile.am [new file with mode: 0755]
automaticvolumeadjustment/meta/Makefile.am [new file with mode: 0755]
automaticvolumeadjustment/meta/plugin_automaticvolumeadjustment.jpg [new file with mode: 0644]
automaticvolumeadjustment/meta/plugin_automaticvolumeadjustment.xml [new file with mode: 0755]
automaticvolumeadjustment/src/Makefile.am [new file with mode: 0755]
automaticvolumeadjustment/src/__init__.py [new file with mode: 0644]
automaticvolumeadjustment/src/maintainer.info [new file with mode: 0644]
automaticvolumeadjustment/src/plugin.py [new file with mode: 0644]
automaticvolumeadjustment/src/setup.py [new file with mode: 0644]
configure.ac