log

age author description
2006-06-18 nenolod [svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunk
2006-06-18 nenolod [svn] - improvements to the tuple popup trunk
2006-06-18 nenolod [svn] - make tuples more verbose (they might be a bit big though) trunk
2006-06-18 nenolod [svn] - proper X11 way of fixing this trunk
2006-06-18 nenolod [svn] - complete fix trunk
2006-06-18 nenolod [svn] - kludge trunk
2006-06-18 nenolod [svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunk
2006-06-18 nenolod [svn] - update Makefile trunk
2006-06-18 nenolod [svn] - remove playlist_popup trunk
2006-06-17 chainsaw [svn] Sync with upstream. This adds Westwood ADL format support. trunk
2006-06-17 nenolod [svn] - libaac: use unified fileinfo requester, since functionality is adequate (cannot save data, only read it at present) trunk
2006-06-16 yaz [svn] - fix for alsa_mutex deadlock trunk
2006-06-16 nenolod [svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunk
2006-06-16 nhjm449 [svn] - Buffer indicator support for anyone crazy enough to stream flac. trunk
2006-06-16 nenolod [svn] - use mutex locking to make alsa stay happy with dmix trunk
2006-06-16 nhjm449 [svn] - Buffer indicator support for vorbis. trunk
2006-06-16 nhjm449 [svn] - Support for the buffer indicator in playpaus.png that was apparently trunk
2006-06-16 nenolod [svn] - fix ui_fileinfo problem trunk
2006-06-16 nenolod [svn] - remove file_info_box code, it sucked. trunk
2006-06-16 nenolod [svn] - improvements trunk
2006-06-16 nenolod [svn] - hook up fileinfo box stuff trunk
2006-06-16 nenolod [svn] - generic info box support trunk
2006-06-16 nenolod [svn] - more fun trunk
2006-06-16 nenolod [svn] - the fileinfo window is not visible by default trunk
2006-06-16 nenolod [svn] - hookup musepack tuple builder (oopsies) trunk
2006-06-16 nenolod [svn] - create fileinfo window trunk
2006-06-16 nenolod [svn] some minor tweaks trunk
2006-06-16 nenolod [svn] - ui_fileinfo goodness (not hooked up yet) trunk
2006-06-16 nenolod [svn] - complete tuple for AAC files (tuple->length) trunk
2006-06-16 nenolod [svn] - remove unused code (causes a crash on some GTKs, eww!) trunk
2006-06-16 nenolod [svn] - I hate libflac's inconsistent API! trunk
2006-06-16 nenolod [svn] - flac_get_tuple(): properly calculate length. oops! trunk
2006-06-16 nhjm449 [svn] - Don't leave files open after reading their tags! trunk
2006-06-15 nenolod [svn] - libaudacious.so.3 trunk
2006-06-15 nenolod [svn] - getMP4title removal. trunk
2006-06-15 nenolod [svn] - remove unreached code, (now) irrelevant debugging printf's trunk
2006-06-15 nenolod [svn] - playlist_compare_artist(): more sanity checking. trunk
2006-06-15 nenolod [svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunk
2006-06-15 nenolod [svn] - sort by Artist trunk
2006-06-15 nenolod [svn] - use tuplecache to optimise title sorts trunk
2006-06-15 nenolod [svn] - tuple builder for wma trunk
2006-06-15 nenolod [svn] - this is a hack until I find a better solution trunk
2006-06-15 nenolod [svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunk
2006-06-15 nenolod [svn] - tuple builder for musepack files trunk
2006-06-15 nenolod [svn] - remove some left over #if 0'd out pipian code trunk
2006-06-15 nenolod [svn] - fix some possible segmentation violations trunk
2006-06-15 nenolod [svn] - fill in the length part of the tuple (oops) trunk
2006-06-15 nenolod [svn] - get_song_tuple() implementation (scrobblerific!) trunk
2006-06-15 nenolod [svn] - flac_get_tuple() trunk
2006-06-15 nenolod [svn] - some fixes trunk
2006-06-15 nenolod [svn] - remove metatag references trunk
2006-06-15 nenolod [svn] - remove metatag entirely trunk
2006-06-15 nenolod [svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunk
2006-06-15 nenolod [svn] - disconnect the scrobbler client from metatag logically trunk
2006-06-15 nenolod [svn] - more sanity for input_get_song_tuple() trunk
2006-06-15 nenolod [svn] - get_song_tuple implementation trunk
2006-06-15 nenolod [svn] - get_song_tuple() implementation trunk
2006-06-15 nenolod [svn] - use tuples internally trunk
2006-06-15 nenolod [svn] - InputPlugin class: trunk
2006-06-15 nenolod [svn] - attach a TitleInput tuple to the PlaylistEntry class. trunk