| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-22 | Add license | Teddy Wing |
| 2018-10-29 | parse_args(): Don't make `--audio` exclusive | Teddy Wing |
| 2018-10-29 | config: Add an `--audio` command line flag | Teddy Wing |
| 2018-10-27 | Delete unused imports | Teddy Wing |
| 2018-10-26 | print_usage(): Exit after printing usage | Teddy Wing |
| 2018-10-26 | config: Add `--version` flag | Teddy Wing |
| 2018-10-26 | Add a `--license` command line argument | Teddy Wing |
| 2018-10-20 | get_config(): Don't fail if the XDG config directory isn't present | Teddy Wing |
| 2018-10-20 | read_config_file(): Return a default config if no file found | Teddy Wing |
| 2018-10-20 | read_config_file(): Update to get the config from `config.toml` | Teddy Wing |
| 2018-10-19 | config: Add a function to read a config file (WIP) | Teddy Wing |
| 2018-10-19 | Config: Add `timeout` field | Teddy Wing |
| 2018-10-05 | Fix command line argument FFI issues | Teddy Wing |
| 2018-10-05 | Turn `Config` into a C struct instead of an opaque struct | Teddy Wing |
| 2018-10-05 | Add a command line option parser | Teddy Wing |
