Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 1e548a1bca4211904060.
2024-08-05
| ||
05:01 | Merge merge-playablefile-virtualfile (but don't integrate). Update NEWS. check-in: 1986a4b965 user: alexa tags: trunk | |
04:57 | Update TRUNKSTATUS Closed-Leaf check-in: b1f5b6074e user: alexa tags: merge-playablefile-virtualfile | |
04:56 | Add a TODO check-in: 20ae9e67c9 user: alexa tags: merge-playablefile-virtualfile | |
04:53 | Just move some stuff around check-in: b269aae9af user: alexa tags: merge-playablefile-virtualfile | |
04:53 | Wrap loading of the global soundfont in a mutex check-in: 0dc796f858 user: alexa tags: merge-playablefile-virtualfile | |
04:52 | Split the actual `@files << file` back out into its own method. Adjust a comment. check-in: 1bba6cec18 user: alexa tags: merge-playablefile-virtualfile | |
04:25 | Increase the accuracy of VGM file length reporting check-in: 62d3781d38 user: alexa tags: merge-playablefile-virtualfile | |
04:16 | Fix PcmFile instances not being skipped in the renderer check-in: 5b765543fb user: alexa tags: merge-playablefile-virtualfile | |
04:12 | Re-implement total time checking check-in: 9a60a8ea04 user: alexa tags: merge-playablefile-virtualfile | |
04:01 | Print warnings about HTTP/HTTPS and Gemini URLs not being supported anymore check-in: df4425e38b user: alexa tags: merge-playablefile-virtualfile | |
03:57 | Merge the VirtualFile class into the PlayableFile class. Remove HTTP/Gemini loading. The two classes were overlapping in functionality. By combining them, we simplify some of the file handling code. check-in: 32db9d5345 user: alexa tags: merge-playablefile-virtualfile | |
01:19 | Add a check for the UI theme being an array check-in: 13b4854065 user: alexa tags: trunk | |
01:18 | Check for an empty array as a theme. Use the default theme in this case. check-in: 4bfcddb0b8 user: alexa tags: trunk | |
01:14 | Allow the `theme` key in a config file to be a string, or an array of strings. If it's an array, randomly choose one of those strings. check-in: e8766f5b0f user: alexa tags: trunk | |
2024-08-04
| ||
11:02 | Update TRUNKSTATUS check-in: de5dbf8c59 user: alexa tags: trunk | |
2024-08-03
| ||
05:27 | Merge and integrate experimental-total-time-display branch. check-in: 44ab3185b9 user: alexa tags: trunk | |
05:27 | When rendering and equalizer-disabled-during-rendering is true, print a message about this. check-in: 0c737f9192 user: alexa tags: trunk | |
02:46 | Update README. Fix typo. Add link further up. check-in: 92b02a7d81 user: alexa tags: trunk | |
02:45 | Update README. Fix typo. Add link further up. Closed-Leaf check-in: 29ae2ce299 user: alexa tags: experimental-total-time-display | |
2024-08-01
| ||
23:56 | Add a comment check-in: cb34524fa8 user: alexa tags: experimental-total-time-display | |
23:54 | Move the summing of the total time into the UI. Change when VirtualFile instances calculate their total time. Add an `#each` method to the FileManager class. check-in: 8263e1a650 user: alexa tags: experimental-total-time-display | |
21:19 | Experiment with a way to display the total play queue time. Could be drastically improved, probably best not to use this branch yet. check-in: d1382805da user: alexa tags: experimental-total-time-display | |
04:50 | Update README check-in: bbb9780bcc user: alexa tags: trunk | |
2024-07-30
| ||
00:28 | Better handle exceptions when initializing the backend driver check-in: d1b95505fb user: alexa tags: trunk | |
00:27 | Change version to 0.6.0-dev to start a new development cycle. check-in: 151f7f54b2 user: alexa tags: trunk | |
2024-07-29
| ||
06:01 | Bump version, tag as v0.5.0 check-in: c3fbca71ed user: alexa tags: trunk, v0.5.0 | |
05:59 | Update README check-in: d3302f7147 user: alexa tags: trunk | |
05:36 | update README check-in: 04c78251fc user: alexa tags: trunk | |
05:28 | Add make-release-tarball.sh check-in: b941f63f86 user: alexa tags: trunk | |
2024-07-28
| ||
09:18 | Use the CSS from SBCL for the Texinfo HTML output. check-in: a563303451 user: alexa tags: trunk | |
09:09 | Update NEWS check-in: 931550a31e user: alexa tags: trunk | |
09:02 | Don't build the PDF manual when running `rake info` check-in: 3e22a788c5 user: alexa tags: trunk | |
09:01 | Fix missing word "key" in the man page. check-in: a77eaebdda user: alexa tags: trunk | |
09:01 | Add Texinfo manual check-in: 84239f2193 user: alexa tags: trunk | |
04:10 | Update ignore-glob with man/benben.1.html check-in: cf18aa8ebe user: alexa tags: trunk | |
04:10 | Build the HTML manual by default as well check-in: 3b2c224bfc user: alexa tags: trunk | |
04:07 | Build an HTML manual page as well check-in: 72a2626492 user: alexa tags: trunk | |
04:02 | Fix a couple of things in the manual check-in: 428c92c058 user: alexa tags: trunk | |
04:00 | Change working of a --help message slightly check-in: d1bbda583b user: alexa tags: trunk | |
04:00 | Update manual check-in: 196562259e user: alexa tags: trunk | |
2024-07-24
| ||
04:45 | Fix link check-in: 7ef0177d52 user: alexa tags: trunk | |
04:41 | Add a horrific theme check-in: cb048729d0 user: alexa tags: trunk | |
04:31 | Slight formatting change check-in: 611cd47351 user: alexa tags: trunk | |
04:31 | Add README for themes check-in: ca03d3e6cc user: alexa tags: trunk | |
02:40 | Add new themes: Terminator, Phosphor, Blue Phosphor, and Amber check-in: ce2d788f75 user: alexa tags: trunk | |
02:26 | Ensure the banner colors are used check-in: f4c8206298 user: alexa tags: trunk | |
02:22 | Use proper colors for the banner check-in: c34c5fe916 user: alexa tags: trunk | |
02:22 | A bit more debugging information check-in: 7efa62cef4 user: alexa tags: trunk | |
2024-07-18
| ||
05:57 | Update README with new example videos check-in: 1bdbd75c1b user: alexa tags: trunk | |
2024-07-15
| ||
03:43 | Properly clear the @wideText field when changing a TagField's text. check-in: f04e3f50c3 user: alexa tags: trunk | |