log src/audacious/ui_preferences.c @ 4532:97b29dec6c6b

age author description
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