Login
Timeline
Login

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

50 check-ins occurring around b4dceb1ab2d24d2f0412.

2023-09-26
22:11
Use the newer RemiAudio::Formats API. check-in: 991c75a6ed user: alexa tags: trunk
22:10
Add an assertion check-in: 8c3082efda user: alexa tags: trunk
22:09
Never use MmapSoundFont when rendering. check-in: b78f8596ff user: alexa tags: trunk
21:58
Merge and integrate the mmapped-soundfont branch check-in: 417a095243 user: alexa tags: trunk
21:58
Unload the mmap()'ed pages between songs if we're using an MmapSoundFont Closed-Leaf check-in: 7d489b46fd user: alexa tags: mmapped-soundfont
21:57
Add the mmap-soundfont config parameter check-in: 22cbaf5d62 user: alexa tags: mmapped-soundfont
20:35
Add experimental support for mmap()'ing SoundFonts check-in: 54016fd187 user: alexa tags: mmapped-soundfont
2023-05-09
11:44
Add lint task check-in: 3fed310bf4 user: alexa tags: trunk
11:41
Add ameba config, then clean some lint. Also update things so that
this compiles against the latest Haematite code (tip).
check-in: d7f461426c user: alexa tags: trunk
2023-04-20
07:30
Update README check-in: 4c9eb8d650 user: alexa tags: trunk
2023-04-12
04:26
Fix compilation against latest libremiliacr check-in: bec20f82f3 user: alexa tags: trunk
04:23
Use a newer Haematite check-in: dfc6a29215 user: alexa tags: trunk
2023-04-04
23:39
Add a configurable VU meter.

This is the same VU meter that is present in [Benben](https://chiselapp.com/user/MistressRemilia/repository/benben/) check-in: 5b89e805a5 user: alexa tags: trunk

14:22
Termios is getting deprecated, so use LibC instead check-in: db1be64938 user: alexa tags: trunk
2023-03-30
12:57
Change RemiPortAudio URL check-in: c43ee8302f user: alexa tags: trunk
12:20
Bump required RemiPortAudio and RemiConf versions. check-in: d15742e02f user: alexa tags: trunk
11:48
Change url for RemiConf check-in: c34ead3fdd user: alexa tags: trunk
2023-03-29
06:29
Bump RemiXspf version check-in: 41d118fa17 user: alexa tags: trunk
05:39
Use a newer Haematite version. Fix a call into RemiAudio check-in: 2670d89fa7 user: alexa tags: trunk
2023-03-24
08:25
Fix typo check-in: 0257f25f15 user: alexa tags: trunk
2023-02-06
13:17
Use a newer Haematite version. Don't overflow when printing
SoundFonts that are very large.
check-in: 6cac69daa4 user: alexa tags: trunk
13:16
Add a few very small micro-optimizations check-in: c5778d94fd user: alexa tags: trunk
2023-02-03
21:36
Better version regex check-in: 9aa4bfde7e user: alexa tags: trunk
21:35
Micro-optimize the VU meter slightly check-in: ed843d9e77 user: alexa tags: trunk
21:35
Use 1.0e-6 for the "non-audible" value check-in: 80d1fbd537 user: alexa tags: trunk
2023-01-06
22:55
Change version, tag as v2.2.0 check-in: f9d9210d44 user: alexa tags: trunk, v2.2.0
22:52
Update readme check-in: b49e3a53fd user: alexa tags: trunk
22:39
Copyright update check-in: 8115728456 user: alexa tags: trunk
22:39
Update README check-in: 7bbe372c6e user: alexa tags: trunk
21:51
No need to go below CD-quality for the sample rate.

This also happens to work around a few issues with some filters at
sample rates that are lower than about 39kHz. check-in: 64ec7c453a user: alexa tags: trunk

2022-12-25
22:25
Handle a few exceptions better when running a debug build Change Haematite commit. Update version, though this isn't technically a release yet. check-in: e1f6ee50d5 user: alexa tags: trunk
2022-12-22
08:24
Remove some unused code check-in: 79c9242733 user: alexa tags: trunk
2022-12-21
13:30
Add fossil settings check-in: 33fcbd2051 user: alexa tags: trunk
13:28
Add a basic manual check-in: 2c1571510f user: alexa tags: trunk
13:28
Update man page check-in: 527eaf3ea6 user: alexa tags: trunk
11:26
Update README check-in: 0410e5f554 user: alexa tags: trunk
2022-12-19
23:34
Go ahead and set the version internally to 2.2.0-dev check-in: b15be5a443 user: alexa tags: trunk
2022-12-18
01:37
Incomplete JACK support (no audio gets produced)

I'm not totally sure I want to actually implement JACK support since
JACK is more for a studio environment. Leaf check-in: 5af7772dcc user: alexa tags: jack-support

2022-12-16
20:39
Show an error and exit nicely if no files could be loaded check-in: ca16af0311 user: alexa tags: trunk
18:20
Add --dump-config and --dump-song-config check-in: 2aa7be81a7 user: alexa tags: trunk
18:09
Add `repeat-playlist` key to the config file. Add --no-repeat command
line argument. Add check to ensure repeating the playlist doesn't
happen when rendering.
check-in: 70375a366d user: alexa tags: trunk
17:16
Add --repeat check-in: 98db63bb19 user: alexa tags: trunk
2022-12-15
18:01
Change Haematite commit check-in: 8159d2dbe2 user: alexa tags: trunk
2022-12-14
04:14
Remove useless zeros when rendering, too check-in: 0e8519fd4d user: alexa tags: trunk
04:13
Whoops, one too many digits check-in: a404049dfc user: alexa tags: trunk
04:07
Update news check-in: 36313353eb user: alexa tags: trunk
04:03
Fix priority of config options. check-in: e27c694159 user: alexa tags: trunk
02:56
Update news and readme check-in: 4ffb630de2 user: alexa tags: trunk
02:55
Implement per-song configs for rendering as well check-in: 133c5abdcb user: alexa tags: trunk
02:42
Merge branch check-in: 1eebe6d948 user: alexa tags: trunk