log

age author description
2006-09-08 nenolod [svn] - keep filepopup code in the core for now trunk
2006-09-08 nenolod [svn] - copy the WA2GUI code into a Plugin shell trunk
2006-09-08 nenolod [svn] - use gdk_drawable_get_size() instead trunk
2006-09-08 nenolod [svn] - use smartinclude here instead of conditional-based imports trunk
2006-09-08 nenolod [svn] - gtkquartz compatibility, pass 1 trunk
2006-09-07 nenolod [svn] - use #ifdef linux instead trunk
2006-09-07 nenolod [svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunk
2006-09-07 nenolod [svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunk
2006-09-07 nenolod [svn] - remove CoreAudio plugin, and try again :P trunk
2006-09-07 nenolod [svn] - fork the OSS plugin for CoreAudio work trunk
2006-09-07 nenolod [svn] - kludge for libintl borkenness trunk
2006-09-07 nenolod [svn] - include time.h trunk
2006-09-06 nenolod [svn] - module fixes trunk
2006-09-06 nenolod [svn] - make audtool build trunk
2006-09-06 nenolod [svn] - audacious now builds on OS X trunk
2006-09-06 nenolod [svn] - they fucking say I'm nuts trunk
2006-09-06 nenolod [svn] -Wl,-export-dynamic isn't needed here. trunk
2006-09-06 nenolod [svn] - handle OS X linking command trunk
2006-09-06 nenolod [svn] - AC_SUBST(PICLDFLAGS) sorry trunk
2006-09-06 nenolod [svn] - use $(SHARED_SUFFIX) trunk
2006-09-06 nenolod [svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunk
2006-09-06 nenolod [svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers trunk
2006-09-06 nenolod [svn] - detect what $(SHARED_SUFFIX) should be. trunk
2006-09-06 nhjm449 [svn] - Reapply r2161 trunk
2006-09-05 nenolod [svn] - don't be picky about what aclocal version we are using. trunk
2006-09-05 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
2006-09-05 yaz [svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunk
2006-09-05 lu_zero [svn] generic vfs_gets and m3u updated to use vfs trunk
2006-09-05 nhjm449 [svn] - Fix audacious-arts-helper warnings. trunk
2006-09-05 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
2006-09-04 nhjm449 [svn] - If transparency fails, disable it. trunk
2006-09-02 yaz [svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunk
2006-08-30 yaz [svn] - revert equalizer.c and ui_playlist.c. :( trunk
2006-08-30 yaz [svn] - fix for memory leak. trunk
2006-08-30 yaz [svn] - same to r2149, one more window. :) trunk
2006-08-30 yaz [svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunk
2006-08-30 nhjm449 [svn] - Add ability to show/hide main player window. trunk
2006-08-29 yaz [svn] - prevents input_check_file() working on loading playlist. trunk
2006-08-28 yaz [svn] - playlist_container_find() must check if ext is 1, besides NULL. trunk
2006-08-28 yaz [svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunk
2006-08-27 chainsaw [svn] Fix up the warning fixes; by Torbjörn Svensson (a.k.a. Azoff on #audacious). trunk
2006-08-27 nenolod [svn] - version update trunk
2006-08-27 yaz [svn] - correct a typo that Joker pointed out. thanks Joker! trunk
2006-08-27 yaz [svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! trunk
2006-08-27 nhjm449 [svn] - Streamtitles are fun. trunk
2006-08-27 nhjm449 [svn] - Don't save empty lengths. trunk
2006-08-27 nhjm449 [svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunk
2006-08-26 chainsaw [svn] CXXFLAGS fixes by Mike Frysinger (Gentoo). trunk
2006-08-26 yaz [svn] - now xspf writes formatted xml. trunk
2006-08-25 yaz [svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunk
2006-08-25 yaz [svn] - precision in title format is regarded as character count, not byte count. trunk
2006-08-24 chainsaw [svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunk
2006-08-24 chainsaw [svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC. trunk
2006-08-24 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
2006-08-24 chainsaw [svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunk
2006-08-24 yaz [svn] - file_path should not contain file name. trunk
2006-08-23 yaz [svn] - modified time (mtime) has been introduced into tuple trunk
2006-08-20 nhjm449 [svn] - Don't explode when loading http streams from xspf files. trunk
2006-08-20 nenolod [svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunk
2006-08-19 chainsaw [svn] An include a day keeps the implicit declaration at bay. trunk
2006-08-19 yaz [svn] - xspf stores all meta data in tuples now. trunk
2006-08-18 nenolod [svn] - freebsd compatibility trunk
2006-08-15 nenolod [svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround: trunk
2006-08-15 nenolod [svn] - gcc 4.1.1 fixes trunk
2006-08-15 nenolod [svn] - gcc 4.1.1 fix trunk
2006-08-13 yaz [svn] - better handling for file name which can't be represented correctly in current locale encoding. trunk
2006-08-12 nhjm449 [svn] - Show the filename if there's no track_name trunk
2006-08-12 nenolod [svn] - installing Container plugins might help! trunk
2006-08-11 yaz [svn] jump to file dialog now accepts multi-byte input. trunk
2006-08-11 yaz [svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunk
2006-08-11 nenolod [svn] - unbork trunk
2006-08-11 nenolod [svn] - remove unnecessary and crappy code trunk
2006-08-11 nenolod [svn] - further cleanup trunk
2006-08-11 nenolod [svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunk
2006-08-11 nenolod [svn] - wma: use posix_memalign() instead of memalign() in some more spots trunk
2006-08-11 nenolod [svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunk
2006-08-11 nenolod [svn] - experimental XSPF support trunk
2006-08-11 nenolod [svn] - add missing $(CONTAINER_PLUGINS). trunk
2006-08-11 nenolod [svn] - pls and m3u is now fully modular trunk
2006-08-11 nenolod [svn] - remove static version trunk
2006-08-11 nenolod [svn] - m3u and pls plugin implementation trunk
2006-08-11 nenolod [svn] - lowlevel plugin stuff trunk
2006-08-11 nenolod [svn] - further progress trunk
2006-08-11 nenolod [svn] - bootstrap for ContainerPlugin dir stuff trunk
2006-08-11 nenolod [svn] - hmm, calling plc->load() might be a good idea! trunk
2006-08-11 nenolod [svn] - m3u works again trunk
2006-08-11 nenolod [svn] - .pls playlists work again, now to do M3Us. trunk
2006-08-11 nenolod [svn] - make it compile trunk
2006-08-11 nenolod [svn] - cleanup trunk
2006-08-11 nenolod [svn] - sanity checking for saving trunk
2006-08-11 nenolod [svn] - some experimental shit trunk
2006-08-11 nenolod [svn] - saving now uses PlaylistContainer class. trunk
2006-08-11 nenolod [svn] - further integration trunk
2006-08-11 nenolod [svn] - fix trunk
2006-08-11 nenolod [svn] - some minimal integration trunk
2006-08-11 nenolod [svn] - more trunk
2006-08-11 nenolod [svn] - incomplete PlaylistContainer implementation trunk
2006-08-10 nenolod [svn] - dependency cleanup part 2 trunk
2006-08-10 nenolod [svn] - dependency cleanup (pass 1 of many probably) trunk
2006-08-10 nenolod [svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunk
2006-08-10 nenolod [svn] Do not allow widgetcore private includes to be referenced directly. trunk
2006-08-10 nenolod [svn] - add widgetcore.h (replaces directly including all of that junk) trunk
2006-08-09 nenolod [svn] - these might be nice huh? trunk
2006-08-09 nenolod [svn] this massive commit does the following: trunk
2006-08-09 nenolod [svn] - use posix_memalign() instead of memalign(). trunk
2006-08-09 nenolod [svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunk
2006-08-09 nenolod [svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunk
2006-08-09 nhjm449 [svn] - Fix misspelling of flac (bug #545) trunk
2006-08-08 nenolod [svn] - oops trunk
2006-08-08 giacomo [svn] - fixed default values for libnotify plugin trunk
2006-08-08 giacomo [svn] - configure dialog for libnotify plugin trunk
2006-08-08 nenolod [svn] - byebye XMMS configfile crap trunk
2006-08-08 nenolod [svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunk
2006-08-08 nenolod [svn] - ok, with this commit, loading now works =) trunk
2006-08-08 nenolod [svn] - don't peg the CPU trunk
2006-08-08 nenolod [svn] - remove less noise trunk
2006-08-08 nenolod [svn] - i hate libxml2 trunk
2006-08-08 nenolod [svn] - possible tweak to make loading work? trunk
2006-08-08 nenolod [svn] - a minor tweak to the save function trunk
2006-08-08 nenolod [svn] - locking the mutex on audacious data upload is unnecessary. trunk