Mercurial > audlegacy
graph
-
[svn] - use smartinclude here instead of conditional-based imports trunkThu, 07 Sep 2006 17:27:27 -0700, by nenolod
-
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunkThu, 07 Sep 2006 11:45:48 -0700, by nenolod
-
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunkThu, 07 Sep 2006 11:32:59 -0700, by nenolod
-
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunkWed, 06 Sep 2006 13:04:37 -0700, by nenolod
-
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers trunkWed, 06 Sep 2006 13:01:04 -0700, by nenolod
-
[svn] - don't be picky about what aclocal version we are using. trunkTue, 05 Sep 2006 09:18:30 -0700, by 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 trunkTue, 05 Sep 2006 09:14:08 -0700, by nenolod
-
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunkTue, 05 Sep 2006 08:40:08 -0700, by 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. trunkMon, 04 Sep 2006 19:47:32 -0700, by yaz
-
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunkSat, 02 Sep 2006 08:24:10 -0700, by yaz
-
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunkTue, 29 Aug 2006 23:15:43 -0700, by yaz
-
[svn] - Add ability to show/hide main player window. trunkTue, 29 Aug 2006 19:55:37 -0700, by nhjm449
-
[svn] - prevents input_check_file() working on loading playlist. trunkTue, 29 Aug 2006 11:35:30 -0700, by yaz
-
[svn] - playlist_container_find() must check if ext is 1, besides NULL. trunkMon, 28 Aug 2006 11:03:58 -0700, by yaz
-
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunkMon, 28 Aug 2006 08:51:36 -0700, by yaz
-
[svn] Fix up the warning fixes; by Torbj«Órn Svensson (a.k.a. Azoff on #audacious). trunkSun, 27 Aug 2006 09:04:05 -0700, by chainsaw
-
[svn] - correct a typo that Joker pointed out. thanks Joker! trunkSun, 27 Aug 2006 05:30:12 -0700, by yaz
-
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! trunkSat, 26 Aug 2006 23:16:53 -0700, by yaz
-
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunkSat, 26 Aug 2006 21:21:35 -0700, by nhjm449
-
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunkFri, 25 Aug 2006 01:02:18 -0700, by yaz
-
[svn] - precision in title format is regarded as character count, not byte count. trunkThu, 24 Aug 2006 23:08:22 -0700, by yaz
-
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunkThu, 24 Aug 2006 14:55:06 -0700, by chainsaw
-
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC. trunkThu, 24 Aug 2006 12:23:54 -0700, by 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. trunkThu, 24 Aug 2006 11:40:00 -0700, by chainsaw
-
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunkThu, 24 Aug 2006 11:11:30 -0700, by chainsaw