SCTC
the soundcloud.com terminal client
src Directory Reference
Directory dependency graph for src:

Directories

directory  network
 

Files

file  _hard_config.h [code]
 Basic configuration of SCTC (compile time).
 
file  cache.c
 Implementation of the cache.
 
file  cache.h [code]
 
file  command.c
 Implementation of all the commands supported by SCTC.
 
file  command.h [code]
 
file  config.c
 Implements the parsing of the configfile and provides access to those values.
 
file  config.h [code]
 
file  helper.c
 Implements several basic helper functions (mixed purpose)
 
file  helper.h [code]
 Several basic helper functions.
 
file  http.c
 Basic HTTP implementation.
 
file  http.h [code]
 
file  jspf.c
 Implements JSPF, a variation of the XSPF playlist format.
 
file  jspf.h [code]
 
file  log.c
 
file  log.h [code]
 
file  main.c
 
file  sound.c
 
file  sound.h [code]
 
file  soundcloud.c
 
file  soundcloud.h [code]
 
file  state.c
 
file  state.h [code]
 
file  track.c
 Functions for handling tracks and track_lists.
 
file  track.h [code]
 Definitions of the most important structures track and track_list
 
file  tui.c
 
file  tui.h [code]
 
file  url.c
 
file  url.h [code]
 
file  yajl_helper.c
 
file  yajl_helper.h [code]