2006-06-29 |
chainsaw |
[svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it.
trunk
|
2006-06-28 |
nenolod |
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss.
trunk
|
2006-06-28 |
nenolod |
[svn] - why are we requiring a lock in functions that are in the nolock namespace?
trunk
|
2006-06-28 |
nenolod |
[svn] - extra sanity checking keeps the double-free away
trunk
|
2006-06-28 |
chainsaw |
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system.
trunk
|
2006-06-28 |
nenolod |
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout)
trunk
|
2006-06-28 |
nenolod |
[svn] - use a more standard-looking default title format
trunk
|
2006-06-28 |
nenolod |
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support
trunk
|
2006-06-28 |
nenolod |
[svn] - cleanups
trunk
|
2006-06-28 |
chainsaw |
[svn] Thanks to fluxinator this botched submission is now fixed.
trunk
|
2006-06-28 |
chainsaw |
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious.
trunk
|
2006-06-28 |
chainsaw |
[svn] German translation update by hansmi from Gentoo.
trunk
|
2006-06-28 |
nenolod |
[svn] - properly cast the GDK_WINDOW()
trunk
|
2006-06-28 |
yaz |
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters.
trunk
|
2006-06-28 |
nenolod |
[svn] - improve resampling rate detection algorithm
trunk
|
2006-06-28 |
nenolod |
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release
trunk
|
2006-06-28 |
nenolod |
[svn] - add missing declaration
trunk
|
2006-06-28 |
nenolod |
[svn] - math was buggy here, sorry!
trunk
|
2006-06-28 |
nenolod |
[svn] - dynamic resampler with interpolation, no special GUI options for it yet though (this replaces the mpg123 "way" of doing it)
trunk
|
2006-06-27 |
chainsaw |
[svn] Update translation credits for German (hansmi) & Polish (vojcek).
trunk
|
2006-06-27 |
chainsaw |
[svn] Updated Polish translation by Wojciech Myrda <vojcek@tlen.pl>.
trunk
|
2006-06-27 |
nhjm449 |
[svn] - Show bitmap text for ";"
trunk
|
2006-06-27 |
nhjm449 |
[svn] - Don't show popups if the pointer isn't even in the playlist window.
trunk
|
2006-06-27 |
nemo |
[svn] added free
trunk
|
2006-06-25 |
chainsaw |
[svn] Updated italian translation (and stop translating a set of line separators), by Diego "Flameeyes" Petteno from Gentoo.
trunk
|
2006-06-24 |
chainsaw |
[svn] Deactivate unused check_command function to squash 1 warning.
trunk
|
2006-06-24 |
yaz |
[svn] fix for memory leak in bmp_rcfile_open()
trunk
|
2006-06-24 |
nenolod |
[svn] - avoid a memory leak with images
trunk
|
2006-06-23 |
chainsaw |
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us.
trunk
|
2006-06-22 |
yaz |
[svn] try to avoid malconversion of latin1 character when chardet has been enabled.
trunk
|
2006-06-22 |
nenolod |
[svn] - smarter way to detect gmake
trunk
|
2006-06-22 |
nenolod |
[svn] - avoid system /bin/test in Makefiles as it may not behave as expected
trunk
|
2006-06-21 |
nenolod |
[svn] - sanity checks (don't send NULL pointers off to GTK)
trunk
|
2006-06-20 |
nenolod |
[svn] - some NSFEs are fucked in the head apparently
trunk
|
2006-06-20 |
nhjm449 |
[svn] - s/Miscillaneous/Miscellaneous/ in audtool.c
trunk
|
2006-06-20 |
nhjm449 |
[svn] - cdaudio playlist tuple support; needs some fixing
trunk
|
2006-06-20 |
nenolod |
[svn] - libaac: potential buffer overflow vulnerability fix
trunk
|
2006-06-20 |
nenolod |
[svn] - category titles
trunk
|
2006-06-20 |
nenolod |
[svn] - chase encoding patch removal
trunk
|
2006-06-19 |
nemo |
[svn]
trunk
|
2006-06-19 |
nemo |
[svn] Better, nenolod? :-p
trunk
|
2006-06-19 |
nenolod |
[svn] - solve the blink issue
trunk
|
2006-06-19 |
chainsaw |
[svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code.
trunk
|
2006-06-19 |
nenolod |
[svn] - title streaming works again, but we aren't pushing back to the playlist quite yet
trunk
|
2006-06-19 |
nenolod |
[svn] - if tuple->length == -1 then don't show a length
trunk
|
2006-06-19 |
nenolod |
[svn] - give the labels on the left proper identifiers
trunk
|
2006-06-19 |
nenolod |
[svn] - reset the album art back to the default icon
trunk
|
2006-06-19 |
nenolod |
[svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack
trunk
|
2006-06-19 |
nenolod |
[svn] - fix tuple building for FLAC files
trunk
|
2006-06-19 |
nenolod |
[svn] - this p == tuple check really fucks things up if you move back to the previous tuple after the popup has gone away
trunk
|
2006-06-19 |
nenolod |
[svn] - nemo's patch applied to fileinfo
trunk
|
2006-06-19 |
nemo |
[svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit.
trunk
|
2006-06-19 |
nenolod |
[svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point
trunk
|
2006-06-19 |
nenolod |
[svn] - don't call filepopup_show_for_tuple() more than once
trunk
|
2006-06-19 |
nenolod |
[svn] - downsize images larger than 150px
trunk
|
2006-06-19 |
nemo |
[svn] nitpicks, whee! just so I can see the popup when snapped against screen edge.
trunk
|
2006-06-19 |
nenolod |
[svn] - la la la, resize
trunk
|
2006-06-19 |
nenolod |
[svn] - initial album art support
trunk
|
2006-06-18 |
nenolod |
[svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason)
trunk
|
2006-06-18 |
nenolod |
[svn] - that didn't work to plan
trunk
|
2006-06-18 |
nenolod |
[svn] - this should be the last set of math corrections
trunk
|
2006-06-18 |
nenolod |
[svn] - entirely unwire tooltips if the playlist is shaded
trunk
|
2006-06-18 |
nenolod |
[svn] - more difftable corrections
trunk
|
2006-06-18 |
nenolod |
[svn] - fix several difftables (fixes via me)
trunk
|
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] - 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
|