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

50 most recent check-ins

2024-11-21
03:32
Reduce the default buffer size to 512 Leaf check-in: 75573bc98a user: alexa tags: trunk
03:32
Remove old message about config file changes. check-in: 0cf8fc0fbd user: alexa tags: trunk
2024-11-19
22:02
Use a newer RACodecs check-in: 441b54fda7 user: alexa tags: trunk
10:40
Use a newer RACodecs Leaf check-in: 2efcbca1dc user: alexa tags: benben-next
2024-11-13
08:48
Start "benben-next" branch, which will eventually be 0.7.0 check-in: 2a5ba35c7f user: alexa tags: benben-next
05:44
Update NEWS check-in: 69fd004656 user: alexa tags: trunk
05:39
Tag remote-benben as rc3 as well just to keep it in sync with Benben check-in: 26ca4ca1ec user: alexa tags: trunk
05:38
Bump to a newer RACodecs release to fix a few FLAC files getting stuck in an infinite loop, and to reduce FLAC memory usage a bit. Bump to RC3. check-in: 1835d9181e user: alexa tags: trunk
2024-11-10
11:12
Bump YunoSynth to v0.5.2. This fixes an arithmetic overflow in a few select VGM files. check-in: 389934b94c user: alexa tags: trunk
03:11
Return the default theme if no themes are available, and the theme is an array of themes in the config file. check-in: 117241c9ee user: alexa tags: trunk
03:09
If the `theme` key in the config is an array, remove non-existent themes from it at startup. check-in: 4929de6914 user: alexa tags: trunk
2024-11-08
08:56
Bump version to -rc1 for remote-benben check-in: c7c85d015c user: alexa tags: trunk
08:50
Bump RC number check-in: c7c2c7a23a user: alexa tags: trunk
08:48
Clarify some things check-in: 170d9da973 user: alexa tags: trunk
08:47
Remove a debug statement check-in: 6cf7b366ef user: alexa tags: trunk
08:46
Update TRUNKSTATUS check-in: 42f0c43e90 user: alexa tags: trunk
08:46
Implement remote opcode 105 (all track data) check-in: 10aea35b37 user: alexa tags: trunk
08:45
Add PlayableFile#formatString and PlayableFile#formatNumber check-in: 2ab2832987 user: alexa tags: trunk
07:50
Implement remote opcodes 103 (track length) and 104 (track position) check-in: 8830b2cc67 user: alexa tags: trunk
2024-11-07
00:29
Add Trans and Lesbian themes. check-in: 125a549fa2 user: alexa tags: trunk
00:11
Fix the final progress bar color not being selectable check-in: 4ae35d5659 user: alexa tags: trunk
2024-11-06
05:55
Use VgmFile#unsupportedChips to figure out the set of unsupported VGM chips. check-in: 87febea4ab user: alexa tags: trunk
05:55
Bump versions of YunoSynth and RemiXmp. Update RACodecs. check-in: 44806aafed user: alexa tags: trunk
05:18
Rename the spec target to test check-in: d3edb843fa user: alexa tags: trunk
2024-11-04
11:02
Update NEWS check-in: 2e1e235775 user: alexa tags: trunk
09:47
Let's call this v-0.6.0-RC1 check-in: bb463c2a1b user: alexa tags: trunk
09:45
Reduce some string allocations check-in: 841cfa3453 user: alexa tags: trunk
09:45
Update NEWS and TRUNKSTATUS check-in: 505713b65b user: alexa tags: trunk
09:45
Remove unused code check-in: 73621866ec user: alexa tags: trunk
09:21
Pull in a newer libremiliacr to fix a deadlock/crash with logging. Pull in a newer RACodecs to fix some Opus files not seeking. Pull in a newer RemiXMP just because it's finally 1.0.0 <3 Bump the upper limit on the recommended Crystal version to <v1.14.0 (1.14.0 works, but has performance regressions related to its event loop changes, so we won't recommend it). check-in: 8f229ef242 user: alexa tags: trunk
2024-11-03
23:20
Use a newer RACodecs to fix Opus tag packet detection check-in: c4003b4307 user: alexa tags: trunk
12:36
Better reporting of existing remote sockets. check-in: a6b40bddb1 user: alexa tags: trunk
12:22
Better handling of VGMs that contain unsupported chips. check-in: a333282856 user: alexa tags: trunk
12:22
Update YunoSynth to v0.5.0 check-in: 5a07c11836 user: alexa tags: trunk
11:47
Slightly better "Ogg in Flac" detection check-in: 8c423f7fb6 user: alexa tags: trunk
09:36
Update man page for v0.6.0 check-in: 762f09ba3a user: alexa tags: trunk
09:36
Ensure seek-time is not zero check-in: 863e25ab77 user: alexa tags: trunk
09:35
Fix typo check-in: 04e7824b45 user: alexa tags: trunk
08:26
Forgot to list MUS files are supported check-in: d11f9ada73 user: alexa tags: trunk
08:15
Remove unneeded flag check-in: 25068d7c54 user: alexa tags: trunk
08:14
Fix a flag name check-in: 0605fafc5d user: alexa tags: trunk
2024-11-01
04:58
Use a newer RemiAudio to fix a bug in the sinc resampler code check-in: 50ad122825 user: alexa tags: trunk
2024-10-29
08:32
Update RACodecs in shard.lock check-in: 8981fd8a12 user: alexa tags: trunk
2024-10-28
04:29
Quiet the compiler on Crystal 1.13.0 and newer check-in: 309fbe31b8 user: alexa tags: trunk
2024-10-27
22:38
Slight clarifications to the Readme check-in: 6943a24c53 user: alexa tags: trunk
00:56
Mention how long the actual compilation process takes. check-in: 272696acac user: alexa tags: trunk
2024-10-26
06:40
Unload reverb from memory when it's disabled. Also remove an old debug message, and let `G` be a GC.collect in debug builds. check-in: 0067e5f0a4 user: alexa tags: trunk
2024-10-25
07:02
Properly setup soft clipping oversampling in all render jobs. check-in: 58e9dde49a user: alexa tags: trunk
2024-10-24
19:24
Add a few more example usages check-in: bdcc461779 user: alexa tags: trunk
19:23
Update README check-in: 351b983524 user: alexa tags: trunk