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

244 check-ins using file remote-protocol.md version fdee63420e

2025-04-03
09:53
Implement remaining Original UI code. None of this is tested, but the initial port is at least done. Leaf check-in: 458cf102c3 user: alexa tags: lisp-rewrite
08:37
Implement progress bar check-in: 6287deed25 user: alexa tags: lisp-rewrite
07:54
Add SONG-QUEUE. Rename PLAYABLE-CURRENT-FILE-DISPLAY-NAME to PLAYABLE-FILE-DISPLAY-NAME. check-in: 91c6de602a user: alexa tags: lisp-rewrite
06:59
Introduce WIDGET class. Add MD-DISPLAY class. check-in: 3d7421d996 user: alexa tags: lisp-rewrite
00:37
Implement TEXT-FIELD (and I think fix the bugs in the original implementation) check-in: fa602fb99f user: alexa tags: lisp-rewrite
2025-04-01
22:25
Whoops, named a file incorrectly check-in: f89ef42c51 user: alexa tags: lisp-rewrite
22:24
Make it a bit easier to figure out lower-level errors check-in: 331ce36e1e user: alexa tags: lisp-rewrite
2025-03-31
22:05
Start work on the TEXT-FIELD record. check-in: 6ce4c3f864 user: alexa tags: lisp-rewrite
22:00
Implement BANNER-ANIMATE-FADE-DOWN and BANNER-REFRESH-BORDER-LINES check-in: 37a5e374a6 user: alexa tags: lisp-rewrite
06:06
Whoops, uncomment some code I accidentally left commented check-in: f570f4a1a9 user: alexa tags: lisp-rewrite
04:06
Reapply reverb preset when resetting check-in: e89497a384 user: alexa tags: lisp-rewrite
04:05
Properly handle the --reverb-amount argument check-in: 6716fd6e68 user: alexa tags: lisp-rewrite
2025-03-30
10:49
Add a few more Original UI functions. Add BANNER-SLIDE-IN class. check-in: d5257576f3 user: alexa tags: lisp-rewrite
10:49
Change this constant to be in seconds check-in: 5ae9313382 user: alexa tags: lisp-rewrite
10:48
Fix typo check-in: 4dd62e35e1 user: alexa tags: lisp-rewrite
10:05
Implement INIT-VU for Original UI check-in: 9d06752a0d user: alexa tags: lisp-rewrite
10:03
Implement VU-METER class for the Original UI check-in: 5de8edaa81 user: alexa tags: lisp-rewrite
09:44
Start work on the BANNER class for the Original UI. Add the basic S-Lang initialization/deinitialization to the Original UI. Add key dispatching. check-in: c7dfd18f0d user: alexa tags: lisp-rewrite
09:00
Add THEME record for Original UI check-in: a56201189d user: alexa tags: lisp-rewrite
09:00
Add VECTOR to the type definition for T/THEME-COLOR-LIST check-in: aecf80dc46 user: alexa tags: lisp-rewrite
08:59
Fix slot reader name check-in: e729bd16fc user: alexa tags: lisp-rewrite
08:14
Start work on the "Original UI" check-in: 4995ecd4b2 user: alexa tags: lisp-rewrite
08:13
Add theme definition loading check-in: b7b9f4dbf9 user: alexa tags: lisp-rewrite
08:12
Add some new unmarshaling functions for theme colors. Fix a few constants. check-in: 4892fb0435 user: alexa tags: lisp-rewrite
08:11
Add STRING-HAS-WIDE/HALF-CHARS check-in: 717eeea56f user: alexa tags: lisp-rewrite
08:11
Quiet the compiler here check-in: f20a02f8ca user: alexa tags: lisp-rewrite
08:11
Move this DEFGENERIC back into playable-file.lisp check-in: 868cf5cea3 user: alexa tags: lisp-rewrite
08:10
Quiet the compiler check-in: 4d7c63047b user: alexa tags: lisp-rewrite
04:57
Refactor common code for FLAC, MPEG-1, WavPack, and QOA files into a new CL-REMIAUDIO-DECODABLE class. check-in: 1980c05f8f user: alexa tags: lisp-rewrite
04:56
Fix method calls check-in: 647961898a user: alexa tags: lisp-rewrite
04:56
Add seeking for WavPack files check-in: 7c7142ff5b user: alexa tags: lisp-rewrite
04:56
Fix method signature check-in: 61400c80a1 user: alexa tags: lisp-rewrite
04:30
Implement QOA file support check-in: e372b71bbc user: alexa tags: lisp-rewrite
04:30
Add seeking methods for MPEG-1 files check-in: 0a7a6488d5 user: alexa tags: lisp-rewrite
00:39
Don't show an error about not being able to play a file if it's a WVC file. Also fix a typo. check-in: 21ee63b32e user: alexa tags: lisp-rewrite
2025-03-29
23:26
Update Rakefile to also keep track of the ASDF file check-in: 3f8e554aeb user: alexa tags: lisp-rewrite
23:25
Whoops, forgot a file check-in: b66bb1ec78 user: alexa tags: lisp-rewrite
23:21
Implement WavPack support check-in: e53fe5ce1e user: alexa tags: lisp-rewrite
23:20
Add a SETF for PLAYABLE-POS for MPEG-1-FILE instances. check-in: c6c6ef2637 user: alexa tags: lisp-rewrite
22:30
Better handling of the DECODER slot check-in: d1ab6f307e user: alexa tags: lisp-rewrite
22:29
Add option so that, when the environment variable BENBEN_DONT_RELOAD_LIBRARIES is 1, some libraries don't get rebuilt. Not recommended unless you know for sure the libraries were previously built with the expected compiler policy. check-in: 34d20ff39a user: alexa tags: lisp-rewrite
10:54
Whoops, forgot a file in the ASDF system check-in: e9eb628069 user: alexa tags: lisp-rewrite
10:51
Add MPEG-1-PLAYER and MPEG-1-FILE so that we can play MPEG-1 files (e.g. .mp3) check-in: 27171f9fd5 user: alexa tags: lisp-rewrite
10:51
Be sure we use our mutex check-in: a488a8af04 user: alexa tags: lisp-rewrite
10:50
We don't need to access this slot here check-in: 998b3d4e28 user: alexa tags: lisp-rewrite
10:05
Add common module pathname types to GET-FILE-TYPE-GUESS check-in: a9c13b90b2 user: alexa tags: lisp-rewrite
09:59
Rewrite portions of the PROGRAM-SETTINGS logic to make it more robust and correct. check-in: 4d7a6ee0ac user: alexa tags: lisp-rewrite
00:24
Properly handle bool arguments check-in: d7afa9b076 user: alexa tags: lisp-rewrite
00:18
Properly apply post-gain to EQ check-in: 0ccb7c38d9 user: alexa tags: lisp-rewrite
2025-03-28
22:55
Use a STEREO-DC-FILTER instead, and do the processing with it last since DC offsets will accumulate. check-in: 49b8503c8d user: alexa tags: lisp-rewrite
22:45
Use CL-RemiAudio's newer, higher quality DC filter check-in: 55c56bb3d6 user: alexa tags: lisp-rewrite
06:50
Add the JOB class and some conditions related to rendering. Nothing here is used yet. check-in: 5e9b31ab7a user: alexa tags: lisp-rewrite
06:49
Whoops, remove this incomplete block of code check-in: 09f2bd6eee user: alexa tags: lisp-rewrite
05:08
Update TRUNKSTATUS check-in: 66cc5905b3 user: alexa tags: lisp-rewrite
05:07
Have the PLAY-QUEUE calculate the total time of the queue at startup. Display this when the Minimal UI starts. Add the +MU-SECS-PER-SEC+ constant because I keep forgetting it. check-in: 58513631de user: alexa tags: lisp-rewrite
04:44
More compact display of the effect info check-in: 3e2ff7fd5d user: alexa tags: lisp-rewrite
04:38
Update build/load scripts check-in: 9c6ac040d9 user: alexa tags: lisp-rewrite
04:33
Update TRUNKSTATUS now that all remote commands seem to be working check-in: 57169d8d13 user: alexa tags: lisp-rewrite
04:32
Only get a key chan from the REMOTE-MANAGER when there is one. check-in: f842738285 user: alexa tags: lisp-rewrite
04:31
Fix the :VOL-DOWN command. Fix the PROGRAM-MANAGER not knowing about the REMOTE-MANAGER's key chan. Update TRUNKSTATUS. check-in: 61e7d22c7e user: alexa tags: lisp-rewrite
04:04
Set SKIP-FADEOUT? at load check-in: 982c06e162 user: alexa tags: lisp-rewrite
04:00
Add MODULE-FILE and MODULE-PLAYER classes to implement module/tracker file playback. Move some common code into the PLAYER class methods. check-in: 48adb3d5fa user: alexa tags: lisp-rewrite
2025-03-27
08:19
Only toggle the language when playing a VGM check-in: 0f9a0ddde3 user: alexa tags: lisp-rewrite
08:18
Have the Minimal UI support toggling of the GD3 tag language check-in: 57f81e68e9 user: alexa tags: lisp-rewrite
08:07
Show the length per-loop check-in: 1e202dd0a1 user: alexa tags: lisp-rewrite
07:50
Don't keep a local reference to the SATOU:VGM-FILE. check-in: d4bc307f8c user: alexa tags: lisp-rewrite
07:46
Update NEWS and TRUNKSTATUS check-in: dc1ed5c9b2 user: alexa tags: lisp-rewrite
07:44
Take subsongs into account when sorting. Not thoroughly tested since we don't have any format that has subsongs implemented yet. check-in: baed8dbe11 user: alexa tags: lisp-rewrite
07:43
Add skeletons for the remaining file formats so we can quiet some errors. check-in: 96c8550ca0 user: alexa tags: lisp-rewrite
06:50
Implement parallel file checking at load time check-in: 6c50197fd0 user: alexa tags: lisp-rewrite
04:19
Update NEWS check-in: 0fceeb7790 user: alexa tags: lisp-rewrite
04:18
Add --vgm-strict-gd3-loading command line option When a VGM file has a GD3 tag with a size smaller than what was expected, ask the user if they want to still use the GD3 data. Likewise, if the VGM has a GD3 tag with a size larger than what was reported (i.e. junk data after the GD3 was found), then either ask the user what they want to do if --vgm-strict-gd3-loading is specified, or just use the data and ignore the junk. check-in: 8921ece9c4 user: alexa tags: lisp-rewrite
04:16
Report logging tags check-in: 15808e7511 user: alexa tags: lisp-rewrite
03:23
Make the Minimal UI update slightly faster (just under 30FPS is good enough) check-in: 24f0129aad user: alexa tags: lisp-rewrite
03:21
Handle unsupported VGM chips better check-in: 52972915e9 user: alexa tags: lisp-rewrite
03:07
Fix XSPF/JSPF loading check-in: c85ecff744 user: alexa tags: lisp-rewrite
02:47
Quiet the compiler check-in: 9f1fbd4054 user: alexa tags: lisp-rewrite
02:45
Fix VGM files looping forever when they have loops check-in: a27b9a1efd user: alexa tags: lisp-rewrite
02:45
Don't send a message when this is updated check-in: c0bd65ad98 user: alexa tags: lisp-rewrite
02:44
Fix indices check-in: 2c36103554 user: alexa tags: lisp-rewrite
02:44
This can be NIL check-in: 9da7a65e1e user: alexa tags: lisp-rewrite
02:44
Fix an index out-of-range error in PLAY-QUEUE-GET check-in: c7d87bfd0f user: alexa tags: lisp-rewrite
02:23
Properly apply settings to EQ and Reverb units check-in: 07b3f1fb3a user: alexa tags: lisp-rewrite
02:08
Redo TRUNKSTATUS. List remote protocol bugs. check-in: 722c056a92 user: alexa tags: lisp-rewrite
02:08
Get VGM playback mostly working. Looping currently results in the song never ending, however. check-in: abedb734fa user: alexa tags: lisp-rewrite
02:07
Properly update effect information in Minimal UI. Only show it when it has indeed changed. check-in: f8015b6ad9 user: alexa tags: lisp-rewrite
02:06
Send the :EFFECTS-CHANGED message when effects are changed. Properly toggle the EQ. check-in: 414cb3f2d5 user: alexa tags: lisp-rewrite
02:06
Fix tag getters for VGM-TAG-INFO check-in: b081adfb49 user: alexa tags: lisp-rewrite
02:06
Fix sending unicode strings check-in: 373ce83808 user: alexa tags: lisp-rewrite
02:05
Add the :EFFECTS-CHANGED protocol message (internal only) check-in: 24a23e8ae6 user: alexa tags: lisp-rewrite
00:26
Add VGM-FILE and VGM-PLAYER. Move some common code into PLAYABLE-FILE. This checkin isn't tested, so it may not work, it may not compile, it may release airborne super rabies, and it may eat your cat. You've been warned. check-in: 0ae79dab9d user: alexa tags: lisp-rewrite
2025-03-26
23:14
Fix tests check-in: 111e1a36cf user: alexa tags: lisp-rewrite
13:03
Remove old .ameba.yml file. check-in: 016f8ca9ab user: alexa tags: lisp-rewrite
12:47
Use the block version of the DC filter check-in: 61a1c88f73 user: alexa tags: lisp-rewrite
12:39
Don't keep a reference to the FLAC in the FLAC-FILE class. check-in: bec43dba9f user: alexa tags: lisp-rewrite
12:36
Whoops, forgot some parentheses check-in: d1cbb8be44 user: alexa tags: lisp-rewrite
12:35
Show a bit more info with the Minimal UI at startup, and for each track. check-in: 4fb7bab7ae user: alexa tags: lisp-rewrite
12:22
Make PLAYER-PLAY-FRAME even more generic. check-in: 3214cd018a user: alexa tags: lisp-rewrite
11:46
Fix FLACs not looping when doing resampling with the Sinc resampler. check-in: 4b2a3864a1 user: alexa tags: lisp-rewrite
11:46
Add extra checks in cl-remiaudio check-in: 818c2df7e6 user: alexa tags: lisp-rewrite
09:15
Fix pausing (and probably other player state changes). check-in: 947363b06d user: alexa tags: lisp-rewrite
08:18
Partial fix for looping of FLAC files. This isn't a total fix, so it doesn't work yet, but it's part of the puzzle. check-in: c695e66cb0 user: alexa tags: lisp-rewrite
08:18
Whoops, this macro gives me the argument value, not the argument instance. Fixes parsing of the --loop command. check-in: a416902c32 user: alexa tags: lisp-rewrite
2025-03-25
20:49
De-crystalize some format strings check-in: 29952bc213 user: alexa tags: lisp-rewrite
20:44
Fix a call to SDM-ARGS:WITH-CALLED-ARG, and calls to TYPEXPAND-1 where I forgot to use CDR. check-in: 6ae75cf3f2 user: alexa tags: lisp-rewrite
11:54
Add a warning message about corrupt FLACs check-in: 0432048adb user: alexa tags: lisp-rewrite
11:52
Attempt to gracefully handle corrupt FLAC files. check-in: b664359356 user: alexa tags: lisp-rewrite
10:20
Add the +REVERB-BYPASS-TYPE+ constant check-in: 514d423662 user: alexa tags: lisp-rewrite
10:01
Apply volume-adjustments with SIMD when possible. check-in: e113d57fd5 user: alexa tags: lisp-rewrite
09:36
When on x86-64, and an FMA-capable CPU, use some SIMD magic in the effect stack to calculate frame maximums and clipping. check-in: cebab96b34 user: alexa tags: lisp-rewrite
09:35
Report soft clipper oversampling amount when it's enabled check-in: 51a1ce9206 user: alexa tags: lisp-rewrite
00:00
Fix handling the all-tracks remote protocol message check-in: a45cb378fa user: alexa tags: lisp-rewrite
2025-03-24
23:55
Send ABORT when Ctrl-C is detected check-in: 21fcbc928f user: alexa tags: lisp-rewrite
23:48
Add Rakefile and a build script for producing an executable. check-in: ea129950ad user: alexa tags: lisp-rewrite
23:48
Remove duplicated condition handler lambda. Add a condition handler for YAML errors. Check arguments before loading the config. check-in: 00b4293b1e user: alexa tags: lisp-rewrite
10:46
Do a GC on exit when we're using SWANK. Update NEWS check-in: ab3863c5aa user: alexa tags: lisp-rewrite
10:38
Overall program flow is now basically working, minus a few hiccups here and there, and the obviously missing original UI (that'll come another day). check-in: 13d12dba79 user: alexa tags: lisp-rewrite
10:37
Make the MINIMAL-UI do something check-in: 070aad28a0 user: alexa tags: lisp-rewrite
10:37
There's a slim chance this could be NIL, so check that. check-in: ebd3dcd5f8 user: alexa tags: lisp-rewrite
10:36
Whoops, fix nesting check-in: c024c72d1b user: alexa tags: lisp-rewrite
10:36
Be a bit safer here check-in: 4516584228 user: alexa tags: lisp-rewrite
10:36
Change a banner check-in: c340fddd82 user: alexa tags: lisp-rewrite
08:22
Add PROGRAM-MANAGER and REMOTE-MANAGER classes. Add --ui command line option. Get Benben starting up and playing. check-in: fd73556291 user: alexa tags: lisp-rewrite
05:52
Add PLAYER-MANAGER, update ASDF file. check-in: ae7ce865bd user: alexa tags: lisp-rewrite
05:51
Add some missing PLAYER-COMMAND-* functions. Add the :TOGGLE-DC-FILTER protocol message. check-in: aaaa68fa69 user: alexa tags: lisp-rewrite
05:51
Fix WITH-SONG-CONFIG check-in: 26c36bd462 user: alexa tags: lisp-rewrite
05:51
Add a SETF for UI-INITIAL-UPDATE-FINISHED-P check-in: 05b46bc30b user: alexa tags: lisp-rewrite
05:50
Add PLAY-QUEUE-TOGGLE-REPEAT-LIST check-in: 5599dc03f5 user: alexa tags: lisp-rewrite
05:50
Add PLAYABLE-TIME-LENGTH-SPAN check-in: 3672f7a711 user: alexa tags: lisp-rewrite
05:49
Add NULL-PLAYER class. check-in: 5dcd2b0ecc user: alexa tags: lisp-rewrite
05:49
Add the SUBSYSTEM and PROTOCOL-USER mixins check-in: 4e43028874 user: alexa tags: lisp-rewrite
05:49
Ensure that all subclasses of TAG-INFO implement these methods: TAG-TITLE, TAG-ARTIST, TAG-ALBUM, TAG-DATE, and TAG-GENRE. This is needed to properly support the remote protocol, where some format-specific fields get mapped to these. check-in: 520dee04c2 user: alexa tags: lisp-rewrite
05:48
Add ATOMIC-TOGGLE check-in: 3c800a9391 user: alexa tags: lisp-rewrite
03:40
Add PLAY-QUEUE class. Ensure --repeat is not used with --render at startup. Add PLAYABLE-BASENAME and PLAYABLE-EXISTS-P. check-in: 8216315681 user: alexa tags: lisp-rewrite
03:04
Implement FILE-MANAGER check-in: bb86344a2a user: alexa tags: lisp-rewrite
03:04
Update NEWS with info on the earlier SoundFont checks check-in: 493e038d34 user: alexa tags: lisp-rewrite
03:03
Check SoundFont paths at startup. check-in: 1c04264668 user: alexa tags: lisp-rewrite
03:03
Add some (currently empty) implementations of the SID and MIDI file formats. Add some new methods. check-in: 679fe886b9 user: alexa tags: lisp-rewrite
03:03
Export GET-MAGIC check-in: 0dbf6fbbc2 user: alexa tags: lisp-rewrite
03:02
Add GET-MAGIC check-in: 2ff3285d13 user: alexa tags: lisp-rewrite
00:43
Add a skeleton for the minimal UI. check-in: b6d7aa66e4 user: alexa tags: lisp-rewrite
2025-03-23
20:54
Implement FLAC-PLAYER class. Apply various fixes. Add WITH-AUDIO-DRIVER macro that gives us a very small wrapper to help debug internal code without starting the entire program. check-in: 074b787552 user: alexa tags: lisp-rewrite
00:04
Add AUDIO-DRIVER check-in: a0e50e58f2 user: alexa tags: lisp-rewrite
2025-03-22
23:46
Implement the FLAC-FILE class. Update ASDF file. check-in: 54a2ff9545 user: alexa tags: lisp-rewrite
23:46
Implement the PLAYABLE-FILE class. check-in: 4e4ed5f8ee user: alexa tags: lisp-rewrite
23:45
Implement TAG-INFO and subclasses check-in: a94dc64d21 user: alexa tags: lisp-rewrite
21:20
Make Benben compile more quietly. Add a missing dep to benben-lib.asd check-in: 2235667fd9 user: alexa tags: lisp-rewrite
20:18
Finish (think, anyway) the config-related unit tests. This doesn't include the PROGRAM-SETTINGS tests. Those are being split off since they're conceptually separate. check-in: 85d24c8aa1 user: alexa tags: lisp-rewrite
19:28
Add tests to check for default values of various config-related classes. check-in: 1961511d22 user: alexa tags: lisp-rewrite
18:35
Fix a bug in the CONFIG class (wrong YAML key name). Update tests for CONFIG. check-in: 1f062f8fae user: alexa tags: lisp-rewrite
18:31
Implement the abstract PLAYER class. check-in: 09225c46ce user: alexa tags: lisp-rewrite
18:30
Add an abstract UI class. Well ok, Lisp doesn't have "abstract" classes, but it's effectvely abstract. check-in: b14300473a user: alexa tags: lisp-rewrite
18:30
Add --dc-filter and --no-dc-filter command line options. Support the DC filter config variables in PROGRAM-SETTINGS (wow it's easy to add these now...). Remove the MACROLET from PROGRAM-SETTINGS so its easier to debug. check-in: 1d0f7b9ee9 user: alexa tags: lisp-rewrite
18:28
Add a config option for enabling/disabling the DC filter. check-in: 12de2b6134 user: alexa tags: lisp-rewrite
18:27
Add +DEF-ENABLE-DC-FILTER+ check-in: 65fe7614cf user: alexa tags: lisp-rewrite
17:17
Add some missing readers for the effect stack check-in: f5524252d5 user: alexa tags: lisp-rewrite
16:59
Add banners. check-in: a3827e8dd8 user: alexa tags: lisp-rewrite
16:43
Implment PROGRAM-SETTINGS class and the EFFECT-STACK class. Load configuration and convert it to a PROGRAM-SETTINGS on startup. check-in: bb4ee05a22 user: alexa tags: lisp-rewrite
16:41
Add T/SAMPLE-RATE and +-0.3DB+ check-in: 875b35d125 user: alexa tags: lisp-rewrite
16:40
Store the no-soft-clipping setting with its value inverted to simplify some code down the line. Modify the SONG-CONFIG readers to return :SLOT-NOT-BOUND if their slot isn't yet bound for easier coding down the line. Change the type of SAMPLE-RATE to T/SAMPLE-RATE and add a custom unmarshalling function for it. check-in: fe7d7a457d user: alexa tags: lisp-rewrite
16:38
Rename the --mpeg-1-replay-gain argument to --replay-gain since it's used by more than MPEG-1 files. Remove some debug statements. check-in: d67ac9b819 user: alexa tags: lisp-rewrite
16:38
Add atomic wrappers. check-in: ce36daacf7 user: alexa tags: lisp-rewrite
2025-03-21
11:14
Implement the SONG-CONFIG class. Load main configuration file and song-specific configuration files at startup. Add checking to CONFIG values after loading it from disk. check-in: e9811458ca user: alexa tags: lisp-rewrite
11:13
Add --basedir command line argument. check-in: 22a503414e user: alexa tags: lisp-rewrite
07:40
Have just one swank startup Bash script, and two Lisp files to handle the startup. check-in: e49cd52db9 user: alexa tags: lisp-rewrite
2025-03-19
03:07
Be sure to load the src/config/c64.lisp file check-in: 4f81c893cd user: alexa tags: lisp-rewrite
03:03
Load CL-REMICHIPS-SID package check-in: 736a4cfb10 user: alexa tags: lisp-rewrite
03:01
Implement C64-CONFIG and MIDI-CONFIG. check-in: 7359e6c676 user: alexa tags: lisp-rewrite
2025-03-18
22:59
Add VGM and modules config sections. check-in: 0d9177c116 user: alexa tags: lisp-rewrite
09:40
Implement UI-CONFIG, EQ-BAND, and EQ-CONFIG classes. Partially implement the CONFIG class. check-in: 4c8b21c351 user: alexa tags: lisp-rewrite
05:59
Add -l/--no-libs option to start-debug-benben-with-swank.sh Useful if you're restarting the Lisp process and don't need to rebuild _everything_. check-in: 977049bd81 user: alexa tags: lisp-rewrite
2025-03-17
21:21
Partially fix --long-version's lack of version output check-in: bd93dc7b6b user: alexa tags: lisp-rewrite
21:08
Modify the way we start Benben in debug mode. Also apply a temporary fix to cli.lisp not loading properly. check-in: cff23b6add user: alexa tags: lisp-rewrite
21:07
Remove extra ) check-in: a2bac40267 user: alexa tags: lisp-rewrite
21:07
Fix what the package shadows check-in: 753cf64b4f user: alexa tags: lisp-rewrite
21:07
Quiet ASDF check-in: 6cd6a8cb0b user: alexa tags: lisp-rewrite
08:59
Add a basic skeleton for starting up the program. Add command line options and implement the checking routines for them. Add some more constants. check-in: c6528b70e8 user: alexa tags: lisp-rewrite
2025-03-16
22:57
Hack in a DC filter to the Crystal version, for testing reasons. Togglable with the 'd' key at runtime, enabled by default. Leaf check-in: 3a69d95df2 user: alexa tags: trunk
2025-03-14
23:52
We're keeping track of the Lisp port in the wiki instead. check-in: eca9172085 user: alexa tags: lisp-rewrite
2025-03-11
09:01
Update lisp-plans Org Mode file with new progress (SAA1099 and QSound) check-in: 969b5d83ea user: alexa tags: lisp-rewrite
2025-03-10
00:10
Update lisp-plans Org Mode file with new progress. check-in: c1a1965336 user: alexa tags: lisp-rewrite
2025-03-07
01:21
Update lisp-plans org-mode file check-in: 8f58252d57 user: alexa tags: lisp-rewrite
01:19
No need to have this on this branch check-in: ea6570a90a user: alexa tags: trunk
2025-03-05
10:35
Export symbols from :BENBEN-REMOTE-PROTOCOL package. check-in: 73d9896f74 user: alexa tags: lisp-rewrite
10:27
This should be the size in bytes check-in: aac9b3ba04 user: alexa tags: trunk
10:27
Remove an unused constant check-in: b757b240d3 user: alexa tags: trunk
10:26
Implement remote protocol library check-in: b06d2833f0 user: alexa tags: lisp-rewrite
08:21
Add a ton of constants/globals/types/etc. Export new symbols from BENBEN-LIB check-in: 55a10cd813 user: alexa tags: lisp-rewrite
06:54
Add utility functions. Add CPU usage calculation. Update tests. check-in: 0d158f278f user: alexa tags: lisp-rewrite
01:20
Add intitial environment and spaces pool. check-in: 2f13c714b5 user: alexa tags: lisp-rewrite
00:28
Add --frame-pointers=non-leaf to fully optimized build options. check-in: 32e8b4eec3 user: alexa tags: trunk
00:26
Start lisp-rewrite branch. You almost certainly **WANT A DIFFERENT BRANCH** at this point. This one has no code at the moment. check-in: 4e38440eb7 user: alexa tags: lisp-rewrite
2025-03-04
11:50
Use a newer YunoSynth in shard.lock check-in: 12d7439567 user: alexa tags: trunk
2025-03-03
08:20
Use a newer YunoSynth in shard.lock. This fixes NeoGeo Pocket Color playback. check-in: 4602d1b28e user: alexa tags: trunk
03:59
Update lisp-plans Org Mode file with new progress. check-in: 6bec611e2a user: alexa tags: trunk
2025-03-02
03:16
Update lisp-plans org-mode file with new progress. check-in: d546ae5f6c user: alexa tags: trunk
2025-02-24
12:39
Update lisp-plans org-mode file with new progress. Update shards.lock to use a newer YunoSynth commit. check-in: a8cd0bfd49 user: alexa tags: trunk
2025-02-23
00:23
Update progress in lisp-plans.org check-in: b8d6fbf189 user: alexa tags: trunk
2025-02-18
07:56
Go back to using the tip for the YunoSynth repo. check-in: 0d39c1fda2 user: alexa tags: trunk
06:59
Update lisp-plans.org with new progress. check-in: fff75e784e user: alexa tags: trunk
2025-02-17
21:28
Add an Org-Mode document to track what's needed for a Common Lisp port. check-in: 23df2e5101 user: alexa tags: trunk
00:22
Bump minimum libremiliacr version. check-in: a0297d3c81 user: alexa tags: trunk
2025-02-16
11:10
Fix some lint check-in: 2d385da609 user: alexa tags: trunk
2025-02-05
22:22
Don't FF/RW when paused check-in: a520b5533a user: alexa tags: trunk
2025-01-14
07:20
Copyright update check-in: 271c1687b4 user: alexa tags: trunk
2025-01-13
08:14
Cap soft clipping oversampling at 256. check-in: 3d2673e085 user: alexa tags: trunk
2025-01-10
00:37
Update manual with correct version check-in: c964b06ba0 user: alexa tags: trunk
00:36
Update manual with correct version, tag as v0.6.2 Leaf check-in: 76064c9aae user: alexa tags: v0.6.x-work, v0.6.2
00:21
Change max recommended Crystal version to < 2.0.0 check-in: c292379271 user: alexa tags: trunk
00:20
Fix NEWS formatting to be more consistent. check-in: 22e0b2a434 user: alexa tags: trunk
00:20
Update README. Change recommended max Crystal version to <2.0.0. Bump revision check-in: ca89cdd9bb user: alexa tags: v0.6.x-work
00:17
Fix NEWS formatting to be more consistent. check-in: 0f4e0d73b0 user: alexa tags: v0.6.x-work
2025-01-09
23:31
Merge changes from v0.6.x-work branch check-in: 8fedd5c61f user: alexa tags: trunk
23:28
Update shards.lock check-in: 7b5a621998 user: alexa tags: v0.6.x-work
23:22
Merge changes from trunk. Update NEWS. check-in: ae0acea670 user: alexa tags: v0.6.x-work
23:20
Bump Haematite to v0.5.4 check-in: 9c7b6f058b user: alexa tags: trunk
00:03
Make output directory with mode 0700 check-in: c16b9f6607 user: alexa tags: trunk
2025-01-08
23:39
Use the "tip" for Haematite for now. check-in: 3e3975544e user: alexa tags: trunk
2024-12-28
13:10
Fix display of WavPack average bitrate (it was showing bits, not kbits) check-in: b2833d28d7 user: alexa tags: trunk
2024-12-24
17:49
Whoops, didn't mean to overwrite this. check-in: 666c346ff6 user: alexa tags: trunk
17:43
Merge changes made in v0.6.x-work branch. check-in: 67ffaf2b4c user: alexa tags: trunk
2024-12-22
09:24
Update README and manual check-in: a4d2efcfb6 user: alexa tags: v0.6.x-work
09:03
Update NEWS. Change version, tag as v0.6.1 check-in: 9a8ae5c184 user: alexa tags: v0.6.x-work, v0.6.1
2024-12-19
00:44
Use RACodecs v0.1.1 check-in: dc4e712b37 user: alexa tags: v0.6.x-work
00:33
Make a branch for v0.6.x patches check-in: 1088bce0db user: alexa tags: v0.6.x-work
2024-12-16
22:19
Use a newer RACodecs to fix truncated FLAC files. check-in: 728e78a98f user: alexa tags: trunk
22:18
Give a stack trace when a file dies in debug mode check-in: e9f5238988 user: alexa tags: trunk
03:58
Avoid potential hang when resampling and playing a FLAC file. check-in: 419ac67053 user: alexa tags: trunk
2024-12-14
22:58
Mention Benben's version at startup before starting the main loop. check-in: d9ad2ac71a user: alexa tags: trunk
22:58
Newer racodecs check-in: 79d9b3b785 user: alexa tags: trunk
22:57
Mention the current filename earlier in the debug log check-in: ce7058cf77 user: alexa tags: trunk
2024-12-07
06:16
Change version to v0.7.0-dev to start new dev cycle check-in: 2f10b6f940 user: alexa tags: trunk
06:13
Merge benben-next branch into trunk check-in: 5c42f6d23c user: alexa tags: trunk
2024-12-05
08:41
Update README check-in: 3b184fecdb user: alexa tags: trunk
08:21
Update readme. Change version to v0.6.0, tag as v0.6.0 check-in: e054a2e003 user: alexa tags: trunk, v0.6.0
03:14
Change RACodecs to use v0.1.0. Delete a whitespace line. check-in: e49ef81d09 user: alexa tags: trunk
2024-12-04
22:05
Move the minimum buffer size and the multiple of the buffer size to constants Closed-Leaf check-in: 859702f21d user: alexa tags: benben-next
21:57
Merge from trunk check-in: 2829a62cd4 user: alexa tags: benben-next
2024-11-29
08:30
Remove an unneeded rule check-in: f3b266c9a6 user: alexa tags: trunk
05:05
Use a newer RACodecs to fix some oddly-formed FLAC files from playing at way too low of a sample rate. Add a dlog! statement to PcmFile.test when it gets an error. check-in: 28bd2055f5 user: alexa tags: trunk
2024-11-27
22:39
Finish the "Sending Audio Over TCP" chapter. Update a few cindex lines. check-in: 910601bc21 user: alexa tags: trunk
22:38
Catch Socket::ConnectError exceptions check-in: ab20312aed user: alexa tags: trunk
21:57
Add documentation for remote-benben check-in: 48708dab08 user: alexa tags: trunk
21:56
Change the header to read "Benben Remote Protocol Version 1" check-in: 8494caa99e user: alexa tags: trunk