log src/audacious/ui_main.c @ 3906:ab65ece7aeb9

age author description
Tue, 06 Nov 2007 13:19:38 -0600 William Pitcock possible fix
Tue, 06 Nov 2007 13:13:15 -0600 William Pitcock call to gdk_window_get_size() is also unneeded here; remove.
Tue, 06 Nov 2007 11:41:50 -0600 William Pitcock Fix a skin size boundary issue.
Sun, 14 Oct 2007 22:24:41 -0500 William Pitcock forgot to export a symbol. now I am done. really.
Fri, 12 Oct 2007 14:26:02 +0200 Tomasz Mon prevent info text being stuck after changing volume
Thu, 11 Oct 2007 19:38:55 -0500 William Pitcock add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
Thu, 11 Oct 2007 19:25:08 +0200 Tomasz Mon introduce playback_get_length()