ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [JT] i: mpg123 0.62
@ 2006-12-24 15:20 Michael Shigorin
  2006-12-25  9:45 ` Led
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2006-12-24 15:20 UTC (permalink / raw)
  To: devel

	Здравствуйте.
Коллеги, представьте себе -- mpg123 проснулся :)

Changes: The text display on the terminal has been streamlined.
Unicode ID3v2 Tags are now at least handled and displayed in
Latin-1 where possible. The great demand in HTTP streaming fueled
some improvements in that area with respect to MIME, shoutcast,
and ICY metadata support. The JUMP command in the generic
frontend accepts offsets and positions in seconds. Initial
support was added for ICY metadata in shoutcast streams. There
are now volume and RVA control for frontends.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [JT] i: mpg123 0.62
  2006-12-24 15:20 [devel] [JT] i: mpg123 0.62 Michael Shigorin
@ 2006-12-25  9:45 ` Led
  2006-12-25 12:28   ` Michael Shigorin
  0 siblings, 1 reply; 6+ messages in thread
From: Led @ 2006-12-25  9:45 UTC (permalink / raw)
  To: devel

В сообщении от 24 декабря 2006 17:20 Michael Shigorin написал(a):
> 	Здравствуйте.
> Коллеги, представьте себе -- mpg123 проснулся :)
>
> Changes: The text display on the terminal has been streamlined.
> Unicode ID3v2 Tags are now at least handled and displayed in
> Latin-1 where possible. The great demand in HTTP streaming fueled
> some improvements in that area with respect to MIME, shoutcast,
> and ICY metadata support. The JUMP command in the generic
> frontend accepts offsets and positions in seconds. Initial
> support was added for ICY metadata in shoutcast streams. There
> are now volume and RVA control for frontends.

А при обновлении к нему патч от rusxmms можно приделать?

-- 
Led.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [JT] i: mpg123 0.62
  2006-12-25  9:45 ` Led
@ 2006-12-25 12:28   ` Michael Shigorin
  2006-12-25 12:53     ` Led
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2006-12-25 12:28 UTC (permalink / raw)
  To: devel

On Mon, Dec 25, 2006 at 11:45:32AM +0200, Led wrote:
> > Коллеги, представьте себе -- mpg123 проснулся :)
> А при обновлении к нему патч от rusxmms можно приделать?

Скорее уж libtag тогда?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [JT] i: mpg123 0.62
  2006-12-25 12:28   ` Michael Shigorin
@ 2006-12-25 12:53     ` Led
  2006-12-26 16:24       ` Igor Zubkov
  0 siblings, 1 reply; 6+ messages in thread
From: Led @ 2006-12-25 12:53 UTC (permalink / raw)
  To: devel

В сообщении от 25 декабря 2006 14:28 Michael Shigorin написал(a):
> On Mon, Dec 25, 2006 at 11:45:32AM +0200, Led wrote:
> > > Коллеги, представьте себе -- mpg123 проснулся :)
> >
> > А при обновлении к нему патч от rusxmms можно приделать?
>
> Скорее уж libtag тогда?

Ну, одно дело готовый патч приложить, а другое дело - адаптировать mpg123 и 
слинковать с libtag:) К тому же, насколько я помню, mpg123 всё равно кроме 
id3 1.0 ничего больше не понимает:)

-- 
Led.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [JT] i: mpg123 0.62
  2006-12-25 12:53     ` Led
@ 2006-12-26 16:24       ` Igor Zubkov
  2006-12-27  9:00         ` Led
  0 siblings, 1 reply; 6+ messages in thread
From: Igor Zubkov @ 2006-12-26 16:24 UTC (permalink / raw)
  To: ALT Devel discussion list

В сообщении от 25 декабря 2006 14:53 Led написал(a):
> В сообщении от 25 декабря 2006 14:28 Michael Shigorin написал(a):
> > On Mon, Dec 25, 2006 at 11:45:32AM +0200, Led wrote:
> > > > Коллеги, представьте себе -- mpg123 проснулся :)
> > >
> > > А при обновлении к нему патч от rusxmms можно приделать?
> >
> > Скорее уж libtag тогда?
>
> Ну, одно дело готовый патч приложить, а другое дело - адаптировать mpg123 и
> слинковать с libtag:) К тому же, насколько я помню, mpg123 всё равно кроме
> id3 1.0 ничего больше не понимает:)

Не правда.

0.60-beta6 (Thomas Orgis)
-----

- more use of ID3v2 tags, mpg123 now displays both (merged) info from ID3v2 
and ID3v1; trying to support both
ID3v2.3 and ID3v2.4, but ignoring encoding (UTF8 should still work if your 
terminal supports it, straight unic
ode should work except for parsing genre numbers and multiline strings)

-- 
icesik

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [JT] i: mpg123 0.62
  2006-12-26 16:24       ` Igor Zubkov
@ 2006-12-27  9:00         ` Led
  0 siblings, 0 replies; 6+ messages in thread
From: Led @ 2006-12-27  9:00 UTC (permalink / raw)
  To: ALT Devel discussion list

В сообщении от 26 декабря 2006 18:24 Igor Zubkov написал(a):
> В сообщении от 25 декабря 2006 14:53 Led написал(a):
> > В сообщении от 25 декабря 2006 14:28 Michael Shigorin написал(a):
> > > On Mon, Dec 25, 2006 at 11:45:32AM +0200, Led wrote:
> > > > > Коллеги, представьте себе -- mpg123 проснулся :)
> > > >
> > > > А при обновлении к нему патч от rusxmms можно приделать?
> > >
> > > Скорее уж libtag тогда?
> >
> > Ну, одно дело готовый патч приложить, а другое дело - адаптировать mpg123
> > и слинковать с libtag:) К тому же, насколько я помню, mpg123 всё равно
> > кроме id3 1.0 ничего больше не понимает:)
>
> Не правда.
>
> 0.60-beta6 (Thomas Orgis)
> -----
>
> - more use of ID3v2 tags, mpg123 now displays both (merged) info from ID3v2
> and ID3v1; trying to support both
> ID3v2.3 and ID3v2.4, but ignoring encoding (UTF8 should still work if your
> terminal supports it, straight unic
> ode should work except for parsing genre numbers and multiline strings)

Значит я неправильно помню, виноват:)

-- 
Led.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-12-27  9:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-24 15:20 [devel] [JT] i: mpg123 0.62 Michael Shigorin
2006-12-25  9:45 ` Led
2006-12-25 12:28   ` Michael Shigorin
2006-12-25 12:53     ` Led
2006-12-26 16:24       ` Igor Zubkov
2006-12-27  9:00         ` Led

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git