41 Commits

Author SHA1 Message Date
tonytoon
6b875d49b4 added autofire_rates to ini_settings.sh (#129)
* adding terminfo install/uninstall scripts.

* check if terminfo src has changed before compiling.

* added autofire_rates to ini_settings.sh
2026-02-23 19:38:43 +08:00
Kevin Coleman
2db31cc533 ini_setttings.sh: updated features (#112)
- Added jamma2_vid/jamma2_pid, osd_lock, osd_lock_time, and debug.
- Fixed naming convention being wrong for jamma_vid and jamma_pid
2024-02-13 01:32:17 +08:00
Alexey Melnikov
1d342a28cc Update ini_settings.sh 2023-11-20 05:53:06 +08:00
birdybro
2e52cb9f6b Ini-settings: Add vga_mode/ntsc_mode, remove ypbpr. (#102)
* ini-settings: Add vga_mode, remove ypbpr

* ini-settings: Add ntsc_mode option
2023-04-09 15:34:31 +08:00
birdybro
c3189f49f8 Add disable_autofire option to ini_settings.sh script (#100) 2022-12-22 02:45:39 +08:00
birdybro
b0094f65f0 Remove deprecated volumectl setting (#99)
Solves --> https://github.com/MiSTer-devel/Main_MiSTer/issues/703
2022-10-22 00:09:56 +08:00
birdybro
e8a8435d93 ini_settings.sh: Add video_off setting (#96) 2022-08-20 18:08:36 +08:00
birdybro
38672934b1 Add missing options to ini_settings.sh (#95)
* Add missing options temporarily until new script is complete

* add entry to changelog
2022-07-19 13:40:16 +08:00
birdybro
f94df3f231 ini_settings.sh: Prevent alt ini from being overwritten (#87) 2022-05-13 16:20:48 +08:00
Locutus73
b7890cbdee Version 1.2.1 - New options.
Added support for osd_rotate, refresh_min, refresh_max, jammasd_vid, jammasd_pid, sniper_mode and browse_expand; added video_mode values 12 (1920x1440 60Hz) and 13 (2048x1536 60Hz); rearranged the options order.
2020-05-27 11:34:38 +02:00
Locutus73
786ad2442b Version 1.2 - New ini parameters and MiSTer_alt.ini
Added support for menu_pal, osd_timeout, recents, reset_combo and controller_info; MiSTer_alt.ini is created when missing.
2020-03-03 15:39:37 +01:00
Locutus73
a495e23556 Version 1.1.12 - Added support for hdmi_limited=2
Version 1.1.12 - 2019-09-07 - Added support for hdmi_limited=2 (16-255) for AG620x DACs; to be used with direct_video=1.
2019-09-07 12:29:29 +02:00
Locutus73
bd447a7306 Version 1.1.11 - Added support for direct_video.
Added support for direct_video.
2019-08-20 18:05:34 +02:00
Locutus73
81295c000c Version 1.1.10 - No leading slash in font option
Font option value is saved without the leading slash, i.e. font=font/myfont.pf.
2019-06-12 09:07:53 +02:00
Locutus73
3827678246 Version 1.1.9 - Testing Internet with github.com
Testing Internet connectivity with github.com instead of google.com.
2019-06-10 10:43:40 +02:00
Locutus73
eda565d2f8 Version 1.1.8 - Added DIALOG_HEIGHT parameter
Added DIALOG_HEIGHT parameter.
2019-05-31 07:25:49 +02:00
Locutus73
3f4ec9b183 Version 1.1.8 - Added DIALOG_HEIGHT parameter
Added DIALOG_HEIGHT parameter.
2019-05-31 07:23:25 +02:00
Locutus73
5f1e5b545c Version 1.1.7 - Taller menubox
The menu box uses all available space now.
2019-05-30 10:44:39 +02:00
Locutus73
fcd8adbadb Version 1.1.6 - Speed optimizations.
Speed optimizations.
2019-05-29 18:04:24 +02:00
Locutus73
26b359ade1 Version 1.1.5 - Wait screens and font handling
Added "Please wait..." screens; font value now is stored as font=/font/myfont.pf without the leading /media/fat.
2019-05-29 15:41:51 +02:00
Locutus73
fe2cc8263e Version 1.1.4 - Usability improvements.
The advanced editor starts with the Cancel button selected.
2019-05-29 13:50:31 +02:00
Locutus73
dccd72875c Version 1.1.3 - Improved texts
Version 1.1.3 - 2019-05-29 - Improved textual descriptions of options.
2019-05-29 13:36:32 +02:00
Locutus73
c14d638e24 Version 1.1.2 - Support for all missing options
Added support for fb_terminal, vscale_border, bootscreen, mouse_throttle, key_menu_as_rgui, keyrah_mode, rbf_hide_datecode, bootcore and bootcore_timeout.
2019-05-29 13:29:31 +02:00
Locutus73
be06688ea3 Version 1.1.2 - Support for all missing options
Added support for fb_terminal, vscale_border, bootscreen, mouse_throttle, key_menu_as_rgui, keyrah_mode, rbf_hide_datecode, bootcore and bootcore_timeout.
2019-05-29 13:26:37 +02:00
Locutus73
8596af233b Version 1.1.1 - Improved option descriptions
Improved textual descriptions of options.
2019-05-29 11:52:31 +02:00
Locutus73
cbaef28cf0 Version 1.1 - Support for keys not in the ini
Added support for setting non existing or commented keys; the font selection page has a single row now.
2019-05-29 10:46:12 +02:00
Locutus73
2bc5ef4c7d Version 1.0.10 - Usability+aesthetic improvements
Changed value selection page from a radiolist to a menu in order to improve usability; now the font value is displayed withouth path and extension.
2019-05-28 21:08:56 +02:00
Locutus73
9b264d6d46 Version 1.0.9
Changed MiSTer.ini directory to /media/fat (previously it was /media/fat/config); now the script checks if ~/.dialogrc exists and creates .dialogrc in the current directory when needed (previously it used /media/fat/config/dialogrc); improved some texts.
2019-05-28 12:43:50 +02:00
Locutus73
a19fe09336 Version 1.0.8
Improved textual descriptions of options, many thanks to misteraddons.
2019-05-27 14:23:05 +02:00
Locutus73
050f75182b Merge branch 'master' into master 2019-05-27 14:20:04 +02:00
Locutus73
6e83f527c1 Version 1.0.7
Improved textual descriptions of options.
2019-05-27 14:02:27 +02:00
Jack Burton
f52b6c3d87 Update ini_settings.sh 2019-05-27 07:35:33 -04:00
Jack Burton
299cb501c6 Update ini_settings.sh 2019-05-27 07:27:47 -04:00
Locutus73
be11386973 Version 1.0.6
setupCURL (so Internet connectivity check) is called only when needed; improved textual descriptions of options.
2019-05-27 13:27:45 +02:00
Locutus73
1392e58788 Version 1.0.5
Version 1.0.5 - 2019-05-27 - Improved textual descriptions of options.
2019-05-27 13:08:34 +02:00
Locutus73
a6bcb1ce25 Version 1.0.4
Improved ini value reading: only the first instance of a key is read, so specific core settings will be ignored.
2019-05-27 12:46:12 +02:00
Locutus73
658a0411a5 Version 1.0.4
Improved textual descriptions of options; removed hostname check, so users can use different hostnames than MiSTer; pressing ESC in submenus returns to the main menu instead of quitting the script.
2019-05-27 10:46:17 +02:00
Locutus73
3c5334e52e Version 1.0.3
Improved DEB packages downloading routine.
2019-05-26 20:46:27 +02:00
Locutus73
450f23b04b Version 1.0.2
Added error checking during DEB packages downloading
2019-05-26 20:22:30 +02:00
Locutus73
eed381c1c2 Version 1.0.1
Added  Windows(CrLf)<->Unix(Lf) character handling.
2019-05-26 19:51:48 +02:00
Locutus73
961cacfd6c Version 1.0
First commit
2019-05-26 18:58:59 +02:00