ocarina/include
Anna Schumaker c9eb9d724b gui/view: Add keypress events
- Press "f" to add tracks to the Favorites playlist
- Press "q" to create a new temporary queue
- Press "r" to create a new temporary queue with Q_RANDOM set
- Press 0 .. 9 to add tracks to a temporary queue
- Delete to remove tracks from a queue

I also removed the corresponding keypress events from the C++ code to
make progress easier to track.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-05-27 12:01:43 -04:00
..
core core/queue: Add queue_erase() and qop_erase() 2016-05-27 12:01:43 -04:00
gui gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
tests gui/queue: Add functions to filter the currently displayed queue 2016-05-27 12:01:43 -04:00
Sconscript Remove test_env 2015-09-11 09:11:38 -04:00