Initial commit, adding files
authorHenry Bilby <henrymiller.engenheiro@gmail.com>
Thu, 14 May 2009 21:19:10 +0000 (17:19 -0400)
committerHenry Bilby <henrymiller.engenheiro@gmail.com>
Thu, 14 May 2009 21:19:10 +0000 (17:19 -0400)
commit5e0971c907e60ec9f9b14ac8a764656bf3bf72ad
tree0999c8ee3027dbf8ed707f9fe8bc6c747410e27e
parent31ee7e624cadc3a1940770b4f42ee08ca20bfb82
Initial commit, adding files
20 files changed:
COPYING [new file with mode: 0644]
setup.py [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
src/__init__.py [new file with mode: 0644]
src/bin/zukebox-server [new file with mode: 0755]
src/br.org.zagaia.ZukeBox.service [new file with mode: 0644]
src/control_point/.zukebox_control_point.py.swo [new file with mode: 0644]
src/control_point/zukebox_control_point.py [new file with mode: 0644]
src/playlist/__init__.py [new file with mode: 0644]
src/playlist/zukebox_playlist.py [new file with mode: 0644]
src/plugins/__init__.py [new file with mode: 0644]
src/plugins/audio_library/__init__.py [new file with mode: 0644]
src/plugins/audio_library/library.py [new file with mode: 0644]
src/server/__init__.py [new file with mode: 0644]
src/server/ziface.py [new file with mode: 0644]
src/server/ziface.pyc [new file with mode: 0644]
src/server/zukebox_server.py [new file with mode: 0644]
src/system/__init__.py [new file with mode: 0644]
src/system/linux.py [new file with mode: 0644]
zukebox_logo.png [new file with mode: 0755]