Sat, 17 Nov 2007 06:22:27 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
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 20:51:00 +0900 |
Yoshiki Yazawa |
branch merge
|
Sat, 17 Nov 2007 20:49:26 +0900 |
Yoshiki Yazawa |
- for input plugins which provide probe_for_tuple only, now input_do_check_file() calls probe_for_tuple regardless of cfg.use_pl_metadata.
|
Sat, 17 Nov 2007 03:35:43 -0600 |
William Pitcock |
update NEWS some more
|
Sat, 17 Nov 2007 03:14:39 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 17 Nov 2007 03:14:18 -0600 |
William Pitcock |
Drop ChangeLog
|
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.
|
Fri, 16 Nov 2007 18:55:48 +0100 |
Tomasz Mon |
fix douebliesize for mainwin_info on startup; Closes Gentoo #199071
|
Fri, 16 Nov 2007 15:20:07 +0100 |
Tomasz Mon |
every other menu shows on button press..
|
Fri, 16 Nov 2007 13:28:52 +0100 |
Tomasz Mon |
fix possible glitch which could be triggered by switching skin while textbox was scrolling
|
Fri, 16 Nov 2007 04:56:04 -0600 |
William Pitcock |
Fix misleading assertion triggers (Debian #451214)
|
Fri, 16 Nov 2007 09:14:40 +0200 |
Matti Hamalainen |
The compiler should now correctly recognize integer constants, thanks to
|
Fri, 16 Nov 2007 05:36:42 +0200 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
|
Wed, 24 Oct 2007 10:41:53 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
|
Wed, 24 Oct 2007 10:41:47 +0300 |
Matti Hamalainen |
Begin function support.
|
Fri, 16 Nov 2007 05:32:56 +0200 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 30 Oct 2007 11:22:17 +0200 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 30 Oct 2007 11:22:07 +0200 |
Matti Hamalainen |
Error reporting added.
|
Thu, 15 Nov 2007 21:25:25 +0100 |
mf0102 |
fixed bug in extension filtering function
|
Fri, 16 Nov 2007 02:50:52 +0900 |
Yoshiki Yazawa |
branch merge
|
Fri, 16 Nov 2007 02:49:24 +0900 |
Yoshiki Yazawa |
make filter_by_extension() case insensitive.
|
Thu, 15 Nov 2007 17:57:29 +0100 |
Tomasz Mon |
little tweak
|
Thu, 15 Nov 2007 14:55:10 +0100 |
Tomasz Mon |
cosmetic changes, also removing FIXME statement as this code is more universal now
|
Thu, 15 Nov 2007 14:23:08 +0100 |
Tomasz Mon |
remove some duplicate code
|
Thu, 15 Nov 2007 14:12:57 +0100 |
Tomasz Mon |
we don't need this check anymore
|
Thu, 15 Nov 2007 13:04:32 +0100 |
Tomasz Mon |
widget position 0,0 is possible
|
Thu, 15 Nov 2007 12:38:47 +0100 |
Tomasz Mon |
we don't need to store GtkFixed pointer, do we?
|
Thu, 15 Nov 2007 12:07:23 +0100 |
Tomasz Mon |
unbreak some skins
|
Thu, 15 Nov 2007 11:42:46 +0100 |
Tomasz Mon |
further changes to skin_draw_pixmap
|
Thu, 15 Nov 2007 10:47:16 +0100 |
Tomasz Mon |
oh, I forgot about that
|
Thu, 15 Nov 2007 10:45:59 +0100 |
Tomasz Mon |
bring skin_numbers_generate_dash back to life
|
Thu, 15 Nov 2007 16:34:09 +0900 |
Yoshiki Yazawa |
when "Detect file formats on demand" is specified, filter unplayable files on loading by the hash table of all available extensions.
|
Wed, 14 Nov 2007 17:32:02 +0100 |
Tomasz Mon |
beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
|
Tue, 13 Nov 2007 17:20:18 +0100 |
Tomasz Mon |
Unicode my name in NEWS
|
Mon, 12 Nov 2007 22:06:26 -0600 |
William Pitcock |
update NEWS for current progress on 1.4.1
|
Mon, 12 Nov 2007 21:45:59 -0600 |
William Pitcock |
Use G_BEGIN_DECLS/G_END_DECLS instead of #ifdef __cplusplus.
|
Mon, 12 Nov 2007 21:45:30 -0600 |
William Pitcock |
unbreak build.
|
Mon, 12 Nov 2007 21:37:09 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 12 Nov 2007 21:36:26 -0600 |
William Pitcock |
memorypool: code is no longer used - removed.
|
Tue, 13 Nov 2007 05:01:13 +0900 |
Yoshiki Yazawa |
playback_get_length() had always returned 1 whenever it uses tuple.
|
Sun, 11 Nov 2007 21:49:44 +0100 |
Tomasz Mon |
this should get commited together with 4710b997ee38
|
Sun, 11 Nov 2007 15:16:53 +0100 |
Tomasz Mon |
fix always on top, closes #20
|
Sat, 10 Nov 2007 15:55:12 +0900 |
Yoshiki Yazawa |
- redefine playlist_incr_serial as a macro.
|
Sat, 10 Nov 2007 00:47:40 +0900 |
Yoshiki Yazawa |
to get rid of annoying side effects, an independent function for playlist serial increment has been provided.
|
Fri, 09 Nov 2007 20:32:06 +0900 |
Yoshiki Yazawa |
increment playlist serial number on loading playlist file.
|
Fri, 09 Nov 2007 19:39:27 +0900 |
Yoshiki Yazawa |
- serial number has been added to playlist structure so that changes of the current playlist can be notified.
|
Thu, 08 Nov 2007 18:33:14 +0100 |
Tomasz Mon |
correct mf0102 commit
|
Thu, 08 Nov 2007 17:11:34 +0100 |
mf0102 |
hide equalizer graph in special skins (needed for a certain skin)
|
Thu, 08 Nov 2007 22:16:50 +0900 |
Yoshiki Yazawa |
libaudclient:
|
Thu, 08 Nov 2007 00:13:00 +0900 |
Yoshiki Yazawa |
fix for bug #53, first try.
|
Wed, 07 Nov 2007 23:18:29 +0900 |
Yoshiki Yazawa |
audacious remote functions:
|
Tue, 06 Nov 2007 20:46:19 -0600 |
William Pitcock |
back to 1.4.1.
|
Tue, 06 Nov 2007 20:43:40 -0600 |
William Pitcock |
version rollback for tarball
|
Tue, 06 Nov 2007 18:21:41 -0600 |
William Pitcock |
update build dependencies: gtk 2.10 is needed. refuse to compile without it.
|
Tue, 06 Nov 2007 15:15:52 -0600 |
William Pitcock |
audacious 1.4.1 begins.
|