|
XMMS2
|
| XMMSServer | Look at this if you want to code inside the server |
| Collection | This is the collection manager |
| Config | Controls configuration for the server |
| Sample Converter | Convert sample formats back and forth |
| Error | Error reporting |
| IPC | IPC functions for XMMS2 Daemon |
| Main | Main object |
| MediaInfoReader | The mediainfo reader |
| Medialib | Medialib caches metadata |
| Object | Object representation in XMMS server |
| Output | Output is responsible to put the decoded data on the soundcard |
| Playlist | This is the playlist control |
| Ringbuffer | Ringbuffer primitive |
| Visualization | Feeds playing data in various forms to the client |
| XForm | XForm API |
| OutputPlugin | |
| The type xmmsv_t | |
| Bitbuffer | |
| Easier building of lists and dictionaries | |
| Deprecated | |
| Dictionaries | |
| Iteration | |
| Lists | |
| Iteration | |
| Utilities | |
| Collections | The API to be used to work with collection structures |
| S4 | A database backend for XMMS2 |
| Condition | Functions to create and use S4 search conditions |
| Fetch Specifications | Specifies what to fetch in a query |
| Lock | Locks entries so only one transaction can use tham at a time |
| Log | Logs every action so we can redo changes if something crashes |
| Pattern | Functions to create and match glob-like patterns |
| Entry | The in-memory database |
| Result | Handles results returned from S4 |
| Result Set | A set of results |
| Source Preferences | Handles source preferences |
| Transactions | Functions dealing with transactions |
| UUID | Functions dealing with UUID |
| Value | The way values are represented in S4 |