245 Commits

Author SHA1 Message Date
José Manuel Barroso Galindo
753f5fadb1 Date fix (#83)
* Date fix

* Tabs to spaces
2022-12-20 11:37:47 +08:00
birdybro
6872771b62 remove set -u flag (#82) 2022-06-19 02:29:01 +08:00
birdybro
a8610f076f Deprecate update.sh, add redirect to downloader.sh with warning (#80)
* Deprecate update.sh, add redirect to downloader.sh with warning

* Add deprecation message to readme
2022-05-13 16:29:22 +08:00
José Manuel Barroso Galindo
8aa060a7d6 Fixed parsing of Arcade wiki page (#78) 2021-10-30 18:07:19 +08:00
Locutus73
a5f5d09163 Version 4.0.17 - Support for the new 7z Linux update archive format (thanks to MiSTer Addons for the help with testing).
Support for the new 7z Linux update archive format (thanks to MiSTer Addons for the help with testing).
2021-08-30 18:26:15 +02:00
Locutus73
2163ed8905 Version 4.0.16 - Fixes Intellivision game folder creation (thanks to theypsilon).
Fixes Intellivision game folder creation (thanks to theypsilon).
2021-08-11 12:20:44 +02:00
Locutus73
fac69990a8 Merge pull request #72 from theypsilon/patch-1
Fixes Intellivision game folder creation
2021-08-11 12:19:11 +02:00
José Manuel Barroso Galindo
c5e5f62e22 Update mister_updater.sh 2021-08-10 18:36:21 +02:00
José Manuel Barroso Galindo
05df681837 Update mister_updater.sh 2021-08-10 18:30:45 +02:00
José Manuel Barroso Galindo
5a56f22138 Fixes Intellivision game folder creation 2021-08-10 18:27:01 +02:00
Locutus73
3954c765f2 Version 4.0.15 - Handle HTML codes for square brackets and ampersand (thanks tjanas).
Handle HTML codes for square brackets and ampersand (thanks tjanas).
2021-06-19 20:46:09 +02:00
Locutus73
0843578b56 Merge pull request #71 from tjanas/patch-1
Handle HTML character codes for square brackets and ampersand
2021-06-19 20:44:23 +02:00
Terry Janas
5dfccfa5aa Condense multiple consecutive spaces into single space 2021-06-14 16:12:15 -05:00
Terry Janas
5d40497bf5 Wrap ADDITIONAL_FILE_NAME variable in curly braces 2021-06-14 15:38:33 -05:00
Terry Janas
3edcba9a5f Undo last commit 2021-06-14 15:27:53 -05:00
Terry Janas
f67e4971fe Condense multiple consecutive spaces into single space 2021-06-14 15:24:15 -05:00
Terry Janas
011153b417 mister_updater.sh: version 4.0.15 2021-06-14 13:25:39 -05:00
Terry Janas
8d8b2c30f8 Handle HTML character codes for square brackets and ampersand 2021-06-14 13:12:47 -05:00
Locutus73
429c003f0b Version 4.0.14 - Fixed a bug in checkAdditionalRepository.
Fixed a bug in checkAdditionalRepository.
2021-03-23 19:17:14 +01:00
Locutus73
c0434afbec Version 4.0.13 - Added XOW scripts and improvements
Added XOW scripts to ADDITIONAL_REPOSITORIES; added main branch detection to checkAdditionalRepository.
2021-03-22 12:37:10 +01:00
Locutus73
689b0f100f Version 4.0.12 - Updated checkAdditionalRepository.
Updated checkAdditionalRepository in order to reflect a change in GitHub HTML code.
2021-03-05 15:40:43 +01:00
Locutus73
7d59fa85cb Version 4.0.11 - Removied curl and folder creation errors
Removied curl and folder creation errors (thanks to theypsilon and cdewit).
2021-02-21 19:20:57 +01:00
Locutus73
cb574d7f5a Merge pull request #62 from theypsilon/master
Removing curl and folder creation errors thanks to the advise from cdewit
2021-02-21 19:16:19 +01:00
Jose BG
272c4bfc0d Removing curl and folder creation errors thanks to the advise from cdewit. 2021-02-21 15:29:22 +01:00
Locutus73
f6b8e0f990 Update README.md 2020-12-07 18:16:26 +01:00
Locutus73
ef7593624c Version 4.0.10 - Optimisations
Optimised repositories main branch detection through a single API call.
2020-12-07 18:15:40 +01:00
Alexey Melnikov
c23350031d Merge pull request #53 from Kreeblah/master
Added default GitHub branch detection
2020-11-17 15:25:36 +08:00
Kreeblah
f9069f5586 Added default GitHub branch detection 2020-11-16 21:58:04 -08:00
Locutus73
db4291011a Version 4.0.9 - Increased download timeout.
Download timeout increased from 120 seconds to 180.
2020-06-25 16:13:42 +02:00
Locutus73
6b47a935ee Merge pull request #48 from theypsilon/max-time-180
Changing max-time to 180 for CURL_RETRY
2020-06-25 16:11:32 +02:00
José Manuel Barroso Galindo
b32937a373 Changing max-time to 180 for CURL_RETRY 2020-06-25 15:25:10 +02:00
Locutus73
20bd749cb7 Version 4.0.8 - Bug fix.
Updated checkAdditionalRepository in order to reflect a change in GitHub HTML code.
2020-06-24 18:14:06 +02:00
Locutus73
dfea2b56d8 Update README.md 2020-05-04 11:25:31 +02:00
Locutus73
5c7968cca5 Version 4.0.7 - mame and hbmame dirs improvements.
mame and hbmame directories are created only when they don't exist both in games and _Arcade directories; mame and hbmame directories are deleted from games dir, when they're empty and _Arcade/mame and _Arcade/hbmame aren't empty.
2020-05-04 11:24:24 +02:00
Locutus73
53d4ed50a5 Version 4.0.6 - Improvements and bug fixes.
Improved GAMES_SUBDIR automatic detection, preferring $BASE_PATH/games; mame and hbmame dirs are created in games dir when used; corrected a bug preventing the correct use of BASE_PATH in the ini file; updated ADDITIONAL_REPOSITORIES default value; added TurboGrafx CD cheats.
2020-05-03 21:15:17 +02:00
Locutus73
a46721d3ce Version 4.0.5 - PARALLEL_UPDATE="false" is default again
PARALLEL_UPDATE="false" is default again, after users reporting true randomly triggering GitHub anti abuse system.
2020-04-23 13:00:58 +02:00
Locutus73
3b48f78ada Version 4.0.5 - PARALLEL_UPDATE="false" is default again
PARALLEL_UPDATE="false" is default again, after users reporting true randomly triggering GitHub anti abuse system.
2020-04-23 12:24:06 +02:00
Locutus73
2425bd155e Added find.exe and bug fixes.
Added find.exe and corrected a bug which prevented the detection of a non empty /games directory.
2020-03-04 18:22:11 +01:00
Locutus73
fcef324f29 Version 4.0.4 - Improvements and bug fixes.
The script prompts for using PARALLEL_UPDATE="false" each time a download fails; corrected an incompatibility with AY-3-8500 repository.
2020-02-27 18:17:19 +01:00
Locutus73
a1d68b1c03 Update README.md 2020-02-24 17:48:28 +01:00
Locutus73
6982d628e5 Version 4.0.3 - Improvements and bug fixes.
Changed MAME_ARCADE_ROMS and MAME_ALT_ROMS default value to "true"; added _Other core directory and removed Arduboy from SD root; renamed CORE_CATEGORY_PATHS["cores"] to CORE_CATEGORY_PATHS["computer-cores"] for better readibility, "cores" still works for both CORE_CATEGORY_PATHS and filters; code clean up by frederic-mahe (thank you very much).
2020-02-24 17:47:20 +01:00
Locutus73
953b883998 Version 1.0.1 - Executes local ./mister_updater.sh when it exists.
The script executes the local ./mister_updater.sh when it exists.
2020-02-24 17:31:28 +01:00
Locutus73
87af0471ed Version 4.0.2 - Improvements and bug fixes.
Improved script output; the updater performs a full resync when a newer version has been released; the updater informs the user that MAME_ARCADE_ROMS and MAME_ALT_ROMS default values are going to switch to "true" in the next days; corrected a bug in additional repositories files with a comma "," in the name; added GBA cheats; the updater checks the actual installed MiSTer Linux and not only the last downloaded SD-Installer before updating Linux; the updater backups the whole _Arcade dir before switching to the new MRA structure when MAME_ARCADE_ROMS="true"; speed optimisations.
2020-02-09 15:55:40 +01:00
Locutus73
e7594c6a4d Version 4.0.1 - Improved script output.
Improved script output.
2020-01-18 13:08:13 +01:00
Locutus73
60d6b7996b Version 2.1.3 -Improved script output.
Improved script output.
2020-01-18 13:07:34 +01:00
Locutus73
24f2326a2f Update README.md 2020-01-13 12:52:57 +01:00
Locutus73
6d6026ee24 Version 4.0 - Logs, speed optimisations and stuff...
Version 4.0 - Added report/log of updated cores and additional files at the end of the script; added exit code 100 when there's an error downloading something; now PARALLEL_UPDATE="true" is the default value; added REPOSITORIES_NEGATIVE_FILTER parameter, like REPOSITORIES_FILTER but repository names and core categories must not match the filter, it is processed after REPOSITORIES_FILTER; now the updater only checks repositories which have been actually updated since the last successful update, edit your ini or delete /media/fat/Scripts/.mister_updater/*.last_successful_run files to reset this mechanism; changed MidiLink additional repository to the official MiSTer-devel one.
2020-01-13 12:50:17 +01:00
Locutus73
eaaa0e108f Added cut.exe.
Added cut.exe.
2020-01-13 12:43:48 +01:00
Locutus73
c821361681 Version 3.6.3 - Speed optimisations.
Speed optimisations.
2020-01-09 21:29:34 +01:00
Locutus73
05e805948d Added cp and basename. 2020-01-09 10:35:29 +01:00