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