http://hg.honeyplanet.jp/audlegacy/ audlegacy Changelog 2010-05-05T18:26:06+09:00 [default] added libaudtag. (not used yet.) http://hg.honeyplanet.jp/audlegacy/#changeset-0ddbd00251748a78974993b85646eb342bbcb420 Yoshiki Yazawa [email protected] 2010-05-05T18:26:06+09:00 2010-05-05T18:26:06+09:00
changeset 0ddbd0025174
branch default
bookmark
tag tip
user Yoshiki Yazawa <[email protected]>
description added libaudtag. (not used yet.)
files src/Makefile
src/libaudtag/Makefile
src/libaudtag/aac/aac.c
src/libaudtag/aac/aac.h
src/libaudtag/ape/ape.c
src/libaudtag/ape/ape.h
src/libaudtag/audtag.c
src/libaudtag/audtag.h
src/libaudtag/id3/frame.h
src/libaudtag/id3/id3v1.c

- renamed auxiliary files http://hg.honeyplanet.jp/audlegacy/#changeset-54b4f7aaca24743cadcec74eafeeb9306fa1199d Yoshiki Yazawa [email protected] 2009-11-11T15:34:23+09:00 2009-11-11T15:34:23+09:00
changeset 54b4f7aaca24
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description - renamed auxiliary files
- tweaked libid3tag/Makefile
files Makefile
applications/audacious.desktop.in
applications/audlegacy.desktop.in
audacious.desktop
configure.ac
man/Makefile
man/audacious.1.in
man/audlegacy.1.in
pixmaps/Makefile
pixmaps/audacious.png

should not use gtk_file_chooser_set_filename() if file does not exist http://hg.honeyplanet.jp/audlegacy/#changeset-c058fc4d69685ca8fc8ed579954e137a28be1c93 Yoshiki Yazawa [email protected] 2009-09-16T20:04:27+09:00 2009-09-16T20:04:27+09:00
changeset c058fc4d6968
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description should not use gtk_file_chooser_set_filename() if file does not exist
files src/audlegacy/legacy/ui_equalizer.c
src/audlegacy/legacy/ui_playlist.c
imported new plugin enumeration loop. http://hg.honeyplanet.jp/audlegacy/#changeset-f1fc1d973f275e3a7891a2e96b1fe3a958f16383 Yoshiki Yazawa [email protected] 2009-06-22T14:53:31+09:00 2009-06-22T14:53:31+09:00
changeset f1fc1d973f27
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description imported new plugin enumeration loop.
files src/audlegacy/pluginenum.c
fix dbus glitch http://hg.honeyplanet.jp/audlegacy/#changeset-f8e00917d6ccfc43957e74894e0929fe6b77a369 Yoshiki Yazawa [email protected] 2009-05-23T00:00:14+09:00 2009-05-23T00:00:14+09:00
changeset f8e00917d6cc
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description fix dbus glitch
files src/audlegacy/dbus.h
equalizer: Fix incorrect math in equalizer_flow_set_bands(). (Closes: #70) http://hg.honeyplanet.jp/audlegacy/#changeset-d3af4699043fb353c864aba44c8baae9c46f897a William Pitcock [email protected] 2009-05-13T03:00:17-05:00 2009-05-13T03:00:17-05:00
changeset d3af4699043f
branch
bookmark
tag
user William Pitcock <[email protected]>
description equalizer: Fix incorrect math in equalizer_flow_set_bands(). (Closes: #70)
files src/audlegacy/equalizer_flow.c
Better Altivec support. http://hg.honeyplanet.jp/audlegacy/#changeset-a74ccf27f8f2a95d197062e13037cab57f9fa75a William Pitcock [email protected] 2009-05-05T17:00:13-05:00 2009-05-05T17:00:13-05:00
changeset a74ccf27f8f2
branch
bookmark
tag
user William Pitcock <[email protected]>
description Better Altivec support.
files acinclude.m4
Add a "playlist load" trigger so that non-existant CD tracks can be removed http://hg.honeyplanet.jp/audlegacy/#changeset-1127ed19b3688cd6ceed9c69d7f603a80f782b31 John Lindgren [email protected] 2009-05-04T23:20:56-04:00 2009-05-04T23:20:56-04:00
changeset 1127ed19b368
branch
bookmark
tag
user John Lindgren <[email protected]>
description Add a "playlist load" trigger so that non-existant CD tracks can be removed
files src/audlegacy/playlist.c
First step in fixing hang-ups when playing a CD. http://hg.honeyplanet.jp/audlegacy/#changeset-012b478a282f52419e1ff100ab6fd0d760076b78 John Lindgren [email protected] 2009-05-03T20:44:00-04:00 2009-05-03T20:44:00-04:00
changeset 012b478a282f
branch
bookmark
tag
user John Lindgren <[email protected]>
description First step in fixing hang-ups when playing a CD.
files src/audlegacy/auddrct.c
Set window type hint on preferences and open dialogs (fixes #36) http://hg.honeyplanet.jp/audlegacy/#changeset-a3cf163c772b363ae532530cef8e51bc1dcd11da John Lindgren [email protected] 2009-05-03T08:28:50-04:00 2009-05-03T08:28:50-04:00
changeset a3cf163c772b
branch
bookmark
tag
user John Lindgren <[email protected]>
description Set window type hint on preferences and open dialogs (fixes #36)
files src/audlegacy/ui_fileopener.c