Commit graph

22 commits

Author SHA1 Message Date
6acc8c0e0e Update dependencies and version v0.6.0 2022-02-23 17:14:30 -05:00
3a2c2629ca Create non-iter operations and implement basics for Turing completeness 2022-02-19 20:17:31 -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
46459c7da1 cargo fmt 2022-01-31 09:22:36 -05:00
3c0d324d01 mps-player clippy fix 2022-01-29 16:19:15 -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
0c3f0fee9c Remove default regex match for files() but keep tag populating without regex pattern 2022-01-26 17:50:06 -05:00
4bc1d135aa Version bump and update README 2022-01-26 15:42:28 -05:00
0a6dae930f cargo fmt 2022-01-24 16:12:29 -05:00
58cae6155c Replace MpsMusicItem with general-purpose MpsItem and bump version to v0.3.0 2022-01-20 19:52:03 -05:00
64b8a7734d Add desktop info/icon to OS controls (and leave hint for way to improve REPL UX, disabled because extensive and incomplete) 2022-01-16 21:00:00 -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
5fe58cda10 Fix missing dbus metadata during playback 2022-01-05 17:37:13 -05:00
e6e52ddb58 Add some built-in and code documentation 2022-01-03 21:15:28 -05:00
bddb79d0ca Implement REPL functionality 2022-01-03 17:53:57 -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
9b6472b072 Fix enqueuing and song skip playback issues 2021-12-12 15:08:49 -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