Home
last modified time | relevance | path

Searched refs:PsxAuto (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/gui/
H A DConfig.c135 Config.PsxAuto = GetValueb(data, "PsxAuto"); in LoadConfig()
193 SetValueb("PsxAuto", Config.PsxAuto); in SaveConfig()
H A DConfDlg.c913 …Config.PsxAuto = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(gtk_builder_get_object(builder, "G… in OnCpu_Clicked()
972 gtk_widget_set_sensitive(GTK_WIDGET (widget), !Config.PsxAuto); in OnConf_Cpu()
1003 …tive(GTK_TOGGLE_BUTTON(gtk_builder_get_object(builder, "GtkCheckButton_PsxAuto")), Config.PsxAuto); in OnConf_Cpu()
H A DLnxMain.c377 Config.PsxAuto = 1; in main()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dpsxcommon.h121 boolean PsxAuto; member
H A Dmisc.c388 if (Config.PsxAuto) { // autodetect system (pal or ntsc) in CheckCdrom()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dpsxcommon.h121 boolean PsxAuto; member
H A Dmisc.c388 if (Config.PsxAuto) { // autodetect system (pal or ntsc) in CheckCdrom()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dpsxcommon.h143 boolean PsxAuto; member
H A Dmisc.c355 if (Config.PsxAuto) { // autodetect system (pal or ntsc) in CheckCdrom()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DConfigurePlugins.c76 QueryKeyV("PsxAuto", Conf->PsxAuto); in LoadConfig()
134 SetKeyV("PsxAuto", Conf->PsxAuto); in SaveConfig()
H A DWndMain.c161 Config.PsxAuto = 1; in WinMain()
1479 Button_SetCheck(GetDlgItem(hW,IDC_PSXAUTO), Config.PsxAuto); in ConfigureCpuDlgProc()
1501 EnableWindow(GetDlgItem(hW,IDC_PSXTYPES), !Config.PsxAuto); in ConfigureCpuDlgProc()
1517 Config.PsxAuto = Button_GetCheck(GetDlgItem(hW,IDC_PSXAUTO)); in ConfigureCpuDlgProc()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dmenu.c300 Config.PsxAuto = 1; in menu_sync_config()
302 Config.PsxAuto = 0; in menu_sync_config()
2039 Config.PsxAuto = 1; in run_cd_image()
H A Dmain.c126 Config.PsxAuto = 1; in emu_set_default_config()
H A Dlibretro.c1504 Config.PsxAuto = 0; in update_variables()
1506 Config.PsxAuto = 1; in update_variables()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dmenu.c300 Config.PsxAuto = 1; in menu_sync_config()
302 Config.PsxAuto = 0; in menu_sync_config()
2039 Config.PsxAuto = 1; in run_cd_image()
H A Dmain.c126 Config.PsxAuto = 1; in emu_set_default_config()
H A Dlibretro.c1504 Config.PsxAuto = 0; in update_variables()
1506 Config.PsxAuto = 1; in update_variables()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Source/
H A DPcsxrController.m841 @"AutoDetectVideoType": [NSValue valueWithPointer:&Config.PsxAuto],
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/
H A DChangeLog445 when Config.PsxAuto is enabled and Config.PsxType is set to PAL.
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/
H A DChangeLog445 when Config.PsxAuto is enabled and Config.PsxType is set to PAL.