-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathTODO
26 lines (16 loc) · 749 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Shuffle operations. It would be nice to have both a random shuffle
operation and an interleaving enqueue operation.
Sorting operations.
Implement `bongo-file-name-roots' so that forcer can try Bongo. :-)
Customizing `bongo-header-line-mode' should have immediate effect on
existing Bongo playlist buffers.
Implement scrolling for the header line.
Better error messages when players fail.
Generalize intra-playlist queue.
Implement intra-track region repeat.
Provide a way to specify that intermediate headers
(cf. `bongo-insert-intermediate-headers') should be inserted even for
singleton albums.
Implement support for crossfading.
Optimize `bongo-line-get-property' as much as possible, as it is
called lots of times all over the place.