makigumo
cfec01c990
Delete update_all_keep_linux_nice.sh ( #76 )
...
This script is calling an unknown script that is not in this repository.
2022-01-11 19:21:04 +08:00
retrocaster
377adcf2ca
Update cifs_mount.sh docs for LOCAL_DIR ( #77 )
...
* Update cifs_mount.sh
Updated LOCAL_DIR documentation to cover new special "cifs" location
* Update cifs_mount.sh
Set initial value of LOCAL_DIR to "cifs"
2021-12-26 06:48:17 +08:00
Keith F. Kelly
59cba51993
Add settings and scripts for making/keeping Linux nice ( #75 )
2021-12-17 22:44:43 +08:00
Gareth Jones
4cfdede74c
Fix cifs mount options for guest access ( #74 )
...
* Fix cifs mount options when no username is supplied
* Update to use sec=none
2021-12-13 20:56:11 +08:00
José Manuel Barroso Galindo
73455739a2
Case insensitive MRA parsing. ( #73 )
2021-12-07 18:00:37 +08:00
Keith F. Kelly
8f493866d8
Add new bluetooth pairing script (btctl wrapper) ( #72 )
2021-12-01 19:07:20 +08:00
Keith F. Kelly
626dc0018b
Bluetooth script changes ( #71 )
2021-12-01 04:03:02 +08:00
tofukazoo
4dce7618e7
Removed "MiSTer" hostname check ( #69 )
2021-10-11 03:53:10 +08:00
tofukazoo
d9d4aa92d3
Removed "MiSTer" hostname check ( #68 )
2021-10-11 03:52:48 +08:00
Locutus73
ed4b3570a0
Version 2.0 - Tests if executed on a 5.X Kernel system (thanks to MiSTer Addons for the help with testing).
...
Tests if executed on a 5.X Kernel system (thanks to MiSTer Addons for the help with testing).
2021-08-30 18:25:12 +02:00
Locutus73
b9d436e71e
Merge pull request #65 from misteraddons/master
...
Update README.md
2021-08-25 14:18:20 +02:00
Jack Burton
20799b9607
Update README.md
2021-08-24 21:14:05 -06:00
Locutus73
724312381b
Merge pull request #38 from c0d3h4x0r/issue-37
...
fix Issue #37
2021-08-24 12:44:29 +02:00
Locutus73
bbc3e6e824
Rename change_hostname.sh to other_authors/change_hostname.sh
2021-08-24 12:39:42 +02:00
Locutus73
8fda19fef8
Rename change_hostname.ini to other_authors/change_hostname.ini
2021-08-24 12:39:24 +02:00
Locutus73
0ee7344f25
Merge pull request #64 from misteraddons/master
...
Change Hostname Scripts + New MiSTer System Check
2021-08-24 12:38:37 +02:00
Jack Burton
bafc85453d
Change Hostname Scripts + New MiSTer System Check
2021-08-23 12:14:36 -06:00
Locutus73
7dae4c1a86
Version 1.3.4 - Refined the check for standard root password.
...
Refined the check for standard root password.
2021-03-22 11:02:07 +01:00
Locutus73
3d304b8d17
Update security_fixes.sh
...
Version 1.3.3 - Changed cacert.pem URL.
2021-02-21 19:13:07 +01:00
Locutus73
b8585b7e2d
Merge pull request #54 from theypsilon/patch-1
...
Better error handling and arguments added
2021-02-21 19:06:02 +01:00
José Manuel Barroso Galindo
950c3f65c9
Ignoring missing crc is ignore_crc attribute is present in the element
2021-02-15 19:48:54 +01:00
José Manuel Barroso Galindo
2c5d1f603c
Better CRC error detection
2021-02-14 17:59:23 +01:00
José Manuel Barroso Galindo
0d7b5156ce
Better error handling and arguments added
2021-02-08 22:27:43 +01:00
David Shadoff
f239dfa982
Fixes for mra_rom_check
...
* Log mra_rom_check output to logfile
Since mra_rom_check can create a lot of output, and that output needs to be reviewed carefully, this fix causes to output to simultaneously be directed to a logfile.
- 'Scripts/Logs' subdirectory will be created if it does not already exist
- log output goes to Logs/mra_rom_check.log, which will be deleted and recreated each time it is run
* fixed error reporting with a mismatched rom
* Separate messages for missing MAME version
Too many MRA files are missing MAME version
- these drown out the real issues on the screen and in the logfile
- these don't appear to cause issues with the MRAs
- It is difficult to actually acquire "correct" data for these
-> This update outputs them to a separate logfile and suppresses them from the screen output (can easily be re-enabled later when/if this problem is under control)
Co-authored-by: Alan Steremberg <alanswx@users.noreply.github.com >
Co-authored-by: Alan Steremberg <alan.steremberg@gmail.com >
2021-01-25 18:43:49 +08:00
Locutus73
798e509a85
Version 1.3.2 - Refined the check for standard root password.
...
Refined the check for standard root password.
2020-12-07 18:36:45 +01:00
Locutus73
615d4c3eb3
Version 1.0.2 - Fixed a permission issue.
...
Fixed a filesystem permission issue.
2020-12-07 18:22:20 +01:00
Keith F. Kelly
503cd10147
Merge branch 'issue-37' of https://github.com/c0d3h4x0r/Scripts_MiSTer into issue-37
2020-06-30 23:54:39 -07:00
Keith F. Kelly
dc4d190470
add missing printMsgs function
2020-06-30 23:53:34 -07:00
Keith F. Kelly
67d9320170
Add missign printMsgs function.
2020-06-30 23:45:17 -07: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
113b6aeca8
Version 1.3.1 - Refined the check for standard root password.
...
Refined the check for standard root password.
2020-05-03 21:11:13 +02:00
Locutus73
96ca531e07
Merge pull request #29 from Balakov/master
...
Fix fast USB polling script "print" syntax
2020-05-03 18:26:31 +02:00
Locutus73
402336d972
Merge pull request #27 from alanswx/master
...
added description of mra checker to readme
2020-05-03 18:25:50 +02:00
Balakov
b53bacabf9
Fix fast USB polling script "print" syntax
...
Running the USB polling script gives the error "SyntaxError: Missing parenthesis in call to 'print'. I've added the parenthesis.
2020-04-30 21:38:31 +01:00
Alan Steremberg
0e60a17512
fixed mame version
2020-04-29 15:58:43 -07:00
Alan Steremberg
d67b110de1
fixes
2020-04-29 15:29:21 -07:00
Alan Steremberg
c57b347e04
fixes for python3
2020-04-29 15:17:29 -07:00
Alan Steremberg
d879a86b75
fix indents
2020-04-29 13:52:29 -07:00
Alan Steremberg
876119aca1
added description of mra checker to readme
2020-04-26 16:03:33 -07:00
Locutus73
70e6f3a74b
Merge pull request #25 from alanswx/master
...
mra rom checker
2020-04-24 10:51:24 +02:00
Locutus73
7319a1d9f2
Merge pull request #24 from selfslaughter/master
...
Remove build_mame_roms.sh
2020-04-24 10:50:06 +02:00
Alan Steremberg
2f4ac01500
mra rom checker
2020-04-08 14:10:21 -07:00
self_slaughter
31a4eea174
Remove build_mame_roms.sh
2020-03-09 14:06:41 +10:00
Locutus73
de885a025d
Merge pull request #22 from elexor/master
...
Fix typo
2020-03-06 11:41:49 +01:00
Locutus73
674f0987e6
Version 0.9.8 - Updated Wiki core structure
...
Update core manager to latest Wiki core structure; code clean up by frederic-mahe (thank you very much).
2020-03-03 15:59:04 +01: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
elexor
2a65f175a7
Fix typo
2020-02-04 22:51:23 +11:00
Locutus73
c61a4a9bae
Merge pull request #20 from tofukazoo/master
...
Scripts to toggle 1ms USB polling on and off
2020-01-27 17:59:05 +01:00
tofukazoo
140252a1d4
Update README.md
2020-01-27 08:01:04 -08:00
tofukazoo
fc55352830
Rename fast_USB_polling_on.sh to other_authors/fast_USB_polling_on.sh
2020-01-27 07:53:42 -08:00