Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
89 check-ins using file src/rendering/mpeg1job.cr version dd9a69916c
|
2024-08-07
| ||
| 09:11 | Update NEWS check-in: 231d516981 user: alexa tags: trunk | |
|
2024-08-06
| ||
| 23:36 | Add link to Matrix room. check-in: 0133bad1bd user: alexa tags: trunk | |
| 03:25 | The play queue box now fills the available area if the window is larger than 80x24. check-in: c6d5655a1c user: alexa tags: trunk | |
| 01:29 | Fix an arithmetic overflow when calculating the total length of a VGM with no loop point. Also fix when the fadeout seconds get applied. check-in: ddf9128299 user: alexa tags: trunk | |
|
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 | |
|
2024-07-12
| ||
| 06:50 | Bump to RC7 check-in: aa105df5ad user: alexa tags: trunk | |
| 06:47 | Properly scroll text fields that contain double-width characters. check-in: 930350e056 user: alexa tags: trunk | |
|
2024-07-10
| ||
| 23:01 | Add -Dstrict_multi_assign and -Dno_number_autocast to the options passed when compiling. check-in: 5ff3e5fca5 user: alexa tags: trunk | |
| 22:59 | Update NEWS check-in: 961ad686a1 user: alexa tags: trunk | |
| 22:49 | Fix compilation with -Dstrict_multi_assign and -Dno_number_autocast. Thanks to zw963 for the report! check-in: 5cf7f66412 user: alexa tags: trunk | |
| 21:35 | Bump required RemiAudio version check-in: 686a90e12a user: alexa tags: trunk | |
| 21:11 | Update NEWS check-in: 2484a5921a user: alexa tags: trunk | |
| 21:10 | Fix compilation with -Dstrict_multi_assign. Bump required YunoSynth version. check-in: 74d74122f2 user: alexa tags: trunk | |
|
2024-07-09
| ||
| 07:08 | Bump to RC6 check-in: 23f88b7c8f user: alexa tags: trunk | |
| 07:06 | Fix crash when moving from one MIDI to another check-in: 6178d166ed user: alexa tags: trunk | |
|
2024-07-06
| ||
| 22:02 | Fix deadlock when moving to the first file from the second, and the first file cannot be loaded. check-in: ae118666cb user: alexa tags: trunk | |
| 22:00 | Bump required remimpg123 version check-in: ac82b12d36 user: alexa tags: trunk | |
|
2024-07-02
| ||
| 05:00 | Bump to rc5 check-in: efa0a14cf1 user: alexa tags: trunk | |
| 04:59 | Check for useless rendering args earlier. Update NEWS check-in: 0504e51146 user: alexa tags: trunk | |
| 04:56 | Add --shuffle. This was intended for this release, but I forgot about it. Since it's such a small change, I'll allow it. check-in: bc5afd700f user: alexa tags: trunk | |
| 04:46 | Handle cases where a file that was fine at first can no longer can be loaded check-in: 67314951ac user: alexa tags: trunk | |
| 04:46 | Fix some text check-in: 6b8e05fb3f user: alexa tags: trunk | |
|
2024-06-30
| ||
| 21:23 | Fix the info line not getting properly updated between songs for module files check-in: afb88a327a user: alexa tags: trunk | |
| 21:10 | Fix some errors in NEWS. check-in: 5df0b96e1d user: alexa tags: trunk | |
|
2024-06-29
| ||
| 06:08 | Add a missing library version check-in: 59410db628 user: alexa tags: trunk | |
|
2024-06-25
| ||
| 22:59 | Bump RC check-in: d5f4a40516 user: alexa tags: trunk | |
| 22:53 | Small adjustments to the default theme check-in: f1da71a644 user: alexa tags: trunk | |
| 22:49 | Update default theme to be more ANSI-friendly check-in: 797ca48eb8 user: alexa tags: trunk | |
| 22:32 | Change recommended Crystal version. Update dependencies. check-in: 3654b43569 user: alexa tags: trunk | |
| 13:14 | Remove call to IO::Evented.evented_read check-in: 862a905bc7 user: alexa tags: trunk | |
| 01:01 | Fix typo check-in: 2db73c14f5 user: alexa tags: trunk | |
|
2024-06-24
| ||
| 21:28 | Fix compilation on Crystal v1.13.0 check-in: 92ee4d45ad user: alexa tags: trunk | |
|
2024-06-23
| ||
| 09:58 | Bump to rc3 check-in: 52dfe81042 user: alexa tags: trunk | |
| 09:25 | Bump remixmp and remixspf versions check-in: fc1be42885 user: alexa tags: trunk | |
| 07:11 | Bump version of remimpg123 to fix bitrate detection check-in: 9a97e09d6b user: alexa tags: trunk | |
| 07:08 | Add comment check-in: c86a827eb5 user: alexa tags: trunk | |
| 07:07 | Rename a variable and a method check-in: 3c8d972bf1 user: alexa tags: trunk | |
| 07:05 | Better bitrate reporting for MP3 files check-in: 5b6385cf35 user: alexa tags: trunk | |
|
2024-06-20
| ||
| 19:06 | Bump to RC2 check-in: d1cb3bd1a4 user: alexa tags: trunk | |
| 12:25 | Add some missing Fiber.yield calls check-in: 36fe41c895 user: alexa tags: trunk | |