Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
77 check-ins using file lisp-build-instructions.md version 4068c899c8
2025-06-22
| ||
23:27 | Handle errors when attempting to build a job for a ListenBrainz submission more gracefully. Leaf check-in: 1256c2620d user: alexa tags: trunk | |
23:19 | Add "vgm-prefer-english" config key to the "listenbrainz" section. Specialize PLAYER-GET-LISTENBRAINZ-JOB on VGM-PLAYER so that we can handle the multiple GD3 tag languages better, falling back to the other language when the preferred one doesn't have the required tag information for a submission. check-in: 583027a687 user: alexa tags: trunk | |
22:34 | Submit VGMs and SIDs to ListenBrainz as well. Refactor the creation of LISTENBRAINZ-JOB instances out into its own method. check-in: 13e1df9457 user: alexa tags: trunk | |
05:02 | Fast-forwarding a track disqualifies it for ListenBrainz sumission check-in: bf06f6c432 user: alexa tags: trunk | |
05:01 | Update README check-in: 9e2c8a1a68 user: alexa tags: trunk | |
2025-06-21
| ||
05:18 | Change a dlog message slightly check-in: ab2e1ebe64 user: alexa tags: trunk | |
05:14 | Update a comment check-in: 68612cb219 user: alexa tags: trunk | |
05:13 | Refactor some of the ListenBrainz code so it isn't duplicated everywhere. Submit 'Now Playing' messages to ListenBrainz as well, not just normal 'listens'. Drop the requirement that there must be an album field filled out in the metadata for ListenBrainz submission. check-in: 9435d780d1 user: alexa tags: trunk | |
03:56 | Add one additional check check-in: 3f8ee5c05b user: alexa tags: trunk | |
03:55 | Add one more consistency check. check-in: 7bd514ac27 user: alexa tags: trunk | |
03:54 | Don't submit to ListenBrainz when rendering. check-in: 6628f6c87d user: alexa tags: trunk | |
03:49 | Update NEWS check-in: b455053dcf user: alexa tags: trunk | |
03:46 | Implement ListenBrainz submissions for FLAC, Opus, Vorbis, WavPack, and XQAF files. Fix logic to determine when a track can be submitted. Add --no-listenbrainz argument. check-in: b850c2467d user: alexa tags: trunk | |
03:21 | Get ListenBrainz submissions working for MPEG-1 files. check-in: b47995dcc9 user: alexa tags: trunk | |
01:51 | Build a full LB-LISTEN-SUBMISSION so we can include client information in it. check-in: 04b0d211a6 user: alexa tags: trunk | |
01:49 | Implement the LISTENBRAINZ-MANAGER subsystem. Hook everything in. No submissions are done yet, however. check-in: 3434603bfb user: alexa tags: trunk | |
2025-06-20
| ||
23:56 | Add a skeleton of a ListenBrainz subsystem. This is not hooked in yet. check-in: bfc944f532 user: alexa tags: trunk | |
23:35 | Add a config section for listenbrainz check-in: ed0305c69a user: alexa tags: trunk | |
23:35 | Update ignore-glob check-in: d5278c4a04 user: alexa tags: trunk | |
2025-06-19
| ||
06:22 | Support building remote-benben with Clozure CL. This is not an option in build-sh. check-in: 77000dd38f user: alexa tags: trunk | |
06:07 | Support Clozure CL in the BENBEN-LIB and BENBEN-REMOTE-PROTOCOL packages check-in: e0925b77da user: alexa tags: trunk | |
05:49 | Add the ability to build remote-benben using build.sh check-in: 80df662de4 user: alexa tags: trunk | |
05:49 | Add CLISP support to benben-lib and benben-remote-protocol packages check-in: e97c31ec49 user: alexa tags: trunk | |
2025-06-18
| ||
23:06 | Fix call to UI-QUEUE-MESSAGE, 'cause I always forget it doesn't take format arguments check-in: 34e06c2462 user: alexa tags: trunk | |
22:58 | Send a UI message when toggling the DC filter check-in: adc337f4f5 user: alexa tags: trunk | |
22:57 | Change a debug message slightly check-in: 969f9741d1 user: alexa tags: trunk | |
22:57 | Add a patch number to the remote-benben version. check-in: 688eb236cd user: alexa tags: trunk | |
22:52 | Check for 'help' or 'cmd-help' check-in: 65287e04bc user: alexa tags: trunk | |
22:49 | Finish adding the commands to remote-benben check-in: d5fb459f2e user: alexa tags: trunk | |
2025-06-16
| ||
02:27 | Add the --fadeout-seconds command line option. Account for zero fadeout seconds. check-in: 0195d73072 user: alexa tags: trunk | |
02:26 | No more rakefile check-in: b1ab085895 user: alexa tags: trunk | |
2025-06-15
| ||
05:30 | We're no longer on the lisp-rewrite branch, so use the trunk to build the AppImage check-in: 53f9a27871 user: alexa tags: trunk | |
05:29 | Update dependencies in the AppImage build script. Fix some capitalization. check-in: 85aeb2f1cc user: alexa tags: trunk | |
03:51 | Fix seeking in QOA and XQAF files check-in: 0888f7dd34 user: alexa tags: trunk | |
2025-06-13
| ||
21:35 | Lower the SLEEP here a tiny bit. It improves the feel on low-end devices slightly. check-in: e408175396 user: alexa tags: trunk | |
2025-06-09
| ||
04:19 | Require a minimum version of v0.2.0 of CL-Remi-Slang check-in: fa7e5573a7 user: alexa tags: trunk | |
04:18 | Change the default max VGM size to 60mb check-in: 10c4543be1 user: alexa tags: trunk | |
2025-06-07
| ||
22:27 | When --float is used and --bit-depth is not, set the --bit-depth value to the default for rendering to float. check-in: 4588316adb user: alexa tags: trunk | |
20:17 | Add MIDI-JOB class so that MIDI files can be rendered. check-in: ee17da4d1c user: alexa tags: trunk | |
2025-06-06
| ||
08:25 | Support MPEG-1 files in WADs check-in: 978aafe2fe user: alexa tags: trunk | |
07:25 | Support Opus lumps in WAD files. Also handle lump testing better. check-in: 416921d34a user: alexa tags: trunk | |
07:12 | Specialize only on the first argument of PLAYABLE-FILE-TEST when the first argument is a vector. check-in: 452393125a user: alexa tags: trunk | |
07:10 | Fix text to be more accurate check-in: 2fe8d4e4c1 user: alexa tags: trunk | |
07:09 | Support QOA and XQAF lumps in WAD files check-in: 90bf80914b user: alexa tags: trunk | |
07:08 | Fix QOA files not playing immediately after an XQAF file check-in: 550ddf71af user: alexa tags: trunk | |
05:35 | Don't do unnecessary work check-in: ffd83d8d0c user: alexa tags: trunk | |
2025-06-05
| ||
06:44 | Better #+/#- check-in: 485cabe38b user: alexa tags: trunk | |
06:37 | DX some more SIMD variables in EFFECT-STACK-PROCESS. check-in: 0b07e6f76d user: alexa tags: trunk | |
06:35 | Remove unused %PLAYER-APPLY-VOLUME/64 function. Make %PLAYER-APPLY-VOLUME notinline. Re-enable the :AVX case for this function, add the :SSE4.1 case, and make them not cons all over the place by DXing the MM variable. check-in: 8a11512e6b user: alexa tags: trunk | |
06:24 | Add an :SSE4.1 variation for calculating the channel sums check-in: aedf953f2a user: alexa tags: trunk | |
06:15 | Add :SSE4.1 case for getting min/max check-in: 630b68b18e user: alexa tags: trunk | |
01:55 | Trim off four characters check-in: 9ff2f95eb1 user: alexa tags: trunk | |
01:39 | Do normal file tests in parallel as well check-in: 58e31222f6 user: alexa tags: trunk | |
01:36 | Check formats in parallel check-in: f77afe2686 user: alexa tags: trunk | |
01:34 | Greatly improve the time it takes to check a WAD file. check-in: 71ecd56334 user: alexa tags: trunk | |
01:07 | Display lump names when playing songs from a WAD file check-in: 31ff09a262 user: alexa tags: trunk | |
2025-06-04
| ||
21:09 | Be sure to close streams. DX some closures. Add some messages about WAD loading. check-in: 42f6597b2b user: alexa tags: trunk | |
21:09 | The FLAC-CHANS variable could technically be NIL, so use EQ instead of = check-in: 1fc07c652d user: alexa tags: trunk | |
20:28 | Fix a call to UI-QUEUE-MESSAGE. This fixes the "toggle interpolation" key with module files. check-in: 5e47201e60 user: alexa tags: trunk | |
20:28 | Change this to :ALWAYS inline check-in: 1447e2c740 user: alexa tags: trunk | |
10:29 | The FILENAME slot doesn't exist, so don't access it. Fixes a crash when using the original UI. check-in: 4d87e6ab6c user: alexa tags: trunk | |
10:03 | Handle stream tests more consistently. check-in: 00653a4f57 user: alexa tags: trunk | |
10:03 | Whoops, change sleep value back (it was changed for some debugging earlier) check-in: 535d46b437 user: alexa tags: trunk | |
09:57 | Add support for loading VGMs from WAD files check-in: e519292113 user: alexa tags: trunk | |
09:45 | Loading modules from WAD files is now supported check-in: cace95fe05 user: alexa tags: trunk | |
08:57 | Refactor the way sources for PLAYABLE-FILEs are handled. This introduces the PLAYABLE-SOURCE class and subclasses. With these, files can be loaded from containers such as WAD files, with everything compartmentalized into methods, and abstracted into a generic mechanism. check-in: 4d9827cbe7 user: alexa tags: trunk | |
08:55 | Add some DLOG statements to FILE-MANAGER to help keep track of what's been processed. check-in: 1999add7cd user: alexa tags: trunk | |
08:18 | Fix some unreachable code check-in: d28d669f6d user: alexa tags: trunk | |
2025-06-03
| ||
10:18 | Add experimental WAD loading. At present time, only lumps that contain MIDI, MUS, Ogg Vorbis, or FLAC data are loaded. This is because loading from streams isn't added to CL-RemiAudio and CL-RemiChips for other formats yet. check-in: 9546c4d5db user: alexa tags: trunk | |
06:15 | Added the --start-paused CLI option check-in: 924027f70d user: alexa tags: trunk | |
06:10 | Add the --no-song-configs CLI option check-in: 0edfad936b user: alexa tags: trunk | |
05:10 | Fix file sorting at startup. check-in: 41c8bc612b user: alexa tags: trunk | |
05:10 | Change the PRINT-OBJECT method for SID_FILE check-in: 7e80e1af38 user: alexa tags: trunk | |
04:56 | Fix SID subsongs not loading from XSPF/JSPF lists check-in: 89a1644a65 user: alexa tags: trunk | |
04:55 | Remove some unneeded DLOGs check-in: d646abb93a user: alexa tags: trunk | |
2025-05-31
| ||
21:31 | Merge and integrate the lisp-rewrite branch, WOO! check-in: 93755b9e57 user: alexa tags: trunk | |
21:30 | Update Lisp build instructions Closed-Leaf check-in: ba5420b913 user: alexa tags: lisp-rewrite | |