Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Ziegler bba950d334 renamed to Mumble Commander 16 years ago
..
templatetags fixed auto-hiding of empty channels 16 years ago
MumbleCtlDbus.py changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works. 16 years ago
MumbleCtlIce.py changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works. 16 years ago
Murmur_1-1-8.ice added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 16 years ago
Murmur_1-2-0.ice added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 16 years ago
__init__.py added copyright and license information 16 years ago
admin.py changed copyright notice to clarify GPLv2+ licensing 16 years ago
forms.py saving settings to Murmur works! (: 16 years ago
management.py syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 16 years ago
mctl.py changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works. 16 years ago
mmobjects.py first prototype of a curses based CLI. Selecting servers and viewing a channel list works already! 16 years ago
models.py first alpha of a CLI to administer Murmur. this still needs a LOT of improvement, maybe an ncurses interface? 16 years ago
urls.py changed url to point to "texture.png" instead of .jpg 16 years ago
views.py added docstrings 16 years ago