Tue, 04 Dec 2007 03:26:29 +0300 |
Eugene Zagidullin |
added new tuple field FIELD_BITRATE
|
Tue, 04 Dec 2007 01:02:16 +0200 |
Cristi Magherusan |
fixed(URI-fied) "remove unavailable files"
|
Mon, 03 Dec 2007 09:54:19 -0600 |
William Pitcock |
Use vfs_is_remote() instead of is_http().
|
Mon, 03 Dec 2007 02:36:52 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 03 Dec 2007 02:36:16 +0300 |
Eugene Zagidullin |
disabled editing remote tags: 2nd attempt :)
|
Sun, 02 Dec 2007 22:45:04 +0100 |
mf0102 |
last optic tweaks before sleeping (this is so addicting! :-) , desowin
|
Sun, 02 Dec 2007 21:35:04 +0100 |
mf0102 |
slightly regroup playlist delete items
|
Sun, 02 Dec 2007 21:21:21 +0100 |
mf0102 |
removed some old icons and replaced them with shiny, new ones
|
Sun, 02 Dec 2007 18:26:26 +0100 |
mf0102 |
moved icon loading function from main.c to icons-stock.c
|
Sat, 01 Dec 2007 23:38:18 +0100 |
Christian Birchinger |
Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.
|
Sat, 01 Dec 2007 20:51:47 +0100 |
Christian Birchinger |
Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.
|
Sat, 01 Dec 2007 15:30:27 +0100 |
mf0102 |
automated merge
|
Sat, 01 Dec 2007 15:30:00 +0100 |
mf0102 |
- removed icons-csource.h - load all icons from disk now
|
Sat, 01 Dec 2007 07:42:40 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
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:37:59 +0100 |
mf0102 |
whoops, forgot to kick eq.png from Makefile
|
Sat, 01 Dec 2007 14:34:49 +0100 |
mf0102 |
removed equalizer options page, because i can imagine hardly anyone who
|
Sat, 01 Dec 2007 13:59:22 +0100 |
mf0102 |
adapted Tango icons for preferences dialog
|
Sat, 01 Dec 2007 12:10:23 +0100 |
mf0102 |
made character set detection combo box translatable
|
Sat, 01 Dec 2007 01:57:03 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 01 Dec 2007 01:56:32 +0300 |
Eugene Zagidullin |
disabled tag wrtiting for sreams
|
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:50:25 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Fri, 30 Nov 2007 12:49:40 -0600 |
William Pitcock |
Some work on newprefs code:
|
Fri, 30 Nov 2007 15:35:12 +0100 |
mf0102 |
update-po & updated German translation
|
Fri, 30 Nov 2007 04:10:12 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Fri, 30 Nov 2007 04:09:58 +0300 |
Eugene Zagidullin |
"Apply" button in fileinfo changed to "Save"
|
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:
|
Thu, 29 Nov 2007 07:26:35 -0600 |
William Pitcock |
Estonian translation (bugzilla #2).
|
Wed, 28 Nov 2007 18:15:33 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Wed, 28 Nov 2007 18:15:04 +0100 |
Jonathan Schleifer |
Add plugin function to pull volume.
|
Wed, 28 Nov 2007 16:55:02 +0100 |
Ralf Ertzinger |
- Branch merge
|
Wed, 28 Nov 2007 16:49:24 +0100 |
Ralf Ertzinger |
- Close dup()-ed file if ID3 file handling fails
|
Wed, 28 Nov 2007 06:02:59 +0900 |
Yoshiki Yazawa |
branch merge
|
Wed, 28 Nov 2007 06:01:28 +0900 |
Yoshiki Yazawa |
avoid crash when audacious is launched with -p option.
|
Wed, 28 Nov 2007 00:02:35 +0300 |
Eugene Zagidullin |
added my sign to that comments :)
|
Tue, 27 Nov 2007 23:59:28 +0300 |
Eugene Zagidullin |
added some comments to plugin.h about update_song_tuple()
|
Tue, 27 Nov 2007 23:39:25 +0300 |
Eugene Zagidullin |
be more robust: tag updating enabled only if some field changed
|
Tue, 27 Nov 2007 23:18:10 +0300 |
Eugene Zagidullin |
fields in fileinfo dialog now non-editable when tag updating is impossible
|
Tue, 27 Nov 2007 22:52:32 +0300 |
Eugene Zagidullin |
added mini statusbar to fileinfo dialog. looks like version string in prefs dialog
|
Tue, 27 Nov 2007 17:42:52 +0300 |
Eugene Zagidullin |
added tag editing capabilities, maybe raw yet
|
Tue, 27 Nov 2007 01:58:26 +0300 |
Eugene Zagidullin |
added update button (currently disabled) to file info dialog
|
Mon, 26 Nov 2007 22:33:20 +0300 |
Eugene Zagidullin |
update_song_tuple() added to InputPlugin for future tag writing ability
|
Sun, 25 Nov 2007 14:43:22 -0800 |
Ben Tucker |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Wed, 21 Nov 2007 23:58:35 -0800 |
Ben Tucker |
Added myself to the credits.
|
Sun, 25 Nov 2007 21:48:30 +0300 |
Eugene Zagidullin |
Updated Russian translation
|
Sun, 25 Nov 2007 18:30:23 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 25 Nov 2007 18:29:22 +0300 |
Eugene Zagidullin |
Changed lables in file info box
|
Sun, 25 Nov 2007 17:59:28 +0300 |
Eugene Zagidullin |
Replaced tabs with spaces
|
Sun, 25 Nov 2007 04:44:40 +0300 |
Eugene Zagidullin |
vseparator in fileinfo came back
|
Sun, 25 Nov 2007 04:32:09 +0300 |
Eugene Zagidullin |
Codec info in fileinfo box moved to top
|
Sun, 25 Nov 2007 02:07:20 +0300 |
Eugene Zagidullin |
icon, codec and quality info added to file info box. Added new tuple field FIELD_MIMETYPE used for icon resolving
|
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:51:18 +0100 |
Tomasz Mon |
I think it should work this way
|
Sat, 24 Nov 2007 17:40:43 +0100 |
Tomasz Mon |
audacious core doesn't require libglade anymore
|
Sat, 24 Nov 2007 17:32:20 +0100 |
Tomasz Mon |
update po files after dropping glade
|
Sat, 24 Nov 2007 17:25:51 +0100 |
Tomasz Mon |
oops
|
Sat, 24 Nov 2007 17:12:24 +0100 |
Tomasz Mon |
some messing in buildsys
|
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 23:07:04 +0100 |
Tomasz Mon |
bring back alignments - it looks nicer with those
|
Fri, 23 Nov 2007 20:34:46 +0100 |
Tomasz Mon |
update Makefile
|
Fri, 23 Nov 2007 20:32:25 +0100 |
Tomasz Mon |
drop glade on fileinfo
|
Fri, 23 Nov 2007 19:26:35 +0100 |
Tomasz Mon |
remove some duplicated code
|
Thu, 22 Nov 2007 17:34:46 +0100 |
Christian Birchinger |
Revert because it sets volume to 100% on playback start.
|
Thu, 22 Nov 2007 14:55:16 +0200 |
Matti Hamalainen |
Ooooops, another stupid bug - accidentally ${(empty)?..} was compiled into
|
Thu, 22 Nov 2007 05:03:51 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Thu, 22 Nov 2007 05:01:37 -0600 |
William Pitcock |
Handle native endianness.
|
Wed, 21 Nov 2007 01:25:36 +0900 |
Yoshiki Yazawa |
remove duplicated code between playlist_set_info() and playlist_set_info_old_abi(). now playlist_set_info_old_abi() become wrapper function for playlist_set_info().
|
Wed, 21 Nov 2007 00:46:54 +0900 |
Yoshiki Yazawa |
improve on-demand probing:
|
Mon, 19 Nov 2007 23:22:21 +0100 |
Giacomo Lozito |
- fixed custom stock icons that were not displayed
|
Mon, 19 Nov 2007 21:35:25 +0100 |
Jonathan Schleifer |
Multiple changes.
|
Mon, 19 Nov 2007 18:50:23 +0100 |
mf0102 |
- first update-po after a long time -> update of German translation
|
Mon, 19 Nov 2007 18:17:19 +0100 |
mf0102 |
remove this ancient document - if something should still be of
|
Sun, 18 Nov 2007 18:34:44 -0600 |
William Pitcock |
bump to 1.5.0 version.
|
Sun, 18 Nov 2007 18:24:38 -0600 |
William Pitcock |
Add get_output_list() to PAPI for xmms-crossfade.
|
Sun, 18 Nov 2007 21:39:56 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 18 Nov 2007 21:39:28 +0900 |
Yoshiki Yazawa |
- add subtune support to on demand probing.
|
Sat, 17 Nov 2007 23:56:50 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 17 Nov 2007 23:56:29 -0600 |
William Pitcock |
Update NEWS
|
Sat, 17 Nov 2007 23:55:36 -0600 |
William Pitcock |
Add MPRIS codec and quality fields.
|
Sun, 18 Nov 2007 14:49:52 +0900 |
Yoshiki Yazawa |
revise check code to handle http:// properly.
|
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.
|