Mercurial > audlegacy
graph
-
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles trunk2006-09-09, by nenolod
-
[svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering. trunk2006-09-08, by chainsaw
-
[svn] - abstractionalize a lot of stuff, build still broken, live with it trunk2006-09-08, by nenolod
-
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunk2006-09-07, by nenolod
-
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunk2006-09-07, 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 trunk2006-09-05, by nenolod
-
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunk2006-09-05, by yaz
-
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunk2006-08-30, by yaz
-
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunk2006-08-28, by yaz
-
[svn] Fix up the warning fixes; by Torbjörn Svensson (a.k.a. Azoff on #audacious). trunk2006-08-27, by chainsaw
-
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunk2006-08-27, by nhjm449
-
[svn] - precision in title format is regarded as character count, not byte count. trunk2006-08-25, by yaz
-
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunk2006-08-24, by chainsaw
-
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunk2006-08-24, by chainsaw
-
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunk2006-08-20, by nenolod
-
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunk2006-08-11, by yaz
-
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunk2006-08-11, by nenolod
-
[svn] - wma: use posix_memalign() instead of memalign() in some more spots trunk2006-08-11, by nenolod
-
[svn] Do not allow widgetcore private includes to be referenced directly. trunk2006-08-10, by nenolod
-
[svn] - add widgetcore.h (replaces directly including all of that junk) trunk2006-08-10, by nenolod
-
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunk2006-08-09, by nenolod
-
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunk2006-08-09, by nenolod
-
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunk2006-08-08, by nenolod
-
[svn] - it might help if i actually ran bison on the script parser eh :) trunk2006-08-08, by nenolod
-
[svn] - hook up paranormal -- client interface code doesn't exist yet though trunk2006-08-08, by nenolod
-
[svn] - make Unknown Track, Unknown Artist, Unknown Album translatable. trunk2006-08-04, by nenolod
-
[svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached. trunk2006-08-04, by nenolod
-
[svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah trunk2006-08-04, by nenolod
-
[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" trunk2006-08-03, by nenolod
-
[svn] use -1 to indicate "drop the original cue file, but silently error" trunk2006-08-03, by nenolod
-
[svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it. trunk2006-08-03, by nenolod
-
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there) trunk2006-08-03, by nenolod