Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 07c9c37c82d3feba1a46.
2023-07-24
| ||
04:04 | YunoSynth now has ZStandard compression support as of commit f78bc82f05ad7e4fc7215b3b4a757d4f8874f54267d67ed84a4dffa233fcd693 so we can remove it from Benben. check-in: 153532a069 user: alexa tags: trunk | |
2023-07-23
| ||
09:00 | Remove the --yes parameter and replace it with a working --overwrite parameter. --yes never actually worked. check-in: fcb75926f4 user: alexa tags: trunk | |
08:53 | Use Array instead of Slice. Seems faster. check-in: b8de73e51d user: alexa tags: trunk | |
08:53 | Use the newer RemiAudio formats API. Improve rendering performance. check-in: fb165607a5 user: alexa tags: trunk | |
06:36 | Call Dir.glob differently for Crystal version 1.9.0 and later. Dir.glob was changed in Crystal 1.9.0, and the old match_hidden version of the method was deprecated. check-in: 5691992c15 user: alexa tags: trunk | |
2023-07-15
| ||
21:33 | Rudamentary templates are now supported in output pathnames when rendering. check-in: a17a24c083 user: alexa tags: trunk | |
21:13 | Memoize the output path when rendering. check-in: 3bd7d1adba user: alexa tags: trunk | |
2023-07-10
| ||
12:07 | Move interval to a constant check-in: 2e1a1a2bb2 user: alexa tags: trunk | |
12:05 | Setting the GD3 tag language to "toggle" will now cause Benben to toggle between the languages every 15 seconds. check-in: 65a2816f12 user: alexa tags: trunk | |
2023-07-07
| ||
01:40 | Fix the annotation for Au files. check-in: 49c80f5fef user: alexa tags: trunk | |
2023-06-18
| ||
21:41 | Run a GC after each render job is done to reclaim some memory. check-in: 3ed36a7869 user: alexa tags: trunk | |
2023-06-14
| ||
19:47 | Breaking change: these song-specific config fields should not exist. check-in: 60b61b104a user: alexa tags: trunk | |
19:47 | No need to check --sample-rate twice, libremiliacr already does it for us. check-in: e541a66b28 user: alexa tags: trunk | |
19:46 | Correct a comment. check-in: 9809de0ba2 user: alexa tags: trunk | |
19:46 | Fix spacing check-in: c401ca9f38 user: alexa tags: trunk | |
19:45 | Don't compute this unless needed. check-in: 6675cfe28c user: alexa tags: trunk | |
19:45 | Correct wording in error message. check-in: f095fecaec user: alexa tags: trunk | |
2023-06-11
| ||
04:08 | Fix progress bar when rendering. check-in: 2e54091619 user: alexa tags: trunk | |
2023-05-31
| ||
16:59 | Add a note to the README to make it more clear that this is intended to be a Linux program. check-in: 81760970d0 user: alexa tags: trunk | |
2023-05-13
| ||
09:33 | BZip2 support is now in YunoSynth as of commit d5cbda46f02f26478947edc0c9b82eaac5d8dbbca615a0aed2be0dff3948e94c, so we can remove it from Benben. check-in: 92b6620b4e user: alexa tags: trunk | |
2023-04-29
| ||
05:26 | Comment out the require statement for XZ check-in: bb8c136e6d user: alexa tags: trunk | |
05:25 | Disable XZ compression for now. The library keeps segfaulting. check-in: af477643fc user: alexa tags: trunk | |
2023-04-27
| ||
07:30 | Add XZ compressed VGM support. Update README. check-in: d12aa59583 user: alexa tags: trunk | |
2023-04-26
| ||
07:53 | Support BZip2-compressed VGM files. check-in: 0aa028ab7b user: alexa tags: trunk | |
2023-04-25
| ||
13:07 | Go back to using the tips on a few dependencies. check-in: 4ddc35fd58 user: alexa tags: trunk | |
2023-04-24
| ||
05:20 | Update version. Change some text on --version. Tag as v0.1.0. check-in: 08ae2b71c6 user: alexa tags: trunk, v0.1.0 | |
2023-04-21
| ||
22:56 | Link an explanation as to why this hack is needed. Add some `raises` to be complete. *sigh* check-in: 0aefca77d5 user: alexa tags: trunk | |
2023-04-19
| ||
21:05 | Update README check-in: 3a20bb70fc user: alexa tags: trunk | |
11:14 | Add a script to build the AppImage check-in: af5e0bf118 user: alexa tags: trunk | |
10:56 | Update README check-in: a54d839c93 user: alexa tags: trunk | |
08:38 | Update README check-in: 87507df569 user: alexa tags: trunk | |
07:05 | Use tdiv instead of // check-in: 2289736898 user: alexa tags: trunk | |
04:48 | Update manual check-in: 87f3dd5819 user: alexa tags: trunk | |
04:48 | Pin RemiAudio version check-in: c2e06cace2 user: alexa tags: trunk | |
03:45 | Use PlaybackSettings while rendering as well. check-in: 7d26b9321e user: alexa tags: trunk | |
03:44 | Correctly handle the sample rate check-in: 5a59dc8cf3 user: alexa tags: trunk | |
03:43 | Accept Float64 in the reverb unit check-in: 71d588a0f2 user: alexa tags: trunk | |
2023-04-18
| ||
23:28 | Use IO.copy check-in: 808aeff780 user: alexa tags: trunk | |
22:16 | Make the "RES" column in htop look more awesome. check-in: 8dbc18aa29 user: alexa tags: trunk | |
09:54 | Don't render buffers between tracks. Some VGMs may not properly send commands to turn notes off. check-in: ada8893708 user: alexa tags: trunk | |
08:12 | Update README check-in: 4c03b5d2fc user: alexa tags: trunk | |
07:27 | Update ZStandard support due to a change in YunoSynth. check-in: aad0a76118 user: alexa tags: trunk | |
07:00 | Add support for loading VGMs that are compressed with ZStandard. check-in: b9d8cdce53 user: alexa tags: trunk | |
05:03 | Update readme check-in: e52df50451 user: alexa tags: trunk | |
05:03 | Set version as -rc1 check-in: 55259c3ca8 user: alexa tags: trunk | |
05:03 | Make these strict check-in: 1a1be27c59 user: alexa tags: trunk | |
04:25 | Allow selection of emulator cores. Also move the dmgBoostWaveChan option into the new "emulators" section of the config files. check-in: 8f395a95a6 user: alexa tags: trunk | |
2023-04-16
| ||
11:11 | Update readme check-in: d064f9da22 user: alexa tags: trunk | |
10:01 | Clean up the output from --version check-in: 30c0dd9920 user: alexa tags: trunk | |
09:30 | Better comments. check-in: e18e2a0bb0 user: alexa tags: trunk | |