Login
Timeline
Login

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

50 check-ins occurring around 8d88cd94929dc4dc1428.

2024-04-20
21:39
The player shouldn't care about how many tracks the FileManager has check-in: 5085a90f68 user: alexa tags: trunk
21:28
move PlaybackSettings out of the Player check-in: 681df54213 user: alexa tags: trunk
21:00
Move the effects into their own class, EffectStack check-in: 2042dcf34c user: alexa tags: trunk
20:31
Merge and integrate the add-configmanager branch check-in: 4dd5c74246 user: alexa tags: trunk
20:00
Remove --plot-eq from here, too Closed-Leaf check-in: b8dc748bed user: alexa tags: add-configmanager
19:59
Remove --plot-eq from the manual check-in: 26c2a191ef user: alexa tags: add-configmanager
19:58
Load config stuff later check-in: ad7feae1bd user: alexa tags: add-configmanager
19:57
Remove --plot-eq argument check-in: 5028806ceb user: alexa tags: add-configmanager
19:55
Rename file check-in: bc144720ef user: alexa tags: add-configmanager
19:52
Make "normal" debug mode use -O1 and --debug. Fix some wording. check-in: b7ef8d0eef user: alexa tags: add-configmanager
19:52
Make "normal" debug mode use -O1 and --debug. Fix some wording. check-in: 403bac9b43 user: alexa tags: trunk
19:50
Move PlaybackSettings into the ConfigManager class check-in: b77d9523f2 user: alexa tags: add-configmanager
19:49
Wrap config stuff in the ConfigManager class check-in: ac63423828 user: alexa tags: add-configmanager
19:28
Rename FileHandler to FileManager check-in: 4eb56381fb user: alexa tags: trunk
19:27
Rename PlaybackManager to ProgramManager check-in: dcc799e0cf user: alexa tags: trunk
2024-03-13
20:22
Fix loading on older ASDF versions Leaf check-in: fe13cb618a user: MistressRemilia tags: lisp-version-start
2024-03-11
09:16
Bump revision, tag as v0.4.1 check-in: 7fdb4509d4 user: alexa tags: trunk, v0.4.1
09:09
Update NEWS check-in: 4e2ad04b16 user: alexa tags: trunk
08:13
Update README check-in: b491f3ea06 user: alexa tags: trunk
08:05
Wrap this in a begin/end check-in: 5e8aa7b134 user: alexa tags: trunk
07:58
Exclude audio drivers from RemiSound as well check-in: 68b48e7c14 user: alexa tags: trunk
07:57
close_on_finalize was not added to IO::FileDescriptor.open until 1.6.0 check-in: b5c0e60152 user: alexa tags: trunk
07:56
Fix typo in flag check-in: 1a027d1a98 user: alexa tags: trunk
05:38
Only show CPU stuff on Linux check-in: 7f73a15fa4 user: alexa tags: trunk
2024-03-07
01:02
Update README check-in: f7a0f37071 user: alexa tags: trunk
00:04
Freeze shard versions, update version. Tag as v0.4.0 check-in: b32bd142d3 user: alexa tags: trunk, v0.4.0
2024-03-06
08:24
Update NEWS. Update shard.lock. check-in: 48d245520a user: alexa tags: trunk
2024-02-05
20:33
Add a "stop after current song" function check-in: 46c4bff1a2 user: alexa tags: trunk
2024-01-26
09:33
Adjust a message slightly so that it's more clear check-in: 41b3abf7e2 user: alexa tags: trunk
2024-01-24
23:50
Read key input during fadeouts/tails as well check-in: 810c2880aa user: alexa tags: trunk
23:10
When the EQ gets toggled, we should clear the "from song conf" field in the playback settings. check-in: 920114740e user: alexa tags: trunk
23:09
Rename some functions to be more consistent check-in: 1771126735 user: alexa tags: trunk
22:18
Fix song config EQ settings not getting properly applied check-in: 3cd4c96c9e user: alexa tags: trunk
2024-01-23
21:05
Redirect stderr a bit later check-in: 0ecbe968d2 user: alexa tags: trunk
2024-01-21
08:39
Sort directory children before iterating over them. check-in: ed855c85db user: alexa tags: trunk
2024-01-20
23:20
Use attr to save the original wiki page name, when possible, so we can import automatically check-in: b68d143116 user: alexa tags: trunk
23:09
Allow users to simply pass a directory as a positional arg. Only the direct children that are files are added. check-in: 97c190d069 user: alexa tags: trunk
12:37
Ensure the "Chips Used" line isn't blank check-in: de2721f38f user: alexa tags: trunk
12:31
Change wording slightly in --normalize's help check-in: 5c1341cf39 user: alexa tags: trunk
12:31
Have --normalize respect --quiet check-in: 6a76652c19 user: alexa tags: trunk
12:24
Don't clobber exiting CUE files by default check-in: e4f5cda6b1 user: alexa tags: trunk
12:19
Add support for generating cue files check-in: 34a0aa6892 user: alexa tags: trunk
11:29
Print a message if --normalize is used without --render check-in: 5da8cb5439 user: alexa tags: trunk
11:19
Fix --normalize so it works for any format, any bit depth check-in: 1b649487c9 user: alexa tags: trunk
09:39
Add the --normalize option to automatically normalize all rendered files to a peak of 0 dBFS after rendering. check-in: ba94d10461 user: alexa tags: trunk
09:36
Add a comment about the mangled name check-in: 05b3ad3e49 user: alexa tags: trunk
07:36
Display CPU usage when rendering check-in: 0ada3e735c user: alexa tags: trunk
2024-01-17
22:43
Merge and integrate the experimental-stderr-redirect branch. This is stable, does what is intended, and is configurable. check-in: a9bf6f3d91 user: alexa tags: trunk
22:36
Add config option for how stderr logging works. Keep a handle on the FileDescriptor used for the real stderr. Closed-Leaf check-in: 49e19acffa user: alexa tags: experimental-stderr-redirect
2024-01-16
07:11
Comments check-in: a8105f8a6a user: alexa tags: experimental-stderr-redirect