Activity
From December 12, 2014 to January 10, 2015
January 10, 2015
-
21:17 Bug #497 (Closed): [qtui] Changing the playback state scrolls to current title
- Fixed.
-
19:32 Bug #496 (Closed): [qtui] Clicking the Repeat/Shuffle toolbar button has no effect for the menu bar
- Fixed.
January 08, 2015
-
17:07 Feature #459: Musepack SV8 playback on Linux (Ubuntu)
- The decoding of both SV7 & SV8 are fine here with ffaudio, obviously SV8 file can't have a .mpc ext. as things curren...
-
03:48 Bug #495 (Closed): [qtui] Enabling a plugin does not enable its buttons
- Fixed.
January 06, 2015
-
14:27 Bug #497 (Closed): [qtui] Changing the playback state scrolls to current title
- Pausing or stopping the current title scrolls to it even though another entry is selected.
The GTK interface does ... -
14:19 Bug #496 (Closed): [qtui] Clicking the Repeat/Shuffle toolbar button has no effect for the menu bar
- "Repeat" and "Shuffle" in the toolbar are not connected with the menu bar.
If the toolbar button is clicked, the s... -
14:10 Bug #495 (Closed): [qtui] Enabling a plugin does not enable its buttons
- Clicking the checkbox does not select a row in the treeview.
Because of this, the buttons "Settings" and "About" are...
December 30, 2014
-
20:30 Feature #484: [qtui] Missing playlist editor features
- Selection of multiple entries is working since:
https://github.com/audacious-media-player/audacious-plugins/commit/a...
December 28, 2014
-
17:08 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The issue was solved by the lastest updates.
binutils 2.25 and GCC 4.9.2 20141224 now link successfully.
December 22, 2014
-
23:23 Bug #490 (Rejected): Title is not displayed
- Aha. ISO-8859-1 is the default fallback, which would probably work also.
-
18:22 Bug #490: Title is not displayed
- No effect, nothing happens, but when I run audacious from the comand line and press F5, I get this
Cannot convert ...
December 21, 2014
-
22:34 Feature #494 (Rejected): QT Quality Skins
- No, we will not be adding support for AIMP skins.
-
22:22 Feature #494 (Rejected): QT Quality Skins
- player is going great, it was a great idea the new Qt-based user interface,
Feature
support for modern qt skins,... -
19:45 Bug #489 (Closed): [qtui] File dialog does not support multiselection
-
17:36 Bug #490: Title is not displayed
- If you go back to the old configuration and refresh the playlist (F5), do the titles show up?
-
17:18 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- A workaround might be to change the "arrow keys seek by" option to something larger, like 10 or 15 seconds.
-
17:16 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- https://trac.ffmpeg.org/ticket/1712 may be related. I doubt that rebuilding ffmpeg would have any effect.
-
13:58 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- John Lindgren wrote:
> If you play just the FLAC file without the cuesheet, does the problem still happen? What if ... -
02:19 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- If you play just the FLAC file without the cuesheet, does the problem still happen? What if you disable the FLAC inp...
December 20, 2014
-
14:21 Bug #493 (Rejected): Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- When i am using rewind scrollbar on audiotracks, that was added from CUE file, sound moves a little bit forward. I ca...
December 18, 2014
-
20:21 Bug #492 (Closed): Linking fails on i686 with -fstack-protector-strong
- All right, marking as closed.
-
12:06 Bug #492: Linking fails on i686 with -fstack-protector-strong
- 1. Agreed. It seems the toolchain is broken with Arch Linux.
2. True. It's g++'s responsibility to link with the C/C...
December 17, 2014
-
17:45 Bug #492: Linking fails on i686 with -fstack-protector-strong
- So can we say:
1. Compiling with -fstack-protector-strong works fine on Fedora, so there's something different about... -
11:51 Bug #492: Linking fails on i686 with -fstack-protector-strong
- It doesn't need to be present in LDFLAGS....
-
01:45 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Maybe -fstack-protector-strong needs to be in LDFLAGS as well as CFLAGS?
-
00:47 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Thanks, new verbose output file is attached.
glibc on Arch is compiled without fstack-protector-strong.
https://p... -
00:17 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The default build output is "silent". When the configure script doesn't handle --disable-silent-rules option, somethi...
December 16, 2014
-
19:40 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Thomas Lange wrote:
> If "-lc" is added to LDFLAGS it links successfully.
"-lc" shouldn't be necessary since we u... -
19:13 Bug #492: Linking fails on i686 with -fstack-protector-strong
- @Michael:
The compiler was invoked by the tool "makepkg" of Arch Linux, its complete log file is attached.
The fl... -
11:25 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The error.txt is truncated. What are the preceeding lines that show how the compiler was invoked?
-fstack-protecto...
December 15, 2014
-
23:37 Bug #492: Linking fails on i686 with -fstack-protector-strong
- An undefined reference in libc doesn't seem like a bug in Audacious. Do you have any reason for supposing it to be o...
-
20:41 Bug #492 (Closed): Linking fails on i686 with -fstack-protector-strong
- Several plugins cannot be linked on a i686 system
with the compiler flag "-fstack-protector-strong".
Originally r... -
17:34 Bug #490: Title is not displayed
- File in attach as requested
-
17:26 Bug #490: Title is not displayed
- Nuno Dias wrote:
> Moving the ~/.config/audacious allowing to create a clean configuration solved the problem.
Ca... -
15:26 Bug #490: Title is not displayed
- Well, the version in Fedora is not always the last, so I compile the last myself, yes I know right now is the same, b...
-
12:44 Bug #490: Title is not displayed
- > Fedora 21 (x86_64), I compiled audacious from the source.
Just as a personal exercise or because of anything par... -
12:27 Bug #490: Title is not displayed
- Moving the ~/.config/audacious allowing to create a clean configuration solved the problem.
December 12, 2014
-
21:49 Bug #487 (Rejected): 3.6 alpha 1: sndio plugin fails to build
- I'm going to say RoarAudio isn't supported for now and close the issue. The PulseAudio output plugin should be used ...
-
20:11 Bug #490: Title is not displayed
- I guess the mp3 files simply have an empty ID3 tag.
How do you stream/download them?
By the way, Fedora also pack... -
19:34 Bug #490: Title is not displayed
- Please do the following:
1. Move ~/.config/audacious to another location to start with default settings.
2. Run "au... -
15:58 Bug #490: Title is not displayed
- Yes, the playlist tabs, Title, Artit, etc, you can see in the attach screenshot.
-
15:37 Bug #490: Title is not displayed
- Do you mean the playlist tabs?
Please add a screenshot of the issue. -
11:29 Bug #490 (Rejected): Title is not displayed
- In the tab title, instead of the title the name of the file is displayed.
I have this problem in Fedora 21 (x86_64),... -
14:21 Feature #491 (Rejected): [3.6a1 Regression] Global hotkeys plugin is missing
- The plugin is still present in the upstream source. Please report the problem to WebUpd8.
-
12:28 Feature #491 (Rejected): [3.6a1 Regression] Global hotkeys plugin is missing
- Hello,
Since update to 3.6 alpha1 from WebUpd8-unstable, the global hotkeys plugin is not present anymore.
Also available in: Atom