audacious

log

age author description
21 months ago John Lindgren New icon for missing album art, stolen from Gnome theme.
21 months ago John Lindgren Update TODO et al.
21 months ago John Lindgren Add tuple_set_format utility function.
21 months ago John Lindgren Bump API version.
21 months ago John Lindgren Implement incremental playlist updates. Will close: AUD-249.
21 months ago John Lindgren Call "title change" when current song is moved in playlist.
21 months ago William Pitcock Added tag audacious-2.4.0 for changeset e3d4709b6ac0
21 months ago William Pitcock Audacious 2.4.0.audacious-2.4.0
21 months ago William Pitcock Note that we suck at writing NEWS files.
21 months ago John Lindgren ID3v2.3: Ignore zero-length fields.
21 months ago William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
21 months ago John Lindgren libaudgui function to do album art fetching (including separate image files).
21 months ago Tony Vroon Added tag audacious-2.4-rc3 for changeset f36eb8e74c1a
21 months ago Tony Vroon Set version to 2.4-rc3audacious-2.4-rc3
21 months ago Tony Vroon -z defs is broken on PPC, stop setting it. http://bugs.gentoo.org/show_bug.cgi?id=333365
21 months ago John Lindgren Updated Hungarian translation, courtesy of Peter Polonkai.
21 months ago John Lindgren Fix assertion hit.
21 months ago Michal Lipski ui_preferences: Duplicate a string before assigning it to a config variable.
21 months ago John Lindgren Add Szymon Weihs to translator credits.
21 months ago John Lindgren So, I screwed that up royally.
21 months ago John Lindgren Add Michał Kiedrowicz to translator credits.
21 months ago John Lindgren Add Polish translation, courtesy of Michał Kiedrowicz.
21 months ago John Lindgren Selected count would get out of sync when selected entries were deleted.
21 months ago Stany Henry Updated French translation.
21 months ago Mikael Magnusson Check that size - skip is still positive in id3v24, remove unused skip from id3v22
21 months ago Mikael Magnusson Fix read_frame to check for header.size == 0
21 months ago John Lindgren Stripping file:// from the beginning of a URI does not handle escaped characters. Closes: AUD-255.
21 months ago Tony Vroon Added tag audacious-2.4-rc2 for changeset 8904aaa3ac73
21 months ago Tony Vroon Set version to 2.4-rc2.audacious-2.4-rc2
21 months ago John Lindgren Calling flush before setting abort flag is a race condition and can cause lockup.
21 months ago John Lindgren Build fixes.
21 months ago William Pitcock Branch merge.
21 months ago William Pitcock Backed out changeset a2b76c581813
21 months ago William Pitcock preferences: GTK+3 clean.
21 months ago William Pitcock libaudgui: gtk+3 clean.
21 months ago William Pitcock Prepare for GTK3 building.
21 months ago John Lindgren qsort() segfaults if sort function is inconsistent. Closes: AUD-253.
21 months ago Tony Vroon Added tag audacious-2.4-rc1 for changeset 9dc2592fe5fa
21 months ago Tony Vroon Set version to 2.4-rc1.audacious-2.4-rc1
21 months ago John Lindgren Update German translation, courtesy of Thomas Lange.
21 months ago John Lindgren Play the correct track on DBus AddTrack command. Closes: AUD-248.
21 months ago John Lindgren Update Hungarian translation, courtesy of Peter Polonkai.
21 months ago John Lindgren Update .po files.
21 months ago Tony Vroon Added tag audacious-2.4-beta2 for changeset ab57858388cd
21 months ago Tony Vroon Set version to 2.4-beta2.audacious-2.4-beta2
21 months ago John Lindgren Make mseek() optional.
21 months ago John Lindgren Document InputPlugin.
21 months ago John Lindgren Set a blank tuple on failed entries so that title formatting is consistent. Closes: AUDPLUG-271.
21 months ago John Lindgren "Enqueue to temp" needs to activate the playlist is creates.
22 months ago Tony Vroon ID3v22: Do not redefine DEBUG, --enable-debug will suffice.
22 months ago John Lindgren Credit Chi Chiu Tsu for translation work.
22 months ago John Lindgren Revert eb5f10afe3a0, as the IIR filters do not work correctly with the historical WinAmp frequencies.
22 months ago Mikael Magnusson The return values for the AutoAdvance() dbus call were inverted, ie when "No playlist advance" was on, it would return true
22 months ago Mikael Magnusson When not using libguess, still check if string is valid utf8 before converting it from iso8859-1
22 months ago Mikael Magnusson Fix off-by-one in allocation causing crash because there's no terminating NULL.
22 months ago John Lindgren Merge.
22 months ago John Lindgren Spanish translation update from Cosme Domínguez Díaz, AUD-239.
22 months ago Eugene Paskevich Removing MANs on clean is wrong (5861:c789415cead1). Put them into DISTCLEAN instead if they are generated.
22 months ago John Lindgren Remove obsolete menu_randomize_playlist.png.
22 months ago John Lindgren Remove obsolete "-i" option from manual page.