Login
Timeline
Login

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

50 check-ins occurring around cf0dbf162d47fb5efb67.

2023-11-30
10:08
This should happen earlier. check-in: 5d17188c4b user: alexa tags: trunk
09:50
Small cleanup check-in: 44df4aba0b user: alexa tags: trunk
09:48
Fix some typos, move some fields to where the rest of the fields are declared, and remove some useless lines. check-in: 4c6be4e452 user: alexa tags: trunk
09:47
Add types check-in: 9d744f2544 user: alexa tags: trunk
09:47
Small cleanups: added some comments, fixed some typos, and removed some unused things. check-in: 5554c4debd user: alexa tags: trunk
2023-11-27
21:52
Merge branch since trunk is still in the Crystal version for now. check-in: 070bc74d8f user: alexa tags: trunk
21:41
Remove or comment out some stuff that isn't used check-in: a3ae21a49c user: alexa tags: crystal-version
06:26
Remove an unused field check-in: a2e57c4b0a user: alexa tags: crystal-version
06:25
Fix some typos check-in: 752243b883 user: alexa tags: crystal-version
2023-11-26
08:30
Use a direct function call instead of a method to speed things up. Remove a debug statement. check-in: 21fd30b445 user: MistressRemilia tags: lisp-version-start
08:27
Fix the names in the build file. check-in: f5cb05b3c7 user: MistressRemilia tags: lisp-version-start
08:27
Support the new post-gain config option for the EQ from the Lisp version. Use a newer RemiAudio. check-in: fe94403453 user: alexa tags: crystal-version
08:25
I apparently forgot how to write a Makefile check-in: db252b0714 user: MistressRemilia tags: lisp-version-start
06:41
Add EQ support. The EQ config can also now take an additional parameter: post-gain. This is the amount of gain applied after the EQ has finished its processing, which may be useful to prevent clipping. check-in: 46e25b0e7f user: MistressRemilia tags: lisp-version-start
06:10
Don't add bands that do nothing. check-in: ab5ba3fdc2 user: alexa tags: crystal-version
06:03
Fix typo check-in: a103e39b77 user: alexa tags: crystal-version
2023-11-22
05:41
The build number should be in hex check-in: 357ce1c235 user: MistressRemilia tags: lisp-version-start
05:40
Flesh out the (currently unused) UI class with some common slots, and the UI protocol. check-in: 8a9ee5121e user: MistressRemilia tags: lisp-version-start
05:39
Change the version text check-in: b8c929c228 user: MistressRemilia tags: lisp-version-start
05:39
Whoops, forgot to add the file. check-in: d42c0402a8 user: MistressRemilia tags: lisp-version-start
05:22
Add banners.lisp. Add UI-CONFIG class. Fix ASDF file. Add some more defaults. check-in: 197edf26e5 user: MistressRemilia tags: lisp-version-start
04:50
Start working on the Lisp version on its own branch. Things are already partially working because I had a very, very similar player written in Lisp already started. check-in: e7546eb9b2 user: alexa tags: lisp-version-start
04:46
Update news. Create crystal-version branch. check-in: baaf378ccd user: alexa tags: crystal-version
2023-11-21
08:10
Update README check-in: b6af5c635d user: alexa tags: trunk
08:09
Update NEWS check-in: 2bf2092b40 user: alexa tags: trunk
07:58
Bump version, tag as v0.3.0 check-in: e467f83fd4 user: alexa tags: trunk, v0.3.0
03:45
Change the target for the fadeout to be -90dB, not -80dB check-in: e7b25a6b79 user: alexa tags: trunk
03:37
Clean up the version line a bit by removing the program name, and adding a note about the 'h' key for help. check-in: feb15b72c5 user: alexa tags: trunk
2023-11-20
08:39
Update README with new example videos check-in: 29102857a0 user: alexa tags: trunk
07:50
Show the version line slightly differently check-in: f828ec5f28 user: alexa tags: trunk
07:44
Update README check-in: 1462bc7e8d user: alexa tags: trunk
07:09
Rename the x86-64 AppImage build script. Make x86-64-v2 the target level. This is about 98%+ of all CPUs according to the latest Steam Hardware Survey, so this should be fine. check-in: 6a9d3bddc6 user: alexa tags: trunk
2023-11-18
09:08
Update NEWS check-in: 4fe2125905 user: alexa tags: trunk
08:49
Pin RemiSound version check-in: 8af9755c3e user: alexa tags: trunk
08:49
Ensure the buffer size is at least 256 check-in: 64c19b8cba user: alexa tags: trunk
07:38
Add help message to the new UI check-in: 53a856d89f user: alexa tags: trunk
07:38
Add a dependency on RemiSound, which just abstracts the audio interfaces away. This also has the benefit of adding libao support. Also re-add shard.lock to the repo. check-in: f806702ec0 user: alexa tags: trunk
2023-11-17
18:28
Forgot a news item check-in: 919677548b user: alexa tags: trunk
18:27
Update NEWS. Pin YunoSynth at v0.3.0 check-in: f8cb4a4fb8 user: alexa tags: trunk
09:42
Remove some debugging lines check-in: c7dafc1268 user: alexa tags: trunk
2023-11-16
23:21
Fix loading from Gemini. Add some debug messages. check-in: 5d9ffceafb user: alexa tags: trunk
23:16
Always drain the log check-in: 169d952493 user: alexa tags: trunk
10:20
Print copyright info at startup check-in: 0cc5bfe1bc user: alexa tags: trunk
10:08
Pin RemiAudio version check-in: 16a58b739d user: alexa tags: trunk
09:09
Small update to the README check-in: 29525cd3ea user: alexa tags: trunk
08:57
Handle exceptions more gracefully check-in: 09d52a48b8 user: alexa tags: trunk
2023-11-15
18:22
Note volume changes aren't from the song config check-in: f43e9e0c7f user: alexa tags: trunk
00:49
Add an extra define check-in: 1871c3383a user: alexa tags: trunk
00:04
Update README check-in: 7d97410384 user: alexa tags: trunk
2023-11-14
22:09
Fix potential crash check-in: ceaab13035 user: alexa tags: trunk