Activity
From October 23, 2014 to November 21, 2014
November 21, 2014
-
19:12 Bug #481: regression: audacious does not respect filesystem locale
- However, UTF-8 is working correct now.
I wonder if the locale is different when launched as an app bundle on Mac. ... -
19:07 Bug #481: regression: audacious does not respect filesystem locale
- Now adding directories is broken...
-
08:11 Bug #481: regression: audacious does not respect filesystem locale
- See if this commit helps at all:
https://github.com/audacious-media-player/audacious/commit/cc85a9db4fe5855895a1de1d... -
08:02 Bug #480 (Closed): User plugins not loading from ~/.local/share/audacious/Plugins
- I have updated the manual page.
https://github.com/audacious-media-player/audacious/commit/8f228099b0d0f5e2c90bc0e98...
November 20, 2014
-
15:49 Bug #481 (Closed): regression: audacious does not respect filesystem locale
- Files with non-ascii filenames are not loading for me right now on neither Mac or FreeBSD.
Locale settings are the...
November 18, 2014
-
07:49 Bug #480 (Closed): User plugins not loading from ~/.local/share/audacious/Plugins
- It seems Audacious 3.5 lacks code for loading user plugins from ~/.local/share/audacious/Plugins. The audacious(1) ma...
November 10, 2014
-
14:28 Feature #476: Maximum SID Playtime if Length Unknown
- > the default behaviour should be to loop forever
Technically, sidtunes don't loop. The emulator engine runs forev...
November 09, 2014
-
07:15 Feature #476: Maximum SID Playtime if Length Unknown
- Michael Schwendt wrote:
> It's good that a "150 seconds" max playtime is not respected. There are many sidtunes, whi... -
07:14 Feature #476 (Closed): Maximum SID Playtime if Length Unknown
- Git master has a new settings window for the SID plugin.
November 06, 2014
-
03:46 Feature #476: Maximum SID Playtime if Length Unknown
- Losing the settings window had nothing to do with libsidplayfp. It was dropped because it was implemented using a lo...
November 05, 2014
-
22:50 Feature #479 (Closed): Create high resolution about-logo.png
- We now provide high-dpi images for all things other than about-logo.png. Recreating the about-logo.png as an SVG fil...
-
21:46 Feature #476: Maximum SID Playtime if Length Unknown
- From issue "#173":http://redmine.audacious-media-player.org/issues/173 and according to Joker, on IRC, I get the impr...
-
19:11 Feature #476: Maximum SID Playtime if Length Unknown
- @Michael, I disagree that the default behaviour should be to loop forever. The purpose of a music player is to manage...
-
11:08 Feature #476: Maximum SID Playtime if Length Unknown
- Just a few notes:
It's good that a "150 seconds" max playtime is not respected. There are many sidtunes, which are... -
03:41 Bug #477 (Closed): gtkui: Wrong selection after starting a song by mouse click
- Burned by gboolean. libaudgui/list had been storing the row number in a gboolean from the very beginning. Then gboo...
-
03:22 Bug #478 (Closed): skins: Segfault after last title was played
- Yes, that's the correct fix, though it needed to be done in two places.
-
02:32 Bug #478 (Closed): skins: Segfault after last title was played
- When the last title was played and "Repeat" is disabled,
a segfault occurs with the Winamp interface.
The backtra...
November 04, 2014
-
00:44 Bug #477 (Closed): gtkui: Wrong selection after starting a song by mouse click
- Starting any song by mouse click always selects the second entry of the playlist.
It gets the focus as if it was s...
November 03, 2014
-
20:01 Feature #476: Maximum SID Playtime if Length Unknown
- I can't seem to edit the original post. There's an error in "Affects version": this issue *isn't* present in v3.2.5
-
20:00 Feature #476 (Closed): Maximum SID Playtime if Length Unknown
- Before Audacious moved (see "#173":http://redmine.audacious-media-player.org/issues/173) from libsidplay to libsidpla...
-
19:28 Bug #475: audacious depends on a version of libuess that does not exist yet
- William Pitcock wrote:
> Atheme.org was discontinued, you can find distfiles for libguess-1.2 at http://rabbit.deref... -
03:40 Bug #475: audacious depends on a version of libuess that does not exist yet
- William Pitcock wrote:
> Atheme.org was discontinued, you can find distfiles for libguess-1.2 at http://rabbit.deref... -
02:32 Bug #475 (Closed): audacious depends on a version of libuess that does not exist yet
- Atheme.org was discontinued, you can find distfiles for libguess-1.2 at http://rabbit.dereferenced.org/~nenolod/distf...
-
02:06 Bug #475: audacious depends on a version of libuess that does not exist yet
- John Lindgren wrote:
> The Git repository for libguess is at https://github.com/kaniini/libguess, and libguess 1.2 h...
November 02, 2014
-
21:17 Feature #322 (Closed): Generate .desktop file automatically with translations from po files
- Meanwhile Transifex supports .desktop files.
I have uploaded a new resource there.
https://www.transifex.com/proj... -
19:51 Bug #474 (Closed): libaudqt: Clean up properly on shutdown
- Fixed.
-
19:48 Bug #475: audacious depends on a version of libuess that does not exist yet
- The Git repository for libguess is at https://github.com/kaniini/libguess, and libguess 1.2 has been tagged for a whi...
-
14:43 Bug #475: audacious depends on a version of libuess that does not exist yet
- Additionally the download links to older versions are dead....
-
05:42 Bug #475 (Closed): audacious depends on a version of libuess that does not exist yet
- Audacious 3.5 depends on a version of libguess that does not even exist yet.
November 01, 2014
-
15:02 Bug #466: Qt: Translations are not applied
- John Lindgren wrote:
> Menu translations should be fixed now.
Thanks, confirming it works. -
15:01 Bug #474: libaudqt: Clean up properly on shutdown
- By now a segfault occurs on shutdown if the log inspector dialog was shown before.
October 31, 2014
-
23:45 Bug #466: Qt: Translations are not applied
- William Pitcock wrote:
> Best to leave it to jlindgren then, the current approach is the same as libaudgui basically...
October 30, 2014
-
22:58 Bug #466: Qt: Translations are not applied
- Qt itself can be translated by installing a custom translator which is subclassed from QTranslator. I'll work on tha...
October 29, 2014
-
04:40 Bug #473: jack-ng does not compile with Clang
- Interestingly enough, the code would have compiled with -std=c++14.
-
03:58 Bug #473 (Closed): jack-ng does not compile with Clang
-
03:00 Bug #474: libaudqt: Clean up properly on shutdown
- Fixed the crash:
https://github.com/audacious-media-player/audacious/commit/024075f987ed20aa9f34c4a19100202fef9765e9
... -
00:10 Bug #474 (Closed): libaudqt: Clean up properly on shutdown
- Audacious segfaults on shutdown if the "Song Info" dialog was opened before.
Version:
latest from git
Steps to... -
02:17 Bug #466: Qt: Translations are not applied
- Best to leave it to jlindgren then, the current approach is the same as libaudgui basically.
-
02:09 Bug #466: Qt: Translations are not applied
- It is the same as before, still not translated.
-
02:02 Bug #466: Qt: Translations are not applied
- Please try latest libaudqt, it should have an appropriate fix.
-
02:00 Bug #466: Qt: Translations are not applied
- Done, sorry for the inconvenience.
What is the proper fix though? -
01:46 Bug #466: Qt: Translations are not applied
- That fix is incorrect. Please revert.
-
01:37 Bug #466: Qt: Translations are not applied
- At first it still used the English strings, but the fix was trivial.
Using _() instead of N_() resolved it. -
00:40 Bug #466: Qt: Translations are not applied
- Qt designer vestiges have been nuked. The menus should now be translated.
October 28, 2014
-
23:25 Bug #473 (Closed): jack-ng does not compile with Clang
- With Clang 3.5.0 on Arch Linux this error occurs when building _jack-ng_:...
October 27, 2014
-
01:05 Bug #466 (In Progress): Qt: Translations are not applied
- Thanks John, good work.
I just fixed some remaining issues.
TODO:
- menu bar
- dialog buttons
- combobox "Pref...
October 26, 2014
-
17:17 Bug #469 (Closed): Qt: Accelerators are not translated correctly
- I committed a patch that uses QString::replace(). QString is what we eventually need anyway, so there's no reason to...
-
17:13 Bug #466: Qt: Translations are not applied
- I fixed several issues in the PreferencesWidget code; all of the settings dialog should be translated now.
-
16:37 Bug #472 (Rejected): VBR seeking problems in relation to LAME/Xing header (libmpg123?)
- I can confirm the problem. Thank you for the good analysis and the test files. Please forward this report to the mp...
-
13:05 Bug #472: VBR seeking problems in relation to LAME/Xing header (libmpg123?)
- Just tested both files with Audacious 3.5.2, problem still exists (Arch). As does it in the 3.2.4 version (Debian-Whe...
October 24, 2014
-
22:52 Bug #472: VBR seeking problems in relation to LAME/Xing header (libmpg123?)
- Please upload an example file.
-
01:25 Bug #472 (Rejected): VBR seeking problems in relation to LAME/Xing header (libmpg123?)
- I have had some problems with Audacious and VBR files for some time now, so I decided to take a look into it.
The...
Also available in: Atom