Login
Timeline
Login

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

50 most recent check-ins

2024-05-01
20:54
Apply volume to FLAC files Leaf check-in: 499049e9a6 user: alexa tags: trunk
08:01
Update TRUNKSTATUS check-in: ca58074300 user: alexa tags: trunk
08:01
Update NEWS check-in: 9204b3c485 user: alexa tags: trunk
06:52
These may not be available at build time check-in: f968791450 user: alexa tags: trunk
06:49
Change some dependency versions. check-in: ce33b85812 user: alexa tags: trunk
06:43
I like purple :3 check-in: f23c4f5d75 user: alexa tags: trunk
06:42
Add some color to some messages check-in: a4cc8f529e user: alexa tags: trunk
06:37
Add --long-version command line argument check-in: 1ee84b7d10 user: alexa tags: trunk
06:09
Allow song configs to be reloaded. Also fix the progress max not always being set check-in: d9fb5e8ef5 user: alexa tags: trunk
05:58
Update TRUNKSTATUS check-in: b6fa2caf54 user: alexa tags: trunk
05:57
Update README check-in: a166031b46 user: alexa tags: trunk
05:47
Remove a kludge check-in: c06e0ccc84 user: alexa tags: trunk
05:43
Allow the user to list the resampler modes check-in: 78701e265f user: alexa tags: trunk
05:39
Add --resampler command line argument. check-in: 971eaa2adc user: alexa tags: trunk
05:30
Fix total samples, add some comments, cleanup some code check-in: 5362fce480 user: alexa tags: trunk
05:22
Resampling support added. This is mainly needed for formats whose player backends do not have a resampler built into them, and the source's sample rate does not match our sample rate. check-in: e8e5d51257 user: alexa tags: trunk
2024-04-30
16:58
SUBTRACT 1 FROM loops GIVING loops check-in: 8666c6f5c6 user: alexa tags: trunk
16:49
Remove a note about PulseAudio being noisy. That's apparently just the computer I was on. check-in: c99f3ef658 user: alexa tags: trunk
08:16
Merge the add-flac-support branch check-in: d415d8fb08 user: alexa tags: trunk
08:14
Add support for rendering FLAC files. Closed-Leaf check-in: d013dad867 user: alexa tags: add-flac-support
08:13
Use a newer RemiAudio commit check-in: cacc112357 user: alexa tags: add-flac-support
07:16
We only support stereo FLAC files check-in: a922df2465 user: alexa tags: add-flac-support
07:13
Minor cleanups check-in: 7488b6fe93 user: alexa tags: add-flac-support
07:00
Temporarily reject FLAC files whose sample rate does not match the output sample rate. This is only needed until Benben gains support for resampling. check-in: b3592896e3 user: alexa tags: add-flac-support
06:55
Improve FLAC file testing check-in: 9d3e20dbc1 user: alexa tags: add-flac-support
06:55
Use a newer RemiAudio check-in: aac334c5a2 user: alexa tags: add-flac-support
06:55
Don't require resampler.cr yet check-in: 41bc633ec3 user: alexa tags: add-flac-support
01:43
FLACs now work correctly check-in: 78b0d32216 user: alexa tags: add-flac-support
00:08
Initial support for FLAC. Compiles, but silent output. check-in: 483536ff3e user: alexa tags: add-flac-support
2024-04-27
02:22
Merge and integrate the config-refactoring branch check-in: 4e7d57767c user: alexa tags: trunk
00:05
Various fixups, including applying song configs during rendering Closed-Leaf check-in: fbba5c6729 user: alexa tags: config-refactoring
2024-04-26
23:54
This method is no longer needed check-in: 7fa28bd0d5 user: alexa tags: config-refactoring
23:52
Completely refactor configuration handling. The Config file is loaded only once, and is turned into an EphemeralConfig at load time. There is now only one EphemeralConfig in memory, and song configs are handled with array fields in the EphemeralConfig. check-in: 5a70a08414 user: alexa tags: config-refactoring
22:14
Rename a macro, and make it a bit easier to use. check-in: 626cf09486 user: alexa tags: config-refactoring
10:47
Report the time spent actually rendering and normalizing separately check-in: 696debd591 user: alexa tags: trunk
10:39
Slightly improve rendering performance of module files check-in: ab85018107 user: alexa tags: trunk
10:39
Use shorter names check-in: d9bfa20295 user: alexa tags: trunk
10:38
Unload the data from memory between songs check-in: ed35bbfd65 user: alexa tags: trunk
09:57
Fix target DB typo check-in: 1d506b7c4b user: alexa tags: trunk
09:57
Unload data after rendering a module. Clear the buffer each round. check-in: 09d816b904 user: alexa tags: trunk
09:56
Might as well GC before we normalize check-in: db00bdbc44 user: alexa tags: trunk
09:56
Don't create another Bytes if we don't need it check-in: 7032b3ab6a user: alexa tags: trunk
09:08
Update RemiXMP check-in: eebcbec5aa user: alexa tags: trunk
09:00
Update news again check-in: e4fa85cc0b user: alexa tags: trunk
08:59
Update NEWS check-in: dea61ac7db user: alexa tags: trunk
08:58
Reduce the max sample rate to 48000. libxmp has a narrower range of supported sample rates. We also don't need to artificially extend the length of our wang by supporting things that don't make sense for human hearing. check-in: f52ef7fd5d user: alexa tags: trunk
08:56
These should be duplicated check-in: 2c0a2645b0 user: alexa tags: trunk
08:53
libxmp has a narrower range of sample rates, so clamp the sample rate when playing a module. check-in: 248364c44a user: alexa tags: trunk
08:45
Update TRUNKSTATUS check-in: 4243e5d4bf user: alexa tags: trunk
08:43
Get rid of an uneeded field check-in: 4b2dd0d60f user: alexa tags: trunk