Fri, 11 Jan 2008 11:46:07 -0600 |
William Pitcock |
Remove --session. It is legacy from before Audacious used DBus. (Bugzilla #97)
|
Tue, 25 Dec 2007 19:12:35 +0100 |
Tomasz Mon |
oops, this should get commited together with 4204b0a6aeb2
|
Tue, 25 Dec 2007 19:15:44 +0900 |
Yoshiki Yazawa |
remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
|
Tue, 25 Dec 2007 01:07:22 -0600 |
Jussi Judin |
Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)
|
Mon, 24 Dec 2007 23:46:52 +0100 |
Tomasz Mon |
cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11
|
Sun, 16 Dec 2007 18:54:45 +0100 |
Tomasz Mon |
add option to disable inline gtk theme
|
Sun, 09 Dec 2007 13:56:34 +0100 |
Tomasz Mon |
introduce WIDGET_FONT_BTN
|
Sun, 02 Dec 2007 18:26:26 +0100 |
mf0102 |
moved icon loading function from main.c to icons-stock.c
|
Sat, 01 Dec 2007 15:30:00 +0100 |
mf0102 |
- removed icons-csource.h - load all icons from disk now
|
Sat, 01 Dec 2007 12:10:23 +0100 |
mf0102 |
made character set detection combo box translatable
|
Wed, 28 Nov 2007 06:01:28 +0900 |
Yoshiki Yazawa |
avoid crash when audacious is launched with -p option.
|
Mon, 19 Nov 2007 23:22:21 +0100 |
Giacomo Lozito |
- fixed custom stock icons that were not displayed
|
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.
|
Sat, 17 Nov 2007 17:07:46 +0900 |
Yoshiki Yazawa |
- revive on-demand metadata retrieving. in the combination with "Detect file formats on demand", now audacious can load large directory in a few seconds.
|
Thu, 01 Nov 2007 16:16:36 -0500 |
William Pitcock |
commandline handling rewrite. should be fine, it passed all of my tests. ;)
|
Sun, 14 Oct 2007 17:47:13 -0500 |
William Pitcock |
export AudDRCT API.
|
Tue, 02 Oct 2007 21:21:50 -0500 |
William Pitcock |
sed s/bmp_cfg_db/cfg_db/.
|
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.
|
Tue, 18 Sep 2007 10:12:20 -0500 |
William Pitcock |
Add new configuration option: Software Volume Control.
trunk
|
Sat, 15 Sep 2007 18:10:55 +0930 |
Kieran Clancy |
Don't store default playlist in the playlists/ directory.
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 01:12:05 -0500 |
William Pitcock |
macos: Set an application icon in the dock.
trunk
|
Mon, 10 Sep 2007 14:42:59 +0930 |
Kieran Clancy |
Save extra playlists on exit
trunk
|
Mon, 10 Sep 2007 14:42:07 +0930 |
Kieran Clancy |
Load extra playlists on startup
trunk
|
Fri, 07 Sep 2007 07:25:19 -0500 |
William Pitcock |
Allocate a 500ms buffer instead of a 3000ms buffer by default.
trunk
|
Sun, 26 Aug 2007 23:00:02 +0930 |
Kieran Clancy |
Add new playlists directory to paths
|
Mon, 13 Aug 2007 23:24:50 +0300 |
Calin Crisan ccrisan |
Removed the hardcoded Add/Play CD menu entry
trunk
|
Sun, 12 Aug 2007 16:10:45 -0700 |
Ben Tucker |
Implemented TrackChange, StatusChange signals, with a stub for CapsChange.
trunk
|
Sat, 11 Aug 2007 23:59:24 +0900 |
Yoshiki Yazawa |
rename xmms_get_gentitle_format() to get_gentitle_format().
trunk
|