Refactor platform detection into its own module
commit36144b54eea94194301fd7858f5c66c1cc8f2a70
authorThomas Perl <thp@thpinfo.com>
Thu, 29 Apr 2010 20:53:45 +0000 (29 22:53 +0200)
committerThomas Perl <thp@thpinfo.com>
Thu, 29 Apr 2010 20:53:45 +0000 (29 22:53 +0200)
treea85a930ce197cba18abb91966eaf8ac15e387276
parent140029fcbbeeb8435c0a3552020d223988500a4e
Refactor platform detection into its own module
bin/panucci
src/panucci/backends/gstbase.py
src/panucci/dbusinterface.py
src/panucci/main.py
src/panucci/platform.py [new file with mode: 0644]
src/panucci/player.py
src/panucci/services.py
src/panucci/util.py