log src/audacious/ui_main.h @ 4587:ab8bc8a89a52

age author description
Sun, 25 May 2008 15:12:17 +0200 Tomasz Mon remove ui_main_set_initial_volume, call volume set hook instead
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Wed, 30 Apr 2008 14:36:50 +0200 mf0102 Restore util_menu_main_show() for plugins - thanks go to ccr for the first
Sat, 12 Apr 2008 19:24:55 +0200 mf0102 introduce function aud_quit(), which is basically mainwin_quit_cb(), but
Sun, 27 Jan 2008 19:43:53 +0200 Cristi Magherusan doublesize -> custom scale:
Tue, 25 Dec 2007 19:03:38 +0100 Tomasz Mon revise setting mask on windows
Sat, 17 Nov 2007 06:21:00 -0600 William Pitcock Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.
Mon, 01 Oct 2007 13:42:37 -0500 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
Mon, 01 Oct 2007 12:38:51 -0500 William Pitcock Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
Mon, 01 Oct 2007 00:41:25 -0500 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
Fri, 28 Sep 2007 16:10:21 +0200 Tomasz Mon I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
Sat, 22 Sep 2007 22:50:57 +0300 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
Tue, 18 Sep 2007 21:22:09 +0200 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
Sun, 19 Aug 2007 10:40:43 +0200 Tomasz Mon introduce change_timer_mode_cb trunk
Mon, 13 Aug 2007 23:24:50 +0300 Calin Crisan ccrisan Removed the hardcoded Add/Play CD menu entry trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Thu, 02 Aug 2007 15:40:46 +0200 Tomasz Mon implement ui_skinned_window_expose trunk
Thu, 26 Jul 2007 12:10:34 +0300 Calin Crisan ccrisan Hardcoded a dummy path to use with cdaudio-ng plugin 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
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
Fri, 13 Jul 2007 11:40:00 +0200 Tomasz Mon replace svis with UiSVis
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:13:24 +0300 Cristi Magherusan added lastfm GUI stub
Tue, 10 Jul 2007 11:33:37 +0200 Tomasz Mon branch merge trunk
Tue, 10 Jul 2007 11:32:54 +0200 Tomasz Mon replace old Vis with UiVis trunk
Mon, 09 Jul 2007 23:19:35 -0500 Daniel Drake Move timer updates out of the 100hz giant loop. trunk
Sun, 08 Jul 2007 12:21:09 +0200 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed trunk
Sun, 01 Jul 2007 12:52:58 +0200 Tomasz Mon cleanup trunk
Sat, 30 Jun 2007 18:44:20 +0200 Tomasz Mon make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk
Fri, 22 Jun 2007 17:23:58 +0200 Tomasz Mon use UiSkinnedButton instead of PButton in equalizerwin trunk
Sun, 17 Jun 2007 15:53:59 +0200 Tomasz Mon UiSkinnedButton can now work as TButton trunk
Sun, 13 May 2007 18:38:53 -0700 magma [svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started. trunk
Thu, 05 Apr 2007 09:26:13 -0700 giacomo [svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions trunk
Thu, 15 Feb 2007 00:33:21 -0800 nenolod [svn] - move the GC into the SkinnedWindow class. trunk
Wed, 14 Feb 2007 11:41:11 -0800 nenolod [svn] ui_main.h:92: warning: comma at end of enumerator list trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk