Project

General

Profile

Activity

From April 26, 2012 to May 25, 2012

May 25, 2012

01:57 Feature #109: Scrobbling support for http streams
If you want to make a copy of the tuple data locally, there is tuple_copy(). As for expecting the user interface to n... John Lindgren

May 24, 2012

13:44 Feature #109: Scrobbling support for http streams
You are right, that is not what I intended. I just had a short look at the sources again and it seems I did not quite... Michael Jacobs
01:08 Feature #109: Scrobbling support for http streams
I see now why you would submit a bogus length to last.fm, but changing the length in the tuple will change it in the ... John Lindgren
01:25 Feature #102 (Closed): add MimeType=inode/directory; to audacious.desktop
Added:
https://github.com/audacious-media-player/audacious/commit/b0600b53614a9f6a023017944649eae228e33945
John Lindgren

May 21, 2012

23:38 Bug #114 (Closed): Regression: "Show song numbers" and "Show leading zeroes" are no more adopted directly
Fixed:
https://github.com/audacious-media-player/audacious/commit/87f933a2f97f6f98193fd40beb9931f3812ff0f2
John Lindgren

May 19, 2012

21:00 Bug #114 (Closed): Regression: "Show song numbers" and "Show leading zeroes" are no more adopted directly
"Show song numbers" and "Show leading zeroes" in the preferences window
are no more adopted directly since this comm...
Thomas Lange
20:25 Feature #109: Scrobbling support for http streams
For the different titles in the same stream, we do initially not know how long they are. So initially, the length is ... Michael Jacobs
19:30 Feature #109: Scrobbling support for http streams
This line seems wrong:
tuple_set_int(submit_tuple, FIELD_LENGTH, NULL, 240000);
Why should you artificially set t...
John Lindgren
19:27 Bug #113 (Closed): Ogg Vorbis detection and linking issues?
John Lindgren
19:27 Bug #113: Ogg Vorbis detection and linking issues?
I made things simple and just used the same command line switch (--disable-vorbis), same pkg-config check, and same C... John Lindgren

May 17, 2012

22:57 Bug #113 (Closed): Ogg Vorbis detection and linking issues?
This is in reply to the "Audacious 3.2.2 does not compile in OpenSuSE 12.1" thread in the forum, but with regard to l... Michael Schwendt

May 13, 2012

16:36 Bug #111 (Closed): HSP file causes segfault
The segfault is fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/46ac472914d46efa9b976c5ea4...
John Lindgren
16:24 Bug #112 (Rejected): selected song advances before song has completed playing
This is a consequence of gapless playback. Audacious must start decoding song no. 2 before you hear song no. 1 finis... John Lindgren
05:40 Bug #112 (Rejected): selected song advances before song has completed playing
When playing an ogg vorbis file, once the music gets close to the last few seconds, the blue highlight indicating wha... il lumilore

May 12, 2012

23:45 Bug #111 (Closed): HSP file causes segfault
I get a crash with the attached HSP file. The source of the HSP file is here:
http://www.defacto2.net/file/detail/b0...
Hanno Boeck
18:41 Bug #107: Audacious doesn't play online streams in FLAC
John,
hundreds of Internet radio stations broadcast straight from / (without even a filename) and it hasn't yet ca...
Artem S. Tashkinov
17:15 Bug #107 (Rejected): Audacious doesn't play online streams in FLAC
The file has the wrong extension; it is not pure FLAC but Ogg-encapsulated FLAC and should therefore end in .oga, not... John Lindgren
17:31 Bug #108 (Closed): Jump to Song doesn't respond to enter at the first place
John Lindgren
17:29 Bug #108 (Resolved): Jump to Song doesn't respond to enter at the first place
https://github.com/audacious-media-player/audacious/commit/d503de9dbbdc0fb8ad1d0afd4b33cb7b34f1d06c John Lindgren
17:05 Bug #105 (Rejected): Global hotkey settings are not saved
Closing; cannot reproduce. John Lindgren
05:52 Feature #98: Add Sndio plugin
Here is an updated diff which includes an updated Sndio plugin adding a bunch of bug fixes.
revision 1.5
date: 20...
Brad Smith

May 11, 2012

