Fri, 30 Mar 2007 01:52:06 -0700 |
giacomo |
[svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value
trunk
|
Thu, 29 Mar 2007 03:14:36 -0700 |
chainsaw |
[svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>.
trunk
|
Mon, 26 Mar 2007 14:44:46 -0700 |
yaz |
[svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869.
trunk
|
Mon, 26 Mar 2007 01:19:26 -0700 |
nenolod |
[svn] - add a starting point for xmms-rootvis port. giacomo will need to
trunk
|
Sun, 25 Mar 2007 09:26:39 -0700 |
giacomo |
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers
trunk
|
Sat, 24 Mar 2007 23:15:05 -0700 |
yaz |
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H.
trunk
|
Sat, 24 Mar 2007 17:31:14 -0700 |
nenolod |
[svn] - fix validation of mpeg2 files, by ccr.
trunk
|
Sat, 24 Mar 2007 09:44:44 -0700 |
yaz |
[svn] - small cleanups.
trunk
|
Sat, 24 Mar 2007 09:29:41 -0700 |
yaz |
[svn] - now wma can handle wide characters in metadata.
trunk
|
Sat, 24 Mar 2007 09:08:58 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Fri, 23 Mar 2007 06:46:04 -0700 |
giacomo |
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin
trunk
|
Thu, 22 Mar 2007 22:19:41 -0700 |
yaz |
[svn] - initial support for writing relative path.
trunk
|
Thu, 22 Mar 2007 22:17:15 -0700 |
yaz |
[svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier.
trunk
|
Wed, 21 Mar 2007 14:14:06 -0700 |
giacomo |
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well)
trunk
|
Wed, 21 Mar 2007 11:19:49 -0700 |
giacomo |
[svn] - aosd: fixed ugly memleak in ghosd sources
trunk
|
Wed, 21 Mar 2007 07:36:32 -0700 |
giacomo |
[svn] alsa: small changes
trunk
|
Wed, 21 Mar 2007 07:24:33 -0700 |
giacomo |
[svn] aosd: use g_locale_to_utf8 for osd strings (needs testing)
trunk
|
Wed, 21 Mar 2007 07:15:43 -0700 |
giacomo |
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia)
trunk
|
Wed, 21 Mar 2007 05:18:25 -0700 |
giacomo |
[svn] - alsa: handle errors on snd_pcm_wait (xrun, supend)
trunk
|
Wed, 21 Mar 2007 02:32:49 -0700 |
yaz |
[svn] improve support for static playlist:
trunk
|
Tue, 20 Mar 2007 18:55:57 -0700 |
giacomo |
[svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability
trunk
|
Tue, 20 Mar 2007 14:01:54 -0700 |
mf0102 |
[svn] - integrated SndStretch into build process
trunk
|
Tue, 20 Mar 2007 12:22:25 -0700 |
mf0102 |
[svn] - Made port of XMMS plugin SndStretch
trunk
|
Mon, 19 Mar 2007 16:49:57 -0700 |
yaz |
[svn] - suppress a warning.
trunk
|
Mon, 19 Mar 2007 13:18:28 -0700 |
giacomo |
[svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing
trunk
|
Mon, 19 Mar 2007 13:15:52 -0700 |
chainsaw |
[svn] Goodbye ffmpeg, welcome back WMA.
trunk
|
Sun, 18 Mar 2007 20:24:01 -0700 |
nenolod |
[svn] - kill bad .depend file
trunk
|
Sun, 18 Mar 2007 16:21:10 -0700 |
giacomo |
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times
trunk
|
Sun, 18 Mar 2007 11:13:45 -0700 |
giacomo |
[svn] - aosd: beta3, fixes for handling X display open/close
trunk
|
Sat, 17 Mar 2007 00:58:49 -0700 |
nenolod |
[svn] - clear up some configure bugs, pointed out by freebsd port patches
trunk
|
Sat, 17 Mar 2007 00:30:46 -0700 |
nazca |
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful
trunk
|
Sat, 17 Mar 2007 00:25:24 -0700 |
nazca |
[svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail
trunk
|
Sat, 17 Mar 2007 00:07:05 -0700 |
nenolod |
[svn] - make this work, i think.
trunk
|
Fri, 16 Mar 2007 21:13:22 -0700 |
nenolod |
[svn] - in C++, using __null/NULL is improper. 0 should be used instead.
trunk
|
Fri, 16 Mar 2007 21:08:34 -0700 |
nenolod |
[svn] - guard some potentially improper double delete [] usage
trunk
|
Fri, 16 Mar 2007 18:58:17 -0700 |
nenolod |
[svn] - fix double delete[] possibility.
trunk
|
Fri, 16 Mar 2007 18:58:10 -0700 |
giacomo |
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested
trunk
|
Fri, 16 Mar 2007 18:47:24 -0700 |
giacomo |
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin
trunk
|
Fri, 16 Mar 2007 13:41:19 -0700 |
nenolod |
[svn] - add slovak translation. closes #854.
trunk
|
Fri, 16 Mar 2007 13:05:14 -0700 |
giacomo |
[svn] - ffmpeg: prevent it from crashing when probing remote sources
trunk
|
Thu, 15 Mar 2007 22:36:55 -0700 |
yaz |
[svn] - add mseek support to wav.c (without libsndfile version) too.
trunk
|
Thu, 15 Mar 2007 22:09:36 -0700 |
yaz |
[svn] - add mseek support.
trunk
|
Thu, 15 Mar 2007 08:04:47 -0700 |
yaz |
[svn] - refine watchdog thread.
trunk
|
Thu, 15 Mar 2007 04:43:58 -0700 |
yaz |
[svn] - support "Repeat".
trunk
|
Wed, 14 Mar 2007 23:50:12 -0700 |
yaz |
[svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track.
trunk
|
Wed, 14 Mar 2007 23:34:56 -0700 |
yaz |
[svn] - implement real buffer_free() and buffer_playing().
trunk
|
Wed, 14 Mar 2007 08:59:50 -0700 |
giacomo |
[svn] statusicon: add missing files
trunk
|
Wed, 14 Mar 2007 08:58:24 -0700 |
yaz |
[svn] - couldn't disable statusicon.
trunk
|
Wed, 14 Mar 2007 07:50:31 -0700 |
giacomo |
[svn] statusicon: added a open-file item in the small right-click menu
trunk
|
Wed, 14 Mar 2007 07:44:00 -0700 |
giacomo |
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands
trunk
|
Wed, 14 Mar 2007 06:43:19 -0700 |
yaz |
[svn] - add 1sec guard time after issue of playlist_prev/next.
trunk
|
Wed, 14 Mar 2007 06:07:57 -0700 |
yaz |
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed.
trunk
|
Wed, 14 Mar 2007 03:16:45 -0700 |
yaz |
[svn] - add support for mseek.
trunk
|
Tue, 13 Mar 2007 23:26:25 -0700 |
yaz |
[svn] - fix a silly typedef bug.
trunk
|
Tue, 13 Mar 2007 17:17:44 -0700 |
nenolod |
[svn] - add missing file, utils.h
trunk
|
Tue, 13 Mar 2007 09:37:27 -0700 |
yaz |
[svn] - make "stop after current song" work.
trunk
|
Tue, 13 Mar 2007 06:17:24 -0700 |
nenolod |
[svn] - if (result >= 0) return the result of ftell, otherwise return -1.
trunk
|
Tue, 13 Mar 2007 05:21:50 -0700 |
nazca |
[svn] - Adjust indenting cause the previous indenting was painful
trunk
|
Tue, 13 Mar 2007 05:11:48 -0700 |
nazca |
[svn] - Prototype smb:// vfs transport. Needs testing.
trunk
|
Mon, 12 Mar 2007 18:53:58 -0700 |
nenolod |
[svn] - seek is implemented as it should be, but appears to not work
trunk
|
Mon, 12 Mar 2007 18:12:53 -0700 |
nenolod |
[svn] - this shouldn't be called "WMA Player"
trunk
|
Mon, 12 Mar 2007 18:07:46 -0700 |
nenolod |
[svn] - remove some old wma leftovers
trunk
|
Mon, 12 Mar 2007 17:37:02 -0700 |
nenolod |
[svn] - implement shorten support more correctly.
trunk
|
Mon, 12 Mar 2007 17:20:48 -0700 |
nenolod |
[svn] - add a TODO for people wanting to play with this
trunk
|
Mon, 12 Mar 2007 17:17:39 -0700 |
nenolod |
[svn] - remove ffwma
trunk
|
Mon, 12 Mar 2007 17:14:31 -0700 |
nenolod |
[svn] - fix crash
trunk
|
Mon, 12 Mar 2007 16:04:03 -0700 |
nenolod |
[svn] - shorten support
trunk
|
Mon, 12 Mar 2007 16:02:59 -0700 |
nenolod |
[svn] - namespace changes
trunk
|
Mon, 12 Mar 2007 16:02:16 -0700 |
nenolod |
[svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files.
trunk
|
Mon, 12 Mar 2007 15:52:56 -0700 |
nenolod |
[svn] - codec support here too.
trunk
|
Mon, 12 Mar 2007 15:50:24 -0700 |
nenolod |
[svn] - base wma support
trunk
|
Mon, 12 Mar 2007 15:43:38 -0700 |
nenolod |
[svn] - works
trunk
|
Mon, 12 Mar 2007 15:28:22 -0700 |
nenolod |
[svn] - remove more video codecs.
trunk
|
Mon, 12 Mar 2007 15:23:10 -0700 |
nenolod |
[svn] - more symbol cleanups.
trunk
|
Mon, 12 Mar 2007 15:15:54 -0700 |
nenolod |
[svn] - more video demuxing removed
trunk
|
Mon, 12 Mar 2007 15:05:25 -0700 |
nenolod |
[svn] - more stuff to kill
trunk
|
Mon, 12 Mar 2007 14:49:42 -0700 |
nenolod |
[svn] - remove some more stuff
trunk
|
Mon, 12 Mar 2007 14:43:32 -0700 |
nenolod |
[svn] - start removing demuxers for video and images
trunk
|
Mon, 12 Mar 2007 14:37:31 -0700 |
nenolod |
[svn] - make this compile again
trunk
|
Mon, 12 Mar 2007 14:19:59 -0700 |
nenolod |
[svn] - url_fsize support.
trunk
|
Mon, 12 Mar 2007 14:12:00 -0700 |
nenolod |
[svn] - merge VFS support from wma plugin.
trunk
|
Mon, 12 Mar 2007 14:04:53 -0700 |
nenolod |
[svn] - i don't want to hear about deprecation, thanks.
trunk
|
Mon, 12 Mar 2007 14:03:42 -0700 |
nenolod |
[svn] - make a dumb makefile for libavcodec so that it can be a make clean target.
trunk
|
Mon, 12 Mar 2007 14:02:32 -0700 |
nenolod |
[svn] - remove more video codecs
trunk
|
Mon, 12 Mar 2007 13:58:35 -0700 |
nenolod |
[svn] - don't enforce stupid coding rules on us
trunk
|
Mon, 12 Mar 2007 13:49:56 -0700 |
nenolod |
[svn] - remove some more stuff
trunk
|
Mon, 12 Mar 2007 13:14:40 -0700 |
nenolod |
[svn] - make this compile again
trunk
|
Mon, 12 Mar 2007 13:11:29 -0700 |
nenolod |
[svn] - remove more video stuff, remove vorbis
trunk
|
Mon, 12 Mar 2007 13:06:30 -0700 |
nenolod |
[svn] - bork bork bork
trunk
|
Mon, 12 Mar 2007 13:00:06 -0700 |
nenolod |
[svn] - make the whole thing compile. runtime linking is another story.
trunk
|
Mon, 12 Mar 2007 11:47:10 -0700 |
nenolod |
[svn] - remove more video stuff
trunk
|
Mon, 12 Mar 2007 11:44:33 -0700 |
nenolod |
[svn] - remove a lot of video codecs
trunk
|
Mon, 12 Mar 2007 11:38:51 -0700 |
nenolod |
[svn] - remove h261/h263/h264 stuff
trunk
|
Mon, 12 Mar 2007 11:37:35 -0700 |
nenolod |
[svn] - delete a lot of stuff
trunk
|
Mon, 12 Mar 2007 11:31:14 -0700 |
yaz |
[svn] - make use of new millisecond seek API.
trunk
|
Mon, 12 Mar 2007 11:18:54 -0700 |
nenolod |
[svn] - add ffmpeg
trunk
|
Mon, 12 Mar 2007 11:03:24 -0700 |
yaz |
[svn] - make use of new millisecond seek API.
trunk
|
Mon, 12 Mar 2007 10:59:21 -0700 |
nenolod |
[svn] - fork wma plugin
trunk
|
Mon, 12 Mar 2007 09:12:26 -0700 |
yaz |
[svn] - should check data != NULL before clear data->playing.
trunk
|
Mon, 12 Mar 2007 08:52:04 -0700 |
yaz |
[svn] - need to clear data->playing when stopped.
trunk
|
Mon, 12 Mar 2007 02:08:26 -0700 |
yaz |
[svn] - performer and title of each track should be NULL after freed.
trunk
|
Sun, 11 Mar 2007 23:39:38 -0700 |
yaz |
[svn] - add cleanup code.
trunk
|
Sun, 11 Mar 2007 10:09:52 -0700 |
nenolod |
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr).
trunk
|
Sun, 11 Mar 2007 06:31:32 -0700 |
giacomo |
[svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be
trunk
|
Fri, 09 Mar 2007 22:47:38 -0800 |
yaz |
[svn] - convert filename into utf8 in debug messages.
trunk
|
Fri, 09 Mar 2007 12:42:48 -0800 |
giacomo |
[svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version
trunk
|
Thu, 08 Mar 2007 09:24:04 -0800 |
giacomo |
[svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one
trunk
|
Thu, 08 Mar 2007 04:20:23 -0800 |
giacomo |
[svn] statusicon: improvements in title changes detection while the popup is being displayed
trunk
|
Wed, 07 Mar 2007 16:45:38 -0800 |
giacomo |
[svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846
trunk
|
Wed, 07 Mar 2007 06:49:54 -0800 |
yaz |
[svn] - same sanity check on rarely executed part.
trunk
|
Wed, 07 Mar 2007 06:16:04 -0800 |
yaz |
[svn] - add sanity check for open audio parameters.
trunk
|
Wed, 07 Mar 2007 05:36:20 -0800 |
yaz |
[svn] - I was noticed vfs_fread check still causes problem. disable for now.
trunk
|
Wed, 07 Mar 2007 05:08:55 -0800 |
nenolod |
[svn] - only perform vfs fseek against info::infile if it is available.
trunk
|
Wed, 07 Mar 2007 00:53:24 -0800 |
yaz |
[svn] - translate curl error number into corresponding error message. patch by Joker.
trunk
|
Tue, 06 Mar 2007 22:08:18 -0800 |
yaz |
[svn] revising vfs_fread() check code.
trunk
|
Tue, 06 Mar 2007 15:43:15 -0800 |
nenolod |
[svn] - revert r1664 as it breaks too much
trunk
|
Tue, 06 Mar 2007 06:53:31 -0800 |
giacomo |
[svn] aosd: do not use str_to_utf8
trunk
|
Tue, 06 Mar 2007 05:17:29 -0800 |
yaz |
[svn] - avoid crash when error message doesn't contain <TITLE>.
trunk
|
Tue, 06 Mar 2007 04:44:26 -0800 |
nenolod |
[svn] - don't use a vfs buffered source for local files
trunk
|
Tue, 06 Mar 2007 01:12:16 -0800 |
yaz |
[svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843.
trunk
|
Mon, 05 Mar 2007 00:48:01 -0800 |
yaz |
[svn] - check the result of vfs_fread() strictly.
trunk
|
Mon, 05 Mar 2007 00:28:52 -0800 |
nenolod |
[svn] - reject files which use Ogg container magic
trunk
|
Sun, 04 Mar 2007 17:32:01 -0800 |
giacomo |
[svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c
trunk
|
Sun, 04 Mar 2007 16:45:52 -0800 |
giacomo |
[svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required
trunk
|
Sun, 04 Mar 2007 01:50:27 -0800 |
nenolod |
[svn] - fix for missing ordinals, closes #830.
trunk
|
Sat, 03 Mar 2007 22:55:57 -0800 |
yaz |
[svn] - hide seek bar for unseekable (info->size = 0) stream.
trunk
|
Sat, 03 Mar 2007 19:27:40 -0800 |
yaz |
[svn] - ishttp() should check string is not NULL. closes #832.
trunk
|
Sat, 03 Mar 2007 17:36:01 -0800 |
yaz |
[svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving.
trunk
|
Sat, 03 Mar 2007 05:55:23 -0800 |
yaz |
[svn] - with fixed curl, read id3 tag over network works now.
trunk
|
Sat, 03 Mar 2007 05:34:23 -0800 |
yaz |
[svn] - fread() should return number of items.
trunk
|
Fri, 02 Mar 2007 20:28:55 -0800 |
yaz |
[svn] - reduce connection latency to http stream.
trunk
|
Fri, 02 Mar 2007 20:17:50 -0800 |
yaz |
[svn] - include strings.h
trunk
|
Fri, 02 Mar 2007 09:36:54 -0800 |
nenolod |
[svn] - some UI improvements from ccr.
trunk
|
Fri, 02 Mar 2007 08:30:36 -0800 |
nenolod |
[svn] - audacious-plugins 1.3.0 release.
trunk
|
Fri, 02 Mar 2007 01:45:57 -0800 |
nenolod |
[svn] - disable debugging notices.
trunk
|
Fri, 02 Mar 2007 00:14:11 -0800 |
yaz |
[svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina).
trunk
|
Thu, 01 Mar 2007 20:09:48 -0800 |
yaz |
[svn] - try to use str_to_utf8() to fill up tuple. we discovered that indecent ogg stream sends non-utf8 metadata.
trunk
|
Thu, 01 Mar 2007 18:22:51 -0800 |
giacomo |
[svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion
trunk
|
Thu, 01 Mar 2007 06:31:20 -0800 |
yaz |
[svn] - determine whether stream is seekable or not by checking duration. it is safe to use with proxy.
trunk
|
Thu, 01 Mar 2007 04:33:43 -0800 |
nenolod |
[svn] - revert r1624 due to the fact that it breaks
trunk
|
Wed, 28 Feb 2007 23:01:41 -0800 |
iabervon |
[svn] Add support for resuming lost connections.
trunk
|
Wed, 28 Feb 2007 21:16:10 -0800 |
nenolod |
[svn] - enable seeking on HTTP streams.
trunk
|
Wed, 28 Feb 2007 21:02:06 -0800 |
nenolod |
[svn] - support id3 reading of static files
trunk
|
Wed, 28 Feb 2007 19:48:28 -0800 |
nenolod |
[svn] - add tuple building for ADTS/Shoutcast streams
trunk
|
Wed, 28 Feb 2007 19:26:41 -0800 |
nenolod |
[svn] - when shifting the ringbuffer to left by one byte to regain alignment,
trunk
|
Wed, 28 Feb 2007 18:25:09 -0800 |
nenolod |
[svn] - remove dead header, reported by joecool.
trunk
|
Wed, 28 Feb 2007 18:22:17 -0800 |
yaz |
[svn] - hook up lame encoder plugin.
trunk
|
Wed, 28 Feb 2007 18:19:30 -0800 |
nenolod |
[svn] - some missing headers
trunk
|
Wed, 28 Feb 2007 18:00:41 -0800 |
nenolod |
[svn] - only do shoutcast stuff if info::size = 0. closes #601 again.
trunk
|
Wed, 28 Feb 2007 17:52:11 -0800 |
nenolod |
[svn] - fix a ringbuffering error in curl which caused trouble with icecast2
trunk
|
Wed, 28 Feb 2007 17:33:16 -0800 |
nenolod |
[svn] - set timeout value to 3 seconds
trunk
|
Wed, 28 Feb 2007 07:32:41 -0800 |
nenolod |
[svn] - fix a stupid C++ error
trunk
|
Wed, 28 Feb 2007 07:29:57 -0800 |
nenolod |
[svn] - only claim URLs that actually belong to us. Closes #783.
trunk
|
Wed, 28 Feb 2007 07:01:26 -0800 |
nenolod |
[svn] - handle condition where track_name is not there, but stream_name is.
trunk
|
Wed, 28 Feb 2007 04:38:53 -0800 |
nenolod |
[svn] - vtx input plugin based on a submission from Pavel Vymetalek.
trunk
|
Wed, 28 Feb 2007 02:14:00 -0800 |
nenolod |
[svn] - using mad.pc makes us dependant on a nonstandard packaging of mad --
trunk
|
Tue, 27 Feb 2007 23:32:10 -0800 |
nenolod |
[svn] - add czech translation file. Closes #818.
trunk
|
Tue, 27 Feb 2007 16:51:52 -0800 |
giacomo |
[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n
trunk
|
Tue, 27 Feb 2007 16:45:04 -0800 |
giacomo |
[svn] - aosd: use audacious-plugins as PACKAGE for i18n
trunk
|
Tue, 27 Feb 2007 10:15:17 -0800 |
giacomo |
[svn] - scrobbler: check that there are files in playlist at all, before looking up whether they are http sources or not
trunk
|
Tue, 27 Feb 2007 06:41:02 -0800 |
nenolod |
[svn] - fix a crash reported by grufti.
trunk
|
Tue, 27 Feb 2007 05:43:10 -0800 |
nenolod |
[svn] - fix icecast2, i think.
trunk
|
Tue, 27 Feb 2007 05:40:42 -0800 |
nenolod |
[svn] - add metadata key "content-length", which allows for getting a content length.
trunk
|
Tue, 27 Feb 2007 04:29:52 -0800 |
nenolod |
[svn] - some ringbuffering issues could cause crashing. a final review has
trunk
|
Tue, 27 Feb 2007 04:19:56 -0800 |
nenolod |
[svn] - do not pass a buffered FD to the decoding thread, just use it for
trunk
|
Tue, 27 Feb 2007 04:17:49 -0800 |
yaz |
[svn] - add read/write support for TLEN frame.
trunk
|
Tue, 27 Feb 2007 03:45:34 -0800 |
nenolod |
[svn] - use vfs_buffered_file_new_from_uri for probing.
trunk
|
Tue, 27 Feb 2007 02:17:56 -0800 |
nenolod |
[svn] - fix configure.ac lrintf check
trunk
|
Tue, 27 Feb 2007 01:40:23 -0800 |
nenolod |
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
trunk
|
Tue, 27 Feb 2007 01:27:06 -0800 |
nenolod |
[svn] - freebsd portability fixes from "The_Paya". Closes #814.
trunk
|
Mon, 26 Feb 2007 05:14:22 -0800 |
kustodian |
[svn] fixed where srobbler dumps files.
trunk
|
Mon, 26 Feb 2007 03:40:29 -0800 |
nenolod |
[svn] - path fixes
trunk
|
Mon, 26 Feb 2007 03:38:03 -0800 |
nenolod |
[svn] - add a (hidden for now) configuration option, use_local_ip and local_ip
trunk
|
Sun, 25 Feb 2007 23:22:16 -0800 |
yaz |
[svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified.
trunk
|
Sun, 25 Feb 2007 17:41:03 -0800 |
nenolod |
[svn] - properly report if madplug will not be built.
trunk
|
Sun, 25 Feb 2007 06:01:46 -0800 |
nenolod |
[svn] - no vorbis? disallow flac too.
trunk
|
Sun, 25 Feb 2007 05:27:51 -0800 |
yaz |
[svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed.
trunk
|
Sun, 25 Feb 2007 03:35:59 -0800 |
nenolod |
[svn] - depend on $(OGG_VORBIS_*) for debian's sake
trunk
|
Sat, 24 Feb 2007 20:27:03 -0800 |
yaz |
[svn] - without this, libconsole.so doesn't compile.
trunk
|
Sat, 24 Feb 2007 17:09:19 -0800 |
nenolod |
[svn] - libflac -> libaudflac to prevent collision in the sun studio linker
trunk
|
Sat, 24 Feb 2007 16:36:25 -0800 |
nenolod |
[svn] - enforce $(PICFLAGS)
trunk
|
Sat, 24 Feb 2007 16:17:26 -0800 |
js |
[svn] * Delete flac112
trunk
|
Sat, 24 Feb 2007 11:40:20 -0800 |
js |
[svn] More VFS stuff.
trunk
|
Sat, 24 Feb 2007 11:04:38 -0800 |
js |
[svn] * Link libogg and static libflac
trunk
|
Sat, 24 Feb 2007 10:57:24 -0800 |
nenolod |
[svn] - always bail on http streams
trunk
|
Sat, 24 Feb 2007 10:53:12 -0800 |
nenolod |
[svn] - remove leftovers
trunk
|
Sat, 24 Feb 2007 10:32:25 -0800 |
nenolod |
[svn] - store proxy info
trunk
|
Sat, 24 Feb 2007 10:21:48 -0800 |
js |
[svn] We don't need .pc.in files for FLAC...
trunk
|
Sat, 24 Feb 2007 10:20:58 -0800 |
js |
[svn] Import flac. Please test.
trunk
|
Sat, 24 Feb 2007 09:43:51 -0800 |
nenolod |
[svn] - fix proxy_use vs use_proxy. reported by joker on IRC.
trunk
|
Sat, 24 Feb 2007 09:22:04 -0800 |
nenolod |
[svn] - reset position if we were passed a live FD.
trunk
|
Sat, 24 Feb 2007 09:17:39 -0800 |
nenolod |
[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture
trunk
|
Sat, 24 Feb 2007 09:03:09 -0800 |
nenolod |
[svn] - always close/unref the fd
trunk
|
Sat, 24 Feb 2007 09:02:41 -0800 |
nenolod |
[svn] - C99 style enforcement
trunk
|
Sat, 24 Feb 2007 08:59:37 -0800 |
nenolod |
[svn] - ensure that we only operate on a duplicated fd if our source is
trunk
|
Sat, 24 Feb 2007 08:58:32 -0800 |
nenolod |
[svn] - close configdb handle
trunk
|
Sat, 24 Feb 2007 08:09:24 -0800 |
nenolod |
[svn] - proxy support. somebody test this.
trunk
|
Sat, 24 Feb 2007 07:49:06 -0800 |
nenolod |
[svn] - make use of the new id3_file_vfsopen() function.
trunk
|
Sat, 24 Feb 2007 05:58:15 -0800 |
chainsaw |
[svn] Steal parser from paranormal and make sure all datestamps are the same so yacc does not run.
trunk
|
Fri, 23 Feb 2007 20:30:42 -0800 |
nenolod |
[svn] - VFS probing support patch by Christian Birchinger (joker).
trunk
|
Fri, 23 Feb 2007 20:23:34 -0800 |
nenolod |
[svn] - rework AdPlug to use VFS properly
trunk
|
Thu, 22 Feb 2007 07:19:39 -0800 |
nenolod |
[svn] - remove %expect 37
trunk
|
Wed, 21 Feb 2007 04:41:29 -0800 |
yaz |
[svn] - remove workaround.
trunk
|
Wed, 21 Feb 2007 02:02:10 -0800 |
nenolod |
[svn] - fix a ringbuffering error. found by purify.
trunk
|
Tue, 20 Feb 2007 18:12:05 -0800 |
yaz |
[svn] - TCON frame without string crashes mad_parse_genre().
trunk
|
Tue, 20 Feb 2007 13:50:17 -0800 |
nemo |
[svn] Bug #806
trunk
|
Tue, 20 Feb 2007 09:12:56 -0800 |
nenolod |
[svn] - temporarily cheat and disable certain codepaths for local files
trunk
|
Tue, 20 Feb 2007 09:02:15 -0800 |
yaz |
[svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly.
trunk
|
Tue, 20 Feb 2007 08:52:37 -0800 |
nenolod |
[svn] - no idea why we were using a dynamically allocated buffer for raw aac
trunk
|
Tue, 20 Feb 2007 08:47:44 -0800 |
nenolod |
[svn] - handle a situation where buffer could be NULL (e.g. bail)
trunk
|
Tue, 20 Feb 2007 07:18:47 -0800 |
nenolod |
[svn] - shoutcast title streaming. sucks, could probably be improved upon, but
trunk
|
Tue, 20 Feb 2007 07:00:10 -0800 |
nenolod |
[svn] - fix another potential synchronization problem
trunk
|
Tue, 20 Feb 2007 06:38:03 -0800 |
nenolod |
[svn] - oh yes, commit mplayer patches as well
trunk
|
Tue, 20 Feb 2007 06:31:29 -0800 |
nenolod |
[svn] - ringbuffering underrun fixups -- found with purify
trunk
|
Tue, 20 Feb 2007 06:23:44 -0800 |
nenolod |
[svn] - some additional cleanups
trunk
|
Tue, 20 Feb 2007 06:17:27 -0800 |
nenolod |
[svn] - some ringbuffering fixes -- aac+ shouldn't crash now, but more
trunk
|
Tue, 20 Feb 2007 06:11:10 -0800 |
js |
[svn] Revert r1456, this gives problems with some files with broken ID3-Tags.
trunk
|
Tue, 20 Feb 2007 05:51:43 -0800 |
nenolod |
[svn] - remove some pointless bloat
trunk
|
Tue, 20 Feb 2007 05:51:23 -0800 |
js |
[svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts.
trunk
|
Tue, 20 Feb 2007 05:47:25 -0800 |
nenolod |
[svn] - aacplus shoutcast support. prepare for segfaults.
trunk
|
Tue, 20 Feb 2007 04:56:39 -0800 |
nenolod |
[svn] - sbr decoding is not fixed point
trunk
|
Tue, 20 Feb 2007 04:42:48 -0800 |
nenolod |
[svn] - i really hate this plugin
trunk
|
Tue, 20 Feb 2007 04:37:37 -0800 |
nenolod |
[svn] - synchronise with FAAD 2.5
trunk
|
Tue, 20 Feb 2007 04:36:01 -0800 |
nenolod |
[svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import
trunk
|
Tue, 20 Feb 2007 04:13:46 -0800 |
nenolod |
[svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time.
trunk
|
Tue, 20 Feb 2007 04:10:41 -0800 |
nenolod |
[svn] - allow static AAC files to play. working on AACplus, but this brings us closer.
trunk
|
Tue, 20 Feb 2007 02:18:49 -0800 |
nenolod |
[svn] - fix missing names in the ChangeLog.
trunk
|
Mon, 19 Feb 2007 19:39:42 -0800 |
yaz |
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences.
trunk
|
Mon, 19 Feb 2007 18:53:25 -0800 |
yaz |
[svn] - if genre name is generated from number, it may exceed allocated memory block.
trunk
|
Mon, 19 Feb 2007 18:08:27 -0800 |
yaz |
[svn] madplug bug fix:
trunk
|
Mon, 19 Feb 2007 04:55:14 -0800 |
yaz |
[svn] - calculate vbr bitrate properly.
trunk
|
Mon, 19 Feb 2007 00:02:50 -0800 |
gw666 |
[svn] fix flac detection, now flac >= 1.1.4 is supported as well
trunk
|
Sun, 18 Feb 2007 14:51:23 -0800 |
nazca |
[svn] - Tweak to check we found a file extension before using it to prevent segfault
trunk
|
Sun, 18 Feb 2007 03:38:05 -0800 |
nenolod |
[svn] - don't crash on startup by passing NULL to opendir(2)
trunk
|
Sun, 18 Feb 2007 00:09:31 -0800 |
yaz |
[svn] - remove .depend
trunk
|
Sun, 18 Feb 2007 00:07:48 -0800 |
yaz |
[svn] - add lame encoder plugin. not yet hooked up.
trunk
|
Sat, 17 Feb 2007 20:57:15 -0800 |
nenolod |
[svn] - make use of playlist->eof effectively.
trunk
|
Sat, 17 Feb 2007 20:50:45 -0800 |
nenolod |
[svn] - some further adjustments
trunk
|
Sat, 17 Feb 2007 20:42:10 -0800 |
nenolod |
[svn] Rewrote the entire plugin:
trunk
|
Sat, 17 Feb 2007 19:58:29 -0800 |
nenolod |
[svn] - wav-sndfile engine: correctly compute the bitrate
trunk
|