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
-
[svn] - modified time (mtime) has been introduced into tuple trunkWed, 23 Aug 2006 07:46:33 -0700, by yaz
-
[svn] - Don't explode when loading http streams from xspf files. trunkSun, 20 Aug 2006 12:20:36 -0700, by nhjm449
-
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunkSat, 19 Aug 2006 20:53:12 -0700, by nenolod
-
[svn] An include a day keeps the implicit declaration at bay. trunkSat, 19 Aug 2006 14:51:13 -0700, by chainsaw
-
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround: trunkMon, 14 Aug 2006 17:55:44 -0700, by nenolod
-
[svn] - better handling for file name which can't be represented correctly in current locale encoding. trunkSat, 12 Aug 2006 20:00:08 -0700, by yaz
-
[svn] - Show the filename if there's no track_name trunkSat, 12 Aug 2006 16:46:09 -0700, by nhjm449
-
[svn] jump to file dialog now accepts multi-byte input. trunkFri, 11 Aug 2006 05:13:11 -0700, by yaz
-
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunkFri, 11 Aug 2006 03:44:50 -0700, by yaz
-
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunkFri, 11 Aug 2006 01:17:05 -0700, by nenolod
-
[svn] - wma: use posix_memalign() instead of memalign() in some more spots trunkFri, 11 Aug 2006 01:14:23 -0700, by nenolod
-
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunkThu, 10 Aug 2006 22:40:31 -0700, by nenolod
-
[svn] - hmm, calling plc->load() might be a good idea! trunkThu, 10 Aug 2006 19:45:21 -0700, by nenolod
-
[svn] - .pls playlists work again, now to do M3Us. trunkThu, 10 Aug 2006 19:24:55 -0700, by nenolod
-
[svn] - incomplete PlaylistContainer implementation trunkThu, 10 Aug 2006 18:10:25 -0700, by nenolod
-
[svn] - dependency cleanup (pass 1 of many probably) trunkThu, 10 Aug 2006 13:47:58 -0700, by nenolod
-
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunkThu, 10 Aug 2006 13:44:27 -0700, by nenolod
-
[svn] Do not allow widgetcore private includes to be referenced directly. trunkThu, 10 Aug 2006 13:42:55 -0700, by nenolod
-
[svn] - add widgetcore.h (replaces directly including all of that junk) trunkThu, 10 Aug 2006 12:55:28 -0700, by nenolod
-
[svn] - use posix_memalign() instead of memalign(). trunkWed, 09 Aug 2006 02:11:01 -0700, by nenolod
-
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunkWed, 09 Aug 2006 02:04:02 -0700, by nenolod
-
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunkTue, 08 Aug 2006 23:43:33 -0700, by nenolod