Thu, 15 Feb 2007 23:36:36 -0800 |
nenolod |
[svn] - disk writer: do effects processing.
trunk
|
Thu, 15 Feb 2007 19:28:20 -0800 |
yaz |
[svn] - do not unescape streaming uri.
trunk
|
Thu, 15 Feb 2007 19:04:53 -0800 |
nenolod |
[svn] - disable debugging in preparation for alpha5 release
trunk
|
Thu, 15 Feb 2007 17:04:00 -0800 |
yaz |
[svn] - fix double free bug in vorbis fileinfo.
trunk
|
Thu, 15 Feb 2007 15:18:39 -0800 |
mf0102 |
[svn] - adapted to new INI routines
trunk
|
Thu, 15 Feb 2007 05:10:08 -0800 |
giacomo |
[svn] - madplug: check that text is not null before using g_strtod
trunk
|
Wed, 14 Feb 2007 23:23:21 -0800 |
yaz |
[svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27.
trunk
|
Wed, 14 Feb 2007 18:03:22 -0800 |
yaz |
[svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup().
trunk
|
Wed, 14 Feb 2007 10:15:53 -0800 |
nenolod |
[svn] - make sure audmad_config.id3_format is not NULL. closes #795.
trunk
|
Wed, 14 Feb 2007 07:24:59 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 14 Feb 2007 01:43:35 -0800 |
nenolod |
[svn] - fix timing on fades
trunk
|
Tue, 13 Feb 2007 22:58:09 -0800 |
yaz |
[svn] - add mms:// as a streaming scheme.
trunk
|
Tue, 13 Feb 2007 22:54:57 -0800 |
yaz |
[svn] - screening by extension had not worked.
trunk
|
Tue, 13 Feb 2007 22:10:05 -0800 |
yaz |
[svn] - revise input_id3_get_string().
trunk
|
Tue, 13 Feb 2007 21:50:01 -0800 |
yaz |
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL.
trunk
|
Tue, 13 Feb 2007 05:55:00 -0800 |
yaz |
[svn] - switch from pseudo delete tag call back to genuine one.
trunk
|
Mon, 12 Feb 2007 21:58:47 -0800 |
yaz |
[svn] - remove a debug output.
trunk
|
Mon, 12 Feb 2007 20:02:17 -0800 |
yaz |
[svn] libxspf improvements:
trunk
|
Mon, 12 Feb 2007 12:54:12 -0800 |
nenolod |
[svn] - add Catalan translation file. Closes #787.
trunk
|
Mon, 12 Feb 2007 10:12:29 -0800 |
yaz |
[svn] - follow the changes of libaudid3tag.
trunk
|
Mon, 12 Feb 2007 08:02:53 -0800 |
giacomo |
[svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790
trunk
|
Mon, 12 Feb 2007 07:20:56 -0800 |
giacomo |
[svn] - aosd: completed volume change trigger, works now
trunk
|
Mon, 12 Feb 2007 01:39:53 -0800 |
nenolod |
[svn] - update Welsh translation: ~75% completed
trunk
|
Sun, 11 Feb 2007 06:22:20 -0800 |
yaz |
[svn] - add rpath to make sure that plugins pick libid3tag up from libdir.
trunk
|
Sun, 11 Feb 2007 05:39:56 -0800 |
yaz |
[svn] - make use of integrated libid3tag
trunk
|
Sun, 11 Feb 2007 02:44:18 -0800 |
nenolod |
[svn] - filter out .ogg extension
trunk
|
Sun, 11 Feb 2007 01:46:36 -0800 |
nenolod |
[svn] - remove some fuzzies
trunk
|
Sun, 11 Feb 2007 01:21:46 -0800 |
nenolod |
[svn] - run make update-po
trunk
|
Sun, 11 Feb 2007 01:20:26 -0800 |
nenolod |
[svn] - update POTFILES.in.
trunk
|
Sat, 10 Feb 2007 21:50:45 -0800 |
yaz |
[svn] - revise save tag callback
trunk
|
Sat, 10 Feb 2007 12:36:14 -0800 |
nenolod |
[svn] - patch from Mark Glines to polish up https:// support.
trunk
|
Sat, 10 Feb 2007 12:06:11 -0800 |
chainsaw |
[svn] Break out of the loop once we know the length. No using spinning around all day.
trunk
|
Fri, 09 Feb 2007 20:38:32 -0800 |
yaz |
[svn] - error code must be initialized.
trunk
|
Fri, 09 Feb 2007 19:38:32 -0800 |
nenolod |
[svn] - set CURLOPT_FOLLOWLOCATION to true, closes #771.
trunk
|
Fri, 09 Feb 2007 07:21:13 -0800 |
giacomo |
[svn] - aosd: put back override_redirect=True
trunk
|
Thu, 08 Feb 2007 16:20:27 -0800 |
giacomo |
[svn] - aosd: revert window type setting
trunk
|
Thu, 08 Feb 2007 09:10:38 -0800 |
nenolod |
[svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the
trunk
|
Thu, 08 Feb 2007 01:52:27 -0800 |
yaz |
[svn] - remove ID3_FIELD_TEXTENCODING_UTF_16 case.
trunk
|
Thu, 08 Feb 2007 01:14:33 -0800 |
yaz |
[svn] revise input_id3_get_string():
trunk
|
Thu, 08 Feb 2007 00:55:06 -0800 |
yaz |
[svn] - now title_override works.
trunk
|
Wed, 07 Feb 2007 23:31:26 -0800 |
yaz |
[svn] - revise input_id3_get_string() to take encoding of field into account.
trunk
|
Wed, 07 Feb 2007 18:26:47 -0800 |
giacomo |
[svn] - aosd: added window class hints (aosd.Audacious)
trunk
|
Wed, 07 Feb 2007 17:46:12 -0800 |
giacomo |
[svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints
trunk
|
Wed, 07 Feb 2007 10:35:13 -0800 |
nenolod |
[svn] - avoid NULL dereference. closes mandriva #28603.
trunk
|
Wed, 07 Feb 2007 03:52:25 -0800 |
giacomo |
[svn] - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered
trunk
|
Wed, 07 Feb 2007 01:10:37 -0800 |
yaz |
[svn] - press F5 on not yet played stream no longer hangs.
trunk
|
Tue, 06 Feb 2007 21:01:15 -0800 |
yaz |
[svn] - fix for audmad_is_our_fd()
trunk
|
Tue, 06 Feb 2007 12:11:42 -0800 |
yaz |
[svn] merge recent changes from yaz's branch.
trunk
|
Mon, 05 Feb 2007 12:28:01 -0800 |
nenolod |
[svn] - add madplug. It is not yet hooked up, I'll do that later.
trunk
|
Sun, 04 Feb 2007 16:43:27 -0800 |
giacomo |
[svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played
trunk
|
Sun, 04 Feb 2007 13:40:53 -0800 |
chainsaw |
[svn] Obliterate empty tags, just like in mpg123.
trunk
|
Sun, 04 Feb 2007 12:21:34 -0800 |
nenolod |
[svn] - remove streaming configuration since it's no longer relevant.
trunk
|
Sun, 04 Feb 2007 12:19:29 -0800 |
nenolod |
[svn] - clean up the configure GUI a little.
trunk
|
Sun, 04 Feb 2007 12:12:53 -0800 |
nenolod |
[svn] - remove streaming configuration since it's no longer relevant.
trunk
|
Sat, 03 Feb 2007 20:18:59 -0800 |
nenolod |
[svn] - Process inline STIL information correctly.
trunk
|
Sat, 03 Feb 2007 20:06:57 -0800 |
nenolod |
[svn] - don't fill in tuple fields with "".
trunk
|
Sat, 03 Feb 2007 08:55:23 -0800 |
yaz |
[svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip.
trunk
|
Fri, 02 Feb 2007 14:42:27 -0800 |
nenolod |
[svn] - handle unavailable tuples better
trunk
|
Fri, 02 Feb 2007 13:43:43 -0800 |
nenolod |
[svn] - forgot to svn add
trunk
|
Fri, 02 Feb 2007 13:21:37 -0800 |
nenolod |
[svn] - new turkish translation from Murat Senel
trunk
|
Fri, 02 Feb 2007 04:34:35 -0800 |
giacomo |
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null)
trunk
|
Thu, 01 Feb 2007 16:46:20 -0800 |
giacomo |
[svn] - aosd: add missing aosd_trigger* sources
trunk
|
Thu, 01 Feb 2007 16:45:47 -0800 |
giacomo |
[svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes
trunk
|
Thu, 01 Feb 2007 11:12:38 -0800 |
mf0102 |
[svn] - Uncommented some (obviously unneeded?) stuff -> fixed crash
trunk
|
Thu, 01 Feb 2007 05:10:14 -0800 |
mf0102 |
[svn] - Adapted song_change plugin to new hook functions
trunk
|
Thu, 01 Feb 2007 00:20:25 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 31 Jan 2007 12:12:23 -0800 |
giacomo |
[svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it
trunk
|
Wed, 31 Jan 2007 12:09:03 -0800 |
giacomo |
[svn] - aosd: simplify the thread semaphores logic
trunk
|
Wed, 31 Jan 2007 11:50:36 -0800 |
giacomo |
[svn] - aosd: extended ghosd source with ghosd_set_event_button_cb to capture and handle button events in osd
trunk
|
Wed, 31 Jan 2007 09:39:22 -0800 |
giacomo |
[svn] - aosd: added 'none' decoration, just displays text and optional shadow
trunk
|
Wed, 31 Jan 2007 09:00:15 -0800 |
giacomo |
[svn] - aosd: fix typo
trunk
|
Wed, 31 Jan 2007 08:59:20 -0800 |
giacomo |
[svn] - aosd: prevent user from setting an excessively large max_width
trunk
|
Wed, 31 Jan 2007 08:42:04 -0800 |
giacomo |
[svn] - aosd: added experimental multiple monitor support, plus max_width setting
trunk
|
Tue, 30 Jan 2007 23:14:02 -0800 |
yaz |
[svn] tweak xspf plugin to conform xspf specification version 1.
trunk
|
Tue, 30 Jan 2007 13:41:14 -0800 |
mf0102 |
[svn] - Cleaned up AAC plugin a bit more, but still couldn't fix the bug
trunk
|
Tue, 30 Jan 2007 12:55:38 -0800 |
mf0102 |
[svn] - Fixed crash at opening AAC files
trunk
|
Tue, 30 Jan 2007 11:17:25 -0800 |
nenolod |
[svn] - pass a valid InputPlayback handle to the play thread
trunk
|
Tue, 30 Jan 2007 11:05:31 -0800 |
giacomo |
[svn] - mpg123: do not try to pick a tuple from http:// sources
trunk
|
Tue, 30 Jan 2007 08:36:50 -0800 |
giacomo |
[svn] - converted timidity plugin to InputPlayback
trunk
|
Tue, 30 Jan 2007 08:24:40 -0800 |
giacomo |
[svn] - added audacious osd in configure.ac
trunk
|
Tue, 30 Jan 2007 08:04:43 -0800 |
giacomo |
[svn] - splitted GTK_CFLAGS in GTK_CFLAGS, GLIB_CFLAGS and PANGO_CFLAGS, splitted GTK_LIBS in GTK_LIBS, GLIB_LIBS, PANGO_LIBS
trunk
|
Mon, 29 Jan 2007 18:35:59 -0800 |
yaz |
[svn] - don't percent encode urls beginning with http:// or https:// for now.
trunk
|
Mon, 29 Jan 2007 17:47:57 -0800 |
yaz |
[svn] - build fix. adjust prototypes to new input API.
trunk
|
Mon, 29 Jan 2007 09:14:19 -0800 |
giacomo |
[svn] - aosd: added missing header in Makefile
trunk
|
Mon, 29 Jan 2007 08:40:14 -0800 |
giacomo |
[svn] - aosd: paranoid fixes part 2
trunk
|
Mon, 29 Jan 2007 08:38:56 -0800 |
giacomo |
[svn] - aosd: modified ghosd library source to ignore EINTR when polling
trunk
|
Mon, 29 Jan 2007 07:50:26 -0800 |
giacomo |
[svn] - aosd: paranoid fixes
trunk
|
Mon, 29 Jan 2007 07:46:29 -0800 |
giacomo |
[svn] - aosd: remove other skin_file manipulation
trunk
|
Mon, 29 Jan 2007 07:00:45 -0800 |
giacomo |
[svn] - aosd: do not try to save skin_file, not implemented yet
trunk
|
Mon, 29 Jan 2007 06:40:04 -0800 |
giacomo |
[svn] - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing
trunk
|
Mon, 29 Jan 2007 03:34:57 -0800 |
nenolod |
[svn] - fix seek() routine for InputPlayback API.
trunk
|
Mon, 29 Jan 2007 03:33:15 -0800 |
nenolod |
[svn] - update to new plugin API
trunk
|
Mon, 29 Jan 2007 03:26:26 -0800 |
nenolod |
[svn] - update to new input plugin API
trunk
|
Mon, 29 Jan 2007 03:14:02 -0800 |
nenolod |
[svn] - make this compile again
trunk
|
Sun, 28 Jan 2007 22:42:40 -0800 |
iabervon |
[svn] Fix a dumb mistake, and also use generic flags and get_time.
trunk
|
Sun, 28 Jan 2007 22:15:52 -0800 |
iabervon |
[svn] Fix sid for current API.
trunk
|
Sun, 28 Jan 2007 22:14:55 -0800 |
iabervon |
[svn] Use InputPlayback standard flags in mpg123, drop set_time().
trunk
|
Sun, 28 Jan 2007 21:09:12 -0800 |
iabervon |
[svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output
trunk
|
Sun, 28 Jan 2007 17:41:50 -0800 |
kiyoshi |
[svn] made null always build
trunk
|
Sun, 28 Jan 2007 17:02:41 -0800 |
iabervon |
[svn] Update plugins to the new input plugin API
trunk
|
Sun, 28 Jan 2007 14:37:17 -0800 |
nenolod |
[svn] - fix vorbis fileinfo stuff
trunk
|
Sun, 28 Jan 2007 03:51:32 -0800 |
chainsaw |
[svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo.
trunk
|
Sun, 28 Jan 2007 02:32:41 -0800 |
nenolod |
[svn] - User-Agent: Audacious/$version (curl transport)
trunk
|
Sat, 27 Jan 2007 16:37:02 -0800 |
chainsaw |
[svn] If we are controlling a mono mixer component, ignore balance gracefully rather than muting the audio when the slider is moved to the left.
trunk
|
Sat, 27 Jan 2007 06:48:17 -0800 |
nenolod |
[svn] - include a valid length
trunk
|
Sat, 27 Jan 2007 06:35:52 -0800 |
nenolod |
[svn] - submit gerpok tracks on immediate playback begin
trunk
|
Sat, 27 Jan 2007 06:10:29 -0800 |
mf0102 |
[svn] - adapted plugin to use new formatter (without xmms_ prefix)
trunk
|
Thu, 25 Jan 2007 22:52:52 -0800 |
nenolod |
[svn] - change some references for long to int, reported by and patch by
trunk
|
Thu, 25 Jan 2007 22:27:29 -0800 |
nenolod |
[svn] - who the fuck put that there
trunk
|
Thu, 25 Jan 2007 21:44:10 -0800 |
nenolod |
[svn] - songchange: use asynchronous hooks instead of a polling event
trunk
|
Thu, 25 Jan 2007 13:21:21 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 25 Jan 2007 06:55:33 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Thu, 25 Jan 2007 04:50:20 -0800 |
nenolod |
[svn] - this should have been a VFSVorbisFile, not a direct VFS fd
trunk
|
Thu, 25 Jan 2007 04:43:18 -0800 |
nenolod |
[svn] - display the stream title if it's available, like in mp3 streams
trunk
|
Thu, 25 Jan 2007 01:39:09 -0800 |
nenolod |
[svn] - fix a warning
trunk
|
Tue, 23 Jan 2007 20:19:01 -0800 |
iabervon |
[svn] Support for writing downloaded data to a file (no UI provided yet).
trunk
|
Tue, 23 Jan 2007 16:44:29 -0800 |
giacomo |
[svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available
trunk
|
Tue, 23 Jan 2007 09:21:15 -0800 |
nenolod |
[svn] - portability fixes for solaris
trunk
|
Tue, 23 Jan 2007 06:25:58 -0800 |
nenolod |
[svn] - handle OV_HOLE gracefully
trunk
|
Tue, 23 Jan 2007 06:24:14 -0800 |
nenolod |
[svn] - some tweaks
trunk
|