File: TODO

package info (click to toggle)
bongo 1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,476 kB
  • sloc: lisp: 9,550; ruby: 181; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 749 bytes parent folder | download | duplicates (3)
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.