forked from jendrikseipp/pogo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
28 lines (21 loc) · 838 Bytes
/
TODO.txt
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
27
28
=== Roadmap ===
O Don't skip to next track early (currently 2 seconds before end).
O Search whole system by default (after "locate" finishes).
O Add application-wide message system for warnings. Should use event system.
O Show warning if search commands fail.
=== Features that will MAYBE be implemented ===
O Stop after current album / track (Playlist context menu entry)
O Party View (Fullscreen)
=== Features that will NOT be implemented ===
- Do not add empty dirs to Tracktree (Irritating)
- Ellipsize names (Looks odd)
- Play audio CDs (Rip and play is nicer anyways)
- Use multiprocessing for searching (Too error prone)
- Crossfading (too tedious in gstreamer)
- Lyrics (KISS)
- Scrobbling Support (KISS)
- Shuffle
- Repeat
- Playlist loading
- Sound Indicator for Ubuntu SoundMenu (unity is discontinued)
- Enqueue (KISS)