ocarina/gui
Anna Schumaker dd66b10dfa gui: Properly load a pixbuf
Using gdk_pixbuf_new_from_file_at_scale() will load a scaled pixbuf,
which looks better than loading a height x height square.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-30 10:28:17 -04:00
..
Sconscript gui/ocarina: Convert file to C 2016-05-27 12:01:43 -04:00
audio.c gui: Properly load a pixbuf 2016-06-30 10:28:17 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
history.c gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
idle.c core/idle: Add support for running idle tasks in a new thread 2016-06-24 10:50:37 -04:00
model.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
ocarina.c gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
playlist.c gui: Remove C++ playlist code 2016-05-27 12:01:43 -04:00
queue.c gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00
tempq.c gui/tempq: Don't save queues from __tempq_cleared() 2016-06-04 13:41:21 -04:00
view.c gui/view: Scrolling improvements 2016-06-08 08:23:53 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00