log src/audacious/ui_main.c @ 3169:b1964057a1a0 trunk

age author description
Thu, 26 Jul 2007 12:10:34 +0300 Calin Crisan ccrisan Hardcoded a dummy path to use with cdaudio-ng plugin trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Mon, 23 Jul 2007 19:33:59 -0500 William Pitcock Remove check for playback->error. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Mon, 23 Jul 2007 20:46:54 +0200 Tomasz Mon move gtk_widget_show's to mainwin_real_show trunk
Mon, 23 Jul 2007 10:38:18 +0200 Tomasz Mon few alternations to scrolling trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 19 Jul 2007 21:32:57 +0200 Stany HENRY Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
Tue, 17 Jul 2007 18:33:49 +0900 Yoshiki Yazawa branch merge
Tue, 17 Jul 2007 18:28:54 +0900 Yoshiki Yazawa Backed out changeset 7d33bbe11736
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Mon, 16 Jul 2007 13:32:18 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 16 Jul 2007 13:31:52 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Mon, 16 Jul 2007 13:31:51 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Fri, 13 Jul 2007 23:26:11 +0200 Tomasz Mon little cleaning
Fri, 13 Jul 2007 22:50:53 +0200 Tomasz Mon replace MonoStereo with UiSkinnedMonoStereo
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
Fri, 13 Jul 2007 21:43:57 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 21:43:17 +0200 Tomasz Mon replace Menurow with UiSkinnedMenurow
Fri, 13 Jul 2007 10:19:43 -0500 William Pitcock Refactor skinned window code.
Fri, 13 Jul 2007 09:38:21 -0500 William Pitcock Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
Fri, 13 Jul 2007 12:35:08 +0200 Tomasz Mon correct tinyplayer skin
Fri, 13 Jul 2007 11:40:00 +0200 Tomasz Mon replace svis with UiSVis
Thu, 12 Jul 2007 13:41:06 +0200 Tomasz Mon mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
Thu, 12 Jul 2007 12:50:52 +0200 Tomasz Mon mainwin_sposition is now UiSkinnedHorizontalSlider
Thu, 12 Jul 2007 12:26:18 +0200 Tomasz Mon import UiSkinnedHorizontalSlider
Tue, 10 Jul 2007 17:37:37 +0200 Tomasz Mon we don't need ui_vis_clear, it only caused problem