Daodan: Delete empty MinGW directories
Daodan: Replace MinGW build env with an up-to-date MSYS2 env
Daodan: Add AE package creation to makefile
Daodan: Release version 4.1
Daodan: Add new local input system based on Raw Input
Daodan: Add float-type config options
Daodan: Use uint64_t for Oni's action state
ValExtLinks: Added some entries to the lists of known file and page suffixes.
ValExtLinks: Updated sample files which go along with the last update to the script.
ValExtLinks: Added argument to 'curl' that prevents some sites from rejecting it. Val now skips archive.is links too when skipping archive.org links.
ValExtLinks: Make sure that bad YT links count as NG. Various tweaks to project organization.
Fixed importing of "fact" chunk, as well as an unhandled fatal when attempting to transcode IMA4 to MS ADPCM. Also added missing padding to SNDD template and fixed the duration calculation for WAV-to-SNDD.
Uploading WIP code for SoundData, because the previous commit relies on it after all.
Implemented import/export of "fact" chunk for .wav files. Added a -demo tag for storing sounds in the PC demo format (if compatible).
ValBot: Adding script for checking intrawiki section links. Updated read-me.
ValBot: Now checks that the section link (if there is one) within an interwiki link is valid.
Adding scripts and instructions for using Pywikibot on OniGalore.
ValExtLinks: Added files to version control that I used for research when learning how to detect bad YouTube links. Updated to-do list.
ValExtLinks: The messages about skipping URLs now show the wiki page's namespace. Added 504 to known response codes.
ValExtLinks: Val can now recognize bad YouTube links (no thanks to YouTube). Fixed some math errors. Added error 429 to known codes.
ValExtLinks: Changed --suggest-snapshots to --suggest-snapshots-ng and added --suggest-snapshots-ok for getting snapshot URLs for all good links. This can be used to confirm that sites are backed up in case they die in the future, but note that this argument will take hours to run due to the API rate limit. Added awareness of API rate limit so Archive.org will not start blocking script.
ValExtLinks: Replace all occurrences of HTML-encoded '&'s in exception URL, not just the first.
ValExtLinks: Added .do to recognized page suffixes.
ValExtLinks: Changed --skip-archive-links argument to --check-archive-links because the default should be to skip them. Val now uploads all three formats of its report, and links to the RTF and TXT versions from the HTML one. Val can also now tell whether each upload succeeded. A report with no link issues will print a placeholder message in that section of the report. Fixed a bug where Val thought a link should be an interwiki link when it was really a link to an archive.org snapshot from said wiki.
Committing sample files to go along with last committed version of ValExtLinks.
Val now tries each URL three times. This has proven more effective than giving Val a long timeout and trying each URL once. The summary report has been refined a bit; the most notable change is that the final number and breakdown of link issues leaves out the excepted links. Also stopped Val from getting confused by HTML-encoded '&'s in the exceptions list.
Committing the changes to Val which I meant to commit over a week ago. I committed everything but the updated script itself. See last Val commit message for list of changes.
Updated o2aslpt.bat, as apparently the output of the MD5 tool changed at some point. Adjusted read-me formatting to be Windows-friendly.
ValExtLinks: The 'I Just Broke All The Diff-Gazing' Commit. Revised file structure of the project and added the MIT license. Revised all documentation. HTTP and curl codes are now wiki-formatted and hosted online. In Val itself, I made these changes: Added --timeout argument to change default URL query timeout of 10 seconds. Revised the report header to be easier to read. Less advice is printed directly in the report and more is online at the location linked to under the Legend section.
Adding my email address to some of my projects.
ValExtLinks: Added '.full' as a recognized page suffix.
ValExtLinks now reads its exceptions list from a wiki page instead of a text file that only I can change.
Added option to not validate archive.org URLs, as those are unlikely to go bad, and we have an increasing number of them. Val now reports trivial redirect settings in Config section.
Updater with a few more log lines
Updated AEI Setup, new updater with a few more log lines, setup always allows chosing the path
Oops, forgot to remove some debug output.
Yay, another SNDD fix that no one cares about: PC demo SNDDs! (short .dat headers, but the .raw data is MS ADPCM; use -nodemo to treat as Mac/IMA4 anyway).
Minor fixes and features in SNDD export: "transcoding" forbidden, standard-compliant MSADPCM (with padding and "fact" section), PCM export (with -extract:pcm).
Correcting order of to-do items on Green Room.
Adding unfinished Green Room package, for anyone who wants to work on it (see work/docs/To do.txt).
Val now counts redirects from youtu.be to youtube.com as OK links. These links will be reported on if the argument --show-yt-redirects is used. Renamed --show-https-upgrade to --show-https-upgrades for consistency. Also sorted the file and page suffix arrays and added some more items to them. Now handling status codes 400, 418, 502 and 530. Fixed incorrect nbsps in HTML report. Val is no longer confused by URLs ending in '(' or ')', or which contain a '%' towards the end.
Fixed the export of 44.1 kHz sounds (a.k.a. "distorted zap sounds").
Val no longer prints the result codes for IW and EI links, since that doesn't really make sense. Fixed a spacing issue in HTML report.
Val now removes the annoying ':80' in many Archive links.
Fixed bug in Val that was causing dozens of 403 errors to be returned unnecessarily. Polished report wording and messages a little.
Val now links to wiki pages using HTTPS instead of HTTP. Fixed code that exempts minor forms of redirects from being listed. New arguments --show-added-slashes and --show-https-upgrade allow one to turn off these exemptions. Reworked summary section extensively to be more readable.
Changing this copy of the Val exceptions file to a sample version so I don't have to keep updating it in version control. The live version is at http://iritscen.oni2.net/val/exceptions.txt.
Val's reports now print section headers for the init/config stage and for the link results themselves.
Properly fixed Val's parsing of Archive API responses this time. Added a little space between each link result, making report much easier to read.
Fixed ValExtLinks' reading of Archive API replies. Fix for reading links that happen to have a shebang in them. Now knows how to handle NULL namespace links. Now prints elapsed time.
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Adding OniSplit source code (v0.9.99.0). Many thanks to Neo for all his work over the years.
Updated readme for 2.0f
Fix a deadlock, v2.0f
Added version 2.0e (bugfix in patch file for paths with apostrophes)
slightly modifications to allow subclassing, added Q_OBJECT macro, since usually all classes derived from QObject should use it
small dialogs functions changes, now they have an optional value to set as rich text
ps2launchargs: Actually including correct BOOT.ELF this time. Tweaks to instructions. Two alternate methods for passing args.
Slight tweaks to LPT read-me.
Big bug fix to Mac LPT script.
Small bug fix to Mac LPT script.
Adding oni2aslpt, a tool to unlock the hidden layouts on the Oni 2 disc.
Updating ps2launchargs uLE build to one with modified version string.
A few tweaks to ps2launchargs: - Added LAUNCHELF.CNF, which allows me to specify a color for highlighted menu items in uLE that a colorblind person can see more easily. - Customized version string of uLE as it appears in upper-right of UI. - The LaunchArgs.txt in the source folder no longer uses incorrect argument syntax, and now simply matches the one in the main folder. - Updated Instructions.rtf in minor ways.
Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.
Adding ps2launchargs, a package for passing launch arguments to a PS2 binary in PCSX2.
small readme fix for 1.4a
Vago 1.4a
added quazip / zlib pre-compiled for macos (if you want you can always compile them yourself with the source)
Added zlib, quazip, basicxmlsyntaxhighlighter, conditionalsemaphore and linenumberdisplay libraries. zlib and quazip are pre-compiled, but you can compile them yourself, just delete the dll files (or equivalent binary files to your OS)
Small code refactoring
Old directory (not needed anymore), see s10k/Vago for the Vago code
Vago 1.4
moved files to s10k directory since now vago uses the same libs structures as my other projects (e.g. XmlTools)
Updating Mac AE Setup to v1.3 (no code changes, only the new AEIU .jar file).
AEI 2.30: Better conflicts display
AEIU 1.3 version number in src
AEIU 1.3 fixed jar
Pointing users to new directory.
AEI 2.29: Refs #126: Minor log output change
AEI 2.29: Ref #126: Latest BSL install changes
AEI 2.28(.3): Minor log improvement
AEI 2.28(.2): Fixed minor mistakes in 2.28
AEI 2.28, fixes #126
AEI2 2.27
Added AEI2Updater.jar
AEI2-Setup-Win 1.3
Hopefully better log output for AEI2Updater
Fixed #109
Fixed #112
ValExtLinks: Fixed bug in interwiki link suggestions. Corrected documentation error.
XmlTools2 is now located under s10k folder
added XML Tools latest version (2.0d) and s10k's common libs
my projects directory (for being able to commit my shared folders properly)
ValExtLinks improvements: - Now advises reader of external internal links. - The exceptions file now allows finer-grained exemption of a URL by matching to the specific page that contains it instead of exempting all occurrences of that URL (but the '*' wildcard will match all containing pages). Currently you can only list a URL once, however. - The exceptions file now allows external internal and potential intrawiki links to be exempted from the report. - The path to Google Chrome (for taking screenshots) is now external to the script, supplied as an argument after "--take-screenshots". - All of OniGalore's interwiki shortcuts are now recognized. - Protection against failed retrieval of redirect URL. - Better recognition of unimportant redirects (http->https, added ending slash).
ValExtLinks: IW links now reported as separate category from OK links. RD links that are just redirecting from http:// to https:// are now regarded as OK.
Updating http_codes.txt in line with what Val now understands.