Commit graph

18 commits

Author SHA1 Message Date
fe7962b229 Add MPD support to front-end playback 2022-05-30 20:28:27 -04:00
f7e72cd96c Update deps and reduce strictness of version matching 2022-05-29 12:02:06 -04:00
2d87d4aff6 Use URIs in filename instead of assuming everything is a filepath 2022-05-29 11:58:49 -04:00
e299c4f2dd Update version to 0.8.0 2022-03-27 19:18:39 -04:00
3a42edb542 Update version to v0.7.0 2022-03-16 17:18:53 -04:00
6acc8c0e0e Update dependencies and version v0.6.0 2022-02-23 17:14:30 -05:00
9705dc22bc Refactor music analysis functionality to add to MpsContext 2022-02-04 21:49:13 -05:00
fb21edd7a4 Fix license string for all packages 2022-02-02 16:08:10 -05:00
5be0f99067 version bump to v0.5.0 2022-02-02 15:59:20 -05:00
d3bb52d354 Fix some REPL playback issues, including upgrading rodio to use more robust symphonia decoding 2022-01-26 20:15:00 -05:00
4bc1d135aa Version bump and update README 2022-01-26 15:42:28 -05:00
58cae6155c Replace MpsMusicItem with general-purpose MpsItem and bump version to v0.3.0 2022-01-20 19:52:03 -05:00
e93d79f28d Ignore unsupported file extensions in files by default and make OS media controls sort of optional 2022-01-07 13:22:22 -05:00
e6e52ddb58 Add some built-in and code documentation 2022-01-03 21:15:28 -05:00
7d15f27465 Implement simple CLI for executing scripts 2022-01-02 20:20:09 -05:00
0ad2c33ecb Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
7a327767f3 Create barebones music player for mps interpretor 2021-12-10 16:53:22 -05:00
dbea13e676 Create initial language functionality and framework 2021-12-03 16:13:19 -05:00