Commits
Commit:
4439877917f4c738e32c2ce63a961c8930c101af
From:
Omar Polo <op@omarpolo.com>
Date:
Sat Feb 19 10:16:28 2022 UTC
show repeat one/all status in `amused status' output
Commit:
310ef57cd092b0af07f656a3b8d40eea6a07ddea
From:
Omar Polo <op@omarpolo.com>
Date:
Sat Feb 19 10:16:28 2022 UTC
add (and handle) cmd `repeat'
Commit:
f3bd773be6486fa2c212ff27aee53e3894bcc51d
From:
Omar Polo <op@omarpolo.com>
Date:
Sat Feb 19 10:16:28 2022 UTC
handle eof wrt repeat_one
Commit:
7fc831ea00ec72448ae3f54f24b047528daa61d8
From:
Omar Polo <op@omarpolo.com>
Date:
Fri Feb 18 08:29:17 2022 UTC
support setting the number of channels for flac and vorbis
Commit:
a913de2162216a16a67cd8cf5ae0371c258aefc7
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 15:41:02 2022 UTC
add `jump' subcommand to play the first matching
Commit:
ec1fb0c7bde7316b21c4facdcd43af92792487b5
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 15:04:11 2022 UTC
change res->file to be a path instead of a FILE *
Commit:
8e916714790046deccff6075357dc4fef087e9b4
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 11:39:32 2022 UTC
print the "> " prefix only if -p is given the prefix is nice to see, but can break the amused show | filters ... | amused load because sort(1), uniq(1) etc don't know how to strip the "> " and " " prefixes obviously.
Commit:
19d6b4807a58ea0e289b006d0ae48224ee106526
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 11:23:52 2022 UTC
add IMSG_CTL_BEGIN/COMMIT to load a playlist in a transaction
Commit:
2f589330f4858cf8f45f7d4a5c2f90e11eecc232
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 09:49:09 2022 UTC
implement main_playlist_resume to resume after stop
Commit:
14be015f3c563add60cb33ffcc0e69cdf57433d8
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 09:23:03 2022 UTC
implement `load' command
Commit:
af27e631bb7de2e74c2bebd8caf8d5707fb9f223
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 08:53:22 2022 UTC
add next and prev command
Commit:
bb3f279f10e8ae485815c84453e4362eb984fea8
From:
Omar Polo <op@omarpolo.com>
Date:
Wed Feb 16 23:53:19 2022 UTC
add status subcommand
Commit:
fea541a838dbab837f755ad784432fd65069c77c
From:
Omar Polo <op@omarpolo.com>
Date:
Wed Feb 16 23:25:34 2022 UTC
automatically start the daemon
Commit:
d980494c3c457d28ec2abc3ec6f1d63322164e4d
From:
Omar Polo <op@omarpolo.com>
Date:
Wed Feb 16 22:47:47 2022 UTC
fix show command
Commit:
aaccc123cdde1db6b2a237e2bf409a6e4b57a864
From:
Omar Polo <op@omarpolo.com>
Date:
Wed Feb 16 22:17:31 2022 UTC
introduce some helpers to simplify playlist management
Omar Polo