log src/audacious/ui_main.c @ 4579:7f8a87023730

age author description
Wed, 21 May 2008 17:11:15 +0200 Tomasz Mon move playback_set_sample_params function call to playlist.c
Sun, 18 May 2008 16:54:22 +0200 Tomasz Mon introduce ui_skinned_window_button_press and ui_skinned_window_button_release
Wed, 14 May 2008 00:35:09 +0200 mf0102 - rename dock.c to ui_dock.c
Wed, 30 Apr 2008 14:36:50 +0200 mf0102 Restore util_menu_main_show() for plugins - thanks go to ccr for the first
Wed, 23 Apr 2008 22:20:35 +0200 mf0102 cleaned up some more
Wed, 23 Apr 2008 14:36:00 +0200 mf0102 renamed playlist_fileinfo* to ui_fileinfo_show* and reworked those
Tue, 22 Apr 2008 18:27:57 +0200 mf0102 - indentation of ui_main.c
Tue, 22 Apr 2008 11:28:53 +0200 mf0102 - make a lot of stuff static
Tue, 22 Apr 2008 10:55:35 +0200 mf0102 - renamed some files to reflect their UI contents
Wed, 16 Apr 2008 17:22:16 +0200 mf0102 - remove some now-unneeded configuration properties
Sat, 12 Apr 2008 19:24:55 +0200 mf0102 introduce function aud_quit(), which is basically mainwin_quit_cb(), but
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 31 Mar 2008 06:36:41 +0300 Matti Hamalainen bmp_config_* -> aud_config_*
Thu, 13 Mar 2008 16:41:48 +0100 mf0102 cleaning up some cruft
Thu, 13 Mar 2008 16:31:48 +0100 mf0102 removed report_error() and reimplemented some error routines
Sat, 08 Mar 2008 22:32:53 +0100 Tomasz Mon remove setting_volume, not used anyway
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
Sun, 27 Jan 2008 19:43:53 +0200 Cristi Magherusan doublesize -> custom scale:
Sat, 19 Jan 2008 14:00:14 +0100 Tomasz Mon set doublesize mask on doublesizing
Sun, 30 Dec 2007 22:16:49 +0100 Tomasz Mon the less calls to gdk_window_get_pointer the better
Sun, 30 Dec 2007 21:36:46 +0100 Tomasz Mon one less gdk_window_get_pointer call
Sun, 30 Dec 2007 20:41:23 +0100 Tomasz Mon dock_move_press already presents window
Sun, 30 Dec 2007 12:46:13 +0100 Tomasz Mon set mask on shade/unshade
Tue, 25 Dec 2007 17:21:04 -0600 George Averill - Update mainwin width when (un)shading the main window, as the mainwinWidth skin hint may be different from the proper shaded width.
Tue, 25 Dec 2007 14:14:33 -0600 Jussi Judin Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)
Tue, 25 Dec 2007 19:03:38 +0100 Tomasz Mon revise setting mask on windows
Tue, 25 Dec 2007 16:03:27 +0100 Tomasz Mon on ctrl-tab switch only between visible windows (Bugzilla #14)
Wed, 19 Dec 2007 00:45:41 -0600 Jussi Judin Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)
Sun, 09 Dec 2007 14:41:10 +0100 Tomasz Mon install skin if user drag'n'drops it on mainwin
Sun, 09 Dec 2007 13:56:34 +0100 Tomasz Mon introduce WIDGET_FONT_BTN
Mon, 19 Nov 2007 18:50:23 +0100 mf0102 - first update-po after a long time -> update of German translation
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.
Fri, 16 Nov 2007 18:55:48 +0100 Tomasz Mon fix douebliesize for mainwin_info on startup; Closes Gentoo #199071
Tue, 06 Nov 2007 13:32:04 -0600 William Pitcock fix more bogusness audacious-1.4.0
Tue, 06 Nov 2007 13:24:01 -0600 William Pitcock revert something which broke GTK redrawing completely.
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()
Sun, 07 Oct 2007 01:04:41 -0500 William Pitcock get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
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
Sun, 23 Sep 2007 15:36:35 +0200 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
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
Sat, 15 Sep 2007 11:01:44 +0200 Jonathan Schleifer Fix Ctrl-Tab in main window. trunk
Sat, 15 Sep 2007 10:54:08 +0200 Jonathan Schleifer Ctrl-C copies current title to clipboard now. trunk
Thu, 13 Sep 2007 01:12:43 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious. trunk
Thu, 13 Sep 2007 00:49:21 -0500 William Pitcock Remove improper X11 includes. trunk
Sun, 09 Sep 2007 05:37:49 +0300 Matti Hamalainen Make the shutdown procedure more sane and improve playlist clearing trunk
Thu, 30 Aug 2007 10:57:04 +0200 Tomasz Mon redraw mainwin_repeat and mainwin_shuffle when using hotkeys trunk
Sun, 19 Aug 2007 10:45:24 +0200 Tomasz Mon don't call mainwin_update_song_info if track isn't played 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
Mon, 13 Aug 2007 18:49:34 +0200 Tomasz Mon press ctrl+tab to switch between windows trunk