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.
|
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.
|
Tue, 06 Nov 2007 15:15:27 -0600 |
William Pitcock |
drop changelog in 1.4.1
|
Tue, 06 Nov 2007 15:12:24 -0600 |
William Pitcock |
Added tag audacious-1.4.0 for changeset 2f0eaf15300b
|
Tue, 06 Nov 2007 13:32:04 -0600 |
William Pitcock |
fix more bogusness
audacious-1.4.0
|
Tue, 06 Nov 2007 13:24:01 -0600 |
William Pitcock |
revert something which broke GTK redrawing completely.
|
Tue, 06 Nov 2007 13:19:38 -0600 |
William Pitcock |
possible fix
|
Tue, 06 Nov 2007 13:13:15 -0600 |
William Pitcock |
call to gdk_window_get_size() is also unneeded here; remove.
|
Tue, 06 Nov 2007 12:39:15 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 06 Nov 2007 12:38:53 -0600 |
William Pitcock |
update tuple field suggestions
|
Tue, 06 Nov 2007 12:35:26 -0600 |
William Pitcock |
fix improper rendering of data
|
Tue, 06 Nov 2007 12:33:03 -0600 |
William Pitcock |
some cleanups
|
Tue, 06 Nov 2007 12:23:24 -0600 |
William Pitcock |
implement audacious_get_tuple_field_data().
|
Tue, 06 Nov 2007 11:52:01 -0600 |
William Pitcock |
Add an event listener for volume changes.
|
Tue, 06 Nov 2007 11:41:50 -0600 |
William Pitcock |
Fix a skin size boundary issue.
|
Sun, 04 Nov 2007 01:46:57 +0200 |
Cristi Magherusan |
Alexander Orlov has updated the russian translation, closing bug #44
|
Sat, 03 Nov 2007 09:12:44 +0100 |
Jonathan Schleifer |
Add missing gtk_window_set_type_hint.
|
Fri, 02 Nov 2007 19:33:30 +0100 |
Tomasz Mon |
some skins have lesser SKIN_PLAYPAUSE
|
Fri, 02 Nov 2007 19:26:17 +0100 |
Tomasz Mon |
branch merge
|
Fri, 02 Nov 2007 19:25:36 +0100 |
Tomasz Mon |
check skin height after loading
|
Fri, 02 Nov 2007 18:20:52 +0100 |
mf0102 |
made progress bar outline a bit brighter to aid users like jdhore :)
|
Fri, 02 Nov 2007 13:13:45 +0100 |
Tomasz Mon |
workaround for strait SKIN_SHUFREP
|
Fri, 02 Nov 2007 12:42:58 +0100 |
Tomasz Mon |
if SKIN_PLAYPAUSE isn't 42px wide, don't display mainwin_playstatus at all
|
Fri, 02 Nov 2007 11:59:42 +0100 |
Tomasz Mon |
fix skins with not-standard sized numbers pixmap
|
Thu, 01 Nov 2007 19:50:20 -0500 |
William Pitcock |
unbreak build
|
Thu, 01 Nov 2007 19:28:40 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Thu, 01 Nov 2007 19:27:28 -0500 |
William Pitcock |
fix exit_on_disconnect behaviour.
|
Thu, 01 Nov 2007 15:31:24 -0700 |
Ben Tucker |
added myself to AUTHORS
|
Thu, 01 Nov 2007 16:21:57 -0500 |
Petr Pisar |
Czech translation update
|
Thu, 01 Nov 2007 16:16:36 -0500 |
William Pitcock |
commandline handling rewrite. should be fine, it passed all of my tests. ;)
|
Thu, 01 Nov 2007 11:52:42 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Thu, 01 Nov 2007 11:51:53 -0500 |
William Pitcock |
fix forward declaration of vtable in C++ mode. (bugzie #42)
|
Thu, 01 Nov 2007 16:53:07 +0100 |
Tomasz Mon |
add myself to the list
|
Thu, 01 Nov 2007 10:17:11 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Thu, 01 Nov 2007 10:16:49 -0500 |
William Pitcock |
disable the plugin reloading option. if you need it for devel, just revert this changeset.
|
Thu, 01 Nov 2007 15:32:56 +0100 |
Jonathan Schleifer |
Change my mail.
|
Wed, 31 Oct 2007 18:12:07 +0100 |
mf0102 |
added myself to the skin designers
|
Tue, 30 Oct 2007 22:17:33 +0100 |
mf0102 |
gave playlist scrollbar a more consistent look
|
Tue, 30 Oct 2007 15:33:21 +0100 |
Stany HENRY |
Improved French translation.
|
Tue, 30 Oct 2007 22:12:47 +0900 |
Yoshiki Yazawa |
audacious remote functions:
|
Tue, 30 Oct 2007 18:17:55 +0900 |
Yoshiki Yazawa |
revise tuple_formatter_make_title_string()
|
Tue, 30 Oct 2007 17:27:06 +0900 |
Yoshiki Yazawa |
remove an unused variable.
|
Tue, 30 Oct 2007 17:25:02 +0900 |
Yoshiki Yazawa |
file name should be un-escaped when it is used as a title in the playlist.
|
Mon, 29 Oct 2007 17:25:32 +0100 |
mf0102 |
automated merge
|
Mon, 29 Oct 2007 17:25:01 +0100 |
mf0102 |
unified the skin's font
|
Mon, 29 Oct 2007 22:21:42 +0900 |
Yoshiki Yazawa |
- many remained audacious remote functions have been implemented.
|
Sun, 28 Oct 2007 21:37:05 +0100 |
mf0102 |
changed behaviour of clicked shuffle/repeat buttons
|
Sun, 28 Oct 2007 21:18:40 +0100 |
mf0102 |
re-added VOLUME and BALANCE text
|
Sun, 28 Oct 2007 19:36:16 +0100 |
mf0102 |
minor cleanup
|
Sun, 28 Oct 2007 09:19:29 -0500 |
William Pitcock |
fix search and select. (bugzilla #29)
|
Sun, 28 Oct 2007 07:07:19 -0500 |
William Pitcock |
fix shuffle/repeat buttons
|
Sat, 27 Oct 2007 19:38:38 -0500 |
Vitaly Lipatov |
Fix installation of libaudid3tag in ${plugindir}.
|
Sat, 27 Oct 2007 12:37:55 -0500 |
William Pitcock |
update zh_CN.po. Closes #22.
|
Sat, 27 Oct 2007 09:14:13 -0500 |
William Pitcock |
fix
|
Sat, 27 Oct 2007 08:33:20 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 27 Oct 2007 08:32:33 -0500 |
William Pitcock |
detect and uninstall now-unneeded textures from the old Default skin
|
Sat, 27 Oct 2007 14:19:31 +0200 |
mf0102 |
fixed bugs in interface color changing (that was TOTALLY BROKEN and
|
Sat, 27 Oct 2007 07:05:12 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 27 Oct 2007 07:04:31 -0500 |
William Pitcock |
remove unneeded seeking from vfs_is_streaming().
|
Sat, 27 Oct 2007 07:04:14 -0500 |
William Pitcock |
prebuffer more data (this makes vorbis happy)
|
Sat, 27 Oct 2007 13:33:58 +0200 |
mf0102 |
updated German translation
|
Sat, 27 Oct 2007 05:47:50 -0500 |
William Pitcock |
flat black pledit background
|
Sat, 27 Oct 2007 12:39:52 +0200 |
mf0102 |
prettified equalizer
|
Sat, 27 Oct 2007 12:16:27 +0200 |
mf0102 |
automated merge
|
Sat, 27 Oct 2007 12:15:40 +0200 |
mf0102 |
prettified playlist
|
Sat, 27 Oct 2007 12:58:30 +0300 |
Eugene Paskevich |
Removed unneded .depend* files.
|
Sat, 27 Oct 2007 00:21:54 +0200 |
mf0102 |
prettified titlebar
|
Fri, 26 Oct 2007 22:51:56 +0200 |
mf0102 |
added resize handles to playlist
|
Fri, 26 Oct 2007 14:09:49 -0500 |
William Pitcock |
update pofiles, fix makefile install filelist
|
Fri, 26 Oct 2007 14:00:58 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Fri, 26 Oct 2007 14:00:17 -0500 |
William Pitcock |
Integrate Audacious 1.4 artwork.
|
Thu, 25 Oct 2007 12:18:53 +0900 |
Yoshiki Yazawa |
remove a comma from the last item of enumerator list.
|
Wed, 24 Oct 2007 19:01:17 +0200 |
Tomasz Mon |
Add my name in few places
|
Wed, 24 Oct 2007 11:55:53 +0300 |
Matti Hamalainen |
Fix an file descriptor leak.
|
Wed, 24 Oct 2007 06:04:31 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Wed, 24 Oct 2007 05:53:35 +0300 |
Matti Hamalainen |
Use UTF-8 for my name. :D
|
Tue, 23 Oct 2007 05:42:49 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 23 Oct 2007 05:42:28 -0500 |
William Pitcock |
don't install audacious.desktop twice.
|
Sun, 21 Oct 2007 17:06:20 +0300 |
Eugene Paskevich |
Compilation fix.
|
Sun, 21 Oct 2007 08:46:58 -0500 |
William Pitcock |
better fix
|
Sun, 21 Oct 2007 08:44:14 -0500 |
William Pitcock |
don't str_to_utf8() here because of filename encoding
|
Sun, 21 Oct 2007 07:11:05 -0500 |
William Pitcock |
soname fixups
|
Sun, 21 Oct 2007 07:08:31 -0500 |
William Pitcock |
add strings.h include to remove a warning
|
Sun, 21 Oct 2007 07:07:09 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 21 Oct 2007 07:06:17 -0500 |
William Pitcock |
make sure tuple data itself is sanitized utf8 too.
|
Sun, 21 Oct 2007 07:05:38 -0500 |
William Pitcock |
dbus: ensure that only proper UTF8 is sent over the wire.
|
Sat, 20 Oct 2007 13:20:23 +0200 |
Stany HENRY |
Made "Interpolation Engine" items translatable ; improved French translation.
|
Sat, 20 Oct 2007 06:47:40 +0300 |
Matti Hamalainen |
Made ${?..:} (OP_EXISTS) work as reverse of as ${(empty)?..} (OP_IS_EMPTY),
|
Sat, 20 Oct 2007 06:37:38 +0300 |
Matti Hamalainen |
Check for NULL strings.
|
Sat, 20 Oct 2007 06:17:56 +0300 |
Matti Hamalainen |
Fix the UTF-8 handling of tuple (empty)? check.
|
Sat, 20 Oct 2007 06:16:34 +0300 |
Matti Hamalainen |
Add a TODO note about the UTF-8/Unicode problems with within Tuplez
|