![]() |
SCTC
the soundcloud.com terminal client
|
| _hard_config.h | Basic configuration of SCTC (compile time) |
| cache.c | Implementation of the cache |
| cache.h | |
| command.c | Implementation of all the commands supported by SCTC |
| command.h | |
| config.c | Implements the parsing of the configfile and provides access to those values |
| config.h | |
| helper.c | Implements several basic helper functions (mixed purpose) |
| helper.h | Several basic helper functions |
| http.c | Basic HTTP implementation |
| http.h | |
| jspf.c | Implements JSPF, a variation of the XSPF playlist format |
| jspf.h | |
| log.c | |
| log.h | |
| main.c | |
| network.h | Basic networking interface |
| plain.c | |
| plain.h | Exported functions required for handling plain TCP/IP connections |
| sound.c | |
| sound.h | |
| soundcloud.c | |
| soundcloud.h | |
| state.c | |
| state.h | |
| tls.c | |
| tls.h | Exported functions required for handling encrypted (TLS) TCP/IP connections |
| track.c | Functions for handling tracks and track_lists |
| track.h | Definitions of the most important structures track and track_list |
| tui.c | |
| tui.h | |
| url.c | |
| url.h | |
| yajl_helper.c | |
| yajl_helper.h |
1.8.9.1