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

50 check-ins occurring around 55d45abe77896645681d.

2025-01-10
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
21:30
Change postHelpText slightly so that it's less confusing. check-in: 78263ab004 user: alexa tags: trunk
21:29
Add usageLine and postHelpText to remote-benben check-in: ac55a02cda user: alexa tags: trunk
21:04
Add documentation for playing SID files. check-in: 2b6ab67634 user: alexa tags: trunk
08:36
Fix division by zero check-in: 3e242ffdf2 user: alexa tags: trunk
07:53
Update Info manual with new config options and command line options, as well as some other new bits of information. Also add bare skeleton sections for playing SID files, remote control, and sending audio over a TCP socket. check-in: 63249bc494 user: alexa tags: trunk
07:04
Fix some typos. Add more info about --wv-bitrate. check-in: faa1b23458 user: alexa tags: trunk
06:35
Update man page with info about --bit-depth when used with --wavpack check-in: 7ea752310b user: alexa tags: trunk
06:33
Fix typo check-in: 021ee52954 user: alexa tags: trunk
2024-11-24
09:26
Fix calculation of song lengths in PlayableFile#calcTimeLength and derivatives when --loop is used. check-in: 8fc757894d user: alexa tags: trunk
08:16
Rename some themes, update trans-pride theme with new colors. check-in: 42ef236b38 user: alexa tags: trunk
2024-11-21
03:32
Reduce the default buffer size to 512 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 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