]> kaliko git repositories - mpd-sima.git/commit
Initial import
authorkaliko <efrim@azylum.org>
Sat, 21 Sep 2013 16:49:56 +0000 (18:49 +0200)
committerkaliko <efrim@azylum.org>
Sat, 21 Sep 2013 16:49:56 +0000 (18:49 +0200)
commit1cc879f39941fc302f9a841a532c9f749797cca4
tree28adc2604d74aee957fe7e4c125d58839e910c6a
Initial import

The global architecture with the plugin interface is there :)
launch [new file with mode: 0755]
sima/__init__.py [new file with mode: 0644]
sima/client.py [new file with mode: 0644]
sima/core.py [new file with mode: 0644]
sima/lib/__init__.py [new file with mode: 0644]
sima/lib/player.py [new file with mode: 0644]
sima/lib/plugin.py [new file with mode: 0644]
sima/lib/track.py [new file with mode: 0644]
sima/plugins/__init__.py [new file with mode: 0644]
sima/plugins/crop.py [new file with mode: 0644]