ocarina/gui
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
..
queue gui/view: Load a track when treeview is double clicked 2016-05-27 12:01:43 -04:00
Sconscript gui/gst: Completely define the next button in glade 2016-04-08 12:03:08 -04:00
audio.c gui/audio: Remove old pause after configuration code 2016-05-14 12:03:53 -04:00
builder.c gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
collection.c gui: Put file chooser and notebook onto a stack 2016-05-14 07:35:14 -04:00
collection_tab.cpp gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
history.cpp core/queue: Add queue_erase() and qop_erase() 2016-05-27 12:01:43 -04:00
model.c gui/model: Convert iters and paths into tracks 2016-05-14 07:37:17 -04:00
ocarina.cpp gui/view: Save and restore column widths 2016-05-27 12:01:43 -04:00
playlist.c gui: Put file chooser and notebook onto a stack 2016-05-14 07:35:14 -04:00
playlist_tab.cpp gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
queue.c gui/queue: Control runtime display 2016-05-27 12:01:43 -04:00
queue_tab.cpp gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
settings.c gui/settings: Add gui_settings_has() function 2016-04-08 12:03:08 -04:00
sidebar.c gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
tabs.cpp gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
view.c gui/view: Add keypress events 2016-05-27 12:01:43 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00