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

50 check-ins occurring around b51812d3d4592e916bb3.

2026-01-08
23:56
Support changing themes at runtime with 'M' check-in: 35589174c4 user: alexa tags: initial-1.0-work
2026-01-03
21:28
Remove old build script and AppImage build scripts. Reika replaces these. check-in: 205e6613f7 user: alexa tags: initial-1.0-work
21:27
Use the same environment variable to build a compressed remote-benben as benben check-in: 7325ee93f9 user: alexa tags: initial-1.0-work
10:35
Bump requirements for various libraries written by me (Remilia) so that everything builds correctly both in --opt-mode release and --opt-mode debug. Fixes Module/Tracker files not being recognized. check-in: 0b45937cea user: alexa tags: initial-1.0-work
10:34
Add some more FORMATs and SLEEPs just to make it a tiny bit easier to look at possible issues with the build-file check-in: 4da677676e user: alexa tags: initial-1.0-work
10:34
Whoops, `*argv*` needs to be prefixed by a package check-in: 375a498046 user: alexa tags: initial-1.0-work
2025-12-31
11:22
Add Reika project file so that Benben can be built using Reika. https://fossil.cyberia9.org/reika/ check-in: 2600bfdcfd user: alexa tags: initial-1.0-work
2025-12-28
20:19
Use a newer named-readtables in the AppImage build script so that the build works on SBCL 2.6.0 check-in: 0fcf9d094b user: alexa tags: initial-1.0-work
2025-12-26
08:08
Update NEWS check-in: d9ae1d69b2 user: alexa tags: initial-1.0-work
08:03
Actually make this a function check-in: e071663e54 user: alexa tags: initial-1.0-work
07:54
Quiet output entirely when "--ui quiet" is used check-in: 395ef7f5d0 user: alexa tags: initial-1.0-work
07:40
Add the "quiet" UI. This UI prints nothing to the screen, except for error messages on stderr. All control must happen using the remote-benben program or anything else that is compatible with Benben's Remote Protocol. check-in: 5fd85ad0cb user: alexa tags: initial-1.0-work
06:56
Add some additional type information, or some MUFFLING calls, so appease the compiler. check-in: 33614756d6 user: alexa tags: initial-1.0-work
06:27
Fix some --no-* format option combinations check-in: b38d3a9c86 user: alexa tags: initial-1.0-work
06:26
Always show PCM and VGM as being enabled check-in: 1ebce2f82c user: alexa tags: initial-1.0-work
01:20
Add support to skip certain formats at build time. List supported formats in --long-version. Allow unknown config keys and just report them at load time. check-in: 4ec294a5ec user: alexa tags: initial-1.0-work
2025-12-20
22:01
Bump FXML commit check-in: 6e1bdaf7be user: alexa tags: initial-1.0-work
21:55
Fix some formatting in the manual. Add max-file-size config options in the module for VGMs and module files. check-in: 6da1be08a0 user: alexa tags: initial-1.0-work
21:46
Bump the default dynamic space size to 10240 (10 GB) check-in: c7cef240c3 user: alexa tags: initial-1.0-work
21:45
Add a "max-file-size" option to the module config section. Testing a file as a valid module will take this into account, and files larger than this (in bytes) will be rejected. The default is 256 megabytes, which should be more than enough. check-in: 0f3a25af98 user: alexa tags: initial-1.0-work
2025-11-28
22:25
Update phosphor theme (finally fixing the banner line colors) check-in: b6afdb1f4d user: alexa tags: initial-1.0-work
2025-11-15
21:36
Add 'help-display-timeout' and 'effect-info-display-timeout' config keys, then hook them into the original UI. Implements the suggested feature in ticket 9941847805cb3346 . check-in: aef8df065e user: alexa tags: initial-1.0-work
21:04
Uncomment some code (not sure why I commented out in the first place, probably for testing). Fixes the bug in ticket 9941847805cb3346 check-in: f25d3cd711 user: alexa tags: initial-1.0-work
2025-11-06
20:01
Merge from trunk. Set version to 1.0.0-dev check-in: d9d20102b5 user: alexa tags: initial-1.0-work
07:00
Change version to v0.7.1. Tweak NEWS, update README. Tag as v0.7.1 check-in: 06c4962839 user: alexa tags: trunk, v0.7.1
06:51
Update manual. * List the various encodings for RIFF Wave and Sun Au. * Update dates and versions. check-in: e99efec992 user: alexa tags: trunk
2025-11-05
08:28
Fix version number in remote-benben check-in: 6df00049c0 user: alexa tags: trunk
08:27
Update the AppImage build script for remote-benben with new package versions, and reduced dependencies check-in: 136c236504 user: alexa tags: trunk
08:23
Update required versions in AppImage build script for Benben check-in: e9c83f1b26 user: alexa tags: trunk
08:06
Merge recent changes from trunk check-in: 6b68ea7839 user: alexa tags: initial-1.0-work
08:02
Use the new +DEFAULT-CONFIG-STR+ for --dump-config to keep things the same as when a new blank config is created. check-in: dc9764b275 user: alexa tags: trunk
07:50
Fix song configs reloading, but not being applied check-in: 7145aed4b7 user: alexa tags: trunk
2025-11-04
09:52
Update README check-in: 5113724160 user: alexa tags: trunk
2025-11-02
22:01
Fix logic in startup scripts (kids, don't try to fix something when you're short on time) check-in: 8362104405 user: alexa tags: trunk
21:51
Fix messages in startup scripts check-in: fcbd5d7962 user: alexa tags: trunk
21:47
Update other startup scripts to adhere to BENBEN_ALL_RESAMP check-in: 36f445da05 user: alexa tags: trunk
11:34
Bump minimum CL-RemiMarshal to v0.4.3. Bump minimum CL-SDM to v0.99.38. Update NEWS. check-in: f661bfb6f2 user: alexa tags: trunk
11:15
Merge and integrate the adjust-for-cl-remiaudio-formats-changes branch check-in: ed919aa244 user: alexa tags: trunk
11:13
Change minimum CL-RemiAudio version to 0.1.3. Change minimum SatouSynth version to 0.1.4. Update NEWS. Closed-Leaf check-in: 2b5fd4c9b3 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
11:13
Fix the total elapsed time updating starting at 7 seconds when resampling. It instead starts updating immediately, as it should. check-in: e451379276 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
10:45
Properly write a default config file when starting up and there is no config file check-in: 63fef451f1 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
10:44
Report the type of RIFF Wave file in a more detailed way check-in: c6f65d5ae6 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
10:43
Be more flexible when unmarshalling MVerb/Zita preset names check-in: d36e0231dc user: alexa tags: adjust-for-cl-remiaudio-formats-changes
10:42
Change the default stereo enhancement amount to 1.1. Change the DC filter default to be disabled. check-in: d10939e24e user: alexa tags: adjust-for-cl-remiaudio-formats-changes
09:16
Don't include the :BEST or :MEDIUM sinc resampler tables in the AppImage, either. check-in: 80ab60046e user: alexa tags: adjust-for-cl-remiaudio-formats-changes
09:16
Don't include the :BEST and :MEDIUM sinc options by default (these will be automatically remapped to :FAST by CL-RemiAudio starting at checkin b4cccd54fb in that library). This saves at least five megabytes in the binary, and these modes are VERY overkill, if borderline pointless. check-in: 90704f26cf user: alexa tags: adjust-for-cl-remiaudio-formats-changes
09:14
Fix class names to reflect changes in CL-RemiAudio check-in: 9ff00b26c3 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
09:14
The zero-order hold resampler no longer exists in CL-RemiAudio check-in: cf6eab48ba user: alexa tags: adjust-for-cl-remiaudio-formats-changes
2025-10-27
10:51
Adjust the output stream stuff so that it compiles against the new changes in CL-RemiAudio on the 'rework-formats-again' branch (which is currently on 3caef55394071aa611a3e6f16a40c5874fa07e4d at time of writing). check-in: 04fd74dd66 user: alexa tags: adjust-for-cl-remiaudio-formats-changes
2025-10-17
21:07
Cherrypick: Update README check-in: 3bc1b6e1fe user: alexa tags: trunk