#include <channeledit.h>
Public Member Functions | |
| ChannelEditThread (MWindow *mwindow, ChannelPicker *channel_picker, ChannelDB *channeldb, Record *Record) | |
| ~ChannelEditThread () | |
| void | run () |
| int | close_threads () |
| char * | value_to_freqtable (int value) |
| char * | value_to_norm (int value) |
| char * | value_to_input (int value) |
Public Attributes | |
| Condition * | completion |
| int | in_progress |
| int | current_channel |
| Channel | scan_params |
| ChannelPicker * | channel_picker |
| ChannelDB * | channeldb |
| ChannelDB * | new_channels |
| ChannelEditWindow * | window |
| ScanThread * | scan_thread |
| MWindow * | mwindow |
| Record * | record |
Definition at line 19 of file channeledit.h.
|
||||||||||||||||||||
|
Definition at line 23 of file channeledit.C. References completion, in_progress, new_channels, scan_thread, and window. Referenced by ChannelButton::ChannelButton(). |
|
|
Definition at line 39 of file channeledit.C. References channel_picker, completion, ChannelPicker::get_subwindow(), new_channels, and scan_thread. |
|
|
Definition at line 114 of file channeledit.C. References ChannelEditPictureThread::close_threads(), ChannelEditEditThread::close_threads(), completion, ChannelEditWindow::edit_thread, in_progress, ChannelEditWindow::picture_thread, and window. Referenced by ChannelPicker::close_threads(). |
|
|
|
Definition at line 126 of file channeledit.C. References _, NTSC_BCAST, NTSC_BCAST_JP, NTSC_CABLE, NTSC_CABLE_JP, NTSC_HRC, PAL_AUSTRALIA, PAL_E_EUROPE, PAL_EUROPE, PAL_IRELAND, PAL_ITALY, and PAL_NEWZEALAND. Referenced by ChannelEditEditFreqtable::add_items(). |
|
|
Definition at line 182 of file channeledit.C. References _, channel_picker, and ChannelPicker::get_video_inputs(). |
|
|
Definition at line 166 of file channeledit.C. References _, NTSC, PAL, and SECAM. Referenced by ChannelEditEditNorm::add_items(). |
|
|
Definition at line 37 of file channeledit.h. Referenced by ChannelEditEditInput::add_items(), ScanThread::run(), run(), value_to_input(), and ~ChannelEditThread(). |
|
|
Definition at line 38 of file channeledit.h. |
|
|
Definition at line 33 of file channeledit.h. Referenced by ChannelEditThread(), close_threads(), run(), and ~ChannelEditThread(). |
|
|
Definition at line 35 of file channeledit.h. Referenced by ChannelEditWindow::change_channel_from_list(), ChannelEditWindow::edit_channel(), and run(). |
|
|
Definition at line 34 of file channeledit.h. Referenced by ChannelEditThread(), close_threads(), and run(). |
|
|
Definition at line 42 of file channeledit.h. Referenced by ConfirmScanThread::handle_done_event(), run(), and ScanThread::start(). |
|
|
|
Definition at line 43 of file channeledit.h. Referenced by ChannelEditWindow::add_channel(), ChannelEditWindow::create_objects(), and run(). |
|
|
Definition at line 36 of file channeledit.h. Referenced by ConfirmScanThread::handle_done_event(), ChannelEditEditFreqItem::handle_event(), ChannelEditEditNormItem::handle_event(), ChannelEditEditInputItem::handle_event(), ScanThread::run(), ChannelEditWindow::scan_confirm(), and ScanThread::start(). |
|
|
Definition at line 41 of file channeledit.h. Referenced by ChannelEditThread(), ChannelEditWindow::scan(), and ~ChannelEditThread(). |
|
|
Definition at line 40 of file channeledit.h. Referenced by ChannelEditThread(), close_threads(), ScanThread::run(), and run(). |
1.4.4