diff options
author | Alexey Yakovenko <wakeroid@gmail.com> | 2010-06-20 20:29:25 +0200 |
---|---|---|
committer | Alexey Yakovenko <wakeroid@gmail.com> | 2010-06-20 20:29:25 +0200 |
commit | 7088867879c41de81e485f79f60cd2bb08d456d1 (patch) | |
tree | 41cbc372885a640681be3aa5551cef43718ea653 /plugins/shn/AUTHORS | |
parent | 9300f16316eb33715193a0f9a916991a2b24ba9d (diff) |
initial port of xmms-shorten plugin
no gapless playback, no configuration, no sample-accurate seeking
Diffstat (limited to 'plugins/shn/AUTHORS')
-rw-r--r-- | plugins/shn/AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/shn/AUTHORS b/plugins/shn/AUTHORS new file mode 100644 index 00000000..cf097345 --- /dev/null +++ b/plugins/shn/AUTHORS @@ -0,0 +1,2 @@ +original xmms-shn plugin: Jason Jordan <shnutils@freeshell.org> +deadbeef port: Alexey Yakovenko <waker@users.sourceforge.net> |