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

14 check-ins using file TRUNKSTATUS version df13823c8d

2025-04-26
08:10
Fix the progress bar not indicating whether or not a song-specific config was loaded check-in: 6493be97e5 user: alexa tags: lisp-rewrite
07:38
Partially reverse some changes to the REPLAY-GAIN-INFO-TAGS class so that we can reliably fall back to other values depending on the output mode. check-in: 79b003ce9e user: alexa tags: lisp-rewrite
07:34
Show RVA info in the RVA field check-in: f2d6e5cbe2 user: alexa tags: lisp-rewrite
07:34
When no decoder is present, don't try to get tag info for a FLAC file. check-in: 0b481f9988 user: alexa tags: lisp-rewrite
07:01
Apply RVA for any class that includes the RVA-PLAYER mixin. Store whether or not ReplayGain values were loaded from tag data. Store the source of the RVA data. check-in: abaa3a252c user: alexa tags: lisp-rewrite
00:46
Move RVA value storage into its own mixin class, then populate it in a :BEFORE method. Use this class for XQA, FLAC, MPEG-1, Opus, and WavPack files. Display the ReplayGain in the info line. check-in: 2a6e79731c user: alexa tags: lisp-rewrite
00:01
Display the ReplayGain value being applied in the info line of XQA files check-in: 1176e1e0af user: alexa tags: lisp-rewrite
2025-04-22
04:53
Remove remote socket on ctrl-c check-in: c91e8c0ef8 user: alexa tags: lisp-rewrite
04:50
Derp, vector-pop pops the last element, so no need to move the element down before popping. I believe this fixes some song-specific config bugs. check-in: b0982bcfd6 user: alexa tags: lisp-rewrite
04:28
Fix --basedir checking logic check-in: 46b6dfce4f user: alexa tags: lisp-rewrite
04:28
Name the thread check-in: 1b20555b39 user: alexa tags: lisp-rewrite
04:28
Fix crash in (PLAYABLE-CALC-TIME-LENGHT VGM-FILE) when using the max loops value from the loaded config. check-in: 490471f110 user: alexa tags: lisp-rewrite
2025-04-20
07:59
Update AppImage build script. check-in: a85ab92ed7 user: alexa tags: lisp-rewrite
07:39
Update NEWS and TRUNKSTATUS check-in: 4dcbd5bd00 user: alexa tags: lisp-rewrite