
Public Member Functions | |
| PrefsWindow (Prefs *p, bool start, char *path) | |
| virtual void | MessageReceived (BMessage *msg) |
| virtual bool | QuitRequested (void) |
| virtual bool | FilterKeyDown (uint32 *aChar, BView **target) |
Private Member Functions | |
| BCheckBox * | make_checkbox (BRect frame, char *label, uint32 what, BView *parent) |
| NumberControl * | make_number_entry (BRect frame, char *label_text, BView *parent) |
| BPopUpMenu * | make_drvtype_popup (BRect frame, uint32 what, BView *parent) |
| PathControl * | make_path_entry (BRect frame, char *label, BView *parent) |
| BPopUpMenu * | make_sidtype_popup (BRect frame, char *label_text, uint32 what, BView *parent) |
| BPopUpMenu * | make_reusize_popup (BRect frame, char *label_text, uint32 what, BView *parent) |
| BPopUpMenu * | make_disptype_popup (BRect frame, char *label_text, uint32 what, BView *parent) |
| void | set_values (void) |
| void | get_values (void) |
| void | ghost_controls (void) |
Private Attributes | |
| Prefs * | prefs |
| BMessenger | this_messenger |
| BFilePanel * | open_panel |
| BFilePanel * | save_panel |
| BFilePanel * | file_panel |
| BFilePanel * | dir_panel |
| int | panel_drive_num |
| BButton * | g_ok |
| BButton * | g_cancel |
| NumberControl * | g_normal_cycles |
| NumberControl * | g_bad_line_cycles |
| NumberControl * | g_cia_cycles |
| NumberControl * | g_floppy_cycles |
| NumberControl * | g_skip_frames |
| BPopUpMenu * | g_drive_type [4] |
| PathControl * | g_drive_path [4] |
| BPopUpMenu * | g_sid_type |
| BPopUpMenu * | g_reu_size |
| BPopUpMenu * | g_display_type |
| BCheckBox * | g_sprites_on |
| BCheckBox * | g_sprite_collisions |
| BCheckBox * | g_joystick_1_on |
| BCheckBox * | g_joystick_2_on |
| BCheckBox * | g_joystick_swap |
| BCheckBox * | g_limit_speed |
| BCheckBox * | g_fast_reset |
| BCheckBox * | g_cia_irq_hack |
| BCheckBox * | g_sid_filters |
| BCheckBox * | g_double_scan |
| BCheckBox * | g_map_slash |
| BCheckBox * | g_emul_1541_proc |
| char * | prefs_path |
| bool | startup |
|
||||||||||||||||
|
||||||||||||
|
Definition at line 759 of file Prefs_Be.i. References g_cancel, and MSG_CANCEL. |
|
|
Definition at line 534 of file Prefs_Be.i. References Prefs::BadLineCycles, Prefs::Check(), Prefs::CIACycles, Prefs::DrivePath, Prefs::FloppyCycles, g_bad_line_cycles, g_cia_cycles, g_drive_path, g_floppy_cycles, g_normal_cycles, g_skip_frames, Prefs::NormalCycles, prefs, Prefs::SkipFrames, strcpy, and NumberControl::Value(). Referenced by MessageReceived(). |
|
|
Definition at line 553 of file Prefs_Be.i. References DISPTYPE_SCREEN, g_bad_line_cycles, g_cia_cycles, g_cia_irq_hack, g_double_scan, g_floppy_cycles, g_normal_cycles, and prefs. Referenced by set_values(). |
|
||||||||||||||||||||
|
Definition at line 372 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||||||
|
Definition at line 437 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||
|
Definition at line 401 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||
|
Definition at line 384 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||
|
Definition at line 419 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||||||
|
Definition at line 473 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
||||||||||||||||||||
|
Definition at line 455 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
|
|
Definition at line 775 of file Prefs_Be.i. References dir_panel, file_panel, open_panel, and save_panel. |
|
|
|
Definition at line 86 of file Prefs_Be.i. Referenced by MessageReceived(), PrefsWindow(), and QuitRequested(). |
|
|
Definition at line 85 of file Prefs_Be.i. Referenced by MessageReceived(), PrefsWindow(), and QuitRequested(). |
|
|
Definition at line 92 of file Prefs_Be.i. Referenced by get_values(), ghost_controls(), PrefsWindow(), and set_values(). |
|
|
Definition at line 90 of file Prefs_Be.i. Referenced by FilterKeyDown(), and PrefsWindow(). |
|
|
Definition at line 93 of file Prefs_Be.i. Referenced by get_values(), ghost_controls(), PrefsWindow(), and set_values(). |
|
|
Definition at line 108 of file Prefs_Be.i. Referenced by ghost_controls(), PrefsWindow(), and set_values(). |
|
|
Definition at line 100 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 110 of file Prefs_Be.i. Referenced by ghost_controls(), MessageReceived(), PrefsWindow(), and set_values(). |
|
|
Definition at line 97 of file Prefs_Be.i. Referenced by get_values(), PrefsWindow(), and set_values(). |
|
|
Definition at line 96 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 112 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 107 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 94 of file Prefs_Be.i. Referenced by get_values(), ghost_controls(), PrefsWindow(), and set_values(). |
|
|
Definition at line 103 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 104 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 105 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 106 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 111 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 91 of file Prefs_Be.i. Referenced by get_values(), ghost_controls(), PrefsWindow(), and set_values(). |
|
|
Definition at line 89 of file Prefs_Be.i. Referenced by PrefsWindow(). |
|
|
Definition at line 99 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 109 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 98 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 95 of file Prefs_Be.i. Referenced by get_values(), PrefsWindow(), and set_values(). |
|
|
Definition at line 102 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 101 of file Prefs_Be.i. Referenced by PrefsWindow(), and set_values(). |
|
|
Definition at line 83 of file Prefs_Be.i. Referenced by MessageReceived(), PrefsWindow(), and QuitRequested(). |
|
|
Definition at line 87 of file Prefs_Be.i. Referenced by MessageReceived(). |
|
|
Definition at line 80 of file Prefs_Be.i. Referenced by get_values(), ghost_controls(), MessageReceived(), PrefsWindow(), and set_values(). |
|
|
Definition at line 114 of file Prefs_Be.i. Referenced by MessageReceived(), and PrefsWindow(). |
|
|
Definition at line 84 of file Prefs_Be.i. Referenced by MessageReceived(), PrefsWindow(), and QuitRequested(). |
|
|
Definition at line 115 of file Prefs_Be.i. Referenced by MessageReceived(), and PrefsWindow(). |
|
|
Definition at line 82 of file Prefs_Be.i. Referenced by PrefsWindow(). |
1.3.3