log

age author description
Thu, 07 Sep 2006 20:52:55 -0700 nenolod [svn] - remove WA2gui code trunk
Thu, 07 Sep 2006 20:50:14 -0700 nenolod [svn] - add Makefile trunk
Thu, 07 Sep 2006 20:41:35 -0700 nenolod [svn] - new InterfacePlugin API. trunk
Thu, 07 Sep 2006 20:27:46 -0700 nenolod [svn] - keep filepopup code in the core for now trunk
Thu, 07 Sep 2006 19:57:27 -0700 nenolod [svn] - copy the WA2GUI code into a Plugin shell trunk
Thu, 07 Sep 2006 18:33:19 -0700 nenolod [svn] - use gdk_drawable_get_size() instead trunk
Thu, 07 Sep 2006 17:27:27 -0700 nenolod [svn] - use smartinclude here instead of conditional-based imports trunk
Thu, 07 Sep 2006 17:25:29 -0700 nenolod [svn] - gtkquartz compatibility, pass 1 trunk
Thu, 07 Sep 2006 11:57:03 -0700 nenolod [svn] - use #ifdef linux instead trunk
Thu, 07 Sep 2006 11:45:48 -0700 nenolod [svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunk
Thu, 07 Sep 2006 11:32:59 -0700 nenolod [svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunk
Thu, 07 Sep 2006 11:06:40 -0700 nenolod [svn] - remove CoreAudio plugin, and try again :P trunk
Thu, 07 Sep 2006 09:11:46 -0700 nenolod [svn] - fork the OSS plugin for CoreAudio work trunk
Wed, 06 Sep 2006 22:10:19 -0700 nenolod [svn] - kludge for libintl borkenness trunk
Wed, 06 Sep 2006 22:03:27 -0700 nenolod [svn] - include time.h trunk
Wed, 06 Sep 2006 15:24:15 -0700 nenolod [svn] - module fixes trunk
Wed, 06 Sep 2006 14:46:09 -0700 nenolod [svn] - make audtool build trunk
Wed, 06 Sep 2006 14:21:40 -0700 nenolod [svn] - audacious now builds on OS X trunk
Wed, 06 Sep 2006 14:01:53 -0700 nenolod [svn] - they fucking say I'm nuts trunk
Wed, 06 Sep 2006 13:54:02 -0700 nenolod [svn] -Wl,-export-dynamic isn't needed here. trunk
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
Thu, 10 Aug 2006 21:00:59 -0700 nenolod [svn] - add missing $(CONTAINER_PLUGINS). trunk
Thu, 10 Aug 2006 20:44:47 -0700 nenolod [svn] - pls and m3u is now fully modular trunk
Thu, 10 Aug 2006 20:41:43 -0700 nenolod [svn] - remove static version trunk
Thu, 10 Aug 2006 20:39:18 -0700 nenolod [svn] - m3u and pls plugin implementation trunk
Thu, 10 Aug 2006 20:35:10 -0700 nenolod [svn] - lowlevel plugin stuff trunk
Thu, 10 Aug 2006 20:20:39 -0700 nenolod [svn] - further progress trunk
Thu, 10 Aug 2006 20:13:57 -0700 nenolod [svn] - bootstrap for ContainerPlugin dir stuff trunk
Thu, 10 Aug 2006 19:45:21 -0700 nenolod [svn] - hmm, calling plc->load() might be a good idea! trunk
Thu, 10 Aug 2006 19:35:03 -0700 nenolod [svn] - m3u works again trunk
Thu, 10 Aug 2006 19:24:55 -0700 nenolod [svn] - .pls playlists work again, now to do M3Us. trunk
Thu, 10 Aug 2006 19:21:37 -0700 nenolod [svn] - make it compile trunk
Thu, 10 Aug 2006 19:18:20 -0700 nenolod [svn] - cleanup trunk
Thu, 10 Aug 2006 19:04:17 -0700 nenolod [svn] - sanity checking for saving trunk
Thu, 10 Aug 2006 19:03:21 -0700 nenolod [svn] - some experimental shit trunk
Thu, 10 Aug 2006 18:49:44 -0700 nenolod [svn] - saving now uses PlaylistContainer class. trunk
Thu, 10 Aug 2006 18:40:52 -0700 nenolod [svn] - further integration trunk
Thu, 10 Aug 2006 18:39:05 -0700 nenolod [svn] - fix trunk
Thu, 10 Aug 2006 18:36:15 -0700 nenolod [svn] - some minimal integration trunk
Thu, 10 Aug 2006 18:24:11 -0700 nenolod [svn] - more trunk
Thu, 10 Aug 2006 18:10:25 -0700 nenolod [svn] - incomplete PlaylistContainer implementation trunk
Thu, 10 Aug 2006 13:51:08 -0700 nenolod [svn] - dependency cleanup part 2 trunk
Thu, 10 Aug 2006 13:47:58 -0700 nenolod [svn] - dependency cleanup (pass 1 of many probably) trunk
Thu, 10 Aug 2006 13:44:27 -0700 nenolod [svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunk
Thu, 10 Aug 2006 13:42:55 -0700 nenolod [svn] Do not allow widgetcore private includes to be referenced directly. trunk
Thu, 10 Aug 2006 12:55:28 -0700 nenolod [svn] - add widgetcore.h (replaces directly including all of that junk) trunk
Wed, 09 Aug 2006 03:58:43 -0700 nenolod [svn] - these might be nice huh? trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Wed, 09 Aug 2006 02:11:01 -0700 nenolod [svn] - use posix_memalign() instead of memalign(). trunk
Wed, 09 Aug 2006 02:04:02 -0700 nenolod [svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunk
Tue, 08 Aug 2006 23:43:33 -0700 nenolod [svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunk
Tue, 08 Aug 2006 22:39:42 -0700 nhjm449 [svn] - Fix misspelling of flac (bug #545) trunk
Tue, 08 Aug 2006 12:33:55 -0700 nenolod [svn] - oops trunk
Tue, 08 Aug 2006 10:06:12 -0700 giacomo [svn] - fixed default values for libnotify plugin trunk
Tue, 08 Aug 2006 09:13:41 -0700 giacomo [svn] - configure dialog for libnotify plugin trunk
Tue, 08 Aug 2006 02:20:57 -0700 nenolod [svn] - byebye XMMS configfile crap trunk
Tue, 08 Aug 2006 02:19:55 -0700 nenolod [svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunk
Mon, 07 Aug 2006 23:49:36 -0700 nenolod [svn] - ok, with this commit, loading now works =) trunk
Mon, 07 Aug 2006 23:27:43 -0700 nenolod [svn] - don't peg the CPU trunk
Mon, 07 Aug 2006 23:25:46 -0700 nenolod [svn] - remove less noise trunk
Mon, 07 Aug 2006 23:23:27 -0700 nenolod [svn] - i hate libxml2 trunk