Wed, 06 Sep 2006 13:37:57 -0700 |
nenolod |
[svn] - handle OS X linking command
trunk
|
Wed, 06 Sep 2006 13:24:54 -0700 |
nenolod |
[svn] - AC_SUBST(PICLDFLAGS) sorry
trunk
|
Wed, 06 Sep 2006 13:21:40 -0700 |
nenolod |
[svn] - use $(SHARED_SUFFIX)
trunk
|
Wed, 06 Sep 2006 13:04:37 -0700 |
nenolod |
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should.
trunk
|
Wed, 06 Sep 2006 13:01:04 -0700 |
nenolod |
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers
trunk
|
Wed, 06 Sep 2006 12:57:50 -0700 |
nenolod |
[svn] - detect what $(SHARED_SUFFIX) should be.
trunk
|
Tue, 05 Sep 2006 19:57:18 -0700 |
nhjm449 |
[svn] - Reapply r2161
trunk
|
Tue, 05 Sep 2006 09:18:30 -0700 |
nenolod |
[svn] - don't be picky about what aclocal version we are using.
trunk
|
Tue, 05 Sep 2006 09:14:08 -0700 |
nenolod |
[svn] - why is this here? it really fucks with my SVN client on OS X, so I am deleting it as it's unreferenced
trunk
|
Tue, 05 Sep 2006 08:40:08 -0700 |
yaz |
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window.
trunk
|
Tue, 05 Sep 2006 08:09:14 -0700 |
lu_zero |
[svn] generic vfs_gets and m3u updated to use vfs
trunk
|
Mon, 04 Sep 2006 22:36:30 -0700 |
nhjm449 |
[svn] - Fix audacious-arts-helper warnings.
trunk
|
Mon, 04 Sep 2006 19:47:32 -0700 |
yaz |
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
trunk
|
Sun, 03 Sep 2006 22:04:17 -0700 |
nhjm449 |
[svn] - If transparency fails, disable it.
trunk
|
Sat, 02 Sep 2006 08:24:10 -0700 |
yaz |
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn.
trunk
|
Wed, 30 Aug 2006 06:14:33 -0700 |
yaz |
[svn] - revert equalizer.c and ui_playlist.c. :(
trunk
|
Wed, 30 Aug 2006 02:44:09 -0700 |
yaz |
[svn] - fix for memory leak.
trunk
|
Wed, 30 Aug 2006 02:37:40 -0700 |
yaz |
[svn] - same to r2149, one more window. :)
trunk
|
Tue, 29 Aug 2006 23:15:43 -0700 |
yaz |
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly.
trunk
|
Tue, 29 Aug 2006 19:55:37 -0700 |
nhjm449 |
[svn] - Add ability to show/hide main player window.
trunk
|
Tue, 29 Aug 2006 11:35:30 -0700 |
yaz |
[svn] - prevents input_check_file() working on loading playlist.
trunk
|
Mon, 28 Aug 2006 11:03:58 -0700 |
yaz |
[svn] - playlist_container_find() must check if ext is 1, besides NULL.
trunk
|
Mon, 28 Aug 2006 08:51:36 -0700 |
yaz |
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling.
trunk
|
Sun, 27 Aug 2006 09:04:05 -0700 |
chainsaw |
[svn] Fix up the warning fixes; by Torbj«Órn Svensson (a.k.a. Azoff on #audacious).
trunk
|
Sun, 27 Aug 2006 07:39:25 -0700 |
nenolod |
[svn] - version update
trunk
|
Sun, 27 Aug 2006 05:30:12 -0700 |
yaz |
[svn] - correct a typo that Joker pointed out. thanks Joker!
trunk
|
Sat, 26 Aug 2006 23:16:53 -0700 |
yaz |
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449!
trunk
|
Sat, 26 Aug 2006 21:47:26 -0700 |
nhjm449 |
[svn] - Streamtitles are fun.
trunk
|
Sat, 26 Aug 2006 21:36:50 -0700 |
nhjm449 |
[svn] - Don't save empty lengths.
trunk
|
Sat, 26 Aug 2006 21:21:35 -0700 |
nhjm449 |
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P
trunk
|
Sat, 26 Aug 2006 12:00:05 -0700 |
chainsaw |
[svn] CXXFLAGS fixes by Mike Frysinger (Gentoo).
trunk
|
Sat, 26 Aug 2006 08:09:42 -0700 |
yaz |
[svn] - now xspf writes formatted xml.
trunk
|
Fri, 25 Aug 2006 01:02:18 -0700 |
yaz |
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM.
trunk
|
Thu, 24 Aug 2006 23:08:22 -0700 |
yaz |
[svn] - precision in title format is regarded as character count, not byte count.
trunk
|
Thu, 24 Aug 2006 14:55:06 -0700 |
chainsaw |
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo.
trunk
|
Thu, 24 Aug 2006 12:23:54 -0700 |
chainsaw |
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC.
trunk
|
Thu, 24 Aug 2006 11:40:00 -0700 |
chainsaw |
[svn] Cast variable to proper type before passing it into libxml2. Include necessary header to make this possible. Resolves 35 pointer signedness warnings on PPC.
trunk
|
Thu, 24 Aug 2006 11:11:30 -0700 |
chainsaw |
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included.
trunk
|
Wed, 23 Aug 2006 23:09:05 -0700 |
yaz |
[svn] - file_path should not contain file name.
trunk
|
Wed, 23 Aug 2006 07:46:33 -0700 |
yaz |
[svn] - modified time (mtime) has been introduced into tuple
trunk
|
Sun, 20 Aug 2006 12:20:36 -0700 |
nhjm449 |
[svn] - Don't explode when loading http streams from xspf files.
trunk
|
Sat, 19 Aug 2006 20:53:12 -0700 |
nenolod |
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API
trunk
|
Sat, 19 Aug 2006 14:51:13 -0700 |
chainsaw |
[svn] An include a day keeps the implicit declaration at bay.
trunk
|
Sat, 19 Aug 2006 12:28:56 -0700 |
yaz |
[svn] - xspf stores all meta data in tuples now.
trunk
|
Fri, 18 Aug 2006 14:56:52 -0700 |
nenolod |
[svn] - freebsd compatibility
trunk
|
Mon, 14 Aug 2006 17:55:44 -0700 |
nenolod |
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround:
trunk
|
Mon, 14 Aug 2006 17:47:24 -0700 |
nenolod |
[svn] - gcc 4.1.1 fixes
trunk
|
Mon, 14 Aug 2006 17:13:38 -0700 |
nenolod |
[svn] - gcc 4.1.1 fix
trunk
|
Sat, 12 Aug 2006 20:00:08 -0700 |
yaz |
[svn] - better handling for file name which can't be represented correctly in current locale encoding.
trunk
|
Sat, 12 Aug 2006 16:46:09 -0700 |
nhjm449 |
[svn] - Show the filename if there's no track_name
trunk
|
Fri, 11 Aug 2006 18:41:53 -0700 |
nenolod |
[svn] - installing Container plugins might help!
trunk
|
Fri, 11 Aug 2006 05:13:11 -0700 |
yaz |
[svn] jump to file dialog now accepts multi-byte input.
trunk
|
Fri, 11 Aug 2006 03:44:50 -0700 |
yaz |
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8.
trunk
|
Fri, 11 Aug 2006 01:48:51 -0700 |
nenolod |
[svn] - unbork
trunk
|
Fri, 11 Aug 2006 01:32:02 -0700 |
nenolod |
[svn] - remove unnecessary and crappy code
trunk
|
Fri, 11 Aug 2006 01:22:15 -0700 |
nenolod |
[svn] - further cleanup
trunk
|
Fri, 11 Aug 2006 01:17:05 -0700 |
nenolod |
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist
trunk
|
Fri, 11 Aug 2006 01:14:23 -0700 |
nenolod |
[svn] - wma: use posix_memalign() instead of memalign() in some more spots
trunk
|
Thu, 10 Aug 2006 22:40:31 -0700 |
nenolod |
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups
trunk
|
Thu, 10 Aug 2006 22:26:50 -0700 |
nenolod |
[svn] - experimental XSPF support
trunk
|