- adjust_stop
void adjust_stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- append_post
int append_post(WINDOW* window, NCPost post, bool add_stops, int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_all_posts
void display_all_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
- display_post
void display_post(WINDOW* window, NCPost post, bool add_stops, bool scroll)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_queued_posts
void display_queued_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
- enqueue_post
void enqueue_post(NCPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlight_post
void highlight_post(NCPost post, NCPost origin)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlight_stop
void highlight_stop(Stop stop)
Undocumented in source. Be warned that the author may not have intended to support it.
- init_colors
void init_colors()
Undocumented in source. Be warned that the author may not have intended to support it.
- init_ui
void init_ui()
Undocumented in source. Be warned that the author may not have intended to support it.
- is_post_ignored
bool is_post_ignored(NCPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
void loop()
Undocumented in source. Be warned that the author may not have intended to support it.
- next_stop
bool next_stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- prev_stop
bool prev_stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- redraw_all_posts
void redraw_all_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
- reload_tick
void reload_tick()
Undocumented in source. Be warned that the author may not have intended to support it.
- set_status
void set_status(string status)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_stop
void set_stop(Stop stop)
Undocumented in source. Be warned that the author may not have intended to support it.
- show_info
void show_info(NCPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- start_timers
void start_timers()
Undocumented in source. Be warned that the author may not have intended to support it.
- unhighlight_post
void unhighlight_post(NCPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- unhighlight_stop
void unhighlight_stop(Stop stop)
Undocumented in source. Be warned that the author may not have intended to support it.