ENTERTAINER - Media Center application ------------------------------------------------------------------------------- Entertainer is a basic Media Center application that allows you to browse your media easily with remote control. It is intended to be used on a computer that is dedicated to be a media center, but it's not required and you can use it on your desktop computer as well. Directory hierarcy ------------------------------------------------------------------------------- cfg - Config file templates (default configuration) copy all files and dirs under ~/.entertainer docs - ENTERTAINER documentation notes - Misc. notes about this project diagrams - Design diagrams (PNG & DIA) backend - Backend specific diagrams frontend - Frontend sepcific diagrams ER - ER-diagrams (cache structures) src - ENTERTAINER source code backend - Server side code core - Server core: messagebus components - Server side components frontend - Frontend code medialibrary - Media library source files gui - GUI specific source files glade - Glade file of the frontend application extra-tools - Extra tools: preferences dialog etc. glade - Glade files (GUI) of the extra tools utils - Misc util classes