Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-08-18
09:21
Bump minimum SatouSynth version to v0.1.1 Leaf check-in: fef6071266 user: alexa tags: trunk
2025-08-16
22:56
Add some very early REQUIREs to the build scripts. check-in: 6517d117ff user: alexa tags: trunk
2025-08-14
09:32
CL-Remi-Slang now has a version constant, so report it in --long-version. Add explicit version requirements for SatouSynth and CL-RemiChips now that they've reached v0.1.0, bump CL-Remi-Slang's required version to v0.2.1. check-in: b7a72e2177 user: alexa tags: trunk
2025-08-13
07:45
Build in Release mode check-in: ccce5d3743 user: alexa tags: trunk
07:38
Bump to RC3 check-in: 8cb5e12515 user: alexa tags: trunk
07:34
Set explicit CL-RemiAudio versions. Bump required CL-SDM version. check-in: f41e55783e user: alexa tags: trunk
07:34
Change Shinmera repos to the new URL check-in: 5e240979f5 user: alexa tags: trunk
2025-08-12
07:02
No really, fix URI stuff with XSPF/JSPF playlists. For real, seriously. Forgot that the regex could just not match anything, so check for a NIL value in PARSE-FILENAME/NO-SUBSONGS check-in: e61f552097 user: alexa tags: trunk
2025-08-11
08:32
Playable files can have sample rates above 48KHz check-in: 9760a08221 user: alexa tags: trunk
2025-08-09
08:20
Add a "release" opt mode to the build script. check-in: 7a715cb269 user: alexa tags: trunk
2025-08-08
08:27
Update man file. Fix building of the man file. check-in: eab2a8caa2 user: alexa tags: trunk
08:20
Update man page RST file check-in: e2b5247b7e user: alexa tags: trunk
08:20
Fix ASDF file check-in: 1c3f1cad39 user: alexa tags: trunk
08:20
Use ~f for output of the default values for a few arguments. Fix post-help text. check-in: 10e2261807 user: alexa tags: trunk
08:07
List the actual default --driver using the constant check-in: fbdee2b958 user: alexa tags: trunk
08:07
Actually remove the files... check-in: eb8025d357 user: alexa tags: trunk
08:01
Move the WAV and Au streams into output-streams.lisp. Change these into structures. check-in: 11b03ed5f7 user: alexa tags: trunk
07:03
Ensure the compiler macros in CL-RA/FORMATS can do their thing check-in: 729c8801e9 user: alexa tags: trunk
06:31
Modify things to support recent CL-RemiAudio changes. This should improve write performance when rendering. check-in: fc65a4aa4e user: alexa tags: trunk
2025-08-04
08:29
Whoops, fix command line parsing check-in: b954273cc4 user: alexa tags: trunk
08:28
Variable should contain a PATHNAME, not a STRING check-in: 95a5694858 user: alexa tags: trunk
08:27
Change -s/--speed to -n/--normal to reflect what it actually does check-in: 33f0f9b326 user: alexa tags: trunk
2025-08-02
22:09
Remove old lisp-build-instructions.md file. These are now in the wiki. check-in: e7b058855b user: alexa tags: trunk
09:07
Change semver to rc2 check-in: f9f7f25981 user: alexa tags: trunk
08:49
Add a small indication on whether or not SIMD is being used check-in: aafcc5734f user: alexa tags: trunk
08:08
Fix the AppImage build script so that libout123 works properly. Add some additional comments. check-in: 2801d67997 user: alexa tags: trunk
06:58
Bump the minimum CL-SDM version to 0.99.33 check-in: d7e0052543 user: alexa tags: trunk
06:58
Fix some failing tests check-in: 72c5c965a7 user: alexa tags: trunk
06:50
Fix --list-themes check-in: eb9a0c468e user: alexa tags: trunk
06:30
Fix '--tcp-driver-format list' check-in: 80a1ac47c2 user: alexa tags: trunk
2025-08-01
22:53
Group MIDI options separately check-in: 69c16dfcd1 user: alexa tags: trunk
06:03
Add a space check-in: 59e7ab8f6a user: alexa tags: trunk
05:28
Ensure CTX is not NIL check-in: 18839fc0d8 user: alexa tags: trunk
03:49
Quiet the compiler in a LOT of places. This technically optimizes the code slightly as well since this adds a bunch of type information. check-in: d8ef376f7b user: alexa tags: trunk
02:13
Fix parsing of filenames that contain subsong selectors in XSPF/JSPF playlists. check-in: 8f60db349a user: alexa tags: trunk
2025-07-31
22:48
Prepend the WAD's filename onto the output filename. check-in: cdaf6be060 user: alexa tags: trunk
22:42
Use the lump name to construct the output filename when rendering check-in: 039e3ddbb9 user: alexa tags: trunk
22:29
Squash a TODO: print any errors encountered during rendering. Fix a typo. check-in: 3c9501fa50 user: alexa tags: trunk
11:23
Add a TODO for later check-in: 4a7c107b0a user: alexa tags: trunk
11:19
Implement the --cue command line argument. check-in: 5f1782a833 user: alexa tags: trunk
11:19
Fix :INITARGs for ID3-TAG-INFO check-in: feb08cd139 user: alexa tags: trunk
2025-07-29
04:41
PLAYABLE-SAMPLE-FORMAT isn't used, so remove it. check-in: 2f6b2aaa9a user: alexa tags: trunk
04:35
Remove/comment-out some more unused functions. check-in: 882253e59b user: alexa tags: trunk
03:46
Remove/comment-out some unused (un)marshalling functions. check-in: 70cb5bca86 user: alexa tags: trunk
03:38
Unmarshal zita/mverb presets better. This method won't intern random strings in the KEYWORD package. check-in: efebe67bbc user: alexa tags: trunk
03:28
Improve output of --long-version by squashing some TODOs check-in: d5fa0306ae user: alexa tags: trunk
03:11
Remove various unused generic functions check-in: acbf029c1d user: alexa tags: trunk
03:03
Squash some TODOs. Remove an unused generic function and its methods. check-in: 9d4674450d user: alexa tags: trunk
02:53
Implement --list-themes check-in: ffe889f7bf user: alexa tags: trunk
02:53
Nicer backtrace check-in: 042dc70b74 user: alexa tags: trunk