00:51 Feature #110 (Closed): Use of newer Gnome 3 toolbar style
This is already implemented in Git. John Lindgren

May 10, 2012

20:00 Feature #110 (Closed): Use of newer Gnome 3 toolbar style
On Gnome/GTK 3 systems, such as Ubuntu, Audacious stands out along with, say, LibreOffice, as having an older look to... Samuel .

May 09, 2012

11:10 Bug #107: Audacious doesn't play online streams in FLAC
Mplayer plays this stream perfectly, I haven't tested any other players because I use only mplayer and Audacious.
...
Artem S. Tashkinov
10:51 Bug #107: Audacious doesn't play online streams in FLAC
What is your reference player?
* Firefox says: Video can't be played because the file is corrupt.
* Totem doesn...
Michael Schwendt

May 08, 2012

20:25 Feature #109 (Closed): Scrobbling support for http streams
I did a small hack to also provide scrobbling for http streams. Check the log of my conversation with John Lindgren f... Michael Jacobs
18:23 Bug #108: Jump to Song doesn't respond to enter at the first place
Instead of pressing Tab three times, just press the Down cursor key and then Enter. Thomas Lange
02:03 Bug #108 (Closed): Jump to Song doesn't respond to enter at the first place
When 'Jump to Song' window is called with a defined shortcut key, and something is typed in filter, pressing enter do... H.Gökhan Sarı

May 06, 2012

23:42 Bug #107 (Rejected): Audacious doesn't play online streams in FLAC
E.g. http://radio.cesnet.cz:8000/cro-d-dur.flac Artem S. Tashkinov
16:36 Bug #105: Global hotkey settings are not saved
It might be a conflict with your desktop/window manager. Can you reproduce the problem in a plain xterm session? John Lindgren
16:32 Feature #106 (Rejected): mpris2 plugin do not implement optional org.mpris.MediaPlayer2.TrackList interface and org.mpris.MediaPlayer2.Playlists interface
These interfaces require a different type of playlist structure than that used in Audacious, so they will not be impl... John Lindgren

May 05, 2012

17:17 Feature #106 (Rejected): mpris2 plugin do not implement optional org.mpris.MediaPlayer2.TrackList interface and org.mpris.MediaPlayer2.Playlists interface
at http://specifications.freedesktop.org/mpris-spec/latest/index.html
Interface MediaPlayer2.Playlists
Provides ...
Paolo Patruno

May 04, 2012

14:15 Bug #105 (Rejected): Global hotkey settings are not saved
Good day!
I'm using Ubuntu Linux 11.10 and Audacious 3.2.2 with the Global Hotkey module enabled, which I'm trying...
Boris Kukushkin

May 03, 2012

16:39 Bug #103: New GtkToolbar: cursor focus bug
The problem is "GTK_STYLE_CLASS_PRIMARY_TOOLBAR" in ui_gtk.c.
Replacing it with "GTK_STYLE_CLASS_TOOLBAR" or comment...
Thomas Lange
14:45 Feature #58 (Closed): Add volume and seeking bar support for e.g. media player indicator for gnome shell
https://github.com/audacious-media-player/audacious-plugins/commit/7c7710d1c914f88c4042f0c29f1577cddacf672c
https://...
John Lindgren
05:08 Feature #104 (Rejected): Automatically change HUE value of blur scope depending on intensity.
Would be nice if there was an option in the blurscope setting to enable an automatic HUE value change depending on db... Joe Giampaoli

May 02, 2012

17:51 Bug #42: Cover image retrieve preferences are hard to find
Very nice, it does make sense. Jacopo Lorenzetti
17:41 Bug #42 (Closed): Cover image retrieve preferences are hard to find
I made a new "Song Info" page and moved album art and popup information settings to it; see screenshot. Things shoul... John Lindgren

April 28, 2012

14:50 Bug #103: New GtkToolbar: cursor focus bug
Downgrading GTK+ to 3.2 fixed the cursor problem, so it is actually a regression in GTK+.
The slider/label pausing r...
Thomas Lange

April 27, 2012

07:11 Bug #103 (Rejected): New GtkToolbar: cursor focus bug
We don't do anything special with cursors, or even look at any mouse events on the toolbar, so this is definitely a G... John Lindgren
 

Also available in: Atom