log src/audacious/ui_preferences.c @ 4798:0ea6dd6bfb5a

age author description
Mon, 24 Nov 2008 21:16:26 +0900 Yoshiki Yazawa audlegacy begins.
Sun, 13 Jul 2008 12:44:23 +0200 Tomasz Mon remove legacy interface preferences from ui_preferences.c
Mon, 07 Jul 2008 23:13:55 +0200 mf0102 removed some UI calls from the prefs code
Sun, 06 Jul 2008 17:55:40 +0200 mf0102 move all files belonging to the legacy UI to legacy/
Wed, 04 Jun 2008 12:36:25 +0200 Tomasz Mon export create_widgets to PAPI
Wed, 21 May 2008 13:53:20 +0300 Matti Hamalainen Removed 'Reload Plugins'-button, as it's broken and usually just causes problems.
Sun, 18 May 2008 08:59:01 +0200 Tomasz Mon kill skin_load_cursor
Thu, 08 May 2008 22:49:52 +0200 mf0102 moved away some stuff from main.c
Wed, 30 Apr 2008 03:43:15 +0300 Matti Hamalainen Conditional USE_SRC was changed to USE_SAMPLERATE earlier.
Tue, 22 Apr 2008 18:27:57 +0200 mf0102 - indentation of ui_main.c
Sun, 13 Apr 2008 12:00:01 +0200 Tomasz Mon add checkbox to make it possible to load broken skins
Wed, 09 Apr 2008 15:50:37 +0300 Matti Hamalainen Use mcs_handle_t directly instead of ConfigDb struct to remove the useless wrapper.
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_*
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
Thu, 13 Mar 2008 18:20:59 +0100 mf0102 a healthy translation a day keeps the cruft away
Fri, 22 Feb 2008 22:18:20 +0100 Tomasz Mon check if playlistwin_list is UiSkinnedPlaylist before accessing it contents
Mon, 18 Feb 2008 22:51:06 +0300 Eugene Zagidullin - Corrected tooltip
Sat, 16 Feb 2008 01:47:30 +0300 Eugene Zagidullin added passthrough mode. tested with ape and flac
Sun, 10 Feb 2008 16:03:55 +0300 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 10 Feb 2008 07:19:45 +0300 Eugene Zagidullin - src stuff traveled to src_flow.c
Sun, 10 Feb 2008 12:31:44 +0100 stefano Implemented support for multiple subplugins inside a plugin (see bug #148) and PluginHeader finalization
Wed, 06 Feb 2008 22:42:32 +0300 Eugene Zagidullin adaptive scaler added, disabled hard limiter
Mon, 04 Feb 2008 06:09:18 +0300 Eugene Zagidullin little fix after merge
Mon, 04 Feb 2008 05:55:43 +0300 Eugene Zagidullin Automated merge with file:/home/asphyx/ahinea/audacious-newaudio
Mon, 04 Feb 2008 05:47:58 +0300 Eugene Zagidullin RG improved. It f... works.
Sat, 02 Feb 2008 01:53:15 +0300 Eugene Zagidullin initial Replay Gain support
Thu, 31 Jan 2008 21:43:51 +0300 Eugene Zagidullin RG icon added. some changes
Wed, 30 Jan 2008 01:22:37 +0300 Eugene Zagidullin 1st attempt to integrate dithering and RG engine
Wed, 30 Jan 2008 20:32:50 +0300 Eugene Zagidullin update titles after 3 sec. delay when custom template changed
Wed, 30 Jan 2008 19:41:03 +0300 Eugene Zagidullin update titles when formatter template changes even if tuples is up to date
Wed, 09 Jan 2008 23:37:16 +0300 Eugene Zagidullin Crash on font changing
Fri, 04 Jan 2008 14:42:13 +0100 Tomasz Mon set wrap-mode in category_treeview
Thu, 03 Jan 2008 17:24:55 +0100 mf0102 - fix a compilation warning
Thu, 03 Jan 2008 16:34:31 +0100 mf0102 Added new Playback section
Thu, 03 Jan 2008 15:46:03 +0100 mf0102 finally got rid of the stupid ID shit which was one of the reasons i
Thu, 03 Jan 2008 15:40:16 +0100 mf0102 more work
Thu, 03 Jan 2008 15:27:40 +0100 mf0102 more work on modularization
Thu, 03 Jan 2008 14:40:27 +0100 mf0102 separated audio category from the create_prefs_window() blob
Thu, 03 Jan 2008 14:21:47 +0100 mf0102 more efforts towards a more modular preferences dialog
Sun, 16 Dec 2007 18:54:45 +0100 Tomasz Mon add option to disable inline gtk theme
Mon, 10 Dec 2007 19:51:41 +0100 mf0102 automatically indented file
Sun, 09 Dec 2007 14:48:40 +0100 Tomasz Mon don't do skin_install_skin on faulty skins or archives that doesn't contain skin at all
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
Tue, 04 Dec 2007 21:43:09 +0100 mf0102 some indenting (should make it easier to clean up the code afterwards ;-)
Sat, 01 Dec 2007 07:41:56 -0600 William Pitcock Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.
Sat, 01 Dec 2007 14:34:49 +0100 mf0102 removed equalizer options page, because i can imagine hardly anyone who
Sat, 01 Dec 2007 12:10:23 +0100 mf0102 made character set detection combo box translatable
Fri, 30 Nov 2007 15:41:44 -0600 William Pitcock Use PreferencesWidget instead of preferences_widget_t so that the code matches the established style of that file.
Fri, 30 Nov 2007 12:49:40 -0600 William Pitcock Some work on newprefs code:
Thu, 29 Nov 2007 09:27:27 -0600 William Pitcock This code no longer has anything to do with BMP classic, dropping that copyright notice.
Thu, 29 Nov 2007 09:24:56 -0600 William Pitcock style cleanups:
Sun, 25 Nov 2007 15:41:27 +0100 Tomasz Mon make translations working
Sun, 25 Nov 2007 15:32:00 +0100 Tomasz Mon introduce WIDGET_SPIN_BTN
Sun, 25 Nov 2007 13:57:18 +0100 Tomasz Mon one more commit
Sun, 25 Nov 2007 13:13:04 +0100 Tomasz Mon again further changes
Sun, 25 Nov 2007 12:00:21 +0100 Tomasz Mon again further changes
Sun, 25 Nov 2007 11:16:53 +0100 Tomasz Mon further changes
Sat, 24 Nov 2007 22:00:24 +0100 Tomasz Mon you might like it or not, beginning of making preferences more friendly
Sat, 24 Nov 2007 19:45:57 +0100 Tomasz Mon some more duplicate code removal
Sat, 24 Nov 2007 19:07:07 +0100 Tomasz Mon more code duplication removal
Sat, 24 Nov 2007 18:56:52 +0100 Tomasz Mon remove some duplicated code
Sat, 24 Nov 2007 17:25:51 +0100 Tomasz Mon oops
Sat, 24 Nov 2007 17:09:11 +0100 Tomasz Mon say goodbye to libglade
Sat, 24 Nov 2007 14:48:01 +0100 Tomasz Mon correct mf0102's commit a bit
Sat, 24 Nov 2007 14:40:23 +0100 mf0102 destroy colorize settings upon closing
Sat, 24 Nov 2007 14:25:31 +0100 Tomasz Mon filepopup_settings is no longer in prefswin.glade
Sat, 24 Nov 2007 12:58:27 +0100 Tomasz Mon colorize_popup is no longer in prefswin.glade
Fri, 23 Nov 2007 19:26:35 +0100 Tomasz Mon remove some duplicated code
Thu, 08 Nov 2007 22:16:50 +0900 Yoshiki Yazawa libaudclient:
Sat, 27 Oct 2007 14:19:31 +0200 mf0102 fixed bugs in interface color changing (that was TOTALLY BROKEN and
Mon, 08 Oct 2007 23:14:27 +0900 Yoshiki Yazawa - make scroller behavior configurable via preferences dialog.
Tue, 02 Oct 2007 21:21:50 -0500 William Pitcock sed s/bmp_cfg_db/cfg_db/.
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
Tue, 18 Sep 2007 21:22:09 +0200 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
Tue, 18 Sep 2007 10:47:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 18 Sep 2007 10:23:27 -0500 William Pitcock Add preferences option. trunk
Tue, 18 Sep 2007 16:26:09 +0200 Sascha Hlusiak Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunk
Fri, 07 Sep 2007 07:23:00 -0500 William Pitcock Rework configuration and about calls. trunk
Fri, 07 Sep 2007 07:12:28 -0500 William Pitcock Change xmms titlestring format values to Tuplez. trunk
Fri, 07 Sep 2007 07:09:35 -0500 William Pitcock Add plugin pointer to the plugin treestore. trunk
Fri, 07 Sep 2007 03:20:28 -0500 William Pitcock Big plugin system changes (part 1 of who knows, it's still a big mess): trunk
Thu, 16 Aug 2007 15:13:18 +0200 Tomasz Mon remove more duplicate code trunk
Thu, 16 Aug 2007 14:42:38 +0200 Tomasz Mon little more merging trunk
Thu, 16 Aug 2007 14:30:48 +0200 Tomasz Mon introduce plugin_treeview_enable_prefs and plugin_treeview_enable_info trunk
Thu, 16 Aug 2007 13:34:48 +0200 Tomasz Mon double click on plugin row opens plugin config (if available) 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, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. 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 19:59:49 -0500 William Pitcock branch merge trunk
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Tue, 03 Jul 2007 19:41:53 -0500 William Pitcock Remove craq. trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk
Sun, 24 Jun 2007 05:34:11 -0500 William Pitcock Backed out changeset 7dad846ec69940e4e905c357ae8dff81240b579b trunk
Sat, 23 Jun 2007 22:38:15 -0500 William Pitcock BSD relicensing (pass 3). trunk
Wed, 09 May 2007 15:07:50 -0700 nenolod [svn] - make audacious build again trunk
Mon, 16 Apr 2007 04:19:03 -0700 giacomo [svn] - make the evil 'reload plugins' button behave a bit better trunk
Wed, 21 Mar 2007 01:59:48 -0700 yaz [svn] tweak UI behaviors: trunk
Fri, 16 Mar 2007 19:21:54 -0700 giacomo [svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin trunk
Thu, 15 Mar 2007 19:25:27 -0700 nenolod [svn] - plugin reloading. trunk
Sat, 17 Feb 2007 02:19:35 -0800 nenolod [svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunk
Thu, 01 Feb 2007 11:15:15 -0800 nenolod [svn] - the svn_stamp is no longer an svn revision, but a serial number trunk
Thu, 01 Feb 2007 11:11:52 -0800 nenolod [svn] - more tweaks trunk
Thu, 01 Feb 2007 11:10:10 -0800 nenolod [svn] - ui adjustment trunk
Thu, 01 Feb 2007 09:22:56 -0800 nenolod [svn] - remove buggy playlist transparency patch trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Thu, 25 Jan 2007 20:50:15 -0800 yaz [svn] enhancement to popup information settings trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Sat, 13 Jan 2007 16:41:21 -0800 js [svn] - Added script for migration to XDG basedir. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk